.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1366px;
}
body {font-family: 'Montserrat';}body {line-height: 1.5;font-size: 1.4rem;font-weight: 500;color: #231f20;}.oxy-nav-menu-hamburger-line {background-color: #231f20;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-size: 2.8rem;font-weight: 600;line-height: 1.3;}h2, h3, h4, h5, h6{font-size: 2.5rem;}h3, h4, h5, h6{font-size: 2rem;}h4, h5, h6{font-size: 1.8remrem;}h5, h6{font-size: 1.8remrem;}h6{font-size: 1.6remrem;}a {color: inherit;font-weight: 700;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-right: 12vw ;
padding-left: 12vw ;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 12vw ;
padding-left: 12vw ;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.cek-homepage-section-alt {
 gap:50px;
 background-color:#e7e7e8;
}
.cek-homepage-section-alt .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.cek-homepage-section-alt:not(.ct-section):not(.oxy-easy-posts),
.cek-homepage-section-alt.oxy-easy-posts .oxy-posts,
.cek-homepage-section-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:50px;
}
@media (max-width: 1023px) {
.cek-homepage-section-alt {
}
.cek-homepage-section-alt .ct-section-inner-wrap {
padding-right: 0.5vw;
padding-left: 0.5vw;
}
}

.cek-homepage-div-both {
 width:100%;
 padding-left:50px;
 padding-top:50px;
 padding-right:50px;
 padding-bottom:50px;
 gap:25px;
}
.cek-homepage-div-both:not(.ct-section):not(.oxy-easy-posts),
.cek-homepage-div-both.oxy-easy-posts .oxy-posts,
.cek-homepage-div-both.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:25px;
}
@media (max-width: 559px) {
.cek-homepage-div-both {
 padding-right:25px;
 padding-top:25px;
 padding-bottom:25px;
 padding-left:25px;
}
}

.pre-title {
 color:#0c773c;
 text-transform:uppercase;
 font-size:0.5em;
}
.pre-title:not(.ct-section):not(.oxy-easy-posts),
.pre-title.oxy-easy-posts .oxy-posts,
.pre-title.ct-section .ct-section-inner-wrap{
display:block;
}
.tabs-9844-tab:hover{
transform:scale(1.05,1.05); box-shadow:0px 0px 15px rgba(255,255,255,0.6);
}
.tabs-9844-tab {
 width:50%;
 transition-duration:0.3s;
 text-align:center;
 gap:15px;
 background-color:#6d14dd;
 color:#000000;
 border-radius:20px;
 padding-left:10px;
 padding-right:10px;
user-select: none;
}
.tabs-9844-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-9844-tab.oxy-easy-posts .oxy-posts,
.tabs-9844-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:15px;
}
@media (max-width: 1023px) {
.tabs-9844-tab {
 height:auto;
}
}

@media (max-width: 767px) {
.tabs-9844-tab {
 width:100%;
}
}

.tabs-9844-tab-active {
 background-color:#231f20;
 color:#000000;
 filter:invert(100%);
 box-shadow:0px 0px 15px rgba(255,255,255,0.6);
}
.cek-tab-title {
background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0)); font-weight:600;
 font-size:1.3rem;
 text-align:center;
 background-color:rgba(0,0,0,0);
 color:#ebebeb;
 width:100%;
}
@media (max-width: 1023px) {
.cek-tab-title {
 font-size:1.6rem;
}
}

.tabs-contents-9844-tab {
 padding-top:50px;
 padding-bottom:50px;
 padding-right:50px;
 padding-left:50px;
 background-color:#ffffff;
 gap:50px;
}
.tabs-contents-9844-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-9844-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-9844-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:space-between;
gap:50px;
}
@media (max-width: 1023px) {
.tabs-contents-9844-tab {
 gap:25px;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 padding-left:25px;
}
.tabs-contents-9844-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-9844-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-9844-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:25px;
}
}

@media (max-width: 559px) {
.tabs-contents-9844-tab {
}
}

.cek-tab-div {
 width:50%;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
 padding-bottom:0px;
}
.cek-tab-div:not(.ct-section):not(.oxy-easy-posts),
.cek-tab-div.oxy-easy-posts .oxy-posts,
.cek-tab-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
@media (max-width: 1023px) {
.cek-tab-div {
 width:100%;
}
}

@media (max-width: 559px) {
.cek-tab-div {
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
}
}

