/*
Theme Name: Pixel Schema 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");

/* general */
.showlp{display:none;}
.container {
	padding:0px 15px;
	max-width: 1920px !important;
}
.btn {
	color: #fff !important;
	background: #1ea9e2;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.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;
}
.alignrightclean {
	float: right;
margin: 0px 0px 20px 20px;}
.single_page {
    background-color: transparent;
}
.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: transparent; }
#header { background: transparent; 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%; }

/* home boxes */
.homeBoxes {
	margin: 0px auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
.homeBoxes h3{
	color: #000;
	font-size: 32px;
	margin-top: 0px;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
	float: left;
	width: 33.33%;
	position: relative;
	padding: 0px 15px;
}

/* 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; }
#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: #404040;
    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;
}
.navigation ul {
	text-align: left;
	padding-top: 0px;
}
.navigation ul li {
	float: none;
	display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
}
#secondary-navigation a{
    padding: 5px 0 22px;
    margin: 0;
    font-weight: 400 !important;
    text-transform: none !important;
}
.newCon {
	height: 670px;
	background-size: cover;
	background-position: 50% 50%;
}
.welcome h1 {
    font-size: 30px;
    color: #282e67;
    margin-top: 0px;
}
.welcome img {
    padding: 3px;
    border: 1px solid #ccc;
}
.leftwow {
	width: -webkit-calc(100% - 640px);
	width: calc(100% - 640px);
    float: left;
    min-height: 600px;
    padding: 50px 50px 30px 70px;
}
.rightwow {
	width: 640px;
	float: right;
}
.row {
	margin:0px -15px;
}
.row:after,
.container:after {
	clear: both;
	content: "";
	display: block;
	position: relative;
}
.main-header .container {
	background-color: transparent !important;
}
#reviews {
    padding-bottom: 20px;
    background: #f2f2f2;
    padding-top: 10px !important;
}
#reviews h2 {
    color: #1ea9e2;
    font-size: 32px;
    padding-top: 10px !important;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    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;
}
.homeBoxes {
    font-size: 14px;
    padding: 0px 0px;
}
.homeBoxes p {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 20px;

    font-weight: normal;
}
.homeBoxes h3 {
    display: block;
    vertical-align: top;

    font-weight: normal;
    color: #fff;
    font-size: 37px;
    line-height: 42px;
    margin: 0;
}
.textwidget {
    max-width: 450px;
    margin: 0px auto;
}
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; }

* {
	box-sizing: border-box;
}
/* Fade in animation */
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  animation: fadeIn 0.5s ease-in 1 forwards;
}

/* NEW CSS */
/* Header */
#header #logo a {
    font-size: 28px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 0px;
    line-height: 105px;
}
#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link, #primary-navigation .navigation ul ul a:visited, #secondary-navigation .navigation ul ul a, #secondary-navigation .navigation ul ul a:link, #secondary-navigation .navigation ul ul a:visited {
    box-sizing: border-box;
    padding: 10px 15px;
    width: 100%;
    background-color: #1ea9e2 !important;
    color: #fff !important;
    display: block;
}
#secondary-navigation .navigation ul ul a:hover {
	background-color: #e3472a !important;
    color: #fff !important;
}
#secondary-navigation .navigation ul ul li {
    display: block;
    margin: 0px auto;
    width: 100%;
}

#menu-main-menu>li>a:after, #menu-main-menu>li>a:before {
    content: '';
    width: 0;
    height: 3px;
    top: 0px;
    position: absolute;
    left: 0;
    background-color: #1ea9e2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#menu-main-menu>li>a:before {
	top: auto;
    bottom: 10px;
}
#menu-main-menu>li:hover>a:after, #menu-main-menu>li:hover>a:before {
    width: 100%;
}
#site-header {
	height: 105px;
}
#header {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
#header {
    top: 0px;
    background-color: #e6e6e5;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9998;
}
#secondary-navigation .menu-item-has-children > a:after {
    right: 16px;
}
#menu-main-menu:after {
	clear: both;
	content: "";
	display: block;
	position: relative;
	padding:0px !important;
}
.colright {
	width: -webkit-calc(100% - 600px);
	width: calc(100% - 600px);
	float: right;
}
.colleft {
	width: 600px;
	max-width: 100%;
	float: left;
}
#header .logo-wrap {
    width: 490px;
    background-color: #1ea9e2;
    position: relative;
    padding: 0px 0 14px 20px;
    margin: 0;
    overflow: visible;
    color: #1ea9e2;
    max-height: 128px;
}
#header .logo-wrap:before {
	content: "";
    display: block;
    position: relative;
    background-image: none !important;
    height: 32px;
    width: 32px;
    position: absolute;
    right: -68px;
    transform: rotate(15deg);
    height: 100%;
    width: 128px;
    line-height: 128px;
    font-size: 128px;
    color: #038383;
    top: -7px;
}
#header h1, #header h2 {
    display: block;
    float: none;
    text-align: center;
    vertical-align: middle;
}
#header .logo-wrap img {
    display: block;
    max-width: 288px;
    margin: 0 auto;
    line-height: 128px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -4px;
}

.colright .clearfix {
	text-align: right;
    padding-bottom: 45px;
}
.single_page h1 {
    font-size: 40px !important;
}
.headtop-link {
	list-style: none;
	text-align: right;
	display: inline-block;
}
.social-new {
	display: inline-block;
    margin-left: 0px;
    position: relative;
    z-index: 10;
}
.headtop-link li span {
    font-size: 12px;
}
.headtop-link li {
	display: inline-block;
	margin-left: 2px;
	position: relative;
	z-index: 1;
}
.headtop-link li a {
	padding:0px !important;
	background-color: #e3472a;
    z-index: 5;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 216px;
    color: #fff !important;
    text-decoration: none;
    font-size: 14px !important;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.025em;
}
.headtop-link li:before {
    content: "";
    display: block;
    position: relative;
    height: 32px;
    width: 32px;
    background-size: contain;
    position: absolute;
    left: -24px;
    transform: rotate(-15deg);
}
.tlt > span {
    position: relative;
    overflow: hidden;
}
.headtop-link li:nth-child(1),.headtop-link li:nth-child(1) a {
	background-color: #e3472a;
    color: #336778;
}
.headtop-link li:nth-child(2),.headtop-link li:nth-child(2) a {
	background-color: #1ea9e2;
    color: #1ea9e2;
}
.headtop-link li:nth-child(3),.headtop-link li:nth-child(3) a {
	background-color: #e3472a;
    color: #e3472a;
}
.headtop-link li:nth-child(4),.headtop-link li:nth-child(4) a {
	background-color: #1ea9e2;
    color: #1ea9e2;
}
.headtop-link li:nth-child(5),.headtop-link li:nth-child(5) a {
	background-color: #336778;
    color: #336778;
}
.navigation ul li {
    float: none;
    display: inline-block;
    float: left;
    margin: 0 0 0 46px;
    padding: 0;
    position: relative;
}
.headtop-link li span {
	display: block;
    position: relative;
    padding: 4px 20px 8px 33px;

    text-transform: uppercase;
    font-weight: bold;
}
ul.headtop-link i {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 20px;
    vertical-align: middle;
}

#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item {
    background: transparent;
}
.social-new a {
	padding:0px !important;
	display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff !important;
    color: #000 !important;
    background-size: contain;
    font-size: 17px !important;
    text-align: center !important;
    position: relative;
    line-height: 32px;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}
.social-new a:before {
    height: 32px;
    width: 32px;
    color: #005e5e;
    position: absolute;
    left: 0px;
    top: 0px;
}
.social-new a span {
    position: relative;
    z-index: 1;
}
.social-new a:hover:before {
	color: #008fce;
}


