/*                                                                         PPPP                                      
        ..PPP..        :P:      .;PP      .PPP.     d        .PPP.         PPPP   .PPP.             .PPP..          
     :PPPPPPPPPP;     PPPPP   PPPPPP  .PPPPPPPPPPPPPP     PPPPPPPPPPP;     PPPP.PPPPPPPPP;       ;PPPPPPPPPPP        
   :PPPPP    PPPPP;    ...  .PPPP:   PPPPP,   .PPPPPP   PPPPP:   .PPPPP    PPPPPP.   .PPPPP,   .PPPP:    PPPPP;      
  ,PPPP        ;PPP;  :PPP  PPPP    PPPP         PPPP  ;PPP:        PPPP   PPPP         PPPP,  PPPP        :PPP;     
  PPPP          PPPP  :PPP  PPPP    PPP:  d      ,PPP  PPPP          PPP;  PPPP          PPPP  PPP:         PPPP     
  PPPP          PPPP  :PPP  PPPP    PPPP         PPPP  PPPP          PPPP  PPPP          PPPP  PPP:         PPPP     
  PPPP        .PPPP   :PPP  PPPP    iPPPP       PPPPP  PPPP          PPPP  PPPP          PPPP  :PPP:        PPPP     
  PPPP PPPPPPPPPPP    :PPP  PPPP     .PPPPPPPPPPPPPPP  PPPP          PPPP  PPPP          PPPP   :PPPPPPPPPP PPPP     
  PPPP PPPPPPPP       :PPP  PPPP        PPPPPPPPP   P  PPPP          PPPP  PPPP          PPPP      PPPPPPPP PPPP     
  PPPP
  
  https://www.piranhadesigns.com/

====================================================================
CORE STYLES
================================================================= */

