body {
font-size: 14px;
background-position: top center;
background-repeat: no-repeat;
font-family: 'Montserrat';
background-color: white;
color: rgba(0, 0, 0, 0.6);
}

a {
outline: none !important;
}

strong {
font-weight: 500 !important;
}

.boxer *, a:hover .img-container .hover, .button, .mobile-nav-button span, header.section, .mobile-nav, .social-media-menu a, .map, .gallery .gal::after, .gallery .gal .hover, .gallery .gal .zoom, .pagination ul li a, .bx-next, .bx-prev {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.wrapper {
width: 100%;
max-width: 1140px;
margin-left: auto;
margin-right: auto;
}

.row {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}

.col {
width: 100%;
display: inline-block;
padding-left: 12px;
padding-right: 12px;
}

.h1 {
color: rgba(0, 0, 0, 0.85);
font-size: 46px;
line-height: 120%;
margin-bottom: 24px;
}

.h2 {
color: rgba(0, 0, 0, 0.85);
font-size: 40px;
line-height: 120%;
margin-bottom: 24px;
}

.h3 {
color: rgba(0, 0, 0, 0.85);
font-size: 22px;
font-weight: 700;
line-height: 120%;
margin-bottom: 24px;

display: block;
float: left;
width: 100%;
clear: both;
}

.h4 {
color: rgba(0, 0, 0, 0.85);
font-size: 20px;
font-weight: 700;
line-height: 120%;
margin-bottom: 0;

display: block;
float: left;
width: 100%;
clear: both;
}

.section, .full {
float: left;
width: 100%;
clear: both;
position: relative;
z-index: 1;
}

header.section {
display: block;
width: 100%;
height: 70px;
background-color: transparent;
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-color: rgba(255,255,255, 1);	
}

.header-fixed header.section, .menu-open header.section, .map-open header.section {
background-color: white;	
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1);
}

header.section .row {
height: 70px;
}

header.section .col.logo {
width: calc(100% - 60px);
}

.logo-text {
font-size: 24px;
color: black;
font-weight: 400;
width: 220px;
text-align: left;
text-decoration: none;
}

.logo-text span.color {
color: #44b6df;
}

.logo-text span.text {
display: block;
width: 100%;
text-align: left;
font-size: 13px;
text-transform: uppercase;
float: left;
clear: both;
color: #8c9094;
font-weight: 500;
letter-spacing: 0.3px;
}

header.section .col.nav {
width: 60px;
}

.mobile-nav-button {
display: block;
border: none;
outline: none;
float: right;
width: 50px;
height: 50px;
background: none;
background-color: transparent;
position: relative;
background: rgba(255,255,255, 0.0);
}

.mobile-nav-button span {
display: block;
width: 26px;
height: 2px;
position: absolute;
background-color: black;
left: 50%;
top: 50%;
margin-top: -1px;
margin-left: -18px;
border-radius: 1px;
}

.mobile-nav-button span:first-child {
margin-top: -12px;
margin-left: -13px;
}

.mobile-nav-button span:last-child {
margin-top: 10px;
margin-left: -13px;
}

.menu-open .mobile-nav-button span, .map-open .mobile-nav-button span {
opacity: 0;
border-radius: 0;
}

.menu-open .mobile-nav-button span:first-child, .map-open .mobile-nav-button span:first-child {
opacity: 1;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 0;
}

.menu-open .mobile-nav-button span:last-child, .map-open .mobile-nav-button span:last-child { 
opacity: 1;
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-top: 0;
}

.mobile-nav {
display: block;
position: fixed;
width: 100%;
height: calc(100% - 70px);
top: 70px;
left: 0;
z-index: 100;
background: #3787a5;
opacity: 0;
visibility: hidden;
}

.menu-open .mobile-nav {
visibility: visible;
opacity: 1;
}

.mobile-nav .row.absolute {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}

.mobile-nav .col.nav {
width: 50%;
position: relative;
}

.mobile-nav .col.nav ul, .mobile-nav .col.nav ul li {
float: left;
display: block;
width: 100%;
}

.mobile-nav .col.nav ul li {
margin-bottom: 12px;
margin-top: 12px;
}

