/*Headings*/
h2, h3, h4, h5, h6{
	margin: 20px 0px;
	line-height: 1.1em !important;
}

/*Modules*/
.et_pb_module_header{
 margin-top: 0px;	
}

/*Header*/
header{
 border-bottom: 1px solid #f0f0f0;	
}

#main-header{
	/*position: sticky;*/
	padding: 10px 0px 10px 0px;
}

#main-header .container{
	text-align: left !important;
}

/*Logo*/
.logo_container{
	/*width: auto !important;*/
	height: auto !important;
	/*padding: 10px 0px !important;*/
	display: inline-block;
	position: unset !important;
	width: 289px !important;
}

.logo_helper{
	display: none !important;
}

#logo{
    width: 239px;
    height: 101px;
    max-height: 100% !important;
    max-width: 100% !important;
}

/*Navigation, Menu*/
#et-top-navigation{
	/*background: #efefef;*/
	height: 100% !important;
	padding-top: 30px !important;
	display: inline-block;
	padding-left: 0px !important;
}

#top-menu li{
 padding: 0px !important;	
}

#top-menu a{
 padding: 12px !important;	
 font-size: 14px !important;
}

#top-menu a:hover{
 color: #197393;	
}

#top-menu a:after{
 padding-top: 15px;	
}

#menu-item-311 ul{/*conditions*/
 display: flex;
 flex-wrap: wrap;
 /* width: 620px !important;*/
 width: 820px !important;
 height: 400px;
 overflow-y: scroll;
 padding: 0px;  
}

#menu-item-311 ul li{
 width: 200px;
}

#menu-item-310 ul{/*services*/
 display: flex;
 flex-direction: column;
 flex-wrap: wrap;
 /*width: 600px !important;*/
 width: 300px !important;
 padding: 0px;
}

#top-menu .menu-item-has-children>a:first-child:after{
 right: -5px !important;
 top: -3px !important;
}

#menu-item-310 ul li{
 width: 300px;
}

#menu-item-310 ul li a{
 padding: 5px 10px !important;    
}    

#menu-item-2530 ul{/*client info*/
 display: flex;
 flex-direction: column;
 flex-wrap: wrap;
 /*width: 600px !important;*/
 width: 200px !important;	
 padding: 0px; 
}

#menu-item-2530 ul li{
 /*width: 300px;*/
 width: 200px;
}

#menu-item-2530 ul li a{
 padding: 5px 10px !important;       
}

/*book free consultation*/
#menu-item-5832 a{
 /*background-color: #197393 !important;
 color: #fff !important;*/
 color: #197393 !important;
 /*border-radius: 30px;
 -moz-border-radius: 30px;
 -o-border-radius: 30px
 -webkit-border-radius: 30px;*/
}

#menu-item-5832 a:hover::after{
 content: "\203A";
 margin-left: 10px;
 vertical-align: top;	
}

/*call us*/
#menu-item-5858 a{
 /*border: 1px solid #197393;
 color: #197393 !important;*/
 /*background-color: #197393 !important;
 color: #fff !important; 
 border-radius: 30px;
 -moz-border-radius: 30px;
 -o-border-radius: 30px;
 -webkit-border-radius: 30px;*/
 color: #197393 !important; 
}

#menu-item-5858 a:hover::after{
 content: "\203A";
 margin-left: 10px;
 vertical-align: top;	
}

/*about*/
#menu-item-318
{
    /*border: 1px solid #dcb86b;
    border-radius: 30px;*/
 color: #197393 !important;    
}

#menu-item-318 a, #menu-item-318 a:hover
{
    /*color: #dcb86b !important;*/
    /*background-color: #197393 !important;
    color: #fff !important;
    border-radius: 30px;*/
    color: #197393 !important; 
    
}

#menu-item-318 a:hover::after{
 content: "\203A";
 margin-left: 10px;
 vertical-align: top;	
}

/*home training*/
#menu-item-9887
{
    /*border: 1px solid #777;
    border-radius: 30px;*/  
 color: #197393 !important;    
}

#menu-item-9887 a, #menu-item-9887 a:hover
{
    /*color: #777 !important;*/
    /*background-color: #197393 !important;
    color: #fff !important;
    border-radius: 30px;*/
    color: #197393 !important;
}

#menu-item-9887 a:hover::after{
 content: "\203A";
 margin-left: 10px;
 vertical-align: top;	
}

.sub-menu li a{
	width: unset !important;
}

/*Current Menu*/
.current-page-parent, .current_page_item{
 font-weight: bold;	
}

/*Added to Header*/
div.header-add{
 display: inline-block;
 vertical-align: middle;
}

div.header-add a{
	display: inline-block;
	margin-left: 20px;
	padding: 5px;
}


div.header-add a:hover{
 background: #efefef;
}

