.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.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'SolanelTrial-BF641d049e03c39';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #061e5e;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 {
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
}@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;
				}
			}
.ah-footer-accred-div {
 height:100px;
}
@media (max-width: 1023px) {
.ah-footer-accred-div {
 height:80px;
}
}

@media (max-width: 767px) {
.ah-footer-accred-div {
 width:44%;
}
.ah-footer-accred-div:not(.ct-section):not(.oxy-easy-posts),
.ah-footer-accred-div.oxy-easy-posts .oxy-posts,
.ah-footer-accred-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.ah-footer-accred-div {
 height:100px;
}
}

.ah-footer-accred {
 object-fit:contain;
 height:100px;
 object-position:0px center;
mix-blend-mode: multiply;
}
@media (max-width: 1023px) {
.ah-footer-accred {
 height:80px;
}
}

@media (max-width: 767px) {
.ah-footer-accred {
 object-position:center center;
}
}

@media (max-width: 479px) {
.ah-footer-accred {
 height:100px;
}
}

.sduk-workTest-section {
 overflow:hidden;
}
.sduk-workTest-section .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 50px;
padding-bottom: 50px;
padding-left: 50px;
}
@media (max-width: 1023px) {
.sduk-workTest-section {
 z-index:50;
}
.sduk-workTest-section .ct-section-inner-wrap {
padding-top: 25px;
padding-right: 0;
padding-bottom: 25px;
padding-left: 0;
}
}

.toggle-our-work {
 padding-top:0px;
 padding-bottom:0px;
 width:100%;
 position:fixed;
 top:0px;
 left:0px;
 z-index: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:none;
}
@media (max-width: 1023px) {
.toggle-our-work {
}
.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;
flex-wrap:wrap;
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;
}
}

.qfp-background-div {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 z-index:-1;
}
.qfp-background-image {
 width:100%;
 height:100%;
 object-fit:cover;
 position:absolute;
 top:0px;
 left:0px;
}
.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%;
}
}

.sduk-ourwork-section-title {
 color:#222222;
}
.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:31%;
}
}

@media (max-width: 767px) {
.ourwork-box {
 width:47%;
}
}

@media (max-width: 479px) {
.ourwork-box {
 width:100%;
}
}

.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-ourwork-location-text {
 font-family:Montserrat;
 color:#333333;
 line-height:1;
 font-size:17px;
 font-weight:500;
}
.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-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;
 max-width:100%;
 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:stretch;
}
.oxel_accordion__row {
 text-align:justify;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 padding-bottom:15px;
 padding-top:15px;
 width:100%;
 padding-left:15px;
 padding-right:15px;
 border-bottom-color:#606e79;
 border-bottom-width:1px;
 max-width:100%;
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;
 text-align:justify;
}
.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;
}
}

.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:18px;
 font-weight:700;
 text-align:left;
}
.oxel_accordion__icon:hover{
color: #1679e3;}.oxel_accordion__icon:hover{
}
.oxel_accordion__icon {
color: #f9f9f9;}.oxel_accordion__icon 
>svg {width: 20px;height: 20px;}.oxel_accordion__icon {
 margin-right:8px;
 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;
 padding-left:15px;
}
.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-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: #0c37b1;}.sduk-testimonials-star 
>svg {width: 18px;height: 18px;}.sduk-testimonials-star {
 margin-right:5px;
}
.sduk-testimonials-text {
 font-family:SolanelTrial-BF641d049e03c39;
 width:100%;
 color:#222222;
 font-weight:500;
}
.buttons {
 gap:10px;
 padding-top:10px;
 width:100%;
}
.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:10px;
}
@media (max-width: 767px) {
.buttons {
}
}

@media (max-width: 479px) {
.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:center;
}
}

.sduk-button-1 {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:50px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:30px;
 padding-right:30px;
 color:#ffffff;
 background-color:rgba(0,0,0,0);
 font-size:16px;
}
@media (max-width: 1023px) {
.sduk-button-1 {
}
}

.sduk-button-2 {
 color:#212121;
 background-color:#ffffff;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:30px;
 padding-right:30px;
 border-radius:50px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-size:16px;
}
@media (max-width: 1023px) {
.sduk-button-2 {
}
}

.sduk-steps-section {
 gap:40px;
}
.sduk-steps-section .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 45px;
padding-bottom: 50px;
padding-left: 45px;
}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-section.oxy-easy-posts .oxy-posts,
.sduk-steps-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:center;
gap:40px;
}
@media (max-width: 1023px) {
.sduk-steps-section {
}
}