/* Slider */
.primary-slider .slide-title {
    margin: 0;
    font-weight: normal;
    font-size: 125px !important;
    line-height: 126px;
    letter-spacing: -0.025em;

    text-align: center;
}
.slide-caption {
	max-width: 1450px;
	width: 100%;
	left: 0px;
	right: 0px;
	margin:0px auto;
    background: transparent;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
}
.slide-caption span {
	margin-bottom: 10px;
    display: block;
    font-weight: 300 !important;
    font-size: 63px;
    line-height: 80px;
    letter-spacing: -0.025em;

}
.primary-slider .slide-caption {
    width: 100%;
    position: absolute;
    top: 73%;
    transform: translateY(-50%);
    overflow: visible;
    background-color: transparent;
    padding: 0px;
    max-height: 100%;
    float: none;
    left: 0px;
    bottom: auto;
}
.newCon {
	position: relative;
}
.newCon:before {
	height: 100%;
	width: 30%;
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	position: absolute;
	content: "";
	top: 0px;
	right: 0px;
	transform: scaleX(-1);
}
.owl-controls {
	display: none !important;
}
.slide-btn {
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: relative;
    margin-left: 23px;
    background-color: #336778;
    width: 312px;
    font-size: 20px;
    line-height: 26px;
    padding: 9px 11px;
    text-transform: uppercase;
    letter-spacing: -0.025em;
    font-weight: 600;

  	margin: 0px auto;
    margin:0px auto;
}
.slide-btn:before {
    content: "";
   	transition: all 0.25s linear;
    display: block;
    position: relative;
    height: 46px;
    font-size: 46px;
    line-height: 46px;
    color: inherit;
    color: #336778;
    width: 46px;
    background-size: contain;
    position: absolute;
    left: -24px;
    top: 0px;
    transform: rotate(-15deg);
}
.slide-btn:after {
    content: "";
    transition: all 0.25s linear;
    display: block;
    position: relative;
    height: 46px;
    font-size: 46px;
    line-height: 46px;
    color: #1ea9e2;
    width: 46px;
    background-size: contain;
    position: absolute;
    left: -10px;
    opacity: 0;
    top: 0px;
    transform: rotate(-15deg);
}
.slide-btn:hover:before {
	left: -34px;
	opacity: 0;
}
.slide-btn:hover:after {
	left: -24px;
	opacity: 1;
}
.slide-btn:hover {
	background-color: #1ea9e2;
	color: #fff !important;
}
.primary-slider {
	margin-bottom: 0px;
}

/* Book an Appointment section */
.bookAnAppointment .gform_fields li:nth-child(1),.homeBoxes .gform_fields li:nth-child(1) {
	display: none !important;
}
.bookAnAppointment .gform_fields li,.bookAnAppointment .gform_wrapper .gform_footer {
    width: 14.20%;
    float: left;
    padding:0px 10px;
    clear: none !important;
    margin-top: 0px !important;
	color:black;
}
.bookAnAppointment .gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #e3472a !important;
}
.bookAnAppointment .homeBoxes .homeForm, .homeBoxes .gform_wrapper .gform_footer {
	width: 100%;
	float: none;
	margin-bottom: 20px !important;
}
.bookAnAppointment .gform_wrapper .gform_footer input[type="submit"],.homeBoxes .gform_wrapper .gform_footer input[type="submit"] {
    height: 50px;
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
    height: 50px;
    background-color: #e3472a !important;
    border: 0px;
    color: white;
  -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bookAnAppointment input::-webkit-input-placeholder {
  color: black;
}
.bookAnAppointment input:-moz-placeholder {
/*   color: white; */
	 color: black;
}
.bookAnAppointment input::-moz-placeholder {
/*   color: #fff; */
	 color: black;
}
.bookAnAppointment input:-ms-input-placeholder {
/*   color: #fff; */
	 color: black;
}

.bookAnAppointment textarea::-webkit-input-placeholder {
/*   color: #fff; */
	 color: black;
}
.bookAnAppointment textarea:-moz-placeholder {
/*   color: #fff; */
	 color: black;
}
.bookAnAppointment textarea::-moz-placeholder {
/*   color: #fff; */
	 color: black;
}
.bookAnAppointment textarea:-ms-input-placeholder {
/*   color: #fff; */
	 color: black;
}

.bookAnAppointment textarea {
/* 	color: #fff !important;  */
	 color: black !important;
}
.bookAnAppointment #input_1_5 + .ui-datepicker-trigger {
    position: absolute;
    top: 15px;
    right: 11px;
}
body .bookAnAppointment .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	position: relative;
}
.bookAnAppointment input,.bookAnAppointment textarea,.homeBoxes input,.homeBoxes textarea {
    border: 1px solid #e5e5e5;
    width: 100% !important;
    height: 50px !important;
    padding: 10px 15px !important;
    line-height: 30px;
    color: black;
    background-color: transparent !important;
}
.homeBoxes textarea {
    height: 80px !important;
}

.homeForm .gform_wrapper ul.gform_fields li.gfield,.homeBoxes .gform_wrapper ul.gform_fields li.gfield {
	padding:0px !important;
}
.bookAnAppointment select,.homeBoxes select {
    width: 100% !important;
    height: 50px;
    background-color: transparent;
    color: black;
}
.bookAnAppointment label,.homeBoxes label{
	display: none !important;
}
body .bookAnAppointment .gform_wrapper ul li.gfield {
	margin-top: 0px !important;
}
.bookAnAppointment {
/*     background: #1ea9e2; */
	background-color:white;
    position: relative;
    padding: 45px 0;
    border: 3px solid #e3482a;
    box-sizing: border-box;
}
.bookAnAppointment h3 {
	font-size: 42px;
    text-align: center;
    color: black;
    margin: 0 0 0px;
}

/* Welcome Section */
.welcome h1 {
	color: #1e1c1b;
    font-size: 38px;
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 15px;
}
.welcome h2 {
    color: #e3472a;
    display: block;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 10px;
}
.welcome p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 25px;
}
.rightwow {
    -webkit-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
	position: relative;
	background-position: 50% 50%;
	background-size: cover;
}
.rightwow .over {
    position: absolute;
    top: 50px;
    vertical-align: top;

    font-weight: normal;
    color: #fff;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    margin: 0;
    z-index: 10;
    width: 100%;
    text-align: center;
    padding: 0px 85px;
    color: #fff !important;
}
.rightwow .over a {
	color: #000;
}
/*.rightwow:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    z-index: 9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: rgb(0, 128, 128);
    background: -moz-linear-gradient(top, rgba(0, 128, 128,0.4) 0%,rgba(255,255,255,0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 128, 128,0.4) 0%,rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to bottom, rgba(0, 128, 128,0.4) 0%,rgba(255,255,255,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccdb2b', endColorstr='#ffffff',GradientType=0 );
}*/

/* Custom OfficeTour */
.half {
	width: 50%;
	float: left;
}
#current {
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}
body,p,a,div {
    font-family: Roboto;
}
.col4 {
    overflow: hidden;
}
.servbox:hover a {
    filter: brightness(0) invert(1);
}
.servbox:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.servbox:hover:before {
    background-color: #1ea9e2;
}
.homeBoxes h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 31px;
}
.thirth {
	width: 33.33%;
	float: left;
	background-size: 100%;
	background-position: 50% 50%;
	cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 1s ease-in-out;
}
.thirth:hover {
    background-size: 120%;
}
.thirth:before {
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.selectedFrame:before {
	opacity: 0;
}
.thirth img {
	opacity: 0;
}

html button.aicon_link {
    background-color: #1ea9e2 !important;
}
.accessibility-location-right .accessability_container {
    top: 40px;
}
/* Services */
.outServices {
    background-color: #666;
    background-position: left top;
    background-repeat: repeat;
    position: relative;
	background-attachment:fixed;
}
.servTitle {
    padding: 70px 0 110px;
    text-align: center;
}
.servTitle h2 {
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    color: #fff;
    font-size: 58px;
    line-height: 64px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 45px;
}
.carousel-caption a {
    display: inline-block;
    background-color: #e3472a;
    color: #fff;
    padding: 10px 35px;
    border-radius: 2px;
}
.servicesBoxes {
    padding:0px 45px;
}
.servicesBoxes .boxy {
	position: relative;
    float: left;
    width: 33.33%;
}
.boxy a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #fff;
    font-size: 27px;
    line-height: 36px;
    font-weight: normal;
    letter-spacing: -0.025em;
    padding: 92px 0 24px;
}
.boxy:before {
    content: '';
    position: absolute;
    right: -45px;
    top: -20px;
    width: 108px;
    height: 108px;
    line-height: 108px;
    font-size: 108px;
    color: inherit;
    background-image: none !important;
    z-index: 9;
    transform: rotate(11deg);
}
.boxy:hover span {
	top: -20px;
}
.boxy h5 {
    display: block;
    font-weight: normal;
    -webkit-transition: opacity 0.45s ease;
    transition: opacity 0.45s ease;
    font-size: 27px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}