.mobile-nav .col.nav ul li a {
font-size: 26px;
color: rgba(255,255,255, 0.75);
text-decoration: none;
line-height: 120%;
}

.mobile-nav .col.nav ul li.active a {
color: white;
font-weight: 600;
}

.mobile-nav .col.info {
width: 50%;
position: relative;
text-align: right;
color: #ffffff;
}

.mobile-nav .col.info .h3 {
margin-top: 12px;
margin-bottom: 12px;
font-size: 20px;
color: #43b3dc;
}

.mobile-nav .col.info .info-text {
float: left;
width: 100%;
clear: both;
font-size: 14px;
line-height: 140%;
margin-top:  12px;
margin-bottom: 12px;
opacity: 0.7;
}

.mobile-nav .col.info .info-text a {
color: white;
text-decoration: none;
}

.section.page-header, .section.home, .section.paralax {
height: 360px;
background-color: white;
position: relative;
text-align: center;
}



.section.paralax, .section.paralax2 {
height: auto;
background-position: center center !important;
background-size: cover !important;
background-attachment: fixed !important;
}

.section.paralax .h2 {
color: white;
font-size: 48px;
font-weight: 700;
}

.section.paralax .text-p {
color: white;
font-size: 18px;
line-height: 140%;
margin-bottom: 24px;
opacity: 0.9;
}

.section.paralax .h3 {
font-weight: 400;
font-size: 32px;
color: white;
}

.section.paralax .wrapper {
position: relative;
z-index: 3;
max-width: 100%;
}

.section.paralax .shade, .section.paralax2 .shade {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #c75757;
opacity: 0.75;
}

.section.paralax .col.max {
max-width: 740px;
}

.section.paralax .flex {
float: left;
width: 100%;
}

.section.paralax .bx-pager {
bottom: -24px;
}

.section.paralax .button {
margin-bottom: 24px;
padding-top: 18px;
padding-bottom: 18px;
width: auto;
padding-left: 24px;
padding-right: 24px;
font-size: 17px;
}

.section.paralax.contact .button {
margin-top: 18px;
background-color: #44b6df;
}

.section.page-header img, .section.home img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
opacity: 0.95;
object-fit: cover;
}

.section.page-header .absolute, .section.home .absolute {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}

.section.home {
height: 720px;
text-align: left;
}

.section.home .slide::before, .section.page-header::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #44b6df;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.section.page-header * {
  color: white;
}

.section.home .absolute, .section.home .slide, .section.home .bx-viewport, .section.home .row {
height: 720px !important;
}

.section.home .row {
justify-content: flex-start;
}

.section.home .col {

}

.section.home .h1 {
font-size: 56px;
font-weight: 500;
text-transform: none;
color: white;
}

.section.home .text-p {
font-size: 17px;
line-height: 150%;
margin-bottom: 36px;
color: white;
opacity: 0.95;
max-width: 760px;
float: left;
display: block;
}

.section.home .hr {
background-color: #c75757;
}

.section.home .button {
background-color: #44b6df;
color: white;
width: auto;
padding-top: 18px;
padding-bottom: 18px;
width: auto;
padding-left: 36px;
padding-right: 36px;
font-size: 17px;
}

.bx-next, .bx-prev {
display: block;
width: 60px;
height: 60px;
position: absolute;
z-index: 100;
top: 50%;
margin-top: -30px;
border: 1px solid white;
background-color: rgba(255,255,255, 0.75);
color: black;
line-height: 60px;
font-size: 18px;
text-decoration: none;
text-align: center;
border-radius: 100px;
}

.bx-next:hover, .bx-prev:hover {
background-color: white;
border-color: whita;
color: black;
}

.bx-prev {
left: 24px;
}

.bx-next {
right: 24px;
}

.bx-pager {
width: 100%;
position: absolute;
z-index: 100;
bottom: 40px;
left: 0;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}

.bx-pager a {
display: inline-block;
width: 12px;
height: 12px;
background-color: white;
margin-left: 3px;
margin-right: 3px;
text-indent: -9999px;
border: 1px solid rgba(255,255,255, 0.1);
border-radius: 100px;
}