@media (max-width: 767px) {
.sduk-steps-section {
}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-section.oxy-easy-posts .oxy-posts,
.sduk-steps-section.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 100%));grid-column-gap: 0px;grid-row-gap: 20px;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.sduk-steps-section.ct-section .ct-section-inner-wrap > :last-child,
.sduk-steps-section.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(1),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(2),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(2),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(2){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(3),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(3),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(3){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(4),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(4),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(4){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(5),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(5),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(5){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(6),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(6),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(6){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(7),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(7),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(7){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(8),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(8),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(8){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(9),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(9),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(9){
grid-column: span 1;}
}

@media (max-width: 479px) {
.sduk-steps-section {
}
.sduk-steps-section .ct-section-inner-wrap {
padding-top: 30px;
padding-right: 15px;
padding-bottom: 30px;
padding-left: 15px;
}
}

.fqp-why-choose-us-text-div {
 gap:15px;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 z-index:9;
}
.fqp-why-choose-us-text-div:not(.ct-section):not(.oxy-easy-posts),
.fqp-why-choose-us-text-div.oxy-easy-posts .oxy-posts,
.fqp-why-choose-us-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
@media (max-width: 1023px) {
.fqp-why-choose-us-text-div {
}
}

.qfp-main-title {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#0c37b1;
 font-size:35px;
 font-weight:600;
 text-transform:uppercase;
}
@media (max-width: 1366px) {
.qfp-main-title {
 font-size:26px;
 text-align:left;
}
}

@media (max-width: 1023px) {
.qfp-main-title {
 text-align:left;
}
}

@media (max-width: 767px) {
.qfp-main-title {
 font-size:20px;
}
}

.qfp-subtext-title {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#333333;
 text-transform:capitalize;
 font-weight:500;
 font-size:25px;
 border-left-color:#0c37b1;
 border-left-width:4px;
 border-left-style:solid;
 padding-left:10px;
}
@media (max-width: 1366px) {
.qfp-subtext-title {
 font-size:18px;
 text-align:left;
}
}

@media (max-width: 479px) {
.qfp-subtext-title {
 font-size:17px;
}
}

.sduk-steps-container {
 gap:15px;
 width:calc(33.33% - 30px) ;
}
.sduk-steps-container:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-container.oxy-easy-posts .oxy-posts,
.sduk-steps-container.ct-section .ct-section-inner-wrap{
gap:15px;
}
.sduk-fadeup-animation-3 {
}
.why-choose-vc {
}
@media (max-width: 1366px) {
.why-choose-vc {
 width:46%;
}
}

@media (max-width: 1023px) {
.why-choose-vc {
}
}

@media (max-width: 767px) {
.why-choose-vc {
 width:100%;
}
}

.sduk-home-accordion-row {
background-image: linear-gradient(#0c37b1, #061e5e); border-bottom-style:none;
 border-radius:40px;
}
@media (max-width: 1023px) {
.sduk-home-accordion-row {
 padding-right:0px;
}
}

.sduk-steps-title:hover{
 transition-duration:0.4s;
 color:#dadad8;
}
.sduk-steps-title {
 font-family:SolanelTrial-BF641d049e03c39;
 font-weight:500;
 font-size:21px;
 line-height:1.25;
 text-align:left;
 text-transform:capitalize;
 transition-duration:0.4s;
 padding-left:18px;
 color:#f9f9f9;
}
@media (max-width: 1023px) {
.sduk-steps-title {
 padding-left:12px;
}
}

@media (max-width: 767px) {
.sduk-steps-title {
 font-size:18px;
}
}

@media (max-width: 479px) {
.sduk-steps-title {
 font-size:16px;
}
}

.sduk-home-accordion-content {
 padding-top:10px;
}
.sduk-aqccordion-content-div {
 gap:30px;
 margin-top:0px;
 padding-top:15px;
}
.sduk-aqccordion-content-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-aqccordion-content-div.oxy-easy-posts .oxy-posts,
.sduk-aqccordion-content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:30px;
}
.sduk-steps-body {
 font-family:Montserrat;
 font-size:17px;
 font-weight:500;
 color:#333333;
 padding-left:7px;
 max-width:500px;
 min-width:400px;
 text-transform:none;
}
@media (max-width: 767px) {
.sduk-steps-body {
 font-size:14px;
}
}

.qfp-main-para-text {
 font-family:Montserrat;
 color:#333333;
 font-size:16px;
 font-weight:500;
}
@media (max-width: 1366px) {
.qfp-main-para-text {
 font-size:15px;
 text-align:left;
}
}

@media (max-width: 1023px) {
.qfp-main-para-text {
 text-align:left;
}
}

@media (max-width: 479px) {
.qfp-main-para-text {
 font-size:14px;
}
}

.ghb-find-us-div {
 width:100%;
 gap:100px;
 padding-top:75px;
 padding-bottom:75px;
}
.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;
align-items:center;
justify-content:center;
gap:100px;
}
@media (max-width: 767px) {
.ghb-find-us-div {
}
.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:column;
}
}

.ghb-find-us-block {
 width:50%;
}
@media (max-width: 767px) {
.ghb-find-us-block {
 width:100%;
}
}

.ghb-contact-details-div {
 gap:10px;
 color:#232323;
 padding-top:15px;
 text-align:left;
 width:100%;
}
.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;
justify-content:flex-start;
gap:10px;
}
@media (max-width: 1023px) {
.ghb-contact-details-div {
}
}

@media (max-width: 767px) {
.ghb-contact-details-div {
 font-size:14px;
}
}

.ghb-find-us-block-icon {
color: #0c37b1;}.ghb-find-us-block-icon 
>svg {width: 25px;height: 25px;}.ghb-find-us-block-icon {
}
.ghb-contact-details-text {
 width:90%;
}
.ghb-social-div {
 gap:8px;
 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:8px;
}
.ghb-social-link:hover{
 background-color:#1261a0;
 transition-duration:0.3s;
}
.ghb-social-link {
 background-color:#0c37b1;
 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 {
}
.sduk-form-1 {
}
.so-our-work-title {
 padding-left:40px;
}
.sduk-title {
 font-family:SolanelTrial-BF641d049e03c39;
 font-size:20px;
 font-weight:600;
 z-index:2;
 line-height:1.25;
 color:#0c37b1;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.sduk-title {
 font-size:25px;
}
}

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

.csse-bar-form-section {
 gap:25px;
 background-color:#dadad8;
 border-bottom-style:none;
}
.csse-bar-form-section:not(.ct-section):not(.oxy-easy-posts),
.csse-bar-form-section.oxy-easy-posts .oxy-posts,
.csse-bar-form-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:25px;
}
@media (max-width: 1366px) {
.csse-bar-form-section {
}
.csse-bar-form-section .ct-section-inner-wrap {
padding-top: 5px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 15px;
}
}

@media (max-width: 767px) {
.csse-bar-form-section {
 gap:0px;
}
.csse-bar-form-section:not(.ct-section):not(.oxy-easy-posts),
.csse-bar-form-section.oxy-easy-posts .oxy-posts,
.csse-bar-form-section.ct-section .ct-section-inner-wrap{
flex-direction:column;
gap:0px;
}
}

@media (max-width: 479px) {
.csse-bar-form-section {
}
}

.csse-bar-form-text {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#0c37b1;
 font-size:28px;
 font-weight:600;
 text-transform:uppercase;
}
@media (max-width: 1366px) {
.csse-bar-form-text {
 font-size:21px;
}
}

@media (max-width: 767px) {
.csse-bar-form-text {
 font-size:16px;
 width:100%;
 text-align:center;
}
}

@media (max-width: 479px) {
.csse-bar-form-text {
 width:100%;
 text-align:center;
}
}

.sduk-form2 {
}
.slider-code {
 position:relative;
}
.slider-code:not(.ct-section):not(.oxy-easy-posts),
.slider-code.oxy-easy-posts .oxy-posts,
.slider-code.ct-section .ct-section-inner-wrap{
display:none;
}
.rich-slider-template-1 {
 width:100%;
 background-color:#ffffff;
}
@media (max-width: 1366px) {
.rich-slider-template-1 {
}
}

@media (max-width: 767px) {
.rich-slider-template-1 {
}
}

.rich-slider-slide {
 transition-duration:0.5s;
 background-color:#ffffff;
 padding-left:25px;
 padding-bottom:0px;
 padding-top:0px;
 padding-right:25px;
}
.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: 767px) {
.rich-slider-slide {
 padding-left:0px;
 padding-right:0px;
}
}

.service-image-div {
 overflow:hidden;
 border-radius:10px;
 transition-duration:0.5s;
 position:relative;
 width:100%;
 margin-bottom:10px;
}
.service-image {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 object-fit:cover;
 transition-duration:0.5s;
 opacity:0.5;
}
.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 {
 background-color:#000000;
}
.bic-main-title {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#323333;
 font-size:35px;
 text-transform:uppercase;
 font-weight:500;
 text-align:left;
}
@media (max-width: 1366px) {
.bic-main-title {
 font-size:30px;
 margin-bottom:0px;
 text-align:left;
}
}

@media (max-width: 1023px) {
.bic-main-title {
}
}

@media (max-width: 767px) {
.bic-main-title {
 font-size:26px;
 text-align:center;
}
}

@media (max-width: 479px) {
.bic-main-title {
 font-size:26px;
 text-align:center;
}
}

.bic-subtext-cursive {
 font-family:'Jamylla';
 text-align:left;
 font-size:69px;
 margin-bottom:0px;
 text-transform:capitalize;
 color:#725649;
 width:100%;
 height:100%;
 object-fit:cover;
 font-weight:100;
}
@media (max-width: 1366px) {
.bic-subtext-cursive {
 font-size:55px;
}
}

@media (max-width: 1023px) {
.bic-subtext-cursive {
 line-height:0.75;
}
}

@media (max-width: 767px) {
.bic-subtext-cursive {
 text-align:center;
}
}

@media (max-width: 479px) {
.bic-subtext-cursive {
 line-height:0.75;
 text-align:center;
 font-size:45px;
}
}

.bic-slider-title {
 font-family:SolanelTrial-BF641d049e03c39;
 text-transform:uppercase;
 font-size:20px;
 text-align:center;
 color:#323333;
 font-weight:500;
 margin-top:0px;
 margin-bottom:8px;
}
.bic-button-1:hover{
background-color: transparent;
border: 1px solid #585858;
color: #585858;
}.bic-button-1:hover{
}
.bic-button-1 {
background-color: transparent;
border: 1px solid #917566;
color: #917566;
padding: 9px 15px;
}.bic-button-1 {
 button-hover_color:#585858;
 border-radius:100px;
 padding-left:30px;
 padding-right:30px;
 transition-duration:0.3s;
 font-weight:500;
}
@media (max-width: 1366px) {
.bic-button-1 {
}
}

.hah-homepg-slider-slide {
 position:relative;
 overflow:visible;
 text-align:center;
}
.hah-homepg-slider-slide:not(.ct-section):not(.oxy-easy-posts),
.hah-homepg-slider-slide.oxy-easy-posts .oxy-posts,
.hah-homepg-slider-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.hah-homepg-slider-main-div {
 gap:25px;
 width:75%;
 z-index:1;
 padding-top:150px;
 padding-bottom:150px;
}
.hah-homepg-slider-main-div:not(.ct-section):not(.oxy-easy-posts),
.hah-homepg-slider-main-div.oxy-easy-posts .oxy-posts,
.hah-homepg-slider-main-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:25px;
}
.hah-heading {
 color:#ffffff;
 font-size:34px;
 line-height:1.05;
}
.hah-homepg-slider-content-div {
 z-index:1;
 width:90%;
 padding-top:25px;
 padding-bottom:25px;
 padding-left:25px;
}
.hah-homepg-slider-content-div:not(.ct-section):not(.oxy-easy-posts),
.hah-homepg-slider-content-div.oxy-easy-posts .oxy-posts,
.hah-homepg-slider-content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.hah-homepg-slider-text-div {
 width:45%;
 gap:15px;
 padding-left:50px;
 padding-right:50px;
}
.hah-homepg-slider-text-div:not(.ct-section):not(.oxy-easy-posts),
.hah-homepg-slider-text-div.oxy-easy-posts .oxy-posts,
.hah-homepg-slider-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
gap:15px;
}
.hah-subheading {
 color:#ffffff;
 font-size:26px;
 line-height:1.05;
 text-align:left;
}
.hah-text {
 color:#ffffff;
 text-align:left;
}
.hah-homepg-slider-btn-div {
 width:40%;
}
.button564 {
 border-radius:50px;
}
.hah-homepg-slider-focus-img-div {
 width:55%;
 height:100%;
 box-shadow:0px 0px 8px 0px rgba(0,0,0,0.5);
}
.hah-homepg-slider-focus-img {
 width:100%;
 height:100%;
}
.hah-slider-full-bg-img-div {
 position:absolute;
 width:100vw;
 z-index:0;
 filter:blur(10px);
}
.hah-slider-full-background-img {
 width:100%;
 height:100%;
 filter:brightness(60%);
}
.qfp-why-choose-sect {
}
.qfp-why-choose-sect .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 35px;
padding-bottom: 130px;
padding-left: 35px;
}
.qfp-why-choose-sect:not(.ct-section):not(.oxy-easy-posts),
.qfp-why-choose-sect.oxy-easy-posts .oxy-posts,
.qfp-why-choose-sect.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1023px) {
.qfp-why-choose-sect {
}
.qfp-why-choose-sect:not(.ct-section):not(.oxy-easy-posts),
.qfp-why-choose-sect.oxy-easy-posts .oxy-posts,
.qfp-why-choose-sect.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.qfp-50-div {
 width:50%;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
 gap:20px;
 margin-left:0px;
}
.qfp-50-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-50-div.oxy-easy-posts .oxy-posts,
.qfp-50-div.ct-section .ct-section-inner-wrap{
gap:20px;
}
@media (max-width: 1023px) {
.qfp-50-div {
 width:100%;
}
}

.qfp-button-1:hover{
background-color :#1679e3;
border: 1px solid #1679e3;
}.qfp-button-1:hover{
}
.qfp-button-1 {
background-color :#0c37b1;
border: 1px solid #0c37b1;
color: #ffffff;
padding: 10px 16px;
}.qfp-button-1 {
 font-family:Montserrat;
 button-hover_color:#1679e3;
 font-size:15px;
 font-weight:600;
 text-transform:uppercase;
 border-radius:40px;
 transition-duration:0.5s;
}
@media (max-width: 1366px) {
.qfp-button-1 {
 font-size:14px;
 padding-top:8px;
 padding-bottom:8px;
}
}

@media (max-width: 479px) {
.qfp-button-1 {
 font-size:13px;
 padding-top:6px;
 padding-bottom:6px;
}
}

.qfp-button-2:hover{
background-color :#0c37b1;
border: 1px solid #0c37b1;
}.qfp-button-2:hover{
}
.qfp-button-2 {
background-color :#1679e3;
border: 1px solid #1679e3;
}.qfp-button-2 {
 font-family:Montserrat;
 transition-duration:0.6s;
 border-radius:40px;
 font-size:15px;
 font-weight:600;
 text-transform:uppercase;
 color:#f9f9f9;
 button-hover_color:#0c37b1;
}
@media (max-width: 1366px) {
.qfp-button-2 {
 padding-top:8px;
 padding-bottom:8px;
 font-size:14px;
}
}

@media (max-width: 479px) {
.qfp-button-2 {
 font-size:13px;
 padding-top:6px;
 padding-bottom:6px;
}
}

.sands-welcomediv-right {
 padding-top:50px;
 padding-bottom:50px;
 width:50%;
 text-align:center;
}
.sands-welcomediv-right:not(.ct-section):not(.oxy-easy-posts),
.sands-welcomediv-right.oxy-easy-posts .oxy-posts,
.sands-welcomediv-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
@media (max-width: 1366px) {
.sands-welcomediv-right {
 padding-top:0px;
 padding-bottom:0px;
}
}

@media (max-width: 1023px) {
.sands-welcomediv-right {
 width:100%;
 text-align:right;
}
.sands-welcomediv-right:not(.ct-section):not(.oxy-easy-posts),
.sands-welcomediv-right.oxy-easy-posts .oxy-posts,
.sands-welcomediv-right.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.sduk-services-line1-div {
 gap:50px;
 width:100%;
}
.sduk-services-line1-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-services-line1-div.oxy-easy-posts .oxy-posts,
.sduk-services-line1-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:50px;
}
@media (max-width: 1023px) {
.sduk-services-line1-div {
}
.sduk-services-line1-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-services-line1-div.oxy-easy-posts .oxy-posts,
.sduk-services-line1-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.sduk-services-line1-div {
 padding-left:20px;
}
}

.sduk-service-div:hover{
}
.sduk-service-div {
 width:33%;
 position:relative;
 gap:15px;
}
.sduk-service-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-service-div.oxy-easy-posts .oxy-posts,
.sduk-service-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
@media (max-width: 1023px) {
.sduk-service-div {
 width:100%;
}
}

.sduk-services-num {
 font-family:'Libre Baskerville';
 font-size:125px;
 font-weight:700;
 color:rgba(12,55,177,0.29);
 position:absolute;
 left:-50px;
 line-height:1;
 top:-15px;
 z-index:0;
}
.sduk-services-title {
 font-family:Montserrat;
 font-weight:600;
 text-align:left;
 font-size:29px;
 line-height:1.2;
 text-transform:uppercase;
 z-index:10;
}
@media (max-width: 767px) {
.sduk-services-title {
 font-size:25px;
}
}

.sduk-services-text-div {
 gap:25px;
}
.sduk-services-text-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-services-text-div.oxy-easy-posts .oxy-posts,
.sduk-services-text-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:25px;
}
.qfp-mini-para {
 font-family:Montserrat;
 color:#333333;
 font-weight:500;
 font-size:17px;
 text-align:left;
}
@media (max-width: 1366px) {
.qfp-mini-para {
 font-size:16px;
}
}

