body,html{
	background-color:rgba(0,0,0,0);
    font-size: 16px; 
	overflow-x:hidden;
	
	
}

   
   *:focus {
    outline: 0 !important;
}

input[type=submit]
{
	cursor:pointer;
}
.form-control[readonly] {
	   background-color:transparent !important; 
}
.new-password-main .form-control[readonly] {
	      background-color: #e9ecef !important; 
}

input:-internal-autofill-selected {
    background-color: none !important;
    background-image: none !important;
    color: #fff !important;
}

/* header */

.top{
	min-height:62px;
	background-image: linear-gradient(to right,#3ab54a,#8dcb3f);
}

.top a{
	text-decoration:none;
	    color: #000;
		font-weight:bold;
		text-transform:uppercase;
		    background: #fff;
		margin-bottom: 8px;
    border-radius: 12px;
    line-height: 46px;
	padding: 10px 20px;
}
.top a:hover{
  color:#000;
}
.top li{
	display:inline-block;
	margin:8px;
	padding-right:0px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 16px;
	color:#426090;
	border-right:1px solid #426090;
	
	
}
.top li:last-child
{
	margin:0px;
}
.top .no-border{
	border:none;
}
.top ul{
	float:right;
	margin:0px !important;
}
.site-header  .top .container
{
	
}
.top-login-link
{
	z-index: 999999;
}

.top-login-link button
{text-decoration: none;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 8px;
    border-radius: 12px;  
    line-height: 23px;
    padding: 8px 20px;
    border: none;   

}

.top-login-link  .dropdown-item
{
	
	    padding: 8px 5px;
    line-height: 20px;
}
}
.menu-back {
  /* background-image:url('../../images/menu.png');	
   background-repeat:no-repeat;
  
       background-size: 100% 100%;
   
   */
      position: relative;
	  z-index:9999;
   padding:15px;
	
 
}
.mega-toggle-label-open:after
{content: "\f2d3";
	    display: inline-block;
     font-family: FontAwesome;
}
.mega-toggle-label-closed:after
{
	    content: "\f0c9";
	    display: inline-block;
    font-family: FontAwesome;
}
.mega-sub-menu{
	min-width:250px;
	background-color:#fff !important;
	box-shadow:0px 0px 5px 5px rgba(0,0,0,0.1) !important;
} 
.mega-sub-menu  .mega-menu-item{
	padding-top:0.5rem !important;
	border-bottom:1px solid #fb820d !important;
	padding-bottom:0.5rem !important;
	margin-left:1rem !important;
	margin-right:1rem !important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label
{
	font-size:18px !important;
}

#mega-menu-menu-1 .mega-menu-link
{
	line-height:65px !important;
	text-transform:uppercase !important;
}	
.mega-sub-menu {
	background-color:#fff !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:400 !important;
	font-size:14px !important;
	color:#0d0d0d !important;
	
}
.heroarea{
    background-image:url('../../images/hero.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    min-height:670px;	
	margin-top:0px;
	position:relative;


 }
  .heroarea1{
    background-image:url('../../images/hero.jpg');
	background-position:0% 82%;
    background-repeat:no-repeat;
    background-size:cover;
    min-height:365px;	
	position:relative;
	 z-index: -1;
    margin-top: 0px;
 }
 
 

.top-nav{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 18px;	
	transform:translateZ(0);
	z-index:2;
	
}

.site-branding img
{
	max-width:100%;
}
.site-branding
{
	text-align:center;
}
.custom-logo{
   
}


.search{

	text-align:right;
transform:translateZ(0)translateY(35%);	
 z-index:2;
 margin:14px 0px;
}
.search i{
	padding-right: 20px;
    border-right: 1px solid #c2c0c5;
   font-size: 25px;
    line-height: 40px;
    
	cursor:pointer;
	    
}
.search a{
	transform: translateZ(0);
    padding: 10px 30px;
    background-color: #fb820d;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-left: 15px;
}

/* footer */
.site-footer{
	background-image:url('../../images/footer.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	min-height:440px;
}
.site-footer .f-row{
	padding-top:90px;
	padding-bottom:90px;
}
.site-footer h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 31px;
	color:#fff;
}
.site-footer a{
	text-decoration:none;
	color:#8a888b;
}
.site-footer ul{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	margin-left:15px;
	color:#8a888b;
	margin-top:10px;
	padding:0px;
}
.site-footer li{
	margin-top:10px;
	margin-bottom:10px;
}
.footer-section-3 i
{
	font-size:25px;
	color:#8a888b;
}

.footer-section-4 .footer-logo
{
	    margin-bottom: 56px;
		    max-width: 100%;
    height: auto;

}
.site-footer h4{
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 18px;
	color:#8a888b;
}
.site-footer p{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#8a888b;
}
.footer-phone{
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:23px;
	color:#fff;
}
.address-inner{
	margin-top:15px;
	margin-bottom:15px;
}
.footer-line{
	width:100%;
	text-align:center;
	border-bottom:1px solid #fff;
	line-height:0;
	height:5%;
}
.footer-line span{
	color:#fff;
	font-size:27px;
	background-color:#221f24;
	
}
.footer-line i{
	font-size:27px;
	color:#fff;
	margin-left:5px;
	margin-right:5px;
}
.copy{
	margin-top:44px;
}






.hero-content{
	padding-top:30%;
}

.heroarea h1{
    
	transform:translateY(-50%);
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:56px;
	color:#fff;
	
}
.heroarea p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 18px;
	color:#fff;
}
.sa{
	margin-top: 20px;
	padding: 10px 20px;
	background-color: #fff;
	width: 330px;
	border-radius: 50px;
}
.sa img{
	margin-left:10px;
}
.but1{
	
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 19px;
	text-decoration:none;
	background-image:linear-gradient(to right, #bc430e , #ff830a);
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
	}
.but1:after
{
	content: "\f178";
	font-family:'FontAwesome';
}
	
.hero-col{
	margin-left:10px;
}	
	
/* site ocontent*/
.site-content{
	max-width:1140px;
	margin:0px auto;
}
.side-social{
	float:right;
	width:0%;
}
.side-social i{
	color:#fff;
	font-size:25px;
	padding:10px;
	border-bottom: 1px solid #fff;

width: 40px;


}
.mega-sub-menu{
	z-index: 999999999999999999999999;
    transform: translateZ(0);
	width: 200px;
}


/* home page */
.home-first-section 
{
	margin-top:-96px;
	position:relative;
}
.home-first-section .tab-content
{
    text-align: center;
	    margin-top: 70px;
    margin-bottom: 70px;

}
.home-first-section .tab-pane h1{
	margin-top:15px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:56px;
	color:#1f4ac2;
	 animation-name: list;
  animation-duration: 2s;
}
.home-first-section .tab-pane  p{
	margin-top:15px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 19px;
	color:#868488;
	 animation-name: list;
  animation-duration: 2s;
}

.home-first-section .nav-tabs .nav-link
{
background-color: #f6f7fa;
    border: none;
	    padding: 0px;

}

.home-first-section .nav-tabs .nav-link .tab-heading
{
		font-family: 'Montserrat', sans-serif;
	font-weight:300;
	font-size:20px;
	color:#646066;
	text-align:center;
	margin-top:20px;
}
.home-first-section .nav-tabs .nav-link.active,.home-first-section .nav-tabs .nav-link:hover
{
	background-color: #fff;
	
	
}


 
.home-first-section .nav-tabs .nav-link.active .tab-heading,.home-first-section .nav-tabs .nav-link:hover .tab-heading
{
	font-weight: 600;
}


.home-first-section .tab-heading-main
{
	margin: 35px 0 40px 0;
	border-right: 1px solid #c2c0c5;
}
.home-first-section .nav-tabs .nav-link:last-child  .tab-heading-main
{
	border:none;
}
.home-first-section .nav-tabs .nav-link .tab-img
{
	height:75px;
	width:75px;
}

.home-second-section
{
	margin:40px 0px;
	position:relative;
	
}

.home-second-section::after {
  content: "";
 background-image:url('../../images/dr_logo.png');
 background-repeat:no-repeat;
 background-size:10% auto;
  opacity: 0.5;
     top: 42%;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
 
}

.home-second-section .nav-tabs .nav-link.active{
border-left:none;
border-top:none;
border-right:none;
    border-bottom: 5px solid #3ab54a;
}
.home-second-section .nav-tabs .nav-link:hover
{border-left:none;
border-top:none;
border-right:none;
	 border-bottom: 5px solid #3ab54a;
}

.home-second-section-inner
{
    padding-top: 35px;
	padding-bottom: 78px;
overflow:hidden;


}
.home-second-section .nav-tabs .nav-link
{
	border: 0px solid transparent;
}
.home-second-section .nav-tabs .nav-link.active .tab-heading
{
	color: #1f4ac2;
	font-weight:bold;
}
.home-second-section-inner .tab-heading
{
	   
    margin-bottom: 8px;
    font-size: 20px;
	    color: #646066;
}
.home-second-section-inner h2
{
	
	margin-bottom:20px;
	
	margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #1f4ac2;
	text-align: center;
	
}
	
.home-second-section-inner .tab-content ul li
{
	line-height:35px;
}



.what-we-box-inner
{
	/*border:5px solid #3ab54a;
	padding:15px 15px 15px 20px;*/
	padding:15px 15px 15px 60px;
	margin:0px 0px;
	min-height: 272px;
	
	
  /*-webkit-border-radius: 10px; 

  
  -moz-border-radius: 10px; 
  
 
  border-radius: 10px; */
  
  border-right: 1px solid #c2c0c5;
}

.third-what-we  .what-we-box-inner,.third-what-we-not .what-we-box-inner
{
	border:0px;
}


#what-we-do-not-do .what-we-box-inner
{
	min-height: 200px;
}

.home-second-section-inner .tab-content
{
	margin-top:30px;
}
.home-second-section-inner .tab-content .treat-sub-heading
{
	font-weight:bold;
}
.home-second-section-inner .tab-content  ul 
{
	padding-left: 14px;
}
.home-second-section-1
{
	position:relative;
}
.home-second-section-1::after {
  content: "";
 background-image:url('../../images/dr_logo.png');
 background-repeat:no-repeat;
 background-size:10% auto;
  opacity: 0.5;
  top: 20%;
  width:100%;
  bottom: 0;
 background-position:right;
  position: absolute;
  z-index: -1;   
}


.home-second-section-inner-1 h2
{
	margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 30px;
   color: #1f4ac2;
	text-align: center;
	margin-bottom: 30px;
	 
}


.how-it-work-sub-heading
{
	    font-weight:bold;
		    text-align: center;
}
.how-it-work-box-inner
{
    border-right: 1px solid #c2c0c5;
    padding: 15px 25px 15px 25px;
    margin: 0px 0px;
    min-height: 285px;
   /* -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
	}
.how-it-work-last-box .how-it-work-box-inner
{
	border:0px;
}	
.how-it-work-icon
{
	text-align:center;
}	
.how-it-work-icon i
{
	font-size:80px;
	color:#1f4ac2;
	margin: 10px 0px;
}
.how-it-work-content
{
	padding:0 20px;
	text-align:justify;
}
.chart-head{
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:40px;
	color:#fff;
	text-align:center;
	margin-top:80px;
	    margin-bottom: 35px;
}
.home-fourth-first
{
background-image:url('../../images/b4.jpg');
	background-repeat:no-repeat;
	min-height:530px !important;
	background-size: cover;
padding: 0px;
}

.home-fourth-second
{
    background-image: linear-gradient(to right,#3ab54a,#8dcb3f);
    min-height: 530px !important;
}
.home-fourth-section > .row
{
	    margin: 0px;
}





.price-div{
	margin-top: 10%;

transform: translateY(-25%);
	
}

.price{
  padding-bottom:20px; 
text-align:center;  
}
.price h2{
	margin-top:10px;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:30px;
	color:#2c292f;
}
.price p{
	margin-top:10px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 19px;
	color:#5d5b5e;
}





.strip-butons{
	float:right;
	margin-top:100px;
	cursor:pointer;
}	
.strip-butons h3{
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 19px;
	color:#646066;
}
.strip-butons h3:hover{
	color:#1f4ac2;
}
.strip-butons p{
	margin-top:-10px;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#757277;
}

.s-but-1{
	margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 18px 30px;
    height:63px;
    border-radius: 50px 0px 0px 50px;
}

.rate p,.rate1 p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 18px;
		color:#5b5160;
		text-align:center;
}
.hhed{
	margin-bottom:20px;
}
.inforow{
	margin-top:50px;
	margin-bottom:50px;
}

.info-section h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size: 19px;
	color:#fff;
	text-align:center;
	
}
.left-part-pay-option 
{
padding-top:87px;

}
#with-insurance,#employee-discount{
font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #fff;
    text-align: center;
}
#with-insurance .sa,#employee-discount .sa{
	
	margin-top: 60px;
	
}


.info-section h4{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 18px;
	color:#fff;
	margin-top:10px;
}	
.info-section .lefty{
	text-align:right;
	margin-right:20px;
}
.info-section .left{
	text-align:right;
	margin-right:20px;
	float:right;
}
.info-section .right{
	text-align:left;
	margin-left:20px;
}	

.info-img{
	position:relative;
}
.info-section .flat-price{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:25px;
	color:#5b5160;
    text-align:center;
	
}
.rate,.rate1{
	position:absolute;
}
.rate{
	top:105px;
	right:70px;
}
.rate1{
	top:105px;
	left:70px;
}
.info-section .flat-price-bold{
  	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: 25px;
	color:#1f4ac2;
}
.sa5{
	text-align:center;
	margin:10px auto;
	
}


.home-fifth-section-inner .row
{
	margin:0px;
}

.home-fifth-section
{
    margin-top: 140px !important;
}


.phone-section{
	padding-bottom:50px;
}
.phone-section h2{
	margin-top:50px !important;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:30px;
	color:#544e58;
}
.phone-section p{
	margin-top:50px !important;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:20px;
	color:#5d5b5e;
}

.phone-section-sa{
	margin-top:50px !important;
	border:1px solid #c5c3c6;
	margin-top: 20px;
	padding: 10px 20px;
	background-color: #fff;
	width: 260px;
	border-radius: 50px;
}

.home-fifth-second .phone-img
{
	height: auto;
    max-width: 100%;
    vertical-align: top;
}

.home-sixth-section
{
	    background-image: url(../../images/formback.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.form-heading
{
    margin-bottom: 35px;
}
.home-seven-section
{
	padding:36px 0;
}



/* form section*/

.form-section{
	padding-bottom:50px;
	
}
.form-section h2{
	margin-top:80px;
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:56px;
	color:#fff;
}	
.form-section p{
	text-align:center;
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:20px;
	color:#fff;	
}
.form-section input{
	padding:10px;
	
}
.medical-options option{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	background-color:#676E84;
	
}
.home-form  input
{
	color:#fff;
}

.name{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:rgba(0,0,0,0);
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #fff;
}
.email{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:rgba(0,0,0,0);
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #fff;
}
.phone-number{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:rgba(0,0,0,0);
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #fff;
}
select{
	  /*Removes border*/
     -webkit-appearance: none;  /*Removes default chrome and safari style*/
     -
	 moz-appearance: none;  /*Removes default style Firefox*/
}


.medical-options{
	padding:8px 10px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #fff;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;

	background:rgba(0,0,0,0) url('../../images/drop.png') no-repeat 99% 50%;
}
.request{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:rgba(0,0,0,0);
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #fff;
}

.sub{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;

	border-radius:50px;
	border:1px solid #fff;
	background:#fff url('../../images/arrow.jpg') no-repeat 80% 52%;
}

.submi{	
	border:none;
	border-radius:50px;		
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 19px;
	background:linear-gradient(to right, #bc430e , #ff830a);
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	width:100%;
	
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#fff;	
}
::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#fff;	
}
::-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#fff;	
}
::-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#fff;	
}

/* subscribe */

.subscribe{
	min-height:16.40px;
	
}
.subscribe h2{
   	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:30px;
	color:#53b75e;
	margin-left:10px;
}
.subscribe p{
	 font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#8b898c;	
	margin-left:10px;
}
.subs-col-1{
	margin-top:10px;
}

.email-sub{
	padding:20px;
	transform: translateY(25%);
	position:relative;
	border:1px solid #9da1ab;
	border-radius:50px;
	max-width:560px;
	width:100%;
	height:55px;
	max-width:100%;
}
.sub-button{
	position: absolute;
top: 14px;
border-radius: 100%;
width: 55px;
height: 55px;
border: none;
transform:translateZ(0);
color: #f68028;
background: #f68028 url('../../images/subsarrow.png') no-repeat 50% 50%;
right:2%;
}

.email-sub::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#2a2a2a;
}
.email-sub::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#2a2a2a;
}
.email-sub::-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#2a2a2a;
}
.email-sub::-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#2a2a2a;	
}
.subscribe-form
{
	min-height:84px;
}