.bx-pager a.active {
background-color: #44b6df;
border-color: #44b6df;
}


.section.page-header .absolute .row {
height: 360px;
}

.breadcrumb {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.breadcrumb li {
color: rgba(0, 0, 0, 0.6);
display: inline-block;
margin: 6px;
font-size: 16px;

font-weight: 600;
}

.breadcrumb li a {
text-decoration: none;
color: #44b6df;
}

.breadcrumb li span {
font-size: 66%;
}


footer.section {
width: 100%;
height: 100px;
background-color: #44b6df;
border-top: 1px solid #44b6df;
}

footer.section .row {
height: 100px;
}

footer.section .text-p {
font-size: 18px;
line-height: 120%;
font-weight: 300;
color: white;
height: 38px;
line-height: 38px;
display: block;
float: left;
}

.social-media-menu {
float: right;
}

.social-media-menu a {
width: 38px;
height: 38px;
display: block;
float: left;
margin-left: 12px;
border: 1px solid rgba(255,255,255, 0.95);
background-color: rgba(255,255,255, 0.85);
text-align: center;
line-height: 38px;
color: #44b6df;
text-decoration: none;
border-radius: 100px;
}

.social-media-menu a:hover {
color: #44b6df;
background-color: white;
border-color: white;
}

.section.padding {
padding-top: 90px;
padding-bottom: 90px;
}

.col.col-mainheader {
width: 100%;
}

.col.col-info-text {
max-width: 360px;
text-align: center;
}

.col.col-info-text .h3 {
display: block;
float: left;
clear: both;
margin-top: 12px;
margin-bottom: 12px;
font-size: 20px;
color: #43b3dc;
}

.col.col-info-text .text-p {
display: block;
float: left;
width: 100%;
clear: both;
font-size: 15px;
line-height: 140%;
margin-top: 12px;
margin-bottom: 12px;
opacity: 0.7;
}

.col.col-info-text .text-p a {
color: rgba(0, 0, 0, 0.6);
text-decoration: none;
}

.col.col-info-text .text-p span {
display: inline-block;
}

.col.col-contact-form {
max-width: calc(100% - 360px);
padding-left: 48px;
text-align: center;
}

.full.border {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 24px;
border-radius: 15px;
}

.col-contact-form .h3 {
margin-bottom: 12px;
margin-top: 0;
color: #43b3dc;
}

.field {
float: left;
width: 100%;
clear: both;
margin-top: 24px;
}

.field.field-1-3 {
width: calc(33.333% - 16px);
clear: none;
margin-left: 24px;
margin-right: 24px;
}

.field.field-1-3.first, .field.field-1-3.last {
margin-left: 0;
margin-right: 0;
}

.field input, .field textarea {
background: none;
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.1);
resize: none;
height: 50px;
display: block;
float: left;
padding: 18px;
width: 100%;
font-size: 18px;
text-align: center;
border-radius: 15px;
resize: none;
} 

.field textarea {
min-height: 160px;
}

form .info {
width: 100%;
clear: both;
float: left;
text-align: center;
margin-top: 24px;
color: rgba(0, 0, 0, 0.6);
font-size: 14px;
line-height: 130%;
opacity: 0.7;
}

.button {
border: none;
outline: none;
position: relative;
display: inline-block;
font-size: 16px;
line-height: 120%;

font-weight: 400;
background-color: white;
color: black;
text-align: center;
padding: 24px;
padding-top: 12px;
padding-bottom: 12px;
max-width: 100%;
width: 340px;
text-decoration: none;
border-radius: 100px;
}

.button:hover {
background-color: #44b6df;
}

.info-contact .row.social  {
margin-top: 60px;
}

.info-contact .row.social .social-media-menu a {
margin-left: 6px;
margin-right: 6px;
background-color: rgba(0,0,0, 0.05);
border-color: #44b6df;
}

.info-contact .row.social .social-media-menu a:hover {
color: white;
background-color: #43b3dc;
border-color: #43b3dc;
}

.map {
position: fixed;
width: 100%;
height: calc(100% - 70px);
z-index: 10;
top: 70px;
left: 0;
visibility: hidden;
opacity: 0;
}

