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

/* Carousel */
@import url("../mts_schema/style.css");
/*Landing Page Styling*/
.rightform{
	background:#5CC4C0;
	padding:5px 10px;
}
.logo-wrap {
position: relative;
    z-index: 1;
}
.rightform h4{color:#fff; font-size: 24px; text-align:center;}
/*end styling*/

/* general */
.container {
	max-width: 1170px !important;
}
.top_3 p a {
    text-align: right !important;
}
.btn {
	color: #fff !important;
	background: #709fdc;
	padding: 10px 15px;
	text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: none;
    border-radius: 0;
}
.mfp-content p a {
    color: #fff !important;
    background: #709fdc;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: none;
    border-radius: 0;
    display: block;
    max-width: 100px;
    text-align: center;
    margin-top: 10px;
}
a.btn.btn-lg {
    margin: 0px 20px;
}
.primary-slider .owl-dots {
    width: 100%;
    left: 0px;
    right: 0px !important;
    bottom: 6px !important;
}
.primary-slider .owl-controls .owl-dot span {
	border-radius: 50%;
	margin: 0px 2px;
}
a.btn-lg:hover {
	background-color: #243038;
}
.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: #ffffff; position: fixed;width:100%; top: 0px;
left: 0px; }
#header { background: #ffffff; top: 0px;}
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding-top: 13%; }
.headerPhone { padding-top: 0px; width: 100%; text-align: center; }
.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: 10px; font-size: 20px; }
.headerPhone p a, .headerPhone p { font-size: 20px; }
.headerPhone a { color: #483d26  !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; }
.primary-slider-container .slide-caption { width: 94%; padding: 2% 3%; bottom: 0%; left: 0px; max-height: 50px; 
	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+ */
}
.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%; }
.primary-slider .slide-caption {
	background-color: transparent;
}
footer div.header-social-icons {
    margin: 0px;
    margin-top: 9px;
    float: none;
}
.phonao {
    line-height: 28px !important;
}
footer div.header-social-icons a {
    background: #274684;
    text-align: center;
    margin: 0px 5px;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    float: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px;
    line-height: 40px;
    font-size: 16px;
    color: #fff !important;
}

.textimonialForm {
    width: 100%;
    position: relative;
    z-index: 1;
    color: #fff;
    max-width: 760px;
    box-sizing: border-box;
    margin: 40px auto;
}
.textimonialForm li:nth-child(1) {
    display: none !important;
}
.textimonialForm .gform_wrapper .top_label .gfield_label {
    font-size: 20px;
    text-transform: uppercase;

}
body .textimonialForm .gform_wrapper .top_label input.medium,body .textimonialForm .gform_wrapper textarea.small {
	width: 100% !important;
    background-color: rgba(255,255,255,0.5);
   	border: 0px;
}
#page { padding-top: 0px; width: 100%; max-width: 100%; }

/* home boxes */
.homeBoxes {
	margin: 0px auto;
	margin-top: 0px;
	height: 240px;
	text-align: left;
	padding: 25px 0px;
}
.homeBoxes h3{
	color: #000;
	font-size: 32px;
	margin-top: 0px;
}
.homeBoxes p{
	color: #000 !important;
	font-size: 14px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
	float: left;
	height: 200px;
	width: 31%;
	position: relative;
	padding: 1%;
}
.homeBoxes .box02{
	width: 32%;
}

/* home widgets */
.homeWidgets {
	margin: 30px auto;
	text-align: left;
}
.widgetBox {
	margin-right: 3%;
	margin-bottom: 20px;
	padding: 2%;
	width: 27%;
	float: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: rgba(255,255,255,0.8);
}
.widgetBox h3 { text-align: center; }

.widgetBox.noMargin {
	margin-right: 0px;
}
.widgetBox img { width: 100%; }

.textwidget p {
	font-size: 16px;
	line-height: 20px;
}



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

