/* -- General Formatting */

* {
	box-sizing: border-box;
}

body {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color:#474747;
}

h1,h2,h3,h4,h5 {
	font-family: 'Raleway', sans-serif;
    margin-top: 0;
}

a {
	color: #333;
	text-decoration:none;
}

a:hover { 
	/* opacity: .75; */
}

.wrapper {
	width: 1200px;
}

.ilb {
	display: inline-block;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

 p,li {
	 font-size:15px;
     margin: 0 0 10px;
 }

 .li{
     padding: 15px;
 }

 .parents{
     display: table;
     width: 100%;
     height: inherit;
 }

 .children{
     display: table-cell;
     vertical-align: middle;
     width: 100%;
 }


/* -- Button Formatting */

a.btn,
input[type="submit"],
input[type="button"] {

    border: 1px solid #67adc1;
    width: auto;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    color: #67adc1;
    margin-top: 20px;
    text-align: center;
    min-width: 200px;
    text-decoration: none;
    text-transform: uppercase;
    /*

	display: inline-block;
	margin: 0 5px;
	padding: 5px 10px;
	background-color: #67adc1;
	border: 1px solid #67adc1;
	text-decoration: none;*/
}

a.btn:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    background:#67adc1;
    color:#fff;
    border: 1px solid #3d717f;
}

.template-contact .tc input[type="submit"]:hover{
    background:#FFFFFF;
    color:#67adc1;
    border: 1px solid #3d717f;
}



    /* -- Header Formatting */

.header { 
    background: #fff;
    width: 100%;
    display: inline-block;
    padding:  0;
	border-bottom: 1px solid #c5c5c5;
    box-shadow: 1px 1px 1px #c5c5c5;
}

.header .logo{
    position: absolute;
    top: 28px;
    left: 39px;
}
.banner {
	height: calc(100vh - 82px);
    float: none;
    width: 100%;
	margin-top:-6px;
    display: flex;
    align-items: center;
    position: relative;
	background-repeat:no-repeat;
}

.page:not(.page_20) .banner .banner-container {
	width: 100%;
	text-transform: capitalize;
	font-size:80px;
	font-weight: bold;
	color:white; }

