/*
Theme Name: Doc+ - Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

@import url("../mts_schema/style.css");
/* general */
.onehalf{
	float:left;
	width:50%;
	box-sizing:border-box;
}
html ul ul.wda-long-menu{background:#fff;}
.Logoz { text-align: center; }
.Logoz img { height: 30px!important; width: auto; display: inline-block; padding: 10px; margin: 2px; box-shadow: 0 0 10px -8px #000; }
.Logoz br { display: none; }
.doctors { position: relative; }
.doctors:before {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: '';
	background: rgba(0,0,0,0.5);
}
.slick-slide img {
    margin: 0px auto;
}
.doctors h3, .team_field span{text-shadow:1px 2px 2px #000;}
.team_image:before{background-color: rgba(170, 204, 131, 0.6)!important;}
.ourServices img{filter: brightness(0) invert(0);}
.ourServices h4{    color: #00567d!important;}
section#wda_testi {background: #00567d;}
section#wda_testi:before{opacity:0!important;}
.ourServices{
	padding-bottom: 20px;
    background: #fff;
    padding-top: 43px;
}
.navigation ul ul{right:0px;}
.col-md-4 {width: 25%!important;}
a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.container,footer .container,.article {
	max-width: 100% !important;
	width: 1170px;
	margin:0px auto;
	padding:0px 15px;
	box-sizing: border-box;
}
.article {
	float: none;
	margin:0px auto;
	box-shadow: 0px 0px 0px;
	padding:250px 15px 30px 15px;
}
.btn {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background: #00567d;
	color: #fff;
}
.btn:hover {
    color: #711f1a !important;
    background-color: #f2f2f2 !important;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignnone {
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.center { text-align: center; }
.clear { clear: both; }

/* header */
.main-header { background: #fff; z-index: 10000 !important; position: fixed; }

#header { background: #fff; top: 0px;}
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 1%; }
.logo-wrap { margin: 10px 0 0 0; }
.headerInfo { width: 32%; text-align: right; margin-top: 30px; }
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone a { color: #fff !important; }
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #fff; border-radius: 50%; padding: 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.header-social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }

.primary-slider-container { max-width: 100%; float: none; width: 100%;  overflow: hidden; margin: 0px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }


#page { padding-top: 0px; width: 100%; max-width: 100%; }

/* inner pages */
#page.single { float: left; }
.page h1.title { margin-bottom: 20px; }

/* footer */
.copyrights { 
    padding: 0px;
    text-align: center;
}
.copyrights a {
	color: #fff; 
}
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }

.hide-d { display: none; }

.social-icons a {
    display: inline-block;
    color: #fff;
    background: #4CC1A1;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}
.headerPhone {
	width: 100%;
	margin-top: 0px;
}
.headerPhone p {
	display: inline-block;
	font-size: 14px;
	margin:0px;
	color: #fff;
}
#header {
	padding: 10px 0px;
}
header .navigation {
	float: right;
	width: auto;
}
header .logo-wrap {
	float: left;
	width: auto;
	max-width: 400px;
}
.navigation ul {
	text-align: right;
	/*padding-top: 15px;*/
}
.navigation ul li {
	float: none;
	display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
} 
#secondary-navigation .menu-item-has-children > a:after {
    right: 18px;
}
#secondary-navigation a{
    padding: 5px 10px;
    margin: 0;
	font-size: 14px!important;
}
#secondary-navigation .navigation ul ul a {
	font-size: 15px !important;
}
.newCon {
	height: 600px;
	background-size: cover;
	background-position: 50% 0%;
}
.welcome h1 {
    font-size: 30px;
    color: #111;
    margin-top: 0px;
}
.welcome img {
    padding: 3px;
    border: 1px solid #ccc;
}
.leftwow {
	width: 33.33%;
	float: left;
}
.rightwow {
	width: 66.66%;
	float: right;
}
.wp-video {
    max-width: 100%;
    display: block;
    height: auto;
    margin: 0px auto 20px;
}
.row:after,
.container:after {
	clear: both;
	content: "";
	display: block;
	position: relative;
}
.main-header .container {
	background-color: transparent !important;
}
#reviews {
	padding:100px 0px;
}
#reviews p {
	color: #fff;
	font-style: italic;
}
#reviews h2 {
    color: #fff;
    font-size: 32px;
    padding-top: 10px !important;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    color: #fff;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-6 {
	width: 50%;
	float: left;
}
.featured {
	margin: 30px auto 10px;
}
.featured img {
	border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.featured p {
	padding-right: 15px;
}
footer {
	margin-top: 0px;
	padding:10px 0px;
}
.to-top,.to-top a {
	color: #fff !important;
}
#page.single {
	float: none !important;
}
.article:after {
	clear:both;
	content: "";
	display: block;
	position: relative;
}
.post-info {
	display: none !important;
}
#featured-thumbnail {
	float: right;
	width: 30%;
}
.front-view-content {
	float: left;
	width: 68%;
}
.opacit_ { opacity: 0; }
.sticky { position: fixed !important; box-shadow: 0px 0px 17px rgba(0,0,0,0.9); }
.sticky img { max-width: 100px !important }