@media (max-width: 479px) {
.qfp-mini-para {
 font-size:14px;
}
}

.image-container {
 overflow:hidden;
}
@media (max-width: 1366px) {
.image-container {
 width:100%;
 height:100%;
}
}

.para-text-black {
 font-family:Montserrat;
 font-size:16px;
 font-weight:500;
 color:#000000;
 margin-bottom:7px;
}
@media (max-width: 767px) {
.para-text-black {
 font-size:14px;
}
}

@media (max-width: 479px) {
.para-text-black {
}
}

.qfp-bullet-point-div {
 width:100%;
 gap:10px;
}
.qfp-bullet-point-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-bullet-point-div.oxy-easy-posts .oxy-posts,
.qfp-bullet-point-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
.qfp-icon-div {
 height:60px;
 min-width:60px;
 max-width:60px;
 width:60px;
}
@media (max-width: 1023px) {
.qfp-icon-div {
}
}

.qfp-mini-title {
 font-family:Montserrat;
 color:#333333;
 font-weight:600;
 font-size:20px;
}
@media (max-width: 1366px) {
.qfp-mini-title {
 font-size:18px;
}
}

@media (max-width: 479px) {
.qfp-mini-title {
 font-size:17px;
}
}

.sduk-services-text {
 font-family:Montserrat;
 text-align:left;
 z-index:10;
 color:#222222;
 font-size:18px;
 font-weight:500;
}
.bl-main-title {
 font-family:'Babylon';
 font-weight:600;
 text-transform:uppercase;
 text-align:left;
 font-size:30px;
}
.subpage-title {
background-size: cover; z-index:0;
 overflow:hidden;
 position:relative;
}
.subpage-title .ct-section-inner-wrap {
padding-top: 200px;
padding-right: 20px;
padding-bottom: 170px;
padding-left: 20px;
}
.subpage-title:not(.ct-section):not(.oxy-easy-posts),
.subpage-title.oxy-easy-posts .oxy-posts,
.subpage-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.subpage-title {
}
}

