.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: 'Poppins';}body {line-height: 1.4;font-size: 1.8rem;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 3.6rem;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 3.0rem;}h3, h4, h5, h6{font-size: 2.4rem;}h4, h5, h6{font-size: 2.0rem;}h5, h6{font-size: 1.8rem;}h6{font-size: 1.6rem;}a {color: #0074db;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;
				}
			}
.callback {
 gap:25px;
 background-color:#c12328;
 width:100%;
}
.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 {
 text-align:center;
 gap:20px;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
}
.callback .ct-section-inner-wrap {
padding-top: 20px;
}
.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:column;
gap:20px;
}
}

@media (max-width: 767px) {
.callback {
 text-align:center;
 padding-top:20px;
 padding-right:20px;
 padding-left:20px;
}
.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:flex;
flex-direction:column;
align-items:center;
}
}

.buttons {
 gap:20px;
 padding-top:10px;
}
.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;
}
.sduk-button-1 {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.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 {
}
}

@media (max-width: 767px) {
.sduk-button-1 {
 width:100%;
}
}

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

@media (max-width: 767px) {
.sduk-button-2 {
 height:100%;
}
}

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

.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%;
 gap:15px;
}
.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;
align-items:stretch;
gap:15px;
}
@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;
 padding-right:3%;
 padding-left:3%;
 padding-top:3%;
 padding-bottom:3%;
}
.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{
display:flex;
gap:30px;
}
@media (max-width: 1023px) {
.sduk-ourwork-div {
}
}

@media (max-width: 767px) {
.sduk-ourwork-div {
 padding-right:20%;
 padding-left:20%;
}
}

@media (max-width: 479px) {
.sduk-ourwork-div {
}
}

.our-work-section {
 transition-duration:0.5s;
 gap:20px;
 width:66%;
}
.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-title:ct_depth{
}
.sduk-ourwork-title {
 font-family:'ClearSans';
 color:#222222;
 text-transform:uppercase;
 line-height:1;
 text-align:left;
 font-weight:500;
 font-size:1.8rem;
}
.sduk-ourwork-repeater {
 height:100%;
}
@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 {
 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:flex-start;
gap:20px;
}
.ourwork-box {
 width:27%;
}
@media (max-width: 1023px) {
.ourwork-box {
 width:30%;
}
}

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

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

.sduk-ourwork-gallery-div {
 width: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: #000000;}.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;
}
.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;
gap:10px;
}
.sh-ourwork-title {
 color:#444f65;
 font-size:14px;
 text-transform:uppercase;
 font-weight:700;
 text-align:left;
}
.sduk-ourwork-location-text:ct_depth{
}
.sduk-ourwork-location-text {
 font-family:Poppins;
 color:#222222;
 font-weight:400;
 line-height:1;
 font-style:italic;
 text-align:left;
}
.testimonial-section {
 width:34%;
 background-color:#771214;
 padding-left:3%;
 padding-top:3%;
 padding-right:3%;
 padding-bottom:3%;
}
@media (max-width: 1023px) {
.testimonial-section {
 max-height:0px;
 opacity:0;
 visibility:hidden;
 width:100%;
 padding-left:40%;
 padding-right:40%;
}
}

@media (max-width: 767px) {
.testimonial-section {
 padding-right:20%;
 padding-left:20%;
}
}

@media (max-width: 479px) {
.testimonial-section {
}
}

.sduk-ourwork-title-container-div {
 width:100%;
}
.sduk-testimonial-title:ct_depth{
}
.sduk-testimonial-title {
 font-family:'built titling bd';
 useCustomTag:true;
 text-transform:capitalize;
 font-size:35px;
 color:#ffffff;
 font-weight:400;
}
@media (max-width: 1366px) {
.sduk-testimonial-title {
 font-size:20px;
}
}

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