#logo a, #logo img { float: none !important; }
.innerImage {
	height: 550px;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
.hiddenPart {
	display: none !important;
}
.primary-slider-container .slide-caption {
    width: 100%;
    left: 0px;
    right: 0px;
    max-width: 1170px;
    background-color: transparent !important;
    margin: 0px auto;
    text-align: left;
    padding: 0px 15px;
    box-sizing: border-box;
    bottom: 60px;
    top: auto;
    max-height: 100%;
    overflow: visible;
}
.owl-dots {
	display: none !important;
}
.slide-caption h2 {
    background: rgba(0,0,0,0.5);
    width: auto;
    display: inline-block;
    padding: 10px !important;
    box-sizing: border-box;
}
.slick_carousl {
	margin-bottom: 0px;
}
.slide-caption a {
    background-color: #4CC1A1;
    padding: 10px 40px;
    border: 2px solid #4CC1A1;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
    position: relative;
    letter-spacing: 2px;
    box-sizing: border-box;
    margin: 6px auto;
    display: inline-block;
    padding: 10px 30px;
    line-height: normal;
    margin-right: 3px;
}
.h1_ty,.welcome h1 {
	position: relative;
	display: inline-block;
}
.welcome h1:before {
    width: 100%;
    background-color: #cad2d8;
}
.welcome h1:after, .welcome h1:before {
    position: absolute;
    bottom: -4px;
    height: 2px;
    left: 0;
    content: '';
}
.welcome h1:after {
    right: 0;
    width: 35%;
    margin: auto;
    background-color: #4CC1A1;
}
.welcome h1:after, .welcome h1:before {
    position: absolute;
    bottom: -4px;
    height: 2px;
    left: 0;
    content: '';
}
#reviews {
	text-align: center;
}
#reviews h4 {
	position: relative;
	display: inline-block;
}
#reviews h4:before {
    width: 100%;
    background-color: #cad2d8;
}
#reviews h4:after, #reviews h4:before {
    position: absolute;
    bottom: -4px;
    height: 2px;
    left: 0;
    content: '';
}
#reviews h4:after {
    right: 0;
    width: 35%;
    margin: auto;
    background-color: #000;
}
#reviews h4:after, #reviews h4:before {
    position: absolute;
    bottom: -4px;
    height: 2px;
    left: 0;
    content: '';
}
#slider {
	margin:0px !important;
}
.welcome {
    padding: 80px 0px;
    margin-top: 30px;
}
.welcome ul {
	list-style: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}
.welcome h1 {
	font-size: 32px;
}
.welcome p {
    color: #63727b;
    font-size: 18px;
}
.welcome .video{ float:right; width:45%;     margin-left: 15px;}
.home_box {
	margin-top: -30px;
	position: relative;
	z-index: 10;
}
.home_box img {
	display: block;
}
.col6 {
	box-sizing: border-box;
	text-align: center;
}
.col6 a {
	display: block;
	width: 100%;
	height: 130px;
	background-size: cover;
	position: relative;
	background-position: 50% 50%;
	background-color: #4CC1A1;
}
.col6 a:before {
	height: 100%;
	width: 100%;
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	background-color: #000;
	opacity: 0.2;
	z-index: 1;
}
.col6 a h3 {
	position: absolute;
	margin: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
}
.circle {
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    max-width: 60px;
    display: block;
    box-sizing: border-box;
    margin: 0px auto;
    margin-bottom: -30px;
    z-index: 10;
    position: relative;
}
.video_wrapper {
    height: 600px;
    position: relative;
}
.video_holder {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.video_holder video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 101%;
    height: 100% !important;
    max-width: inherit !important;
    max-height: inherit !important;
    object-fit: cover;
}