.lc-subpage-title {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#f2f2f2;
 font-size:52px;
 font-weight:500;
 border-bottom-color:#0c37b1;
 border-bottom-width:4px;
 border-bottom-style:solid;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.lc-subpage-title {
 font-size:40px;
}
}

@media (max-width: 479px) {
.lc-subpage-title {
}
}

.ac-white-main-title {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#ffffff;
 font-size:38px;
 text-align:left;
 text-transform:uppercase;
 padding-left:0px;
 font-weight:500;
}
.ac-white-sub-title {
 font-family:'Montserrat';
 font-weight:500;
 text-transform:uppercase;
 color:#ffffff;
 font-size:20px;
 text-align:left;
}
.ac-white-para-text {
 font-family:Montserrat;
 color:#ffffff;
 font-size:17px;
 text-align:left;
 font-weight:500;
 padding-top:0px;
}
@media (max-width: 767px) {
.ac-white-para-text {
 font-size:14px;
}
}

@media (max-width: 479px) {
.ac-white-para-text {
 font-size:14px;
}
}

.ac-button-1:hover{
background-color :#479de4;
border: 1px solid #479de4;
}.ac-button-1:hover{
}
.ac-button-1 {
background-color :#6983e3;
border: 1px solid #6983e3;
color: #ffffff;
padding: 10px 16px;
}.ac-button-1 {
 font-family:Montserrat;
 button-hover_color:#479de4;
 font-size:16px;
 text-transform:uppercase;
 font-weight:500;
 transition-duration:0.5s;
 border-radius:30px;
}
@media (max-width: 479px) {
.ac-button-1 {
 font-size:14px;
}
}