/*=================== Login ====================*/
.login-main
{
	padding:30px 15px;
}
.login-main .login-center-block
{
	margin:0 auto;
}
.login-center-block h1
{
	margin:22px 0px;
}
.login-submt-btn
{
	   font-size: 15px;
    border: none !important;
    display: block;
    width: 100%;
    line-height: 10px !important;
    padding: 16px 20px !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: normal !important;
    overflow: hidden;
    position: relative;
    transition: 0.25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

.login-submt-btn:hover
{
background-color: #44b0ec;
}
.forgot-password-link
{
	text-align: right;
    margin: 10px 0px;
    float: right;
}

.register-link  
{
	background: #eeeeee;
	    font-size: 15px;
    border: none !important;
    display: block;
    width: 100%;
    line-height: 10px !important;
    padding: 16px 20px !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: normal !important;
    overflow: hidden;
    position: relative;
    transition: 0.25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    opacity: 1;
}
.register-link:hover
{


background: #e5e5e5;
}

 .form-group.required .control-label:after {
  content:"*";
  color:red;
}
/*=================== About Page ====================*/

.about-sec1 h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:5.60px;
	color:#1f4ac2;
}
.about-sec1 h5{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:2.50px;
	color:#000;
	margin-top:20px;
}
.about-sec1 p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 18px;
	color:#868488;
	margin-top:10px;
	margin-right:20px;
}
.about-box{
	background-color:#d5d5d5;
	width:324px;
	height:464px;
	
}
/* mid section */