/* Footer */
footer {
	padding:50px 0px;
}
.sub-footer {
	background-color: #636467;
	overflow: hidden;
	color: #fff;
	padding:25px 0px; 
}
.sub-footer * {
	font-family: inherit;
	color: #fff;
}
footer a {
	line-height: 30px;
}
.footer_block {
	float: left;
	box-sizing: border-box;
	padding:0px 15px;
}

.footer_1 {
	width: 100%;
}
.footer_2 {
	width:50%;
}
.footer_3 {
	width: 33.33%;
}
.footer_4 {
	width:25%;
}
.footer_5 {
	width:20%;
}

.footer-left {
	float: left;
}
.footer-left {
    text-align: left;
	font-size: 15px;
	text-transform: uppercase;
}
.footer-right {
	float: right;
}
.copyrights p {
    margin-bottom: 5px;
}
.footer-right p {
    text-align: right;
}

.footer-right li {
	display: inline-block;
	list-style: none;
	margin-left: 20px;
}
/* PhoneCTA */
.cta_phone {
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding: 100px 0 100px;
    text-align: center;
    background-color: rgba(250, 252, 253, 0.9);
}
.cta_phone .phone-wrapper {
    position: relative;
    border-left: 2px solid #a6b7c0;
    border-right: 2px solid #a6b7c0;
    border-bottom: 2px solid #a6b7c0;
    text-align: center;
    padding: 30px 0 23px;
}
.phone-wrapper:before, .phone-wrapper:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 35%;
    height: 2px;
    background-color: #a6b7c0;
}
.phone-wrapper:after {
    left: auto;
    right: 0;
}
.cta_phone a {
	color: #51616b;
	font-size: 32pX;
}
.cta_phone span {
	font-size: 16px;
	display: block;
	text-align: center;
	text-transform: uppercase;
    color:#4CC1A1;
}
/* Reviews */
#reviews h2 {
    font-size: 48px;
}
#reviews p {
	font-style: italic;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 18px;
}
/* Logos Home */
.logos_home {
	padding:40px 10px;
	text-align: center;
}
.logos_home img {
	vertical-align: middle;
	display: inline-block;
}
.col4 {
	width: 25%;
	float: left;
	padding:0px 15px;
	box-sizing: border-box;
}
/* Photo Gallery */
.photo_gallery {
	padding:50px 0px;
}
.photo_gallery h2 {
	padding: 0px 30px;
    position: relative;
    text-align: center;
    max-width: 340px;
    display: inline-block;
    font-size: 32px;
    margin-bottom: 30px;
}
h2.universal:before {
    width: 100%;
    background-color: #cad2d8;
}
h2.universal {
	position: relative;
}
h2.universal:after, h2.universal:before {
    position: absolute;
    bottom: -4px;
    height: 2px;
    left: 0;
    content: '';
}
h2.universal:after {
    right: 0;
    width: 35%;
    margin: auto;
    background-color: #4CC1A1;
}
h2.universal:after, h2.universal:before {
    position: absolute;
    bottom: -4px;
    height: 2px;
    left: 0;
    content: '';
}