.boxy span {
    display: block;
    top: 0px;
    position: relative;
    margin: 0 auto 30px;
    max-width: 158px;
    height: 128px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.boxy {
    color: #fff;
}
.boxy:nth-child(1),.boxy:nth-child(3),.boxy:nth-child(5),.boxy:nth-child(9) {
    background-color: #1ea9e2;
        color: #08abab;
}
.boxy:nth-child(2),.boxy:nth-child(4),.boxy:nth-child(6) {
    background-color: #005e5e;
    color: #013939;
}

/* Links */
.featuredLinks {
    padding: 100px 0px;
}
.featuredLinks h3 p,.tourIt p {
    display: inline-block;
    margin: 0px;
}
.tourIt p:before,.featuredLinks h3 p:before {
    line-height: 40px;
    width: 40px;
    height: 40px;
    color: #fff;
}
.col3 {
	width: 33.33%;
	float: left;
	padding:0px 15px;
}

.col3 h3 {
    display: block;
    vertical-align: top;

    font-weight: normal;
    color: #fff;
    font-size: 37px;
    line-height: 42px;
    margin: 0;
    width: 100%;
    text-align: center;
    max-width: 450px;
    margin:0px auto;
    background-color: #1e1c1b;
    text-align: center;
    padding: 20px 5px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.col3 img {
    max-height: 35px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -3px;
}
.col3 span {
    height: 220px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    width: 100%;
    display: block;
    border: 2px solid #fffeff;
    max-width: 450px;
    margin: 0px auto;
}
.col3:hover h3 {
	background-color: #605a58;
}

/* Footer */
footer .container {
    max-width: 1920px;
    width: 100%;
    margin:0px auto;
}
.foty.container {
    padding: 15px 0px;
}
.fb_iframe_widget iframe,.fb_iframe_widget span {
    display: block;
    margin:0px auto;
    position: relative !important;
}
.colfot {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    padding:0px 15px;
}
.colfot h3 {
    display: block;
    vertical-align: top;

    font-weight: normal;
    color: #fff;
    font-size: 37px;
    line-height: 42px;
    margin: 0;
    text-align: center;
    padding-bottom: 25px;
    color: #fff;
}
.colfot h3:after {
    display: inline-block;
    position: relative;
    width: 32px;
    font-size: 32px;
    line-height: 32px;
    color: #fff;
    height: 32px;
    vertical-align: middle;
    margin-left: 5px;
    background-size: contain;
}
.foothours {
    margin: 0;
    padding: 0 0 20px;
    list-style-type: none;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}
.foothours li {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 29px;
    line-height: 34px;

    font-weight: normal;
    position: relative;
}
.footday {
    float: left;
    width: 120px;
    position: relative;
    text-transform: uppercase;
}
.foottime {
    float: right;
    width: 100%;
    margin-left: -120px;
    padding-left: 130px;
}
.col4 p {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 20px;

    font-weight: normal;
}
.col4 address {
    color: #fff;
    font-size: 29px;
    line-height: 34px;

    font-weight: normal;
    margin-bottom: 0;
}
address  {
	font-style: normal !important;
}
address a {
	color: #fff !important;
}
.box02 {
	text-align: center;
}
.box02 a {
	color: #fff !important;
    font-size: 29px;
    line-height: 34px;

    font-weight: normal;
}
address span {
    display: inline-block;
    vertical-align: top;
    width: 115px;
}
.allImages  {
	position: relative;
}
.tourIt {
	position: absolute;
	top:80px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	z-index: 10;
}
.tourIt img {
	display: inline-block;
	margin-left: 10px;
    vertical-align: middle;
    max-width: 48px;
}
.tourIt a {
	color: #fff !important;
}
#move-to-top {
    padding: 0px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
.tourIt h3 {
    display: inline-block;
    vertical-align: top;

    font-weight: normal;
    color: #fff;
    font-size: 40px;
    line-height: 46px;
    margin: 0;
}
.homeBoxes h3 {
    text-align: center;
    padding-bottom: 25px;
    text-transform: capitalize;
}
.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
    min-height: 620px;
    padding: 66px 0 30px;
    position: relative;
}
.box01 {
	background-color: #e3472a!important;
}
.box02 {
    background-color: #0b9999;
}
.box03 {
    background-color: #1ea9e2;
    padding-bottom: 30px;
}
.widget li {
	list-style: none;
	margin:0px;
}
.foottime small {
    font-size: 18px;
    display: block;
}
.box02 img {
    height: auto;
    display: block;
    margin:40px auto 45px;
    max-width: 450px;
}
.apoW {
	max-width: 450px;
	margin:0px auto;
}
.innerImage {
    height: 400px;
    position: relative;
    background-size: cover;
    background-position: 50% 35%;
}
.specialWidget div:before {
    color: #fff;
    margin: 15px auto 35px;
    line-height: 200px;
    display: block;
    font-size: 200px;
    position: relative;
}
.innerImage:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.1;
    background-color: #000;
}
.innerImage h1 {
    position: absolute;
    bottom: 65px;
    width: 100%;
    text-transform: uppercase;
    z-index: 1;
    color: #fff;
    text-align: center;
    font-size: 55px;
}
.homeBoxes .gform_footer.top_label {
    margin: 0px !important;
    padding: 0px 10px;
    display: block;
    text-align: right;
    padding: 0px;
    margin-top: 15px !important;
}
.homeBoxes input,.homeBoxes select {
    padding: 5px 13px !important;
}
.homeBoxes #field_1_5 {
	position: relative;
}
.homeBoxes #input_1_5 + img {
    position: absolute;
    right: 25px;
    top: 17px;
}
.homeBoxes input[type="submit"] {
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
    height: 50px;
    background-color: #336778;
    border: 0px;
    color: #fff;
    max-width: 150px;
}

.copyrights a,.copyrights {
	color: #fff !important;
}
.colfot img {
    max-width: 300px;
    display: block;
    margin: 0px auto;
}
.social-fot {
    text-align: center;
    padding-top: 20px;
}
.colfot .social-fot a {
    padding: 0px !important;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 55px;
    position: relative;
    height: 55px;
    text-align: center;
    color: #fff !important;
    background-size: contain;
    text-align: center !important;
    line-height: 55px;
    font-size: 23px !important;
}
.colfot .social-fot a span {
    position: relative;
    z-index: 1;
}
.colfot .social-fot a:before {
    color: #018080;
    font-size: 55px;
    position: absolute;
    line-height: 55px;
    left: 0px;
    right: 0px;
}
.box02 span {
    display: block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
	padding: 5px 0 22px;
}
select option {
    color: #000;
}
.video_holder {
    position: relative;
    overflow: hidden;
    height: 700px;
}

.video_holder video {
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}
.carousel-caption {
    left: 0px !important;
    width: 100% !important;
    right: 0px !important;
}

.carousel-caption h1 {
    font-size: 40px;
}

.carousel-caption p {
    font-size: 25px;
    color: #000;
    line-height: 24px;
}
.video_holder:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #000;
    opacity: 0.2;
    z-index: 1;
}
#header .logo-wrap:before {
    display: none;
}
.carousel-caption * {
    color: #fff !important;
}

.carousel-caption p {
    line-height: 27px;
}

.carousel-caption h1 {
    font-size: 50px;
}
#header .logo-wrap {
    background-color: #fff;
    padding: 0px;
}

div#header {
    background-color: #fff;
}

.navigation ul {
    text-align: right;
    padding-right: 37px;
    box-sizing: border-box;
}

.navigation ul li {
    float: none;
}

.accessibility-location-right .accessability_container {
    top: 160px !important;
}

.colright .clearfix {
    padding-bottom: 20px;
}

ul#menu-main-menu li > a {
    font-weight: bold !important;
    text-transform: uppercase !IMPORTANT;
    letter-spacing: .5px;
}
.video_holder a:before {
    height: 100%;
    width: 0px;
    position: absolute;
    left: 0px;
    background-color: #108abc;
    content: "";
    top: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.video_holder a {
    position: relative;
}

.video_holder a:hover:before {
    width: 100%;
}

.video_holder a span {
    position: relative;
    z-index: 1;
}

.serviceSquare {
    max-width: 1200px;
    margin: 0px auto;
    text-align: center;
}

.servbox {
    z-index: 99;
    width: 200px;
    height: 200px;
    text-align: center;
    position: relative;
    display: inline-block;
}

.servbox:before {
    position: absolute;
    content: '';
    border: 2px solid #5c708f;
    background-color: #fff;
    width: 200px;
    height: 200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all .2s ease-out;
}

.servbox a {
    display: inline-block;
	position: relative;
	z-index: 20;
}

.serviceSquare {
    position: relative;
    padding: 100px 0px;
}

.servbox h5 {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    color: #000;
    transition: all .2s ease-out;
    padding-top: 30px;
}

.servbox img {
    max-height: 70px;
    margin-bottom: 15px;
    margin-top: -30px;
}
.wda-move {
    position: relative;
    float: right;
     transition: all .1s ease-out;
    height: 600px;
}
.wda-move .rightwow {
    height: 100%;
}
.servbox:nth-child(2) {
    position: absolute;
    left: 35%;
    transform: translateX(-35%);
    margin-top: 32px;
}

.servbox:nth-child(3) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 179px;
}

.servbox:nth-child(4) {
    position: absolute;
    left: 65%;
    transform: translateX(-65%);
    margin-top: 32px;
}
.servbox:nth-child(5) {
    position: absolute;
    left: 28%;
    transform: translateX(-68%);
    margin-top: 32px;
    top: -47px;
}
.servbox:nth-child(6) {
    position: absolute;
    left: 78%;
    transform: translateX(-68%);
    margin-top: 32px;
    top: -47px;
}

.servbox:nth-child(1) {
    top: -115px;
 }