.section-sub-title {
 font-size:1.6rem;
 color:#4c61ad;
}
.section-sub-title:not(.ct-section):not(.oxy-easy-posts),
.section-sub-title.oxy-easy-posts .oxy-posts,
.section-sub-title.ct-section .ct-section-inner-wrap{
display:block;
}
.buttons {
 gap:20px;
 padding-top:20px;
}
.buttons:not(.ct-section):not(.oxy-easy-posts),
.buttons.oxy-easy-posts .oxy-posts,
.buttons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:20px;
}
@media (max-width: 767px) {
.buttons {
}
.buttons:not(.ct-section):not(.oxy-easy-posts),
.buttons.oxy-easy-posts .oxy-posts,
.buttons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

@media (max-width: 559px) {
.buttons {
 gap:10px;
 width:100%;
}
.buttons:not(.ct-section):not(.oxy-easy-posts),
.buttons.oxy-easy-posts .oxy-posts,
.buttons.ct-section .ct-section-inner-wrap{
gap:10px;
}
}

.sduk-button-2:hover{
 background-color:#3675ba;
 color:#ebebeb;
 transition-duration:0.3s;
}
.sduk-button-2 {
 background-color:#6d14dd;
 color:#ebebeb;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:50px;
 padding-left:20px;
 padding-right:20px;
 text-transform:uppercase;
 font-weight:500;
 transition-duration:0.3s;
 line-height:1;
}
.cek-tab-content-img-div {
 width:50%;
}
@media (max-width: 1023px) {
.cek-tab-content-img-div {
 width:100%;
}
}

@media (max-width: 767px) {
.cek-tab-content-img-div {
}
}

@media (max-width: 559px) {
.cek-tab-content-img-div {
}
}

.video-link-image-wrapper {
 position:relative;
}
.video-link-icon {
color: #ffffff;}.video-link-icon 
>svg {width: 55px;height: 55px;}.video-link-icon {
 position:absolute;
}
.cek-tab-content-img {
 width:100%;
 object-fit:cover;
 height:400px;
 box-shadow:0px 0px 15px rgba(0,0,0,0.45);
}
.sduk-button-1 {
 color:#ebebeb;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:50px;
 padding-left:20px;
 text-transform:uppercase;
 font-weight:500;
 transition-duration:0.3s;
 padding-right:20px;
 background-color:#6d14dd;
 line-height:1;
}
@media (max-width: 767px) {
.sduk-button-1 {
 width:100%;
}
}

.pro-menu-nav-toggle {
 gap:10px;
 padding-right:20px;
 padding-left:20px;
 position:relative;
 z-index:10;
 background-color:#6d14dd;
 border-radius:50px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-weight:500;
 text-transform:uppercase;
cursor: pointer;
}
.pro-menu-nav-toggle:not(.ct-section):not(.oxy-easy-posts),
.pro-menu-nav-toggle.oxy-easy-posts .oxy-posts,
.pro-menu-nav-toggle.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
@media (max-width: 767px) {
.pro-menu-nav-toggle {
 width:100%;
 padding-left:20px;
}
.pro-menu-nav-toggle:not(.ct-section):not(.oxy-easy-posts),
.pro-menu-nav-toggle.oxy-easy-posts .oxy-posts,
.pro-menu-nav-toggle.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.nav-icon-text {
 color:#ebebeb;
 text-transform:uppercase;
 font-weight:500;
 line-height:1;
}
@media (max-width: 767px) {
.nav-icon-text {
}
}

.booking-form-wrapper {
 gap:20px;
}
.booking-form-wrapper:not(.ct-section):not(.oxy-easy-posts),
.booking-form-wrapper.oxy-easy-posts .oxy-posts,
.booking-form-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:20px;
}
@media (max-width: 767px) {
.booking-form-wrapper {
}
.booking-form-wrapper:not(.ct-section):not(.oxy-easy-posts),
.booking-form-wrapper.oxy-easy-posts .oxy-posts,
.booking-form-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.clinical-detail-form {
 width:600px;
 height:600px;
 max-width:90vw;
 max-height:90vw;
overflow: auto;
}
.sduk-testimonials-repeater {
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:100%;
}
.oxel_accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion.oxy-easy-posts .oxy-posts,
.oxel_accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 559px) {
.oxel_accordion {
}
}

.oxel_accordion__row {
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 padding-bottom:10px;
 width:100%;
 max-width:100%;
 padding-left:0px;
 border-bottom-color:#606e79;
 border-bottom-width:1px;
 padding-top:10px;
 padding-right:0px;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 1023px) {
.oxel_accordion__row {
 padding-left:10px;
 padding-right:10px;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:space-between;
}
}

@media (max-width: 559px) {
.oxel_accordion__row {
}
}

.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.testimonial-title {
 font-size:1.5rem;
 font-weight:700;
 padding-bottom:0px;
 padding-right:20px;
}
.oxel_accordion__icon:hover{
color: #1b0772;}.oxel_accordion__icon:hover{
}
.oxel_accordion__icon {
color: #606e79;}.oxel_accordion__icon 
>svg {width: 20px;height: 20px;}.oxel_accordion__icon {
 transition-duration:0.3s;
}
.oxel_accordion__content {
 width:100%;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 padding-top:20px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.sduk-testimonials-dropdown-div {
 width:100%;
 padding-top:0px;
 padding-right:20px;
 padding-bottom:20px;
 gap:10px;
}
.sduk-testimonials-dropdown-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-dropdown-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-dropdown-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.sduk-testimonials-text {
 font-family:Montserrat;
 width:100%;
 color:#222222;
}
.image-fill-container {
 width:100%;
 height:100%;
 min-height:500px;
 position:relative;
}
.bg-image {
background-image: linear-gradient(90deg, #532262, rgba(37,129,196,0) 100%); z-index:-1;
 position:absolute;
 top:0px;
 left:0px;
}
.image-fill {
 width:100%;
 height:100%;
 object-fit:cover;
 position:absolute;
 top:0px;
 left:0px;
}
.flex-row {
 gap:5rem;
 width:100%;
}
.flex-row:not(.ct-section):not(.oxy-easy-posts),
.flex-row.oxy-easy-posts .oxy-posts,
.flex-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
gap:5rem;
}
@media (max-width: 767px) {
.flex-row {
}
.flex-row:not(.ct-section):not(.oxy-easy-posts),
.flex-row.oxy-easy-posts .oxy-posts,
.flex-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.flex-row-box-50:before{
  content:"";
}
.flex-row-box-50 {
 width:49%;
 position:relative;
 padding-top:5rem;
 padding-bottom:5rem;
 gap:10px;
}
.flex-row-box-50:not(.ct-section):not(.oxy-easy-posts),
.flex-row-box-50.oxy-easy-posts .oxy-posts,
.flex-row-box-50.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
gap:10px;
}
@media (max-width: 767px) {
.flex-row-box-50 {
 width:100%;
 padding-left:20px;
 padding-right:20px;
}
}

.purple-box {
 background-color:#6d14dd;
 color:#ebebeb;
 padding-top:4rem;
 padding-right:4rem;
 padding-bottom:4rem;
 padding-left:4rem;
 border-radius:20px;
}
@media (max-width: 767px) {
.purple-box {
transform:translate(0.01%); position:relative;
 left:0%;
}
}

@media (max-width: 559px) {
.purple-box {
}
}

.sub-header-title {
 color:#ffffff;
 background-color:#6d14dd;
 padding-bottom:20px;
}
.breadcrumb-section {
 background-color:#6d14dd;
}
.breadcrumb-section .ct-section-inner-wrap {
padding-right: 6vw;
padding-left: 6vw;
}
.breadcrumb-section:not(.ct-section):not(.oxy-easy-posts),
.breadcrumb-section.oxy-easy-posts .oxy-posts,
.breadcrumb-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.product-template {
}
.sduk-footer-column {
 padding-left:5vw;
 width:25%;
}
.sduk-footer-column:not(.ct-section):not(.oxy-easy-posts),
.sduk-footer-column.oxy-easy-posts .oxy-posts,
.sduk-footer-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 1023px) {
.sduk-footer-column {
 width:28%;
 padding-left:0vw;
}
}

@media (max-width: 767px) {
.sduk-footer-column {
 width:100%;
 padding-bottom:20px;
 text-align:center;
}
.sduk-footer-column:not(.ct-section):not(.oxy-easy-posts),
.sduk-footer-column.oxy-easy-posts .oxy-posts,
.sduk-footer-column.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.sduk-footer-logo-div {
}
@media (max-width: 1023px) {
.sduk-footer-logo-div {
 max-width:300px;
}
}

@media (max-width: 767px) {
.sduk-footer-logo-div {
}
}

.sduk-footer-logo {
 width:100%;
 height:100%;
 object-fit:contain;
}
.sduk-footer-column-title {
 padding-bottom:10px;
 color:#6d14dd;
}
@media (max-width: 1023px) {
.sduk-footer-column-title {
}
}

.sduk-footer-link {
 color:#231f20;
 font-weight:600;
 padding-bottom:5px;
}
.social-links {
 gap:10px;
 margin-left:auto;
}
.social-links:not(.ct-section):not(.oxy-easy-posts),
.social-links.oxy-easy-posts .oxy-posts,
.social-links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:10px;
}
@media (max-width: 767px) {
.social-links {
}
}

@media (max-width: 559px) {
.social-links {
 margin-top:0px;
}
}

.social-link {
color: #6d14dd;}.social-link 
>svg {width: 22px;height: 22px;}.social-link {
 background-color:#ebebeb;
 border-radius:50%;
 width:35px;
 height:35px;
}
.social-link:not(.ct-section):not(.oxy-easy-posts),
.social-link.oxy-easy-posts .oxy-posts,
.social-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.mobile-phone {
}
.mobile-phone:not(.ct-section):not(.oxy-easy-posts),
.mobile-phone.oxy-easy-posts .oxy-posts,
.mobile-phone.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 767px) {
.mobile-phone {
 position:fixed;
 bottom:0px;
 left:0px;
 width:100%;
 z-index:5000;
 background-color:#6d14dd;
 color:#ebebeb;
 padding-top:5px;
 padding-bottom:5px;
 gap:5px;
 font-size:2rem;
}
.mobile-phone:not(.ct-section):not(.oxy-easy-posts),
.mobile-phone.oxy-easy-posts .oxy-posts,
.mobile-phone.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:5px;
}
}

.accreds-slider {
 width:100%;
 padding-top:20px;
 padding-bottom:20px;
 position:relative;
 overflow:hidden;
 gap:0px;
 margin-left:auto;
 margin-right:auto;
white-space: nowrap;
}
.accreds-slider:not(.ct-section):not(.oxy-easy-posts),
.accreds-slider.oxy-easy-posts .oxy-posts,
.accreds-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
gap:0px;
}
@media (max-width: 1023px) {
.accreds-slider {
 margin-left:auto;
 margin-right:auto;
}
}

@media (max-width: 767px) {
.accreds-slider {
 min-width:1500px;
 margin-left:-200px;
}
}

@media (max-width: 559px) {
.accreds-slider {
white-space: nowrap;
}
}

.accreds-box {
 width:500px;
 height:100px;
 position:relative;
}
.accreds-box:not(.ct-section):not(.oxy-easy-posts),
.accreds-box.oxy-easy-posts .oxy-posts,
.accreds-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.accreds-box {
}
}

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

.accreds-image {
transform:translate(-50%,-50%); width:90%;
 height:90%;
 object-fit:contain;
 object-position:center;
 aspect-ratio:1;
 position:absolute;
 top:50%;
 left:50%;
 background-color:#ebebeb;
 border-radius:10px;
 padding-top:10px;
 padding-bottom:10px;
 padding-right:10px;
 padding-left:10px;
}
.accreds-image:not(.ct-section):not(.oxy-easy-posts),
.accreds-image.oxy-easy-posts .oxy-posts,
.accreds-image.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 559px) {
.accreds-image {
 object-fit:contain;
 aspect-ratio:1;
mix-blend-mode: multiply;
}
}

.contact-link {
 color:#ebebeb;
 gap:10px;
 font-weight:600;
 text-align:left;
 line-height:1.2;
 padding-bottom:5px;
 font-size:1.4rem;
 max-width:320px;
}
.contact-link:not(.ct-section):not(.oxy-easy-posts),
.contact-link.oxy-easy-posts .oxy-posts,
.contact-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
gap:10px;
}
@media (max-width: 1366px) {
.contact-link {
}
}

@media (max-width: 1023px) {
.contact-link {
 max-width:225px;
}
}