div.header-add span.desc{
	font-size: 21px !important;
	margin-left: 2px;
}

div.header-add small{
	color: #666;
	font-size: 14px;	
}

div.header-add span{
	display: inline-block;
}

div.header-add .fa{
	color: #777 !important;
	font-size: 46px !important;
}

#et-info-phone{
	display: none;
}

/*Main Content, Container*/
#main-content .container{
	padding-top: 28px !important;
}

#main-content .container:before{
 background: none !important;	
}

.container{
	width: 85% !important;
	max-width: 1440px !important;
}

.entry-content ul li, .entry-content ol li{
 margin-bottom: 10px;
}

/*Footer*/
.footer-widget a:hover{
 font-weight: bold;
 /*color: #1D4FA7 !important;*/
}

.footer-widget .btn_round, .btn-link, .cpl_more a{
 border: 1px solid #197393;
 border-radius: 30px;
 padding: 5px 10px;	
}

.footer-widget .btn_round:hover, .btn-link:hover, .cpl_more a:hover{
 background: #197393;
 color: #fff !important;
 text-decoration: none !important	
}

.footer-widget .btn_round:hover::after, .btn-link:hover::after, .cpl_more a:hover::after{
 content: "\203A";
 margin-left: 10px;
 vertical-align: top;	
}

.footer-widget .widget_block{
 width: 100% !important; 
}

.footer-widget p{
 padding-bottom: 0em !important;    
}

.footer-widget h4{
 margin: 0px 0px !important;    
}

#ct_fw{
	padding-top: 30px;
}

#ct_fw .list_item{
	padding-bottom: 15px;
	width: 100% !important;	
}

#ct_fw .list_item a, #ct_fw .list_item a::after{
 font-size: 15px !important;
 border: 0px solid #efefef;	
}

#ct_fw .list_item a:hover{
 color: #fff !important;	
}

/*Bottom Bar - Copyright text*/
#footer-info{
	float: none !important;
	text-align: center !important;
}

/*Left Area*/
#left-area{
	width: 75% !important;
	padding-left: 0px;
	padding-right: 0px !important;
	padding-bottom: 30px !important;
}

#left-area h1{
	font-weight: bold;
	line-height: 1.5em !important;
}

.main_title{
 margin-bottom: 0px !important;    
}

/*Sidebar*/
#content-area #sidebar{
	width: 25% !important;
}

#sidebar{
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px !important;
}

#content-area #sidebar{
	padding-top: 0px;	
}

#sidebar, .blog{
	padding-right: 0px;
	padding-left: 30px 	
}

#sidebar h4{
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

#sidebar li{
	font-size: 16px !important;
	line-height: 20px;
	margin-bottom: 20px;
}

#sidebar div{
	margin-bottom: 15px;
}

#sidebar #qi, #sidebar .cpl{
 margin-bottom: 40px;    
}

/*Sidebar, Video Stick*/
.sticky{
 position: fixed;	
 width: 300px !important;
 box-sizing: border-box;
 padding: 20px;
 background: #fafafa;
 border-radius: 10px;
 z-index: 99;
}

.sticky h4{
 text-align: center;	
}

#sidebar .yt{
	min-height: auto !important;
}

#sidebar .yt iframe{
	 height: auto !important;	
}

#sidebar .yt .play{
 width: 50px;	
}

#sidebar .yt span{
 top: 42% !important;
 left: 22% !important;
 line-height: 1.1em;
}

#sidebar #categories-2 h4{
 margin-top: 30px !important;    
}

.et_pb_toggle_title{
 margin: 0px 0px;    
}

.et_pb_toggle_content{
 padding-top: 0px;    
}

/*Post Slider*/
.post_slider .et_pb_slide{
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}

/*Blog*/
.blog img{
	float: left;
	padding: 0px 0px;
	max-width: 50% !important;
	margin: 0px 20px 20px 20px;
	background: #efefef;
}

.blog .post-meta{
	font-size: 16px !important;
}

.post-meta a, #sidebar li a, #sidebar a{
 color: #2ea3f2 !important;	
}

.post-meta a:hover, #sidebar li a:hover, #sidebar a:hover, #left-area a:hover, .alignleft a:hover, .alignright a:hover, 
.cpl .content a:hover, .quicklinks a:hover/*, .entry-content a:hover*/{
 color: #1D4FA7 !important;
 font-weight: bold;	
}

.cta-btn{
	border-radius: 30px;
	display: inline-block;
	padding: 15px 20px;
	font-size: 18px !important;
	margin-bottom: 5px;
}

.cta-btn:hover::after{
    content: '\203A';
    margin-left: 10px;
    font-size: 18px;
}

.cta-blue{
	background-color: #197393;
	color: #fff;
}

.cta-blue:hover, .cta-trn:hover{
	color: #fff !important;	
}

