html {
    
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	scroll-behavior: smooth;
}
body {
    margin: 0;
	overflow-x:hidden;
	/*letter-spacing:1px;*/
	font-family: 'Open Sans Light', sans-serif;
	font-size: 20px;
	color: #212121;
}
p {
	transform: scaleY(1.1);	
}
.container{overflow:hidden;}


/*Start Slider*/
.carousel {
  margin-bottom: 4rem;
}

.carousel-caption {
  top: 30%;
  z-index: 10;
}

.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


.featurette-divider {
  margin: 5rem 0; 
}


.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


@media (min-width: 40em) {
  
  .carousel-caption p {
    font-size:16px; color:#fff;
	line-height:24px; margin:20px 0;
	width:435px;
  }


  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}
/*End Slider*/

h2{
	margin: 35px 0;
	font-size: 32px;
	transform: scaleY(1.1);
	font-weight: normal;
}

.know-more{
	padding: 13px 35px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	background: #ebc806;
	border-radius: 10px;
	color: #000; border:none;
}
.know-more:hover{text-decoration:none; background:#d6b708; color:#000;}
.clearfix{clear:both;}
.mt-50{margin-top:50px;}
.yellow{color:#ebc806; font-weight:normal;}
.service{padding:70px 0 70px; background:#fff;}
.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}
.margins{margin-left:-35px; line-height:40px}
.margins1{margin-right:-35px; margin-left: -50px;

line-height: 40px;}
.products{padding:90px 0; background:#f9f9f9;}
.item img{z-index:9999999999;}

.custom-arrows {
 position:absolute;
 top:16%;
 right:0;
 bottom:9%;
 left:0;

}
.custom-arrows span,
.custom-arrows::before,
.custom-arrows::after {
 position:absolute;
 z-index:-1
}
.custom-arrows::before,
.custom-arrows::after {
 content:'';
 height:40%;
 right:0;
 left:0;
 border:solid #ebebeb
}
.custom-arrows::before {
 top:0;
 border-width:10px 10px 0
}
.custom-arrows::after {
 bottom:0;
 border-width:0 10px 10px
}
.custom-arrows span {
 top:50%;
 left:50%;
 width:65%;
 padding-bottom:65%;
 background-color:rgba(235,200,6,.07);
 border-radius:50%;
 transform:translate3d(-50%,-50%,0)
}
#carousel-bounding-box{padding:0 50px;}
.product-beth {
	text-align: left;
	margin-top:70px;

}
.product-beth-badge {

    font-size: 18px;
    letter-spacing: 1px;
    
    color: #e8c40c;

}
.product-beth-title {

    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
	margin:20px 0 30px;

}
.sectionwrapper{padding:80px 0;
    background-image: url(../images/background/img1.jpg);
}
.white{color:#fff; letter-spacing:1px; font-weight:normal; margin-top:0;
}
.call-now{
	padding: 17px 35px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	background: transparent;
	border-radius: 10px;
	color: #fff;
	border:1px solid #fff;
	
}
.call-now:hover{text-decoration:none; background:#d6b708; color:#000;}
.mt-30{margin-top:30px;}
.about-section{padding:70px 0 80px; background:#fff;}
.h1-text{margin-bottom:25px; font-weight:500; letter-spacing:1px;}

.border-shadow {

    border: 3px solid #fff;
    box-shadow: 0 0 8px #969696;
    margin-top: 25px;

}
.footer {
	padding:30px 0 0;
    background: #222222;

}
.footer p {
	margin-top:30px;
    color: #ccc;

}
.footer .social ul li {

    display: inline-block;

}
.footer .social ul li a {

    display: block;
    padding: 0px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
    text-align: center;

}

.footer .social ul li a i {

    font-size: 16px;
   
    line-height: 37px;
   
    border-radius: 50%;
    background: rgba(39, 39, 39, 0.8);
    display: inline-block;
    
    margin-right: 7px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    color: #ccc;

}
.footer .social ul{padding-left:0;}
/* .footer .usefull-link ul{padding-left:0; margin-top:25px;} */
h6 {

    font-size: 16px;
    letter-spacing: 1px;
    font-style: normal;
    line-height: 24px;
    color: #fff;
	border-bottom: 1px solid lightgrey;
	    width: fit-content;
}
.footer .usefull-link ul li {
	line-height:16px;
    display: block;
    border-bottom: 0px;
    padding: 5px 0px;
	color:#ccc;

}
.footer .usefull-link ul li a {

    color: #ccc; letter-spacing:1px;

}
.footer .usefull-link ul li a:hover{

    color: #EBC806; text-decoration:none;

}
.footer .usefull-link ul li a i {

    padding-right: 10px;

}
.copyright {

    border-top:1px solid #333; margin-top:30px;
    padding: 1px 0 20px;

}

/**slider**/


ul li.scrollTop {
float: right;}
.contact-section {

    position: relative;
    padding: 80px 0px 70px;

}
.contact-section .contact-form .form-group {

    margin-bottom: 10px;

}
.mt-10{margin-top:10px;}
.mt-62{margin-top:62px;}
.default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="number"], .default-form select, .default-form textarea {

    display: block;
    width: 100%;
    line-height: 21px;
    height: 40px;
    font-size: 14px;
    padding: 8px 15px;
    border: 1px solid #ececec;
    background-color: #ffffff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;

}

.contact-section .contact-info {

    position: relative;
    margin-bottom: 40px;

}
.contact-section .contact-info li {

    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    font-size: 16px;

color: #555;

line-height: 26px;

}
.contact-section .contact-info li .fa {

    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    color: #EBC806;

}
.contact-section .social-links li {

    display: inline-block;
    margin-right: 7px;

}
.contact-section .social-links li a:hover {

    color: #333;
    border: 1px solid #333;

}
.contact-section .social-links li a {

    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #EBC806;
    color: #EBC806;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;

}
ul, li {

    list-style: none;
    padding: 0px;
        padding-left: 0px;
    margin: 0px;
        margin-bottom: 0px;

}
.img-border {

    border: 3px solid #fff;
    box-shadow: 0 0 8px #969696;

}
.contact-section .column {

    position: relative;
    margin-bottom: 50px;

}
.mt-0{margin-top:0;}
/*.slide-list i {

    display: inline-block;
    color: #fff;
    font-size: 52px;
    z-index: 9999999999999;
	
}*/

/*********   My STYLES  ***********/
.slide-bg{
	height: 375px;
	background-color: #00B0F0;
}

.slide-bg img{
	height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: 0.4;
}

.slide-content{
 top: 16%;
}

.slide-content h1{
	font-size: 46px;
	width: 80%;
	text-shadow: 1px 1px 0px black;
}

.bigButton{
	/* display: none; */
	z-index: 99;
	background-color: white;
	border-radius: 5px;
	padding: 10px 22px;
	float: right;
	font-size: 14px;
	color: black;
	position: absolute;
    bottom: 16px;
    right: 20px;
	cursor: pointer;
}

.formTrigger {
	cursor: pointer;
}

.mainContent {
	text-align: left;
	 margin: 24px 0 12px 0;
}

.specialLine {
	text-align: center;
	color: #212121;
	font-size: 18px;
	font-family: 'Montserrat-Light', sans-serif;
	padding: 0.5em;
	transform: scaleY(1.3);
	border-top: 1px dashed #673ab7;
	border-bottom: 1px dashed #673ab7;
}

.divTeamImg {
	width: 11%;
	display: inline-block;
	min-width: 85px;
}

.teamImg {
	width: 60px;
    border-radius: 50%;
	filter: grayscale(1);
}

.teamImg:hover {
	filter: none;
}

.selectedItem {
	font-weight: bold !important;
}

.popover {
	/*font-family: "Roboto", sans-serif;*/
}

.popover.top {
    margin-top: -30px;
}

.popover.bottom {
    margin-top: 30px;
}

.slider-container {
	position: relative;
}

/*************MODAL***********/

header {
	z-index: 999;
}

.modal-dialog {
	top: 100px;
	position: sticky;
}

.modal-open {
    overflow: hidden
}

.md-form.mb-5 {
	margin: 10px 20px;
}

.md-form.mb-5 label {
	margin: 0;
	margin-top: 10px;
}

.modal-header {
	background-color: #fb3;
	padding-left: 0;
}

.modal-title {
	width: 100%;
    position: absolute;
}

.modal-footer {
	padding-top: 0;
	margin-right: 20px;
	border: none;
}

.modal-footer button {
	background-color: #fb3;
}

.modal-dialog button.close {
	width: 30px;
	height: 30px;
}

.modal-dialog input, .modal-dialog textarea {
	border: none;
    box-shadow: none;
    border-bottom: 1px solid grey;
    border-radius: 0;
}

.modal-dialog input:focus, .modal-dialog textarea:focus {
	border: none;
    box-shadow: none;
    border-bottom: 1px solid #fb3;
    border-radius: 0;
}

.grey-text {
    color: #9e9e9e!important;
}

.md-form .prefix {
	top: .25rem;
	font-size: 2rem;
}

.errorInput {
	border-bottom: 1px solid red !important;
}

.successMessage {
	text-align: center;
	font-weight: bold;
	color: green;
	margin-top: 100px;
}

.centerAlign {
	text-align: center;
}

h1 {
	display: inline-block;
	margin-bottom: 20px;
	font-family: "Montserrat-Regular", sans-serif;
	font-size: 40px;
	transform: scaleY(1.3);
	border-bottom: 1px dashed #673ab7;
}

.plainText {
	font-size: 15px;
	line-height: 1;
}

.subHeading {
	font-family: "Montserrat-SemiBold", sans-serif;
	font-size: 18px;
	transform: scaleY(1.3);
}

.rowBottomBorder {
	border-bottom: 1px dashed #673ab7;
	margin: 10px 0;
	padding: 10px;
}

.highlightText {
	color: #673ab7;
}

section {
    padding-top: 80px;
}

#btnSend {
	background-color: #673AB7;
	width: 300px;
	height: 48px;
	border-radius: 10px;
	color: white;
	font-size: 20px;
	margin: 10px;
	margin-top: 30px;
}

#btnSend:focus {
	outline: none;
}

input.form-control , textarea.form-control, input.form-control:focus , textarea.form-control:focus  {
	border: none;
	border-bottom: 1px dotted #aaa;
	box-shadow: none;
	border-radius: 0;
}

.formArea label {
	color: #999999;
	font-size: 18px;
}

.md-form.mb-5:focus-within label{
	color: #673AB7;
}

.onepage-pagination {
	right: 20px;
	top: 40%;
	margin: 0;
	padding: 0;
}

.onepage-pagination li a {
	padding: 14px;
	width: 4px;
	height: 4px;
	display: block;
}

.onepage-pagination li a.active:before {
	width: 18px;
	height: 18px;
	background: none;
	border: 1px solid black;
	margin-top: -5px;
	left: 10px;
}

.onepage-pagination li a:before {
	width: 10px;
	height: 10px;
	background: rgba(0,0,0,0.85);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.simLaunch, .requestDemo {
	position: fixed;
	cursor: pointer;
}

.simLaunch {
	right: 20px;
	top: 40px;
}

.requestDemo {
	right: 0;
	bottom: 50px;
}

#btnRequestDemo {
	border-radius: 10px 0 0 10px;
	border: 1px solid #FF4C4C;
	background: white;
}

#btnRequestDemo:focus {
	outline: none;
}