.map-open .map {
visibility: visible;
opacity: 1;
}

.map iframe {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 0;
}

.col-mainheader {
text-align: center;
margin-bottom: 24px;
max-width: 920px;
}

.hr {
display: inline-block;
width: 100%;
max-width: 120px;
height: 3px;
background-color: rgba(255,255,255, 0.75);
margin-bottom: 24px;
margin-top: -3px;
opacity: 1;
}

.col-mainheader .h2 {
color: #44b6df;
display: block;
float: left;
width: 100%;
font-weight: 700;
}

.col-mainheader .text-p {
font-size: 18px;
line-height: 140%;
font-weight: 300;
opacity: 0.7;
display: block;
float: left;
width: 100%;
}

.gallery .gal {
width: calc(50% - 24px);
margin: 12px;
}

.gallery .gal.gal3, .gallery .gal.gal4, .gallery .gal.gal5, .offerbox {
width: calc(33.333% - 24px);
}

.gallery .gal.gal3 .img.landscape, .gallery .gal.gal4 .img.landscape, .gallery .gal.gal5 .img.landscape {
display: none;
}

.gallery .gal.gal3 .img.portrait, .gallery .gal.gal4 .img.portrait, .gallery .gal.gal5 .img.portrait {
display: block;
}

.img-container {
width: 100%;
float: left;
position: relative;
}

.img-container .img {
width: 100%;
opacity: 0;
}

.img-container .img.portrait {
display: none;
}

.img-container .img-fit {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
object-fit: cover;
}

.gal:hover .img-container .img-fit {
-moz-transform: scale(0.1);
-webkit-transform: scale(0.1);
-o-transform: scale(0.1);
-ms-transform: scale(0.1);
transform: scale(1.2);
}

.gallery .gal {
position: relative;
overflow: hidden;
border-radius: 15px;
}



.gallery .gal::after {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0.7;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#191a1c+0,191a1c+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(25,26,28,0) 0%, rgba(25,26,28,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(25,26,28,0) 0%,rgba(25,26,28,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(25,26,28,0) 0%,rgba(25,26,28,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00191a1c', endColorstr='#191a1c',GradientType=0 ); /* IE6-9 */

}

.gallery .gal:hover::after {
opacity: 0;
}

.gallery .gal .hover .h4 {
  color: white;
}

.gallery .gal .hover {
display: block;
position: absolute;
width: 100%;
left: 0;
bottom: 0;
z-index: 2;
padding: 24px;
} 

.gallery .gal:hover .hover {
bottom: -50%;
opacity: 0;
}


.gallery .gal .hover .text-p {
display: block;
float: left;
width: 100%;
clear: both;
color: #a6a6a7;
font-size: 16px;
line-height: 120%;
margin-top: 6px;
}

.gallery .gal .zoom {
display: block;
width: 60px;
height: 60px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
z-index: 3;
text-align: center;
line-height: 60px;
font-size: 44px;
color: rgba(0, 0, 0, 0.6);
opacity: 0;
}

.gallery .gal:hover .zoom {
opacity: 1;
}

.offerrow {
width: calc(100% + 72px);
margin-left: -36px;
}

.offerbox {
margin-bottom: 24px;
}

.offerbox .h4 {
text-transform: uppercase;
}

.offerbox .border {
background-color: rgba(0,0,0,0.05);
}

.offerbox .img-container .img-fit {
object-fit: contain;
}

.offerbox .text {
float: left;
width: 100%;
clear: both;
text-align: center;
min-height: 220px;
margin-top: 16px;
}

.offerbox .text .text-p {
line-height: 140%;
font-size: 14px;
color: rgba(0, 0, 0, 0.6);
opacity: 0.7;
margin-top: 16px;
display: block;
width: 100%;
float: left;
}

.offerbox .text .text-p {
min-height: 100px;
opacity: 1;
}

.offerbox .text .button {
background-color: #44b6df;
color: white;
margin-top: 12px;
}

.offerbox .text .button:hover {
background-color: #191a1c;
}

.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 24px;
}