.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;
}
.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;
}
.oxel_accordion__row {
 text-align:justify;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 padding-bottom:11px;
 padding-top:10px;
 width:100%;
 max-width:100%;
 padding-left:0px;
 padding-right:15px;
 border-bottom-color:#ffffff;
 border-bottom-width:1px;
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-weight:700;
 text-align:left;
 font-size:1.8rem;
 color:#ffffff;
}
.oxel_accordion__icon:hover{
color: #1b0772;}.oxel_accordion__icon:hover{
}
.oxel_accordion__icon {
color: #333333;}.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;
}
.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:ct_depth{
}
.sduk-testimonials-text {
 font-family:Poppins;
 color:#ffffff;
 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-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: #ffffff;}.sduk-testimonials-star 
>svg {width: 18px;height: 18px;}.sduk-testimonials-star {
 margin-right:5px;
}
.hhs-footer {
 background-color:#ffffff;
 border-top-color:#c12328;
 border-top-width:2px;
 border-top-style:solid;
}
.hhs-footer .ct-section-inner-wrap {
padding-top: 20px;
padding-right: 10%;
padding-bottom: 20px;
padding-left: 10%;
}
.hhs-footer:not(.ct-section):not(.oxy-easy-posts),
.hhs-footer.oxy-easy-posts .oxy-posts,
.hhs-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.hhs-footer {
}
.hhs-footer .ct-section-inner-wrap {
padding-right: 4%;
padding-left: 4%;
}
}

.footer-title {
 font-family:Inherit;
 font-weight:500;
 border-bottom-style:solid;
 color:#c12328;
 font-size:15px;
 border-top-color:#c12328;
 border-right-color:#c12328;
 border-bottom-color:#c12328;
 border-left-color:#c12328;
 padding-bottom:5px;
 text-transform:capitalize;
 border-bottom-width:2px;
 text-align:justify;
}
.footer-title:not(.ct-section):not(.oxy-easy-posts),
.footer-title.oxy-easy-posts .oxy-posts,
.footer-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1023px) {
.footer-title {
 text-align:left;
}
}

.subpage-list-text:hover{
}
.subpage-list-text {
 font-size:15px;
 color:#c12328;
 text-align:left;
 font-weight:500;
}
.am-social-icons {
 gap:10px;
}
.am-social-icons:not(.ct-section):not(.oxy-easy-posts),
.am-social-icons.oxy-easy-posts .oxy-posts,
.am-social-icons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:10px;
}
@media (max-width: 767px) {
.am-social-icons {
}
.am-social-icons:not(.ct-section):not(.oxy-easy-posts),
.am-social-icons.oxy-easy-posts .oxy-posts,
.am-social-icons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

@media (max-width: 479px) {
.am-social-icons {
}
.am-social-icons:not(.ct-section):not(.oxy-easy-posts),
.am-social-icons.oxy-easy-posts .oxy-posts,
.am-social-icons.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.am-social-icon {
color: #c12328;}.am-social-icon 
>svg {width: 18px;height: 18px;}.am-social-icon {
}
.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:#771214;
 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 {
}
.ch-title-3 {
 font-family:'Rounded Elegance';
 color:#ffffff;
 font-size:4rem;
}
@media (max-width: 1023px) {
.ch-title-3 {
 font-family:'built titling bd';
}
}

@media (max-width: 767px) {
.ch-title-3 {
 text-align:center;
}
}

.ch-alt-text {
 font-family:'Galyon';
 color:#ffffff;
 text-align:center;
}
@media (max-width: 1023px) {
.ch-alt-text {
 text-align:center;
}
}

@media (max-width: 479px) {
.ch-alt-text {
 text-align:center;
}
}

.ch-button-holder {
 gap:15px;
}
.ch-button-holder:not(.ct-section):not(.oxy-easy-posts),
.ch-button-holder.oxy-easy-posts .oxy-posts,
.ch-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
@media (max-width: 1023px) {
.ch-button-holder {
}
}

@media (max-width: 767px) {
.ch-button-holder {
 width:100%;
}
.ch-button-holder:not(.ct-section):not(.oxy-easy-posts),
.ch-button-holder.oxy-easy-posts .oxy-posts,
.ch-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.sduk-logo-div {
 z-index:2;
 left:2%;
 background-color:#ededed;
 top:10px;
}
.sduk-13-div {
 width:7%;
 background-color:#ededed;
}
.sduk-bg-primary {
 border-left-color:#072325;
}
@media (max-width: 1023px) {
.sduk-bg-primary {
}
.sduk-bg-primary:not(.ct-section):not(.oxy-easy-posts),
.sduk-bg-primary.oxy-easy-posts .oxy-posts,
.sduk-bg-primary.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.sduk-bg-primary {
}
}

.sdk-logo-border {
 border-right-color:#25234c;
 border-right-width:5px;
 border-bottom-style:none;
 border-bottom-color:#25234c;
 border-bottom-width:5px;
 border-left-color:#25234c;
 border-left-style:none;
 border-left-width:5px;
 background-color:#ededed;
 border-top-color:#25234c;
 margin-bottom:-px;
 border-top-style:none;
 border-right-style:none;
}
.sduk-header-logo {
}
.pw-heading-2 {
 font-family:'built titling bd';
 color:#ffffff;
 font-size:5rem;
}
@media (max-width: 1023px) {
.pw-heading-2 {
 text-align:center;
}
}

.pw-text-2 {
 font-family:Poppins;
 color:#ffffff;
 text-align:center;
}
@media (max-width: 1023px) {
.pw-text-2 {
 text-align:center;
}
}

.parallax-image-section {
 position:relative;
 min-height:500px;
}
.parallax-image {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 object-fit:cover;
 height:100%;
 opacity:0.05;
 z-index:-1;
}
.ch-header-title {
 font-family:'Rounded Elegance';
 font-size:6rem;
 color:#ffffff;
}
@media (max-width: 767px) {
.ch-header-title {
 text-align:center;
}
}

.ch-sparkle {
 width:30px;
 position:absolute;
}
.slider-code {
 opacity:0;
 position:relative;
}
.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-contact-details-div {
 gap:10px;
 color:#ffffff;
}
.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;
}
.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-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;
}
.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 {
}
.sduk-form-1 {
}
.scroll-expand {
 overflow:hidden;
}
.so-our-work-title {
}
.sduk-title {
 font-family:Poppins;
 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: 479px) {
.sduk-title {
 font-size:25px;
 font-weight:900;
}
}

.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;
}
@media (max-width: 479px) {
.sduk-testimonials-accordion-div {
 gap:15px;
}
.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:15px;
}
}

