/*
Theme Name: Air 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 */

.pad-50 {
    padding: 70px 0px;
    padding-bottom: 20px;
}

.pad-50 h2 {
    font-size: 40px;
}

.pad-50 {
    text-align: center;
}

.btn {
	color: #fff !important;
	background: #4863A0;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
}
.newCon {
	background-position: 50% 50%;
	background-size: cover;
	height: 680px;

}
.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;
}
.owl-controls {
	display: none !important;
}
#logo img {
    width: 100%;
    max-width: 340px;
    padding:5px 0px;
    margin-top: 3px;
}
#header .logo-wrap {
    padding: 2px 0;
}
#secondary-navigation a {
	padding:24px 16px;
}
body,div,a,p {
  font-family: Open Sans;
}
.nowrap { white-space: nowrap; }
/* header */
.main-header{background: #888888;}
#header{background: #fff;}
.main-header p.phone {color:#fff;float: left;padding-top: 8px;font-size: 21px;margin-bottom: 0px;font-family: Open Sans;}
.video_wrapper video {
	width: 100%;
}
.video_holder {
    max-height: 900px;
    position: relative;
    overflow: hidden;
}
.main-header p.phone span{ 
	font-size: 24px;
}
#primary-navigation p.phone a {
	margin: 0px;
	color:#fff;
	font-size: 24px;
	font-family: Open Sans;
}
div.header-social-icons {
    float: right;
    background: #888;
    position: relative;
    margin-left: 35px;
}
div.header-social-icons:before {
    border-color: rgba(0, 0, 0, 0) #888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.accessibility-location-right .accessability_container {
    right: -180px;
    top: 80px;
}
.header-social-icons a{
	color:#fff!important;
}
ul#menu-main-menu{
	margin-top: 0px;
}
#page.homepage { 
	width: 100%;
	max-width: 100%;
}
.carousel-caption {
    text-shadow:none;
    bottom:16%;
	position: absolute;
	text-align: center;
	width: 100%;
}
.carousel-caption h1 {
    text-transform:uppercase;
    margin-bottom:5px;
    color:#fff;
    font-size:48px;
    font-weight:400;
	text-shadow: 1px 1px 1px #000;
}
.carousel-caption p {
    margin-bottom:25px;
    color:#fff;
    font-weight:700;
    font-size:18px
}
.carousel-caption a {
    background-color:#111;
    border:none;
    box-shadow:none;
    color:#fff;
    border-style:none;
    padding:9px 27px;
    font-size:16px;
    display:inline-block;
    margin-bottom:0;
    border-radius:2px;
    text-align:center;
    vertical-align:middle;
    font-weight:700;
    line-height:1.43;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    white-space:nowrap;
    cursor:pointer
}
.carousel-caption a:hover {
    background-color:#000;
	color:#fff;
}
.carousel-inner img, .carousel-inner video {
    width:100%;
}
.carousel-video {
	height:800px;
}
.carousel-video .carousel-inner {
	height:100%;
}
.carousel-video .carousel-inner .item {
	height:100%;
	position:relative;
}
.carousel-video .carousel-inner .item video {
	position:absolute;
	bottom:-40px;
	left:0;
}