@media (max-width: 767px) {
.contact-link {
 text-align:center;
}
.contact-link:not(.ct-section):not(.oxy-easy-posts),
.contact-link.oxy-easy-posts .oxy-posts,
.contact-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 559px) {
.contact-link {
 margin-top:0px;
 padding-bottom:0px;
}
}

.main-menu {
}
.main-menu .oxy-pro-menu-list .menu-item, .main-menu .oxy-pro-menu-list .menu-item a{
color: #231f20;
font-weight: 600;
font-size: 1.5rem;
}

.main-menu .oxy-pro-menu-list .menu-item a{
padding-right:0px;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
}

.main-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
color:#6d14dd;
font-size:14px;
}

.main-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:10px;
}

.main-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children:hover > a svg{
transform:rotate(180deg);
}

.main-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
background-color:#ebebeb;
padding-top:10px;
padding-bottom:10px;
}

.main-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item, .main-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
font-size: 1.6rem;
}

@media (max-width: 1023px) {
.main-menu {
}
}

@media (max-width: 767px) {
.main-menu {
}
.main-menu:not(.ct-section):not(.oxy-easy-posts),
.main-menu.oxy-easy-posts .oxy-posts,
.main-menu.ct-section .ct-section-inner-wrap{
display:none;
}
}

.pro-menu-nav {
}
.pro-menu-nav .oxy-pro-menu-list .menu-item, .pro-menu-nav .oxy-pro-menu-list .menu-item a{
font-size: 1.6rem;
color: #ebebeb;
}

.pro-menu-nav .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
}

.pro-menu-nav .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item, .pro-menu-nav .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
font-size: 1.4rem;
}

.pro-menu-nav .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item, .pro-menu-nav .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .pro-menu-nav .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item, .pro-menu-nav .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
font-size: 1.4rem;
}

.contact-form-white-button {
}
.ecu-section {
}
@media (max-width: 1023px) {
.ecu-section {
}
.ecu-section .ct-section-inner-wrap {
padding-right: 0;
padding-left: 0;
}
}

.video-text-wrapper {
 width:100%;
}
.video-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.video-text-wrapper.oxy-easy-posts .oxy-posts,
.video-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 559px) {
.video-text-wrapper {
}
.video-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.video-text-wrapper.oxy-easy-posts .oxy-posts,
.video-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.ghb-text-image-div-text {
 width:50%;
 padding-left:5vw;
 padding-right:5vw;
 position:relative;
 padding-top:50px;
 padding-bottom:50px;
}
.ghb-text-image-div-text:not(.ct-section):not(.oxy-easy-posts),
.ghb-text-image-div-text.oxy-easy-posts .oxy-posts,
.ghb-text-image-div-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 559px) {
.ghb-text-image-div-text {
 width:100%;
 padding-top:50px;
 padding-bottom:50px;
}
}

.maps_iframe_code {
 height:100%;
 position:relative;
}
@media (max-width: 767px) {
.maps_iframe_code {
 width:100%;
}
}

.phone-link-wrapper {
 gap:5px;
 font-size:2rem;
}
.phone-link-wrapper:not(.ct-section):not(.oxy-easy-posts),
.phone-link-wrapper.oxy-easy-posts .oxy-posts,
.phone-link-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:5px;
}
.contact-social-icons {
 width:100%;
}
.contact-social-icons:not(.ct-section):not(.oxy-easy-posts),
.contact-social-icons.oxy-easy-posts .oxy-posts,
.contact-social-icons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.sduk-button-1-white:hover{
 color:#644c9f;
 transition-duration:0.3s;
 background-color:#bababa;
}
.sduk-button-1-white {
 background-color:#ebebeb;
 color:#6d14dd;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:50px;
 padding-left:40px;
 padding-right:40px;
 text-transform:uppercase;
 font-weight:500;
 transition-duration:0.3s;
}
.padding-bottom {
}
.open-only {
}
.section-title {
 color:#231f20;
 padding-bottom:20px;
}
.sduk-contact-details-section {
 gap:25px;
}
.sduk-contact-details-section .ct-section-inner-wrap {
padding-top: 2rem;
padding-right: 12vw;
padding-bottom: 2rem;
padding-left: 12vw;
}
.sduk-contact-details-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-section.oxy-easy-posts .oxy-posts,
.sduk-contact-details-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:25px;
}
.sduk-contact-details-info-div {
 width:50%;
 gap:15px;
}
.sduk-contact-details-info-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-info-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-info-div.ct-section .ct-section-inner-wrap{
gap:15px;
}
.ghb-contact-details-div {
 gap:10px;
 color:#232323;
}
.ghb-contact-details-div:not(.ct-section):not(.oxy-easy-posts),
.ghb-contact-details-div.oxy-easy-posts .oxy-posts,
.ghb-contact-details-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:10px;
}
.sduk-contact-details-list-div {
 gap:10px;
 width:100%;
}
.sduk-contact-details-list-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-list-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.sduk-contact-details-list-item-div {
 gap:10px;
 color:#232323;
}
.sduk-contact-details-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-list-item-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
gap:10px;
}
.sduk-contact-details-list-item-icon {
color: #000000;}.sduk-contact-details-list-item-icon 
>svg {width: 25px;height: 25px;}.sduk-contact-details-list-item-icon {
}
.sduk-contact-details-list-item-text {
 font-weight:700;
 font-size:16px;
}
.ghb-social-div {
 gap:20px;
 width:100%;
}
.ghb-social-div:not(.ct-section):not(.oxy-easy-posts),
.ghb-social-div.oxy-easy-posts .oxy-posts,
.ghb-social-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:20px;
}
.sduk-contact-social-link:hover{
 transition-duration:0.3s;
}
.sduk-contact-social-link {
 border-radius:50%;
 transition-duration:0.3s;
}
.sduk-contact-social-icon:hover{
background-color: #ff0000;
border: 1px solid #ff0000;
padding: ;color: #000000;}.sduk-contact-social-icon:hover{
}
.sduk-contact-social-icon {
background-color: #000000;
border: 1px solid #000000;
padding: 10px;color: #ffffff;}.sduk-contact-social-icon 
>svg {width: 40px;height: 40px;}.sduk-contact-social-icon {
 transition-duration:0.3s;
}
.sduk-contact-details-form-div {
 width:50%;
 gap:15px;
}
.sduk-contact-details-form-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-contact-details-form-div.oxy-easy-posts .oxy-posts,
.sduk-contact-details-form-div.ct-section .ct-section-inner-wrap{
gap:15px;
}
.sduk-form-1 {
}
.ah-popup-div {
}
.ah-popup-div:not(.ct-section):not(.oxy-easy-posts),
.ah-popup-div.oxy-easy-posts .oxy-posts,
.ah-popup-div.ct-section .ct-section-inner-wrap{
display:none;
}
.ah-popup-content {
 max-width:1000px;
 max-height:80vh;
overflow: auto;
}
.ah-section-title {
}
.oxel_accordion__row__label {
 padding-right:20px;
}
.rich-slider-template-1 {
 width:100%;
 background-color:#ffffff;
 gap:20px;
}
.rich-slider-template-1:not(.ct-section):not(.oxy-easy-posts),
.rich-slider-template-1.oxy-easy-posts .oxy-posts,
.rich-slider-template-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
gap:20px;
}
@media (max-width: 767px) {
.rich-slider-template-1 {
 margin-top:20px;
}
.rich-slider-template-1:not(.ct-section):not(.oxy-easy-posts),
.rich-slider-template-1.oxy-easy-posts .oxy-posts,
.rich-slider-template-1.ct-section .ct-section-inner-wrap{
flex-wrap:wrap;
justify-content:flex-start;
}
}

.rich-slider-slide {
 transition-duration:0.5s;
 background-color:#ffffff;
 text-align:center;
 padding-top:20px;
 border-radius:15px;
 padding-bottom:20px;
 position:relative;
 color:#231f20;
 width:20%;
 padding-left:20px;
 padding-right:20px;
}
.rich-slider-slide:not(.ct-section):not(.oxy-easy-posts),
.rich-slider-slide.oxy-easy-posts .oxy-posts,
.rich-slider-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1023px) {
.rich-slider-slide {
 width:30%;
}
}

@media (max-width: 767px) {
.rich-slider-slide {
 width:46%;
}
}

@media (max-width: 559px) {
.rich-slider-slide {
 width:100%;
}
}