.servbox h5 {
    margin: 0px;
    font-size: 18px;
}
.outServices {
    padding-bottom: 200px;
}
.servbox img {
    position: relative;
    z-index: 1;
    margin: 46px 0px -34px;
	filter: brightness(100) invert(1);
}
.reviews {
    position: relative;
    overflow: hidden;
    background: #000;
    background-size: cover;
    padding: 140px 0 90px;
    min-height: 715px;
}

.homereviews -container {
    max-width: 1200px !important;
}

.homereviews .container {
    max-width: 1200px !important;
    text-align: center;
}
#site-header {
    z-index: 1000;
}
.rol {
    width: 50%;
    float: left;
}
@media only screen and (max-width: 1800px) {
	.headtop-link li a {
	    padding-right: 10px;
	    width: auto;
	}
	.colright {
		padding-right: 15px;
	}
}
@media screen and (max-width: 1620px) {
	.colleft {
    	width: 480px;
	}
	.colright {
	    width: -webkit-calc(100% - 480px);
    	width: calc(100% - 480px);
	}
	#secondary-navigation a {
    	font-size: 18px !important;
	}
	html #header .headtop-link li a {
	    font-size: 12px !important;
	}
	#header .logo-wrap {
	    width: 400px;
	    padding-left: 10px;
	}
	.boxy span {
	    max-width: 87px;
	    height: 75px;
	}
	.boxy a {
	    font-size: 17px;
	    padding: 68px 0 33px;
	}
	.boxy h5 {
	    font-size: 22px;
	}
	.box02 img {
	    height: auto;
	    display: block;
	    margin: 0px auto 28px;
	    max-width: 280px;
	}
	.homeBoxes h3,.colfot h3 {
	    font-size: 24px;
	}
	.foothours li {
	    font-size: 22px;
	}
	.col4 p {
	    font-size: 16px;
	}
	.col4 address {
	    font-size: 22px;
	    line-height: 30px;
	}
	.box02 a {
	    font-size: 25px;
	    line-height: 34px;
	}
	.home .box03 input, .home .box03 textarea {
	    width: 100% !important;
	    height: 38px !important;
	}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
	    min-height: 610px;
	    padding: 66px 0 30px;
	    position: relative;
	}
	.boxy:before {
	    content: '';
	    position: absolute;
	    right: -25px;
	    top: -20px;
	    width: 75px;
	    height: 75px;
	    background-image: url(images/opal_bor.png);
	    background-repeat: no-repeat;
	    background-size: contain;
	    z-index: 9;
	    transform: rotate(11deg);
	}
}
@media screen and (max-width: 1440px) {
	.home .bookAnAppointment li, .bookAnAppointment .gform_wrapper .gform_footer {
	    width: 25%;
	    float: left;
	    padding: 0px 10px;
	    clear: none !important;
	    margin-top: 0px !important;
	    margin: 0 0 20px !important;
	}
	.primary-slider .slide-title {
	    font-size: 100px !important;
	    line-height: 90px;
	}
	.primary-slider .slide-caption {
		padding:0px 30px;
	}
	.newCon {
	    height: 550px;
	    background-size: cover;
	    background-position: 50% 50%;
	}
	.colright {
	    width: -webkit-calc(100% - 320px);
	    width: calc(100% - 320px);
	}
	#site-header {
	    height: 114px;
	}
	.colright .clearfix {
	    text-align: right;
	    padding-bottom: 30px;
	}
	#header .logo-wrap img {
		width: 100%;
        max-width: 268px;
	}
	#header .logo-wrap {
	    width: 290px;
        padding: 0px 0 0px 10px;
        line-height: 114px;
	}
	.colleft {
		width: 290px;
	}
    #header #logo a,#header .logo-wrap img,#header .logo-wrap {
        line-height: 114px;
    }
    .box02 img {
        max-width: 290px;
    }
}
.show-tw {
	display: none;
}
.article {
    box-shadow: 0px 0px 0px !important;
    width: 100% !important;
    padding:40px 15px;
    max-width: 1440px;
    margin:0px auto;
    float: none;
}
.rol * {
    background-color: transparent !important;
    border: 0px !important;
    color: rgba(255, 255, 255, 0.9) !important;
}

.rol .wprs_unslider img {
    display: none !important;
}

.rol span.wprevpro_star_imgs_T2 img {
    display: block !important;
    margin: 0px auto 20px !important;
}
.tlt {
    opacity: 0;
}
.welcome h1.tlt {
    font-weight: bold;
}
strong.wpproslider_t2_STRONG_5.wprev_preview_tcolor2_T2 {}

.rol h2 {
    font-size: 32px;
    margin: 0px;
    position: relative;
}
.homereviews {
    position: relative;
    z-index: 1;
}
.rol h2:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2019/01/quote.png);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 150px;
    width: 150px;
    left: 50%;
    margin: 0px auto;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

p.wpproslider_t2_P_4.wprev_preview_tcolor1_T2 {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
}
.comeIn {
    -webkit-animation-name: comeIn;
    animation-name: comeIn;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}
@keyframes comeIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, -5px, 0);
    transform: translate3d(-20px, -5px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

strong.wpproslider_t2_STRONG_5.wprev_preview_tcolor2_T2 {
    font-size: 27px;
}
nav#wprs_nav_1 {
    display: none !important;
}
.reviews:before {
    height: 100%;
    position: absolute;
    top: 0px;
    content: "";
    left: 0px;
    background-image: url(/wp-content/uploads/2019/01/orthoslide1-1.jpg);
    z-index: 1;
    width: 100%;
    filter: grayscale(100%);
    opacity: 0.4;
    background-size: cover;
    background-position: 50% 50%;
}
a.asda img {
    max-width: 199px;
    filter: brightness(0) invert(1);
}
.contain p {
    font-size: 16px;
    line-height: 23px;
}
.popu {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    padding: 40px;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.8);
}
.contain .close i {
    color: #fff !important;
}
.popu {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    transform: scale(0);
    visibility: hidden;
    z-index: -1;
    transform-origin: top left;
}
.posts .papa, .homeBoxes a.btn {
    display: inline-block;
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 2px;
    box-shadow: 0px 0px 10px rgba(255,255,255,0.2);
    color: #111 !important;
}
.homeBoxes a.btn { margin-left: 40px; }
.posts h2:after {
    content: "";
    height: 1px;
    width: 100px;
    margin-top: 10px;
    background-color: #fff;
    display: block;
}
.posts h2 {
    line-height: 20px;
    margin-bottom: 6px;
    text-transform: uppercase;
    color: #fff;
	font-size: 20px;
}
.posts {
    padding: 0px 40px;
    box-sizing: border-box;
}
.popu.showLat {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    transform: scale(1);
}
.contain .close {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #000;
    border: 0px;
    border-radius: 0px 6px;
    color: #fff !important;
    font-size: 22px;
}
.contain {
    position: relative;
}
.shortIntro {
    margin-bottom: 20px;
}
.box01 {
    background-color: #336778;
}
.box02 {
    background-color: #1ea9e2;
}
.box03 {
    background-color: #e3472a;
    padding-bottom: 30px;
}
.contain * {
    color: #000 !important;
    /* padding: 40px; */
}
.contain {
    max-width: 1200px;
    margin: 0px auto;
    padding: 30px;
    box-sizing: border-box;
}
.contain {
    background-color: #fff;
    border-radius: 6px;
}
.ttable {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 1;
	display: table;
}
.tcell {
	vertical-align: middle;
	display: table-cell;
	width: 100%;
}
.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;
}
.bigBoxs {
	text-align: center;
	position:Relative;
	z-index:1;
}
.boxnew {
	background: #fff url("/wp-content/uploads/2019/03/cubes.png");
    padding:50px 0px;
    position: relative;
}
.boxnew:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.1);
    top: 0px;
    left: 0px;
}
.apptBox { width: 100%; max-width: 700px; background: rgba(0,0,0,0.6); float: none; padding: 30px;    margin: auto;
    position: relative;
    left: 280px; }