/* welcome */
.welcome { 
	width: 100%;
	padding: 30px 0;
    background-color: rgba(136, 136, 136, 0.85);
}
.welcome h1 {text-align: center;color: #fff;font-size: 35px;}
.welcome p, .welcome h3 {color: #fff;font-size: 18px;}

.welcome ul{list-style-type:disc; margin-left:20px; margin-bottom:10px; color:#fff;}
/* 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: 26px;
    width: 100%;
    color: #fff;
    margin-top: -17%;
    padding: 20px 0;
    margin-bottom: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	
}
.welcome:before {
    height: 100%;
    width: 100%;
    background-image: url(/wp-content/uploads/2019/02/gplay-1.png);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
}

.welcome {
    position: relative;
}
/* inner pages */
#page {
	padding-top: 0px !important;
}
.article { 
	border: 2px solid #003366;
	width: 100%;
	box-shadow: 0px 0px 0px;
	margin:20px auto;
}
.page h1.title { 
	margin-bottom: 20px; 
}
footer{
	padding-top:0px; 
	margin-top:0px;
}
.copyrights,
.copyrights a {
	color:#fff!important;
}
.hide-d { display: none; }
.single_post { background: none; }

/* Blog main page */
.front-view-content { width: 75%; padding-right: 5%; }
#featured-thumbnail { float: right; width: 20%; }

#logo a { float: none !important; }
.service a {
   display: block;
   position: relative;
}
p.title {
   margin: 0px;
   bottom: 0px;
   left: 0px;
    position: absolute;
}

.primary-slider-container {
	width: 100% !important;
	margin: 0px !important;
	max-width: 100% !important;
	float: none !important;
}
.primary-slider {
	margin-bottom: 0px;
}
.primary-slider .slide-caption {
    width: 100%;
    bottom: 0px;
    left: 0px;
    max-height: 100%;
    padding: 10px 0px;	
}
/* Animation Box */
figure h2 {
	color: #fff;
	font-size: 30px!important;
}
.grid figure figcaption { padding: 20px; }
html button.aicon_link {
    background-color: #213a71!important;
}

/* media queries */
@media (max-width: 1600px) {
	.carousel-video {height:700px;}
}
@media (max-width: 1366px) {
	.carousel-video {height:600px;}
}
@media (max-width: 1150px) {
	html .grid figure {
	width: calc( 33% - 20px);

	}
	.carousel-video {
		height: 400px;
	}
	.carousel-caption h1 {
		font-size: 25px;
	}
	.carousel-caption p {
		font-size:15px;
		margin-bottom:15px;
	}
	.carousel-caption a {
		padding: 5px 20px;
		font-size: 14px;
	}
}
@media (max-width: 1024px) {
	html .grid figure {
	    width: calc( 100% - 20px);
	}
	#secondary-navigation a{    
		padding: 24px 7px;
	}
}
@media screen and (max-width: 880px) {
	.homeServices .service .simg {
	    display: block;
	    height: 210px!important;
	    overflow: hidden;
	    margin: 0px auto;
	}
	.homeServices .service {
		width:94%;     
		height: 230px;
	}
	section.doctors {
    background-attachment: scroll;
}
	#page.homepage {
		padding-top: 20px !important;
	}
	.hide-d { display: block; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #111; padding: 10px; border-radius:4px; -moz-border-radius: 10px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.carousel-video, .video_wrapper, .carousel-caption, #slider { display: none; }
	.welcome { padding-top: 30px; }
	.welcome a { color: #fff; }
	.home-widgets .f-widget {
		margin-right: 0;
		width: 100%;
	}
	.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; }
	.post-content img, .welcome img{width:100%; height:auto;}
	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: 640px) {
	.grid {
		padding:0px 10px;
		box-sizing: border-box;
	}
	.grid figure {
		margin:0px auto 20px !important;
	    width: 100% !important;
	    max-width: 100% !important;
	}
}


.team_field {
	display: inline-block;
	margin-left: -4px;
	width: 300px;
}
.doctors {
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
}
.doctors h3 {
	font-size: 46px;
    letter-spacing: .025em;
    color: #fff;
    margin-bottom: .45em;
}
.team_image {
	height: 290px;
	width: 290px;
	margin:0px auto;
	border-radius: 50%;
	margin-bottom: 30px;
	background-position: 50% 50%;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.team_image p {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	font-size: 30px;
	opacity: 0;
    letter-spacing: 1.5em;
    text-transform: uppercase;
    color: #fff;
}
.team_image:hover:before {
	opacity: 1;
}
.team_image:before {
	left: 0px;
	height: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 100%;
	position: absolute;
	content: "";
	background-color: rgba(0, 51, 102, 0.31);
	opacity: 0;
}
.team_image:hover p {
    opacity: 1;
    letter-spacing: .14em;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.team_field span {
	text-transform: uppercase;
    letter-spacing: .14em;
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    color: #fff;
    display: block;
}
.doctors .container {
	text-align: center;
    padding: 170px 0px 200px;
}
#testi .container {
    padding: 165px 20px 200px;
}
#testi h2 {
	font-size: 40px;
    letter-spacing: .025em;
    color: #fff;
    font-weight: bold;
    margin-bottom: .45em;
}
#testi p {
    margin: 0px auto;
    margin-bottom: 15px;
    max-width: 900px;
    font-size: 22px;
    line-height: 1.8em;
    text-align: center;
    font-style: italic;
    color: #fff;
}
section.doctors {
    padding: ore;
    position: relative;
}

section.doctors:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #000;
    opacity: 0.3;
}

section.doctors h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
}


span.inner-schedule {
    font-weight: bold;
    font-size: 22px;
}

.ti-widget-container.ti-col-4 {
    padding: 40px 40px 0px 40px;
}