.service-image-div {
 overflow:hidden;
 border-radius:50%;
 transition-duration:0.5s;
 position:relative;
 width:100%;
 padding-bottom:100%;
 margin-bottom:10px;
}
.service-image {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 object-fit:cover;
 transition-duration:0.5s;
 opacity:0.5;
 object-position:center top;
 background-color:#6d14dd;
 height:100%;
}
.service-image:not(.ct-section):not(.oxy-easy-posts),
.service-image.oxy-easy-posts .oxy-posts,
.service-image.ct-section .ct-section-inner-wrap{
display:block;
}
.sub-heading {
}
.text {
}
.service-link-button {
}
.image-group-div {
 border-radius:20px;
 width:48%;
 position:absolute;
 overflow:hidden;
}
@media (max-width: 767px) {
.image-group-div {
}
}

.animation-1 {
}
.animation-2 {
}
.animation-3 {
}
.ke-title-div {
 gap:20px;
 width:50%;
}
.ke-title-div:not(.ct-section):not(.oxy-easy-posts),
.ke-title-div.oxy-easy-posts .oxy-posts,
.ke-title-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
.nc-homepage-title {
 color:#ffffff;
 font-size:3rem;
 font-weight:400;
}
@media (max-width: 1366px) {
.nc-homepage-title {
}
.nc-homepage-title:not(.ct-section):not(.oxy-easy-posts),
.nc-homepage-title.oxy-easy-posts .oxy-posts,
.nc-homepage-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 1023px) {
.nc-homepage-title {
 text-align:center;
}
}

@media (max-width: 559px) {
.nc-homepage-title {
}
}

.ke-text-alt-centred {
 font-size:1.6rem;
 color:#ffffff;
 text-align:center;
}
@media (max-width: 559px) {
.ke-text-alt-centred {
}
}

.cek-content-div {
 gap:15px;
 width:100%;
}
.cek-content-div:not(.ct-section):not(.oxy-easy-posts),
.cek-content-div.oxy-easy-posts .oxy-posts,
.cek-content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
.cek-btn-div {
 width:100%;
 gap:25px;
 text-align:center;
}
.cek-btn-div:not(.ct-section):not(.oxy-easy-posts),
.cek-btn-div.oxy-easy-posts .oxy-posts,
.cek-btn-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:25px;
}
.cek-tab-img {
 height:50px;
 width:50px;
 object-fit:contain;
}
.nc-tab-heading-div {
 text-align:left;
 gap:15px;
}
.nc-tab-heading-div:not(.ct-section):not(.oxy-easy-posts),
.nc-tab-heading-div.oxy-easy-posts .oxy-posts,
.nc-tab-heading-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
@media (max-width: 767px) {
.nc-tab-heading-div {
}
.nc-tab-heading-div:not(.ct-section):not(.oxy-easy-posts),
.nc-tab-heading-div.oxy-easy-posts .oxy-posts,
.nc-tab-heading-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 559px) {
.nc-tab-heading-div {
}
.nc-tab-heading-div:not(.ct-section):not(.oxy-easy-posts),
.nc-tab-heading-div.oxy-easy-posts .oxy-posts,
.nc-tab-heading-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.cek-tab-heading {
 font-size:2.2rem;
 text-align:left;
 font-weight:600;
}
@media (max-width: 767px) {
.cek-tab-heading {
}
}

@media (max-width: 559px) {
.cek-tab-heading {
 text-align:center;
}
}

.ke-title-span-1 {
 border-bottom-style:solid;
 border-bottom-width:2px;
}
.ke-title-span-2-alt {
 color:#2c5c9a;
 border-bottom-style:solid;
 border-bottom-width:2px;
}
.dol-whyus-list-item-div {
 width:100%;
 gap:10px;
}
.dol-whyus-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.dol-whyus-list-item-div.oxy-easy-posts .oxy-posts,
.dol-whyus-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:10px;
}
@media (max-width: 767px) {
.dol-whyus-list-item-div {
 text-align:justify;
}
.dol-whyus-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.dol-whyus-list-item-div.oxy-easy-posts .oxy-posts,
.dol-whyus-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.dol-whyus-list-item-icon-div {
 padding-right:10px;
 width:15%;
 border-right-color:#2c5c9a;
 border-right-width:4px;
 border-right-style:solid;
}
@media (max-width: 1366px) {
.dol-whyus-list-item-icon-div {
 width:12%;
}
}

@media (max-width: 767px) {
.dol-whyus-list-item-icon-div {
 width:100%;
 border-right-style:none;
 border-bottom-color:#6ba93a;
 border-bottom-width:4px;
 border-bottom-style:solid;
 padding-right:0px;
 padding-bottom:10px;
 height:100px;
}
}

.dol-whyus-list-item-icon {
 width:100%;
 height:100%;
}
.dol-whyus-list-item-text-div {
 text-align:left;
 gap:5px;
 width:85%;
}
.dol-whyus-list-item-text-div:not(.ct-section):not(.oxy-easy-posts),
.dol-whyus-list-item-text-div.oxy-easy-posts .oxy-posts,
.dol-whyus-list-item-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
gap:5px;
}
@media (max-width: 1366px) {
.dol-whyus-list-item-text-div {
}
}

.ke-whyus-tabs-list-item-title {
 color:#2c5c9a;
 font-size:2.2rem;
 font-weight:500;
}
@media (max-width: 1366px) {
.ke-whyus-tabs-list-item-title {
 line-height:1;
}
}

@media (max-width: 767px) {
.ke-whyus-tabs-list-item-title {
 text-align:left;
}
}

@media (max-width: 559px) {
.ke-whyus-tabs-list-item-title {
 text-align:left;
}
}

.dol-whyus-list-item-text {
 color:#000000;
 font-size:1.6rem;
 font-weight:400;
}
@media (max-width: 1366px) {
.dol-whyus-list-item-text {
 line-height:1.25;
}
}

@media (max-width: 767px) {
.dol-whyus-list-item-text {
 text-align:left;
}
}

@media (max-width: 559px) {
.dol-whyus-list-item-text {
 text-align:left;
}
}