.title-italic-newtek {
}
.sduk-100-div {
 width:100%;
}
.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-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%;
}
.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;
}
@media (max-width: 1023px) {
.sduk-contact-details-list-div {
}
.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{
align-items:center;
}
}

.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-text {
 font-weight:700;
 font-size:16px;
 color:#ffffff;
}
.sduk-contact-details-list-item-icon {
color: #ffffff;}.sduk-contact-details-list-item-icon 
>svg {width: 25px;height: 25px;}.sduk-contact-details-list-item-icon {
}
.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: #ffffff;
border: 1px solid #ffffff;
padding: 10px;color: #c12328;}.sduk-contact-social-icon 
>svg {width: 40px;height: 40px;}.sduk-contact-social-icon {
 transition-duration:0.3s;
}
@media (max-width: 1023px) {
.sduk-contact-social-icon {
padding: 5px;}.sduk-contact-social-icon 
>svg {width: 25px;height: 25px;}.sduk-contact-social-icon {
}
}

.sduk-contact-details-info-div {
 width:50%;
 gap:30px;
}
.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:30px;
}
@media (max-width: 1023px) {
.sduk-contact-details-info-div {
 width:85%;
}
.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{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 767px) {
.sduk-contact-details-info-div {
 width:100%;
}
}

.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;
}
@media (max-width: 1023px) {
.sduk-contact-details-form-div {
 width:85%;
}
.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{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 767px) {
.sduk-contact-details-form-div {
 width:100%;
}
}

.sduk-contact-details-section {
 gap:25px;
 background-color:#c12328;
}
.sduk-contact-details-section .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 6%;
padding-bottom: 50px;
padding-left: 6%;
}
.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;
}
@media (max-width: 1023px) {
.sduk-contact-details-section {
 text-align:justify;
}
.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:column;
align-items:center;
}
}

@media (max-width: 767px) {
.sduk-contact-details-section {
}
.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:column;
}
}

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