/* footer */
.copyrights { text-align: center; 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: #483d26 ;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}
.headerPhone {
	width: 100%;
	margin-top: 0px;
}
.headerPhone p {
	display: inline-block;
	margin:0px;
	color: #483d26 ;;
}
header .navigation {
	float: none;
	width: 100%;
}
.wraphalf {
    width: 50%;
    /* float: left; */
    display: inline-block;
    margin-left: -4px;
}
.tBox p { 
    color: #000;
}
.navigation ul {
    padding: 0px;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 100%;
	padding: 10px 0;
	background: #274684 ;
}
#secondary-navigation .menu-item-has-children > a:after {
    right: 19px;
    top: 6px;
}
.navigation ul li {
	float: none;
	display: inline-block;
}
#site-header {
	padding: 0;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
} 
#secondary-navigation a{
    padding: 7px 15px;
    margin: 0;
    text-transform: uppercase !important;
}
.spacer {
    margin-top: 168px;
}
.slick_item h3 {
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    margin-top: 7px;
}
.assosi {
    margin-top: 10px;
    text-align: center;
}
.assosi a {
    padding:0px 10px;
}
.newCon {
	height: 680px;
	background-size: cover;
	background-position: 50% 50%;
}
.innerNewCon.newCon {
    height: 450px;
}
.if_empty:before {
    content: "";
    display: block;
    width: 1px;
    visibility: hidden;
    opacity: 0;
    height: 1px;
    position: relative;
}
.welcome h1 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-size: 40px;
    margin-top: 0px;
}
.home .textimonialForm ul.gform_fields:after {
    display: block;
    clear: both;
    content: "";
}
.welcome span {
    display: block;
    font-style: italic;
    text-align: center;
    color: #36454e;
    font-size: 21px;
    margin-top: 13px;
}
.overit {
    position: relative;
}
.overit a:nth-child(2) {
    position: absolute;
    width: 100%;
    display: block;
    top: 49%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.overit a img {
    opacity: 0;
    visibility: hidden;
}
.overit a:nth-child(3) {
    position: absolute;
    width: 100%;
    display: block;
    top: 61%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
#secondary-navigation {
    float: none;
}
.leftwow {
	width: 33.33%;
	float: left;
}
.rightwow {
	width: 100%;
	float: none;
}
.row {
	margin:0px 20px;
}
.row:after,
.container:after {
	clear: both;
	content: "";
	display: block;
	position: relative;
}
.main-header .container {
	background-color: transparent !important;
}
#reviews {
    background: #f2f2f2;
    padding:25px 40px;
}
#reviews h2 {
    color: #1179bd;
    font-size: 32px;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-6 {
	width: 50%;
	float: left;
	padding: 1%;
	box-sizing: border-box;
}
.featured {
	margin: 30px auto 10px;
}
.col4 a, .col4 p {
	color: #313131;
}
.col4 {
	margin-bottom: 25px;
	text-align: left;
}
.col4 h3,.col4 h2 {
	text-align: left;
	color: #fff;
	margin-bottom: 10px;
}
.col4 p {
    line-height: 21px;
    margin-bottom: 15px;
}
footer .white a {
	color: #313131;
    font-size: 14px;
}
.col4 i {
	padding-right: 7px;
}
.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;
}
.homeBoxes {
    background: #2b4f97;
    border-bottom: 5px solid #2b4f97;
    font-size: 14px;
    padding: 30px 0px;
}
.homeBoxes h3 {
	margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
footer {
	margin-top: 40px;
	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; }

.col4 {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding:0px 10px;
    color: #313131 ;
}
.col4 a {
	color: #313131  !important;
}
footer {
    background: #c5d7e1;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
footer .container {
	max-width: 1152px;
	width:100%;
}
.nicestyle {
    color: #fff;
    background-color: #709fdc ;
    padding:60px 0px 65px;
    text-align: center;
    box-shadow: -1px 1px 5px #0d0e04;
    position: relative;
    z-index: 1;
}
.nicestyle p {
	margin-bottom: 0px;
    text-transform: uppercase;
    
    font-weight: 300;
    font-size: 22px;
    letter-spacing: 3px;
    color: #709fdc;
    max-width: 1170px;
    margin: 0px auto;
}
.nicestyle h1 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 6px;
    
    margin-bottom: 5px;
    text-transform: uppercase;
}

.bigReview {
	background-color: #C2B280;
	box-shadow: 0px 1px 6px #0d0e04;
    position: relative;
    z-index: 1;
}
.bigReview p {
    letter-spacing: 3px;
	color: #fff;
}
.bigReview h1 {
	letter-spacing: 6px;
	color: #fff;
}

.feelFree {
    background-color: #274684;
    color: #fff;
    padding:60px 0px;
    text-align: center;
}

.feelFree p {
	margin-bottom: 0px;
    text-transform: uppercase;
    
    font-size: 22px;
    letter-spacing: 3px;
    color: #fff;
}
.feelFree h1 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 6px;
    
    margin-bottom: 5px;
    text-transform: uppercase;
}
#reviews {
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
}
.testText {
	position: relative;
	z-index: 10;
	font-size: 44px;
	color: #eee;
    line-height: 1.5em;
    display: inline-block;
    padding: 33px;
    margin-bottom: 0;
}
.testText p {
	margin-bottom: 0px;
}
#reviews:before {
	content: "";
	position: absolute;
    background: #709fdc;
    height: 100%;
    width: 100%;
    display: block;
    opacity: 0.4;
    top: 0px;
    left: 0px;
}
.servicesBoxs .mBox {
	width: 33.33%;
	float: left;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.mBox:hover .iholder {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.mBox:hover .stext {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}
.iholder {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
	position: absolute;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
	left: 0px;
	height: 100%;
	width: 100%;
	font-size: 12px;
	background-size: cover;
	background-position: 50% 50%;
}
.stext {
	position: absolute;
	top: auto;
    bottom: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
    left: 0px;
    background-color: #274684;
    height: 100%;
    width: 100%;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}
.col-md-4 {
	float:left;
	width: 	33.33%;
	box-sizing: border-box;
	padding:0px 10px;
}
.col-md-8 {
	float:left;
	width: 	66.66%;
	box-sizing: border-box;
	padding:0px 10px;
}
.stext a {
	background-color: #c5d7e1;
    color: #fff;
    border-color: #111;
    display: block;
    width: 40px;
    line-height: 40px;
}
.col-md-8 h1 {
   	
    line-height: 1.25em;
    margin: 0 0 0.75em 0;
    margin-bottom: 5px;
}
.col-md-8 p {
	font-size: 16px;
    line-height: 23px;
    
}
.fullWidth {
	max-width: 1170px;
    box-sizing: border-box;
	margin:40px auto;
}
.servicesBoxs .fullWidth {
    padding: 0px;
    width: 100% !important;
    margin: 0px;
    max-width: 100% !important;
}
.navigation ul ul {
    left: 0px;
}
.welcome {
    background-color: #274684 ;
    color: #fff;
    padding:50px 0px 55px;
    margin-bottom:  0px; /*30px;*/
}
.colOther {
	width: 75%;
    float: left;
    box-sizing: border-box;
    padding: 0px 10px;
}
.page h1.title {
    margin-bottom: 20px;
    font-weight: 300;
    
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.mpInlineContent {
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0px;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	overflow-x: hidden;
    overflow-y: auto;
}
.mpInlineContent .container {
	background-color: #fff;
	box-sizing:border-box;
	padding:20px;
}
.mfp-bg {
    background-color: #111;
}
.mfp-bg {
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 100%;
    z-index: 100;
    overflow: hidden;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    background: #0b0b0b;
    opacity: 0.8 !important;
    filter: alpha(opacity=80);
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.close {
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 15px;
    background-color: transparent;
    border: 0px;
    font-size: 25px;
    
    font-weight: 300;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;

    position: absolute;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    top: 50%;
    width: 90%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    transform: translateY(-50%);

}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.showIt {
	opacity: 1;
	visibility: visible;
}
.innerImage {
    height: 300px;
    margin-top: 70px;
}
body .colOther .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
}
body .colOther .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
    float: right;
    width: 90%;
}
body .colOther .gform_wrapper .top_label input.medium {
	width: 100% !important;
}
.colOther h2 {
    text-align: left;
    color: #709fdc;
    margin-bottom: 10px;
}
.contactPart {
    padding-top: 30px;
}
.contactPart h2 {
    color: #709fdc !important;
}
section.welcome p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    margin: 0px auto;
    margin-bottom: 10px;
}
.newCon {
	position: relative;
}
.newCon:before {
	height: 100%;
	width: 100%;
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.1);
}
.owl-carousel {
	margin-bottom: 0px !important;
}
.imageRound {
	height: 180px;
	width: 180px;
	border-radius: 50%;
	margin:0px auto;
	background-size: cover;
	background-position: top;
	position: relative;
	overflow: hidden;
}
.imageRound:before {
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 50%;
	height: 100%;
	width: 100%;
	transform: scale(1.2);
    box-sizing: border-box;
	border:15px solid #DFD197;    
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	content: "";
}
.tBox a:hover .imageRound:before {
	transform: scale(1);
}
.tBox h3 {
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 0.06em;
    font-size: 18px;
    	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 20px;
    margin-bottom: 9px;
}
.tBox p {
		-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tBox:hover h3,.tBox:hover p {
	color: #34282C;
}
.fullWidth h1 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
    letter-spacing: 0.06em;
}
.meetTheTeam {
    margin-bottom: 50px;
    margin-top: 50px;
}
.tBox p {
    font-size: 17px;
    line-height: 23px;
    
    font-weight: 300;
    max-width: 100%;
    margin: 0px auto;
}
.tBox {
width: 33.3%;
    text-align: center;
    margin-bottom: 30px;
    float: left;
}
.wraphalf {
    margin-bottom: 15px;
}
.wraphalf h2 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 0.06em;
}
.wraphalf .tBox p {
    display: none;
}
.fullWidth {
    text-align: center;
}
.wraphalf .tBox {
    margin-bottom: 0px;
    width: 43%;
    display: inline-block;
    padding:0px 10px;
    box-sizing: border-box;
    margin-left: -4px;
}