.sduk-100-div {
 width:100%;
}
.sduk-testimonials-info-div {
 text-align:justify;
}
.sduk-testimonials-info-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-info-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-info-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.sduk-gapping-10 {
 gap:10px;
}
.sduk-gapping-10:not(.ct-section):not(.oxy-easy-posts),
.sduk-gapping-10.oxy-easy-posts .oxy-posts,
.sduk-gapping-10.ct-section .ct-section-inner-wrap{
gap:10px;
}
@media (max-width: 767px) {
.sduk-gapping-10 {
}
.sduk-gapping-10:not(.ct-section):not(.oxy-easy-posts),
.sduk-gapping-10.oxy-easy-posts .oxy-posts,
.sduk-gapping-10.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sduk-testimonials-stars-div {
}
.sduk-testimonials-stars-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-stars-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-stars-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.sduk-testimonials-star {
color: #1b2848;}.sduk-testimonials-star 
>svg {width: 18px;height: 18px;}.sduk-testimonials-star {
 margin-right:5px;
}
.ghb-pre-title {
 font-size:0.6em;
 color:#232323;
}
.ghb-pre-title:not(.ct-section):not(.oxy-easy-posts),
.ghb-pre-title.oxy-easy-posts .oxy-posts,
.ghb-pre-title.ct-section .ct-section-inner-wrap{
display:block;
}
.sduk-footer-contact {
 gap:7px;
 width:100%;
}
.sduk-footer-contact:not(.ct-section):not(.oxy-easy-posts),
.sduk-footer-contact.oxy-easy-posts .oxy-posts,
.sduk-footer-contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
gap:7px;
}
.sduk-footer-icon {
color: #333333;}.sduk-footer-icon 
>svg {width: 20px;height: 20px;}.sduk-footer-icon {
}
.sub-header-section {
 height:50vh;
}
.sub-header-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.sub-header-div {
 position:relative;
 width:100%;
 height:100%;
 background-color:rgba(0,0,0,0.39);
 padding-bottom:40px;
}
.sub-header-div:not(.ct-section):not(.oxy-easy-posts),
.sub-header-div.oxy-easy-posts .oxy-posts,
.sub-header-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.sub-header-image {
 width:100%;
 height:100%;
 object-fit:cover;
 object-position:center 20%;
 position:absolute;
 top:0px;
 left:0px;
 z-index:-1;
}
.sub-header-title-div {
 max-width:1366px;
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
.no-list-style {
}
.rich-slider-slide-text {
 font-size:13px;
}
.slider-code {
 opacity:0;
 position:relative;
}
.nav-column-item {
 padding-top:20px;
 padding-bottom:10px;
}
.nav-column-link-wrapper {
 gap:10px;
}
.nav-column-link-wrapper:not(.ct-section):not(.oxy-easy-posts),
.nav-column-link-wrapper.oxy-easy-posts .oxy-posts,
.nav-column-link-wrapper.ct-section .ct-section-inner-wrap{
flex-direction:column;
gap:10px;
}
.nav-column-link {
 color:#ebebeb;
 font-size:14px;
}
.nav-button {
 gap:10px;
 color:#ebebeb;
 background-color:#6d14dd;
 width:fit-content ;
 border-radius:50px;
 text-transform:uppercase;
 padding-left:50px;
 padding-right:20px;
 padding-top:5px;
 padding-bottom:5px;
 font-weight:500;
 position:relative;
}
.nav-button:not(.ct-section):not(.oxy-easy-posts),
.nav-button.oxy-easy-posts .oxy-posts,
.nav-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
.nav-wrapper {
 background-color:#6d14dd;
 width:100%;
}
.callback {
 gap:25px;
 background-color:#afafaf;
}
.callback .ct-section-inner-wrap {
padding-right: 25 ;
padding-left: 25 ;
}
.callback:not(.ct-section):not(.oxy-easy-posts),
.callback.oxy-easy-posts .oxy-posts,
.callback.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:25px;
}
@media (max-width: 1023px) {
.callback {
}
}

@media (max-width: 767px) {
.callback {
}
.callback .ct-section-inner-wrap {
padding-top: 20rem;
padding-bottom: 20rem;
}
.callback:not(.ct-section):not(.oxy-easy-posts),
.callback.oxy-easy-posts .oxy-posts,
.callback.ct-section .ct-section-inner-wrap{
display:block;
}
}

.sduk-form1 {
}
.ghb-find-us-div {
 width:100%;
 gap:100px;
}
.ghb-find-us-div:not(.ct-section):not(.oxy-easy-posts),
.ghb-find-us-div.oxy-easy-posts .oxy-posts,
.ghb-find-us-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:100px;
}
.ghb-find-us-block {
 padding-top:75px;
 width:50%;
 padding-bottom:75px;
 gap:15px;
}
.ghb-find-us-block:not(.ct-section):not(.oxy-easy-posts),
.ghb-find-us-block.oxy-easy-posts .oxy-posts,
.ghb-find-us-block.ct-section .ct-section-inner-wrap{
gap:15px;
}
.ghb-find-us-block-icon {
color: #000000;}.ghb-find-us-block-icon 
>svg {width: 25px;height: 25px;}.ghb-find-us-block-icon {
}
.ghb-contact-details-text {
}
.ghb-social-link:hover{
 background-color:#232323;
 transition-duration:0.3s;
}
.ghb-social-link {
 background-color:#000000;
 border-radius:50%;
 width:50px;
 height:50px;
 transition-duration:0.3s;
}
.ghb-social-icon {
color: #f0f0f0;}.ghb-social-icon 
>svg {width: 30px;height: 30px;}.ghb-social-icon {
}
.scroll-expand {
}
@media (max-width: 1366px) {
.scroll-expand {
}
}

@media (max-width: 1023px) {
.scroll-expand {
}
}

.toggle-our-work {
 z-index:99;
 padding-top:0px;
 padding-bottom:0px;
 font-size:18px;
 position:fixed;
 top:0%;
 transition-duration:0.8s;
}
.toggle-our-work:not(.ct-section):not(.oxy-easy-posts),
.toggle-our-work.oxy-easy-posts .oxy-posts,
.toggle-our-work.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 1023px) {
.toggle-our-work {
 width:100%;
}
.toggle-our-work:not(.ct-section):not(.oxy-easy-posts),
.toggle-our-work.oxy-easy-posts .oxy-posts,
.toggle-our-work.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

.our-work-testimonials {
 width:100%;
}
.our-work-testimonials:not(.ct-section):not(.oxy-easy-posts),
.our-work-testimonials.oxy-easy-posts .oxy-posts,
.our-work-testimonials.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1023px) {
.our-work-testimonials {
}
.our-work-testimonials:not(.ct-section):not(.oxy-easy-posts),
.our-work-testimonials.oxy-easy-posts .oxy-posts,
.our-work-testimonials.ct-section .ct-section-inner-wrap{
display:block;
}
}

.sduk-ourwork-div {
 gap:30px;
}
.sduk-ourwork-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-ourwork-div.oxy-easy-posts .oxy-posts,
.sduk-ourwork-div.ct-section .ct-section-inner-wrap{
gap:30px;
}
.our-work-section {
 transition-duration:0.5s;
 gap:20px;
 width:66%;
 padding-top:20px;
}
.our-work-section:not(.ct-section):not(.oxy-easy-posts),
.our-work-section.oxy-easy-posts .oxy-posts,
.our-work-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:20px;
}
@media (max-width: 1023px) {
.our-work-section {
 width:100%;
}
}

.so-our-work-title {
 padding-left:40px;
}
.sduk-ourwork-repeater {
 height:100%;
 padding-left:40px;
 padding-right:40px;
}
@media (max-width: 1023px) {
.sduk-ourwork-repeater {
}
}

@media (max-width: 767px) {
.sduk-ourwork-repeater {
}
}

.our-work-slider {
 width:100%;
 gap:20px;
}
.our-work-slider:not(.ct-section):not(.oxy-easy-posts),
.our-work-slider.oxy-easy-posts .oxy-posts,
.our-work-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:20px;
}
.sduk-repeater-div-container {
 height:100%;
 position:relative;
 gap:20px;
}
.sduk-repeater-div-container:not(.ct-section):not(.oxy-easy-posts),
.sduk-repeater-div-container.oxy-easy-posts .oxy-posts,
.sduk-repeater-div-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:20px;
}
.ourwork-box {
 width:27%;
}
@media (max-width: 1023px) {
.ourwork-box {
 width:30%;
}
}

.sduk-ourwork-gallery-div {
 width:100%;
 height:100%;
 top:0px;
 position:relative;
 max-height:100%;
}
.sduk-ourwork-gallery-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-ourwork-gallery-div.oxy-easy-posts .oxy-posts,
.sduk-ourwork-gallery-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.sduk-ourwork-icon {
color: #ffffff;}.sduk-ourwork-icon 
>svg {width: 55px;height: 55px;}.sduk-ourwork-icon {
 position:absolute;
}
.sduk-ourwork-gallery:hover{
transform:scale3d(1.05,1.05,1.05); transition-duration:0.5s;
 opacity:0.5;
 box-shadow:0px 0px 10px 0px rgba(47,46,46,0.57);
}
.sduk-ourwork-gallery {
 transition-duration:0.5s;
}
.sduk-ourwork-details-div {
 width:100%;
 gap:10px;
 height:100%;
}
.sduk-ourwork-details-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-ourwork-details-div.oxy-easy-posts .oxy-posts,
.sduk-ourwork-details-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:10px;
}
.sduk-ourwork-title {
 color:#ffffff;
 font-size:20px;
 line-height:1;
 width:75%;
}
.sduk-title {
 font-family:Montserrat;
 font-size:32px;
 font-weight:500;
 z-index:2;
 line-height:1.25;
 color:#1b0772;
}
@media (max-width: 767px) {
.sduk-title {
 font-size:25px;
}
}

@media (max-width: 559px) {
.sduk-title {
 font-size:25px;
 font-weight:900;
}
}

.sduk-ourwork-location-text {
 font-family:Montserrat;
 color:#ffffff;
 line-height:1;
 font-style:italic;
 text-transform:uppercase;
 font-size:18px;
 font-weight:400;
}
.sduk-testimonials-accordion-div {
 gap:30px;
}
.sduk-testimonials-accordion-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-testimonials-accordion-div.oxy-easy-posts .oxy-posts,
.sduk-testimonials-accordion-div.ct-section .ct-section-inner-wrap{
gap:30px;
}
.testimonial-section {
 width:34%;
 padding-bottom:40px;
}
@media (max-width: 1023px) {
.testimonial-section {
 max-height:0px;
 opacity:0;
 visibility:hidden;
 width:100%;
 padding-left:40px;
 padding-right:80px;
}
}