.photo_gallery .col4 {
	padding:0px 5px;
	margin-bottom: 10px;
}
.photo_gallery .col4 div {
	background-color: #E8E8E8;
	padding:3px;
	box-sizing: border-box;
}
.photo_gallery .col4 a {
	height: 200px;
	display: block;
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
	box-sizing: border-box;
}
.photo_gallery .col4 div {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.photo_gallery .col4 div:hover {
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
}
html #swipebox-overlay {
    z-index: 9999999!important;
}
/* Banner */
.banner_section {
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
	padding:80px 0px;
	color: #fff;
}
.banner_section * {
	color: inherit;
}
.banner_section p {
    font-size: 18px;
}
.banner_section h2 {
	font-size: 32px;
	position: relative;
}
.banner_section:before {
	height: 100%;
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #101518;
	opacity: 0.7;
}
.banner_section .container {
	position: relative;
}
.col7 {
	width: 58.33333333%;
	float: left;
	padding:0px 15px;
	box-sizing: border-box;
}
.col5 {
	float: left;
	padding:0px 15px;
	box-sizing: border-box;
    width: 41.66666667%;
}
.col5 .btn {
    background-color: #711f1a;
    padding: 0 40px;
    border: 2px solid #711f1a;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
    position: relative;
    letter-spacing: 2px;
}
.col5 h2 {
	display: inline-block;
	text-align: left;
	padding-right: 10pX;
	box-sizing: border-box;
}
.banner_inner {
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
    border: 1px solid rgba(255, 255, 255, 0.45);
    box-sizing: border-box;
}

