/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: 
*/


* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

.suspension-contain {max-height: 980px;overflow:hidden;position: relative;}
html { scroll-behavior: smooth; }
html.suspended {background: rgba(0,0,0,0.6);}
body { position: relative; max-width: 100%;margin: 0 auto;text-align: center; font-family: 'Onest', sans-serif;  }
a { font-family: 'Onest', sans-serif; color:inherit;text-decoration: none}
a:hover {text-decoration: none;color:inherit;}
h1,h2,h3,h4,h5,h6,p { padding:0; margin:0; line-height: 120%; }
h1,h2,h3,h4,h5,h6 { font-family: 'Onest', serif; font-weight: 400; line-height: 1.1em; letter-spacing: -0.02em; }
p, ul li { font-family: 'Onest', sans-serif; font-weight: 500; font-size: 18px; line-height: 2em; margin: 0; }
ul, ol { margin: 0; padding: 0; }
.row { max-width: 1600px;margin: 0 auto; }
.db { display: block; }

/*color*/

.white { color: #FFFFFF; }
.green { color: #00382D; }


/*sticky*/

.sticky { position: fixed!important; top: 0; width: 100%;  }

/*.sticky .header-left { width: 10%; }
.sticky .header-right .header-wrap { padding: 0; }*/
/*.sticky nav ul li a, .sticky .header-right .tel { color: #FFFFFF!important; }
.sticky .header-right .tel { border-color: #FFFFFF!important; }
.sticky .header-right .header-info .tel { background: #FCD44A; color: #333333 !important; }*/

/*.sticky .header-section.flexstr { align-items: center!important;  }*/
/*.sticky .header-section { align-items: center; }*/

/*dropdown*/

/*#dropdown{ display: none; position: absolute; text-align: left; z-index: 9; background: rgb( 0 0 0 / 50% ); transition: all .5s ease; width: 200px!important; border: 1px solid rgb( 68 68 68 / 20% ); }
#dropdown li{ display: block!important; padding: 10px 15px!important; }
#dropdown li a { white-space: nowrap; color: #FFFFFF!important; } 
#header nav ul #dropdown li a { padding: 0; }
#header nav ul #dropdown li a::before { display: none!important;  }
#header nav ul #dropdown li.active-menu a, #header nav ul #dropdown li a:hover { color: #517FBF!important; }
#menu_drop:hover > #dropdown{display: block;}*/

/*display-inline*/

.inbM { display: inline-block; vertical-align: middle; box-sizing: border-box; }
.inbT { display: inline-block; vertical-align: top; box-sizing: border-box; }

/*flex*/

.fw { flex-wrap: wrap; }
.rr { flex-direction: row-reverse; }
.flexstr { display: flex; justify-content: space-between; align-items: stretch; }
.flexstr-alt { display: flex; align-items: stretch; }

.flex { display: flex; }
.flexs { display: flex; justify-content: space-between; align-items: flex-start; }
.flexc { display: flex; justify-content: space-between; align-items: center; }
.flexe { display: flex; justify-content: space-between; align-items: flex-end; }

/*button*/

.btn { max-width: 180px; width: 100%; position: relative; background: #00382E; font-family: 'Onest', sans-serif; font-weight: 700; font-size: 15px; color: #FFFFFF; line-height: 1.2em; padding: 17px; display: inline-block; text-align: center; z-index: 1;  transition: 0.4s; text-transform: uppercase; border-radius: 0; }
/*.btn a { color: #FFFFFF!important; }*/
.btn:hover {color: #FFFFFF!important; box-shadow: 0px 10px 20px -10px #000;  }
.btn.alt { background: #FFFFFF; color: #00382E; }
.btn::before {content: ''; background: #00382E; transition: all .3s linear; transform: scaleX(0); position: absolute;  height: 100%; width: 100%;z-index: -1;left: 0; top: 0; z-index: -1; }
.btn:hover::before {transform: scaleX(1);}



/*floats*/

.fl {float:left;}
.fr {float:right;}

/*typography*/

.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

/*clearings*/

.clear{ clear:both;}
.clearfix:after {content:"."; display:block; height:0; clear:both;visibility:hidden;font-size: 0;}
.clearfix {display:block;}

/*cookie*/

.cc-animate.cc-revoke.cc-bottom{font-size: 14px; padding: 5px 10px; position: fixed; display: block!important; transform: none!important; bottom: 0!important; left: 20px!important;}

/*call to action*/

.destroy-on-load, .cta {display: none;}

/*contact form messages*/

form .messages p {display: none;font-family: 'Onest', sans-serif; font-weight: 400!important; letter-spacing: 0!important; font-size: 18px!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: 0; }

.inner form [type="submit"] {margin: 0 auto; } 

/*contact form*/

.ctc-form {margin: 0 auto;text-align: center;}
.ctc-form input[type="text"],.ctc-form textarea {font-family: 'Onest', sans-serif; font-size: 18px; color: #25251F; height:60px;display: block;width: 100%;border:1px solid #D6D6D6;border-radius: 0;padding: 20px;box-sizing: border-box;margin: 0 auto 20px; }
.ctc-form textarea {height: 200px;}
/*.ctc-form input[type="text"] {font-family:'Libre Franklin', sans-serif; font-size: 16px;color:#333333;height:63px;display: inline-block;width: 32%;border: none!important;border-radius: none!important;padding: 15px 20px;box-sizing: border-box;margin: 0 6px 16px;; background: #EEEEEE; font-weight: 500; }
.ctc-form textarea {font-family:'Libre Franklin', sans-serif; font-size: 16px;color:#333333;height:134px;display: inline-block;width: 98.5%;border: none!important;border-radius: none!important;padding: 15px 20px;box-sizing: border-box;margin: 0 auto 10px; background: #EEEEEE; font-weight: 500; }*/
.ctc-form button {display: block;}
.ctc-form .recap {display: inline-block;}
.ctc-form .g-recaptcha div {margin: 0 0 10px;}
.inner .ctc-form .g-recaptcha div {margin: 0 auto 10px;}
.ctc-form .ctc-hide {display: none;}
.ctc-form .formLabel { width: 49.63%; }
.inner-form .ctc-form .formLabel { width: 100%; } 
.ctc-form .btn { display: block; color: #000000;}
/*.formBox .formLabel { width: 49.5%; }
.formLabel.lg { width: 100%; }*/
::placeholder { color: #111111; }

/*gallery*/

#content .galBox { padding-top: 30px; }
#content .gallery-container {text-align: center;}
#content .gallery {list-style-type: none;margin: 0;padding: 0;}
#content .gallery li {display: inline-block; vertical-align: top; width: 24%; }
#content .gallery li p { line-height: 140%; width: 100%; font-size: 14px; margin: 15px auto;  }
#content .gallery li img { width: 100%; height: 250px; object-fit: cover; } 
#content .thumbnail { border-radius: 4px;display: block;line-height: .42857; margin-bottom: 20px;padding: 4px;transition: border 0.5s ease-in-out 0s;}
#content .thumbnail:hover {transform: scale(1.02);}
#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;}

/*HEADER*/

#header { position: absolute; background: #00382E; width: 100%; padding: 15px; z-index: 999; box-shadow: 0 8px 6px -6px black; }
#header .row { max-width: 1820px; width: 100%; margin: 0 auto; }
#header nav a#pull { display: none; height: 0; opacity: 0;  transition: height 0.3s ease, padding 0.3s ease; }
#header nav ul { max-width: 100%; width: 100%; padding: 0; margin: 0 auto; padding: 0; display: flex; justify-content: flex-end; }
#header nav ul li { display: inline-block; vertical-align: middle; line-height: 1; padding: 0; }
#header nav ul li a { position: relative; font-family: 'Onest', sans-serif; font-weight: 700; font-size: 16px; color: #FFFFFF; line-height: 1.2em; letter-spacing: 0; text-transform: uppercase; padding: 30px; }
#header nav ul li a::before { content: ''; background: #FFFFFF; width: 100%; max-width: 100%; height: 2px; border-radius: 0; position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto; transition: all .3s linear; transform: scaleX(0); z-index: 2;}
#header nav ul li a::after { content: ''; background: #FFFFFF; width: 1px; height: 20px; position: absolute; top: 50%; transform: translateY(-50%); right: 0; }
#header nav ul li:last-of-type a::after { display: none; }
#header nav ul li a:hover::before,
#header nav ul li.active-menu a::before {transform: scaleX(1);}
#header nav ul li.active-menu a, #header nav ul li a:hover { color: #FFFFFF; }
.header-left { width: 8%; }
.header-left .content-img img { filter: brightness(0) invert(1); }
.header-right { width: 92%; padding: 0 0 0 30px; }
.header-right .header-wrap { max-width: 650px; width: 100%; margin-left: auto; gap: 40px; } 
.header-right .header-nav { width: 70%; padding: 0; }
.header-right .header-info { width: 30%; }
.header-right .header-info .tel { position: relative; }
.header-right .header-info .tel::before { content: '\f095'; font-family: 'FontAwesome'; font-size: 20px; color: #FFFFFF; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.header-right .header-info .tel a { position: relative; font-family: 'Onest', serif; font-size: 20px; letter-spacing: -0.02em; }
.header-right .header-info .tel .mob { display: none; }

/*BANNER*/

#banner { position: relative; }
.banner-slide .content-img img { filter: grayscale(100%); object-fit: cover; }
.banner-container { max-width: 1600px; width: 100%; margin: 0 auto; position: absolute; top: 55%; transform: translateY(-50%); left: 0; right: 0; padding: 0 15px; }
.banner-content { max-width: 660px; width: 100%; }
.banner-content  .content-text p { max-width: 615px; width: 100%; margin: 25px 0 45px; }

/*CONTENT*/

#content { }
.content-text h1, .content-text h2 { font-weight: 700; font-size: 64px; }
.content-text h6 { font-weight: 700; font-size: 16px; letter-spacing: 0.3em; line-height: 1.2em; }
.content-img img { width: 100%; height: 100%; display: block; }

    /*ABOUT*/

    .about-section { position: relative; padding: 135px 15px 140px; }
    .about-section .row { max-width: 1366px; width: 100%; margin: 0 auto; }
    .about-wrap { gap: 30px; }
    .about-left { width: 44%; }
    .about-left .content-img img { filter: grayscale(100%); transform: scaleX(-1); }
    .about-right { width: 56%; }
    .about-right .about-content { max-width: 650px; width: 100%; margin-left: auto; }
    .about-content .content-text h6 { margin: 0 0 20px; }
    .about-content .content-text p { margin: 35px 0 40px; }

/*FOOTER*/

footer { position: relative; }

    /*INFO*/

    .info-section { position: relative; background: #00382E; padding: 85px 15px 80px; }
    .info-section .row { max-width: 1366px; width: 100%; margin: 0 auto; }
    .info-wrap { margin: 55px auto 0; }
    .info-col { width: 33.33%; }
    .info-col .loc, .info-col .tel, .info-col .mail { position: relative; padding: 100px 0 0; }
    .info-col .loc::before, .info-col .tel::before, .info-col .mail::before { content: ''; font-family: 'FontAwesome'; font-size: 20px; color: #FFFFFF; width: 54px; height: 54px; margin: 0 auto; border: 1px solid #FFFFFF; border-radius: 100%; position: absolute; top: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-around; }
    .info-col .loc::before { content: '\f3c5'; }
    .info-col .tel::before { content: '\f095'; }
    .info-col .mail::before { content: '\f0e0'; }

    .info-col .loc a, .info-col .tel a, .info-col .mail a { font-weight: 700; font-size: 18px; }

#footer { position: relative; background: #FFFFFF; padding: 40px 15px; }
#footer .row { max-width: 1600px; width: 100%; margin: 0 auto; }
#footer .footer-wrap { gap: 30px; }
#footer .main-logo, #footer .socials { width: 15%; }
#footer .copyright { width: 70%; }
#footer .copyright .content-text p { font-weight: 400; }


/*INNER PAGES*/


/*HEADER*/

/*BANNER*/

.inner #banner { position: relative; min-height: 300px; }
.inner #banner::before { content: ''; background: linear-gradient( to right, rgb( 14, 37, 53, 90% ), transparent 50% ); width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; z-index: 1; mix-blend-mode: multiply; }
.inner .banner-content { max-width: 100%; width: 100%; margin-left: auto; }
.inner .banner-container { top: 75%; z-index: 2; }
.inner .banner-slide .content-img img { filter: grayscale(100%); object-fit: cover; min-height: 300px; }

/*CONTENT*/

.inner #content { padding: 100px 15px; min-height: 800px;  }
.inner .row { max-width: 1200px; width: 100%; margin: 0 auto; }

    /*ABOUT*/

    .inner.about #content { padding: 0; min-height: 800px;  }
    .inner.about .about-section { padding: 95px 15px 115px; }
    .inner.about .about-section .row { max-width: 1366px; width: 100%; margin: 0 auto; }
    .inner.about .about-title { max-width: 1160px; width: 100%; margin: 0 auto; }
    .inner.about .about-title .content-text p { margin: 45px 0 70px; }
    .inner.about .about-content .content-text p { margin: 30px 0; }

/*PRIVACY POLICY*/

.inPrivacyBox {max-width: 850px; margin: 0 auto;}
.inPrivacyBox p {text-align: justify!important;}.example {
    display: grid;
    transition: all .5s;
    user-select: none;
    background: linear-gradient(to bottom, white, black);
}.example {
    display: grid;
    transition: all .5s;
    user-select: none;
    background: linear-gradient(to bottom, white, black);
}