html, body { height: 100%; -webkit-overflow-scrolling: touch; }
body { background: #fff; }
iframe html, iframe body { height: auto; }
#page_cont { min-height: 100%; position: relative; padding-top: 78px; overflow-x: hidden; }
#page_cont > #top_screen { margin-top: -78px; padding-top: 78px; }

#page_cont main > div { padding-top: 50px; padding-bottom: 50px; padding-right: 1.5rem !important; padding-left: 1.5rem !important;}

#page_cont main > div.rounded, #page_cont main .rounded-20 { border-radius: 20px !important; }
#page_cont main > div.rounded-top { border-radius: 20px 20px 0 0 !important; }
#page_cont main > div.rounded-bottom { border-radius: 0 0 20px 20px !important; }

.full-height-section { min-height: 75vh; }
.full-height-section > div.row { height: calc(75vh - 100px); }

.hero-top-half .rounded-20.row { overflow: hidden; }

h1 { font-size: 3.375rem; line-height: 1.185; font-weight: 300; }
h2 { font-size: 41px; line-height: 1.15; font-weight: 400; font-weight: 350; }
h3 { font-size: 26px; line-height: 1.25; font-weight: 500; }
h4 { font-size: 21px; line-height: 1.3; font-weight: 500; }
h5 { font-size: 17px; line-height: 1.3; font-weight: 400; }
.h1 { font-size: 3.375rem; line-height: 1.185; font-weight: 300; }
.h2 { font-size: 41px; line-height: 1.15; font-weight: 400; }
.h3 { font-size: 27px; line-height: 1.25; font-weight: 500; }
.h4 { font-size: 21px; line-height: 1.3; font-weight: 500; }
.h5 { font-size: 17px; line-height: 1.3; font-weight: 400; }

h1 strong, .h1 strong { font-weight: 500; }
h2 strong, .h2 strong { font-weight: 600; }

.large-resp-text-home .h1 { margin-bottom: 0; }
.large-resp-text-home h2.vl { font-size: 135px; font-style: italic; border-bottom: 4px solid #fff; display: inline-block; padding-bottom: 27px; font-weight: 500; }
.large-resp-text-footer h2.vl {font-size: 58px; font-style: italic; font-weight: 600; }

.bkg-image { background-repeat: no-repeat; background-position: center; background-size: cover; }
.text-justify { text-align: justify; }

.title-underline strong { border-bottom: 4px solid #F0EDE9; }
.title-underline-dark strong { border-color: #00000012; }
.text-white.title-underline strong { border-color: #ffffff99; }
.large-resp-text-footer.title-underline strong { border-color: #00000030; }

hr { border-top: 4px solid #F0EDE9; opacity: 1; }
#guide h2 { border-bottom: 4px solid #F0EDE9; padding-bottom:16px; font-weight: 400; }
#guide h3 { margin: 32px 0 18px; }
.sidebar ul li { margin-bottom:7px; }
.sidebar ul li a { display: block; }
#guide .col-lg-9 li { margin-bottom:7px; }

p { margin-bottom: 1.3rem; }

.green-tick-list ul { padding-left: 0; }
.green-tick-list ul li { padding: 0px 0px 11px 2.2rem; list-style: none; background: url(/assets/images/icons/form/feather-check-square-green.svg) no-repeat 0px 3.5px transparent; }

.accordion-button::after { width: 30px; background-position: 100% 0; }

.text-muted a { color: rgb(0 0 0 / 56%) !important; }

/****************
 HEAD PAGE
*****************/

#m_nav { background: #fff; border-radius: 0 0 20px 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.77) 100%);
        background: linear-gradient(180deg, rgba(255, 254, 252, 1) 0%, rgba(255, 254, 252, 0.77) 100%);
        border-bottom: solid 1px #efe7da;
        -moz-backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px); }
#m_nav.megaMenu { background: #fff; }

.brand { display: inline-block; margin: 0 auto; }
.brand svg, img.brand { width: 180px; height: auto; transition: 0.6s; }

#m_nav .navbar-brand svg { width: 180px; height: auto; transition: 0.6s; display: block; }
#m_nav .ani-flip:hover * { transform: rotateY(360deg); }

.navbar-nav > li.nav-item > a { margin-left: 8px; }
.navbar-nav > li.nav-item:last-child > .btn { margin-left: 18px; }

#m_nav .btn { --bs-btn-padding-x: 1.5rem; --bs-btn-padding-y: 0.469rem; font-weight: 600; letter-spacing: 1.5px; }
.navbar-nav a { font-weight: 600; letter-spacing: 1.6px; text-transform: uppercase; font-size: 12px; color: #333; position:relative; }
.navbar-nav a:hover { color: var(--main-text-color); }
.navbar-nav a.btn:hover { color: #fff; }
.navbar-nav > li.nav-item a.nav-link { top: 1.75px; }
#m_nav .navbar-nav a span.title { margin-right: 4px; display: inline-block; position: relative; top: -0.25px;}

header .avatar, nav .avatar { display: inline-block; width: 38px; height: 38px; line-height: 38px; border-radius: 100%; margin: 0 5px; background-color: #444; color: #fff; text-align: center; font-size: 13px; text-transform: uppercase; background-size: contain; transition: 0.5s; }
.navbar-nav a:hover .avatar { background-color: var(--main-text-color); transform: rotateY(360deg); }

.navbar-nav .nav-link.dropdown-toggle.show:before { content: ''; position: absolute; top: 2px; bottom: 2px; right: -13px; left: -6px; background: var(--main-cream-color); border-radius: 6px; z-index:-1; }
.navbar-nav #megaMenuDropdown.nav-link.dropdown-toggle.show:before { right: -4px; left: -4px; }


.avatar.avatar-lg { cursor: default; width: 50px; vertical-align: middle; height: 50px; line-height: 50px; font-size: 18px; }

.team-avatar { border-radius: 100%; padding: 8px; display: inline-block; background: #f2ebe4; margin-top:5px; margin-right:5px; }
.team-avatar img { position:relative; bottom: 1px; }

.dropdown-item:focus, .dropdown-item:hover { background-color: var(--main-cream-color); }
.navbar-toggler:focus { box-shadow: none; }

#m_nav .dropdown-menu li a, #m_nav .dropdown-menu li button { text-transform: none; letter-spacing: 0; font-size:13px; color: var(--main-text-color); font-weight:500; padding-left: 11px; padding-right: 11px; }

.nav-link { transition: color .1s ease-in-out, background-color .1s ease-in-out, border-color .1s ease-in-out; }
.btn.btn-arrow { position: relative; }
.btn.btn-arrow:after { content: '\2192'; position: relative; margin-left: 15px; top: calc(50% - 5px); font-size: 26px; font-family: 'Font Awesome 6 Pro'; font-weight: 300; line-height: 10px; }

.bread-crumbs { text-transform: uppercase; color: #505050; font-size: 13px; font-weight: 600; letter-spacing: 1.5px; }
.v-line { width: 1px; background-color:var(--main-text-color); height: 30px; margin: 15px auto !important; }

/* =================================================================
CONTENT
================================================================= */

.p-mb-0 p { margin-bottom: 0; }
.p-ls-1 { letter-spacing: 1px; }

.overlay-t-g-l { position: relative; }
.overlay-t-g-l:before { position: absolute; content:''; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; background: linear-gradient(90deg,rgba(226, 217, 208, 0.35) 0%, rgba(226, 217, 208, 0) 100%); }
.overlay-t-g-l > div { z-index: 1; position: relative; }
.rounded-top.overlay-t-g-l:before { border-radius: 20px 20px 0 0; }

.outline-block > div { border: 3px solid #F4F1F0; border-radius: 18px; padding: 1.75rem; background-color: #fff; }
.col-lg-6.outline-block > div { height: 100%; }
.col-lg-4.outline-block > div { height: 100%; }
.outline-block-row { border: 3px solid #F4F1F0; border-radius: 18px; padding: 1.75rem; background-color: #fff; }
.fill-block > div { border-radius: 18px; padding: 1.85rem; background-color: var(--main-cream-color); height: 100%; }
.fill-block.hauto > div { height: auto; }
.fill-block > div.sidebar { height: auto; }
.fill-block-self { border-radius: 18px; padding: 1.85rem; background-color: var(--main-cream-color); }
.title-icon-drop h3:before, .title-icon-drop h4:before { content: ''; background: url(/assets/images/icons/drop.svg) no-repeat; background-position: 0 0; background-size: auto 100%; top: 2px; height: 25px; width: 25px; display: inline-block; margin-right: 7px; position: relative; }
.title-icon-drop h4:before { height: 22px; }

.justify-content-around-cont > .row { justify-content: space-around; }

.overlay-grad-50 { position:relative; }
.overlay-grad-50:before { content: ''; background: linear-gradient(180deg, rgba(30,30,30,0.52) 35%, rgba(30,30,30,0) 80%); position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.overlay-grad-50 > div { position:relative; }

.overlay-grad-top { position:relative; }
.overlay-grad-top:before { content: ''; background: linear-gradient(180deg, rgba(30,30,30,0.3) 0%, rgba(30,30,30,0.3) 40%); position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.overlay-grad-top > div { position:relative; }

.padding-right-xs { padding-right: 15px; }
.padding-right-sm { padding-right: 2%; }
.padding-right-md { padding-right: 4%; }
.padding-right-lg { padding-right: 8%; }
.padding-right-xl { padding-right: 10%; }
.padding-right-xxl { padding-right: 90%; }

.padding-left-xs { padding-left: 15px; }
.padding-left-sm { padding-left: 2%; }
.padding-left-md { padding-left: 4%; }
.padding-left-lg { padding-left: 8%; }
.padding-left-xl { padding-left: 10%; }
.padding-left-xxl { padding-left: 90%; }

.padding-top-xs { padding-top: 15px; }
.padding-top-sm { padding-top: 2%; }
.padding-top-md { padding-top: 4%; }
.padding-top-lg { padding-top: 8%; }
.padding-top-xl { padding-top: 10%; }
.padding-top-xxl { padding-top: 90%; }

.padding-bottom-xs { padding-bottom: 15px; }
.padding-bottom-sm { padding-bottom: 2%; }
.padding-bottom-md { padding-bottom: 4%; }
.padding-bottom-lg { padding-bottom: 8%; }
.padding-bottom-xl { padding-bottom: 10%; }
.padding-bottom-xxl { padding-bottom: 90%; }

.margin-right-xs { margin-right: 15px; }
.margin-right-sm { margin-right: 2%; }
.margin-right-md { margin-right: 4%; }
.margin-right-lg { margin-right: 8%; }
.margin-right-xl { margin-right: 10%; }
.margin-right-xxl { margin-right: 90%; }

.margin-left-xs { margin-left: 15px; }
.margin-left-sm { margin-left: 2%; }
.margin-left-md { margin-left: 4%; }
.margin-left-lg { margin-left: 8%; }
.margin-left-xl { margin-left: 10%; }
.margin-left-xxl { margin-left: 90%; }

.margin-top-xs { margin-top: 15px; }
.margin-top-sm { margin-top: 2%; }
.margin-top-md { margin-top: 4%; }
.margin-top-lg { margin-top: 8%; }
.margin-top-xl { margin-top: 10%; }
.margin-top-xxl { margin-top: 90%; }

.margin-bottom-xs { margin-bottom: 15px; }
.margin-bottom-sm { margin-bottom: 2%; }
.margin-bottom-md { margin-bottom: 4%; }
.margin-bottom-lg { margin-bottom: 8%; }
.margin-bottom-xl { margin-bottom: 10%; }
.margin-bottom-xxl { margin-bottom: 90%; }

.pt-per1 { padding-top: 1%; }
.pt-md-per3 { padding-top: 3%; }

/*image helpers*/
.hero-icon { width: 80px; }
.top-overlap { margin-top: -200px; }
.col-12 img { max-width: 100%; height: auto; }
.col-12 img.img-half-phone { max-width: 380px; }

.bkg-cover { background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; }
.bkg-fixed { background-repeat: no-repeat!important; -webkit-background-size: cover!important; -moz-background-size: cover!important; -o-background-size: cover!important; background-size: cover!important; background-position: center; background-attachment: fixed!important; position: static; }
.bkg-contain { background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; }

.bkg-cover.bkg-cover-top { background-position: 0% 0%; }
.bkg-cover.bkg-cover-top-right { background-position: 100% 0%; }
.bkg-cover.bkg-cover-bot { background-position: 0% 100%; }
.bkg-cover.bkg-cover-bot-right { background-position: 100% 100%; }
.bkg-cover.bkg-cover-right { background-position: 100% 50%; }
/*special for hero*/
.bkg-cover.bkg-cover-hero-top { background-position: 100% 50%; }

.bg-sb { background-position: left bottom; background-size: auto 100%; }

.circle-number { width: 48px; height: 48px; display: inline-block; text-align: center; line-height: 44px; font-size: 1.5rem;}

        /*OWL CAROUSEL HELPER*/
        .owl-carousel { padding-left:0; padding-right:0; width: auto; height: auto; }
        .owl-carousel.owl-mobile.off { display: flex; width: auto; padding-left: 10px; padding-right: 10px; } /* When you have 1.5% margin on each side of the owl-carousel row */
        .owl-theme .owl-nav.disabled+.owl-dots { margin-bottom: 13px; }
        .owl-carousel .owl-nav { margin-top: 38px; }
        .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { width: 46px; height: 46px; border: 2px solid var(--main-text-color); border-radius: 100%; font-size: 18px; }
        .owl-carousel .owl-nav button.owl-prev { margin-right:10px; }
        .owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled { opacity: 0.45; }
        .owl-dots { position: absolute; top:-52px; text-align:right; padding-right: 0.8rem; }
        .owl-carousel button.owl-dot { background: var(--main-text-color); width: 10px; height: 10px; margin: 2px; border-radius: 100%; opacity: 0.3; }
        .owl-carousel button.owl-dot.active { opacity: 1; }
        .owl-outline-items .owl-item > div { border: 3px solid #F4F1F0; border-radius: 18px; padding: 1.75rem; background-color: #fff; }
        .bg-owl-scale { background-size: auto 90%; }
        .btn-side-abs-e-b { position: absolute; bottom: -5px; right: 2px; z-index: 1; }
        /*OWL CAROUSEL HELPER*/

        /*REVIEW SECTIONS*/
        .owl-reviews .owl-stage > div { background: #fff; border-radius: 8px; }
        .owl-reviews .owl-stage > div > div { z-index: 1; }
        .owl-carousel.owl-reviews .owl-stage-outer { overflow: visible !important; }
        .owl-carousel.owl-reviews .owl-item > div { width: 100% !important; display: flex; flex-direction: column; justify-content: top; cursor: grab; }
        .owl-carousel.owl-reviews .owl-item > div:active { cursor: grabbing; }
        .owl-reviews .rating { padding-bottom: 10px; margin-bottom: 5%; }
        .owl-reviews .rating img { display: inline-block; width: auto; }
/*      .owl-reviews .rating ~ p { font-family: "Playfair Display", serif; font-weight: 400; font-size: 18px; }
        .owl-reviews .rating ~ p:before, .owl-reviews .rating ~ p:after { content: '"'; }*/
        .owl-reviews .title { font-size: 13px; padding-top: 20px; }
        .owl-reviews .title img { display: block; float: left; width: auto; border-radius: 48px; margin-right: 8px; }
        .owl-reviews .title p { padding-top:5px; }
        .owl-reviews .title p span { color: var(--bs-secondary-color); }

        /*TESTEMONIALS SECTIONS*/
        .owl-testimonials .owl-stage > div { background: #fff; border-radius: 8px; }
        .owl-testimonials .owl-stage > div > div { z-index: 1; min-height: 254px; }
        .owl-carousel.owl-testimonials .owl-stage-outer { overflow: visible !important; }
        .owl-carousel.owl-testimonials .owl-item > div { width: 100% !important; display: flex; flex-direction: column; cursor: grab;justify-content: center; }
        .owl-carousel.owl-testimonials .owl-item > div:active { cursor: grabbing; }
        .owl-carousel.owl-testimonials .owl-item > div > div { height: 100%; }
        .owl-carousel.owl-testimonials .owl-dots { position: relative !important; top:0px !important; text-align:center; padding-right: 0; margin-top: 40px; }
        .owl-carousel.owl-testimonials img { width: 50%; display: inline-block; margin-bottom: 10px; }
        .owl-carousel.owl-testimonials .col-lg-4 { text-align: center; }
        .owl-carousel.owl-testimonials p { margin-bottom: 0; }
        .owl-carousel.owl-testimonials .col-lg-4 p { text-transform: uppercase; }
        .owl-carousel.owl-testimonials .col-lg-4 p ~ p { text-transform: capitalize; }
        .owl-carousel.owl-testimonials .col-lg-8 { font-style: italic; font-weight: 400; text-align: left; }
        .owl-testimonials-title { margin-bottom: 48px; padding: 0 25px; }

        /*PRODUCT SERVICE carousel */
        .owl-carousel.owl-service .owl-dots { top:-52px; }
        .owl-carousel.owl-service .owl-item img { margin: 0 auto 20px; width: 30%; }
        .owl-carousel.owl-service .owl-item hr { margin: 1.5rem 0; border-color: #F0EDE9; border-width: 4px; opacity: 1; }
        .owl-carousel.owl-service .owl-nav.disabled+.owl-dots { margin-top: 40px; }
        .owl-carousel.owl-service .owl-stage-outer, .owl-carousel.owl-right-side .owl-stage-outer, .owl-carousel.owl-team .owl-stage-outer { overflow: visible !important; }
        .owl-carousel.owl-service .owl-item > div { width: 100% !important; display: flex; flex-direction: column; justify-content: space-between; cursor: grab; }
        .owl-carousel.owl-service .owl-item > div:active { cursor: grabbing; }
        /*.owl-carousel.owl-service > div > div { min-height: 230px; }*/
        .owl-service-title { margin-left: 15px; margin-bottom: 30px; }
        .owl-carousel.owl-service .owl-nav { margin-left: 110px; }
        .owl-carousel.owl-service h5, .owl-carousel.owl-service p { min-height:44px; margin-bottom: 22px; }
        .owl-service-title .text-muted { color: #898682 !important; }
        .owl-service .btn { width: 100%; text-align: left; padding-left: 1.194rem; position: relative; padding-right: 22%; }
        .owl-service .btn:before { content:'\2192'; position: absolute; right: 18px; top: calc(50% - 20px); font-size: 26px; font-family: 'Font Awesome 6 Pro'; font-weight: 300; }


        /*RIGHT SIDE GENERAL HELPER*/
        .owl-carousel.owl-right-side .owl-item > div { width: 100% !important; display: flex; flex-direction: column; justify-content: space-between; cursor: grab; }
        .owl-carousel.owl-right-side .owl-item img { margin: 0 auto 0; width: 30%; }
        .owl-carousel.owl-right-side .owl-nav.disabled+.owl-dots { margin-top: 40px; }
        .owl-carousel.owl-right-side .owl-nav { margin-left: 110px; }

        /*RIGHT SIDE PRODUCT HELPER */
        .owl-carousel.owl-right-side.owl-products .owl-item img { width: 85%; }
        .owl-carousel.owl-right-side.owl-products h5 { min-height: 45px; margin-bottom: 0 !important; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
        .owl-carousel.owl-right-side.owl-products .btn-outline-primary { padding-left: 15px; padding-right: 15px; }

        /*RIGHT SIDE PRODUCT WL HELPER */
        .owl-carousel.owl-right-side.owl-products-center .owl-stage { margin: 0 auto; left: 10px; }
        @media (max-width: 1150px) { .owl-carousel.owl-right-side.owl-products-center .owl-stage { left: -10px; } }
        @media (max-width: 575px) { .owl-carousel.owl-right-side.owl-products-center .owl-stage { left: 0px; } }

        @media (min-width: 575px) and (max-width: 650px) {
                .owl-carousel.owl-right-side.owl-products .btn-outline-primary { padding-left: 11px; padding-right: 11px; }
                .owl-carousel.owl-right-side.owl-products .btn-outline-primary:after { margin-left: 7px;  font-size: 22px; }
        }

        /*TEAM HELPER*/
        .owl-carousel.owl-team .owl-item > div { width: 100% !important; height: 340px; border-radius: 8px; display: flex; flex-direction: column; justify-content: end; cursor: grab; color: #fff; }
        .owl-carousel.owl-team .owl-item > div:active { cursor: grabbing; }
        .owl-carousel.owl-team .owl-item > div:before { content:''; background: linear-gradient(180deg, rgba(30,30,30,0) 55%, rgba(26,26,26,0.75) 100%); position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 8px; z-index: 0; }
        .owl-carousel.owl-team .owl-item > div > div { z-index: 1; padding: 9%; }
        .owl-team .owl-item > div > div strong { font-weight: 500; font-size: 15px; }
        .owl-team .owl-item > div > div p { margin-bottom: 0; font-size: 12px; }
        .owl-team .btn { width: 100%; }
        .owl-carousel.owl-team .owl-nav { margin-left: 110px; }
        .owl-team-title { margin-left: 110px; margin-bottom: 30px; }
        /*.owl-team .btn:before { content:'\2192'; position: absolute; right: 18px; top: calc(50% - 20px); font-size: 26px; font-family: 'Font Awesome 6 Pro'; font-weight: 300; }*/


.owl-thumbs { display: flex; justify-content: center; }
.owl-thumbs .owl-thumb-item { margin: 20px 10px 0; padding: 0; border: 0; box-shadow: 0 2px 10px #00000033; border-radius: 6px; overflow: hidden; border: solid 1px transparent; }
.owl-thumbs .owl-thumb-item.active { border: solid 1px #000000a1; }
.owl-thumbs .owl-thumb-item img { width: 80px; }


/*accordion HELPER*/
.accordion { 
    --bs-accordion-active-color: #000;
    --bs-accordion-active-bg: var(--light-cream-color);
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgb(239, 231, 218);
}
#biomarkersAccordion1 .accordion-button, #biomarkersAccordion2 .accordion-button { font-size: 1.3rem !important; }
#biomarkersAccordion1 .accordion-button .badge, #biomarkersAccordion2 .accordion-button .badge { font-size: 0.73rem !important; background-color: #E3EFDC; margin-left: 6px; }
#biomarkersAccordion1 .accordion-button:before, #biomarkersAccordion2 .accordion-button:before { content: ''; background: url(/assets/images/icons/drop.svg) no-repeat; background-position: 0 0; background-size: auto 100%; top: 0px; height: 25px; width: 25px; display: inline-block; margin-right: 7px; position: relative; }


/*LISTS HELPER*/
.tick-list ul { padding-left:0; }
.tick-list li { list-style: none; margin: 8px 0; }
.tick-list li:before { content:''; display: inline-block; margin-right: 10px; margin-bottom: -6px; width: 24px; height: 24px; background: url(../../uploads/Icons/tick-d.svg) 0 0; background-size: 24px 24px; }
.tick-list.text-muted li:before { opacity: 0.5; }


/*Table helper*/
.cky-cookie-audit-table { --bs-table-bg: #ffffff78; }


/*NEWS SECTIONS*/
.news-item { margin-bottom: 25px; }
.news-item:last-child { margin-bottom: 0; }
.news-item div.bkg-cover a { height: calc(33vw - 80px); max-height: 456px; display: block; margin-bottom: 0px; color: transparent; text-decoration: none; }
.news-item div.bkg-cover { margin-bottom: 20px; border-radius: 18px; }
.news-item .excerpt, .news-item .excerpt ~ p { display: none; }

.news-item .date { color: var(--bs-secondary-color); margin-bottom: 0; }
.news-item h4 { font-size: 27px; line-height: 1.25; font-weight: 400; font-weight: 450; margin-bottom: 15px; }
.news-item h4 a { display: block; text-decoration: none; }
.news-item h4 a:hover { text-decoration: underline; }

.journey-list .col-lg-4 { position: relative; }
.journey-list .col-lg-4:after { content:''; bottom: 0; width: 4px; background-color: #F0EDE9; height: 65%; display: block; margin: 0 auto; position:relative; }
.discount-old-price { color: #747474; text-decoration: line-through !important; font-size: 75%; }
.price { font-weight: 700; }
.journey-list .g-lg-5:last-child .col-lg-4:after { display: none; }


/* About helper */
.bkg-cont-ctr-aut100 { background-size: auto 100% !important; background-position: center !important; }
.bkg-cont-lft-aut100 { background-size: auto 97% !important; background-position: -10% 100% !important; }
.bkg-opacity-50:before { content:''; position: absolute; top:0; bottom:0; left:0; right:0; background: linear-gradient(180deg,rgba(255, 255, 255, 0.6) 40%, rgba(249, 245, 241, 0.6) 100%); }
.bkg-grad-top-light { background: linear-gradient(180deg,rgba(249, 245, 241, 0.6) 0%, rgba(255, 255, 255, 0.6) 60%); }
.bkg-opacity-50 { position:relative; }
.bkg-opacity-50 > .row { z-index: 1; position: relative; }
.rounded.bkg-opacity-50:before { border-radius: 20px; margin-bottom: 20px; }
.rounded-bottom.bkg-opacity-50:before { border-radius: 0 0 20px 20px; }
.full-height-section.bkg-cont-ctr-aut100 > div.row { min-height:85vh; }

/*Video cards*/
.video-card { position:relative; }
.video-card div:after { content:'\f144'; display:block; font-family: 'Font Awesome 6 Pro'; font-size: 3.8rem; position: absolute; top: 50%; left:50%; color: #fff; transform: translate(-50%, -50%); }


/*numbered list helper*/

.list-text-block ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

.list-text-block ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

.list-text-block ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
  white-space: nowrap;
  opacity: 0.5;
}

.list-text-block li ol > li {
  margin: 0 0 0.6em;
}

.list-text-block li ol > li:before {
  content: counters(item, ".") " ";
  white-space: nowrap;
  opacity: 0.5;
}

.list-text-block ol ol { margin-left: 0.2em; margin-top: 0.6em; }
.list-text-block ol ol ol { margin-left: 0.2em; margin-bottom: 0.6em; }
.list-text-block ol ol ol ol { margin-left: 0.2em; }

.list-text-block ol ol li:before { min-width: 36px; }
.list-text-block ol ol ol li:before { min-width: 47px; }
.list-text-block ol ol ol ol li:before { min-width: 62px; }


/* =================================================================
PRODUCT/TREATMENT HELPERS
================================================================= */
.hero-top-half .bkg-cover { border-radius: 20px 0 0 20px !important; }
.hero-top-half hr { border-color: #EAE3DC; }
.hero-top-half .bkg-green-hr hr { border-color: #D7E0D3; }

.purchase-radio input { margin-top:32px !important; }
.form-radio label > span { display: block; }
.form-radio span > span { padding: 0; }
.text-small { font-size:85%; }

.icon-info-l:before { content: '\f05a'; position: relative; margin-right: 5px; font-family: 'Font Awesome 6 Pro'; font-weight: 300; line-height: 10px; }

/* =================================================================
HOME HELPERS
================================================================= */
#homeHeroTitle { position: relative; }
#homeHeroTitle h1 { max-width: 670px; padding-right: 20px; }
#homeHeroTitle:after { content:''; border-bottom: 5px solid #f0ede9; position:absolute; width: calc(100% - 241px); bottom: 15px; right: 0; }

/* =================================================================
NEWS HELPERS
================================================================= */
.single-news { margin: 0 auto 4%; }
.single-news > .row > .col-12 > img { border-radius: 18px; }
.single-news h2 { padding-top: 30px; }
.single-news .date { color: #666666; margin-bottom: 20px; font-size: 14px;}
.single-news .description { text-align: left; }
 
.single-news .share { display: inline-block; margin-top: 30px; padding-left: 0; width: auto; }
.single-news .share > li { display: inline-block; float: left; list-style: none; margin-right: 10px; }
.single-news .share > li:last-child { margin-right: 0; }
.single-news .share > li > a { border-radius: 25px; color: #ffffff; background: #333; display: inline-block; font-size: 14px; padding: 10px 25px; text-transform: uppercase; text-decoration:none; }
.single-news .share > li > a > .fa { padding-right: 5px; font-family: "Font Awesome 6 Brands"; font-weight: 400; }
.single-news .share > li > a > .fa-envelope:before { font-family: "Font Awesome 6 Pro"; }

.single-news .categories { margin-top: 20px; font-size: 14px; }
.single-news .categories .category {display: inline-block; background: #eaeaea; padding: 1px 6px; border-radius: 4px; color: #777777; margin: 0 3px; cursor: default; }

.news-listing.no-nav div:last-child, .news-listing nav .hidden { display: none; }
.news-listing nav { display: flex; justify-content: center; margin-top: 34px; }
.news-listing nav span, .news-listing nav a { border: none !important; padding-right: 10px !important; padding-left: 10px !important; }
.news-listing nav span { color: #999; }
.news-listing .news-item .bkg-cover { transition: 0.3s; background-size: auto 100%; }
.news-listing .news-item:hover .bkg-cover { background-size: auto 110%; }


/* =================================================================
Caribe Form Helpers
================================================================= */
#caribeForm .form-check label { display: block; }
#caribeForm .form-check .form-check-input { margin: 15px 15px 15px 0px; }


/* =================================================================
FOOTER
================================================================= */

#fixedEcommerceBar { position: fixed; bottom: 0; display: none; padding: 0 !important; z-index: 10; 
        background: var(--main-cream-color);
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.77) 100%);
        background: linear-gradient(180deg, rgba(255, 254, 252, 1) 0%, rgba(255, 254, 252, 0.77) 100%);
        border-top: solid 1px #efe7da;
        -moz-backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px); }
#fixedEcommerceBar.show { display: flex; }
#page_cont main > #fixedEcommerceBar > .row { width: 100%; margin: 0; }
#fixedEcommerceBar .col-12 > div { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; }
#fixedEcommerceBar h3 { margin-right: 15px; font-weight: 400; font-weight: 440; }
#fixedEcommerceBar h3 #stickyProductName { margin-right: 10px; }
#fixedEcommerceBar h3 #stickyOldPrice { margin-right: 6px; }
#fixedEcommerceBar a.btn { white-space: nowrap; }

body > footer { background: #151516; width: 100%; padding: 20px 0; position: relative; color: #fff; border-radius: 20px 20px 0 0; margin-top: -20px; }
#footerBase { font-size: 11px; }

body > footer ul { list-style: none; padding: 0; }
body > footer li { margin: 2px 0; }
body > footer a.nav-link { display: inline-block; padding: 2px 0; }
body > footer .ul a { text-decoration: underline; white-space: nowrap; margin: 0 10px; color: #fff; font-size: 12px; line-height: 30px; }
body > footer a:hover { text-decoration: underline; }
body > footer i.fa { font-size: 1.8rem; vertical-align: middle; margin-left: 4px; top: -1px; }

body > footer #f_social li { display: inline-block; margin-right: 7px; }
body > footer #f_social a { display: inline-block; height: 34px; width: 34px; background: #fff; color: var(--main-text-color); border-radius: 18px; text-align: center; line-height: 34px; }
body > footer #f_social a:hover { opacity: 0.8; }
body > footer hr { opacity: 0.15; }
body > footer .text-muted { color:#ACACAC !important; }

.footer-extend footer { padding-bottom: 80px; }


/* =================================================================
MIN RESPONSIVE CSS BELOW
================================================================= */

@media (min-width: 1570px) {

#home-benefits .row > div { width: 44% !important; }
#home-benefits .row > div:first-child { width: 56% !important; }

}

@media (min-width: 1200px) {

        .single-news h2 { margin: 0 6%; }

}

/* Small devices (landscape phones, 576px and up)  */
@media (min-width: 576px) {

#page_cont main > div { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
#fixedEcommerceBar .btn.btn-arrow:after { top: 5px; }


}

/* Medium devices (tablets, 768px and up)  */
@media (min-width: 768px) {

#page_cont main > div { padding-right: 3rem !important; padding-left: 3rem !important; }

}

/* Large devices (desktops, 992px and up)  */
@media (min-width: 992px) {

.megaMenuDropdown.dropdown .dropdown-menu { margin-top: 6px; top: auto; border: 0; border-radius: 0; color: var(--main-text-color); background-color: #fff; z-index: -1; border-bottom: 1px solid #efe7da; border-radius: 0 0 20px 20px; }
#m_nav .megaMenuDropdown.dropdown li.nav-item a.nav-link { font-size: 15px; padding: 4px 11px; }
/*body.home #m_nav.megaMenu, body #m_nav.megaMenu { background: #fff; }
body.home #m_nav.megaMenu li.nav-item a.nav-link { color: var(--main-text-color); }
body.home #m_nav.megaMenu li.nav-item a.btn { color:var(--main-text-color); border-color: var(--main-text-color); background-color: transparent; }
body.home #m_nav.megaMenu li.nav-item a.btn:hover { color:#fff; border-color: var(--main-text-color); background-color: var(--main-text-color); }
body.home #m_nav.megaMenu .navbar-brand svg path { fill: #000; }*/
/*#m_nav.small.megaMenu .megaMenuDropdown.dropdown .dropdown-menu { top: 100%; padding-top: 1px !important; }*/
.megaMenuDropdown.dropdown .dropdown-menu .container-fluid {}
.megaMenuDropdown.dropdown .dropdown-menu .container-fluid .row { padding: 0 0.5rem; border-top: solid 1px #efe7da; }

.col-lg-1-5 { flex: 0 0 auto; width: 20%; }
.offset-lg-no { margin-left: 0; }
.offset-lg-1-8 { margin-left:12.5%; }

.fbs-about { border-radius: 18px; padding: 1.85rem; background-color: var(--main-cream-color); }

}

/* Extra large devices (large desktops, 1200px and up)  */
@media (min-width: 1200px) {

    .col-xl-1-5 {
        flex: 0 0 auto;
        width: 20%;
    }

}

/* Extra extra extra large devices (large desktops, 1920px and up)  */
@media (min-width: 1440px) {

#page_cont main > div > .row { max-width: 1440px; margin-left: auto; margin-right: auto; }
#page_cont main > .container { max-width: 1420px !important; }
#page_cont main > .container.single-news { max-width: 1200px !important; }
#page_cont main > #fixedEcommerceBar > .row { width: 100%; margin: 0 auto; }

.owl-team-title { margin-bottom: 40px; }
.owl-dots { top: -62px; }

#expectResultsOwl .owl-item > div { min-height: 215px; }
#whatChanges .owl-item > div { min-height: 210px; }
.accordion-button { font-size: 1.1rem; }

    .col-xxl-1-5 {
        flex: 0 0 auto;
        width: 20%;
    }

}

/*Helper*/
@media (min-width: 1900px) { .bg-owl-scale { background-size: auto 127%; background-position: 0 20px; } }



@media (min-width: 992px) and (max-width: 1669px)  {

        .padding-right-xs { padding-right: 15px; }
        .padding-right-sm { padding-right: 1%; }
        .padding-right-md { padding-right: 2%; }
        .padding-right-lg { padding-right: 4%; }
        .padding-right-xl { padding-right: 5%; }
        .padding-right-xxl { padding-right: 70%; }

        .padding-left-xs { padding-left: 15px; }
        .padding-left-sm { padding-left: 1%; }
        .padding-left-md { padding-left: 2%; }
        .padding-left-lg { padding-left: 4%; }
        .padding-left-xl { padding-left: 5%; }
        .padding-left-xxl { padding-left: 70%; }

        .padding-top-xs { padding-top: 15px; }
        .padding-top-sm { padding-top: 1%; }
        .padding-top-md { padding-top: 2%; }
        .padding-top-lg { padding-top: 4%; }
        .padding-top-xl { padding-top: 5%; }
        .padding-top-xxl { padding-top: 70%; }

        .padding-bottom-xs { padding-bottom: 15px; }
        .padding-bottom-sm { padding-bottom: 1%; }
        .padding-bottom-md { padding-bottom: 2%; }
        .padding-bottom-lg { padding-bottom: 4%; }
        .padding-bottom-xl { padding-bottom: 5%; }
        .padding-bottom-xxl { padding-bottom: 70%; }

        .margin-right-xs { margin-right: 15px; }
        .margin-right-sm { margin-right: 1%; }
        .margin-right-md { margin-right: 2%; }
        .margin-right-lg { margin-right: 4%; }
        .margin-right-xl { margin-right: 5%; }
        .margin-right-xxl { margin-right: 70%; }

        .margin-left-xs { margin-left: 15px; }
        .margin-left-sm { margin-left: 1%; }
        .margin-left-md { margin-left: 2%; }
        .margin-left-lg { margin-left: 4%; }
        .margin-left-xl { margin-left: 5%; }
        .margin-left-xxl { margin-left: 70%; }

        .margin-top-xs { margin-top: 15px; }
        .margin-top-sm { margin-top: 1%; }
        .margin-top-md { margin-top: 2%; }
        .margin-top-lg { margin-top: 4%; }
        .margin-top-xl { margin-top: 5%; }
        .margin-top-xxl { margin-top: 70%; }

        .margin-bottom-xs { margin-bottom: 15px; }
        .margin-bottom-sm { margin-bottom: 1%; }
        .margin-bottom-md { margin-bottom: 2%; }
        .margin-bottom-lg { margin-bottom: 4%; }
        .margin-bottom-xl { margin-bottom: 5%; }
        .margin-bottom-xxl { margin-bottom: 70%; }


        #page_cont main > div { padding-top: 40px; padding-bottom: 40px; }

        /*homepage helpers*/
        .owl-carousel.owl-service .owl-item img { margin: 0 auto 15px; width: 25%; }
        .owl-carousel.owl-service .owl-nav { margin-left: 15px; }
        .owl-service-title { margin-left: 15px; margin-bottom: 25px; }
        #homeHeroTitle { margin-bottom: 0 !important; margin-top:-10px; }
        #homeHeroTitle:after { width: calc(100% - 217px); }
        .hero-top-half { margin-top: 0.5rem !important; }
        #home-benefits { padding-top: 45px !important; }
        #home-benefits .row > div { width: 43% !important; }
        #home-benefits .row > div:first-child { width: 57% !important; }


        .green-tick-list ul li { padding-bottom:7px; }
        hr { margin: 10px 0; }

        .btn-group-lg>.btn, .btn-lg {
            --bs-btn-padding-y: 0.994rem;
            --bs-btn-padding-x: 2rem;
        }

        .owl-carousel.owl-service .owl-dots { top: -45px; }
        .owl-carousel.owl-service .owl-item hr { margin: 1.3rem 0 1.1rem; }

}



/* ================================================================
MAX RESPONSIVE CSS BELOW
================================================================ */


/*XXL*/
@media (max-width: 1669px) {

        h1 { font-size: 46px; line-height: 1.15; }
        #homeHeroTitle h1 { font-size: 49px; line-height: 1.15; }
        h2 { font-size: 34px; line-height: 1.15; }
        h3 { font-size: 21px; line-height: 1.2; }
        h4 { font-size: 19px; line-height: 1.4; }
        h5 { font-size: 16px; line-height: 1.3; }
        .h1 { font-size: 46px; line-height: 1.15; }
        .h2 { font-size: 34px; }
        .h3 { font-size: 21px; }
        .h4 { font-size: 19px; }
        .h5 { font-size: 16px; }
        .large-resp-text-home h2.vl { font-size: 120px; line-height: 1.1; }
        .large-resp-text-footer h2.vl { font-size: 58px; line-height: 1; margin-bottom: 20px; }
        .news-item h4 { font-size: 22px; }
        .bread-crumbs { font-size: 12px; }

        #home-benefits { background-position: 100% 100%; background-size: auto 100%; }
        .bg-owl-scale { background-size: auto 86%; }
        .hero-top-half .col-lg-6 ~ .col-lg-6 { padding: 3rem !important; }
        #home-benefits .row > div .flex-column { margin-right: 70px; }

}

@media (max-width: 1419px) { #home-benefits { background-position: 40% 100%; } #home-benefits .row > div .flex-column { margin-right: 40px; } }


@media (min-width: 1200px) and (max-width: 1299px) { .owl-carousel.owl-service .owl-stage { padding-left: 15px !important; padding-right: 15px !important; } }


/*Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {

        /*.jcarousel .jcarousel-item { width: 380px; }*/
        .no-lg-p { padding: 0 !important; }
        #home-benefits { background-position: 50% 100%; background-size: auto 100%; }
        .owl-service-title, .owl-carousel.owl-service .owl-nav { margin-left: 90px; }
        .bg-owl-scale { background-size: auto 80%; }

        .hero-top-half .col-lg-6 ~ .col-lg-6 { padding: 2rem !important; }
        #home-benefits .row > div .flex-column { margin-right: 20px; }

}

/* col-MD start of burger, Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {

        #page_cont { padding-top: 80px; }
        #page_cont > #top_screen { margin-top: -80px; padding-top: 80px; }

        .navbar-nav { flex-direction: row; }
        #m_nav .btn { --bs-btn-padding-x: 1.5rem; --bs-btn-padding-y: 0.469rem; font-weight: 600; letter-spacing: 1.5px; }
        .navbar-nav a { letter-spacing: 1px; font-size: 13px; }
        #m_nav .btn { font-size:13px; }
        header .avatar, nav .avatar, .avatar { display: inline-block; width: 34px; height: 34px; line-height: 34px; font-size: 10px; margin-left: 4px; }
        #m_nav .navbar-brand { padding-bottom: 1px; }
        #m_nav .navbar-brand svg { width: 140px }

        /*Added mega menu*/
        .megaMenuDropdown.dropdown .dropdown-menu { position: relative; margin-top: 0; top: auto; border: 0; border-radius: 0; color: var(--main-text-color); background-color: transparent; }
        /*body.home #m_nav .megaMenuDropdown.dropdown li.nav-item a.nav-link { color: var(--main-text-color); }*/
        /*body.home #m_nav.megaMenu, body #m_nav.megaMenu { background: #fff; }*/
/*        body.home #m_nav.megaMenu li.nav-item a.nav-link { color: var(--main-text-color); }
        body.home #m_nav.megaMenu li.nav-item a.btn { color:var(--main-text-color); border-color: var(--main-text-color); background-color: transparent; }
        body.home #m_nav.megaMenu li.nav-item a.btn:hover { color:#fff; border-color: var(--main-text-color); background-color: var(--main-text-color); }
        body.home #m_nav.megaMenu .navbar-brand svg path { fill: #000; }*/
        /*#m_nav.small.megaMenu .megaMenuDropdown.dropdown .dropdown-menu { top: 100%; padding-top: 1px !important; }*/
        .megaMenuDropdown.dropdown .dropdown-menu .container-fluid {}
        .megaMenuDropdown.dropdown .dropdown-menu .container-fluid .row { padding: 0.5rem 0.5rem 0 !important; border-top: 0; border-bottom: solid 1px #efe7da; margin-bottom: 6px; }

        /*#megaMenuDropdown { pointer-events: none; cursor: default; }*/
        .megaMenuDropdown.dropdown .dropdown-menu h6 { text-align:center; }
        .megaMenuDropdown.dropdown .dropdown-menu ul.flex-column { margin-bottom: 15px; }

        .navbar-toggler { font-size: 1.25rem; line-height: 1; margin-top: 5px; }
        .navbar-toggler svg { width:auto; height: 42px; display: block; }
        .navbar-toggler { padding: 0.75rem 0.75rem 0.75rem 0.5rem; border: 0; cursor: pointer; position: relative; }
        .navbar-toggler .icon-bar { display: block; border-radius: 1px; position: relative; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; background: #241f21; width: 25px; height: 2px; margin-top: 0; top: 0; }
        .navbar-toggler .icon-bar + .icon-bar { top: 0px; margin-top: 5px; width: 25px; left: 0px; }
        .navbar-toggler .icon-bar:last-child { top: 0px; width: 25px; left: 0; }
        .navbar-toggler[aria-expanded*="true"] .icon-bar, .navbar.small .navbar-toggler .icon-bar, .transparent .navbar-toggler[aria-expanded*="true"] .icon-bar { background: #241f21; }
        .navbar-toggler[aria-expanded*="true"] .icon-bar:nth-of-type(1) { top: 8px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
        .navbar-toggler[aria-expanded*="true"] .icon-bar:nth-of-type(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: -1px; background-color: transparent; }
        .navbar-toggler[aria-expanded*="true"] .icon-bar:nth-of-type(3) { top: -6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
        .navbar-toggler:focus, .navbar-toggler:hover { outline: 0; }

        #m_nav .navbar-collapse { border-top: solid 1px #efe7da; padding-top: 5px; padding: 9px 0 13px; margin-top: 9px; }
        .navbar-nav > li.nav-item:last-child > .btn { margin-left: 0; margin-top: 10px; }
        #m_nav .megaMenuDropdown .dropdown-menu li a { font-size: 14px; }
        #m_nav .navbar-nav > li.nav-item > a.nav-link { margin-left: 0; padding: 0.4rem; }

        .overflow-x-area > .row { flex-wrap: nowrap !important; overflow-x: scroll; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
        .overflow-x-area > .row > .col-12 { width: 70%; }

        .no-md-p { padding: 0 !important; }
        .bkg-cover { position:relative; }
        .bk-md-mute:before { content:''; position: absolute; top:0; bottom:0; left:0; right:0; background-color: #28282891; }
        .bk-md-mute > .row { z-index: 1; position: relative; }
        .rounded.bk-md-mute:before { border-radius: 20px; margin-bottom: 20px; }
        .rounded-top.bk-md-mute:before { border-radius: 20px 20px 0 0; }

        .bkg-md-blur:before { content:''; position: absolute; top:0; bottom:0; left:0; right:0; background-color: transparent; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); z-index: -1; }

        /*Renove overlaps*/
        .top-overlap { margin-top: 0px; }

        #homeHeroTitle h1 { max-width: 670px; padding-right: 20px; margin-bottom: 40px; }
        #homeHeroTitle h1 strong { border-bottom: 4px solid #E7E8E4; }
        #homeHeroTitle:after { content:''; border-bottom: none; bottom: 0; }

        .owl-service-title { margin-bottom: 30px; }
        .owl-service-title, .owl-carousel.owl-service .owl-nav { margin-left: 90px; }
        .owl-team-title, .owl-carousel.owl-team .owl-nav, .owl-carousel.owl-right-side .owl-nav { margin-left: 90px; }
        .owl-dots { position: absolute; right: 22px; }
        .btn-side-abs-e-b { right: 12px; }

        .news-item:first-child { width: 100%; }
        .news-item div.bkg-cover a { height: calc(50vw - 60px); max-height: 456px; display: block; margin-bottom: 0px; color: transparent; text-decoration: none; }

        .owl-carousel.owl-testimonials img { margin-bottom: 15px; }
        .owl-carousel.owl-testimonials .owl-dots { right: 0 !important; margin-top: 30px; }
        .owl-carousel.owl-testimonials .col-lg-4 { margin-bottom: 20px; }
        .owl-carousel.owl-testimonials .owl-item > div > div { align-items: stretch !important; }
        .owl-testimonials .owl-stage > div > div { min-height: 518px; }
        .owl-testimonials-title { margin-bottom: 30px; padding: 0 25px; }

        .journey-list .col-lg-4:after { display: none; }
        .journey-list .col-lg-4 img { width: 50%; margin: 0 auto 10px; }

        .border-md-0 { border: 0 !important; }
        .hero-top-half { margin-top: 0 !important; padding-top: 1.6rem !important; }
        .pt-nmd-0 { padding-top: 0 !important; }
        .mt-nmd-0 { margin-top: 0 !important; }
        .hero-top-half .bkg-cover { min-height: 400px; height: 50vh; border-radius: 20px 20px 0 0 !important; }

}


@media (max-width: 866px) { .owl-service-title, .owl-carousel.owl-service .owl-nav { margin-left: 110px; } }

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {

        .navbar-nav > li.nav-item:last-child > .btn { width: 100%; }

        h1 { font-size: 43px; line-height: 1.15; }
        h2 { font-size: 34px; line-height: 1.15; }
        h3 { font-size: 24px; line-height: 1.2; }
        .h1 { font-size: 43px; line-height: 1.15; }
        .h2 { font-size: 35px; }
        .h3 { font-size: 24px; }
        .large-resp-text-home h2.vl { font-size: 105px; line-height: 1.1; }
        .large-resp-text-footer h2.vl { font-size: 48px; line-height: 1; }

        .text-white-sm { color:#fff; }

        /*OWL CAROUSEL HELPER*/
        #page_cont main > div.container-fluid.px-owl-mobile-0, .px-owl-mobile-0 > .row > .col-12 { padding-left: 0 !important; padding-right: 0 !important; }
        #page_cont main > div.container-fluid.px-owl-mobile-0 > .row { margin-left: 0; margin-right: 0; }
        .owl-carousel.owl-mobile { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
        .owl-carousel.owl-mobile .owl-stage-outer { padding-left: 0; padding-right: 0; }
        .owl-carousel.owl-mobile .owl-item { padding: 0 15px; }
        .owl-carousel.owl-mobile .owl-item img { margin: 0 auto 0; }
        .owl-carousel.owl-mobile .owl-item img.hero-icon { width: 30%; margin: 0 auto 15px; }
        .owl-carousel.owl-mobile .owl-item p { margin-bottom: 0 !important; }
        
        .owl-outline-items .owl-item > div { padding: 1rem; }

        #homeHeroTitle h1 { max-width: 100%; padding-right: 0px; text-align: center; }

        .owl-carousel.owl-service .owl-nav, .owl-service-title { margin-left: 90px; }
        .owl-service .btn { padding-right: 18%; }
        .owl-team-title { padding-right: 24%; }

        .hero-top-half { padding-top: 0rem !important; }
        .bread-crumbs { display: none; }

    .single-news .share > li > a { border-radius: 50%; height: 34px; line-height: 34px; padding: 0; text-align: center; width: 34px; }
    .single-news .share > li > a > .fa { padding-right: 0; }
    .single-news .share > li > a > span { display: none; }

}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {

        /*OWL CAROUSEL HELPER*/
/*        .owl-carousel.owl-service { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
        .owl-carousel.owl-service .owl-stage-outer { padding-left: 0; padding-right: 0; }
        .owl-carousel.owl-service .owl-item { padding: 0 15px; }*/
        .owl-dots { right: 22px; }

        .col-12 img.img-half-phone { max-width: 70%; }

        .owl-carousel .owl-nav { margin-left: 25px !important; }
        .owl-service-title, .owl-team-title { margin-left: 25px; }
        .owl-testimonials-title { text-align: left; }
        .owl-team-title { margin-bottom: 30px; padding-right: 26%; }
        .owl-carousel.owl-service .owl-item img { margin: 0 auto 10px; }
        .owl-carousel.owl-service .owl-item hr { margin: 1.1rem 0; }
        .owl-carousel.owl-team .owl-item > div { height: 420px; }
        .btn-side-abs-e-b { bottom: -6px; }

        .news-item div.bkg-cover a { height: calc(100vw - 60px); max-height: 456px; display: block; margin-bottom: 0px; color: transparent; text-decoration: none; }

        .journey-list .col-lg-4 img { width: 70%; }
        .hero-top-half .bkg-cover { min-height: 330px; height: 38vh; }
        .hero-top-half .col-lg-6 ~ .col-lg-6 { padding: 1.25rem !important; }
        .btn.btn-primary.btn-lg.btn-arrow { padding-left: 16px; padding-right: 52px; text-align: left; }
        .btn.btn-primary.btn-lg.btn-arrow:after { position: absolute; right:16px; }
        #page_cont main > div#fixedEcommerceBar { padding-right: 0rem !important; padding-left: 0rem !important; }
        #fixedEcommerceBar h3 { font-size: 21px; overflow: hidden; }
        #fixedEcommerceBar h3 #stickyProductName { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; margin-right: 0; }
        #fixedEcommerceBar a.btn { --bs-btn-padding-x: 1.3rem; }

        .outline-block.outline-block-xs-np > div { padding-left: 0 !important; padding-right: 0 !important } 
}

/* Very small devices (portrait phones, less than 414px) */
@media (max-width: 414px) {

.owl-carousel.owl-team .owl-item > div { height: 390px; }

}

/* VERY VERY small devices ( iPhone 5 ) */
@media (max-width: 375px) {

/*.hero-top-half .btn.btn-primary.btn-lg.btn-arrow:after { display: none; }*/

}





@media (min-height: 900px) {

.full-height-section { min-height: 72vh; }
.full-height-section > div.row { height: calc(72vh - 100px); }

}