/* SubSlide boxs */
.doc_plus_box {
    position: relative;
    margin-top: -32px;
    z-index: 100;
}
.plusbox {
	position: relative;
	text-align: center;
	box-sizing: border-box;
	padding-bottom: 30px;
}
.plusbox:after, .plusbox:before {
    position: absolute;
    top: 32px;
    left: 0;
    border: 2px solid #f0f5f8;
    right: 0;
    bottom: 0;
    content: '';
}
.plusbox:before {
    background-color: #636467;
    border: 0;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in,-webkit-transform .2s ease-in;
    -webkit-transition: transform .2s ease-in;
    -moz-transition: transform .2s ease-in;
    -o-transition: transform .2s ease-in;
}
.plusbox:after {
	 border: 0;
    z-index: -1;
    background-color: #952b24;
    transform: translate(0,100%);
    -webkit-transform: translate(0,100%);
    -moz-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    -o-transform: translate(0,100%);
    transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
}
.plusbox:hover:before {
	transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transition: -webkit-transform .3s .1s ease-in;
    transition: transform .3s .1s ease-in;
    transition: transform .3s .1s ease-in,-webkit-transform .3s .1s ease-in;
    -webkit-transition: transform .3s .1s ease-in;
    -moz-transition: transform .3s .1s ease-in;
    -o-transition: transform .3s .1s ease-in;
}
.plusbox:hover:after {
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.plusbox .line {
    width: 64px;
    height: 2px;
    background-color: #ee9776;
    margin: 0 auto;
    position: relative;
    margin: 15px auto 30px;
}
.plusbox * {
	box-sizing: border-box;
}
.plusbox a {
	display: block;
	position: relative;
}
.cube {
	position: relative;
    display: inline-block;
    overflow: hidden;
    height: 64px;
    width: 64px;
}

.cube .icon {
    display: block;
    font-size: 36px;
    color: #07932e;
    width: 64px;
    line-height: 64px;
    background-color: #fff;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    line-height: 60px;
    border: 2px solid #952b24;
    color: #fff;
    background-color: #952b24;
}
.cube .icon1 {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -o-transition: transform .5s;
}
.cube .icon2 {
	top: 0;
    background-color: #fff;
    color: #952b24;
    position: absolute;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -o-transition: transform .5s;
}
.plusbox:hover .icon1 {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}
.plusbox:hover .icon2 {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    top: 0;
}
.plusbox h3 {
	font-weight: 700;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 22px;
}
.plusbox:nth-child(1):before {

}
.plusbox:nth-child(2):before {
    background-color: #4e4f51;
}
.plusbox:nth-child(3):before {
    background-color: #444648;
}
.plusbox:nth-child(4):before {
    background-color: #37383b;
}
.plusbox:nth-child(5):before {
	background-color: #2c2d31;	
}

/* Header */
html .navigation ul ul {
	box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.5);
}
#secondary-navigation {
	float: none !important;
}
#logo a, #logo img {
	display: block;
}
.regular_header {
    padding: 10px 0;
    font-size: 19px;
	text-align: right;
}
.regular_header p, .social-icons {
	display: inline-block;
	vertical-align: middle;
	margin:0px;
}
.regular_header p {
	margin-right: 5px;
}
.social-icons a {
    font-size: 16px;
}
/* home boxes */
.homepage .container { 
	width: 80%;
	max-width: 80%;
}
.home-widgets .f-widget {
    float: left;
    margin-right: 2%;
    width: 32%;
	position: relative;
}
.home-widgets.widgets-num-3 .f-widget:nth-child(3n) {
    margin-right: 0;
}
.home-widgets .f-widget h3{
	position: absolute;
	bottom: 10%;
	padding-bottom: 5%;
	padding-top: 20%;
	text-align: center;
	width: 100%;
	color: #fff;
	margin-bottom: 0px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.homeServices{
	margin:25px 0px;
	overflow: hidden;text-align: center;
    padding: 25px 0px;
}
.homeServices .service{
    display: inline-block;
    text-align: center;
    font-size: 24px;
    height: 350px;
    overflow: hidden;
    width: 31%;
    margin: 3px 0 5px;
    padding: 10px 7px 0;
}
.homeServices .service .simg {
    display: block;
    height: 340px!important;
    overflow: hidden;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    margin: 0px auto;
    position: relative;
}
p.title{
    position: relative;
    text-align: center;
    font-size: 32px;
    width: 100%;
    color: #fff;
    margin-top: -17%;
    padding: 20px 0;
    margin-bottom: 0;
   text-shadow:1px 2px 2px #000;
	
}

.slick-dots li button {
    background-color: #4cc1a1 !important;
}
/* mobile */
@media screen and (min-width: 881px) {
	#menu-main-menu > li {
		line-height: 90px;
	}
	#menu-main-menu .sub-menu {
		line-height: normal;
	}
}
@media screen and (max-width: 1200px) {p.title{margin-top: -20%;}
	.footer-right p {    font-size: 14px;}
	
	.logos_home img {
		width: 20%;
	}
	.video_wrapper {
		height: 500px;
	}
	#secondary-navigation a {
		padding:5px 7px;
	}
	html .slick-dots {
		display: block;
	    position: relative;
	    bottom: 0px;
	    margin-top: 10px;
	}
	html .slick-dots li,
	html .slick-dots li button,html .slick-dots li button:before {
		height: 14px;
		width: 14px;
		background-color: #f36d00;
		border-radius: 50%;
		font-size: 0px !important;
	}
	html .slick-dots li button:before {
		background-color: #186b67;
	}
	.newCon {
		height: 450px;
	}
	html #page,html .container {
		max-width: 100% !important;
		width: 100%;
	}
	html .container {
		width: 100% !important;
		padding:0px 15px;
		box-sizing: border-box;
	}
	.innerImage {
		height: 350px;
	}
 	footer .container {
  		width: 100%;
 	}
 	.headerPhone {
  		box-sizing: border-box;
 	}
 	.primary-slider-container .slide-caption {
 		padding:0px 15px;
 		box-sizing: border-box;
 	}
	header .logo-wrap {
    max-width: 350px;
}
}
@media screen and (max-width: 880px) {
	.footer-right p {    font-size: 14px;}
	
	.welcome .video{width:100%;}
	.col-md-4 {
    width: 50%!important;
}
	.homeServices .service .simg {
	    display: block;
	    height: 210px!important;
	    overflow: hidden;
	    margin: 0px auto;
	}
	.homeServices .service {
		width:94%;     
		height: 230px;
	}
    .footer-right p {
        text-align: center;
    }
	header .logo-wrap {
		margin:0px auto !important;
	}
	#header #logo a { display:block; }
	#header:after,#regular-header:after {
		clear: both;
		content: "";
		display: block;
	}
	.logo-wrap, .onehalf {
		width: 100% !important;
	}
	#header .logo-wrap {
		float: none !important;
	}
	#secondary-navigation {
		height: auto !important;
	}
	.hide-d { display: block; }
	#header { background: #fff; padding: 0px 0 20px 0px; margin-bottom: 0px; position: fixed; }
	#page { padding-top: 180px; }
	.mobileBtn { margin-bottom: 0px; }
	#reviews {
		padding:60px 0px;
	}
	html a#pull {
		background-color:#09577C;
	}
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background:#4CC1A1; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.primary-slider-container, .hide-xs { display: none; }
	.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
	
	.innerImage { display: none; }
	.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
	.welcome {margin: 20px auto; padding:10px 0px;}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
	.post-content img { width: 100% !important; height: auto !important; }
	.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget	{ width: 100% !important; max-width: 100% !important; }
	.hours, .doc_plus_box { display: none !important; }
	.main-header { background-color: #fff !important; }
	.leftwow {
		 width: 100%;
	}
	.rightwow {
		width: 100%;
	}
	.col-sm-6 {
		width: 100%;
	}
	.sh_ {
		height: auto !important;
	}
	.footer_3,.footer_2,.footer_5 {
		width: 100%;
		margin-bottom: 20px;
	}
	.footer-left,.footer-right {
		width: 100%;
		text-align: center;
	}
	.footer_4 {
		width: 50%;
		margin-bottom: 20px;
	}
	.banner_inner {
		height: 400px;
		margin-bottom: 20px;
	}
	.col5,.col7 {
		width: 100%;
	}
	.row {
		margin:0px;
	}
	.welcome iframe {
		height: 400px !important;
	}
	.featured .btn {
		display: block;
		text-align: center;
	}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
		height: auto;
	}
	.box02 .btn {
		display: block;
		max-width: 250px;
		margin:10px auto 0px;
	}
	.doc_plus_box {
		margin-top: 0px;
	}
	footer .container {
		width: 100%;
	}
	#regular-header { display: none; }
	.sticky { background-color: #fff !important; }
	
	div.header-social-icons { float: none !important; text-align: center; background:none!important;}
	div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 1; }
	.header-social-icons {  text-align: Center; float: none !important; }
	.header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
	
}
@media screen and (max-width: 540px) {
	.logos_home img {
	    width: 33.33%;
	    margin-left: -4px;
	}
	.banner_inner {
		height: 240px;
	}
	.photo_gallery .col4 {
		width: 50%;
	}
	.ourServices h4 { font-size: 16px !important; }
	p.title {
    	margin-top: -26%;
	}
	html .slick-prev, html .slick-next { display: none !important; }
	.doctors { background-attachment: inherit !important; background-size: 100% auto !important; background-position: center top !important; }
	.doctors h3 { font-size: 30px !important; }
	.doctors .container { padding: 30px 0 !important; }
}
.innerImage img { width: 100% !important; }
#header .logo-wrap { padding: 0px; }
.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0 !important;}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@media screen and (min-width:0) and (min-resolution: .001dpcm) { 
 .opacit_ {opacity:1;}
}