.ac-button-2:hover{
background-color :#8347cc;
border: 1px solid #8347cc;
}.ac-button-2:hover{
}
.ac-button-2 {
background-color :#b644d6;
border: 1px solid #b644d6;
color: #ffffff;
padding: 10px 16px;
}.ac-button-2 {
 button-hover_color:#8347cc;
 font-size:16px;
 border-radius:30px;
 text-transform:uppercase;
 font-weight:500;
 transition-duration:0.6s;
}
@media (max-width: 479px) {
.ac-button-2 {
 font-size:14px;
}
}

.sduk-servcies-top-text {
 gap:10px;
}
.sduk-servcies-top-text:not(.ct-section):not(.oxy-easy-posts),
.sduk-servcies-top-text.oxy-easy-posts .oxy-posts,
.sduk-servcies-top-text.ct-section .ct-section-inner-wrap{
gap:10px;
}
.sduk-animation-1 {
}
@media (max-width: 1366px) {
.sduk-animation-1 {
}
}

.sduk-animation-3 {
}
.ac-contact-us-box {
 background-color:#ffffff;
 border-radius:20px;
 padding-top:35px;
 padding-right:35px;
 padding-bottom:35px;
 padding-left:35px;
}
.oxel_number_counter {
 text-align:center;
 padding-bottom:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
}
.oxel_number_counter:not(.ct-section):not(.oxy-easy-posts),
.oxel_number_counter.oxy-easy-posts .oxy-posts,
.oxel_number_counter.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.oxel_number_counter__number {
 font-family:Montserrat;
 color:#333333;
 font-weight:500;
 margin-bottom:0px;
}
.dgr-contactus-icon {
color: #0c37b1;}.dgr-contactus-icon 
>svg {width: 32px;height: 32px;}.dgr-contactus-icon {
}
.qfp-main-div {
 gap:20px;
 position:relative;
}
.qfp-main-div .ct-section-inner-wrap {
padding-top: 0;
padding-right: 45px;
padding-bottom: 50px;
padding-left: 45px;
}
.qfp-main-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-main-div.oxy-easy-posts .oxy-posts,
.qfp-main-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:20px;
}
@media (max-width: 1366px) {
.qfp-main-div {
 text-align:center;
}
.qfp-main-div .ct-section-inner-wrap {
padding-top: 50px;
}
.qfp-main-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-main-div.oxy-easy-posts .oxy-posts,
.qfp-main-div.ct-section .ct-section-inner-wrap{
justify-content:center;
}
}

@media (max-width: 1023px) {
.qfp-main-div {
 text-align:center;
}
.qfp-main-div .ct-section-inner-wrap {
padding-top: 45px;
}
.qfp-main-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-main-div.oxy-easy-posts .oxy-posts,
.qfp-main-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.qfp-main-div {
}
.qfp-main-div .ct-section-inner-wrap {
padding-right: 20px;
padding-left: 20px;
}
}

