/*
* 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: 'Livvic', sans-serif; transition: all 0.3s ease-out;  }
a { font-family: 'Livvic', 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: 'Oranienbaum', serif; font-weight: 400; line-height: 1.1em; letter-spacing: -0.02em; }
p, ul li { font-family: 'Livvic', sans-serif; font-weight: 400; font-size: 20px; line-height: 1.4em; margin: 0; }
ul, ol { margin: 0; padding: 0; }
.row { max-width: 1600px;margin: 0 auto; }
.db { display: block; }

/*color*/

.white { color: #FFFFFF; }
.black { color: #0A0A0A; }
.yellow { color: #D3A221; }
.gray { color: #A3A3A3; }


/*sticky*/

.sticky { position: fixed!important; top: 0; width: 100%; background: #0A0A0A!important; }
.sticky + .content { padding-top: 0; }
.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: 200px; width: 100%; position: relative; background: transparent; font-family: 'Livvic', sans-serif; font-weight: 400; font-size: 16px; color: #FFFFFF; line-height: 1.2em; letter-spacing: 0.05em; padding: 8px; display: inline-block; text-align: center; z-index: 1;  transition: 0.4s; text-transform: uppercase; border-radius: 0; border: 2px solid #D3A221; }
/*.btn a { color: #FFFFFF!important; }*/
.btn:hover {color: #FFFFFF!important; box-shadow: 0px 10px 20px -10px #000;  }
.btn.alt { color: #0A0A0A; }
.btn::before {content: ''; background: #D3A221; 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);}
.btn.lg { max-width: 350px; width: 100%; }


/*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: 'Livvic', 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 select,.ctc-form textarea {font-family: 'Livvic', sans-serif; font-size: 18px; color: #25251F; height:60px;display: block;width: 100%;border:1px solid #D6D6D6;border-radius: 0;padding:15px 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.2%; }
.ctc-form .formLabel.full { width: 100%; }
/*.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; width: 100%; padding: 10px 15px; z-index: 999; transition: 0.4s; }
#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; }
#header nav ul li { display: inline-block; vertical-align: middle; line-height: 1; padding: 0; }
#header nav ul li:first-of-type { padding: 0; }
#header nav ul li a { position: relative; font-family: 'Livvic', sans-serif; font-weight: 400; font-size: 20px; color: #FFFFFF; line-height: 1.2em; letter-spacing: 0; }
/*#header nav ul li a::before { content: ''; background: #0D273F; width: 100%; max-width: 100%; height: 1px; border-radius: 0; position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto; -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); z-index: 1;}
#header nav ul li a:hover::before,
#header nav ul li.active-menu a::before {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}*/
#header nav ul li.active-menu a, #header nav ul li a:hover { color: #FFFFFF; }
.header-left { width: 19%; }
.header-right { width: 81%; padding: 0 0 0 30px; }
.header-right .header-wrap { max-width: 890px; width: 100%; margin-left: auto; } 
.header-right .header-nav { width: 63%; padding: 0 40px 0 0; }
.header-right .header-info { width: 37%; }
.header-right .header-info .button { width: 42%; }
.header-right .header-info .tel { position: relative; width: 48%; }
.header-right .header-info .tel::before { content: '\f095'; font-family: 'FontAwesome'; font-size: 13px; color: #D3A221; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.header-right .header-info .tel::after { content: ''; background: #D3A221; width: 20px; height: 1px; position: absolute; top: 50%; transform: translateY(-50%); left: 15%; }
.header-right .header-info .tel a { position: relative; font-family: 'Oranienbaum', serif; font-size: 20px; letter-spacing: -0.02em; }
.header-right .header-info .tel .mob { display: none; }

/*BANNER*/

#banner { position: relative; }
#banner::after { content: ''; background: #D3A221; width: 1px; height: 100px; margin: 0 auto; position: absolute; left: 0; right: 0; bottom: -50px; }
.banner-container { max-width: 1600px; width: 100%; margin: 0 auto; padding: 0 15px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; }
.banner-content { max-width: 40%; width: 100%; margin-left: auto; }
.banner-content .content-text h2 { margin: 0 0 30px; }

/*CONTENT*/

#content { }
.content-text .xlg { font-size: 70px; }
.content-text h1, .content-text h2 { font-size: 60px; }
.content-text h3 { font-size: 50px; }
.content-text h4 { font-size: 30px; }
.content-text h5 { font-family: 'Livvic', sans-serif; font-weight: 400; font-size: 18px; letter-spacing: 0.2em; }
.content-text h6 { font-family: 'Livvic', sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 0.05em; line-height: 1.2em; }
.content-img img { width: 100%; height: 100%; display: block; }

    /*WELCOME*/

    .welcome-section { position: relative; padding: 170px 15px 180px; }
    .welcome-section .row { max-width: 100%; width: 100%; margin: 0 auto; }
    .welcome-wrap { max-width: 1366px; width: 100%; margin: 0 auto; }
    .welcome-left { width: 37%; }
    .welcome-left .welcome-title .content-text h2 { margin: 40px 0 0; }
    .welcome-left .welcome-img { position: absolute; left: 0; bottom: -130px; width: 41.66%; z-index: 2; }
    .welcome-left .welcome-img .content-img img { border-top-right-radius: 15px; border-bottom-right-radius: 15px; }
    .welcome-right { width: 63%; padding: 0 0 0 30px; }
    .welcome-right .welcome-content { max-width: 700px; width: 100%; margin-left: auto; padding: 65px 0 0; }
    .welcome-right .welcome-content .content-text { min-height: 370px; }
    .welcome-right .welcome-content .content-text p { margin: 0 0 30px; }
    .welcome-right .welcome-content .button { padding: 20px 0 0; }
    .welcome-right .welcome-signature { position: absolute; right: 0; bottom: -70px; width: 34.53%; z-index: 2; }

    /*WHY*/

    .why-section { position: relative; background: url('../images/content/why-bg.webp')no-repeat center right; background-size: cover; padding: 200px 15px 165px; margin: 0 20px; border-radius: 15px; }
    .why-section::before { content: ''; background: rgb( 0 0 0 / 50% ); width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; border-radius: 15px; }
    .why-section .row {  max-width: 1366px; width: 100%; margin: 0 auto; }
    .why-wrap { position: relative; z-index: 2; }
    .why-left { width: 48%; padding: 0 30px 0 0; }
    .why-left .why-content { max-width: 495px; width: 100%; }
    .why-left .why-content .content-text p { margin: 40px 0 50px; }
    .why-right { width: 52%; }
    .why-right .content-img img { border-radius: 15px; }

    /*BEFORE AFTER*/

    .before-after-section { position: relative; padding: 120px 15px 130px; }
    .before-after-section .row { max-width: 1366px; width: 100%; margin: 0 auto; }
    .before-after-title { position: relative; }
    .before-after-title::before { content: ''; background: #D3A221; width: 70%; height: 1px; margin: 0 auto; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; }
    .before-after-text { max-width: 500px; width: 100%; margin: 40px auto 0; }
    .before-after-text .content-text p { margin: 0 0 15px; }
    .before-after-text .content-text p:last-of-type { margin: 0; }
    .before-after-wrap { margin: 80px 0; column-gap: 10px; }
    .before-after-wrap .content-img img { border-radius: 15px; }

    /*TESTIMONIALS*/

    .testimonials-section { position: relative; background: #FBF4E4; padding: 100px 15px 170px; margin: 0 20px 20px; border-radius: 15px; }
    .testimonials-section .row { max-width: 1366px; width: 100%; margin: 0 auto; }
    .testimonials-wrap { padding: 30px 0 0; }
    .testimonials-item { margin: 70px 0 0; }
    .testimonials-item .content-img { width: 27.45%; }
    .testimonials-item .content-text { width: 51.24%; }
    .testimonials-item .content-text h3 { margin: 0 0 50px; }

    /*TAG*/

    .tag-section { position: relative; background: url('../images/content/tag-bg.webp')no-repeat center center; background-size: cover; padding: 315px 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; }
    .tag-section .row { max-width: 1366px; width: 100%; margin: 0 auto; }
    .tag-content { max-width: 31%; width: 100%; }
    .tag-content .content-text p { margin: 25px 0 50px; }
    .tag-content .tel { position: relative; max-width: 215px; width: 100%; margin: 40px 0 0; }
    .tag-content .tel::before { content: '\f095'; font-family: 'FontAwesome'; font-size: 13px; color: #D3A221; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
    .tag-content .tel::after { content: ''; background: #D3A221; width: 20px; height: 1px; position: absolute; top: 50%; transform: translateY(-50%); left: 12%; }
    .tag-content .tel a { position: relative; font-family: 'Oranienbaum', serif; font-weight: 400; font-size: 30px; }


/*FOOTER*/

footer { background: #FBF4E4; padding: 20px; }
#footer { position: relative; background: #0A0A0A; border-radius: 15px; }
#footer .row { max-width: 1366px; width: 100%; margin: 0 auto; }
.footer-info { padding: 90px 15px 40px; }
.footer-left, .footer-right { width: 50%; }
.footer-left { border-right: 1px solid #D3A221; }
.footer-left .footer-content { max-width: 300px; width: 100%; }
.footer-left .footer-content .content-text p { margin: 50px 0; }
.footer-left .footer-content .socials { max-width: 110px; width: 100%; }
.footer-right .footer-link { max-width: 250px; width: 100%; margin-left: auto; }
.footer-right .footer-link .email { margin: 20px 0 40px; }
.footer-right .footer-link .tel a, .footer-right .footer-link .mail a  { position: relative; }
.footer-right .footer-link .tel a::before, .footer-right .footer-link .mail a::before, .footer-right .footer-link .loc h6::before { content: ''; font-family: 'FontAwesome'; font-size: 12px; color: #D3A221; display: inline-block; vertical-align: middle; margin: 0 10px 0 0; }
.footer-right .footer-link .tel a::before { content: '\f095'; }
.footer-right .footer-link .mail a::before { content: '\f0e0'; }
.footer-right .footer-link .loc h6::before { content: '\f3c5'; }
.footer-right .footer-link .tel a { font-family: 'Oranienbaum', serif; font-size: 30px; }
.footer-right .footer-link .mail a { font-size: 20px; }
.footer-right .footer-link .loc .content-text p { margin: 20px 0 0; }
.footer-appointment { margin: 50px 0 0; }

.footer-logo { padding: 0 0 60px; border-bottom: 1px solid #D3A221; }
.footer-logo .content-img { max-width: 435px; width: 100%; margin: 0 auto; }

    /*COPYRIGHT*/

    .copyright { position: relative; padding: 30px 0; }
    .copyright .content-text p { font-size: 16px; }

/*INNER PAGES*/


/*HEADER*/

/*.inner #header nav ul li a, .inner .header-right .tel { color: #773A35; }
.inner .header-right .tel { border: 1px solid #773A35; }*/

/*BANNER*/

.inner #banner { position: relative; }
.inner #banner::after { display: none; }
.inner .banner-slide .content-img img { filter: brightness(50%); min-height: 360px; object-fit: cover; object-position: center right; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }
.inner .banner-content { max-width: 100%; width: 100%; margin-left: auto; }
.inner .banner-container { top: 55%; }

/*MAP*/

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*CONTENT*/

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

    /*ABOUT*/

    .inner.about #content { position: relative; padding: 0; }

    .inner.about .team-section { position: relative; background: #FBF4E4; padding: 110px 15px 135px; margin: 20px 20px 0; border-radius: 15px; }
    .inner.about .team-section .row { max-width: 800px; width: 100%; margin: 0 auto; }
    .inner.about .team-content .content-text p { margin: 30px 0 0; }

    .inner.about .bio-section { position: relative; padding: 130px 15px; }
    .inner.about .bio-section::before { content: ''; background: #D3A221; width: 1px; height: 100px; margin: 0 auto; position: absolute; left: 0; right: 0; top: -50px; }
    .inner.about .bio-section .row { max-width: 1366px; width: 100%; margin: 0 auto; }
    .inner.about .bio-col { position: relative; padding: 70px 0 30px; border-bottom: 1px solid #D3A221; margin: 0 auto 30px; gap: 30px; }
    .inner.about .bio-col.alt .content-text { margin-left: auto; }
    .inner.about .bio-img { width: 40%; }
    .inner.about .bio-img .content-img img { border-radius: 20px; }
    .inner.about .bio-desc { width: 60%; }
    .inner.about .bio-desc .content-text { max-width: 640px; width: 100%; }
    .inner.about .bio-desc .content-text h5 { margin: 10px 0 0; }
    .inner.about .bio-desc .content-text p { margin: 40px 0 0; }
    .inner.about .bio-desc .content-text p:last-of-type { margin: 25px 0 0; }

    /*TREATMENTS*/

    .inner.treatments #content { position: relative; padding: 0; }

    .inner.treatments .products-section { position: relative; padding: 140px 15px 120px; }
    .inner.treatments .products-section .row { max-width: 1440px; width: 100%; margin: 0 auto; }
    .inner.treatments .products-item { position: relative; background: #FFFFFF; padding: 40px; border-radius: 20px; border: 1px solid #FBF4E4; margin: 0 0 30px; }
    .inner.treatments .products-img { width: 30%; }
    .inner.treatments .products-img .content-img img { border-radius: 20px; }
    .inner.treatments .products-content { width: 70%; padding: 0 15px 0 30px; }
    .inner.treatments .products-content .content-text { max-width: 780px; width: 100%; margin: 0 auto; }
    .inner.treatments .products-content .content-text h5 { margin: 0 0 10px; }
    .inner.treatments .products-content .content-text h2 { margin: 0 0 30px; }
    .inner.treatments .products-content .content-text p { margin: 0 0 25px; }
    .inner.treatments .products-content .content-text p:last-of-type { margin: 0; }

    .inner.treatments .hostess-section { position: relative; background: #FBF4E4; padding: 170px 15px 140px; margin: 0 20px 20px; border-radius: 20px; }
    .inner.treatments .hostess-section::before { content: ''; background: #D3A221; width: 1px; height: 100px; margin: 0 auto; position: absolute; top: -50px; left: 0; right: 0; }
    .inner.treatments .hostess-section .row { max-width: 700px; width: 100%; margin: 0 auto; }
    .inner.treatments .hostess-content .content-text h2 { margin: 0 0 30px; }

    /*CONTACT*/

    .inner.contact .map-section { padding: 0; }
    .inner.contact .map-section .row { max-width: 100%; width: 100%; }
    .inner.contact .map-iframe iframe { width: 100%; height: 500px; display: block; object-fit: cover; border: none; }   


/*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);
}