.primary-slider-container {
	position: relative;
}
header .logo-wrap a {
	font-size: 20px !important;
    display: inline-block;
    padding: 0px !important;
}
header #secondary-navigation .header-social-icons a {
    text-align: center;
    background-color: #274684;
    border-radius: 0px;
    margin-left: 10px;
}
.top_3 i {
    margin-left: 10px;
    float: right;
    font-size: 20px;
    vertical-align: middle;
    line-height: 30px;
}
.top_3 p {
    text-align: right;
    margin-bottom: 10px;
}
.top_3 p a {
    display: inline-block;
    font-size: 15px !important;
}
.primary-slider .slide-title {
	font-weight: 50px !important;
}
.tBox a {
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
	display: block;
	position: relative;
}
.tBox a:hover {
	transform: scale(1);
}
.tbox a .imageRound {
    background-size:100% 100%;
   	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tbox a:hover .imageRound {
    background-size: 92% 92%;
}

.stext h2 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 20px;text-align:left;
}
.stext p {
    font-size: 16px;
    text-align: left;
    line-height: 27px;
    max-height: 53px;
    margin-bottom: 10px;
    overflow: hidden;
}
.buttonsOver {
    position: absolute;
    bottom: 18%;
    width: 100%;
    text-align: center;
    z-index: 1;
}
/* mobile */
.article {
	width: 100%;
	padding:20px 40px;
	box-sizing: border-box;
	max-width: 1170px;
	margin:0px auto;
}
.innerImage {
	height: 400px;
	position: relative;
	background-size: cover;
	background-position: 50% 65%;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
}