.sands-slider-black {
 width:500px;
 height:500px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
@media (max-width: 1366px) {
.sands-slider-black {
 width:400px;
 height:500px;
}
}

@media (max-width: 767px) {
.sands-slider-black {
 width:300px;
 height:300px;
}
}

@media (max-width: 479px) {
.sands-slider-black {
}
}

.amk-why-us-div {
 width:25%;
 gap:15px;
}
.amk-why-us-div:not(.ct-section):not(.oxy-easy-posts),
.amk-why-us-div.oxy-easy-posts .oxy-posts,
.amk-why-us-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
@media (max-width: 767px) {
.amk-why-us-div {
 width:46%;
}
.amk-why-us-div:not(.ct-section):not(.oxy-easy-posts),
.amk-why-us-div.oxy-easy-posts .oxy-posts,
.amk-why-us-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.amk-why-us-div {
 width:44%;
}
}

.amk-why-us-img {
 filter:invert(100%);
}
.title-why-us-text {
 font-family:Montserrat;
 color:#ffffff;
 line-height:1.2;
 text-align:center;
 font-size:18px;
 font-weight:500;
}
.amk-why-us-text {
 font-size:16px;
 line-height:1.2;
 text-align:center;
 font-weight:500;
 color:#ffffff;
 margin-bottom:7px;
}
.ba-div-50 {
 width:50%;
 padding-right:0px;
 padding-left:0px;
 padding-top:0px;
 height:100%;
}
@media (max-width: 1023px) {
.ba-div-50 {
 width:100%;
}
}

.ba-div-stylingf {
 padding-left:50px;
 padding-right:50px;
 gap:15px;
 padding-top:0px;
 padding-bottom:50px;
}
.ba-div-stylingf:not(.ct-section):not(.oxy-easy-posts),
.ba-div-stylingf.oxy-easy-posts .oxy-posts,
.ba-div-stylingf.ct-section .ct-section-inner-wrap{
gap:15px;
}
@media (max-width: 1023px) {
.ba-div-stylingf {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
}

@media (max-width: 479px) {
.ba-div-stylingf {
 padding-left:25px;
 padding-right:25px;
}
}

.white-title {
 line-height:1.2;
 font-size:45px;
 font-weight:400;
 color:#ffffff;
}
@media (max-width: 1366px) {
.white-title {
 font-size:45px;
}
}

.para-text-white {
 font-family:Montserrat;
 font-size:16px;
 font-weight:500;
 margin-bottom:7px;
 color:#ffffff;
}
.parter-button-1:hover{
background-color :#06065d;
border: 1px solid #06065d;
}.parter-button-1:hover{
}
.parter-button-1 {
background-color :#ed0101;
border: 1px solid #ed0101;
color: #ffffff;
padding: 10px 16px;
}.parter-button-1 {
 button-hover_color:#06065d;
 padding-left:30px;
 padding-right:30px;
 border-radius:6px;
 transition-duration:0.7s;
 font-size:16px;
 font-weight:500;
}
.parter-button-2:hover{
background-color :#ed0101;
border: 1px solid #ed0101;
}.parter-button-2:hover{
}
.parter-button-2 {
background-color :#06065d;
border: 1px solid #06065d;
padding: 10px 16px;
}.parter-button-2 {
 button-hover_color:#ed0101;
 padding-left:30px;
 padding-right:30px;
 border-radius:5px;
 transition-duration:0.8s;
 font-size:16px;
 font-weight:500;
}
.fp-box-design:hover{
 background-color:#1679e3;
 transition-duration:0.8s;
}
.fp-box-design {
background-image: linear-gradient(#0c37b1, #061e5e); padding-top:20px;
 padding-right:30px;
 padding-bottom:20px;
 padding-left:30px;
 border-radius:40px;
 height:100%;
 width:100%;
}
.fp-box-design:not(.ct-section):not(.oxy-easy-posts),
.fp-box-design.oxy-easy-posts .oxy-posts,
.fp-box-design.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1366px) {
.fp-box-design {
 width:100%;
}
}

.div-icon {
 width:75px;
 height:75px;
 filter:invert(100%);
}
.fp-box-design-title {
 color:#eaeaea;
 text-transform:capitalize;
 font-size:22px;
 margin-bottom:0px;
 font-weight:500;
 text-align:left;
}
@media (max-width: 767px) {
.fp-box-design-title {
 font-size:20px;
}
}

.fp-design-box-para-text {
 font-size:17px;
 color:#eaeaea;
 font-weight:500;
 text-align:left;
}
@media (max-width: 767px) {
.fp-design-box-para-text {
 font-size:14px;
}
}

.bl-sub-title {
 font-family:Montserrat;
 text-transform:capitalize;
 font-weight:600;
 font-size:25px;
 text-align:left;
}
.fp-para-text {
 font-family:Montserrat;
 color:#3a3a3a;
 font-size:18px;
 font-weight:500;
 padding-top:0px;
}
.fp-box-design-colour-2:hover{
 background-color:#080685;
 transition-duration:0.8s;
}
.fp-box-design-colour-2 {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 border-radius:40px;
 background-color:#154388;
 object-position:right -;
}
.fp-box-design-colour-2:not(.ct-section):not(.oxy-easy-posts),
.fp-box-design-colour-2.oxy-easy-posts .oxy-posts,
.fp-box-design-colour-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.bl-button-1:hover{
background-color :#4987e9;
border: 1px solid #4987e9;
color: #e2e2e2;
}.bl-button-1:hover{
}
.bl-button-1 {
background-color :#f4f4f4;
border: 1px solid #f4f4f4;
color: #080685;
padding: 10px 16px;
}.bl-button-1 {
 font-family:Montserrat;
 font-size:15px;
 font-weight:600;
 text-transform:uppercase;
 padding-left:20px;
 padding-right:20px;
 border-radius:30px;
 button-hover_color:#4987e9;
 transition-duration:0.3s;
}
@media (max-width: 1366px) {
.bl-button-1 {
 font-size:14px;
}
}

.bl-black-para-text {
 color:#000000;
 font-size:18px;
 text-align:left;
 font-weight:500;
}
.bl-button-2:hover{
background-color :#4987e9;
border: 1px solid #4987e9;
}.bl-button-2:hover{
}
.bl-button-2 {
background-color :#080685;
border: 1px solid #080685;
color: #ffffff;
padding: 10px 16px;
}.bl-button-2 {
 font-family:Montserrat;
 font-size:15px;
 font-weight:600;
 text-transform:uppercase;
 padding-left:20px;
 padding-right:20px;
 border-radius:30px;
 button-hover_color:#4987e9;
 transition-duration:0.3s;
}
@media (max-width: 1366px) {
.bl-button-2 {
 font-size:14px;
}
}

.ah-footer {
}
.ah-footer .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
.ah-footer-columns {
 gap:40px;
}
.ah-footer-columns:not(.ct-section):not(.oxy-easy-posts),
.ah-footer-columns.oxy-easy-posts .oxy-posts,
.ah-footer-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:40px;
}
.dgr-footer-header:hover{
}
.dgr-footer-header {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#333333;
 text-transform:capitalize;
 font-size:25px;
 border-bottom-style:solid;
 border-bottom-color:#0c37b1;
 border-top-color:#0c37b1;
 border-right-color:#0c37b1;
 border-left-color:#0c37b1;
 font-weight:600;
}
@media (max-width: 1366px) {
.dgr-footer-header {
 font-size:22px;
}
}

.newtek-footer-title {
 font-family:Montserrat;
 text-transform:uppercase;
 font-style:italic;
 font-size:23px;
 line-height:1.3;
 color:#000000;
}
@media (max-width: 767px) {
.newtek-footer-title {
 font-size:18px;
}
}

@media (max-width: 479px) {
.newtek-footer-title {
 font-size:15px;
}
}

.dgr-contactus-details-div:hover{
}
.dgr-contactus-details-div {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.dgr-contactus-details-div {
 font-family:'Poppins';
 gap:15px;
 text-align:center;
 background-color:#eaeaea;
 border-top-color:#eaeaea;
 border-right-color:#eaeaea;
 border-bottom-color:#eaeaea;
 border-left-color:#eaeaea;
}
.dgr-contactus-details-div:not(.ct-section):not(.oxy-easy-posts),
.dgr-contactus-details-div.oxy-easy-posts .oxy-posts,
.dgr-contactus-details-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#061e5e;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:50px;
 background-color:#0c37b1;
 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 {
}
.ct-content-width {
 max-width:1580px;
 margin-left:auto;
 margin-right:auto;
}
.scroll-expand {
}
.callback {
 gap:25px;
 background-color:#237503;
}
.callback .ct-section-inner-wrap {
padding-right: 25px;
padding-left: 25px;
}
.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: 20px;
padding-bottom: 20px;
}
.callback:not(.ct-section):not(.oxy-easy-posts),
.callback.oxy-easy-posts .oxy-posts,
.callback.ct-section .ct-section-inner-wrap{
display:block;
}
}

