/*Fonts*/
@font-face {
	font-family: 'Saira-Regular';
	src: url('../fonts/Saira-Regular.eot?#iefix') format('embedded-opentype'),  
  	     url('../fonts/Saira-Regular.woff') format('woff'), 
  	     url('../fonts/Saira-Regular.ttf')  format('truetype'), 
  	     url('../fonts/Saira-Regular.svg#Saira-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Saira-Medium';
	src: url('../fonts/Saira-Medium.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/Saira-Medium.woff') format('woff'), 
		 url('../fonts/Saira-Medium.ttf')  format('truetype'), 
		 url('../fonts/Saira-Medium.svg#Saira-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Saira-SemiBold';
	src: url('../fonts/Saira-SemiBold.eot?#iefix') format('embedded-opentype'),  
	     url('../fonts/Saira-SemiBold.woff') format('woff'), 
	     url('../fonts/Saira-SemiBold.ttf')  format('truetype'), 
	     url('../fonts/Saira-SemiBold.svg#Saira-SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu.eot?#iefix') format('embedded-opentype'),  
	     url('../fonts/Ubuntu.woff') format('woff'), 
	     url('../fonts/Ubuntu.ttf')  format('truetype'), 
	     url('../fonts/Ubuntu.svg#Ubuntu') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ubuntu-Medium';
	src: url('../fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/Ubuntu-Medium.woff') format('woff'), 
		 url('../fonts/Ubuntu-Medium.ttf')  format('truetype'), 
		 url('../fonts/Ubuntu-Medium.svg#Ubuntu-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Miscellanoeous */
body, html {
  overflow-x: hidden;
  padding-right: 0 !important;
}
*:-moz-full-screen, *:-webkit-full-screen, *:fullscreen *:-ms-fullscreen {overflow: auto !important;}
body {
	font-family: "Ubuntu", sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	background: #fff;
	font-weight: normal;
	color: #595959
}
p {
	color: #595959;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
	color: #3d424b;
}
ul {
	list-style-type: none !important;
	padding-left: 0;
	margin: 0;
}
a { outline: 0; transition: all 0.5s; color: #46bdf4; }
a:link, a:visited { text-decoration: none; }
a:hover, a:focus, a:active { outline: none!important; text-decoration: none; }

/* Global */
.wrapper {
	position: relative;
	overflow: hidden;
}
.split {
    width: 100%;
    height: 1px;
    background-color: #2aa64c;
}
.split1 {
    width: 100%;
    height: 1px;
    background-color: #c9caca;
}
.nob{
	border: 0px!important;
}
.m-0{margin: 0 !important; }.p-0 {padding: 0 !important; }
.mt-0 {margin-top: 0;}.mt-10 { margin-top: 10px !important;}.mt-20 {margin-top: 20px !important;}.mt-30 {margin-top: 30px !important;}.mt-40 {margin-top: 40px !important;}.mt-50 {margin-top: 50px !important;}.mt-60 {margin-top: 60px !important;}.mt-70 {margin-top: 70px !important;}.mt-80 {margin-top: 80px !important;}.mt-90 {margin-top: 90px !important;}.mt-100 {margin-top: 100px !important;}.mb-0 {margin-bottom: 0;}.mb-10 {margin-bottom: 10px !important;}.mb-20 {margin-bottom: 20px !important;}.mb-30 {margin-bottom: 30px !important;}.mb-40 {margin-bottom: 40px !important;}.mb-50 {margin-bottom: 50px !important;}.mb-60 {margin-bottom: 60px !important;}.mb-70 {margin-bottom: 70px !important;}.mb-80 {margin-bottom: 80px !important;}.mb-90 {margin-bottom: 90px !important;}.mb-100 {margin-bottom: 100px !important;}.ml-0 {margin-left: 0;}.ml-10 {margin-left: 10px !important;}.ml-20 {margin-left: 20px !important;}.ml-30 {margin-left: 30px !important;}.ml-40 {margin-left: 40px !important;}.ml-50 {margin-left: 50px !important;}.ml-60 {margin-left: 60px !important;}.ml-70 {margin-left: 70px !important;}.ml-80 {margin-left: 80px !important;}.ml-90 {margin-left: 90px !important;}.ml-100 {margin-left: 100px !important;}.mr-0 {margin-right: 0;}.mr-10 {margin-right: 10px !important;}.mr-20 {margin-right: 20px !important;}.mr-30 {margin-right: 30px !important;}.mr-40 {margin-right: 40px !important;}.mr-50 {margin-right: 50px !important;}.mr-60 {margin-right: 60px !important;}.mr-70 {margin-right: 70px !important;}.mr-80 {margin-right: 80px !important;}.mr-90 {margin-right: 90px !important;}.mr-100 {margin-right: 100px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-10 {padding-bottom: 10px !important;}.pb-20 {padding-bottom: 20px !important;}.pb-30 {padding-bottom: 30px !important;}.pb-40 {padding-bottom: 40px !important;}.pb-50 {padding-bottom: 50px !important;}.pb-60 {padding-bottom: 60px !important;}.pb-70 {padding-bottom: 70px !important;}.pb-80 {padding-bottom: 80px !important;}.pb-90 {padding-bottom: 90px !important;}.pb-100 {padding-bottom: 100px !important;}.pt-0 {padding-top: 0 !important;}.pt-10 {padding-top: 10px !important;}.pt-20 {padding-top: 20px !important;}.pt-30 {padding-top: 30px !important;}.pt-40 {padding-top: 40px !important;}.pt-50 {padding-top: 50px !important;}.pt-60 {padding-top: 60px !important;}.pt-70 {padding-top: 70px !important;}.pt-80 {padding-top: 80px !important;}.pt-90 {padding-top: 90px !important;}.pt-100 {padding-top: 100px !important;}.pl-0 {padding-left: 0;}.pl-10 {padding-left: 10px !important;}.pl-20 {padding-left: 20px !important;}.pl-30 {padding-left: 30px !important;}.pl-40 {padding-left: 40px !important;}.pl-50 {padding-left: 50px !important;}.pl-60 {padding-left: 60px !important;}.pl-70 {padding-left: 70px !important;}.pl-80 {padding-left: 80px !important;}.pl-90 {padding-left: 90px !important;}.pl-100 {padding-left: 100px !important;}.pr-0 {padding-right: 0;}.pr-10 {padding-right: 10px !important;}.pr-20 {padding-right: 20px !important;}.pr-30 {padding-right: 30px !important;}.pr-40 {padding-right: 40px !important;}.pr-50 {padding-right: 50px !important;}.pr-60 {padding-right: 60px !important;}.pr-70 {padding-right: 70px !important;}.pr-80 {padding-right: 80px !important;}.pr-90 {padding-right: 90px !important;}.pr-100 {padding-right: 100px !important;}

.fi:before {
	margin: 0;
}
.page-body-wrapper {
	min-height: calc(100vh - 0px);
	padding-left: 0;
	padding-right: 0; 
}
/*Header*/
header{
	position: relative;
	z-index: 999
}
.head-top{
	background-color: #044c18;
	padding-bottom: 74px;
	padding-top: 3px;
}
.head-top ul.top-nav li{
	margin-right: 20px;
	margin-top: 4px
}
.head-top ul.top-nav li, .head-top ul.top-nav li a{
	color: #fafafe
}
.head-top ul.top-nav li i, .head-top ul.top-nav li span{
	color: #f1c309
}
.head-top .top-social{
	float:right;
	margin-bottom: 7px;
}
.top-social li{
	display: inline-block;
}
.top-social li a {
	width: 27px;
	height: 27px;
	text-align: center;
	border-radius: 50%;
	font-size: 13px;
	line-height: 26px;
	background: #fff;
	display: block;
	color: #968f96;
	border: 1px solid #968f96;
	-webkit-transition: background .4s ease, color .4s ease;
	transition: background .4s ease, color .4s ease;
}
.top-social li a:hover {
	background: #fff;
	color: #044c18;
	border: 1px solid #044c18;
}
.head-bottom{
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	margin: auto;
}
.head-logo{
	background-color: #fff;
	padding: 10px
}
/*Header Menu*/
.head-nav{
	background-color: #2b2b2b
}
nav.menu{
	display:block;
	width:100%;
	font-family: "Saira-Medium", sans-serif;
}
nav.menu ul{
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flexbox;
	display:flex;
	list-style:none;
	padding-left:0
}
nav.menu ul li{
	display:inline-block;position:relative
}
nav.menu ul li:first-child{
	padding-left:0
}
nav.menu ul li:last-child{
	padding-right:0
}
nav.menu ul li a{
	font-size:14px;
	display:inline-block;
	line-height:1;
	letter-spacing:0.3px;
	color:#ffffff;
	position:relative;
	text-transform:uppercase;
	padding:15px 35px;
}
nav.menu ul li:hover a, nav.menu ul li.active a{
	background-color: #2aa64c
}
nav.menu ul>li.cr-dropdown>a:after{
	content: "\f107";
	font-family: "FontAwesome";
	font-size:14px;
	padding-left:5px;
	display: none;
}
nav.menu ul>li.cr-dropdown li.cr-sub--dropdown>a:after{
	content:"\f105";float:right
}
nav.menu ul li ul.cr-dropdown-menu{
	position:absolute;
	width: 190px;
	background:#2aa64c;
	height:auto;
	left:0;
	top:100%;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:0px 20px;
	-webkit-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-ms-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-o-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	-webkit-transform:translateY(30px);
	-moz-transform:translateY(30px);
	-ms-transform:translateY(30px);
	-o-transform:translateY(30px);transform:translateY(30px);
	opacity:0;
	visibility:hidden;
	z-index:99
}
nav.menu ul li ul.cr-dropdown-menu li{
	width:100%;
	padding:0;
	display:block;
	position:relative;
}
nav.menu ul li ul.cr-dropdown-menu li a{
	display:block;
	padding:14px 0;
	font-size:14px;
	color:#fff;
	font-weight:500;
	position:relative
}
nav.menu ul li ul.cr-dropdown-menu li a:before{
	content:"";
	left:0;
	top:50%;
	height:2px;
	width:0;
	background:#f1c309;
	position:absolute;
	margin-top:-3px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s
}
nav.menu ul li ul.cr-dropdown-menu li:hover>a{
	color:#fff;
	padding-left:15px
}
nav.menu ul li ul.cr-dropdown-menu li:hover>a:before{
	width:10px;
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
nav.menu ul li ul.cr-dropdown-menu li ul.cr-sub--dropdown-menu{
	left:100%;
	top:0;
	z-index:99
}
nav.menu ul li:hover>ul.cr-dropdown-menu{
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
.blink_me {
  animation: blinker 1s step-start infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/*Main Panel*/
.main-panel {
	transition: width 0.25s ease, margin 0.25s ease;
	width: calc(100% - 0px);
	width: -moz-calc(100% - 0px);
	width: -webkit-calc(100% - 0px);
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column; 
}
/*Banner*/
.home-banner{
	background: url('../images/banner-1.jpg') no-repeat top center;
	background-size: cover;
	min-height: 550px;
	overflow: hidden;
	width: 100%;
}
.home-banner .container{
	position: relative;
}
.home-banner .doc-img{
	position: absolute;
	left: 10%;
	top: 75px;
}
.home-banner .banner-text{
	position: absolute;
	left: 15px;
	top: 240px
}
.home-banner .banner-text h1{
	font-family: 'Saira-SemiBold';
	font-size: 3.3rem;
}
.home-banner .banner-text h1 span, .home-banner .banner-text h2 span{
	color: #2aa64c
}
.home-banner .banner-text h2{
	font-family: 'Saira-Medium';
	margin-left: 70px;
	font-size: 2.8rem;
}
.page-banner{
	background: url('../images/page-banner.jpg') no-repeat top center;
	background-size: cover;
	min-height: 250px;
	overflow: hidden;
	width: 100%;
}
.page-banner .container{
	position: relative;
}
.page-banner .page-title{
	position: absolute;
	left: 15px;
	top: 100px;
}
.page-title h1{
	color: #044c18;
	font-family: 'Saira-SemiBold';
	margin-bottom: 0px
}
.page-title h2{
	color: #9dabaf !important;
	font-size: 1.2rem;
	font-family: 'Saira-Medium';
}
/*Main Content*/
.main-content-wrap{
	padding: 0px;
}
.main-content-wrap.bg-1{
	background-color: #fff
}
.main-content-wrap.bg-2{
	background-color: #000
}
.sec-title{
	padding: 10px 0;
	color: #242323;
	font-family: "Saira-SemiBold", sans-serif;
}
.sec-title h5{
	color: #595959
}
.sec-title h3{
	color: #044c18
}
.consult{
	position: fixed;
	top: 50%;
	right:0px;
	margin-top: -147px;
	display: inline-block;
	z-index: 9995;
}
/*Appointment Panel*/
html.fancybox-margin .appointment-panel{
	right: -357px;
	transition: all 0s;
}
.appointment-panel.fancybox-margin{
	margin-right: 17px;
	z-index: 999
}
.appointment-panel {
	display: block;
	position: fixed;
	top: 100px;
	right: -300px;
	bottom: 0;
	width: 300px;
	height: 100%;
	max-height: 500px;
	background: url('../images/appointment-bg.jpg') no-repeat;
	background-size: cover;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: right, box-shadow;
	-moz-transition-property: right, box-shadow;
	-o-transition-property: right, box-shadow;
	transition-property: right, box-shadow;
	z-index: 9999; 
	padding: 20px 15px
}
.appointment-panel.open {
	right: 0;
	-webkit-box-shadow: -1px 3px 6px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: -1px 3px 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: -1px 3px 6px 0 rgba(0, 0, 0, 0.1); 
}
.appointment-toggle{
	position: absolute;
	top: 50%;
	left:-42px;
	margin-top: -147px
}
.appointment-panel h5{
	color: #fff;
	font-family: "Saira-Medium", sans-serif;
	font-size: 1rem;
}
.appointment-form{
	margin-top:20px
}
.appointment-form .form-group{
	border:1px solid #9fa5a8
}
.appointment-form .form-control{
	background-color: transparent!important;
	border-radius: 0px!important;
	border: 0px;
	padding-left: 0px;
	color: #fff;
	font-size: 13px;
	font-family: "Saira-Medium", sans-serif;
	font-weight: normal;
}
.appointment-form .form-control:focus{
	outline: none!important;
	box-shadow: none;
}
.appointment-form .form-control::-webkit-input-placeholder,
.appointment-form .form-control::-moz-placeholder,
.appointment-form .form-control::placeholder{
	color:#d5ddd7!important;	
}
.appointment-form .form-group .input-group-text{
	align-items: top!important;
	display: block;
	background-color: transparent!important;
	border-radius: 0px!important;
	border: 0px;
	color: #2aa64c;
	font-size: 13px
}
.appointment-info{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.appointment-info li{
	padding-left: 70px;
	color: #d5ddd7;
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 12px;
	padding-top: 0px;
	font-family: "Saira-Regular", sans-serif;
}
.appointment-info li h6{
	color: #fff;
	font-family: "Saira-Medium", sans-serif;
	margin:0;
	padding-top: 15px
}
.appointment-info .tele:before{
	font-family:'FontAwesome';
	content: '\f095';
	color: #fff;
	position: absolute;
	top: 3px;
	left: 0;
	font-size: 27px;
	border: 1px solid #9fa5a8;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px
}
/*Home Top Slider Content*/
.top-content{
	background-color: #eaebea
}
.highlights-slider .post {
  padding: 15px 15px;
}
.highlights-slider .owl-controls {
  display: none;
}
.high-left{
	text-align: right;
	display: block;
	border-right: 1px dashed #ccc
}
.highlights-grid img{
	width: auto!important;
	margin-right: 0px;
	display: block;
	float: right;
}
.highlights-grid h5{
	font-size: 1.25rem;
	color: #2b2b2b;
	font-family: "Saira-SemiBold", sans-serif;
	font-weight: normal!important;
}
.highlights-grid p{
	margin-bottom: 0px;
	font-family: "Ubuntu-Medium", sans-serif;
}
@keyframes video-animation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
    }
}
/*About Video*/
.video-section:before {
    content: '';
    position: absolute;
    top: 5%;
    height: 90%;
    width: 100%;
    left: -5%;
    background: #2a2a2e;
    z-index: -1;
}
.video-play a {
    cursor: pointer;
    font-size: 24px;
    top: -50%;
    position: absolute;
    z-index: 2;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-animation: video-animation 1s linear infinite;
    animation: video-animation 1s linear infinite;
    -webkit-transition: .5s linear;
    background: #ff4e3d;
}
.video-play a img {
    max-width: 20px;
}
.video-play {
    position: absolute;
    height: 100%;
    width: 100%;
}
/*Expertise*/
.expertise-content{
	background: url('../images/expertise-bg.jpg') no-repeat top;
	background-size: cover;
	min-height: 420px
}
.expertise-content .ebox{
	padding: 0px;
	position: relative;
}
.ebox-content{
	padding: 40px 20px;
	position: relative;
	z-index: 1;
	min-height: 418px
}
.ebox-content img{
	margin-bottom: 8px
}
.ebox-content h4, .ebox-content p{
	color: #c6c6c6;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.ebox-content h4{
	font-family: "Saira-SemiBold", sans-serif;
}
.ebox-content-p{
	min-height: 211px!important;
}
.ebox-content:hover h4, .ebox-content:hover p{
	color: #fff
}
.ebox-content:hover .ebox-content:last-of-type{
	opacity: 0
}
.ebg-1, .ebg-2, .ebg-3{
	background-size: cover;
    position: absolute;
    top:1px;
    left: 0px;
    width:100%;
    height:100%;
    z-index: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity:1;
    -webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.ebox:hover .ebg-1, .ebox:hover .ebg-2, .ebox:hover .ebg-3{
	-khtml-opacity:0; 
	-moz-opacity:0; 
	-ms-filter:"alpha(opacity=0)";
	filter:alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity5);
	opacity:0; 
}
.ebg-1{
    background: url('../images/ent-img.jpg') no-repeat;
	background-size: cover;
}
.ebg-2{
	background: url('../images/dermatology-img.jpg') no-repeat;
	background-size: cover;
}
.ebg-3{
	background: url('../images/surgery-img.jpg') no-repeat;
	background-size: cover;
}
/*Home Blog*/
.bbox{
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
	-moz-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
	box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
	margin: 7px;
	margin-left: 0;
}
.box-left{
	padding-left: 0;
	padding-right: 0;
	float: left;
	position: relative;
}
.box-img-wrap{
	position: relative;
	width: 230px;
	height: 240px;
	background-color: #000;
	overflow: hidden;
}
.box-img-wrap img{
	max-width: 100%;
    max-height: 100%;
    transform: scale(2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.box-date{
    background-color: #2aa64c;
    position: absolute;
    bottom: 11px;
    left: 11px;
    height: 70px;
    width: 85px;
    font-weight: 500;
    font-size: 31px;
    line-height: 18px;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 1;
    color: #fff;
    text-align: center;
}
.box-date-wrap{
	font-weight: 500;
	font-size: 31px;
	line-height: 18px;
	color: #fff;
	text-align: center;
}
.box-date-wrap  span{
	font-size: 12px;
	font-weight: 400;
	display: block;
	text-transform: capitalize;
	margin-top:5px;
}
.box-right{
	padding: 20px 20px 20px 25px;
	position: relative;
	overflow: hidden;
	float: left;
}
.box-content-head h4 a, .box-content-head h4{
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 22px;
	line-height: 29px;
	font-weight: 500;
	color: #595959;
	font-family: "Saira-SemiBold", sans-serif;
}
.bbox:hover .box-content-head h4 a{
	color: #2aa64c
}
.box-content-desc{
	border-top: 1px solid #c9caca;
	margin-top: 10px;
	padding-top: 7px;
}
.blog-carousel .owl-nav {
	margin: 0;
}
.blog-carousel .owl-nav .owl-next, .blog-carousel .owl-nav .owl-prev {
	margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	padding: 0;
	margin: 0;
	border: 1px solid #c9c9c9;
	overflow: hidden;
	width: 33px;
	height: 33px;
	background: #fff!important;
	line-height: 30px;
}
.blog-carousel .owl-nav .owl-next,
.blog-carousel .owl-nav .owl-prev {
	top: -90px;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-carousel .owl-nav .owl-next {
	right: 0px;
}
.blog-carousel .owl-nav .owl-prev {
	right: 40px;
}
.blog-carousel .owl-nav .owl-next i:before,.blog-carousel .owl-nav .owl-prev i:before {
	font-size: 20px;
	color: #d3d3d3;
}
.blog-carousel .owl-nav .owl-next:hover,
.blog-carousel .owl-nav .owl-prev:hover {
	color: #fff;
	background: #2aa64c!important;
	border: 1px solid #2aa64c;
}
/*Blog Page*/
.blog-content .bbox{
	margin-bottom: 15px;
}
.blogdt-content .bbox{
	box-shadow: none;
}
.blogdt-content .box-img-wrap{
	width:100%;
	height: 400px
}
.blogdt-content .box-right{
	padding:10px 0 0
}
.blogdt-content .box-content-head{
	padding:10px 0 5px
}
.blogdt-content .box-content-head h4{
	font-size: 26px;
	line-height: 30px;
}
.blogdt-content h1, h2, h3, h4, h5, h6{
	font-family: "Saira-SemiBold", sans-serif;
}
.blogdt-content ul, .blogdt-content ol{
	margin: 16px 0;
	padding: 0 0 0 25px;
}
.blogdt-content ul li, .blogdt-content ol li {
    padding-bottom: 5px;
    padding-left: 8px
}
.blogdt-content ul li{
	list-style-type: disc;
}
.blogcomments-content ol {
	padding-left: 0px;
	list-style-type: none;
}
.blogcomments-content .comment-author {
	position: relative;
	padding: 15px 0 0 0px;
}
.blogcomments-content .comment-author h4 {
	font-size: 18px;
}
.blogcomments-content .comment-author p.comment-date {
	font-size: 14px;
	font-style: italic;
	color: #808080;
}
.blogcomments-content .comment-content {
	margin: 5px 0;
}
/*Doctors*/
.doc-box {
	margin-top: 4px;
	text-align: center;		
}
.doc-box .imgwrap {
	margin: 0px !important;
	/*width: 150px;
	height: 150px;*/
}
.doc-box .imgwrap .doc-inner {
	position: relative;
	min-height: 10px;
	height: auto;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	margin: 10px 0px;
}
.doc-box .imgwrap .doc-inner:hover .doc-dt{
	bottom: 0px;
}
.doc-box .imgwrap .doc-inner .doc-dt {
	position: absolute;
	height: 150px;
	width: 100%;
	bottom: -103px;
	background: rgba(42,166,76,0.85);
	padding: 10px 15px 10px 15px;
	text-align: center;
	transition: all .3s ease-out;
}
.doc-box .imgwrap .doc-inner .doc-dt h4 {
	color: #fff;
	font-size: 21px;
	line-height: 28px;
	margin-top:0px;
	padding-top: 0px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	font-family: "Saira-SemiBold", sans-serif;
}
.doc-box .imgwrap .doc-inner .doc-dt p {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-family: "Ubuntu", sans-serif;
	margin-bottom: 5px
}
/*List*/
.list1{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.list1 li{
	padding-left: 25px;
	color: #595959;
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 1px;
	position: relative;
}
.list1 li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f0c8';
	color: #f1c309;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 9px;
	left: 2px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight:900
}
.list1 ul{
	margin-top: 15px
}
.list1 ul li{
	margin-bottom: 0px
}
.list1 ul li:before{
	color: #9dabaf
}
/*Awards*/
.awards-content{
	background-color: #eaebea;
}
.main-timeline{
	overflow: hidden;
	position: relative;
	padding: 60px 0 20px;
}
.main-timeline:before{
	content: "";
	width: 1px;
	height: 100%;
	background: #cfcdcd;
	position: absolute;
	top: 0;
	left: 50%;
}
.main-timeline .timeline{
	width: 50%;
	clear: both;
	position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
	content: "";
	display: block;
	clear: both;
}
.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before{
	content: "";
	width: 11px;
	height: 11px;
	background: #cfcdcd;
	box-sizing: content-box;
	border: 5px solid #eaebea;
	box-shadow: 0 0 0 2px #cfcdcd;
	position: absolute;
	top: -54px;
	right: -11px;
	transform: rotate(45deg);
}
.main-timeline .timeline:last-child:before{
	top: auto;
	bottom: -14px;
}
.main-timeline .timeline:last-child:nth-child(even):before{
	right: auto;
	left: -11px;
}
.main-timeline .timeline-icon{
	width: 24px;
	height: 24px;
	background: #eaebea;
	border: 1px solid #cfcdcd;
	position: absolute;
	top: 17px;
	right: -13px;
	z-index: 1;
	transform: rotate(45deg);
}
.main-timeline .timeline-icon:before{
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: background-color 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-icon:before{ background: #2aa64c; }
.main-timeline .timeline-content{
	width: 85%;
	padding: 18px 30px;
	background: transparent;
	text-align: right;
	float: left;
	border: 1px solid transparent;
	position: relative;
	transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .timeline-content{
	border: 1px solid #cfcdcd;
}
.main-timeline .timeline-content:before{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: #eaebea;
	border: 1px solid #cfcdcd;
	position: absolute;
	top: 21px;
	right: -7.3px;
	transform: rotate(45deg);
	transition: all 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-content:before{
	background: #2aa64c;
	border-color: #2aa64c;
}
.main-timeline .timeline-content:after{
	content: "";
	width: 11%;
	height: 1px;
	background: #cfcdcd;
	position: absolute;
	top: 28px;
	right: -14%;
}
.main-timeline .date{
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #2aa64c;
	margin: 0 0 8px;
	font-family: sans-serif;
	transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .date{ color: #444; }
.main-timeline .title{
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
	transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .title{ color: #2aa64c; }
.main-timeline .description{
	font-family: "Ubuntu", sans-serif;
	margin-top: 8px;
}
.main-timeline .timeline:nth-child(2n),
.main-timeline .timeline:nth-child(2n) .timeline-content{
	float: right;
	text-align: left;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
	right: 0;
	left: -12px;
}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{ left: -7.3px; }
.main-timeline .timeline:nth-child(2n) .timeline-content:after{ left: -14%; }

.abt-content p{
	font-size: 15px
}
.abt-content h5{
	font-family: "Saira-SemiBold", sans-serif;
	font-size: 1rem;
}
/*Gallery*/
.fancybox-title {}
.albumbox{
	padding-left: 0;
	padding-right: 0;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px
}
.albumbox-img-wrap{
	position: relative;
	width: 100%;
	height: 240px;
	background-color: #000;
	overflow: hidden;
}
.albumbox-img-wrap img{
	max-width: 100%;
    max-height: 100%;
    transform: scale(1.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.albumbox-title{
	background: rgba(42,166,76,0.85);
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	height: 42px;
	width: 100%;
	font-weight: 500;
	font-size: 31px;
	line-height: 18px;
	padding-top: 13px;
	padding-bottom: 7px;
	z-index: 1;
	color: #fff;
	text-align: center;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.albumbox-title h6{
	color: #fff;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.albumbox:hover .albumbox-title{
	background: rgba(42,166,76,1);
}
.albumbox:hover .albumbox-title h6{
	color: #f1de09;
}
.infrastructure-content .galbox{
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	border:4px solid #fff;
	box-shadow:0 0 8px #c6c6c6;
	-moz-box-shadow:0 0 8px #c6c6c6;
	-webkit-box-shadow:0 0 8px #c6c6c6;
	-o-box-shadow:0 0 8px #c6c6c6;
	border-radius: 6px;
	display: block;
}

.infrastructure-content .galbox img{
	display: block;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	transform: scale(1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.infrastructure-content .galbox:before {
	content: "";
	opacity: 0;
	background-color: rgba(42,166,76,0.85);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: scale3d(0.5, 0.5, 1);
	-moz-transform: scale3d(0.5, 0.5, 1);
	-o-transform: scale3d(0.5, 0.5, 1);
	-ms-transform: scale3d(0.5, 0.5, 1);
	transform: scale3d(0.5, 0.5, 1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 9
}
.infrastructure-content .galbox:after {
	font-family: "FontAwesome";
	content: "\f00e";
	font-size: 22px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	z-index: 99
}
.infrastructure-content .galbox:hover::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.infrastructure-content .galbox:hover::after {
	opacity: 1;
}
/*Media*/
.media-content .videobox {
	position: relative;
}
.media-content .videobox:before {
	content: "";
	background-color: rgba(42,166,76,0);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
.media-content .videobox:hover::before{
	background-color: rgba(42,166,76,0.85);
}
.media-content .videobox i {
	background-color: #ff4e3d;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 23px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.media-content .videobox:hover i{
	background-color: #fff;
	color: #2aa64c
}
.media-content .videotitle{
	background-color: #2aa64c;
	padding: 4px 10px;
	text-align: center;
}
.media-content .videotitle h5{
	margin-bottom: 0px;
	color: #fff
}
/*Form*/
.custom-form{
	margin-top:20px;
	width: 95%
}
.custom-form .form-group{
	margin-bottom: 30px
}
.custom-form .form-control{
	background-color: transparent!important;
	border-radius: 0px!important;
	color: #fff;
	color: #929191;
	font-size: 15px;
	font-family: "Saira-Medium", sans-serif;
	font-weight: normal;
	padding: 0.95rem .75rem;
}
.custom-form .form-control:focus{
	outline: none!important;
	box-shadow: none;
	border-color: #2aa64c
}
.custom-form .form-control::-webkit-input-placeholder,
.custom-form .form-control::-moz-placeholder,
.custom-form .form-control::placeholder{
	color:#929191!important;	
}
/*contact Page*/
.contact-info-box ul, .contact-info-box li, .contact-info-box h3, .contact-info-box p {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info-box li + li {
	margin-top: 35px;
}
.contact-info-box > p {
	margin-top: -8px;
	font-weight: 300;
}
.contact-info-box h3 {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	margin-top: -5px;
	font-family: 'Ubuntu-Medium';
}
.contact-info-box .inner-box {
	width: 50px;
	height: 50px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #2aa64c
}
.contact-info-box .inner-box i {
	font-size: 23px;
	color: #2aa64c;
	line-height: 50px;
}
.contact-info-box .icon-box, .contact-info-box .text-box {
	display: table-cell;
	vertical-align: top;
}
.contact-info-box .text-box {
	padding-left: 20px;
}
.contact-info-box .text-box p a{
	color: #595959
}
/*Magazine*/
.mag-box{
	margin-bottom:45px;
}
.mag-box .mag-box-img {
    width: 100px;
    height: 120px;
    float: left;
    overflow: hidden;
}
.mag-box .mag-box-img img {
    width: 100%;
    height: 100%
}
.mag-box .mag-box-body {
    width: 100%;
    box-sizing: border-box;
    padding-left: 135px;
    -moz-box-sizing: border-box;
}
.mag-box .mag-box-body .mag-title {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    height: 40px;
    font-family: "Saira-SemiBold", sans-serif;
    overflow: hidden;
}
.mag-box .mag-box-body .mag-info{
	width: 100%;
}
.mag-box .mag-box-body .mag-info p{
	font-size: 14px;
	font-style: italic;
	color: #808080;
	margin-bottom: 5px
}
/*Map*/
.map iframe {
	width: 100%;
	min-height: 350px;
	border: none;
}
/*Footer*/
.foot-top{
	background: #044c18;
	color: #fff;
	padding: 40px 0 35px;
}
.foot-top h5{
	font-size: 22px;
	margin: 0 0 22px;
	color: #fff;
	padding-bottom: 10px;
}
.foot-top h5 span{
	color: #f1c309
}
.foot-top p{
	line-height: 22px;
	font-size: 13.5px;
	margin-bottom: 25px;
	position: relative;
	letter-spacing: 0.3px;
}
.foot-time{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.foot-time li{
	padding-left: 30px;
	color: #d5ddd7;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 1px;
	position: relative;
}
.foot-time li span{
	margin:0 2px;
}
.foot-time li:before{
	font-family:Font Awesome\ 5 Free;
	content: '\f017';
	color: #f1c309;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	left: 2px;
}
.foot-top .foot-social{
	margin-bottom: 7px;
}
.foot-social li{
	display: inline-block;
}
.foot-social li a {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	line-height: 30px;
	background: #044c18;
	display: block;
	color: #d5ddd7;
	border: 1px solid #d5ddd7;
	-webkit-transition: background .4s ease, color .4s ease;
	transition: background .4s ease, color .4s ease;
	margin-right: 5px
}
.foot-social li a:hover {
	background: #fff;
	color: #044c18;
	border: 1px solid #fff;
}
.foot-info{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.foot-info li{
	padding-left: 30px;
	color: #d5ddd7;
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 12px;
	padding-top: 0px;
	letter-spacing: 1px;
}
.foot-info li:last-child{
	border-bottom: 0px;
}
.foot-info li a{
	color: inherit;
	font-size: 16px;
}
.foot-info li a:hover{
	color: #d5ddd7;
}
.foot-info .addr:before, .foot-info .tele:before, .foot-info .mail:before{
	font-family:'Font Awesome\ 5 Free';
	color: #f1c309;
	position: absolute;
	top: 3px;
	left: 0;
	font-size: 17px;
	font-weight:900;
}
.foot-info .addr:before{
	content: '\f3c5';
	font-size: 20px;
	left: 2px;
}
.foot-info .tele::before {
    content: "\f095";
    font-size: 19px;
    left: 3px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph; /*IE*/
}
.foot-info .mail:before{
	font-size: 16px;
	content: '\f0e0';
}
.foot-nav{
	list-style: none;
	padding: 0px;
	margin: 0px 18px 0 0;
	display: inline-block;
}
.foot-nav li{
	padding-left: 18px;
	color: #d5ddd7;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 1px;
	position: relative;
}
.foot-nav li a{
	color: #d5ddd7;
}
.foot-nav li a:hover{
	color: #fff
}
.foot-nav li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f0c8';
	color: #f1c309;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 9px;
	left: 2px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight:900
}
.copyright{
	background: #00280b;
	color: #fff;
	font-size: 13px;
	padding: 15px 0;
}
.copyright p{
	margin: 0px;
	display: inline-block;
}
.copyright p:last-of-type{
	float: right;
}
.copyright p a, .copyright p{
	color: #fff
}
.btn, a.btn, button.btn {
	outline:none!important;
	height:45px;
	line-height:45px;
	font-size:14px;
	display:inline-block;
	background-color:#009047;
	padding:0 30px;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:0.25px;
	font-weight: normal;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	border-radius:2px;
	border-color:#009047;
	border-width:1px;
	border-style:solid;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-family: "Saira-Medium", sans-serif;
}
.btn:before, a.btn:before, button.btn:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.1);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-o-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	border-radius:2px
}
.btn:hover, a.btn:hover, button.btn:hover {
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	box-shadow:0 3px 3px rgba(0,0,0,0.1)
}
.btn:focus, a.btn:focus, button.btn:focus{
	box-shadow: none;
}
.btn:hover:before, a.btn:hover:before, button.btn:hover:before {
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
.btn span, a.btn span, button.btn span {
	position:relative
}
.btn.btn--xlg, a.btn.btn--xlg, button.btn.btn--xlg {
	font-size:19px;
	height:55px;
	line-height:55px;
	padding:0 40px
}
.btn.btn--lg, a.btn.btn--lg, button.btn.btn--lg {
	font-size:17px;
	height:50px;
	line-height:50px;
	padding:0 35px
}
.btn.btn--sm, a.btn.btn--sm, button.btn.btn--sm {
	font-size:15px;
	height:40px;
	line-height:40px;
	padding:0 25px
}
.btn.btn--xs, a.btn.btn--xs, button.btn.btn--xs {
	font-size:13px;
	height:35px;
	line-height:35px;
	padding:0 20px
}
.btn.btn--white, a.btn.btn--white, button.btn.btn--white {
	background-color:#ffffff;
	color:#000000;
	border-color:#ffffff;
}
.btn.btn--white:hover, a.btn.btn--white:hover, button.btn.btn--white:hover {
	color:#ffffff;
	background-color:#2aa64c;
	border-color:#2aa64c;
}
.btn.btn--black, a.btn.btn--black, button.btn.btn--black {
	background-color:#303030;
	border-color:#303030
}
.btn.btn--black:hover, a.btn.btn--black:hover, button.btn.btn--black:hover {
	background-color:#2aa64c;
	border-color:#2aa64c
}
.btn.btn--theme, a.btn.btn--theme, button.btn.btn--theme {
	color:#ffffff;
	background-color:#2aa64c;
	border-color:#2aa64c
}
.btn.btn--theme:hover, a.btn.btn--theme:hover, button.btn.btn--theme:hover {
	background-color:#044c18;
	border-color:#044c18;
}
.btn.btn--grey, a.btn.btn--grey, button.btn.btn--grey {
	border-color:#e1e1e1;
	color:#606060;
	background:transparent
}
.btn.btn--grey:hover, a.btn.btn--grey:hover, button.btn.btn--grey:hover {
	background:#2aa64c;
	color:#fff
}
.btn.btn--transparent, a.btn.btn--transparent, button.btn.btn--transparent {
	background:transparent;
	color:#303030;
	border:1px solid #303030
}
.btn.btn--transparent:hover, 
a.btn.btn--transparent:hover, 
button.btn.btn--transparent:hover {
	background:#2aa64c;
	border-color:#2aa64c;
	color:#ffffff
}
.btn.btn--transparent.btn--theme, 
a.btn.btn--transparent.btn--theme,
button.btn.btn--transparent.btn--theme {
	color:#2aa64c;
	background:transparent;
	border-color:#2aa64c
}
.btn.btn--transparent.btn--theme:hover,
a.btn.btn--transparent.btn--theme:hover,
button.btn.btn--transparent.btn--theme:hover {
	background:#2aa64c;
	color:#fff
}
.btn.btn--light, a.btn.btn--light, button.btn.btn--light {
	color:#ffffff;
	border-color:#ffffff
}
.btn.btn--dark, a.btn.btn--dark, button.btn.btn--dark {
	color:#303030;
	border-color:#303030
}
.btn.btn--icon span.btn-icon,
a.btn.btn--icon span.btn-icon,
button.btn.btn--icon span.btn-icon {
	padding-left:5px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s
}
.btn.btn--icon:hover span.btn-icon,
a.btn.btn--icon:hover span.btn-icon,
button.btn.btn--icon:hover span.btn-icon {
	padding-left:12px
}
/****09.01.24***/
.bg-1 .about{position: relative;}
.high-left,.high-right{padding-left: 15px;padding-right: 15px;}
.head-top .text-right,.head-logo .text-right {text-align: right;}
.head-top ul.top-nav li{margin-right: 0;}
.mag-info .mr-1{margin-right: 4px;}
.insure-carousel.blog-carousel{margin-bottom:125px ;}
/* li.active a:focus {
    color: red;
} */