.apptBox * { color: #fff; }
.boxFlip {
    float: right;
    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;
}
.boxFlip .ttable {
	background: #e3472a; /* Old browsers */
    border-radius: 14px;
    height: 200px;
}
.boxFlip p { color: #000; }
.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(0,0,0,0.7);
}
.bookWrap { text-align: center; }
.bookWrap i { font-size: 128px; color: #fff; }
@media screen and (max-width: 1366px) {
	.navigation ul {
		text-align: center;
	}
    .homeBoxes .textwidget,.bookWrap {
        padding:0px 15px;
    }
	.navigation ul li {
		margin-left: 20px;
		float: none;
	}
    .specialWidget div:before {
        line-height: 147px;
        font-size: 147px;
    }
}

.videoOpacit {
    position: relative;
}
/* .videoOpacit:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    content: "";
    background-color: #1ea9e2;
    opacity: 0.3;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
} */
.buttonToAuto {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10;
    transform: translateY(-50%);
    color: #fff;
}
.buttonToAuto.hideMe {
    opacity: 0;
    visibility: hidden;
}
.buttonToAuto i {
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 12px;
    height: 24px;
    width: 24px;
    line-height: 20px;
    position: relative;
    top: -5px;
    left: -4px;
}
.buttonToAuto .fa-play:before {
    content: "\f04b";
    position: relative;
    left: 1px;
}
.buttonToAuto a {
    color: #fff;
    font-size: 26px;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

.video_holder .buttonToAuto a:before {
	background: none;
}
.flyImg.hideIt {
    opacity: 0 !important;
    visibility: hidden !important;
}
.noBefore:before {
    opacity: 0 !important;
    visibility: hidden;
}
.videoOpacit:after {
    display: block;
    content: "";
    clear: both;
}
footer#site-footer:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000;
    height: 100%;
    width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
footer#site-footer * {
    color: #fff !important;
}
footer#site-footer,
footer#site-footer * {
    background-color: transparent !important;
}
footer#site-footer {
    background-image: url(/wp-content/uploads/2019/03/footer.jpg) !important;
}
footer#site-footer .fat-icon a span {
    color: #fff !important;
}
footer#site-footer .fat-icon a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #000 !important;
    border-radius: 4px;
    line-height: 33px;
    color: #fff !important;
    border: 1px solid #fff;
    box-sizing: border-box;
}
.associ .icons:after {
    clear: both;
    content: "";
    display: block;
}

.associ {
	background:  url("/wp-content/uploads/2019/01/orthoslide3-2.jpg") fixed center center / cover;
    position: relative;
    padding: 150px 0px;
    text-align: center;
}

.associ .icons {
    text-align: center;
    position: relative;
    z-index: 10;
}
input[type="submit"] {
    cursor: pointer;
}
.associ img {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 6px;
    max-height: 75px;
    width: auto;
    padding: 5px;
   margin:0px auto !Important;
}

.associ:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    display: block;
    background-color: #fff;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}
footer#site-footer * {
    text-align: center;
}
.colfot h3:after {
    display: none !important;
}
footer#site-footer iframe {
    display: block;
    width: 80%;
    height: 150px;
    border-radius: 4px;
    margin: 0px auto;
}
footer#site-footer h3 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 31px;
}
footer#site-footer .colfot:nth-child(2) p {
    margin-bottom: 10px;
    font-size: 20px;
}
footer#site-footer .colfot:nth-child(2) img {
    display: block;
    margin-bottom: 15px;
}

@media screen and (max-width: 1300px) {
    .video_holder {
        height: 500px;
    }
    .rightwow {
        width: 50%;
    }
    .rol {
        width: 65%;
        padding:0px 30px;
        box-sizing: border-box;
    }
    .serviceSquare {
        max-width: 900px;
    }

    .servbox:nth-child(2) {
        left: 30%;
    }
    .servbox:nth-child(4) {
        left: 70%;
    }
    .servbox:nth-child(5) {
        left: 21%;
        top: -48px;
        transform: translateX(-69%);
    }
    .servbox:nth-child(6) {
        left: 87%;
        top: -47px;
        transform: translateX(-66%);
    }
}
@media screen and (max-width: 1200px) {
    .bookWrap {
        padding: 0px 15px;
        box-sizing: border-box;
    }
	.colleft {
	    width: 250px;
	}
    .innerImage h1 {
        bottom: 40px;
    }
    .innerImage {
        height: 300px;
    }
	.container,#page {
		max-width: 100% !important;
	}
	.colright {
	    width: -webkit-calc(100% - 250px);
	    width: calc(100% - 250px);
	}
	#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    	padding: 5px 0 13px;
	}
	#secondary-navigation a {
	    font-size: 17px !important;
	    padding: 5px 0 13px;
	}
	.navigation ul {
		text-align: right;
	}
	.navigation ul li {
	    margin-left: 22px;
	    float: none;
	}
	#site-header {
	    height: 130px;
	}
	.newCon {
		height: 450px;
	}
	#header .logo-wrap {
    	width: 200px;
	    padding: 0px;
	}
	.colright .clearfix {
	    text-align: right;
	    padding-bottom: 4px;
	    padding-top: 12px;
	}
	html #header .headtop-link li a {
	    font-size: 12px !important;
	    display: block;
	}
	.headtop-link li {
	    display: inline-block;
	    margin-left: 0px;
	    position: relative;
	    z-index: 1;
	    width: 33.33%;
	    float: left;
	    display: block;

	}
	.headtop-link {
		display: block;
	}
	.show-tw {
		display: block;
	}
	.hide-tw {
		display: none !important;
	}
	.boxy span {
	    max-width: 87px;
	    height: 51px;
	}
	address span {
	    display: inline-block;
	    vertical-align: top;
	    width: 85px;
	}
	.col4 address {
	    font-size: 18px;
	    line-height: 30px;
	}
	.textwidget {
		padding:0px 15px;
	}
	.box02 a {
	    font-size: 18px;
	    line-height: 25px;
	}
	.box02 img {
	    width: 100%;
	    height: auto;
	    display: block;
	    margin: 0px auto 28px;
	    max-width: 200px;
	}
	.foothours li {
	    font-size: 17px;
	}
	.foothours {
		text-align: center;
	}
	.col3 h3 {
		font-size: 26px;
	}
	.servTitle {
	    padding: 60px 0;
	    text-align: center;
	}
	.servTitle h2 {
		font-size: 38px;
	}
	.leftwow {
		padding:25px;
	}
	.rightwow .over {
	    font-size: 29px;
	}
	.leftwow {
		width: -webkit-calc(100% - 400px);
	    width: calc(100% - 400px);
	}
	.rightwow {
		width: 400px;
	}
	 footer .container {
	  width: 100%;
	 }
	 .headerPhone {
	  box-sizing: border-box;
	 }
	 .tourIt h3 {
	    display: inline-block;
	    vertical-align: top;

	    font-weight: normal;
	    color: #fff;
	    font-size: 28px;
	    line-height: 40px;
	    margin: 0;
	}
	.tourIt img {
	    display: inline-block;
	    margin-left: 10px;
	    vertical-align: middle;
	    max-width: 25px;
	}
    #header #logo a, #header .logo-wrap img, #header .logo-wrap {
        line-height: 98px;
    }
    .accessibility-location-right .accessability_container {
        top: 115px;
    }
    #header .logo-wrap:before {
        line-height: 98px;
        top: 2px;
        right: -85px;
        font-size: 98px;
    }
}
.contain {
    background-color: #fff;
    border-radius: 6px;
    max-height: 95%;
    overflow-y: scroll;
}
.contain::-webkit-scrollbar {
    width: 8px;
}
 ul.headtop-link a {
    display: block;
    position: relative;
}