.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;
}
.csse-contactus-section {
 background-color:#283231;
 gap:50px;
}
.csse-contactus-section .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
.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%;
}
.footer-title {
 font-family:Montserrat;
 color:#333333;
 font-weight:600;
 font-size:20px;
 text-transform:uppercase;
}
@media (max-width: 1366px) {
.footer-title {
 font-size:18px;
}
}

.qfp-main-image-div {
 width:50%;
 border-radius:40px;
 height:650px;
}
.fqp-inner-box-design {
 gap:25px;
}
.fqp-inner-box-design:not(.ct-section):not(.oxy-easy-posts),
.fqp-inner-box-design.oxy-easy-posts .oxy-posts,
.fqp-inner-box-design.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:25px;
}
.qfp-why-choose-div {
 gap:20px;
}
.qfp-why-choose-div .ct-section-inner-wrap {
padding-top: 55px;
padding-right: 45px;
padding-bottom: 55px;
padding-left: 45px;
}
.qfp-why-choose-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-why-choose-div.oxy-easy-posts .oxy-posts,
.qfp-why-choose-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
.qfp-why-choose-inner-div {
 width:100%;
 gap:20px;
}
.qfp-why-choose-inner-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-why-choose-inner-div.oxy-easy-posts .oxy-posts,
.qfp-why-choose-inner-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:20px;
}
.qfp-main-para-text-white {
 font-family:Montserrat;
 color:#f9f9f9;
 font-size:16px;
 font-weight:500;
}
.qfp-main-title-white {
 font-family:SolanelTrial-BF641d049e03c39;
 font-size:35px;
 font-weight:700;
 text-transform:uppercase;
 color:#f9f9f9;
}
.qfp-subtext-white {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#f9f9f9;
 text-transform:capitalize;
 font-weight:500;
 font-size:25px;
}
.qfp-white-subtext {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#f9f9f9;
 text-transform:capitalize;
 font-weight:500;
 font-size:25px;
 border-left-color:#f9f9f9;
 border-left-width:4px;
 border-left-style:solid;
 padding-left:10px;
 text-align:left;
}
@media (max-width: 1366px) {
.qfp-white-subtext {
 font-size:18px;
}
}

@media (max-width: 479px) {
.qfp-white-subtext {
 font-size:16px;
}
}

.qfp-white {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#f9f9f9;
 font-weight:500;
 font-size:35px;
 text-transform:uppercase;
 text-align:left;
}
@media (max-width: 1366px) {
.qfp-white {
 font-size:25px;
}
}

@media (max-width: 1023px) {
.qfp-white {
 text-align:left;
}
}

@media (max-width: 479px) {
.qfp-white {
 font-size:20px;
}
}

.qfp-white-button:hover{
background-color :#b7deff;
border: 1px solid #b7deff;
color: #0c37b1;
}.qfp-white-button:hover{
}
.qfp-white-button {
background-color :#f9f9f9;
border: 1px solid #f9f9f9;
color: #0c37b1;
padding: 10px 16px;
}.qfp-white-button {
 font-family:Montserrat;
 button-hover_color:#b7deff;
 font-size:15px;
 font-weight:600;
 text-transform:uppercase;
 border-radius:40px;
 transition-duration:0.5s;
}
@media (max-width: 1366px) {
.qfp-white-button {
 padding-top:8px;
 padding-bottom:8px;
 font-size:14px;
}
}