.page_20 .banner { height:65vh; background-image:none !important; background-position:center 37% !important; background-color:#B6D8E1; min-height:430px; }
.page_20 .banner .banner-container { position:relative; z-index:3; }
.page_20 .banner .banner-image {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:2;
	background-position:right bottom;
	background-size:43vh;
	background-repeat:no-repeat }
.page_20 .banner .banner-overlay { position:absolute; top:0; right:0; bottom:0; left:0; background-color:#B6D8E1; z-index:2; opacity:0; }
.page_20 .banner .banner-background { position:absolute; top:0; right:0; bottom:0; left:0; background-image:linear-gradient(to bottom, #B6D8E1, #A8D0DA 15%, #A8D0DA 30%, #B6D8E1 50%); z-index:1; }
.page_20 .banner .wrapper { margin-right:40%; margin-left:15%; }
.page_20 .banner .banner-title {
	width: 100%;
	text-transform: capitalize;
	font-size:80px;
	font-weight: bold; }
.page_20 .banner .banner-subtitle { font-size:35px; width:600px; }
.page_20 ul { padding-left:20px; margin-top:30px; margin-bottom:0; }
.page_20 ul li { font-family:'Raleway', sans-serif; font-size:20px; color:#474747; }

.page_20 .banner .banner-title,
.page_20 .banner .banner-subtitle {
	position:relative;
	color:#fff;
	line-height:1.2;
	font-weight:bold; }

.page_20 .arrow { bottom:15px; }

.page_20 .cta-boxes { padding:50px; }
.page_20 .cta-boxes .internal-wrap img { height:150px; transition:all 0.5s; }
.page_20 .cta-boxes .internal-wrap img:hover { transform:scale(1.1); }

/* CTA */

#section_slider { background-color:rgba(0,0,0,0.05); padding:50px; }

.cta_module .cta { position:relative; background-repeat:no-repeat; background-position:center; background-size:cover; }
.cta_module .cta .cta-container { position:relative; z-index:3; }
.cta_module .cta .cta-image { width:100%; height:100%; background-repeat:no-repeat; background-position:center; background-size:contain; }
.cta_module .cta .cta-container .cta-name { display:none; }
.cta_module .cta .cta-container .cta-content { color:white; font-weight:600; }
.cta_module .cta .cta-container .cta-title {}
.cta_module .cta .cta-container .cta-button {}
.cta_module .cta .cta-container .cta-button a.btn {}
.cta_module .cta .cta-background-image { position:absolute; top:0; right:0; bottom:0; left:0; background-repeat:no-repeat; background-position:center; background-size:cover; z-index:1; }
.cta_module .cta .cta-overlay { position:absolute; top:0; right:0; bottom:0; left:0; background-color:rgba(0,0,0,0.5); z-index:2; }

.cta_module {}
.cta_module.cta_module_1 { position:relative; }
.cta_module.cta_module_1 .cta { background-size:contain; margin:0 30px; width:200px !important; height:200px; transition:all 0.2s; }
.cta_module.cta_module_1 .cta .cta-link { position:absolute; top:0; right:0; bottom:0; left:0; z-index:3; }
.cta_module.cta_module_1 .cta .cta-overlay { opacity:0; }
.cta_module.cta_module_1 .slick-arrow { position:absolute; font-size:60px; top:50%; transform:translateY(-50%); cursor:pointer; }
.cta_module.cta_module_1 .slick-arrow.prev { left:-15px; }
.cta_module.cta_module_1 .slick-arrow.next { right:-15px; }

.slick-arrow { z-index:99; }
.slick-next, .slick-prev { height:initial !important; }

.cta_module.cta_module_1:before { left:0; background-image:linear-gradient(to right, #F2F2F2, transparent); }
.cta_module.cta_module_1:after { right:0; background-image:linear-gradient(to left, #F2F2F2, transparent); }

.cta_module.cta_module_1:before,
.cta_module.cta_module_1:after {
	content:'';
	position:absolute;
	width:50px;
	height:100%;
	top:0;
	z-index:9; }

.cta_module.cta_module_1 .cta:hover { opacity:0.75; }

.cta_module.cta_module_1 .slick-slide > div { display:flex; justify-content:center; }

.nav_margin {
    float: right;
    margin: 0px ;
}

.banner p {
	text-align: center;
    width: 100%;
    position: relative;
    color: #fff;
    text-transform: capitalize;
    font-size: 65px;
    font-weight: bold;
}

.arrow {
    display: inline-block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
}

.arrow img{
    width: 80px;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.arrow .home-scroll {
    display:inline-block;
}

.arrow a:active{
    outline: none;
}

/* section*/

section{
	padding: 30px 0;
    width: 100%;
}
/* button  */
.button {
	border: 1px solid #67adc1;
    width: auto;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    color: #67adc1;
    margin-top: 20px;
	text-align:center;
    min-width: 200px;
    text-transform: uppercase;
}

.button:hover{
	background:#67adc1;
	color:#fff;
	border: 1px solid #3d717f;
}

.h_nav a.level_0:hover{
   opacity: 0.5;
}

.h_nav a.level_1:hover{
    opacity: 0.5;
}

.h_nav a.level_2:hover{
    opacity: 0.5;
}

.h_nav .dropdown{
    text-align: center;
}
.cta-boxes {
	background:#292d50;
    padding: 150px 0;
}

.internal-wrap .l.w_25 {
    padding: 0 14px;
    text-align: center;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/* -- Navigation Formatting */

.cta-boxes .internal-wrap h3 {
	font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0 4px 0;
}
.cta-boxes .internal-wrap p, .cta-boxes .internal-wrap i {
	color:#fff;
}
.cta-boxes .internal-wrap i {
	color:#67adc1;
}


.cta-boxes .internal-wrap img {
	height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.about {
	padding:0;
    display: flex;
    height: 500px;
}

.about_left,
.about_right{
    width: 50%;
    height: inherit;
}

.about_left .about-content {
	margin-left: calc( 100% - 600px );
    text-align: left;
    height: inherit;
    padding-right: 60px;
    margin-top: 0px;
}

.about-wrap h2 {
	text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 20px;
}
.line {
	width: 160px;
    height: 1px;
    background: #67adc1;
    display: inline-block;
    float: left;
    margin-bottom: 22px;
}

.about_right{
    background: #EAEAEA;
    position: relative;
}

.about_right a{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}

.about_right a span{
    color: white;
    font-size: 5em;
    display: flex;
    justify-content: center;
    margin: 20% auto;
}

/* -- Testimonials --*/
.testimonials {
	background: #f2f2f2;
    padding: 150px 0;
	
}

.testimonials .w_50 {
	display:inline-block;
}
.testimonials .about-wrap{
	display:inline-block;
}
.testimonials-wrap {
	margin-top: 33px;
    background: #fff;
    padding: 35px;
    font-size: 15px;
	position:relative;
}
.testimonials-wrap .left-quote {
	position:absolute;
	background: url("../../uploads/layout/quote-left.png") no-repeat;
	width:88px;
	height:66px;
	    top: -32px;
    left: -23px;
}
.testimonials-wrap .right-quote {
	position:absolute;
	background: url("../../uploads/layout/quote-right.png") no-repeat;
	width:88px;
	height:66px;
	bottom: -32px;
    right: -23px;
}
.test-name {
	display: inherit;
    font-weight: 600;
    font-size: 18px;
}

.testimonials-wrap .testimonial_feed .entry .details{
	text-align: center;
    font-size: 15px;
    font-style: normal;
}
.testimonials-wrap .testimonial_feed .entry .location {
	font-size:18px;
}
.testimonials-wrap .testimonial_feed .entry .misc {
	font-size:18px;
}
/*--- blog --*/
.blog {
	background:#67adc1;
}
.blog {
    /*margin-bottom: 25px;*/
    padding: 60px 0;
}
.blog-wrapper {
	    width: 100%;
    margin: 0 auto;
}
.blog-wrapper img {
	    float: left;
    width: 76px;
    height: 86px;
    margin-top: 40px;
}
.blog-middle {
	float: left;
    width: 545px;
    text-align: left;
    margin-left: 50px;
}
.blog-middle h2 {
	text-transform: uppercase;
    color: #fff;
    font-weight: normal;
}
.blog-middle .line {
	background: #aad1dc;
    margin: 0;
	height:2px;
}
.blog-middle p {
	display: inline-block;
    color: #fff;
    padding: 20px  20px  20px  0px ;
}
.blog-wrapper a {
	margin-top: 55px;
    border-color: #fff;
    color: #fff;
    width: 188px;
}
/* -- Page Formatting */

.section {
	padding: 30px 0;
}

.section_padless {
	padding: 0;
}

.google-maps {
	position: relative;
	height: 500px;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* -- Footer Formatting */

.footer { 
    background: #292d50;
    text-align: center;
    padding: 50px 0;
}

.footer-width {
	margin:0 auto;
    display: inline-block;
}

.footer-menu{
	color: #fff;
    padding: 10px 0;
    border: 1px solid #404661;
    border-right: none;
    border-left: none;
}
.footer-menu a {
	color:#67adc1;
}

.footer-info {
	display: inline-block;
    list-style: none;
    width: 100%;
    margin-top: 30px;
}

.footer-info li {
	display: inline-block;
    color: #576089;
    font-size: 12px;
    margin-right: 10px;
    border-right: 1px solid #576089;
    padding-right: 10px;
    line-height: 10px;
}

.footer-info li:last-child{
    border-right: transparent;
}

.footer-info li a {
	color: #576089;
}

.footer-info li a:hover {
    text-decoration: underline;
}

.footer .social a {
    color: #FFF;
    font-size: 24px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    -webkit-transition-duration: 0.3s;


}


.footer .social {
    bottom: 15px;
}

.pageheading {
    text-align: center;
    color: #292d50;
    font-size: 25px;
    font-weight: 700;
}

.pageheading_8{
    padding-bottom: 0;
}


.page_1 .contact-form label{
    display: none;
}
.page_1 .contact-form .wrapper{
    width: 1200px;

}
.page_1 .contact-form select{
    border: 1px solid #000;
    height: 50px;
    background-color: #fff;
    color: #858585;
}
.page_1 form .field textarea{
    border: 1px solid #000;
    height: 150px;
}

.page_1 .contact-form .l input{
    border: 1px solid #000;
    align-content: left;
    height: 50px;
}
.page_1 .tc input[type="submit"] {
    border: 1px solid #6AADC0;
    min-width: 200px;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    color: #6AADC0;
    margin-top: 30px;
    text-align: center;
    background-color:#fff;
    text-transform: uppercase;
}

.page_1 .tc input[type="submit"]:hover {
    background:#67adc1;
    color:#fff;
    border: 1px solid #3d717f;
}
.template-contact section { padding: 60px 0 50px 0; }
.template-contact .contact-form { background-color:#6AADC0; color: #FFF; padding:30px 0; }
.template-contact .contact-form form label { font-weight: normal; }
.template-contact .contact-form .wrapper{ width: 800px; }
.template-contact .contact-form select { height: 40px; }
.template-contact .contact-form .l input{ height: 40px; }
.template-contact .contact-form .l .tc { text-align: left; }
.template-contact .tc input[type="submit"] {
    border: 1px solid #FFF;
    min-width: 200px;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    color: white;
    margin-top: 30px;
    text-align: center;
    background-color:#6AADC0;
    text-transform: uppercase;
}
.template-contact .field input[type="checkbox"] + label{
    display: inline-table;
    margin:0.5em 0.2em 0.3em 0;
    cursor: pointer;
    padding: 0.2em;
    width: 48%;
    float: left;
}
.template-contact .field input[type="checkbox"] + label#other{
    width: 100%;
}
.template-contact .field input[type="checkbox"] + label#other:before{
    margin-top: 0.5em;
}
.template-contact .field input[type="checkbox"] {
    display: none;
}
.template-contact .field input[type="checkbox"] + label:before{
    content:"\2714";
    border: 0.1em solid #FFF;
    border-radius: 50%;
    display:inline-block;
    width: 1em;
    height: 1em;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-right: 0.2em;
    vertical-align: bottom;
    color:transparent;
    transition: .2s;
}
.template-contact .field input[type="checkbox"] + label:active:before{
    transform: scale(0);
}
.template-contact .field input[type="checkbox"]:checked + label:before{
    background-color: #fff;
    color:#000;
}
.template-contact .field input[type="radio"] + label{
    display: inline-table;
    margin:0.5em 0.4em 0.3em 0;
    cursor: pointer;
    padding: 0.2em;
    width: 48%;
    float: left;
}
.template-contact .field input[type="radio"] + label#other{
    width: 48%;
}
.template-contact .field input[type="radio"] {
    display: none;
}
.template-contact .field input[type="radio"] + label:before{
    content:"\2714";
    border: 0.1em solid #FFF;
    border-radius: 50%;
    display:inline-block;
    width: 1em;
    height: 1em;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-right: 0.2em;
    vertical-align: bottom;
    color:transparent;
    transition: .2s;

}
.template-contact .field input[type="radio"] + label#other:before{
    margin-top: 0.5em;
}
.template-contact .field input[type="radio"] + label:active:before{
    transform: scale(0);
}
.template-contact .field input[type="radio"]:checked + label:before{
    background-color: #fff;
    color:#000;
}

.template-contact .contact-locations { display:flex; justify-content:center; line-height:1.5; margin:30px 0 50px 0; }
.template-contact .contact-locations .contact-location { position:relative; margin:0 30px; padding:0 30px 75px 30px; border-left:solid 1px #6AADC0; }
.template-contact .contact-locations .contact-location:first-of-type { border-left:0; }
.template-contact .contact-locations .contact-location .location-day { color:#292D50; font-weight:bold; font-size:22px; margin-bottom:15px; }
.template-contact .contact-locations .contact-location .location-name { font-weight:bold; }
.template-contact .contact-locations .contact-location .location-address {}
.template-contact .contact-locations .contact-location .location-address-2 {}
.template-contact .contact-locations .contact-location .location-city-state-zip {}
.template-contact .contact-locations .contact-location a.btn {
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	margin-top:30px;
	border:0;
	background-color:#6AADC0;
	color:white;
	transition:all 0.2s; }
.template-contact .contact-locations .contact-location a.btn:hover { border:0; opacity:0.75; }

.template-contact .contact-phone { display:block; margin-top:7px; text-align:center; }
.template-contact .contact-phone:hover { opacity:0.75; }
.template-contact .location-map { display:block; width:100%; border:0; height:500px; margin-top:30px; }


@media screen and (max-width: 825px) {
	.template-contact .contact-locations { flex-direction:column; }
	.template-contact .contact-locations .contact-location { border:0; margin:0 0 30px 0; }
}

.pageheading h1{
	margin: 0 0 12px 0;
}
.pageheading i {
	color:#67adc1;
}
.breadcrumbs {
	float: left;
    width: 100%;
    margin-bottom: 25px;
}
.breadcrumbs ul {
	list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-transform: lowercase;
    width: 100%;
}
.breadcrumbs ul li, .breadcrumbs ul li a {
	float: left;
    color: #67adc1;
    margin-right: 10px;
}
.breadcrumbs ul li a {
	text-decoration:underline;
}

.intro{
    padding: 100px 0;
}
.pageintro {
	float: left;
    margin-bottom: 30px;
}
.pageintro h2, .pageintro h3 {
	margin: 0;
    text-transform: uppercase;
}
.short-Into {
	float: left;
    width: 100%;
    background: #67adc1;
    color: #fff;
    padding: 30px 0;
}
.cta-intro {
	float: left;
    width: 100%;
    margin: 30px 0;
	text-align:center;

}

.footer .child{
    display: none;
}

.underline{
    color: #67adc1;
    border-width: 50px;
    margin-top: 0.5em;
    text-decoration: underline;

}

#field_1{
    background: url("../../uploads/layout/dropdown.PNG") 100% / 40px no-repeat #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}


#field_14{
    background: url("../../uploads/layout/dropdown.PNG") 100% / 40px no-repeat #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

/* Condition Overview */

.condition_overview{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    background: #FFF;
}

.condition_overview .co_box{
    height: 400px;
    display: flex;
    align-items: center;
    color: white;
}

.condition_overview .co_box:hover{
    -moz-box-shadow:      5px 5px 10px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow:   5px 5px 10px 0px rgba(0,0,0,0.3);
    box-shadow:   5px 5px 10px 0px rgba(0,0,0,0.3);
	position:relative;
	z-index:11;
}

.condition_overview .co_box:nth-child(5n+1){
    background: #292D50;
}

.condition_overview .co_box:nth-child(5n+2){
    background: #414862;
}

.condition_overview .co_box:nth-child(5n+3){
    background: #67ADC1;
}

.condition_overview .co_box:nth-child(5n+4){
    background: #67ADC1;
}

.condition_overview .co_box:nth-child(5n+5){
    background: #292D50;
}

.condition_overview .co_box:nth-child(5n+6){
    background: #414862;
}

.co_box .co_flex_wrap{
    padding: 0 20%;
    text-align: center;
    width: 100%;
}

.co_flex_wrap h3{
    text-transform: uppercase;
}

.co_flex_wrap a{
    border-color: white;
    color: white;
}

.breadcrums{
    float: left;
    color: #67adc1;
    margin-right: 10px;
}

.row{
    width:50%;
}

/*

instagram_feed{
    padding: 100px;
}

.insta-photos-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.insta-photos-wrapper .insta-photo{
    width: 19%;
    height: 200px;
}

.insta-photo .image {
    width: 100px;
    height: 100px;
    display: inline-block;
}*/

.slick-slider{
    position: relative;
    display: block;
    touch-action: pan-y;
}


.news .entry img {
    max-width: 300px;
}

.slick-prev:before { content:"\f104" !important; }
.slick-next:before { content:"\f105" !important; }

.slick-prev:before,
.slick-next:before { font-family:FontAwesome !important; font-size:60px !important; }