.sduk-ourwork-title-container-div {
 width:100%;
}
.title-italic-newtek {
}
.sduk-form-2 {
}
.hn-button {
 padding-left:16px;
 padding-right:16px;
 padding-top:7px;
 padding-bottom:7px;
 background-color:#009fe2;
 border-radius:10px;
 color:#ffffff;
white-spacing: nowrap;
}
.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#778cba;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:50px;
 background-color:#06193f;
 position:fixed;
 z-index:1500;
 right:15px;
 bottom:15px;
 text-align:center;
 overflow:hidden;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 padding-bottom:5px;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_back_to_top_icon {
color: #ffffff;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.csse-contactus-section {
 background-color:#283231;
 gap:50px;
}
.csse-contactus-section .ct-section-inner-wrap {
padding-top: 50rem;
padding-bottom: 50rem;
}
.csse-contactus-section:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-section.oxy-easy-posts .oxy-posts,
.csse-contactus-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:50px;
}
.csse-contactus-info-div {
 width:50%;
 gap:25px;
}
.csse-contactus-info-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-info-div.oxy-easy-posts .oxy-posts,
.csse-contactus-info-div.ct-section .ct-section-inner-wrap{
gap:25px;
}
.csse-contactus-info-text-div {
 width:100%;
 gap:15px;
}
.csse-contactus-info-text-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-info-text-div.oxy-easy-posts .oxy-posts,
.csse-contactus-info-text-div.ct-section .ct-section-inner-wrap{
gap:15px;
}
.csse-contactus-info-text {
 color:#ffffff;
}
.csse-contactus-info-list-div {
 width:100%;
 gap:10px;
}
.csse-contactus-info-list-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-info-list-div.oxy-easy-posts .oxy-posts,
.csse-contactus-info-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.csse-contactus-list-item-div {
 gap:15px;
}
.csse-contactus-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.csse-contactus-list-item-div.oxy-easy-posts .oxy-posts,
.csse-contactus-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
.csse-contactus-list-icon {
color: #ffffff;}.csse-contactus-list-icon 
>svg {width: 30px;height: 30px;}.csse-contactus-list-icon {
}
.csse-contactus-list-text {
 color:#ffffff;
 font-size:22px;
}
.csse-contactus-form-div {
 width:50%;
}
.nav-column {
 padding-top:20px;
 padding-bottom:20px;
 padding-left:10px;
 width:16%;
 padding-right:10px;
}
.nav-column-title {
 color:#ebebeb;
 font-size:18px;
}
.nav-column-sub-title {
 color:#ebebeb;
 font-size:16px;
}
.nav-column-content {
 width:100%;
}
.nav-column-content:not(.ct-section):not(.oxy-easy-posts),
.nav-column-content.oxy-easy-posts .oxy-posts,
.nav-column-content.ct-section .ct-section-inner-wrap{
display:none;
}
.nav-column-link-wrapper-row {
}
.nav-column-link-wrapper-row:not(.ct-section):not(.oxy-easy-posts),
.nav-column-link-wrapper-row.oxy-easy-posts .oxy-posts,
.nav-column-link-wrapper-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.nav-button-open {
}
.nav-button-close {
}
.sduk-button-2-white:hover{
 color:#ebebeb;
 background-color:#4c61ad;
 transition-duration:0.3s;
}
.sduk-button-2-white {
 background-color:#ebebeb;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:50px;
 text-transform:uppercase;
 font-weight:500;
 color:#4c61ad;
 transition-duration:0.3s;
 width:100%;
}
.multicoloured-featured-boxes {
transform:; z-index:100;
 position:relative;
 background-color:#8a40e5;
}
.multicoloured-featured-boxes .ct-section-inner-wrap {
padding-bottom: 2rem;
}
.multicoloured-featured-boxes:not(.ct-section):not(.oxy-easy-posts),
.multicoloured-featured-boxes.oxy-easy-posts .oxy-posts,
.multicoloured-featured-boxes.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 1366px) {
.multicoloured-featured-boxes {
transform:;}
}

@media (max-width: 767px) {
.multicoloured-featured-boxes {
 gap:5px;
 background-color:#ebebeb;
}
.multicoloured-featured-boxes .ct-section-inner-wrap {
padding-top: 0.5rem;
padding-right: 12vw;
padding-bottom: 0.5rem;
padding-left: 12vw;
}
.multicoloured-featured-boxes:not(.ct-section):not(.oxy-easy-posts),
.multicoloured-featured-boxes.oxy-easy-posts .oxy-posts,
.multicoloured-featured-boxes.ct-section .ct-section-inner-wrap{
flex-wrap:wrap;
justify-content:center;
gap:5px;
}
}

.multicoloured-featured-box {
 border-radius:15px;
 padding-top:2rem;
 padding-right:4rem;
 padding-bottom:2rem;
 padding-left:4rem;
 margin-right:-1.2rem;
 margin-left:-1.2rem;
 z-index:0;
 opacity:0;
 width:400px;
 margin-top:-100px;
}
.multicoloured-featured-box:not(.ct-section):not(.oxy-easy-posts),
.multicoloured-featured-box.oxy-easy-posts .oxy-posts,
.multicoloured-featured-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.multicoloured-featured-box {
 min-width:49%;
 margin-left:0rem;
 margin-right:0rem;
 max-width:49%;
 margin-top:0px;
}
}