ul.headtop-link a:before {
    height: 100%;
    width: 0px;
    position: absolute;
    left: 0px;
    background-color: #640025;
    content: "";
    top: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
ul.headtop-link li:nth-child(2) a:before {
    background-color: #316779;
}
ul.headtop-link li:nth-child(3) a:before {
    background-color: #a8b000;
}
ul.headtop-link span {
    position: relative;
    z-index: 10;
}

ul.headtop-link a:hover:before {
    width: 100%;
}
.contain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.contain::-webkit-scrollbar-thumb {
  background-color: rgba(169, 169, 169, 0.48);
  outline: 1px solid rgba(112, 128, 144, 0.44);
}



@media screen and (max-width: 1090px) {

    .homeBoxes h3, .colfot h3 {
        font-size: 22px;
    }
	.home .bookAnAppointment li, .bookAnAppointment .gform_wrapper .gform_footer {
		width: 50%;
	}
	.newCon {
	    height: 370px;
	}
	.slide-caption span {
	    margin-bottom: 10px;
	    display: block;
	    font-weight: 300 !important;
	    font-size: 46px;
	    line-height: 50px;
	    letter-spacing: -0.025em;

	}
	.slide-caption span {
	    margin-bottom: 10px;
	    display: block;
	    font-weight: 300 !important;
	    font-size: 46px;
	    line-height: 50px;
	    letter-spacing: -0.025em;

	}
	.primary-slider .slide-title {
	    font-size: 64px !important;
	    line-height: 50px;
	}
	.navigation ul li {
	    margin-left: 15px;
	    float: none;
	}
	.rightwow {
		height: 400px !important;
		width: 100% !important;
	}
	.leftwow {
		min-height: 100%;
		width: 100% !important;
		height: auto !important;
	}
	.boxy h5 {
	    font-size: 18px;
	}
	.servicesBoxes .boxy {
	    position: relative;
	    float: left;
	    width: 33.33%;
	}
}

.outServices {
	overflow: hidden;
}

.events { padding: 30px; background: url("/wp-content/uploads/2019/03/arkansas.jpg") fixed center center / cover; }
.evBox { float: left; width: 29.33%; margin: 2%; box-sizing: border-box; padding: 20px; background: #fff; border: 1px solid #ccc; border-radius: 10px; text-align: center; }

/* mobile */
@media screen and (min-width: 881px) {
	.splitSubMenu ul {
		right: 0;
		column-count: 2;
		width: 512px!important;
	}
}
@media screen and (max-width: 880px) {
	.apptBox{
		left:0px;
	}
    .move_down {
        display: none !important;
    }
    #header .logo-wrap:before {
        display: none;
    }
	.wda-move { float: none; height: 400px; }
	.evBox { width: 98%; margin: 1%; }
	.slick-dots li button { background: #f2f2f2 !important; }
	.boxnew {

    	padding: 50px 0px;
	}
	.events { background: url("/wp-content/uploads/2019/03/arkansas.jpg") repeat center center / 100% auto; }
	.boxFlip { width: 100%; }
	.reviews { padding: 30px 0; min-height: auto; }
    .headtop-link  {
        display: none;
    }
    #header .logo-wrap:before {
        font-size: 98px;
        line-height: 98px;
    }
    .col4 address {
        text-align: center;
    }
    .video_wrapper {
    display: none;
}
    .boxy:before {
        right: 7px;
    }
    .accessibility-location-right .accessability_container {
        display: none !important;
    }
    #header #logo a { display:block; }
	#header:after,#regular-header:after {
		clear: both;
		content: "";
		display: block;
	}
	.associ {
		padding: 50px 0;
    	background: url("/wp-content/uploads/2019/01/orthoslide3-2.jpg") no-repeat center right / auto 100%;
	}
	.associ img { margin: 5px !important; }
    .reviews:before {
        height: 100%;
        position: absolute;
        top: 0px;
        content: "";
        left: 0px;
        background-image: url(/wp-content/uploads/2019/01/orthoslide1-1.jpg);
        z-index: 1;
        width: 100%;
        filter: grayscale(100%);
        opacity: 0.4;
        background-size: cover;
        background-position: 50% 50%;
        background-attachment: scroll;
        background-position: 90% 50%;
    }
    .rol {
        width: 100%;
        padding: 0px 20px;
        box-sizing: border-box;
    }
    footer#site-footer {
        padding-bottom: 50px;
    }
	.logo-wrap {
		width: 100% !important;
	}
	#header .logo-wrap {
		float: none !important;
	}
	#secondary-navigation {
		height: auto !important;
	}
    .colleft {
        padding: 0px 15px;
        box-sizing: border-box;
    }
    .colleft {
        padding: 0px 15px;
        box-sizing: border-box;
    }
    .navigation ul {
        padding: 0px !important;
    }
    .servbox {
        top: 0px !important;
        bottom: 0px !important;
        left: 0px !important;
        right: 0px !important;
        position: relative !important;
        transform: translate(0px) !important;
        margin: 0px !important;
        margin: 20px !important;
        vertical-align: top;
    }

    .servbox:before {
        transform: none !important;
        top: 0px !important;
        left: 0px !important;
    }

    .serviceSquare {
        padding: 20px 0px;
    }

    .outServices {
        padding-bottom: 25px;
    }

    .servTitle {
        padding-bottom: 5px;
    }
	.hide-d { display: block; }
	#header {  margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #e3472a; padding: 10px; border-radius: 4px; -moz-border-radius: 4px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.primary-slider-container, .hide-xs { 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: 100%; }
	.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%;
	}
	.rightwow {
		width: 100%;
	}
	.col-sm-6 {
		width: 100%;
	}
	.row {
		margin:0px;
	}
	.welcome iframe {
		height: 400px !important;
	}
	.featured .btn {
		display: block;
		text-align: center;
	}
	.container {
		padding:0px !important;
	}

    .contain {
        max-width: 100% !important;
    }
	.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; }
	.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; }
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
		min-height: 100%;
		margin-bottom: 0px;
	}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
		padding:40px 0px;
	}
	.col3 span {
	    height: 150px;
	    background-size: cover;
	    background-position: 50% 50%;
	    position: relative;
	    width: 100%;
	    display: block;
	    border: 2px solid #fffeff;
	    max-width: 450px;
	    margin: 0px auto;
	}
	.col3 h3 {
	    font-size: 22px;
	    line-height: 30px;
	}
	.col3 img {
	    max-height: 21px;
	    vertical-align: middle;
	    display: inline-block;
	    position: relative;
	    top: -3px;
	}
	html a#pull:after {
	    content: "\f0c9";
	    display: inline-block;
	    position: absolute;
	    right: 15px;
	    top: 10px;
	    font-family: FontAwesome;
	    position: relative;
	    top: 0px;
	    right: 0px;
	    padding-left: 17px;
	}
	html a#pull {
	    position: absolute;
	    right: 36px;
	    width: auto;
	    background-color: transparent;
	    color: #000 !important;
	    padding: 0px !important;
	    line-height: 40px;
	    text-align: right;
	    font-size: 21px !important;
	}
	#header .logo-wrap {
	    width: 200px;
	    padding: 0px;
	}
	html #header .headtop-link li a {
	    font-size: 9px !important;
	    display: block;
	    padding: 0px !important;
	}
	.home .bookAnAppointment li , .bookAnAppointment .gform_wrapper .gform_footer {
		width: 100% !important;
	}
		.servicesBoxes .boxy {
	    position: relative;
	    float: left;
	    width: 50%;
	}
	.navigation ul li {
		margin-left: 0px;
	}
    .colfot {
        width: 100%;
        margin-bottom: 15px;
    }
    #header .logo-wrap {
        height: 98px;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: center;
        align-items: center;
    }
    #header #logo a, #header .logo-wrap img, #header .logo-wrap {
        line-height: 60px;
        padding: 0px !important;
    }
    .innerImage {
        height: 250px;
    }
    .innerImage h1 {
        bottom: 20px;
    }
}
@media screen and (max-width: 720px) {
    .bookAnAppointment {
        margin-top: 25px;
    }
    .rightwow .over {
        padding:0px 50px;
    }
	#site-header {
        height: 140px;
    }
	.headtop-link li:nth-child(4),.headtop-link li:nth-child(4) a {
        background-color: #e3472a;
    }
    .headtop-link li:nth-child(4) {
        color: #e3472a;
    }
    .headtop-link li:nth-child(3) a {
        background-color: #605a58;
    }
	.headtop-link li {
		width: 50%;
	}
	.bookAnAppointment {
	    background: #1ea9e2;
	    position: relative;
	    padding: 25px 0;
	}
	html a#pull {
	    position: absolute;
	    right: 36px;
	    width: auto;
	    background-color: transparent;
	    color: #000 !important;
	    padding: 0px !important;
	    line-height: 40px;
	    text-align: right;
	    font-size: 21px !important;
	    line-height: 35px;
	}
	#header .logo-wrap:before {
	    content: "";
	    display: block;
	    position: relative;
	    background-image: url(images/big_purp.png);
	    height: 32px;
	    width: 32px;
	    background-size: contain;
	    position: absolute;
	    right: -44px;
	    transform: rotate(15deg);
	    height: 100%;
	    width: 128px;
	    background-size: cover;
	    top: 2px;
	    width: 83px;
	    background-size: contain;
	    background-repeat: no-repeat;
	}
	.colright .clearfix {
	    text-align: right;
	    padding-bottom: 1px;
	    padding-top: 8px;
	}
	.colleft {
	    width: 200px;
	}
	#site-header {
        height: 135px;
    }
	#header .logo-wrap img {
	    width: 100%;
	    max-width: 190px;
	    padding-right: 15px;
	}
	#secondary-navigation .social-new a {
		padding:0px !important;
	}
	.col3 {
	    width: 33.33%;
	    float: left;
	    padding: 0px 15px;
	    width: 100%;
	    margin-bottom: 30px;
	}
	.boxy:before {
		right: 5px;
	}
	#current {
		min-height: 500px;
	}
	.half {
		width: 100%;
	}
}
@media screen and (max-width: 540px) {
    html #header .headtop-link li a {
        font-size: 10px !important;
    }
    #header .logo-wrap {
        height: 65px;
    }
    .servicesBoxes .boxy {
        width: 100%;
    }
	#current {
        min-height: 300px;
    }
	.home .gform_body {
	    width:100% !important;
	}
    .innerImage {
        height: 190px;
    }
}
@media screen and (max-width: 420px) {
    .colright .clearfix {
        text-align: left !important;
    }
	.bookAnAppointment h3 {
        font-size: 32px;
        text-align: center;
        color: #fff;
        margin: 0 0 0px;
        padding-top: 20px;
    }
	.colright .clearfix {
	    text-align: right;
	    padding-bottom: 1px;
	    padding-top: 8px;
	    width: 50%;
	    float: left;
	}
	.welcome h1 {
        color: #1e1c1b;
        font-size: 31px;
        font-weight: normal;
        line-height: 1.1;
        margin: 0 0 15px;
    }
	html a#pull {
	    position: relative;
	    right: 36px;
	    width: auto;
	    background-color: transparent;
	    color: #000 !important;
	    padding: 0px !important;
	    line-height: 40px;
	    text-align: right;
	    font-size: 21px !important;
	    line-height: 35px;
	    float: right;
	    display: block;
	       width: 50%;
	    right: 0px;
	    text-align: center;
	}
	.colright {
		width: 100%;float: none;
		padding:0px 15px;
	}
	html a#pull {
		position: relative;
	}
	.colleft {
    	width: 100%;
    	overflow: hidden;
	}
	.colright .clearfix {
	    text-align: right;
	    padding-bottom: 4px;
	    padding-top: 4px;
	    width: 50%;
	    float: left;
	    padding: 8px 0px;
	}
	html a#pull {
		top: 6px;
	}

}
.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: 881px) {
    #secondary-navigation .colright > nav > ul > li.current-menu-ancestor > a:before,
    #secondary-navigation .colright > nav > ul > li.current-menu-ancestor > a:after {
        width: 100% !important;
    }
    #secondary-navigation .colright > nav > ul > li.current-menu-ancestor ul li.current_page_item a {
        background-color: #e3472a !important;
        color: #fff !important;
    }
    #secondary-navigation .colright > nav > ul > li.current-menu-item > a:before,
    #secondary-navigation .colright > nav > ul > li.current-menu-item > a:after {
        width: 100% !important;
    }
}
@media screen and (max-width: 880px) {
    #secondary-navigation .colright > nav > ul > li.current-menu-ancestor ul li.current_page_item a {
        background-color: #e3472a !important;
        color: #fff !important;
    }
    #secondary-navigation .colright > nav > ul > li.current-menu-ancestor > a,
    #secondary-navigation .colright > nav > ul > li.current_page_item a {
        background-color: #e3472a !important;
        color: #fff !important;
    }
}