.sduk-racb-bottom-text {
 text-transform:capitalize;
 color:#ffffff;
 line-height:1;
 font-size:2.5rem;
}
@media (max-width: 1023px) {
.sduk-racb-bottom-text {
}
}

.sduk-racb-form {
 padding-top:20px;
}
@media (max-width: 1023px) {
.sduk-racb-form {
 padding-top:0px;
}
}

@media (max-width: 767px) {
.sduk-racb-form {
 padding-top:20px;
}
}

.sduk-ourwork-section-title {
 color:#222222;
}
.ct-section-inner-wrap {
}
@media (max-width: 767px) {
.ct-section-inner-wrap {
}
}

.pw-section-1 {
 background-color:#ffffff;
 gap:5%;
}
.pw-section-1 .ct-section-inner-wrap {
padding-top: 3%;
padding-right: 5%;
padding-bottom: 3%;
padding-left: 5%;
}
.pw-section-1:not(.ct-section):not(.oxy-easy-posts),
.pw-section-1.oxy-easy-posts .oxy-posts,
.pw-section-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:5%;
}
@media (max-width: 1023px) {
.pw-section-1 {
}
.pw-section-1 .ct-section-inner-wrap {
padding-right: 5%;
padding-bottom: 3%;
padding-left: 5%;
}
}

.pw-heading-1 {
 font-family:'built titling bd';
 color:#c12328;
 font-size:6rem;
 font-weight:600;
 line-height:1;
}
@media (max-width: 1023px) {
.pw-heading-1 {
 text-align:center;
}
}

.pw-subheading-1 {
 font-family:'built titling bd';
 color:#771214;
 font-size:3rem;
}
.pw-subheading-1:not(.ct-section):not(.oxy-easy-posts),
.pw-subheading-1.oxy-easy-posts .oxy-posts,
.pw-subheading-1.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 1023px) {
.pw-subheading-1 {
 text-align:center;
 margin-top:0rem;
}
}

@media (max-width: 767px) {
.pw-subheading-1 {
 margin-top:0rem;
}
}

.pw-section-2 {
background-image:linear-gradient(rgba(21,20,34,0.89), rgba(21,20,34,0.89));background-size:auto,  cover; background-color:#151422;
 position:relative;
 background-attachment:fixed;
}
.pw-section-2 .ct-section-inner-wrap {
padding-top: 3%;
padding-right: 5%;
padding-bottom: 3%;
padding-left: 5%;
}
.pw-section-2:not(.ct-section):not(.oxy-easy-posts),
.pw-section-2.oxy-easy-posts .oxy-posts,
.pw-section-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.pw-text-1 {
 font-family:Poppins;
 color:#000000;
}
@media (max-width: 1023px) {
.pw-text-1 {
 text-align:center;
}
}

.pw-image-section {
background-size: cover; position:relative;
}
.pw-image-section .ct-section-inner-wrap {
padding-top: 3%;
padding-right: 5%;
padding-bottom: 3%;
padding-left: 5%;
}
.pw-image-section:not(.ct-section):not(.oxy-easy-posts),
.pw-image-section.oxy-easy-posts .oxy-posts,
.pw-image-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1023px) {
.pw-image-section {
}
.pw-image-section .ct-section-inner-wrap {
padding-top: 5%;
padding-bottom: 5%;
}
}

@media (max-width: 767px) {
.pw-image-section {
}
.pw-image-section .ct-section-inner-wrap {
padding-top: 20%;
padding-bottom: 20%;
}
}

.pw-heading-3 {
 font-family:'built titling bd';
 color:#000000;
 font-size:5rem;
 font-weight:600;
 text-align:center;
}
@media (max-width: 767px) {
.pw-heading-3 {
}
}