.mid-about-1{
   margin-top:14.30px;
   min-height:15.60px;	
}
.mid-about-1 p{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 19px;
	color:#fff;

}
.mid-about-1 .row{
	margin-top:10px;
	text-align:center;
}
#countdown1,#countdown2,#countdown3,#countdown4{
  	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:30px;
	color:#fff;
}

.staff h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#1f4ac2;
	text-align:center;
}
.staff-img{
	position:relative;
}
.staff h4{
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size:2.50px;
	color:#fff;
}
.staff h6{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 18px;
	color:#fff;
}

.staff-name{
	position:absolute;
	top:70%;
	padding:10px;
}

/*=================== service page =============*/
.service-page h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:4.50px;
	color:#1f4ac2;
}
.service-page h3{
	margin-top:10px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#3c3c3c;
}
.desc{
	
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#8f8f8f;
}

.serv-r1{
	margin-top:20px;
}
.serv-r2{
	padding-left:1.50px;
	margin-top:20px;
}

.serv-r2 h5{
	margin-top:50px;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:2.40px;
	color:#1f4ac2;
}

.serv-r2 ul{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#8f8f8f;
}
.serv-r2 li{
	padding:10px;
	margin-left:1.50px;
}
.serv-line{
	border-right:1px solid #c4c4c4;
	padding-bottom:700px;
}