.bg_one {
    position: absolute;
    width: 100%;
    width: 1000px;
    height: 150%;
    height: 1000px;
    height: 800px;
    width: 800px;
    -moz-transform: skew(0, 30deg);
    -webkit-transform: skew(0, 30deg);
    -o-transform: skew(0, 30deg);
    -ms-transform: skew(0, 30deg);
    transform: skew(0, 30deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    clear: both;
    margin-top: 200px;
    margin-top: 115px;
    opacity: 0.4;
    background-image: url(/wp-content/uploads/2019/01/plus-pat.png);
    background-size: 53px;
    background-repeat: repeat;
    float: left;
    margin-left: -520px;
        top: -45%;
}
.bg_two {
    position: absolute;
    width: 100%;
    width: 1000px;
    height: 150%;
    height: 1000px;
    height: 800px;
    width: 800px;
    -moz-transform: skew(0, 30deg);
    -webkit-transform: skew(0, 30deg);
    -o-transform: skew(0, 30deg);
    -ms-transform: skew(0, 30deg);
    transform: skew(0, 30deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    clear: both;
    margin-top: 200px;
    margin-top: 115px;

    background-image: url(/wp-content/uploads/2019/01/chevron.png);
    background-size: 32px;
    background-repeat: repeat;
    float: right;
    margin-right: -520px;
    margin-right: -520px;
    margin-right: -820px;
    margin-top: -40px;
    width: 1000px;
    height: 1000px;
    right: 0px;
    opacity: 0.4;
    top: -15%;
}
.servbox:hover h5 {
    transform: scale(1.1);
}

.appts-video {
    float: left;
    padding: 10px 0px;
}


.boxnew .container > * {
    width: 670px;
}
.boxnew .container {
    display: flex;
    justify-content: space-around;
	align-items:center;
	flex-wrap:wrap;
}

.appts-right * {
    color: #fff;
}

.boxnew .container > * {
    width: 670px;
}
.appts-right {
    background: #808080e8;
    padding: 79px;
}


.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/03/reviews.png) bottom center no-repeat;background-size:contain!important}@media screen and (max-width:880px){.reviewMenuButton{background:0 0!important}}


