*, :before, :after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.suspension-contain {max-height: 980px; overflow:hidden; position: relative; }
html { font-size: 16px; }
html.suspended { background: rgba(0,0,0,0.6); }
body {max-width: 100%; min-width: 1200px; margin: 0 auto; text-align: center; font-family: "Bebas Neue"; font-size: 1rem; }
a, a:hover {text-decoration: none; color:inherit; }
h1,h2,h3,h4,h5,dl,dd,ul,ol,p{padding:0; margin:0; }
.row {max-width: 1640px; margin: 0 auto; padding: 0 20px; }
p { font: 400 16px "Open Sans"; margin: 20px 0; line-height: 1.8; }
/*floats*/
.fl { float:left; }
.fr { float:right; }
/*typography*/
.text-primary { color: #B11414; }
.text-bold { font-weight: 700; }
.text-uppercase { text-transform: uppercase; }
.text-center { text-align: center !important; }
.text-left { text-align: left; }
/*button*/
.btn { display: inline-flex; justify-content: center; align-items: center; width: 200px; height: 60px; background-color: #faa900; color: #fff; font-weight: 400; font-size: 20px; letter-spacing: 1px; }
.btn:hover { background-color: #ffb926; color: #fff; }
/*clearings*/
.clear { clear:both; }
.clearfix:after {display: block; content:"."; height:0; clear:both; visibility:hidden; font-size: 0; }
.clearfix { display:block; }
/*contact form messages*/
form .messages p {display: none; font-family: "Open Sans" !important; font-weight: 400 !important; letter-spacing: 0 !important; font-size: 16px !important; }
form .loading { display: none; }
form .alert {padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
form .alert-success {color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
form .alert-danger {color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
form [type="submit"] { margin: 20px auto; }
/*contact form*/
.ctc-form {margin: 0 auto; text-align: center; }
.ctc-form input[type="text"], .ctc-form textarea {font-family:"Open sans"; font-size: 16px; color:#000; height:45px; display: block; width: 100%; border:1px solid #ddd; border-radius: 3px; padding: 5px 10px; box-sizing: border-box; margin: 0 auto 8px; }
.ctc-form textarea {height: 120px; padding-top:10px; }
.ctc-form button { display: block; }
.ctc-form .recap { display: inline-block; }
.ctc-form .g-recaptcha div { margin: 0 auto 10px; }
.ctc-hide { display: none; }
/*cookie*/
.cc-animate.cc-revoke.cc-bottom{position: fixed; display: block!important; bottom: 0!important; left: 20px!important; font-size: 14px; padding: 5px 10px; transform: none!important; }
/*gallery*/
#content .gallery-container { text-align: center; }
#content .gallery {list-style-type: none; margin: 0; padding: 0; }
#content .gallery li { display: inline-block; }
#content .gallery li img {width: 200px; height: 200px; object-fit: cover; }
#content .thumbnail {background-color: #fff; border: 1px solid #ddd; border-radius: 4px; display: block; line-height: 1.42857; margin-bottom: 20px; padding: 4px; transition: border 0.2s ease-in-out 0s; }
#content .page_navigation { display: inline-block; }
#content .page_link, #content .previous_link, #content .next_link, #content  .first_link, #content  .last_link, #content .ellipse {background-color: #fff; border: 1px solid #ddd; color:  #0275d8; display: inline-block; line-height: 1.25; margin-left: -1px; padding: 0.5rem 0.75rem; position: relative; }
#content .page_navigation > a:hover,
.page_navigation > a.active_page {background-color: #eceeef; border-color: #ddd; color: #014c8c; text-decoration: none; }
h1, .title { font-weight: 400; font-size: 60px; letter-spacing: 0.15em; line-height: 1.2; }
.logo img { display: block; max-width: 100%; }
/*header*/
header { position: relative; }
#header { padding: 20px 0; position: absolute; top: 0; left: 0; right: 0; z-index: 1040; }
#header .row { display: flex; justify-content: space-between; align-items: center; }
.header-logo img { max-width: 190px; }
.header-nav { width: 600px; max-width: 60%; }
#header nav a#pull {display: none}
#header nav ul {margin: 0; padding: 0; display: flex; justify-content: space-between; align-items: flex-start; }
#header nav ul li {display: inline-block; vertical-align: middle; }
#header nav ul li a { display: block; font-weight: 400; font-size: 20px; color: #fff; padding: 15px 0; border-bottom: 5px solid transparent; }
#header nav ul li.active-menu a, #header nav ul li a:hover { color:#fff; border-bottom-color: #faa900; }
/*banner*/
#banner { position: relative; }
#banner:before, .banner-caption-container { content: ""; position: absolute; top: 190px; left: 0; right: 0; bottom: 0; width: 100%; max-height: 500px; margin: auto; }
.home #banner:before { background: linear-gradient(to right, #47BBD9, transparent 50%); }
#banner-image img { display: block; width: 100%; object-fit: cover; }
.banner-caption-container { max-width: 1640px; padding: 0 20px; display: flex; justify-content: flex-start; align-items: center; }
.banner-caption { padding: 80px 0; text-align: left; width: 100%; color: #fff; }
.banner-caption p { max-width: 490px; margin: 40px 0; }

/*content*/
#content {}
#welcome { position: relative; padding: 120px 0; z-index: 1; }
#welcome:before { content: ""; position: absolute; top: -230px; right: 60px; width: 27%; max-width: 506px; height: auto; background: url(../images/content/welcome-bg.png)no-repeat center; background-size: contain; z-index: -1; padding-bottom: 70%; }
#welcome .row { display: flex; justify-content: flex-start; align-items: stretch; }
#welcome .content-image { max-width: 500px; margin-right: 120px; }
#welcome .content-image img { display: block; width: 100%; height: 100%; object-fit: cover; }
#welcome .content-text { max-width: 450px; text-align: left; align-self: center; }
#owner { position: relative; z-index: 1; padding: 130px 0; background: linear-gradient(to right, rgba(71,187,217,0.6), transparent); }
#owner .row { display: flex; justify-content: space-between; align-items: center; }
#owner .col { width: 50%; }
#owner .content-text { text-align: left; padding-right: 20px; }
#owner .text-wrap { padding-left: 115px; position: relative; max-width: 715px; }
#owner .text-wrap:before { content: "\f10d"; position: absolute; top: 0.1em; left: 0; font-family: "FontAwesome"; font-size: 60px; color: #fff; }
.owner-profile { margin: 20px 0; }
.owner-profile dt, .owner-profile dd { display: inline-block; vertical-align: middle; }
.owner-profile dt { margin-right: 25px; }
.owner-profile img { display: block; }
.owner-profile dd { font: 400 16px "Open Sans"; }
.owner-profile dd img { margin: 10px 0; }
#owner .content-image img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center left; }
#services { padding: 120px 0; background: url(../images/content/svc-bg.jpg)no-repeat center; background-size: cover; }
#services .title, #services h3 { color: #fff; }
#services h3 { font-weight: 400; letter-spacing: 0.15em; }
.services-row { margin-top: 50px; display: flex; justify-content: space-between; align-items: stretch; }
.services-row figure { margin: 0; position: relative; max-width: 32%; }
.services-row figure img { display: block; width: 100%; height: 100%; object-fit: cover;     border-radius: 350px 350px 100px 100px;}
.services-row figcaption {     border-radius: 0 0 54px 54px; font-size: 25px; position: absolute; bottom: 0; left: 0; right: 0; color: #fff; padding: 30px 0; background: linear-gradient(to top, rgba(0,0,0,0.5), transparent); }

#callout { padding: 40px 0; background-color: #070675; }
#callout .title { color: #fff; }

#process { padding: 80px 0; }
.process-row { display: flex; justify-content: space-between; align-items: stretch; padding: 5px 20px; margin-top: 80px; }
.process-row figure { margin: 0; padding: 5px; }
.process-row figure img { display: block; width: 100%; height: 100%; object-fit: cover; }
.process-row figure img { display: block; width: 100%; height: 100%; object-fit: cover; }
.video-row img { display: block; width: 100%; padding: 5px; }
#wts { padding: 40px 0; }
#wts .row { display: flex; justify-content: space-between; align-items: stretch; max-width: 1860px; }
#wts .content-image { width: 55%; }
#wts .content-image img { display: block; width: 100%; height: 100%; object-fit: contain; }
#wts .content-text { width: 45%; align-self: center; text-align: left; padding-left: 40px; position: relative; }
#wts .content-text:before { content: "\f10d"; position: absolute; bottom: -60px; right: 180px; font-family: "FontAwesome"; font-size: 150px; color: #f6f6f6; }
#wts .content-text p { max-width: 500px; }
#wts .content-text h3 { font-weight: 400; font-size: 25px; margin: 40px 0; }
#feature { padding: 230px 0 65px; background: url(../images/content/feature-bg.jpg)no-repeat center top; background-size: cover; margin-top: -110px; }
.feature-row { margin-top: 190px; display: flex; justify-content: space-between; align-items: stretch; }
.feature-row figure { margin: 0; border: 8px solid #fff; box-shadow: 0 0 30px rgba(0,0,0,0.3); max-width: 23%; }
.feature-row figure img { display: block; width: 100%; height: 100%; object-fit: cover; }

/*social navigation*/
.social-navigation { max-width: 500px; margin: 0 auto; }
.social-navigation ul { list-style: none; display: flex; justify-content: space-between; align-items: center; }
.social-navigation a { font-size: 0; }
.social-navigation a:before { color: #fff; font-size: 27px; }
.social-navigation a:hover:before { color: #15B2D1; }

/*footer*/
#footer { background: url(../images/common/ft-bg.jpg)no-repeat center; background-size: cover; color: #fff; }
.footer-info { padding: 165px 0 120px; }
.footer-info .row { display: flex; justify-content: space-between; align-items: center; }
.ctc-info { max-width: 500px; text-align: left; }
.info-list { margin-top: 50px; list-style: none; }
.info-list li { display: block; border-bottom: 1px solid rgba(255,255,255,0.2); padding: 25px 0 25px 10px; font-size: 18px; }
.info-list li:last-of-type { border: none; }
.info-list li a, .info-list li span { float: right; font: 400 25px "Bebas Neue"; line-height: 1; }
.ft-social { margin-bottom: 60px; }

.footer-bottom { padding: 40px 0; border-top: 1px solid rgba(255,255,255,0.2); }
.footer-navigation { margin: 0 auto; max-width: 600px; margin-bottom: 20px; }
.footer-navigation ul { margin: 0; list-style: none; display: flex; justify-content: space-between; align-items: center; }
.footer-navigation ul li a { font-size: 25px; }
.site-info p { margin: 0; }

.cta {display: none; position: fixed; bottom: 1%; right: 0; width: 70px; height: 70px; border-radius: 100% 0 0 100%; border: 3px solid #fff; border-right: none; background:  #064973 url(../images/cta.png)no-repeat center; text-indent: -9999px; overflow: hidden; }
/*inner pages*/
.inner #content {min-height: 400px; padding: 40px 0; }
.inner #content .row { max-width: 1200px; }
.inner #content h1 { color: #15B2D1; }
.inPrivacyBox {max-width: 850px; margin: 0 auto; }
.inPrivacyBox p { text-align: justify!important; }
.destroy-on-load { display: none; }

.gallery-page .gallery-container { margin-bottom: 30px; }
.gallery-page .gallery-container h2 { font-weight: 400; font-size: 45px; letter-spacing: 0.15em; line-height: 1.2; color: #15B2D1; }

/*about page*/
.about-page #content { text-align: left; }

/*reviews page*/
.reviews-container { margin-top: 50px; }
.review { text-align: left; max-width: 990px; margin: 0 auto 30px; padding: 20px; border: 1px solid #ddd; border-radius: 6px; }
.rev-stars, .rev-date { display: inline-block; vertical-align: middle; }
.rev-stars { line-height: 1; font-size: 32px; letter-spacing: 3px; color: #ffdf33; padding-right: 10px; margin-right: 10px; border-right: 2px solid #333; }
.rev-date { font-size: 25px; color: #333;}
.rev-content p { line-height: 1.3; }
.rev-author h3 { font-weight: 500; font-size: 28px; color: #00b1fd; }

/*RESPONSIVE*/
@media screen and (max-width: 1600px) {
	#banner-image img { min-height: 675px; }
	.inner #banner-image img{min-height:275px ;}
	#banner:before, .banner-caption-container { max-height: 430px; }
	.banner-caption { padding: 40px 0; }
	#welcome:before { top: -180px; }
	.video-row iframe{height:500px;}
}
@media screen and (max-width: 1440px) {
	#welcome, #owner, #services, #process { padding: 40px 0; }
	#welcome:before { top: -100px; }
	#welcome .col { width: 32%; }
	#welcome .content-image { margin-right: 40px; }
	.process-row { margin-top: 40px; }
	#wts .content-text:before { right: 40px; }
	#feature { padding: 180px 0 40px; }
	.footer-info { padding: 40px 0; }
	.footer-bottom { padding-bottom: 15px; }
}
@media screen and (max-width: 1200px) {
	body { min-width: 320px; }
	.row, .inner #content .row {max-width: 97%; padding: 0; }
	h1, .title { font-size: 45px; }

	.header-logo img { max-width: 100px; }
	#header nav ul li a { padding: 10px 0; }
	#owner .row { align-items: stretch; }
	#wts .content-text:before { font-size: 100px; }
	.inner #banner-image img{min-height:100px;}
}
@media screen and (max-width: 1024px) {
	h1, .title { font-size: 38px; }
	#banner-image img { min-height: 500px; }
	#banner:before { display: none; }
	.banner-caption-container { top: 140px; bottom: 20px; background: linear-gradient(to right, #47BBD9, transparent); }
	.banner-caption { padding: 0; text-align: center; }
	.banner-caption p { max-width: unset; margin: 20px 0; }
	#welcome:before { top: 0; bottom: 0; }
	#owner .text-wrap { padding-left: 65px; }
	.owner-profile dd img { max-width: 140px; }
	.services-row { margin-top: 20px; }
	.services-row figcaption { padding: 10px 0; font-size: 20px; min-height: 72px; }
	#wts .content-text:before { display: none; }
	#feature { padding-top: 110px; }
	.info-list { margin-top: 20px; }
	.footer-info .col { width: 50%; max-width: unset; padding: 0 15px; }
	.footer-info .row { align-items: stretch; }
}
@media screen and (max-width: 768px) {
	.btn { width: 150px; height: 45px; }
	.row { flex-direction: column; }
	.col { width: 100% !important; max-width: unset !important; }
	#header { padding: 60px 0 10px; position: static; background-color: #064973; }
	#header .row { flex-direction: column; }
	.header-logo img { margin: 0 auto; }
	#header nav { position: fixed; top: 0; left: 0; right: 0; z-index: 1040; }
	#header nav a#pull {display: block; font-weight: 400; color: #fff; padding: 15px 50px; background: #000 url(../images/nav-icon.png)no-repeat center left 15px; }
	#header nav ul {display: none; text-align: left; background-color: #000; }
	#header nav ul li { display: block; border: none; }
	#header nav ul li a { padding: 10px 15px; }
	#header nav ul li.active-menu a, #header nav ul li a:hover { padding: 10px 15px; border: none; background-color: #faa900; }
	.cta { display: block; }
	.banner-caption-container { top: 0; bottom: 0; max-height: 330px; }
	#welcome:before { display: none; }
	#welcome .content-image { margin: 0 0 40px; }
	#welcome .content-image img { max-width: 450px; margin: 0 auto; }
	#welcome .content-text { text-align: center; }
	#owner .row { flex-direction: column-reverse; }
	#owner .content-image { margin-bottom: 40px; }
	#owner .content-text { text-align: center; }
	#owner .text-wrap { padding: 0; }
	#owner .text-wrap:before { display: none; }
	.owner-profile img, .owner-profile dd img { margin: 0 auto; }
	.owner-profile dt, .owner-profile dd { display: block; }
	.owner-profile dt { margin: 0 0 15px; }
	.services-row { flex-direction: row; flex-wrap: wrap; }
	.services-row figure { width: 50% !important; border: 10px solid transparent; }
	.process-row { flex-direction: row; flex-wrap: wrap; justify-content: center; }
	.process-row figure { width: 50%; }
	#wts .content-image { margin-bottom: 40px; }
	#wts .content-text { text-align: center; padding: 0; }
	#wts .content-text p { max-width: unset; }
	#feature { margin-top: 0; padding-top: 30px; }
	.feature-row { margin-top: 40px; flex-direction: row; flex-wrap: wrap; }
	.feature-row figure { border-width: 3px; max-width: unset; margin-bottom: 20px; width: 49%; }
	.ctc-info { margin-bottom: 30px; }
	.ctc-info .title, .ctc-info p { text-align: center; }
	.footer-logo img { margin: 0 auto; width: 320px; }
	.footer-bottom { padding: 15px 0; }
	.footer-navigation ul li a { font-size: 20px; }
	.video-row iframe{height:350px;}
	.inner #banner{display:none;}
}

@media screen and (max-width: 600px) {
	p { font-size: 15px; }
	#banner-image img { min-height: 400px; }
	.banner-caption-container { max-height: 350px; }
	.review { padding: 10px; }
	.rev-stars { font-size: 26px; }
	.rev-date, .rev-author h3 { font-size: 20px; }
		.video-row iframe{height:300px;}

}

@media screen and (max-width: 425px) {
	.services-row figure, .process-row figure { width: 100% !important; }
	.footer-navigation ul { flex-wrap: wrap; justify-content: center; }
	.footer-navigation ul li a { padding: 5px; display: block; }
}