#logo img { 
    float: none;
    display: block;
   /* max-width: 250px;*/
    margin: 0px auto;
}

.page-id-15 .article { padding: 20px 0; max-width: 100%; }
.page-id-15 article header, .page-id-15 .post-content { width: 1170px; max-width: 1170px; margin: 0 auto; float: none; }

.widget li {
    list-style-type: square;
    margin-left: 17px;
    margin-bottom: 7px;
    list-style: none;
}
.copyrights a {
    color: #fff !important;
}
.copyrights p {
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#header .logo-wrap {
    padding: 8px 0;
    margin: 0;
    float: none;
    width: 100%;
    text-align: center;  
}
.video_wrapper {
    height: 700px;
    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;
}
#logo img {
    float: none;
    display: block;
	width: 100%;
}

/* RotateBox */
.bigBoxs {
    background-size: cover !important;
}
.bigBoxs .tcell h2 {
    font-size: 35px;
    color: #fff;
    line-height: 1.2;
    font-size: 2.2rem;
    max-width: 420px;
    margin: 0px auto;
    position: relative;
    -webkit-transition: color .5s;
    transition: color .5s;
    font-weight: normal;
    font-size: 1.8rem;
    color: #fff;
}
.bigBoxs:after {
    display: block;
    clear:both;
    content: "";
    position: relative;
}
.box3:nth-child(2) {
-webkit-animation-duration: 1250ms;
    animation-duration: 1250ms;
}
.box3:nth-child(3) {
-webkit-animation-duration: 1500ms;
    animation-duration: 1500ms;
}
.bigBoxs {
    text-align: center;
}
.link-block {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pull-no {
    margin-bottom: 15px;
}
.box6 {
    overflow: hidden;
}
*:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home #field_1_12 {
    display: none !important;
}
.home textarea,.home select {
    background-color: rgba(255,255,255,0.5);
    width: 100% !important;
}
.bigBoxs h2 {
    color: #3B4F90;
    font-size: 50px;
    padding-top: 10px !important;
    margin-bottom: 20px;
    
}
.bigBoxs h1 {
    color: #243038;
    margin-bottom: 41px;
    margin-top: 50px;
    text-transform: uppercase;
    font-size: 40px;
}
.boxnew {
    padding:10px 0px 100px;
    position: relative;
}
.boxnew:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    top: 0px;
    left: 0px;
}
.boxFlip {
    float: left;
    width: 33.33%;
    padding:0px 15px;
    box-sizing: border-box;
}
.boxFlip a {
    display: block;
    position: relative;
    height: 200px;
}
.boxFlip h2 {
    padding: 0px 20px !important;
    box-sizing: border-box;
    margin: 0px;
}
.ttable {
    width: 100%;
    position: relative;
    z-index: 1;
    display: table;   
}
.tcell {
    vertical-align: middle;
    display: table-cell;
    width: 100%;
}
.tcell img {
    max-width: 90px;
}
.boxFlip .ttable {
    background-color: #274684;
    border-radius: 14px;
    height: 200px;
}
.flipFront .ttable {
    background-image: url(/wp-content/uploads/2018/03/light-wool.png);
}
.flipFront {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
}
.flipSide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.boxFlip a:hover .flipFront {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.boxFlip a:hover .flipSide {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.flipSide .ttable {
        background-color: rgba(54, 69, 78,0.7);
}
.single_page {
    background-color: transparent;
}
.article {
    margin:20px auto;
    width: 1200px;
    background-color: rgba(255,255,255,0.9);
    max-width: 100%;
    box-shadow: 0px 0px 0px;
    padding:20px 40px;
    box-sizing: border-box;
}
.newS:nth-child(1),.newS:nth-child(2),.newS:nth-child(3) {
    margin-bottom: 30px;
}
.newS {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    margin:0px auto;
    padding:0px 15px;
    text-align: center;
}
.newS img {
    max-width: 90px;
}
.newS h2 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
}
#header .logo-wrap {
    max-width: 1170px;
    margin: 0px auto;
}
.top_3 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding:0px 10px;
}
a.socia.external {
    text-align: center !important;
    display: block;
    background-color: #274684 ;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    padding: 0px !important;
    margin: 14px auto !important;
    font-size: 20px !important;
    line-height: 40px;
}
.top_3 .phone {
    text-transform: uppercase;
    
    font-weight: bold;
    color: #709fdc;
    letter-spacing: .5px;
}
.map_iframe iframe {
    display: block;
}
.map_iframe + footer {
    margin-top: 0px !important;
}
/* Sticky Part */
@media screen and (min-width: 881px) {
	.dm-rate-us {
		float: right;
	}
    a.socia.external,
    #header #logo a,
    .navigation #menu-main-menu {
        -webkit-transition: all 0.3s ease-in-out !important;
        transition: all 0.3s ease-in-out !important;
    }
    #site-header.sticky a.socia.external {
        margin:3px auto !important;
    }
    #site-header.sticky .navigation #menu-main-menu {
        padding:3px 0px;
    }
    #site-header.sticky #header #logo a {
        padding:0px;
    }
    #header h1,#header h2 {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 100%;
        display: block;
        box-sizing: border-box;
    }

    #logo img {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 0px;
        box-sizing: border-box;
    }
}
.textimonialForm p{    
    text-transform: uppercase;
    font-size: 26px;}