.pagination ul li {
display: inline-block;
margin-left: 3px;
margin-right: 3px;
}

.pagination ul li a {
height: 38px;
min-width: 38px;
padding-left: 12px;
padding-right: 12px;
display: block;
float: left;
margin-left: 12px;
border: 1px solid rgba(0, 0, 0, 0.1);
text-align: center;
line-height: 38px;
color: rgba(0, 0, 0, 0.6);
text-decoration: none;
font-size: 14px;
border-radius: 100px;
}

.pagination ul li a:hover {
background-color: rgba(0, 0, 0, 0.1);
}

.pagination ul li.active a {
color: white;
border-color: #44b6df;
background-color: #44b6df;
}

.article .row {
align-items: flex-start;
}

.article .col-1-3 {
width: 40%;
}

.article .col-2-3 {
width: 60%;
padding-left: 36px;
}

.article .col-1-3 img {
width: 100%;
border: 1px solid rgba(0,0,0,0.05);
border-radius: 10px;
}

.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
color: rgba(0, 0, 0, 0.85);
font-size: 40px;
line-height: 120%;
text-transform: none;
margin-bottom: 24px;

}

.editor strong {
font-weight: bold;
}

.article .h2 {
text-transform: none;
}

.editor h2 {
font-size: 34px;
}

.editor h3 {
font-size: 28px;
}

.editor h4 {
font-size: 22px;
}

.editor h5 {
font-size: 19px;
}

.editor h6 {
font-size: 17px;
}

.editor p, .editor ol, .editor ul, .editor blockquote, .article .text-p {
line-height: 140%;
font-size: 17px;
margin-bottom: 24px;
color: rgba(0, 0, 0, 0.6);
opacity: 0.8;
}

.article .h2.small {
font-size: 31px;
}

.article .row.border {
padding: 24px;
width: calc(100% - 24px);
margin-left: 12px;
margin-bottom: 24px;
border: 1px solid rgba(0, 0, 0, 0.05);
background-color: white;
border-radius: 15px;
}

.full.article .pagination {
margin-top: 0;
}

.article .row.border .text-p {
font-size: 15px;
}

.article .row.border .col-1-3 {
padding: 0;
}

.article .row.border img {
border-color: rgba(0,0,0,0.05);
}

.article .button {
background-color: #c75757;
color: white;
width: auto;
padding-top: 18px;
padding-bottom: 18px;
width: auto;
padding-left: 36px;
padding-right: 36px;
}

.editor blockquote {
padding: 12px;
background-color: #222222;
border-radius: 5px;
}

.editor li {
padding-left: 24px;
margin-bottom: 6px;
position: relative;
}

.editor ul, .editor ol {
padding-left: 12px;
}

.editor ol li {
counter-increment: list;
}

.editor ul li::before {
content: '';
display: block;
width: 6px;
height: 6px;
background-color: #44b6df;
position: absolute;
left: 0px;
top: 50%;
margin-top: -3px;
border-radius: 30px;
}

.editor ol li::before {
content: counter(list) ".";
display: block;
position: absolute;
left: 0px;
top: 0;
margin-left: -3px;
color: #3787a5;
font-weight: bold;
}

.section .bottom {
text-align: center;
}

.section.gallery .bottom {
margin-top: 12px;
}

.section .bottom .button {
padding-top: 18px;
padding-bottom: 18px;
width: auto;
padding-left: 48px;
padding-right: 48px;
font-size: 19px;
background-color: #c75757;
color: white;
border-radius: 3px;
border-radius: 100px;
}

.blog-home .wrapper {
position: relative;
z-index: 2;
}

.blog-home .h2 {
color: rgba(0, 0, 0, 0.85);
}

.section.paralax2 .shade {
opacity: 1;
background-color: rgba(0, 0, 0, 0.01);
}

.blog-home .bottom .button {
background-color: #44b6df;
border-color: #44b6df;
}

#preloader {
display: none;
}

.blog-home .hr, .section.article .hr, .section.offer .hr {
  background-color: #c75757;
}

.blog-home .article .hr {
  background-color: #c75757;
}

.info-contact .button {
  background-color: #43b3dc;
  color: white;
}