.qfp-white-button-2:hover{
background-color: transparent;
border: 1px solid #a5c1d7;
color: #a5c1d7;
}.qfp-white-button-2:hover{
}
.qfp-white-button-2 {
background-color: transparent;
border: 1px solid #f9f9f9;
color: #f9f9f9;
padding: 9px 15px;
}.qfp-white-button-2 {
 font-family:Montserrat;
 button-hover_color:#a5c1d7;
 font-size:15px;
 font-weight:600;
 text-transform:uppercase;
 border-radius:40px;
 transition-duration:0.5s;
}
@media (max-width: 1366px) {
.qfp-white-button-2 {
 padding-top:8px;
 padding-bottom:8px;
 font-size:14px;
}
}

.star-colour {
color: #0c37b1;}.star-colour 
>svg {width: 55px;height: 55px;}.star-colour {
}
.qfp-slider-mini-title {
 font-family:SolanelTrial-BF641d049e03c39;
 color:#333333;
 font-weight:600;
 font-size:23px;
 text-transform:capitalize;
}
.qfp-testimonials-div:ct_depth{
}
.qfp-testimonials-div {
 background-attachment:scroll;
 position:relative;
 z-index:99;
 background-position:0% 50%;
}
.qfp-testimonials-div .ct-section-inner-wrap {
padding-top: 65px;
padding-right: 85px;
padding-bottom: 100px;
padding-left: 85px;
}
.qfp-testimonials-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-testimonials-div.oxy-easy-posts .oxy-posts,
.qfp-testimonials-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1366px) {
.qfp-testimonials-div {
}
.qfp-testimonials-div .ct-section-inner-wrap {
padding-top: 45px;
padding-right: 45px;
padding-bottom: 100px;
padding-left: 45px;
}
}

@media (max-width: 1023px) {
.qfp-testimonials-div {
 text-align:center;
 gap:20px;
}
.qfp-testimonials-div .ct-section-inner-wrap {
padding-right: 45px;
padding-left: 45px;
}
.qfp-testimonials-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-testimonials-div.oxy-easy-posts .oxy-posts,
.qfp-testimonials-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
}

@media (max-width: 767px) {
.qfp-testimonials-div {
}
.qfp-testimonials-div .ct-section-inner-wrap {
padding-top: 90px;
padding-bottom: 50px;
}
}

@media (max-width: 479px) {
.qfp-testimonials-div {
}
.qfp-testimonials-div .ct-section-inner-wrap {
padding-top: 120px;
padding-right: 20px;
padding-left: 20px;
}
}

.qfp-process-padding-div:ct_depth{
}
.qfp-process-padding-div {
 z-index:99;
}
.qfp-process-padding-div .ct-section-inner-wrap {
padding-top: 90px;
padding-right: 90px;
padding-bottom: 90px;
padding-left: 90px;
}
@media (max-width: 1023px) {
.qfp-process-padding-div {
}
}

@media (max-width: 767px) {
.qfp-process-padding-div {
 text-align:left;
}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts,
.qfp-process-padding-div.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :last-child,
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(1),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(2),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(2),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(2){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(3),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(3),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(3){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(4),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(4),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(4){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(5),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(5),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(5){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(6),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(6),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(6){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(7),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(7),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(7){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(8),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(8),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(8){
grid-column: span 1;}
.qfp-process-padding-div:not(.ct-section):not(.oxy-easy-posts) > :nth-child(9),
.qfp-process-padding-div.ct-section .ct-section-inner-wrap > :nth-child(9),
.qfp-process-padding-div.oxy-easy-posts .oxy-posts > :nth-child(9){
grid-column: span 1;}
}

@media (max-width: 479px) {
.qfp-process-padding-div {
}
.qfp-process-padding-div .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 15px;
padding-bottom: 50px;
padding-left: 15px;
}
}

.footer-logo {
 width:40%;
}
@media (max-width: 1366px) {
.footer-logo {
 width:30%;
}
}

@media (max-width: 767px) {
.footer-logo {
 width:30%;
}
}

* {
-webkit-font-smoothing: antialiased;
}
/*
FONT SIZING NOTE
Use rem units instead of px when setting font sizes. rem stands for "root em", 
and it's based on the font size of the <html> element (the root of your document).

For example, if the root font size is 10px, then:
- 1rem = 10px
- 2rem = 20px

This makes it easy to scale font sizes consistently across your site. 
If you want text to appear 20px on desktop, you would use 2rem.

We use 10px as the root size because it makes the math simpler than the browser default (usually 16px).

The `clamp()` function allows the root font size to scale responsively:
- Minimum of 8px
- Scales with viewport width (0.6vw)
- Maximum of 10px

Don’t set font sizes directly on individual headings or text elements 
(unless the do uniquely need to like the callback section - not a heading like h2 but not a paragraph)

Instead, go to **Global Settings > Fonts > Headings or Body Text**,  
and set sizes there using rem units. That way, your typography stays consistent and easy to manage.

For the front end */
html {font-size: clamp(8px, 0.6vw, 10px);}

/* For inside the Oxygen Editor */
html[class] {font-size: clamp(8px, 0.725vw, 10px);}

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

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

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

figure {background-position: center;margin: 0px !important;}
picture { width: 100%; height: 100%; }
img {display: block;}
#gallery figure{background-position: center}

.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; }

.sduk-stickynav {position: -webkit-sticky;position : sticky;top: 0;z-index: 99;opacity: 1;}
.sduk-dropdown-wrapper:hover .sduk-dropdown-submenu-container { left: unset; right: 0; opacity: 1; }

.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;}

@media (max-width: 767px){
  .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 **/:root {
  --slick-colour: #0c37b1;
}


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

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

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

.slick-slider .slick-dots li.slick-active button:before {
  color: var(--slick-colour);
  opacity: 1;
}


.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 30px;
  height: 60px;
}

.slick-slider .slick-prev:before, 
.slick-slider .slick-next:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    border-top: 3px solid var(--slick-colour);
    border-right: 3px solid var(--slick-colour);
    position: absolute;
    top: 13px;
}

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

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

.slick-slider .slick-prev:before {
    transform: rotate(-135deg);
    left: 10px;
}

.slick-slider .slick-next:before {
    transform: rotate(45deg);
    right: 10px;
}