blockquote.easy_testimonial::after {
    content: "";
    display:none!important;
}
blockquote.easy_testimonial .wp-post-image {
    border-radius: 5px;
    float: left;
    margin: 0 10px 10px 0;
    display: none!important;
}
.stars  {display:none!important;}
.date  {display:none!important;}
.easy_testimonial cite span {
    display: block;
    font-weight: bold!important;
}
.imageRound:before {    
    border:15px solid #709fdc ;     
}
.top_3 a {
    color:#709fdc  !important; 
}
.bigReview {
    background:#709fdc  !important; 
}
#reviews .gform_footer {
    text-align: center;
}
#reviews .gform_footer #gform_submit_button_1 {
    background-color: #274684;
    border: 0px;
    width: 190px;
	color:#fff;
}
.home #reviews .gform_wrapper li {
    width: 50% !important;
    float: left;
    box-sizing: border-box;
    clear: none !important;
}
.logo-footer-wrap img {
   /* max-width: 130px;*/
    
}

@media screen and (max-width: 1500px) {
	.servicesBoxs .mBox {
		height: 290px;
	}
	.stext {
		zoom:0.8;
	}
	.mBox:hover .stext {
		-webkit-transform: translateY(43%);
	    -moz-transform: translateY(43%);
	    -ms-transform: translateY(43%);
	    transform: translateY(43%);
	}
}
@media screen and (max-width: 1152px) {
    footer div.header-social-icons a {
        margin:0px 1px;
    }
	#secondary-navigation a {
		font-size: 15px !important;
	}
    .single_page {
        padding:0px 15px;
        box-sizing: border-box;
    }
    .page-id-15 article header, .page-id-15 .post-content {
        max-width: 100% !important;
    }
    .spacer {
    	margin-top: 135px;
	}
    .navigation ul {
       padding: 5px 0px;
    }
    #page {
        max-width: 100% !important;
    }
    #secondary-navigation a {
        padding:7px 5px;
    }
    .newCon {
        height: 480px;
        background-size: cover;
    }
	.servicesBoxs .mBox {
		width: 33.33%;
	}
	.servicesBoxs .mBox:nth-child(10),.servicesBoxs .mBox:nth-child(9),.servicesBoxs .mBox:nth-child(8),.servicesBoxs .mBox:nth-child(7) {
		display: none;
	}
}
.header-facebook,.header-google-plus,.header-yelp {
	padding:0px 6px;
}
@media screen and (max-width: 880px) {
	.tBox {
    width: 100%;
}
    .meetTheTeam {
        padding:0px 15px;
        box-sizing: border-box;
    }
    .article {
        padding:20px 15px;
    }
    .header-social-icons {
        text-align: center;
        float: none !important;
    }
    div.header-social-icons a {
        background: #709fdc;
        border-radius: 50%;
        padding: 10px;
        width: 30px;
        text-align: center;
        line-height: 30px;
        margin: 0px 5px;
        font-size: 26px;
        border-radius: 0px;
        float: none;
        box-sizing: border-box;
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0px;
        text-align: center;
        display: inline-block;
    }
    #secondary-navigation a {
        color: #fff !important;
    }
    .nicestyle {
        padding: 65px 15px;
    }
    .newS {
        width: 100%;
    }
    #logo a, #logo img {
        float: none;
        letter-spacing: 0;
        margin: 0px auto;
        margin: 20px auto 10px;
    }
	.logo-footer-wrap img {
		max-width: 280px !important;
	}
    #site-header,#site-header .container {
        padding:0px !important;
    }
    .spacer {
        display: none;
    }
	#site-header {
	    padding: 20px 0;
	    box-shadow: 0px 4px 10px #fff;
	}
	.navigation ul {
    	right: 0px !important;
	}
	.textwidget{text-align:center;}

	.logo-footer-wrap {text-align:center;}
	.col-md-4,.col-md-8 {
		width: 100%;
		margin:5px 0px;
	}
	.navigation ul {
		padding:0px;
	}
	.logo-wrap.hide-d {
		margin-top: 60px;
    	margin-bottom: -5px;
	}
	.logo-wrap {
	    position: relative;
	    top: 0px;
	    color: #000 !important;
	}
	#header #logo a {
		text-align: center;
		color: #000 !important;
		font-size: 30px !important;
	}
	#logo img { margin-top: 0px;width: 300px; }
	.contactPart .col4 {
		display: none;
	}
	.colOther {
		width: 100%;
	}
	.col4 {
		width: 100%;
		text-align: center;
	}
	.servicesBoxs .mBox {
		width: 50%;
	}
	.servicesBoxs .mBox:nth-child(5),.servicesBoxs .mBox:nth-child(6) {
			display: none;
	}
	#header:after,#regular-header:after {
		clear: both;
		content: "";
		display: block;
	}
    div.header-social-icons {
        background-color: transparent !important;
    }
	.logo-wrap {
		width: 100% !important;
	}
	#header .logo-wrap {
		float: none !important;
	}
	#secondary-navigation {
		height: auto !important;
	}
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 0px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #709fdc; 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 !important; }
	.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;}
	.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 { display: none !important; }
	.main-header { background-color: #fff !important; }
	.leftwow {
		 width: 100%;
	}
    html a#pull {
        box-sizing: border-box;
        margin:0px auto !important;
        background-color: #709fdc !important;
    }
    .wraphalf {
        width: 100%;
    }
	.rightwow {
		width: 100%;
	}
	.col-sm-6 {
		width: 100%;
	}
	.row {
		margin:0px;
	}
    .wraphalf .tBox {
        width: 35%;
    }
	.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;
	}
	footer .container {
		width: 100%;
	}
	#regular-header { display: none; }
	.video_wrapper {
        display: none !important;
    }
    .boxnew {
        padding:10px 0px;
    }
	.logo-wrap.hide-d {
        margin-top: 10px;
        padding-top: 25px;
    }
    .boxFlip {
        margin-bottom: 20px;
        width: 100%;
    }
    #site-header {
        padding: 20px 0;
        box-shadow: 0px 1px 1px #fff;
    }
    footer .container {
        box-sizing: border-box;
    }
    section.welcome p {
        text-align: left;
        font-size: 17px;
        font-weight: 300;
        max-width: 960px;
        margin: 0px auto;
        margin-bottom: 10px;
    }
    .col4 h3, .col4 h2 {
        color: #fff;
        text-align: center;
        border-bottom: 1px solid #fff;
    }
    .assosi img {
        width: auto !important;
    }
    .nicestyle p {
        font-size: 19px;
    }
    #reviews {
        padding: 20px 30px;
    }
}
.mfp-content .row {
    margin:0px;
}
@media screen and (max-width: 540px) {
    .home #reviews .gform_wrapper li {
        width: 100% !important;
    }
    .home #reviews select {
        height: 42px !important;
    }
    .nicestyle h1 {
        font-size: 34px;
    }
    .textimonialForm p {
        font-size: 20px;
    }
    .bigBoxs h1 {
        color: #4e3324;
        margin-bottom: 41px;
        margin-top: 50px;
        font-size: 40px;
        text-transform: uppercase;
        line-height: normal;
    }

    .close {
        position: absolute;
        cursor: pointer;
        right: 3px;
        top: 2px;
        background-color: transparent;
        border: 0px;
        font-size: 25px;
        
        font-weight: 300;
    }
    .imageRound:before {
        transform: scale(1.3)
    }
    .feelFree h1 {
        color: #fff;
        font-size: 28px;
        letter-spacing: 2px;
        
        margin-bottom: 5px;
        text-transform: uppercase;
    }
    .wraphalf .tBox {
        width: 50%;
    }
    .wraphalf .tBox .imageRound {
        width: 150px;
        height: 150px;
    }
    .welcome h1 {
        font-size: 26px;
    }
	body .colOther .gform_wrapper .top_label div.ginput_container {
	    margin-top: 0px;
	    float: right;
	    width: 100%;
	    margin-bottom: 12px;
	}
	.servicesBoxs .mBox {
		width: 100%;
	}
	.col4 {
		width: 100%;
	}
}
.innerImage img { width: 100% !important; }

.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}.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}}

/*Handicap Plugin Restyle */
.accessibility-location-right .accessability_container{right:-180px !important;}.accessibility-location-right .accessability_container.active{right:0!important}.access_container_inner{margin-top:5px}body .accessability_container.dark_theme .a_module{margin-bottom:5px;border:0}body .accessability_container button.wah-action-button{font-size:13px !important;border-radius:3px}.accessability_container.dark_theme.active button.aicon_link{background-color:#fff!important;color:#000!important}.wahout.aicon_link{top:5px;border-radius:5px}button.close_container{line-height:28px;height:28px;border-radius:3px}html .a_module_title{display:none!important}html button.wahout.aicon_link img{opacity:0;display:none;visibility:hidden}html button.aicon_link{background-color:#29627d!important}html button.wahout.aicon_link:before{font-family:fontAwesome;content:"\f193";line-height:48px;color:#fff;font-size:32px}.dark_theme.active button.wahout.aicon_link:before{color:#000!important}html body .accessability_container{width:180px!important;height:100%;max-height:405px}body .access_container_inner .a_module{border:0 !important;padding-bottom:0 !important;}