@media (max-width: 559px) {
.multicoloured-featured-box {
 text-align:center;
 padding-left:2rem;
 padding-right:2rem;
}
.multicoloured-featured-box:not(.ct-section):not(.oxy-easy-posts),
.multicoloured-featured-box.oxy-easy-posts .oxy-posts,
.multicoloured-featured-box.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.multicoloured-featured-box-title {
 color:#ebebeb;
 text-transform:uppercase;
 font-size:2rem;
}
.multicoloured-featured-box-text {
 color:#ebebeb;
}
.rich-slider-slide-title {
 padding-bottom:20px;
}
.rich-slider-slide-sub-title {
 color:#0c773c;
 font-size:16px;
}
.rich-slider-slide-link {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 z-index:10;
}
.ah-popup-content-content {
 width:70%;
}
.ah-popup-content-content:not(.ct-section):not(.oxy-easy-posts),
.ah-popup-content-content.oxy-easy-posts .oxy-posts,
.ah-popup-content-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.ah-popup-content-image {
 width:30%;
}
.ah-popup-content-image:not(.ct-section):not(.oxy-easy-posts),
.ah-popup-content-image.oxy-easy-posts .oxy-posts,
.ah-popup-content-image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.service-buttons {
 padding-top:15px;
 margin-top:auto;
}
.service-buttons:not(.ct-section):not(.oxy-easy-posts),
.service-buttons.oxy-easy-posts .oxy-posts,
.service-buttons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.ah-popup-content-content-sub-title {
 font-size:1.2rem;
 font-weight:700;
 padding-bottom:10px;
 padding-top:5px;
}
.two_column_list {
}
.slick-current {
}
.positive-pregnancy-test-date {
 width:100%;
}
.multicoloured-featured-box-link {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
}
.buttons-top {
 width:100%;
 margin-top:auto;
}
.ecu-header-title {
 position:absolute;
 bottom:0px;
 left:0px;
 color:#ebebeb;
}
.hr-home-header-text:after{
 background-color:#6d14dd;
  content:"";
}
.hr-home-header-text {
}
.ecu-rich-slider-wrapper {
 gap:10px;
}
.ecu-rich-slider-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ecu-rich-slider-wrapper.oxy-easy-posts .oxy-posts,
.ecu-rich-slider-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.faqs {
}
.additional-information {
}
.no-padding {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
* {
  -webkit-font-smoothing: antialiased;
}


#ct-builder [data-aos] {
    opacity: 1;
    transform: translate(0) scale(1);
}


html {font-size: clamp(8px, 0.6vw, 10px);}


video {
  max-width: 100%;
}

.oxel-breadcrumb ol li,
.oxel-breadcrumb ol li a {
  color: #FFF;
}

.ct-code-block {
  width: 100%;
}

body {
  background-color: #e7e7e8;
}

h1, h2, h3 {
  padding-bottom: 0;
}

.bullet-list-title {
  font-size: 2rem;
}

.padding-bottom {
  padding-bottom: 20px;
}

img, video {
  user-select: none;
}

.ct-text-block ul,
.ct-text-block ol {
  margin-top: 0;
  padding-bottom: 20px;
}

.no-list-style ul,
.no-list-style ol,
.no-list-style li {
  padding: 0;
  margin: 0;
}

.no-list-style li {
  list-style: none;
}

.two_column_list ul,
.two_column_list ol {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
}

.two_column_list li {
  flex: 0 0 70%;
}

.two_column_list li:nth-child(odd) {
  flex: 0 0 30%;
  padding-right: 20px;
}

.contact-form-white-button button {
  background: #ebebeb !important;
  color: #231f20 !important;
  border: 2px solid transparent !important;
}

.contact-form-white-button button:hover {
  background: transparent !important;
  border-color: #e7e7e8 !important;
  color: #e7e7e8 !important;
}

.ct-inner-content {
  padding: 0;
}

.oxy-gallery.oxy-gallery-masonry {
  overflow: visible !important;
}

.colour-primary div { background-color: color(19) !important; }
.colour-primary div:hover { background-color: color(20) !important; }

::placeholder {color:#000000;}

figure {
  background-position: center;
  margin: 0px !important;
}

/* 20i CDN img Width Height Attr Fix */
picture { width: 100%; height: 100%; }


.sduk-stickynav {
	position: -webkit-sticky;
	position : sticky;
	top: 0;
	z-index: 99;
	opacity: 1;
}

.unslider-arrow { color: RGBA(0,0,0,0); }

.sduk-dropdown-wrapper:hover .sduk-dropdown-submenu-container { left: unset; right: 0; opacity: 1; }

#gallery figure{background-position: center}

.oxy-gallery:not(.sduk-full-gallery) a:not(:first-of-type) { display: none; }
.oxy-gallery:not(.sduk-full-gallery) figcaption { display: none; }
.oxy-gallery-item:not(.sduk-full-gallery) { position: relative; }

ul.oxy-pro-menu-list > li > a {
    padding-bottom: 20px;
    padding-top: 20px;
}


#additional-information ul {
  padding: 0 0 0 20px;
}

/* Dropdown item link so it can hold the following child's absolute position */
.oxy-pro-menu-open-container .menu-item-has-children > a {
  position: relative;
}

/* Covers the top level nav item # link with the dropdown arrow so tapping the link doesn't close the nav */
.oxy-pro-menu-open-container .oxy-pro-menu-dropdown-icon-click-area {
  position: absolute;
  width: 120%;
  justify-content: flex-end !important;
  height: 90%;
  padding-right: 10px;
}

/* Makes mobile nav wider on mobile - default is a bit squashed */
.oxy-pro-menu-open-container .menu-menu-container {
    min-width: 400px;
}

.bpa-frontend-main-container {
  min-height: 0 !important;
  padding-bottom: 40px;
}

/*Disable Parallax background effect from iPad and down*/
@media (max-width: 1024px){
  section, div {
    background-attachment: scroll !important;
  }
}


@media(max-width: 500px) {
  /* A smaller mobile version of making the nav wider */
  .oxy-pro-menu-open-container .menu-menu-container {
    min-width: 90%;
  }

  /* A smaller mobile version of the dropdown click area width */
  .oxy-pro-menu-open-container .oxy-pro-menu-dropdown-icon-click-area {
    width: 100%;
  }
}


/* Makes the Mobile Close button sit top right rather than on the left*/
.oxy-pro-menu-container .oxy-pro-menu-mobile-close-icon {
  top: 20px;
  right: 20px;
  left: auto;
}

.vc-focusable is-disable {
  touch-action: none;
  pointer-events: none;
}

p.original-price {
  margin: 0;
}

p.discounted-price {
  font-size: 2rem;
  margin: 0;
  font-weight: 500 !important;
}

[for="text_6DVfW"] span,
[for="text_6DVfW"] + div {
  display: none;
}

[for="text_6DVfW"]:after {
  content: "Please ensure the details entered here are that of the patient's/client's";
  display: block;
  text-align: left;
  font-size: 1.3em;
  line-height: 1.5;
  font-weight: 700;
  color: #000;
}


@media (max-width: 767px){

.pro-menu-nav ul.oxy-pro-menu-list > li.menu-item {
  width: 100%;
}

/* Dropdown item link so it can hold the following child's absolute position */
.oxy-pro-menu .menu-item-has-children > a {position: relative;}

/* Covers the top level nav item # link with the dropdown arrow so tapping the link doesn't close the nav */
.oxy-pro-menu .oxy-pro-menu-dropdown-icon-click-area {position: absolute;margin: 0;width: 120%;justify-content: flex-end !important;height: 90%;padding-right: 10px;}

/* Makes mobile nav wider on mobile - default is a bit squashed */
.oxy-pro-menu .menu-menu-container {min-width: 400px;}

/* Makes the Mobile Close button sit top right rather than on the left*/
.oxy-pro-menu-container .oxy-pro-menu-mobile-close-icon {top: 20px;right: 20px;left: auto;}


  .oxy-pro-menu-off-canvas-container {min-width: 100vw;}
}

@media(max-width: 500px) {
  /* A smaller mobile version of making the nav wider */
  .oxy-pro-menu .menu-menu-container {min-width: 90%;}
  
  /* A smaller mobile version of the dropdown click area width */
  .oxy-pro-menu .oxy-pro-menu-dropdown-icon-click-area {width: 100%;}
}


/** Hide the adminbar unless hovered over **/
html[lang] {
  margin-top: 0 !important;
}

#wpadminbar {
  opacity: 0;
  transform: translateY(-50%);
  transition: all 0.5s;
}

#wpadminbar:hover {
  opacity: 1;
  transform: translateY(0%);
}

@media (max-width: 1280px) {
  #wpadminbar {
    display: none !important;
  }
}
/** Hide the adminbar unless hovered over **/.rich-slider-template-1 .slick-track {
  align-items: stretch;
}

.rich-slider-template-1 .service-buttons {
  margin-top: 0;
}

.rich-slider-template-1 h3 {
  font-size: 16px;
  padding: 0 0 5px;
  margin-bottom: auto;
}

.slick-dots li:first-child:last-child {
  display: none;
}

.slick-slider .slick-dots {
  left: 0;
  right: 0;
  bottom: 20px;
}

.slick-slider .slick-dots li button:before {
  font-size: 12px;
  color: #6d14dd;
}

.slick-slider .slick-dots li.slick-active button:before {
  color: #6d14dd;
  opacity: 1;
}


.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 60px !important;
  height: 60px;
  z-index: 10;
  padding: 0 !important;
}

.slick-slider .slick-prev:before, 
.slick-slider .slick-next:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 135.9281 177.9774'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M21.1958,135.7318a13.2977,13.2977,0,0,1-8.8607-23.2168L40.3769,87.4792,3.8854,50.917A13.2971,13.2971,0,1,1,22.7091,32.1309L69.1313,78.643a13.2974,13.2974,0,0,1-.5559,19.3124L30.0468,132.3533A13.2452,13.2452,0,0,1,21.1958,135.7318Z' transform='translate(0)'/%3E%3Cpath class='cls-1' d='M46.9389,177.9774a13.2976,13.2976,0,0,1-9.4026-22.7l66.2894-66.2889L37.5363,22.6991A13.2973,13.2973,0,0,1,56.3415,3.8939l75.6923,75.6917a13.2982,13.2982,0,0,1,0,18.8052L56.3415,174.0825A13.2582,13.2582,0,0,1,46.9389,177.9774Z' transform='translate(0)'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.slick-slider .slick-prev {
  left: -60px;
}

.slick-slider .slick-next {
  right: -60px;
}

.slick-slider .slick-prev:before {
  transform: rotate(180deg);
}

.slick-slider .slick-track {
  display: flex;
  flex-direction: row;
  align-items: center;
}.pro-menu-nav {
  max-height: 0px;
  position: absolute;
  width: 88vw;
  left: 50%;
  top: 100%;
  overflow: hidden;
  transition: all 0.7s ease;
  transform: translateX(-50%);
}

.pro-menu-nav .oxy-pro-menu {
  width: 100%;
}

.pro-menu-nav.is-visible {
  max-height: 100vh;
  overflow: auto;
}

.pro-menu-nav.overflow-visible {
  overflow: visible;
}


.pro-menu-nav-toggle {
  border-radius: 50px;
}

.pro-menu-nav li.menu-item {
  padding: 15px;
  background: #6d14dd;
}

.pro-menu-nav ul.oxy-pro-menu-list {
  align-items: flex-start;
}

.pro-menu-nav ul.oxy-pro-menu-list > li.menu-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 600;
}

.pro-menu-nav .sub-menu a {
  display: block;
}

.pro-menu-nav .scan-range {
  display: block;
  font-style: italic;
  font-size: 0.8em;
}

@media (min-width: 768px){
  .pro-menu-nav .oxy-pro-menu-list > li > a {
    border-bottom: 2px solid white !important;
  }

  
  .pro-menu-nav ul.oxy-pro-menu-list > li.menu-item > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: none;
    position: static;
    padding-top: 20px;
  }
}

.pro-menu-nav ul.sub-menu li.menu-item {
  padding: 0 0 10px;
  font-size: 0.9em;
  font-weight: 400;
  white-space: normal;
}

