@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}
.fa, .far, .fas {font-family: 'FontAwesome';}
.fa, .far, .fas {font-family: "Font Awesome 5 Free"}

@font-face {
    font-family: 'Amiri';
    src: local('Amiri Regular'), local('Amiri-Regular'),
        url('../fonts/Amiri-Regular.woff2') format('woff2'),
        url('../fonts/Amiri-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amiri';
    src: local('Amiri Bold'), local('Amiri-Bold'),
        url('../fonts/Amiri-Bold.woff2') format('woff2'),
        url('../fonts/Amiri-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


body {padding: 0;margin: 0;font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #000;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;}
p a {color: #029D96;}
p strong {color: #029D96;font-weight: normal;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #029D96;}
ul li a:hover, ol li a:hover {color: #00B8D9;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'Amiri';font-style: normal;font-weight: 700;color: #132148;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #029D96;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #029D96;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 44px;line-height: 50px;}
h2 {font-size: 40px;line-height: 45px;}
h3 {font-size: 36px;line-height: 40px;}
h4 {font-size: 32px;line-height: 40px;}
h5 {font-size: 30px;line-height: 35px;}
h6 {font-size: 28px;line-height: 35px;}
#back-top-wrapper {position: fixed;right: 68px;bottom: 35px;overflow: hidden;z-index: 2}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #029D96 url(../images/top-arrow-b.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #1C2C3B ;background-position: center center;transition: 0.6s;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #414141; margin-bottom: 15px; }
.default-css ul li a, .default-css ol li a {color: #029D96}
.default-css ul li strong, .default-css ol li strong {color: #029D96}
.default-css ul li a:hover, .default-css ol li a:hover {color: #1C2C3B}
.default-css ul li { list-style: none !important; background: url(../images/list-arrow.png) no-repeat; background-position: 0 3px; padding-left: 27px; background-size: 20px; }
.default-css ol { padding-left: 18px; }
.default-css ul {margin-bottom: 20px;}


/*  */
.modal.popup-form .modal-dialog { max-width: 710px !important; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; width: 94%; border-radius: 10px; margin: 0 auto; }
.modal.popup-form button.close { opacity: 1; position: absolute; right: 30px; top: 15px; font-size: 36px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.modal-backdrop.show {opacity: 0.93;}
.modal.popup-form .modal-dialog .form-hero { margin: 0; box-shadow: none; padding: 0; }
.modal.popup-form .modal-dialog .modal-body {
    padding: 40px 40px;
    background: #fff;
    border-radius: 20px;
}
.form-title { margin-bottom: 20px; position: relative; color: #029D96; text-align: center; font-family: Amiri; font-size: 50px; font-style: normal; font-weight: 700; line-height: 50px; }

/* header */
.header-section { position: absolute; left: 0; right: 0; width: 100%; z-index: 99; padding: 0; transition: all 1s ease-in-out; -moz-transition: 1s ease-in-out; -webkit-transition: 1s ease-in-out; -ms-transition: 1s ease-in-out; -o-transition: 1s ease-in-out; background: rgb(0 0 0 / 55%); top: 0; padding: 20px 0; }
.header-section.sticky { position: fixed; animation: .9s slide-down; background: #000; top: 0px; box-shadow: 0px 0px 50px 0px rgba(60, 29, 96, 0.20); }
@keyframes slide-down { 0% { opacity: 0; transform: translateY(-100%) } 100% { opacity: .9; transform: translateY(0) } }
.header-content { display: flex ; flex-wrap: wrap; align-items: center; justify-content: right; }
.header-content .phone-detail a { display: block; width: 100%; transition: .3s; color: #FFF; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 600; line-height: normal; }
.header-content .phone-detail a:focus,.header-content .phone-detail a:hover { color: #029D96 }
.phone-detail p { margin: 0; color: #029D96; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: normal; }
.top-btn { padding: 0 0 0 50px; }
.top-btn a.theme-btn.btn-black {background: #fff; color: #000;margin-left: 20px;   }
.top-btn a.theme-btn.btn-black:hover { background: #029D96; color: #fff; }

.ftr-social a { height: 50px; width: 50px; text-align: center; display: inline-block; margin: 0 6px; line-height: 43px; border-radius: 50%; border: 1px solid #ffffff; transition: all 0.6s; }
.ftr-social a img { transition: 0.6s; max-width: 26px; filter: brightness(0) invert(1); }
.ftr-social a:hover { border-color: #029D96;  }
.ftr-social a:hover img{ filter: none; }
.phone-detail { position: relative; display: flex; align-items: center; }
.phone-detail figure { margin-right: 14px; }
.phone-detail figure img {  margin-top: -5px; }
.top-header .col-sm-2 { width: 22%; }
.top-header .col-sm-10 { width: 78%; }
.header-section .row { align-items: center; }

/*  */
.hero-banner-section { position: relative; z-index: 0; background-repeat: no-repeat !important; background-size: cover !important; padding: 510px 0 60px;
    overflow: hidden; }
.hero-banner-section::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute;  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.62) 62.23%, rgba(0, 0, 0, 0.92) 100%); }
.hero-banner-content { text-align: center; }
.home-banner>img {width: 100%;}
.hero-banner-content h3 { color: #FFF; text-align: center; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 50px; }
.banner-title { margin-bottom: 20px; color: #FFF; font-family: Amiri; font-size: 63px; font-style: normal; font-weight: 400; line-height: 73px; }
.banner-title strong{ color: #029D96; font-weight: 700; }

.video-div { position: relative;  overflow: hidden; }
.home-slider .video-div .wrapper {width: 100% !important;background-size: cover; background-repeat: no-repeat;  margin-bottom: 0;  overflow: hidden;  height: 980px;  position: relative; display: table;}
.fullscreenbg__video { position: absolute; top: 47%; left: 50%; width: auto; height: auto; min-width: 100%; min-height: 100%; -webkit-transform: translate(-50%, -47%); -moz-transform: translate(-50%, -47%); -ms-transform: translate(-50%, -47%); transform: translate(-50%, -47%); z-index: -1; object-fit: cover; }
.absolute-content { position: absolute; bottom: 10%; text-align: center; left: 0; right: 0; }
.hero-banner { position: relative; }


.theme-btn { margin: 0; padding: 15px 36px; border-radius: 45px; display: inline-block; border: 0; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; border: 1px solid transparent; }
.theme-btn.btn-blue { background: #029D96; color: #fff; }
.theme-btn.btn-blue:hover { background-color: #000; color: #fff;  }
.top-btn a.theme-btn.btn-blue:hover { background-color: #FFF; color: #000; }
.theme-btn.btn-black { background: #000; color: #fff; }
.theme-btn.btn-black:hover { background: #029D96; color: #fff; }
.banner-btn { padding-top: 10px; }
.banner-btn a.theme-btn.btn-blue { margin-right: 20px; }
.banner-btn a.theme-btn.btn-black {background: #fff; color: #000;  }
.banner-btn a.theme-btn.btn-black:hover { background: #029D96; color: #fff; }
.banner-btn a.theme-btn.btn-blue:hover {background: #fff; color: #000;}
.hero-banner-section .wrapper { width: 100% !important; background-size: cover; background-repeat: no-repeat; margin-bottom: 0; overflow: hidden; /* height: 530px; position: relative; display: table; */ }

/*--logo-section--*/
.logo-section { margin-top: 0; position: relative; background: #FFF; box-shadow: 0px 40px 50px 0px rgba(173, 216, 230, 0.50); padding: 10px 0; }
.logo-list ul { padding: 0; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-around; }
.logo-list ul li {list-style: none;padding: 15px;text-align: center;height: 100%;}
.logo-list ul li figure img:hover {transform: scale(0.95);transition: 0.6s;}
.logo-list ul li figure img { transition: 0.6s; }

.heading-title { margin-bottom: 20px; color: #000; font-family: Amiri; font-size: 60px; font-style: normal; font-weight: 700; line-height: 60px; }
.heading-title strong{ color: #029D96; font-weight: 700; }
.sub-heading-title { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 20px; line-height: 28px; color: #414141; margin-bottom: 20px; }


/* section.why-skinovatio-section */
section.why-skinovatio-section { padding: 100px 0; }
.why-skinovatio-row {padding-top: 20px;}
.why-skinovatio-row .row { justify-content: center; }
.why-skinovatio-row .col-sm-3 { width: 29%; }
.why-skinovatio-row .col-sm-5 { width: 42%; padding: 0px 40px; }
.why-skinovatio-row .col-sm-4 { width: 29%; }
.why-skinovatio-row h4 { color: #000; font-family: 'Outfit'; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; text-align: center; }
.why-skinovatio-row .default-css figure { border-radius: 10px; overflow: hidden; }
.why-skinovatio-row .default-css figure img{ width: 100%; }
.why-skinovatio-btn a.theme-btn.btn-blue { margin-right: 20px; }
.why-skinovatio-btn { text-align: center; padding-top: 20px; }


/* section.med-spas-booming-section */
section.med-spas-booming-section { position: relative; z-index: 0; background-repeat: no-repeat !important; background-size: cover !important; padding-right: 50px; }
section.med-spas-booming-section::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute; z-index: -1;opacity: 0.9; background: #029D96; }
section.med-spas-booming-section::after { content: ''; height: 100%; width: 185px; top: 0; left: 0; position: absolute; z-index: -1; background: #fff; }
section.med-spas-booming-section .section-heading { float: right; padding: 40px 30px; }
section.med-spas-booming-section .section-heading .heading-title strong { color: #fff; }
section.med-spas-booming-section .section-heading .sub-heading-title { color: #fff; }
/* section.med-spas-booming-section .row{align-items: center;} */
section.med-spas-booming-section .section-heading h5 { border-radius: 45px; background: rgb(0 0 0 / 50%); display: inline-block; color: #FFF; text-align: center; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 500; line-height: 40px; margin: 10px 0 20px; padding: 10px 50px; }
section.med-spas-booming-section .col-sm-3 { padding-left: 0; }
.med-spas-booming-logo {height: 100%;}  
.med-spas-booming-logo figure { background: #FFF; box-shadow: 0px 0px 40px 0px #ADD8E6; width: 375px; height: 100%; border-radius: 50%; overflow: hidden; text-align: center; line-height: 370px; }  
section.med-spas-booming-section .section-heading .banner-btn a.theme-btn.btn-black:hover { background: #000; color: #fff; }  

/* discover-power-section */
section.discover-power-section { padding: 100px 0 100px; background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(229, 245, 244, 1) 13%); }
.discover-power-row { padding-top: 20px; }
.discover-power-row .default-css h4 { color: #029D96; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 500; line-height: 28px; }
.discover-power-img{padding-right: 50px;}
.discover-power-img figure { border-radius: 15px; overflow: hidden; }
.discover-power-img figure img{ width: 100%; }


/* stats-and-benefits-section */
section.stats-and-benefits-section { position: relative; }
section.stats-and-benefits-section::before { content: ''; height: 50%; width: 100%; top: 0; left: 0; position: absolute; z-index: -1; background: rgba(2, 157, 150, 0.10); }
.stats-and-benefits-row { background: #F5F5DC; border: 15px solid #fff; padding: 50px 10px; }
.stats-and-benefits-row .heading-title strong { display: block; }
.stats-and-benefits-btn { padding-top: 20px; }


/*----------- future-confidence-table ---------*/
section.future-confidence-table-section { padding: 100px 0; }
.future-confidence-table-row table { max-width: 950px; margin: 30px auto 40px; border: none; border-radius: 15px; overflow: hidden; }
.future-confidence-table-row thead tr th { padding: 20px 10px 20px 80px; background: #029D96; color: #FFF; font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 600; line-height: 29px; border: none; border-right: 1px solid #fff; }
.future-confidence-table-row tbody tr td { color: #414141; line-height: 30px; padding: 32px 40px 32px 80px; border: none; border-right: 1px solid #fff; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; }
.table-btn { text-align: center; padding-top: 40px; }
.future-confidence-table-row tbody tr:nth-child(odd) { background: rgb(2 157 150 / 10%); }
.future-confidence-table-row tbody tr:nth-child(even) { background: rgb(2 157 150 / 30%); }


/* testimonial-section */
section.testimonial-section { padding: 0 0 100px; }
.testimonial-slider { max-width: 1380px; margin: 30px auto 0; }
.testimonial-row .row { justify-content: center; }
.testimonial-row .col-sm-4 { padding: 60px 20px; }
.client-say-box { height: 100%; position: relative; transition: all 0.6s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; border-radius: 15px; background: rgb(2 157 150 / 8%); padding: 40px 40px 190px; }
.start-icon { margin-bottom: 20px; }
.clint-name-parent { position: absolute; bottom: 40px; align-items: center; display: flex; border-top: 1px solid #CCC; left: 40px; right: 40px; padding-top: 30px; }
.client-say-box p { font-size: 16px; line-height: 28px; }
.clients-item-heading h3 { margin: 0; color: #2B6EA5; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; }
.client-say-box:hover .clients-item-heading h3 { color: #029D96; }
.client-say-box .clint-name-parent figure { height: 100px; width: 100px; border-radius: 50%; background-color: #029D96; overflow: hidden; transition: all 0.6s ease; line-height: 80px; border: 6px solid rgb(235 247 247 / 94%); text-transform: uppercase; margin-right: 20px; text-align: center; color: #FFF; font-family: Outfit; font-size: 44px; font-style: normal; font-weight: 600; }
.clients-item-heading { text-align: left; width: calc(100% - 120px); }
.testimonial-slider .owl-item.active.center { position: relative !important; z-index: 1 !important; }
.testimonial-slider  .owl-item.cloned.active { z-index: -1; position: relative; }
.testimonial-slider .owl-item.active.center .client-say-box { position: relative; transform: scale(1.2); background: #F5F5DC; }
.testimonial-slider .owl-item.active.center .client-say-box .clients-item-heading h3 { color: #029D96; }
.testimonial-slider .item { padding: 50px 10px; }
.owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto;} 
.testimonial-slider.owl-carousel .owl-dots { text-align: center; margin-top: 40px; display: flex; align-items: center; justify-content: center; position: relative; }
.testimonial-slider.owl-carousel .owl-nav span{  display: none; }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { background: 0 0; color: inherit; border: none; padding: 0 !important; font: inherit; width: 15px; height: 15px; background: #ccc !important; border-radius: 50%; margin: 0 5px; position: relative; }
.owl-carousel button.owl-dot.active { background: #029D96 !important; width: 30px !important; height: 30px !important; }


/* you-covered-section */
section.you-covered-section { background: rgba(2, 157, 150, 0.10); padding: 100px 0; }
.you-covered-img figure { border-radius: 10px; overflow: hidden; }
.you-covered-img figure img{ width: 100%; }
.you-covered-row .col-sm-7 { width: 55%; }
.you-covered-row .col-sm-5 { width: 45%; }
.you-covered-btn a.theme-btn.btn-blue { margin-right: 10px; }
.you-covered-row { padding-top: 30px; }
.you-covered-btn { padding-top: 20px; }

/* contact-section */
section.contact-section { padding: 0 0 100px; position: relative; }
section.contact-section::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(229, 245, 244, 1) 59%); z-index: -1; }
.contact-inn-row { background: #F5F5DC; border: 10px solid #fff; padding: 60px; }
.contact-box { display: flex; flex-wrap: wrap; margin-bottom: 30px; }
.contact-items h3 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 30px; }
.contact-items { width: 50%; }
.contact-items .ftr-social a { border-color:  #000; }
.contact-items .ftr-social a img { filter: brightness(0); }
.contact-items .ftr-social a:hover { border-color:  #029D96; }
.contact-items .ftr-social a:hover img { filter: none; }
.contact-inn-row .section-heading { padding-bottom: 20px; }
.map-box iframe { width: 100%; height: 470px; display: block; border-radius: 45px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(173, 216, 230, 0.30); padding: 10px; }
.form-hero { padding: 30px 30px; border: none; position: relative; border-radius: 45px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(173, 216, 230, 0.50); margin-left: 60px; }
.b-form-title { margin-bottom: 20px; position: relative; color: #029D96; text-align: center; font-family: Amiri; font-size: 50px; font-style: normal; font-weight: 700; line-height: 50px; }
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -10px;}
.gform_wrapper .gfield {padding: 0 10px 15px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: ' Lato', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #414141 !important;margin-bottom: 3px;}
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */ color: #414141;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #414141;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #414141;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */ color: #414141;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #414141;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #414141;opacity: 1;}
.form-hero input.button.gform_button { padding: 15px 40px !important; display: inline-block !important; position: relative; cursor: pointer !important; transition: all 1s !important; text-align: center !important; border: none; color: #FFF !important; font-family: Outfit !important; font-size: 20px !important; font-style: normal !important; font-weight: 600 !important; line-height: 30px !important; border-radius: 45px !important; background: #029D96 !important; }
.form-hero input.button.gform_button:hover {background: #000 !important;color: #fff !important;transition: 0.6s;}
.gform_wrapper textarea.medium, .gform-theme--foundation .gfield textarea.medium { height: 120px !important; border-radius: 0px !important; display: block; }
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.form-hero .gform_wrapper .ginput_complex select {background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper select {background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; font-size: 18px !important; padding: 7px 15px 7px 5px !important; -webkit-appearance: none; resize: none; position: relative; height: 45px; transition: all 1s; margin: 0 !important; color: #414141 !important; border-radius: 0; border: none; border-bottom: 1px solid #D9D9D9; background: #FFF; box-shadow: none; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 28px; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {font-size: 16px!important;font-family: Lato;font-style: normal;font-weight: 400;line-height: 28px;color: #000;margin: 0 !important;padding-left: 5px;}
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 45px !important;border: 1px solid rgba(48, 69, 124, 0.20) !important;background: #FFF !important;box-shadow: 0px 0px 10px 0px rgba(48, 69, 124, 0.20) inset !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Lato;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #029D96;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #414141;font-size: 14px !important;}
.gform-theme--foundation .gfield textarea.medium { min-block-size: 0 !important; }

/*--faq--*/
section.faq-section { padding: 30px  100px 30px 20px; border-radius: 45px; background: rgb(2 157 150 / 10%); margin: 30px; }
.faq-img > figure > img {width: 100%;}
.faq-box .card-header h5, .card-header-title { padding: 24px 30px 10px 0px; position: relative; margin: 0; background: transparent; border-radius: 0; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; color: #029D96; }
section.faq-section .row { align-items: center; }
.card-body.default-css { padding: 0; }
.faq-box .card { margin: 0; border-radius: 0; background: transparent; box-shadow: none; border: none; border-bottom: 1px solid rgb(0 0 0 / 20%); }
.card-header-title.collapsed { box-shadow: none; border: none; color: #000; padding: 24px 30px 24px 0px; }
.card-header-title.collapsed:hover strong{color: #029D96;}
.card-header-title.collapsed:hover {color: #029D96;}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: url(../images/faq-minus.png) no-repeat center; width: 34px; height: 34px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background: url(../images/faq-pluse.png) no-repeat center;box-shadow: none;}
.faq-btn { padding-top: 40px; }
.faq-img figure { border-radius: 45px; overflow: hidden; }
.faq-img figure img{ width: 100%; }
.faq-box { padding-left: 60px; }


/*----------- footer ---------*/
.footer { padding: 50px 0 0px; }
.ftr-title { margin-bottom: 20px; color: #029D96; font-family: Outfit; font-size: 28px; font-style: normal; font-weight: 600; line-height: 28px; text-transform: capitalize; }
.ftr-address { display: flex; flex-wrap: wrap; }
.ftr-call-now { display: flex; width: 50%; }
.ftr-call-now figure { width: 50px; height: 50px; flex-shrink: 0; text-align: center; line-height: 44px; margin-right: 20px; border-radius: 4px; border: 1px solid #000; background: rgba(196, 196, 196, 0.00); }
.ftr-call-now figure img { max-width: 28px; }
.ftr-call-inn p { margin: 0; color: #414141; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
.ftr-call-now p a { color: #414141; }
.ftr-call-now p a:hover{ color: #029D96; }
.ftr-call-inn p strong { display: block; color: #029D96; font-size: 20px; font-style: normal; font-weight: 700; line-height: 28px; }
.ftr-items .ftr-social a { border-color:  #000; }
.ftr-items .ftr-social a img { filter: brightness(0); }
.ftr-items .ftr-social a:hover { border-color:  #029D96; }
.ftr-items .ftr-social a:hover img { filter: none; }
.menu-copyright ul {padding: 0;margin: 0;}
.menu-copyright ul li {list-style: none;display: inline-block;position: relative;text-align: center;font-style: normal;font-weight: 400;color: #414141;font-size: 18px;font-family: Outfit;line-height: 28px;}
.menu-copyright ul li a {color: #414141;}
.menu-copyright ul li a:hover {color: #029D96;}
.menu-copyright ul li::after {content: '/';color: #414141;padding: 0 10px 0 13px;font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;}
.copyright p {margin: 0;}
.menu-copyright {float: right;}
.menu-copyright ul li:last-child:after {display: none;}
.copyright-sections .row {align-items: center;}
.copyright-sections { padding: 17px 0 17px; margin-top: 50px; background: rgb(2 157 150 / 10%); }


/*--inner pages start--*/

section.inner-banner { position: relative; }
section.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; position: absolute; left: 0; background: linear-gradient(180deg, rgb(0 0 0 / 28%) 0%, rgb(0 0 0 / 33%) 100%);}
.inner-banner>img{width: 100%;}
.caption-absolute { position: absolute; left: 0; z-index: 1; top: 40%; width: 100%; text-align: center; }
.banner-title.inner-title { margin-bottom: 10px; color: #FFF; font-family: Saira; font-size: 50px; font-style: normal; font-weight: 600; line-height: 60px; }
section.inner-banner .banner-btn { margin-top: 30px; }
.page-nav { width: 100%; position: absolute; padding: 16px 0; bottom: 0; left: 0; z-index: 1; background: linear-gradient(90deg, #029d96 0%, rgb(2 157 150) 24.41%, rgba(16, 42, 63, 0.00) 69.56%); }
.page-nav ul li { margin: 0px; color: #fff; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; display: inline-block; position: relative; padding: 0 13px; }
/* .page-nav ul li span { color: #fff; } */
.page-nav ul li span a { color: #000; font-weight: 400; }
.page-nav ul li span a:hover { color: #fff; }

section.default-section.inpad { padding: 100px 0; border-bottom: 2px solid #029d96; }

section.default-section {
    padding: 180px 0px 40px;
}



/* services-section  */
section.services-section { padding: 0 0 70px; }
.services-row { margin: 0 -1px; margin-top: 35px;overflow: hidden; }
.services-content { overflow: hidden;}
.services-content ul { display: flex ; flex-wrap: wrap; justify-content: center;position: relative;margin: -1px; }
.services-content ul li { width: 16.66%; list-style: none; padding: 10px; border-right: 1px solid rgb(204 204 204 / 42%); border-bottom: 1px solid rgb(204 204 204 / 42%); }
.services-content ul li:last-child{ border-right: none; }
.services-box { text-align: center; height: 100%;padding: 35px 15px 25px;}
.services-box figure { border-radius: 5px; background: #029D96; width: 100px; height: 100px; margin: 0 auto 24px; align-content: center; text-align: center; }
.services-box h3 { color: #010207; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 600; line-height: 32px;overflow-wrap: break-word; }
.services-box:hover h3{ color: #029D96; }
.services-btn {
    padding-top: 20px;
}




/* video-section */
.video-section { position: relative; border-radius: 10px; overflow: hidden; }
.video-section figure { position: relative; }
.video-section figure img{width: 100%;}
.radius { width: 60px; height: 60px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; display: flex ; align-items: center; justify-content: center; }
.radius a { z-index: 1; }
.place {background: rgb(255 255 255 / 50%); z-index: 2; }
.radius .border-animation, .place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 59px; border: 1px solid #fff; backdrop-filter: blur(5px); }
.place img { max-width: 24px; text-replace: all 0.5s;}
.place:hover img { max-width: 22px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }

.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 10px; margin: 60px auto 0; border: 8px solid #029D96;}
.video-popup .modal-body { border: none; float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; }
.modal.video-popup .modal-content { border: none; box-shadow: none; }
.modal.video-popup button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.videoIframe iframe {  display: block; bottom: 100px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  
.modal-backdrop.show { opacity: .9; }
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }
.modal-dialog { max-width: 560px!important; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%) !important; margin: 0px auto 0; width: 95% }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; } 

section.skinovatio-video-section { position: relative; z-index: 1;}
section.skinovatio-video-section::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 52%;
    background: #e5f5f4;
    z-index: -1;
    bottom: 0;
}
.skinovatio-video-top-row {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 40px 0px #ADD8E6;
    padding: 90px 0;
}
.skinovatio-video-row { margin: 30px -40px 0; }
section.skinovatio-video-section .section-heading { padding: 0 10px; }

.owl-nav { text-align: center; margin-top: 20px; }
.owl-nav span { display: none; }
.owl-stage {
    display: flex
;
    justify-content: center !important;
    margin: 0 auto;
}
.owl-item { display: flex; flex: 1 0 auto; justify-content: center;} 
.videos-slider.owl-carousel .owl-dots { text-align: center; margin-top: 50px; display: flex; align-items: center; justify-content: center; position: relative; }
.videos-slider.owl-carousel button.owl-dot { background: 0 0; color: inherit; border: none; padding: 0 !important; font: inherit; width: 18px; height: 18px; background: #000 !important; border-radius: 50%; margin: 0 5px; position: relative; }
.videos-slider.owl-carousel button.owl-dot.active { background: #029D96 !important; width: 30px !important; height: 30px !important; }


.videos-slider.owl-carousel .owl-nav button.owl-next, .videos-slider.owl-carousel .owl-nav button.owl-prev { background-position: center !important; width: 40px; height: 40px; border-radius: 50%; margin: 0 4px; background-size: 18px !important; border: 1px solid #029D96; }
.videos-slider.owl-carousel .owl-nav button.owl-prev { background: url(../images/owl-prev.png) no-repeat; }
.videos-slider.owl-carousel .owl-nav button.owl-next { background: url(../images/owl-next.png) no-repeat; }
.videos-slider.owl-carousel .owl-nav button.owl-next:hover { background:  url(../images/owl-next-hover.png) no-repeat;border-color: #029D96 ; }
.videos-slider.owl-carousel .owl-nav button.owl-prev:hover { background:  url(../images/owl-prev-hover.png) no-repeat;border-color: #029D96 ; }
.modal-body.videoIframe.upload-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




@media (min-width:1200px) {
.container {max-width: 1170px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1260px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1300px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1400px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1620px !important;}
}
@media(max-width:1899px) {


}
@media(max-width:1799px) {
}
@media(max-width:1699px) {
.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 45px;}
.banner-title { margin-bottom: 20px; font-size: 52px; line-height: 62px; }
.hero-banner-content h3 { font-size: 26px; line-height: 42px; }
section.med-spas-booming-section { padding-right: 0; }
section.med-spas-booming-section .section-heading { padding: 20px 0px; }
section.faq-section { padding: 20px 30px 20px 10px; margin: 30px; }
section.default-section {
    padding: 160px 0px 20px;
}


}
@media(max-width:1499px) {
.phone-detail p { font-size: 16px; }
.header-content .phone-detail a { font-size: 22px; }
.phone-detail figure img { margin-top: -3px; max-width: 50px; }
.theme-btn { padding: 12px 30px; font-size: 18px; }
.ftr-social a { height: 45px; width: 45px; margin: 0 2px; line-height: 37px; }
.ftr-social a img { max-width: 20px; }
.top-btn { padding: 0 0 0 30px; }
	.top-btn a.theme-btn.btn-black {
    margin-left: 10px;
}
.header-section { top: 0; padding: 10px 0; }
.banner-title { margin-bottom: 20px; font-size: 46px; line-height: 54px; }
.hero-banner-content h3 { font-size: 22px; line-height: 34px; }
.logo-list ul li figure img { max-width: 230px; max-height: 90px; }
.logo-list ul li { padding: 5px; }
.heading-title { margin-bottom: 20px; font-size: 50px; line-height: 50px; }
.sub-heading-title { font-size: 18px; line-height: 26px; margin-bottom: 15px; }
section.why-skinovatio-section { padding: 70px 0; }
section.discover-power-section { padding: 70px 0 70px; }
section.future-confidence-table-section { padding: 70px 0; }
section.testimonial-section { padding: 0 0 70px; }
section.you-covered-section { padding: 70px 0; }
section.contact-section { padding: 0 0 70px; }
.why-skinovatio-row h4 { font-size: 18px; line-height: 24px; }
.why-skinovatio-btn { padding-top: 10px; }
.why-skinovatio-btn a.theme-btn.btn-blue { margin-right: 10px; }
section.med-spas-booming-section .section-heading h5 { font-size: 20px; line-height: 36px; margin: 5px 0 15px; padding: 10px 40px; }
.discover-power-img { padding-right: 0; }
.discover-power-row .default-css h4 { font-size: 20px; line-height: 24px; margin-bottom: 10px; }
.stats-and-benefits-row { border: 10px solid #fff; padding: 30px 10px; }
.stats-and-benefits-btn { padding-top: 10px; }
.future-confidence-table-row thead tr th { padding: 17px 10px 17px 50px; font-size: 30px; line-height: 26px; }
.future-confidence-table-row tbody tr td { line-height: 30px; padding: 28px 20px 28px 50px; font-size: 18px; }
.future-confidence-table-row table { max-width: 950px; margin: 20px auto 30px; }
.client-say-box .clint-name-parent figure { height: 90px; width: 90px; line-height: 78px; border: 6px solid rgb(235 247 247 / 94%); margin-right: 10px; font-size: 38px; }
.clients-item-heading h3 { font-size: 16px; line-height: 26px; }
.clients-item-heading { width: calc(100% - 100px); }
.start-icon img { max-width: 24px; }
.clint-name-parent { bottom: 25px; left: 30px; right: 30px; padding-top: 20px; }
.client-say-box { padding: 30px 30px 140px; }
.start-icon { margin-bottom: 15px; }
.testimonial-slider .item { padding: 30px 10px; }
.you-covered-btn { padding-top: 10px; }
.you-covered-row { padding-top: 15px; }
.contact-inn-row { border: 10px solid #fff; padding: 40px 20px; }
.contact-items h3 { font-size: 24px; line-height: 24px; }
.contact-box { margin-bottom: 10px; }
.form-hero { padding: 20px 20px; margin-left: 30px; }
.b-form-title { margin-bottom: 20px; font-size: 40px; line-height: 30px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 17px !important; padding: 7px 15px 7px 5px !important; height: 40px; line-height: 28px; }
.gform_wrapper textarea.medium, .gform-theme--foundation .gfield textarea.medium { height: 100px !important; }
.form-hero input.button.gform_button { padding: 13px 30px !important; font-size: 17px !important; line-height: 22px !important; }
.map-box iframe { height: 390px; border-radius: 35px; padding: 6px; }
.ftr-title { margin-bottom: 20px; font-size: 22px; line-height: 24px; }
.ftr-call-now figure { width: 45px; height: 45px; line-height: 38px; margin-right: 10px; }
.ftr-call-inn p { font-size: 16px; line-height: 24px; }
.ftr-call-inn p strong { font-size: 18px; line-height: 26px; }
.footer { padding: 30px 0 0px; }
.copyright p { margin: 0; font-size: 16px; line-height: 24px; }
.menu-copyright ul li { font-size: 16px; line-height: 24px; }
.menu-copyright ul li::after { padding: 0 10px 0 13px; font-size: 16px; line-height: 24px; }
.copyright-sections { padding: 14px 0 14px; margin-top: 35px; }
.faq-box { padding-left: 20px; }
.faq-box .card-header h5, .card-header-title { padding: 20px 30px 8px 0px; font-size: 18px; }
.card-header-title.collapsed { padding: 20px 30px 20px 0px; }
section.faq-section { padding: 15px 10px 15px 5px; margin: 10px; }
.faq-box .card-header h5:after, .card-header-title::after { background-size: 16px; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background-size: 16px; }
.page-nav ul li { font-size: 18px; line-height: 22px; padding: 0 13px; }
.page-nav { padding: 13px 0; }
section.default-section.inpad { padding: 70px 0; }

h1 {font-size: 40px; line-height: 46px;}
h2 {font-size: 35px; line-height: 40px;}
h3 {font-size: 32px; line-height: 38px;}
h4 {font-size: 28px; line-height: 34px;}
h5 {font-size: 26px; line-height: 32px;}
h6 {font-size: 24px; line-height: 30px;}
	
	
section.default-section {
        padding: 110px 0px 20px;
    }
section.services-section { padding: 0 0 70px; }
.services-row { margin-top: 15px; }
.services-box { padding: 20px 5px 10px; }
.services-box figure { width: 80px; height: 80px; margin: 0 auto 15px; }
.services-box figure img { max-width: 60px;max-height: 60px; }
.services-box h3 { font-size: 18px; line-height: 28px; }

}
@media(max-width:1399px) {
.why-skinovatio-row .col-sm-5 { width: 42%; padding: 0px 20px; }
.you-covered-row .col-sm-7 { width: 57%; }
.you-covered-row .col-sm-5 { width: 43%; }
.skinovatio-video-row {
    margin: 10px -20px 0;
}
	.videos-slider.owl-carousel button.owl-dot {
    width: 15px;
    height: 15px;
}
	.videos-slider.owl-carousel button.owl-dot.active {
    width: 22px !important;
    height: 22px !important;
}
	.videos-slider.owl-carousel .owl-dots {
    margin-top: 30px;
}
	.skinovatio-video-top-row {
    padding: 50px 0;
}
	.radius {
    width: 50px;
    height: 50px;
}
	.place img {
    max-width: 22px;
}
	.radius .border-animation, .place {
    line-height: 44px;
}
	
	
	

}
@media(max-width:1299px) {
section.med-spas-booming-section .col-sm-3 { padding: 0 15px; width: 100%; display: none; }
section.med-spas-booming-section .col-sm-9 { width: 100%; }
section.med-spas-booming-section::after {display: none;} 
section.med-spas-booming-section .section-heading { padding: 40px 0px; float: none; }
.you-covered-row .col-sm-7 { width: 100%; order: 2;}
.you-covered-row .col-sm-5 { width: 100%; order: 1; }
.you-covered-row { padding-top: 5px; }
.you-covered-img { padding-bottom: 20px; }
.faq-box { padding-left: 0; }



}
@media(max-width:1199px) {
.container, .container-sm, .container-md, .container-lg { padding: 0 15px; }
.phone-detail p { font-size: 15px; }
.header-content .phone-detail a { font-size: 20px; }
.phone-detail figure img { margin-top: -3px; max-width: 44px; }
.phone-detail figure { margin-right: 10px; }
.theme-btn { padding: 10px 24px; font-size: 16px; }
.ftr-social a { height: 40px; width: 40px; margin: 0 2px; line-height: 33px; }
.ftr-social a img { max-width: 17px; }
.top-btn { padding: 0 0 0 20px; }
	    .top-btn a.theme-btn.btn-black {
        margin-left: 4px;
    }
.banner-title { margin-bottom: 15px; font-size: 34px; line-height: 42px; }
.hero-banner-content h3 { font-size: 18px; line-height: 30px; }
.banner-btn { padding-top: 0; }
.hero-banner-section { padding: 400px 0 40px; }
.banner-btn a.theme-btn.btn-blue { margin-right: 6px; }
.logo-list ul li figure img { max-width: 190px; max-height: 70px; }
.heading-title { margin-bottom: 15px; font-size: 34px; line-height: 36px; }
.sub-heading-title { font-size: 17px; line-height: 26px; margin-bottom: 15px; }
.default-css ul li { background-position: 0 4px; padding-left: 22px; background-size: 17px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 26px; margin-bottom: 10px; }
p { font-size: 16px; line-height: 26px; margin-bottom: 10px; }
section.why-skinovatio-section { padding: 40px 0; }
section.discover-power-section { padding: 40px 0 40px; }
section.future-confidence-table-section { padding: 40px 0; }
section.testimonial-section { padding: 0 0 40px; }
section.you-covered-section { padding: 40px 0; }
section.contact-section { padding: 0 0 40px; }
.why-skinovatio-row h4 { font-size: 16px; line-height: 22px; }
section.med-spas-booming-section .section-heading h5 { font-size: 17px; line-height: 28px; margin: 5px 0 15px; padding: 8px 20px; }
.discover-power-row .default-css h4 { font-size: 18px; line-height: 20px; margin-bottom: 10px; }
.future-confidence-table-row thead tr th { padding: 14px 10px 14px 30px; font-size: 24px; line-height: 24px; }
.future-confidence-table-row tbody tr td { line-height: 20px; padding: 25px 10px 25px 30px; font-size: 16px; }
.future-confidence-table-row table { max-width: 950px; margin: 10px auto 10px; }
.start-icon img { max-width: 19px; }
.start-icon { margin-bottom: 10px; }
.client-say-box .clint-name-parent figure { height: 70px; width: 70px; line-height: 58px; border: 3px solid rgb(235 247 247 / 94%); margin-right: 10px; font-size: 30px; }
.clients-item-heading h3 { font-size: 15px; line-height: 22px; }
.clients-item-heading { width: calc(100% - 80px); }
.client-say-box p { font-size: 14px; line-height: 24px; }
.testimonial-slider .owl-item.active.center .client-say-box { transform: scale(1.1); }
.testimonial-slider .item { padding: 15px 1px; }
.testimonial-slider { margin: 5px auto 0; }
.testimonial-slider.owl-carousel .owl-dots { margin-top: 20px; }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { width: 13px; height: 13px; margin: 0 3px; }
.owl-carousel button.owl-dot.active { width: 23px !important; height: 23px !important; }
.default-css ul { margin-bottom: 10px; }
.contact-items h3 { font-size: 20px; line-height: 20px; }
.b-form-title { margin-bottom: 15px; font-size: 30px; line-height: 30px; }
.form-hero { padding: 20px 15px; margin-left: 0; border-radius: 25px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 16px !important; padding: 4px 10px 4px 5px !important; height: 36px; line-height: 28px; }
.gform_wrapper .gfield { padding: 0 5px 10px; }
.form-hero .gform_body { margin: 0 -5px; }
.gform_wrapper textarea.medium, .gform-theme--foundation .gfield textarea.medium { height: 80px !important; }
.form-hero input.button.gform_button { padding: 11px 20px !important; font-size: 15px !important; line-height: 20px !important; }
.map-box iframe { height: 350px; border-radius: 25px; padding: 4px; }
.contact-inn-row .section-heading { padding-bottom: 10px; }
.contact-inn-row { border: 10px solid #fff; padding: 20px 10px; }
section.faq-section { padding: 10px 10px 10px 0px; margin:0 10px 10px; }
.faq-box .card-header h5, .card-header-title { padding: 16px 20px 5px 0px; font-size: 16px; }
.card-header-title.collapsed { padding: 15px 20px 15px 0px; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background-size: 16px; width: 25px; height: 25px; }
section.faq-section .col-sm-5 { width: 41.66666667%; padding: 0 10px; }
.ftr-address { display: block; }
.ftr-call-now { width: 100%; margin-bottom: 10px; }
.form-title { margin-bottom: 15px; font-size: 30px; line-height: 36px; }
.inner-banner>img { height: 360px; object-fit: cover; }
.page-nav ul li { font-size: 16px; line-height: 22px; padding: 0 9px; }
.page-nav { padding: 10px 0; }
section.default-section.inpad { padding: 40px 0; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
h1 {font-size: 32px; line-height: 40px;}
h2 {font-size: 28px; line-height: 36px;}
h3 {font-size: 26px; line-height: 32px;}
h4 {font-size: 24px; line-height: 30px;}
h5 {font-size: 22px; line-height: 28px;}
h6 {font-size: 20px; line-height: 26px;}
    section.default-section {
        padding: 80px 0px 20px;
    }
.why-skinovatio-row {
    padding-top: 10px;
}	
    .why-skinovatio-row .col-sm-5 {
        padding: 0px 15px;
    }	
.discover-power-row {
    padding-top: 15px;
}	
.services-content ul li { width: 25%; }
.services-box h3 { font-size: 16px; line-height: 25px; }
.services-box { padding: 10px 1px 5px; }
section.services-section { padding: 0 0 40px; }
.services-btn { padding-top: 10px; }
	.ginput_recaptcha, .rc-anchor  {transform:scale(0.77) !important;-webkit-transform:scale(0.77) !important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}
	    .skinovatio-video-row {
        margin: 5px -15px 0;
    }
	    .videos-slider.owl-carousel .owl-dots {
        margin-top: 20px;
    }
    .skinovatio-video-top-row {
        padding: 40px 0;
        margin: 0 10px;
    }
	.modal.video-popup button.close {
    right: 15px;
    top: 15px;
    font-size: 20px;
}
	.modal.video-popup button.close img {
    max-width: 22px;
}
	
}
@media(max-width:1024px) {
.contact-inn-row .col-sm-7 { width: 100%; order: 2; }
.contact-inn-row .col-sm-5 { width: 100%; order: 1; }
.form-hero { margin-bottom: 25px; }



}
@media(max-width:991px) {
.discover-power-row .col-sm-6 { width: 100%; }
.discover-power-img { padding-bottom: 20px; }
.discover-power-row { padding-top: 10px; }
section.faq-section .col-sm-5 { width: 100%; padding: 0 15px; display: none; }
section.faq-section .col-sm-7 { width: 100%; padding: 0 15px; }
section.faq-section { padding: 30px 0;border-radius: 15px; }
.hero-banner-section {
        padding: 340px 0 40px;
    }


}
@media(max-width:900px) {  
.why-skinovatio-row .col-sm-3 { width: 45%; }
.why-skinovatio-row .col-sm-5 { width: 55%; padding: 0px 15px; }
.why-skinovatio-row .col-sm-4 { width: 100%; }
.testimonial-slider .item { padding: 5px 5px; }
.footer .col-sm-4 { width: 100%; text-align: center; }
.footer .col-sm-5 { width: 100%; text-align: center; }
.footer .col-sm-3 { width: 100%; text-align: center; }
.ftr-logo img { max-width: 320px; }
.ftr-title { margin-bottom: 5px; font-size: 18px; line-height: 24px; background: #029D96; color: #fff; padding: 7px; }
.ftr-call-now { width: 100%; margin: 17px 0; display: block; }
.ftr-call-now figure { width: 45px; height: 45px; line-height: 38px; margin: 0 auto 10px; }
.copyright-sections .col-sm-6:first-child { width: 100%; order: 2; }
.copyright-sections .col-sm-6:last-child { width: 100%; order: 1; }
.menu-copyright { float: none; }
.menu-copyright ul li { font-size: 15px; width: 100%; text-align: center; margin: 0; padding: 3px 0; border-bottom: 1px solid #d9d9d9; }
.copyright { padding: 15px 0px 0; }
.menu-copyright ul li:after { display: none; }
.copyright p { text-align: center; }
.copyright p { margin: 0; font-size: 15px; line-height: 22px; }
.copyright-sections { padding: 10px 0 14px; margin-top: 15px; }
.ftr-items .ftr-social { padding-top: 10px; }
.ftr-logo { padding-bottom: 10px; }
    .why-skinovatio-row {
        padding-top: 5px;
    }
    .services-content ul li {
        width: 33.33%;
    }


}
@media(max-width:812px) {
.header-section { top: 0; padding: 10px 0; position: relative; background: rgb(0 0 0); }
.theme-btn { padding: 8px 18px; font-size: 14px; }
.top-header .ftr-social { display: none; }
.header-content .phone-detail a { font-size: 18px; }
.phone-detail figure img { margin-top: -3px; max-width: 40px; }
.top-btn { padding: 0 ; }
.top-header .col-sm-2 { width: 40%; }
.top-header .col-sm-10 { width: 60%; }
.logo img { max-width: 240px; }
.hero-banner-section .wrapper { width: 100% !important; background-size: cover; background-repeat: no-repeat; margin-bottom: 0; overflow: hidden; height: 530px; position: relative; display: table; }    
.hero-banner-section { padding: 0; }
.hero-banner { padding: 0; bottom: 30px; position: absolute; }
.banner-title { margin-bottom: 10px; font-size: 26px; line-height: 30px; }
.banner-title br{display: none;}
.hero-banner-content h3 { font-size: 16px; line-height: 22px; }
.banner-btn a.theme-btn.btn-blue { margin-right: 1px; }
.logo-list ul li figure img { max-width: 160px; max-height: 60px; }
.heading-title { margin-bottom: 10px; font-size: 26px; line-height: 26px; }
.sub-heading-title { font-size: 15px; line-height: 24px; margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin-bottom: 10px; }
.default-css ul li { background-position: 0 4px; padding-left: 18px; background-size: 15px; }
p { font-size: 15px; line-height: 22px; margin-bottom: 10px; }
section.med-spas-booming-section .section-heading h5 { font-size: 15px; line-height: 20px; margin: 5px 0 15px; padding: 9px 20px; }
.stats-and-benefits-row { border: 5px solid #fff; padding: 30px 10px; }
.client-say-box p { font-size: 13px; line-height: 20px; }
.start-icon img { max-width: 16px; }
.client-say-box .clint-name-parent figure { height: 60px; width: 60px; line-height: 54px; border: 2px solid rgb(235 247 247 / 94%); margin-right: 10px; font-size: 26px; }
.clients-item-heading { width: calc(100% - 70px); }
.clint-name-parent { bottom: 15px; left: 15px; right: 16px; padding-top: 10px; }
.client-say-box { padding: 15px 15px 90px; border-radius: 10px; }
.contact-items h3 { font-size: 18px; line-height: 18px; }
.form-hero input.button.gform_button { padding: 9px 15px !important; font-size: 14px !important; line-height: 20px !important; }
.faq-box .card-header h5, .card-header-title { padding: 13px 20px 5px 0px; font-size: 15px; }
.card-header-title.collapsed { padding: 13px 20px 13px 0px; }
.modal.popup-form .modal-dialog .modal-body { padding: 20px 15px; }
.page-nav { padding: 6px 0; background: #029d96; text-align: center; position: relative; }
.page-nav ul li { font-size: 15px; line-height: 20px; padding: 0 9px; }
.inner-banner>img { height: 220px; }
h1 {font-size: 25px; line-height: 32px;}
h2 {font-size: 22px; line-height: 30px;}
h3 {font-size: 20px; line-height: 26px;}
h4 {font-size: 18px; line-height: 24px;}
h5 {font-size: 17px; line-height: 24px;}
h6 {font-size: 16px; line-height: 22px;}

    section.default-section {
        padding: 40px 0px 10px;
    }	
	
	    .form-hero {
        border-radius: 10px;
    }
	.services-box figure img { max-width: 50px; max-height: 50px; }
.services-box figure { width: 70px; height: 70px; margin: 0 auto 12px; }
.services-box h3 { font-size: 16px; line-height: 22px; }
.video-popup .modal-dialog {
    border: 4px solid #029D96;
}
	    .videos-slider.owl-carousel button.owl-dot {
        width: 13px;
        height: 13px;
        margin: 0 2px;
    }
	    .videos-slider.owl-carousel button.owl-dot.active {
        width: 18px !important;
        height: 18px !important;
    }
	    .videos-slider.owl-carousel .owl-dots {
        margin-top: 15px;
    }
	.skinovatio-video-top-row {
        padding: 30px 0;
        margin: 0 10px;
    }
	
	
}
@media(max-width:767px) {

}
@media(max-width:700px) {   
.why-skinovatio-row .col-sm-3 { width: 100%; }
.why-skinovatio-row .col-sm-5 { width: 100%;  }
.stats-and-benefits-row .heading-title strong { display: inline; }



}
@media(max-width:600px) {
.contact-box { margin-bottom: 10px; display: block; }
.contact-items { width: 100%; padding: 10px 0; }
.map-box iframe { height: 300px; border-radius: 25px; padding: 4px; }




}
@media(max-width:575px) {
.top-btn { padding: 0; width: 100%; }
.top-header .col-sm-2 { width: 100%; text-align: center; padding: 0; }
.top-header .col-sm-10 { width: 100%; padding: 0; }
.logo img { max-width: 240px; }
.header-content { display: block; }
.top-btn a.theme-btn {
        width: 100%;
        border-radius: 0;
        padding: 6px 10px;
        font-size: 14px;
        margin: 0;
    }
    .top-btn a.theme-btn.btn-black {
        margin-left: 0;
        border-top: 1px solid #fff;
    }
    .top-btn a.theme-btn.btn-blue {
        border-bottom: 1px solid #029D96;
    }
.top-header .container { padding: 0 12px; }
.phone-detail { justify-content: center; margin: 10px 0; }
.header-section { padding: 0; }
.logo { padding: 4px; }
.hero-banner-content h3 { font-size: 14px; line-height: 22px; }
.hero-banner-content h3 br{display: none;}
.banner-title { margin-bottom: 10px; font-size: 22px; line-height: 28px; }
.theme-btn { padding: 8px 18px; font-size: 14px; margin: 3px 1px; }
.hero-banner-section::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 15%, rgb(0 0 0 / 76%) 49%); }
.hero-banner-section .wrapper { height: 430px; }
.logo-list ul li { padding: 5px; width: 33.33%; }
.logo-list ul { justify-content: center; }
.heading-title { margin-bottom: 10px; font-size: 22px; line-height: 24px; }
.future-confidence-table-row thead tr th { padding: 10px 10px 10px 15px; font-size: 20px; line-height: 24px; }
.future-confidence-table-row tbody tr td { line-height: 20px; padding: 15px 10px 15px 15px; font-size: 15px; }
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.services-box h3 { font-size: 15px; line-height: 20px; }

}
@media(max-width:525px) {
.testimonial-slider .item { padding: 0; }
.owl-item {
    display: block;
}
.owl-stage {
    display: block;
}
	.services-content ul li {
        width: 50%;
    }

}
@media(max-width:480px) {

}
@media(max-width:420px) { 
.logo-list ul li { padding: 5px; width: 50%; }
.future-confidence-table-row tbody tr td { line-height: 20px; padding: 12px 10px 12px 10px; font-size: 13px; }
.future-confidence-table-row thead tr th { padding: 10px 10px 10px 15px; font-size: 18px; line-height: 22px; }

}