/*Landing Page*/
.page-id-405 .colright, .page-id-405 .show-tw, .page-id-441 .colright,.page-id-441 .show-tw,
.page-id-500 .colright,.page-id-500 .show-tw, .page-id-501 .colright,.page-id-501 .show-tw,
.page-id-500 .single_page h1, .page-id-501 .single_page h1,
.page-id-504 .colright, .page-id-504 .show-tw{
	display:none;
}
.page-id-405 #header, .page-id-441 #header, .page-id-500 #header, .page-id-501 #header , .page-id-504 #header{
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.page-id-405 .showlp, .page-id-441 .showlp, .page-id-500 .showlp, .page-id-501 .showlp, .page-id-504 .showlp {
	display: block;
    float: right;
    font-size: 33px!important;
    padding-top: 20px;
    padding-right: 15%;
}
.page-id-405 .article, .page-id-441 .article, .page-id-500 .article, .page-id-501 .article, .page-id-504 .article{
	padding: 0px 0;
    max-width: 100%;
}
.page-id-405 #secondary-navigation a, .page-id-441 #secondary-navigation a, .page-id-500 #secondary-navigation a, .page-id-501 #secondary-navigation a,
.page-id-504 #secondary-navigation a{
	font-size:33px!important;
	color: rgb(102, 102, 102)!important;
}
.intro, .faq{
	padding:40px;
	background:url(/wp-content/uploads/2019/04/h-bg.jpg) top center / cover;
}
.page-id-441 .intro, .page-id-500 .intro, .page-id-501 .intro, .page-id-504 .intro{padding:40px 40px 0;}
.intro h1{text-align:center;}
.intro .notbtn{
	text-align:Center;
	padding:10px 15px;
	background:#1196cc;
	border-radius:50px;
	font-size: 23px;
	color:#fff;
	float: none;
    margin: 0px auto;
    display: block;
    width: 500px;
}
.intro .btn, .practiceinfo .btn, .results .btn, .facts .btn{
	display:block;
	background:#e3482a;
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
	border-radius:2px;
	    border: 1px solid rgba(0,0,0,0.2);
    border-bottom: 3px solid rgba(0,0,0,0.2);
}
.results .btn, .facts .btn{
	clear:both;
	max-width:80%;
	float:none;
	margin:0px auto;
	display:block;
}
span.smaller{
	font-size:18px;
	opacity: 0.7;
}
.notbtn span{color:#ffe300;}
.intro h2, .finish h2, .white h2{
	margin-top: 40px;
	color: #1196cc;
	font-size: 41px;
	font-weight:bold;
	text-align:center;
}
.intro p, .finish p, .white p{
	font-size: 20px;
	text-align:left;
}
.location{
	max-width:450px;
	background:#fff;
	box-shadow: 2px 4px 48px -3px rgba(0, 0, 0, 0.13);
	float:none;
	margin:40px auto;
	display:block;
	text-align:center;
	padding:15px;
}
.location:hover {
    transform: translateY(-5px);
    box-shadow: 2px 4px 48px -3px rgba(0, 0, 0, 0.13);
}
.finish p{
	text-align:center;
}
.aligncenterclean{
	float:none;
	margin:0px auto;
	display:block;
}
.firstcta{
	background: #1196cc;
	text-align:Center;
	padding-top: 15px;
    padding-bottom: 1px;
}
.firstcta h2{
	color:#fff;
	font-size:46px;
}
.bullets{
	padding: 20px;
    background: #f7f2f2;
	font-size: 19px;
}
.text li, .formwinfo li{
	background-image: url(/wp-content/uploads/2019/04/tick.png);
    background-repeat: no-repeat;
    list-style: none;
    background-position: 7px 9px;
    font-size: 19px;
    padding: 10px 10px;
    padding-left: 60px;
}
.bullets .container{
	width:90%;
	float:none;
	margin:40px auto;
	background:#fff;
	box-shadow:0px 0px 45px -5px rgba(0, 0, 0, 0.11);
	padding:15px 35px 0;
	display:block;
}
.secondbullets, .testimonials{
	background:url(/wp-content/uploads/2019/04/blue-triangles-2.jpg);
	padding: 20px;
	font-size:19px;
}
.secondbullets .container{
	width:90%;
	float:none;
	margin:40px auto;
	background:#fff;
	box-shadow:0px 0px 45px -5px rgba(0, 0, 0, 0.11);
	padding:15px 35px 0;
	display:block;
}
.finish{
	background:url(/wp-content/uploads/2019/04/bottom.jpg) 50% 20%;
	padding:40px 0;
	text-align:center;
}

.finish .btn{
	color: #fff;
	padding:15px 45px;
    background: #e3482a;
    font-size: 20px;
	border-radius:0px;
}
.copyinfo{
	background:#0075b2;
	text-align:Center;
	padding:40px 0 0;
	color:#fff;
}
.copyinfo a{
	color:#fff;
}
.bodytext .container, .practiceinfo .container, .results .container, .facts .container, .white .container,
.satisfaction .container{
	width:90%;
	float:none;
	margin:40px auto;
	background:#fff;
}
.facts .container{
	margin:0px auto;
	background:none;
	padding:20px 0;
}
.bodytext h4{
	font-weight:bold;
}
.bodytext h3, .bodytext span{
	color:#3b9fc3;
	font-weight:bold;
}
.bodytext .aligncenterclean{
	    -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
}
.logos{
	background:#d2f2ff;
	padding:40px 0;
	text-align:center;
}
.logos h2{
	color:#1196cc;
	font-size:40px;
}
.logos img{
	margin:0 25px;
	vertical-align:middle;
}

.practiceinfo p, .practiceinfo ul{
	font-size:20px;
}
.practiceinfo .btn span{
	color:#fff;
}
.practiceinfo li{
	line-height:40px;
	font-weight: 400;
	list-style-type:none;
}
.practiceinfo i.fa-check{
	color:#e3482a;
}
.practiceinfo span, .practiceinfo h3{
	color: #1196cc;
	font-weight:bold;
}
.firstcta h1, .firstcta h3{
	color:#fff;
}
.results .ezcol-one-half, .satisfaction .ezcol-one-half{
	border:1px solid #000;
	border-radius:5px;
	padding:15px;
	min-height:525px;
}
.facts, .consultation{
	background:#f7f2f2;
}
.facts img{
	border: 1px solid rgba(0,0,0,0.15);
    border-bottom: 2px solid rgba(0,0,0,0.15);
	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.15);
}
.results .ezcol-one-half:nth-child(7){
	min-height:645px;
}
.results h3, .facts h2, .facts h3, .satisfaction h3{
	color:#1196cc;
}
.facts .ezcol-one-half{
	padding:20px 0;
}
.facts h3{
	font-size:18px;
	text-align:center;
}
.page-id-441 hr, .page-id-500 hr, .page-id-501 hr{
	width:95%;
	float:none;
	margin:0px auto;
	display:block;
}
.facts p{
	font-size: 19px;
    width: 80%;
    font-weight: 400;
}
.facts p.full{
    width: 100%;
}
.faq p{
	font-weight: 400;
    font-size: 18px;
    margin-left: 40px;
}
.white{
	padding: 40px;
}
.satisfaction p{
	font-weight: 400;
    font-size: 18px;
	line-height: 32px;
}
.review{
    background: #fff;
    padding: 10px 15px;
    width: 80%;
    float: none;
    margin: 30px auto;
}
.review img{
    width: 70px;
    float: left;
    margin-right: 15px;
    margin: 15px;
}
.testimonials h1, .testimonials h2{
	color:#fff;
	text-align:center;
}
.testimonials h2 span{
	color:#ffe300;
}
.consultation h2{
	color:#1196cc;
	text-align:center;
}
.maininfo{
	background:#fff;
	width:70%;
	float:none;
	margin:0px auto;
	display:block;
	padding:15px;
	box-shadow: 0px 6px 30px -2px rgba(0, 0, 0, 0.09);
}
.consultation{
	padding:20px 0;
}
body #gform_wrapper_4 .gform_body .gform_fields .gfield .gfield_required,
body #gform_wrapper_5 .gform_body .gform_fields .gfield .gfield_required,
body #gform_wrapper_6 .gform_body .gform_fields .gfield .gfield_required,
body #gform_wrapper_7 .gform_body .gform_fields .gfield .gfield_required{ display:none;}
body #gform_wrapper_4 .gform_footer input, body #gform_wrapper_5 .gform_footer input, body #gform_wrapper_6 .gform_footer input,
body #gform_wrapper_7 .gform_footer input{
	float:none;
	margin:0px auto;
	display:block;
}
.newfootinfo{
	color:#000;
	padding-top:25px;
	text-align:Center;
	background:#f3ebeb;
}
.newfootinfo a{
	color:#000;
}
#main_countedown_1 .time_left, #main_countedown_2 .time_left {
    border-radius: 50%!important;
    background-color: #fff!important;
    font-size: 23px;
    font-family: 'Open Sans';
    font-family: 'Open Sans';
    color: #000;
    padding: 15px!important;
}
@media (max-width: 1024px) {
	.satisfaction .ezcol-one-half{min-height:734px;}
	.white {    padding: 10px;}
	.practiceinfo li {    line-height: 26px;}
	.finish h2{	margin-top: 0px;}
	.page-id-405 .logo-wrap, .page-id-441 .logo-wrap, .page-id-500 .logo-wrap, .page-id-501 .logo-wrap, .page-id-504 .logo-wrap  {	margin-left:15px!important;}
	.results .ezcol-one-half{    min-height: 581px;}
	.results .ezcol-one-half:nth-child(7) {    min-height: 749px;}
}

@media (max-width: 880px) {
	.page-id-441 h2, .page-id-501 h2, .page-id-500 h2, .page-id-504 h2{font-size:28px;}
	.testimonials h2{position:relative; top:15px;}
	.intro .notbtn{width:100%;}
	html .page-id-441 .logos img, .page-id-441 div#content_box .single_page .logos img,
	html .page-id-500 .logos img, .page-id-500 div#content_box .single_page .logos img,
	html .page-id-501 .logos img, .page-id-501 div#content_box .single_page .logos img,
	html .page-id-504 .logos img, .page-id-504 div#content_box .single_page .logos img{width:25%!important; float: right !important;}
	.results .ezcol-one-half, .satisfaction .ezcol-one-half, .results .ezcol-one-half:nth-child(7){height:auto;min-height:auto;}
	.page-id-405 article ul, .page-id-441 article ul, .page-id-500 article ul, .page-id-501 article ul, .page-id-504 article ul {    padding: 0 0 5px 5px;}
	.intro{	background:#fff;}
	.firstcta h2 {    font-size: 32px;}
	.bullets .container, .secondbullets .container{    padding: 15px 35px 0!important;	}
	.copyinfo{	min-height:150px;}
}

.firstcta h2 {
	color:white;
}

#page h2.highlight {
	color:#1ea9e2!important;
}

@media screen and (min-width:880px) {
	.foty.container {
		display:flex;
		justify-content: center;
		align-items: center;
	}
}


@media screen and (min-width:880px) {
    .flex-half {
        display:flex;
    }

    .flex-half > div {
        flex-basis:50%;
        padding:10px;
    }
}

.pum-content .btn {
	display:inline-block;
}


/* inbrace page */

section.inbrace-section{
	width: 100%;
	margin: 0;
	padding: 0;
}

.IB-red {
	background-color: #e13146;
}

.IB-gray {
	background-color: #e9eaee;
}

.IB-turquoise {
	background-color: #51a4aa;
}

.IB-limeGreen {
	background-color: #d8fa65;
}

#IB-introImg {
	background-image: url('/wp-content/uploads/2022/01/IB-splash-intro.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 914px;
}

#IB-differenceImg {
	background-image: url('/wp-content/uploads/2022/01/IB-splash-difference.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 914px;
}

#IB-smartwireImg {
	background-image: url('/wp-content/uploads/2022/01/IB-splash-smartwire.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 914px;
}

#IB-come-closer-video {
	padding-top: 5em;
	padding-bottom: 2em;
	text-align: center;
}

#video-come-closer {
	width: 50%;
}

.IB-info-icon {
	width: 200px;
}

.IB-info-cell {
	padding: 2em;
	text-align: center;
}

.IB-icon-height {
	height: 230px;
}

.IB-how-it-works-row {}

.IB-how-it-works-icon-cell {
	text-align: center;
}

.flexBox {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flexBox50 {
	width: 50%;
}

.flexBox33 {
	width: 33%;
}

.flexBox67 {
	width: 67%;
}

@media screen and (max-width: 880px)
{
	.flexBox {
		flex-direction: column;
	}

	.flexBox50 {
		width: 100%;
	}
	
	.flexBox33 {
		width: 100%;
	}
	
	.flexBox67 {
		width: 100%;
		padding-left: 3em;
		padding-right: 3em;
	}
	
	#IB-introImg, #IB-differenceImg {
		height: 1200px;
		background-position: top;
	}
	
	#IB-smartwireImg {
		height: 1500px;
		background-position: top;
	}
	
	#IB-introText, #IB-differenceText, #IB-smartwireText {
		margin-top: 920px;
	}
	
	.IB-info-icon {
		width: 300px;
	}
	
	.IB-icon-height {
		height: 390px;
	}
	
	#video-come-closer {
		width: 80%;
	}
}