.serv-list .row{
 margin-top:2.50px;
}
.serv-list p{
	font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #8f8f8f;
    margin-top: 0.50px;
    padding: 10px;
    border-bottom: 1px solid #8f8f8f;
	margin-left:10px;
}

#service1,#service2,#service3,#service4,#service5{
	animation-name: list;
  animation-duration: 2s;
}
.sserv-mob ul{
	list-style-type:none;
}
.sserv-mob li:hover{
	list-style-image: url('../../images/dott.png');
}
.sserv-mob li{

	padding-left: 90px;

margin-left: -8.50px;
}
.staff-socials i{
	color:#fff;
	font-size:2.40px;
	display:inline-block;
	margin-right:10px;
}

/* conatact page */

.contact h2{
font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:5.60px;
	color:#1f4ac2;	
	text-align:center;
}
.contact p{
font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 19px;
	color:#868488;	
	text-align:center;
}
.contact-form-section .wpcf7-form{
	text-align:center;
}
.cfname:hover,.cemail:hover,.cphone:hover,.cmessage:hover{
	border:1px solid #2343c1;
}
.cfname{
	max-width:58.70px;
	max-height:5.70px;
	border-radius:50px;
	width:100%;
	
	border:1px solid #868488;
	margin-top:10px;
	padding:20px;
	background:url('../../images/name.png') no-repeat 95% 50%;
}
.cemail{
	max-height:5.70px;
	max-width:58.70px;
	border-radius:50px;
	width:100%;
	padding:20px;
	border:1px solid #868488;
	margin-top:10px;
	background:url('../../images/email.png') no-repeat 95% 50%;
}
.cphone{
	max-width:58.70px;
	max-height:5.70px;
	border-radius:50px;
	width:100%;
	padding:20px;
	border:1px solid #868488;
	margin-top:10px;
	background:url('../../images/phone.png') no-repeat 95% 50%;
}
.cmessage{
	max-width:58.70px;
	max-height:12.60px;
	border-radius:30px;
	width:100%;
	padding:20px;
	border:1px solid #868488;
	margin-top:10px;
	background:url('../../images/message.png') no-repeat 95% 20%;
}
.csub{
	max-width:58.70px;
	max-height:5.70px;
	border-radius:50px;
	width:100%;
	padding:1.50px;
	border:1px solid #2343c1;
	margin-top:10px;
	margin-left: 20px;
	
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 19px;
	color:#fff;
	cursor:pointer;
	background:#2343c1 url('../../images/submit.png') no-repeat 65% 50%;
}