.cta-trn{
	border: 1px solid #fff;
	color: #fff !important;
}

.cta-blue-trn{
	border: 1px solid #197393;
	color: #197393 !important;
}

.cta-blue-trn:hover{
	background-color: #197393;
	color: #fff !important;
}

.cta-white{
    border: 1px solid #fff;
    background-color: #fff;
    color: #197393 !important;
}

.cta-gold{
    border-color: 1px solid #dcb86b;
    background-color: #dcb86b;
    color: #fff !important;
}

.blog a.more-link{
	text-align: center;
	border: 1px solid #2ea3f2;
	border-radius: 30px;
	padding: 7px 10px;
	margin: 0px auto 0px auto;
	width: 150px;
}

.blog a.more-link:hover{
 background-color: #2ea3f2;
 color: #fff !important;
}

.blog a.more-link:hover::after{
	content: "\203A";
	margin-left: 10px;
  vertical-align: top;
}

.blog h2 a:hover{
	font-weight: bold;
}

.wp-pagenavi{
 text-align: center;
 margin-bottom: 30px;
}

.et_pb_post .entry-content{
	padding-top: 0px !important;
}

.link:hover, .cpl .title_excerpt h4 a:hover{
 color: #1D4FA7;
 font-weight: bold;		
}

.et_pb_slide_title, .et_pb_slide_content{
 text-shadow: none;
}

/*Home Testi Slider*/
#home_testi_slider .et_pb_slider_container_inner{
	vertical-align: top;
}

#home_testi_slider .et-pb-arrow-next, #home_testi_slider .et-pb-arrow-prev{
	top: 30%;
}

#home_testi_slider .et-pb-arrow-next:hover, #home_testi_slider .et-pb-arrow-prev:hover{
	color: #2ea3f2 !important;
}

.et_pb_slides a:hover, .et-pb-slider-arrows a:hover{
 color: unset !important;	
}


.testi_profile{
 text-align: center;
}

.testi_profile img:first-child{
 border-radius: 30px;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 -ms-border-radius: 30px;
 -o-border-radius: 30px;
}

/*Table of Content*/
.toc{
 font-size: 14px !important;	
}

.toc a{
 color: #000 !important;
 text-decoration: underline !important;	
}

.toc a:hover{
 font-weight: bold;
 font-size: 16px !important;
 text-decoration: none !important;
 color: #000 !important;
}

/*Child Pages Template, FAQs, Conditions Treated, Medial Articles*/
.cpl {
    box-sizing: border-box;
    margin: 0px auto;
	 width: 100%;
}

.cpl .grid_item {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0px 10px 30px 10px;
}

.cpl .thumbnail {
    overflow: hidden;
    position: relative;
}

.cpl .thumbnail img {
    background: #f0f0f0;
    overflow: hidden;
    display: block;
    width: 100%;
}

.cpl .title_excerpt {
    margin-top: 10px;
	  margin-bottom: 10px;
}

.cpl .title_excerpt h4 a{
 color: #2ea3f2;
}	

.cpl .thumbnail:hover img {
    scale: 1.2;
    transition: .5s ease;
}

.cpl .content{
 display: none;
 padding: 10px 10px 30px 10px;
}

.cpl_more{
	text-align: center;
	padding-bottom: 30px;
}

.list_item, .toggle_item, .accordion_item{
	padding: 0px 0px 30px 0px;
	width: 85%;
	margin: 0px auto;
  position: relative;
}

.list_item a, .cpl .title{
 background-color: #efefef;
 color: #333;
 border: 1px solid #2ea3f2;
 width: 100%;
 display: block;
 border-radius: 3px;
 padding: 5px 20px;	
 font-size: 20px;	
 cursor: pointer;
 text-transform: capitalize;
 user-select: none;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
}

.list_item a::after, .cpl .title::after{
 content: '\203A';
 font-size: 30px;
 position: absolute;
 right: 10px;
 top :5px;
 rotate: var(--degree, 0deg);	
}

.list_item a:hover, .cpl .title:hover, #active{
 background-color: #2ea3f2;
 color: #fff;
 font-weight: bold;	
 text-overflow: unset;
 white-space: normal;
}

.list_thumb{
 margin-bottom: 5px !important;    
}

.list_thumb a{
 display: flex;
 align-items: center;
 gap: 10px;
 font-size: 14px;
 line-height: 1.2em;
 background: #efefef;
 padding-right: 5px;
}

.list_thumb img{
 width: 50px !important;
 height: auto;
}



.cpl .btn-link:hover, .cpl .list_item a:hover{
 color: #fff !important;
}

#active::after{
	rotate: 90deg;
}

.testi_item{
	box-sizing: border-box;
	width: 48%;
	display: inline-block;
	vertical-align: top;
  padding: 20px;	
	border-radius: 30px;
	margin: 5px 5px;
}