.pw-card {
 text-align:left;
 padding-left:3%;
 padding-top:3%;
 padding-right:3%;
 padding-bottom:3%;
 width:30%;
 background-color:#ffffff;
 border-radius:20px;
}
.pw-card:not(.ct-section):not(.oxy-easy-posts),
.pw-card.oxy-easy-posts .oxy-posts,
.pw-card.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.pw-button-holder {
 gap:15px;
 z-index:1;
}
.pw-button-holder:not(.ct-section):not(.oxy-easy-posts),
.pw-button-holder.oxy-easy-posts .oxy-posts,
.pw-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
@media (max-width: 767px) {
.pw-button-holder {
 text-align:center;
}
.pw-button-holder:not(.ct-section):not(.oxy-easy-posts),
.pw-button-holder.oxy-easy-posts .oxy-posts,
.pw-button-holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.pw-section-4 {
 background-color:#c12328;
 position:relative;
 text-align:center;
 overflow:hidden;
}
.pw-section-4 .ct-section-inner-wrap {
padding-top: 3%;
padding-right: 5%;
padding-bottom: 3%;
padding-left: 5%;
}
.pw-section-4:not(.ct-section):not(.oxy-easy-posts),
.pw-section-4.oxy-easy-posts .oxy-posts,
.pw-section-4.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 1366px) {
.pw-section-4 {
}
.pw-section-4 .ct-section-inner-wrap {
padding-top: 5%;
padding-bottom: 5%;
}
}

@media (max-width: 1023px) {
.pw-section-4 {
}
.pw-section-4 .ct-section-inner-wrap {
padding-top: 15%;
padding-bottom: 15%;
}
}

.pw-service-card:hover{
transform:scale(1.05,1.05);}
.pw-service-card {
background-image: linear-gradient(180deg, rgba(193,35,40,0.11), #771214), url(https://proworkservices.co.uk/wp-content/uploads/2025/09/woman-painting-the-edges-of-the-ceiling-2024-09-19-06-33-46-utc.jpg);background-size:auto,  cover; border-radius:15px;
 text-align:center;
 padding-left:2%;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 height:400px;
 transition-duration:0.5s;
 z-index:1;
 width:30%;
}
.pw-service-card:not(.ct-section):not(.oxy-easy-posts),
.pw-service-card.oxy-easy-posts .oxy-posts,
.pw-service-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 1023px) {
.pw-service-card {
 width:45%;
}
}

@media (max-width: 767px) {
.pw-service-card {
 width:90%;
}
}

.pw-service-card-2:hover{
transform:scale(1.05,1.05);}
.pw-service-card-2 {
background-image: linear-gradient(180deg, #ffffff, #ffffff);background-size:auto,  cover; width:30%;
 border-radius:15px;
 text-align:center;
 padding-left:2%;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 height:400px;
 transition-duration:0.5s;
 z-index:1;
}
.pw-service-card-2:not(.ct-section):not(.oxy-easy-posts),
.pw-service-card-2.oxy-easy-posts .oxy-posts,
.pw-service-card-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 1023px) {
.pw-service-card-2 {
 width:85%;
 height:250px;
}
}

.sduk-button-3 {
padding: 10px 16px;
}.sduk-button-3 {
 border-radius:50px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-size:16px;
 padding-top:5px;
 padding-bottom:5px;
 background-color:#c12328;
}
.sduk-button-4 {
background-color: transparent;
border: 1px solid #1e73be;
color: #1e73be;
padding: 9px 15px;
}.sduk-button-4 {
 border-radius:50px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 font-size:16px;
 padding-top:5px;
 padding-bottom:5px;
 border-top-color:#c12328;
 border-right-color:#c12328;
 border-bottom-color:#c12328;
 border-left-color:#c12328;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#c12328;
}
.pw-card-headline {
 font-family:'ClearSans';
 color:#ffffff;
 text-align:left;
 font-size:2.5rem;
}
.pw-service-card-3:hover{
transform:scale(1.05,1.05);}
.pw-service-card-3 {
background-image: linear-gradient(180deg, #ffffff, #ffffff);background-size:auto,  cover; border-radius:15px;
 text-align:center;
 padding-left:2%;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 transition-duration:0.5s;
 z-index:1;
 width:45%;
 height:300px;
}
.pw-service-card-3:not(.ct-section):not(.oxy-easy-posts),
.pw-service-card-3.oxy-easy-posts .oxy-posts,
.pw-service-card-3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 1023px) {
.pw-service-card-3 {
 width:85%;
 height:250px;
}
}