.cfname::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cfname::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cfname::-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cfname::-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}

.cemail::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cemail::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cemail::-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cemail::-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}



.cphone::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cphone::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cphone::-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cphone::-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}




.cmessage::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cmessage::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cmessage::-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}
.cmessage::-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size: 18px;
	color:#868488 !important;	
}

.footer-disclaimer
{
	color: #8a888b;
}
.footer-copyright
{
	text-align:center;
}
#go-to-top
{
	
    display: none;
    position: fixed;
    bottom: -3vw;
    right: 8vw;
    width: 10vw;
    z-index: 99;
    border: none;
    outline: none;
	cursor: pointer;
	
	/* display:none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #2343c1;
  color: white;
  cursor: pointer;
  padding: 15px;
      width: 56px;
  border-radius: 50px; */
}
/* Media*/

@media only screen and (max-width:500px){
}

@media only screen and (max-width:768px){
.menu-back
{
	background-image:none;
	    padding-bottom: 40px;
}
.search {
	text-align: center;
}
}

@media only screen and (max-width:991px){
	.search a
	{
		font-size:15px;
	}

}


.faq-flex{
    padding-top: 10px;
}
/* .faq-flex .faq-item h1, h2, h3, h4, h5, h6{
    color: #253050;
} */
.faq-flex .faq-item .row{
    margin-bottom: 50px;
    padding-top: 10px;
}
.faq-flex .faq-item h4{
    color: #253050;
    margin-bottom: 20px;
}
.faq-flex .faq-item .col{
    border-bottom: 1px solid #daddeb;
}
.faq-flex .faq-item .row p{
    line-height: 2;
    color: #253050;
}
.faq-flex .faq-item .active{
    background-color: #ecedef;
    border-radius: 15px 15px 0px 0px;
}
.faq-flex li{
    /* padding-bottom: 15px; */
}
.faq-flex a{
    color: #253050;
}
.faq-flex a:hover{
    color: #35c297;
    text-decoration: underline;
}
.faq-flex a.active{
    color: #35c297;
    text-decoration: underline;
}

.btn {
    white-space: normal;
  }


/** css for navigation button on how it works page **/
.gototop-custom{
    display: none;
    position: fixed;
    bottom: -3vw;
    right: -2vw;
    width: 10vw;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
}
@media only screen and (max-width: 767px){
    .gototop-custom{
        display: none;
        position: fixed;
        bottom: -3vw;
        right: -2vw;
        width: 40vw;
        z-index: 99;
        border: none;
        outline: none;
        cursor: pointer;
    }
}