@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);


 @font-face {
  font-family: 'JuliusSansOne-Regular';
  src: url('../fonts/JuliusSansOne-Regular.eot?#iefix') format('embedded-opentype'), 
  	   url('../fonts/JuliusSansOne-Regular.woff') format('woff'), 
  	   url('../fonts/JuliusSansOne-Regular.ttf')  format('truetype'), 
  	   url('../fonts/JuliusSansOne-Regular.svg#JuliusSansOne-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HarlowSolid';
  src: url('../fonts/HarlowSolid.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/HarlowSolid.woff') format('woff'), 
  	   url('../fonts/HarlowSolid.ttf')  format('truetype'), 
  	   url('../fonts/HarlowSolid.svg#HarlowSolid') format('svg');
  font-weight: normal;
  font-style: normal;
}



body {
	background:#fff;
	color:#4A4A4A;
	font-family: 'JuliusSansOne-Regular';
	font-size: 12px;
	margin:0;
	overflow-x:hidden; }

.left{
	float:left;}

.right{
	float:right;}
	
img.left{
	border:4px solid #000;
	margin-right:20px;
	margin-bottom:10px;}

img.right{
	border:1px solid #D4DBAE;
	margin-left:20px;
	margin-bottom:10px;}

.img-border {
	border:5px solid #222; }

h1, h2, h3, h4, h5{
	font-weight:normal;}
	
h1 {
	font-size:40px;
	font-family: 'JuliusSansOne-Regular';
	text-transform: uppercase; }
	
h2 {
	font-size:40px;
	font-family:'JuliusSansOne-Regular';
	margin:0 0 20px; }
	
h3 {
	
	font-family: 'JuliusSansOne-Regular';
		margin:0;
	color:#005183;
	font-size: 24px;
    font-weight: bold; }

h4 {
	font-family:'Arial', sans-serif;
	font-size:22px;
	margin:0;}

.insidepage h1{
	border-bottom: 1px solid; }

.insidepage h2{
	font-size: 30px;
	margin: 0 0 8px;}

.insidepage h4.vc_custom_heading{
	margin: 0px 0 10px;
    font-family: 'JuliusSansOne-Regular';
    font-size: 24px;
    font-weight: bold;
}

ul li {
	font-family: "Arial";
	font-size: 16px;
    padding: 7px 0; }

/*ul li, ol li {
	padding: 7px 0; }*/


p { font-family:"Arial";
	font-size: 16px;
	color:#1c1e1d;
    margin: 15px 0; }
	
.clr, .clear{
	clear:both;}
	
a{
	text-decoration:none;
	color:#e00d00;}

a:hover{
	text-decoration:underline;}
		
.btn a{
	background: #ffc300;
    padding: 8px 20px;
	border-radius: 3px;
	color: #fff;
    font-family: 'JuliusSansOne-Regular';
    font-size: 15px;
    text-transform: uppercase;
    }

.btn:hover a{
	background:#fff;
  	color:#ffc300;
	border: 1px solid; }

.center{
	max-width:1400px;
	margin:0 auto;}

#mainwrapper {
}
	
.header {
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    position: fixed;
	top: 0;
	z-index: 999;
	width: 100%; }

.header .header-left{}
.header .header-left .logo{ }

.header .header-left .logo h1{
	margin:0; }

.header .header-left .logo h1 a{
	background: #282828;
	float: left;
	font-family: 'JuliusSansOne-Regular';
	font-size: 39px;
	color: #82bfc1;
	/*padding: 20px 40px;*/
	padding: 20px 33px; }	

.header .header-left .logo h1 span{
	font-size: 31px;
	font-family: 'JuliusSansOne-Regular'; 
	color: #000000;}

.header .header-left .logo h1 a:hover{
	text-decoration: none; }

.header .header-left .logo h1 span img{
	max-width: 100%; }

.main-menu {
	margin: 24px 0 0; }

.main-menu ul.nav-menu{
	padding: 0; }

.main-menu ul.nav-menu li{
	padding: 0; }

.main-menu ul.nav-menu li a{ 
	padding: 20px 10px;
	font-family: 'JuliusSansOne-Regular';
	font-size: 14px;
	color: #000000;
	text-transform: uppercase; }

.main-menu ul.nav-menu li a:hover, .main-menu ul.nav-menu li.current_page_item a{
	/*background: #047940;*/
	color: #82bfc1;
	border-bottom: 5px solid #82bfc1; }

.main-menu ul.nav-menu li.menu-item-has-children ul.sub-menu li a{
	color: #82bfc1;
    margin: 0;
    text-align: left;
    width: 320px;
    padding: 16px 15px;
    line-height:24px;
    font-weight: bold;
    transition:all 0.5s ease 0s;
    border-bottom: none; }

.main-menu ul.nav-menu li.current-menu-parent.menu-item-has-children ul.sub-menu li.current_page_item a{
	background-color: #000000;
	border-bottom: 5px solid #82bfc1;
	color: #fff;
}


.main-menu ul.nav-menu li.current-menu-parent.menu-item-has-children a{
	/*background: #1376bc;*/
	color: #82bfc1;
	border-bottom: 5px solid #82bfc1; }


.homeslider {
	padding: 98px 0 0; }

.home-heading h1{
	font-size: 50px;
	border-bottom: 1px solid #8b8b8b;
    color: #151414;
    padding: 0 0px 15px;
    margin: 40px 160px;
    text-align: center;
    position: relative; }

.home-heading h1::before{
	background: url('../images/heading-icon-gray.png') no-repeat center bottom;
    content: "";
    padding: 16px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: -8px;}

.home-about-main{}

.home-about-main .home-about-textpanel{
	text-align: justify;
    padding-left: 146px;
    text-align-last: center; }

.home-about-main .home-about-textpanel p{
	font-size: 17px; }
.home-about-main .home-about-textpanel a{
	color: #057477; }

.home-about-main img{
	opacity: 0.5;
	transition:all 0.5s ease 0s; }

.home-about-main img:hover{
	opacity: 1;
	transform: scale(1.1);
	transition:all 0.5s ease 0s; }

.home-humanitarianwork{}
.home-humanitarianwork ul{
	overflow: hidden;
    margin: 0;
    padding: 0; }
.home-humanitarianwork ul li{
	list-style: none;
    float: left;
    width: 16.6667%;
    padding: 0px 3px 10px;
}
.home-humanitarianwork ul li a{
	background: #80bcbe url('../images/plus-icon.png') no-repeat 175px 28px;
	padding: 30px 35px;
    display: table-cell;
    color: #000000;
    height: 205px;
    font-size: 24px;
    font-family: 'JuliusSansOne-Regular';
    position: relative;
    vertical-align: middle;
    transition:all 0.5s ease 0s; }

.home-humanitarianwork ul li a::before{
	content: "";
	border: 8px solid #fff;
    position: absolute;
    left: 13px;
    top: 13px;
    right: 13px;
    bottom: 13px; }

.home-humanitarianwork ul li a:hover{
	text-decoration: none;
	background:#000000 url('../images/plus-icon.png') no-repeat 175px 28px;
	color: #fff;
	transition:all 0.5s ease 0s;}

.home-testimonials-slider.wpb_content_element{
	margin-bottom: -2px; }

.home-latestnews{
	background-color: #000000; }

.home-latestnews {
	padding: 40px 0; }

.home-latestnews-text {
	padding: 30px 150px; }

.home-latestnews-text p, .home-latestnews-text a{
	color: #84c2c4;
	font-family: 'Arial';
	font-size: 18px;
	margin: 0 0 5px;}

.home-latestnews-text p.date{
	color: #fff;
	border-bottom: 1px solid #fff;
    padding: 0 0 30px; }

.home-latestnews h1, .home-talksinterviews h1{
	color: #fff;
	margin:40px 80px; }

.home-talksinterviews{
	background: url('../images/black-down-arrow.jpg') no-repeat center -7px }

.home-talksinterviews{
	padding: 20px 0 40px; }

.home-talksinterviews p{
	color: #fff;
	text-align: center;
	font-size: 17px;
	font-family: 'Arial'; }

.video-box{
	border:6px solid #d8d8d8; }

.home-contact{}

.home-contact p{
	text-align: center; }

ul.footer-social{
	padding: 0 0 25px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center; }

ul.footer-social li{
	list-style: none;
    display: inline-block;
    padding: 10px 5px; }

ul.footer-social li a:hover{
	opacity: 0.6;
	transition:all 0.9s ease 0s; }

.footer-greenbg{
	background: #84c2c4;
	position: relative; }

.footer-greenbg::before{
	background: url('../images/seagreen-up-arrow.jpg') no-repeat center 0;
    content: "";
    z-index: 999;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 23px;
    top: -23px; }

.footer-greenbg p {
	color: #4c4a4a;
	text-align: center;
	font-family: 'Arial';
	font-size: 14px;
	margin-bottom: 0; }

.site-info{
	padding: 40px 0 45px;
	margin: 0 auto; }

.site-info a:hover{
	color: #fff; }

.home-specialization-seagreen{
	background: linear-gradient(to right, #84c2c4 70%, #fff 60%);
	background:  -webkit-linear-gradient(to right, #84c2c4 68%, #fff 60%);
	background:  -webkit-linear-gradient(to right, #84c2c4 68%, #fff 60%);
	background:  -moz-linear-gradient(to right, #84c2c4 68%, #fff 60%);
	background:  -ms-linear-gradient(to right, #84c2c4 68%, #fff 60%);
	background:  -ol-inear-gradient(to right, #84c2c4 68%, #fff 60%);
	padding: 0 0 120px;
}

.home-specialization-seagreen h1{
	margin:0; }

.home-specialization-black{
	background: linear-gradient(to right, transparent 65%, #000 60%);
	background:  -webkit-linear-gradient(to right, transparent 65%, #000 60%);
	background:  -webkit-linear-gradient(to right, transparent 65%, #000 60%);
	background:  -moz-linear-gradient(to right, transparent 65%, #000 60%);
	background:  -ms-linear-gradient(to right, transparent 65%, #000 60%);
	background:  -ol-inear-gradient(to right, transparent 65%, #000 60%);
	margin: -100px 0 30px; }

.home-specilization-carousel{
	padding-left: 50px; }

.home-specilization-carousel .owl-item{
    padding: 0 20px; }

.home-specilization-carousel .owl-carousel-item-imgoverlay .owl-carousel-item-imgtitle{
	display: none;}

.home-specilization-carousel .owl-carousel-item-imgoverlay{
	width:89%;}

.home-specilization-carousel .owl-carousel-item-imgoverlay .owl-carousel-item-imgcontent{
	background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    padding: 7px;
    cursor: pointer;}

.home-specilization-carousel .owl-carousel-item-imgoverlay .owl-carousel-item-imgcontent img.alignnone{
	margin:0 2px; }

.home-specilization-carousel .owl-carousel-item-imgoverlay .owl-carousel-item-imgcontent a{
	font-size: 48px;
    font-family: 'JuliusSansOne-Regular';
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    left: -3px;}

.home-medialogo{ }

.home-medialogo .owl-carousel .item .owl-carousel-item-imgoverlay{ 
	display: none; }

.home-middle-main {
	margin:55px 0 15px; }

ul.list-icon{ 
	padding: 0;
	margin:0;}

ul.list-icon li{
	background: url('../images/list-arrow-icon.png') no-repeat center left;
	list-style: none;
	padding: 10px 0 10px 35px;
	border-bottom: 1px solid #222;
}
ul.list-icon li a{
	color: #222; }

ul.list-icon li a:hover{
	color: #fff;
	text-decoration: none; }

.animatedmorphs-page{}

.animated-btn{
    background: #80bcbe;
    color: #222 !important;
    padding: 10px 0px;
    display: block;
    text-align: center;
    transition:all 0.8s ease 0s;
    box-shadow: 0 2px 2px 0px #222;
    border-radius: 2px; }

.animated-btn:hover{
	text-decoration: none;
	background:#222;
	color: #fff !important;
	transition:all 0.5s ease 0s; }

.animated-thumb img{
	border:1px solid #000000;
	padding: 3px;
	width:100%;
	box-shadow: 0px 1px 4px 0 #7d7b7b; }

.related-treatments-widget{}

.related-treatments-widget .widget{
	background-color: #84c1c3; }

.related-treatments-widget .widget .widget-title{
	border-bottom: 1px solid;
    color: #151414;
    font-family: arial;
    font-size: 24px;
    font-style: normal; }

.related-treatments-widget .rpwwt-widget ul li{
	border-bottom: 1px dashed #fff; }

.related-treatments-widget .rpwwt-widget ul li a{
	color: #fff; }

.related-treatments-widget .rpwwt-widget ul li img{
	border:1px solid #222; }

.related-treatments-widget .rpwwt-widget ul li .rpwwt-post-excerpt{
	font-size: 13px; }

.hide{ display: none !important;}

#responsive-menu ul{
	padding: 0; }
#responsive-menu ul li{
	padding: 0; }

#responsive-menu ul li a{ font-size: 14px; }
 

.btn {
	background: #d44011 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin: 30px 0 30px;
    padding: 15px 50px;
    text-transform: uppercase;
    border:1px solid #d44011; }

.btn:hover {
	background: #fff;
	border:1px solid #d44011;
	color: #d44011;
	text-decoration: none;
	transition:all 0.5s ease 0s; }

.header_banner .banner img{
	max-width: 100%;
	width:100%; }

.contact-form-layout{}
.contact-form-layout input, .contact-form-layout textarea, .contact-form-layout select{
	border: 1px solid #e3e3e3;
    box-shadow: 0px 0px 1px 0 #000000 inset;
    width: 100%;
    padding: 10px 7px;
    border-radius: 2px;
    transition:all 0.5s ease 0s;
    font-family: 'Arial'; }

.contact-form-layout .form_group{
	margin:18px 0; }

.contact-form-layout label{
	font-size: 20px }

.contact-form-layout label span.required{
	color: #ff0101;}

.contact-form-layout input[type="submit"]{
	width:auto;
	font-weight: bold; }

.owl-buttons .owl-prev{
	background: url(../images/green-arrow-left.png) no-repeat !important;
    font-size: 0px !important;
    height: 50px;
    width: 27px;
    left: -47px;
    position: absolute;
    bottom: 0;
    top: 140px; }

.owl-buttons .owl-next{
	background: url(../images/green-arrow-right.png) no-repeat !important;
    font-size: 0px !important;
    height: 50px;
    width: 27px;
    right: -47px;
    position: absolute;
    bottom: 0;
    top: 140px;
}





/*Old css */
.home-make-appointment {
	/*background: #1376bc;*/
	background: #002060;
	padding: 35px 0; }

.home-make-appointment h2{
	color: #fff;
	font-size: 30px;
	margin:0; }

.home-make-appointment h4{
	color: #fff;
	font-size: 16px; }

.home-make-appointment p {
	margin: 0;}
	
.home-make-appointment .booknow {
	border: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase; }

.home-make-appointment .booknow:hover{
	text-decoration: none;
	background: #fff;
	border: 1px solid #1376bc;
	color:#002060;
	transition:all 0.5s ease 0s; }

.home-contact-info {
	margin: 25px 0 0; }

.home-contact-info .vc_icon_element{
	margin:0; }

.home-contact-info h3 {
	margin: 0;
	font-size: 22px;
    letter-spacing: 5px; }

.home-content-info h3 p a {
	font-size: 16px;  }

.home-contact-info .wpb_wrapper p {
	font-size: 18px; }


.copyright {
    color: #808080;
}

.copyright span {
    color: #fff; }


/* Start header fixed menu */
.header-fixed-menu {
	background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 0 8px 0px #222 }

.header-fixed-menu .header {
	margin:0; }

.header-fixed-menu .main-menu ul.nav-menu li a {
	padding: 48px 11px; }
/* End header fixed menu */

ul.link-list {
	padding: 0;
	margin:0; 
	overflow: hidden;}

ul.link-list li{
    list-style: outside none none;
    padding: 10px 15px; }

ul.link-list li a{
	background: rgba(0, 0, 0, 0) url("../images/icon/link-icon.png") no-repeat scroll 0 center;
    color: #222;
    display: table-cell;
    height: 60px;
    padding: 10px 0 10px 35px;
    vertical-align: middle;}

ul.link-list li a:hover {
	color: #1376bc; }

ul.link-list li.litebg {
	background: #f1f1f1; }

.content article {
	min-height: 530px; }

.wpcf7-captchac { border :1px solid #222; }

.face-saving-page h3{
	color: #52a2a5; }

.font-bold{
	font-weight: bold; }

ul.imapact-list{
	padding: 0;
	overflow: hidden; }

ul.imapact-list li{
	/*background: #a78756;*/
	background: #82bfc1;
    border: 1px solid #000;
    padding: 25px;
	list-style: none;
    float: left;
    width: 31%;
    text-align: center;
    margin:15px 12px;
    box-shadow: 0 2px 2px #222; }

ul.imapact-list li p.box{
	display: table-cell;
    height: 111px;
    vertical-align: middle;
    width:1%;
    font-size: 18px; }

 ul.imapact-list li:hover{
 	background: #fff;
 	color: #82bfc1;
 	border: 1px solid #82bfc1; }

.insidepage .video-box{
	box-shadow: 0 0px 3px 1px #222; }

.quick-links-menu{ }

.quick-links-menu .widget{
	background: none; }

.quick-links-menu ul {
	overflow: hidden;
	text-align: center; }

.quick-links-menu ul li{
	display: inline-block;
    color: #fff;
    border: 2px solid #925514;
    background: #fffac3;
    padding: 10px 28px;
    margin: 0 -4px; }

.quick-links-menu ul li a{
	text-transform: uppercase;
    color: #7d5019; }

.quick-links-menu ul li:hover, .quick-links-menu ul li.current_page_item{
	background: #925514;
	color: #fffac3; }

.quick-links-menu ul li:hover a, .quick-links-menu ul li.current_page_item a{
	text-decoration: none;
	color: #fffac3; }