.pw-header-title {
 font-family:'built titling bd';
 color:#ffffff;
 font-size:5rem;
 z-index:1;
 text-align:center;
}
.head_icon {
color: #333333;}.head_icon 
>svg {width: 30px;height: 30px;}.head_icon {
}
@media (max-width: 767px) {
.head_icon {
}.head_icon 
>svg {width: 35px;height: 35px;}.head_icon {
}
}

.contact-icon:hover{
color: #771214;}.contact-icon:hover{
}
.contact-icon {
color: #ffffff;}.contact-icon 
>svg {width: 55px;height: 55px;}.contact-icon {
 transition-duration:0.4s;
}
.pw-service-card-25:hover{
transform:scale(1.05,1.05);}
.pw-service-card-25 {
background-image: linear-gradient(180deg, rgba(193,35,40,0.11), #771214), url(https://proworkservices.co.uk/wp-content/uploads/2025/09/woman-painting-the-edges-of-the-ceiling-2024-09-19-06-33-46-utc.jpg);background-size:auto,  cover; border-radius:15px;
 text-align:center;
 padding-left:2%;
 padding-top:2%;
 padding-right:2%;
 padding-bottom:2%;
 height:400px;
 transition-duration:0.5s;
 z-index:1;
 width:20%;
 flex-grow:1;
}
.pw-service-card-25:not(.ct-section):not(.oxy-easy-posts),
.pw-service-card-25.oxy-easy-posts .oxy-posts,
.pw-service-card-25.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 1023px) {
.pw-service-card-25 {
 width:45%;
}
}

@media (max-width: 767px) {
.pw-service-card-25 {
 width:90%;
}
}

.basic_slick_slider {
 width:100%;
 padding-top:20px;
}
.basic_slick_slide {
 text-align:center;
}
* {
-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; }

:fullscreen video {object-fit: contain !important;}

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

@media (max-width: 767px){

/* 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;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 **/@charset 'UTF-8';.slick-list,.slick-slider,.slick-track{display:block;position:relative}.slick-dots li,.slick-list,.slick-slider,.slick-track{position:relative}.slick-dots li,.slick-dots li button,.slick-next,.slick-prev{cursor:pointer;width:20px;height:20px}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-dots li button,.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before,[dir=rtl] .slick-next:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{display:inline-block;margin:0 5px;padding:0}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;border:0}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}

:root {
  --slick-colour: color(5);
}

.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;
  z-index: 10;
}

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

.slick-slider .slick-next {
  right: 0;
}

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

.slick-slider .slick-next:before {
    transform: rotate(45deg);
    right: 10px;
}/*
Attributes need the data- prepended to them to be valid HTML so while technically <div sticky></div> would work, it's not valid
so it needs to be <div data-sticky></div> - so to apply one of the below to an element, go to Advanced > Attributes and add them here.

Some items are simply an enabler so setting data-sticky will match the styles, while others actually have a value like
Name: data-cursor Value: pointer will target [data-cursor="pointer"]
*/

[data-sticky] {
	position: -webkit-sticky;
	position : sticky;
	top: 0 ;
	z-index: 999;
}

[data-cursor="pointer"] { 
  cursor: pointer;
}/* Slide-in transition for the Our Work section */
.toggle-our-work {
  transition: all 0.5s;
  transform: translateY(-100%);
}

.toggle-our-work.active {
  transform: translateY(0%);
}

/* Layout wrapper for all buttons */
.toggle-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

/* Sub-group for Images and Testimonials buttons */
.button-row {
  display: flex;
}

/* General button styling */
.toggle-button {
  background: #c12328;
  padding: 5px 10px;
  color: white;
  text-decoration: none;
}

/* Styling for the currently selected button */
.toggle-button.current {
  background: #771214;
}

/* MOBILE: Callback on its own row, others side-by-side */
@media (max-width: 768px) {
  .toggle-buttons {
    flex-direction: column;
    align-items: stretch;
  }

  #toggle-callback {
    width: 100%;
    text-align: center;
  }

  .button-row {
    justify-content: space-between;
  }

  .toggle-button {
    flex: 1;
    text-align: center;
  }

  .our-work-section[style*=hidden] {
    padding: 0;
  }

  .our-work-section[style*=visible] {
    padding: 50px 20px;
  }
}