.reviewMenuButton a{
   position:relative
}
.reviewMenuButton a:after{
   content:"";
   display:block;
   position:absolute;
   bottom:0;
   left:0;
   right:0;
   height:15px;
   margin:0 auto;
   background:url(/wp-content/uploads/2019/06/rewiew-5-stars-300-web.png) bottom center no-repeat;
   background-size:contain!important
}
@media screen and (max-width:880px){
   .reviewMenuButton{
       background:0 0!important
   }
}

/* Rating System */

.dm-rate-us a:before {font-family: FontAwesome;}.dm-rate-us .rtg,.dm-rate-us>a{display:inline-block;position:relative}.dm-rate-us .rtg{text-align:center;float:none;direction:rtl;margin-left:0}.dm-rate-us>a{color:#184755!important;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;text-decoration:none;line-height:34px;padding:0 1px;font-size:25px}
.dm-rate-us span{font-size:20px;margin-right:7px;position:relative;text-transform:none;top:0}.dm-rate-us a:hover:before{content:"\f005";color:#d89947!important}.dm-rate-us a:hover{color:#d89947!important}.rtg>a:hover:before,.rtg>a:hover~a:before{content:"\f005";color:#e1c851!important;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.dm-rate-us {position:absolute; left:0;}
.dm-rate-us a{
    color: #cb7b14;
}
@media only screen and (max-width: 880px){
	.dm-rate-us span{font-size:21px;color:#111}.rtg a{color:#111}
	.dm-rate-us .rtg{text-align:center;float:none;direction:rtl;margin-left:0;font-size:23px}.dm-rate-us{display:block;position:relative;color:#0f5837;text-transform:uppercase;margin:10px 15px;text-align:center;display:block;color:#111;text-align:center;padding:10px;border-radius:4px;-moz-border-radius:4px;margin:10px!important}
}