.testi_item:nth-child(odd){
 background: #f4f9ff;
}	

.testi_item:nth-child(even){
 background: #f8f8f8;
}	

.testi_item .testi_thumbnail, .testi_item .testi_title{
 text-align: center;	
}	

.testi_item .testi_content{
 height: 300px;
 overflow-y: scroll;
}

.testi_thumbnail img{
 border-radius: 30px;
 -webkit-border-radius: 30px;
 -ms-border-radius: 30px;
 -o-border-raius: 30px;
 -moz-border-radius: 30px;
}

.testi_item:hover{
 background: #efefef;   
} 

.testi_item:hover .testi_content{
 background: #fafafa;     
}    

.ctl_item{
	margin-bottom: 10px;
	background-color: #efefef;
}

.ctl_item .thumbnail a{
	display: flex;
	align-items: center;
	column-gap: 10px;
	line-height: 1em;
	font-size: 16px;
}

.ctl_item img{
 width: 70px;
 height: 50px;
 float: left
}

#block-9 .cpl_more{
	padding-top: 15px;
	padding-bottom: 0px !important;
}

/*CTA*/
.cta, #sidebar .cta{
 background-color: #197393;
 color: #fff !important;
 border-radius: 30px;
 padding: 10px 15px;
 box-shadow: 2px 2px 1px grey;
 display: inline-block;	
 font-size: 16px !important;
 line-height: 1.2em;
}

.cta:hover, .cpl .content .cta:hover, #left-area .cta:hover, #sidebar .cta:hover{
 background-color: #197393;	
 color: #fff !important;	
}

.cta:hover::after{
	content: "\203A";
	margin-left: 10px;
  vertical-align: top;		
}

/*Youtube Video*/
.yt{
 background-size: contain;
 background-repeat: no-repeat;
 display: flex;
 justify-content: right;
 align-items: end;
 cursor: pointer;
 padding-bottom: 0em !important;
 max-height: 100%;
 margin-bottom: 20px;
 background-color: #e0e0e0;
 position: relative;
 min-height: 150px;
}

.play{
 position: absolute;
 width: 100px;
 padding: 0px 10px 10px 0px;
}

.yt img:hover{
 opacity: 0.5;   
}

.yt span{
 position: absolute;;
 top: 40%;
 left: 30%;
}

#home_intro_vid{
 text-align: center;
 width: 50%;
 margin: 0px auto;     
}

/*HTML5 Video*/
.vid{
 text-align: center;	
 height: 600px;	
 display: flex;
 align-items: center;
 justify-content: center;
}

.vid img{
 width: 100px;
 height: auto;
}

.vid video{
 width: 100%;
 max-height: 100%;	
 background: #f0f0f0;		
}

/*Quicklinks*/
.quicklinks{
 padding-bottom: 0px !important;	
}

.et_pb_sticky--top .quicklinks{
 height: 450px;
 overflow-y: scroll !important;
 padding-left: 20px;
}

/*Forms*/
input[type="text"], input[type="email"], textarea, select{
 width: 100% !important;
 font-size: 16px;
	margin-bottom: 20px;	
	padding: 5px 5px;
}

textarea{
 padding: 5px 5px;	
 margin-bottom: 10px;
 resize: vertical;
 min-height: 200px;	
 max-height: 350px;	
}

input[type="submit"], input[type="button"]{
	background-color: #fff;
	border: 1px solid #197393;
	border-radius: 30px;
	color: #2ea3f2;
	font-size: 16px;
	padding: 10px 50px !important;
	margin-top: 10px;
}

input[type="submit"]:hover, input[type="button"]:hover{
 color: #fff;
 background: #197393 !important;
}

input[type="button"]{
 float: right;
}

.form-submit{
 text-align: center;	
}

#cf #cb{
 display: inline-block;
}

#qi input[type="button"]{
 float: none;	
}

span#msg, span#notes{
 font-size: 16px;
 display: block;
 text-align: center;
}

#qi #cb{
 display: flex;
 justify-content: center;
 align-items: center;
 transform: scale(0.8);
}

.grecaptcha-badge { 
 visibility: hidden !important;
}

form div{
 margin-bottom: 0px !important;
}

#commentform .comment-form-cookies-consent{
	padding-bottom: 2em;
}

.single .post, #commentform{
	padding-bottom: 0px;
}

#commentform p{
 padding-bottom: 0em !important;    
}

#commentform p:first-child{
 padding-bottom: 1.5em !important;    
}

.ad{
 min-height: 150px;
 display: flex;
 justify-content: center;
 align-items: center;
}

#pagenavi{
 text-align: center;
 margin-bottom: 20px;
}

#pagenavi a{
 border: 1px solid #e0e0e0;
 padding: 5px;
}

#pagenavi .current, #pageof{
 border: 1px solid #333;
 padding: 5px;    
}