.pro-menu-nav li.menu-item.nav-title {
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 0;
  font-weight: 600;
}

.pro-menu-nav .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a {
  border-bottom: 2px solid currentColor;
  width: fit-content;
}

@media (max-width: 768px) {
  .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list {
    flex-direction: column;
  }

  .pro-menu-nav {
    width: 100vw;
  }

  .pro-menu-nav .oxy-pro-menu-list {
    padding: 0 5vw;
  }

  .pro-menu-nav .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a {
    border-bottom: 0;
  }

  li.menu-item {
    padding: 0 !important;
  }

  li.menu-item > a {
    padding: 10px !important;
  }

  .pro-menu-nav ul.oxy-pro-menu-list > li.menu-item {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }

  .pro-menu-nav ul.oxy-pro-menu-list > li.menu-item a {
    width: fit-content;
  }

  .pro-menu-nav .oxy-pro-menu .menu-item .sub-menu {
    position: static;
    padding-left: 10px;
    top: 0;
    visibility: visible;
    transform: none;
    opacity: 1;
    display: none;
    width: 100%;
  }
}

.nav-toggle {
  cursor: pointer;
  margin-left: 10px;
  transition: transform 0.3s ease;
}

.nav-toggle.active {
  transform: rotate(180deg);
}





.main-menu li.menu-item {
  margin: 0 15px;
}

.main-menu li.menu-item:not(.current-menu-item) {
  border-bottom: 3px solid transparent;
}

.main-menu li.menu-item .sub-menu li.menu-item {
  margin:-3px 15px 0;
}

.main-menu li.menu-item .sub-menu li.menu-item a {
  padding: 0 15px;
}

.main-menu li.menu-item.current-menu-item {
  border-bottom: 3px solid #6d14dd;
}

.main-menu .pro-menu-nav ul.oxy-pro-menu-list > li > a {
  border-bottom: 2px solid white;
}.booking-form-wrapper > div {
  width: 48%;
}


.service-tabs {
  display: flex;
  flex-direction: column;
}

.service-tabs ul.tab-titles {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.service-tabs ul.tab-titles li {
  padding: 15px 20px 12px;
  cursor: pointer;
  background-color: #ccc;
  border-radius: 25px 25px 0 0;
  transform: scale(0.95);
  transform-origin: center bottom;
  transition: all 0.3s;
}

.service-tabs ul.tab-titles li.current {
  background-color: #6d14dd;
  color: #e7e7e8;
  transform: scale(1);
}


.service-tabs .tab-panels {
  height: 100%;
}

.service-tabs .tab-panel {
  display: none;
  padding: 2rem 4rem 4rem;
  background-color: #6d14dd;
  border-radius: 0px 25px 25px 25px;
  height: 100%;
}

.service-tabs .tab-panel.current {
  display: block;
}


.service-tabs .tab-content {
  display: flex;
  padding: 2rem;
  align-items: flex-start;
}


.service-tabs .tab-service-description {
  color: #e7e7e8;
  width: 67%;
  padding-right: 5rem;
}

.service-tabs .tab-service-description h2 {
  color: inherit;
  padding-bottom: 2rem;
}

.service-tabs .tab-service-description .price {
  font-size: 2rem;
  margin: 0;
  padding: 0 0 20px;
}

.service-tabs .tab-service-image {
  width: 33%;
}

.service-tabs .tab-service-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {  
  .service-tabs .tab-panel.current {
    padding: 2rem;
  }
  
  .service-tabs .tab-content {
    padding: 0;
  }
  
  .service-tabs .tab-service-description {
    width: 100%;
    padding: 0;
  }
  
  .service-tabs .tab-service-image {
    display: none;
  }

  .booking-form-wrapper {
    flex-direction: column-reverse !important;
  }
  
  .booking-form-wrapper > div {
    width: 100%;
  }
}

@media (max-width: 576px) {
  body.--bpa-open-advance-drawer {
      overflow: auto !important;
  }

  .service-tabs .tab-panel {
    border-radius: 0 0 25px 25px;
  }
}
/* Backdrop */
#pregnancyFormBackdrop {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  display: none;
}
/* Form container */
#pregnancyFormContainer {
  background: white;
  max-width: 420px;
  width: 90%;
  padding: 20px 30px;
  border-radius: 8px;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
  font-family: Arial, sans-serif;
  color: #333;
}
/* Steps */
.step {
  display: none;
}
.step.active {
  display: block;
}

button {
  cursor: pointer;
}

button.back {
  background: #666;
}

/* Alert style */
#lmpAlert {
  margin-top: 8px;
  color: red;
  font-weight: bold;
  font-size: 0.9em;
}

.pregnancyFormCloseBtn:not(.button) {
    position:absolute;
    top:0px;
    right:8px;
    background:none;
    border:none;
    font-size:30px;
    cursor:pointer;
    color:#666;
    padding: 0;
    margin: 0;
}


.vc-day.is-disabled,
.vc-day .is-disabled{
  pointer-events: none;
  touch-action: none;
}

.el-button.is-disabled {
  filter: grayscale(1);
  font-style: italic;
}

.el-button.is-disabled {
  filter: brightness(0.5);
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 500px;
    width: 90%;
}

.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}

input[type="date"], input[type="radio"] {
    margin-bottom: 10px;
}

input[type="date"] {
    width: 100%;
    padding: 10px;
    border: 2px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
}

.radio-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.radio-option {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border: 2px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s;
}

.radio-option:hover {
    background-color: #f0f8ff;
    border-color: #4CAF50;
}

.radio-option input[type="radio"]:checked + label {
    color: #4CAF50;
    font-weight: bold;
}


button:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
}

.result {
    background-color: #e8f5e8;
    padding: 20px;
    border-radius: 5px;
    margin-top: 20px;
    border-left: 4px solid #4CAF50;
}

.error {
    background-color: #ffe8e8;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    border-left: 4px solid #ff6b6b;
    color: #d63031;
}

.hidden {
    display: none;
}

.page-info {
    background-color: #e3f2fd;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    border-left: 4px solid #2196F3;
}

.step {
    margin-bottom: 20px;
}

.step-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
}


#positive-pregnancy-test-date {
  padding: 20px;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 40px;
}

#positive-pregnancy-test-date button {
  margin-top: 0;
}#scan-suggestion-op:not(:empty) + div {
  display: none;
}

ul.scan_list {
  list-style: none;
  padding: 0;
}

ul.scan_list li {
  border-radius: 10px;
  margin-bottom: 3px;
  color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
}

ul.scan_list li.active {
  background: #fff;
  color: initial;
}

ul.scan_list li .scan_name {
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
  background: #644c9f;
  color: #fff;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  transition: all 0.5s, border-radius 0.2s linear 0.3s;
}

ul.scan_list li.active .scan_name {
  transition: all 0.5s, border-radius 0s;
  border-radius: 10px 10px 0 0;
}

ul.scan_list li .scan_name .price {
  background: #6d14dd;
  color: #fff;
  padding: 0 20px;
  margin: -10px;
  text-align: center;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 120px;
}

ul.scan_list li .scan_name .price.discount {
  background: red;
}

ul.scan_list li .scan_name .price s {
  display: block;
  font-size: 0.7em;
}

ul.scan_list li.active .scan_name {
  font-size: 1.75rem;
}

@media (max-width: 600px) {
  ul.scan_list li .scan_name {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  ul.scan_list li:after {
    content: "⮟";
    color: white;
    position: absolute;
    top: 9px;
    right: 9px;
  }

  ul.scan_list li.active:after {
    transform: scaleY(-1);
  }
  
  ul.scan_list li .scan_name .price {
    margin: 0 -20px -10px;
    width: calc(100% + 40px);
    padding: 10px 20px;
  }
}

ul.scan_list li .description {
  border: 2px solid #644c9f;
  border-top: none;
  display: none;
  padding: 0 10px 10px;
  border-radius: 0 0 10px 10px;
}.hr-home-header-text {
  display: inline-block;
  overflow: hidden;
}

.hr-home-header-text::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 20px 0 0;
  inset: 0;
  clip-path: inset(0 100% 0 0); /* Hidden from the right */
  animation: revealClip 1s ease forwards;
  animation-delay: 1s;
  z-index: 1;
  pointer-events: none;
}

.hr-home-header-text span {
  display: inline-block;
  clip-path: inset(0 100% 0 0);
  animation: revealClip 1s linear 2s forwards;
  position: relative;
  z-index: 2;
  line-height: 1.7;
}

/* Reusable animation */
@keyframes revealClip {
  to {
    clip-path: inset(0 0 0 0);
  }
}