.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: 1200px;
}
body {font-family: 'Hind';}body {line-height: 1.68;font-size: 1rem;font-weight: 400;color: #505a64;}.oxy-nav-menu-hamburger-line {background-color: #505a64;}h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu';font-size: 4rem;font-weight: 600;line-height: 1.2;}h2, h3, h4, h5, h6{font-size: 2.5rem;}h3, h4, h5, h6{font-size: 2rem;}h4, h5, h6{font-size: 1.5rem;}h5, h6{font-size: 1rem;}h6{font-size: 0.8rem;}a {color: #293637;text-decoration: ;}a:hover {color: #ff5316;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {font-weight: 600;border-radius: px;}.ct-section-inner-wrap {
padding-top: 64px;
padding-right: 16px;
padding-bottom: 64px;
padding-left: 16px;
}.ct-new-columns > .ct-div-block {
padding-top: 16px;
padding-right: 16px;
padding-bottom: 16px;
padding-left: 16px;
}.oxy-header-container {
padding-right: 16px;
padding-left: 16px;
}@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;
				}
			}
.box-shadow {
box-shadow: 0 6.7px 5.3px rgba(0, 0, 0, 0.028), 0 22.3px 17.9px rgba(0, 0, 0, 0.042), 0 100px 80px rgba(0, 0, 0, 0.07) ;
}
.margin-bottom-small {
 margin-bottom:16px;
}
.margin-bottom-large {
 margin-bottom:64px;
}
.margin-bottom-medium {
 margin-bottom:32px;
}
.padding-small {
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
}
@media (max-width: 767px) {
.padding-small {
}
}

.padding-medium {
 padding-top:32px;
 padding-right:32px;
 padding-bottom:32px;
 padding-left:32px;
}
.padding-large {
 padding-top:64px;
 padding-left:64px;
 padding-right:64px;
 padding-bottom:64px;
}
.transition {
 transition-duration:.2s;
 transition-timing-function:ease-in-out;
}
.button-outline:hover{
 border-top-color:#ff5316;
 border-right-color:#ff5316;
 border-bottom-color:#ff5316;
 border-left-color:#ff5316;
 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;
 color:#ff5316;
 box-shadow:0px 5px 15px rgba(0,0,0,0.15);
}
.button-outline {
 color:#293637;
 font-size:16px;
 font-weight:600;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:32px;
 padding-right:32px;
 border-top-color:#293637;
 border-right-color:#293637;
 border-bottom-color:#293637;
 border-left-color:#293637;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.2s;
 transition-timing-function:linear;
}
.bg-color-dark {
 background-color:#353535;
}
.bg-color-light {
 background-color:#f4f4f4;
}
.bg-color-gradient {
background-image: linear-gradient(120deg, #ee0979, #ff6a00);}
.horizontal-divider {
 height:1px;
 width:100%;
 background-color:#353535;
min-height: 0px !important;
}
.slider-heading {
 text-transform:capitalize;
 margin-bottom:1px;
 max-width:80%;
 line-height:75px;
 color:#ffffff;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.slider-subheading {
 color:#ffffff;
 margin-bottom:30px;
 font-size:20px;
 padding-right:20px;
 max-width:75%;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.footer-text {
 font-size:15px;
 color:#ecf1ed;
}
.slider-div {
 width:50%;
}
.slider-div:not(.ct-section):not(.oxy-easy-posts),
.slider-div.oxy-easy-posts .oxy-posts,
.slider-div.ct-section .ct-section-inner-wrap{
display:flex;
}
.slider-link {
 font-size:20px;
 text-shadow:1px 2px 4px rgba(39,39,39,0.7);
}
.home-columns-image {
 margin-bottom:15px;
}
.home-columns-text {
 margin-bottom:15px;
}
.home-columns-heading {
 text-transform:capitalize;
 margin-bottom:10px;
}
.home-columns-link {
}
.header-icon {
color: #293637;}.header-icon 
>svg {width: 40px;height: 40px;}.header-icon {
 width:40px;
 margin-right:16px;
 height:auto;
}
.header-text {
 font-weight:600;
 text-align:left;
 font-size:17px;
 color:#293637;
 margin-top:0px;
}
.header-text-span:hover{
}
.header-text-span {
 font-weight:300;
 font-size:15px;
 margin-left:0px;
}
.service-icon {
color: #ff5316;}.service-icon 
>svg {width: 128px;height: 128px;}.service-icon {
 width:auto;
}
.service-title {
 font-family:Ubuntu;
 margin-bottom:16px;
 text-transform:capitalize;
 color:#293637;
 font-size:22px;
 font-weight:600;
}
.service-desc {
}
.section-heading {
 padding-top:10px;
 padding-bottom:5px;
 margin-bottom:25px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.section-title {
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#293637;
}
.section-header {
}
.cta-headlng {
 text-transform:uppercase;
 font-weight:800;
 width:65%;
 margin-bottom:15px;
 color:#ffffff;
 font-size:36px;
 text-shadow:1px 2px 4px #293637;
}
.cta-subheading {
 font-weight:500;
 color:#ffffff;
 border-bottom-style:solid;
 text-shadow:1px 2px 4px #293637;
}
.footer-heading {
 font-family:Ubuntu;
 color:#ecf1ed;
 font-size:26px;
 font-weight:400;
}
.social-icons {
color: #333333;}.social-icons 
>svg {width: 51px;height: 51px;}.social-icons {
}
.section-subtitle {
 color:#ff5316;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-weight:500;
 line-height:1.2;
font-size: clamp(1.1rem, 2vw, 1.5rem);
}
.home-list-icon {
color: #ff5316;}.home-list-icon 
>svg {width: 20px;height: 20px;}.home-list-icon {
 margin-right:10px;
}
.section-subtitle-small {
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:18px;
 color:#293637;
}
.shadow {
 box-shadow:0px 20px 20px rgba(0,0,0,0.04);
}
.services-title-div:hover{
 box-shadow:0px 0px rgba(0,0,0,0);
}
.services-title-div {
 position:relative;
 top:-100px;
 background-color:#ecf1ed;
 padding-left:30px;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 width:90%;
 text-align:left;
 box-shadow:0px 20px 20px rgba(0,0,0,0.1);
}
.services-title-div:not(.ct-section):not(.oxy-easy-posts),
.services-title-div.oxy-easy-posts .oxy-posts,
.services-title-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.translate-y-5 {
}
.translate-y-5:hover{
transform:translateY(-5px);}
.oxy-stock-content-styles {
}
.button-orange:hover{
 background-color:#293637;
 color:#ff5316;
 box-shadow:0px 5px 15px rgba(255,83,22,0.3);
}
.button-orange {
 background-color:#ff5316;
 color:#ffffff;
 font-size:16px;
 font-weight:600;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:32px;
 padding-right:32px;
 transition-duration:0.2s;
 transition-timing-function:linear;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 479px) {
.button-orange {
 margin-bottom:16px;
}
}

.button-white:hover{
 background-color:#293637;
 color:#ff5316;
 box-shadow:0px 5px 15px rgba(255,83,22,0.3);
}
.button-white {
padding: 10px 16px;
}.button-white {
 background-color:#ffffff;
 color:#293637;
 font-size:16px;
 font-weight:600;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:32px;
 padding-right:32px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.2s;
 transition-timing-function:linear;
}
.toggle-4475 {
}

                .toggle-4475 .oxy-expand-collapse-icon {
            font-size: 10px;        }
        
        
        .toggle-4475-expanded {
}
.toggle-heading {
 padding-left:8px;
 color:#ff5316;
 font-size:18px;
}
.toggle-text {
 font-size:16px;
 margin-top:16px;
}
.toggle-3598 {
}

                .toggle-3598 .oxy-expand-collapse-icon {
            font-size: 10px;        }
        
        
        .toggle-3598-expanded {
}
.toggle-div {
 width:100%;
}
.toggle-0649 {
}

                .toggle-0649 .oxy-expand-collapse-icon {
            font-size: 10px;        }
        
        
        .toggle-0649-expanded {
}
.client-logo:hover{
 filter:grayscale(0%);
}
.client-logo {
background-image:url(../../css-sprites-clients.png); filter:grayscale(100%);
 width:160px;
}
@media (max-width: 991px) {
.client-logo {
 margin-top:16px;
 margin-left:16px;
 margin-right:16px;
 margin-bottom:16px;
}
}

.border-gray-1px {
 border-top-color:#e5e0de;
 border-top-width:1px;
 border-top-style:solid;
 border-right-color:#e5e0de;
 border-bottom-color:#e5e0de;
 border-left-color:#e5e0de;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.header-contact-title {
 color:rgba(71,61,58,0.8);
 font-size:16px;
 font-weight:500;
}
.milestone-number {
 font-size:42px;
 color:#ffffff;
 font-weight:500;
}
.milestone-text {
 font-family:Ubuntu;
 color:#ffffff;
 font-size:20px;
}
.testimonial-name {
 font-size:22px;
 font-weight:700;
 color:#293637;
}
.testimonial-photo {
 width:90px;
 margin-right:32px;
 height:90px;
}
.testimonial-position {
 color:#293637;
 font-size:14px;
}
.testimonial-text {
 font-family:Ubuntu;
 line-height:32px;
}
.testimonial-div:hover{
 box-shadow:0px 20px 20px rgba(0,0,0,0.04);
}
.testimonial-div {
 background-color:#ffffff;
 text-align:left;
 width:32%;
}
@media (max-width: 991px) {
.testimonial-div {
 margin-bottom:32px;
}
}

.tabs-4002-tab:hover{
 background-color:#ff5316;
}
.tabs-4002-tab {
 font-family:Ubuntu;
 border-top-color:#ff5316;
 border-top-width:3px;
 border-top-style:solid;
 margin-right:16px;
 padding-top:8px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:8px;
 font-weight:700;
 color:#827d7e;
}
@media (max-width: 479px) {
.tabs-4002-tab {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-4002-tab-active:before{
  content:"";
}
.tabs-4002-tab-active {
 background-color:#ff5316;
 color:#ffffff;
}
.tabs-contents-4002-tab {
 padding-left:0px;
 padding-right:0px;
 padding-top:16px;
 padding-bottom:16px;
}
.about-icon-box {
 icon_box_heading_typography_font-size:18px;
 padding-right:16px;
}
 
            
            
                        .about-icon-box .oxy-icon-box-icon {
                margin-bottom: 16px;
                            }
            
                                                                        .about-icon-box .oxy-icon-box-heading {
                font-size: 18px;
margin-bottom: 8px;            }
            
                                                                                    .about-icon-box .oxy-icon-box-text {
                margin-bottom: 8pxpx;            }
            
            
            .about-icon-box-icon:hover{
transform:translateY(-4px);}
.about-icon-box-icon {
color: #ff5316;}.about-icon-box-icon 
>svg {width: 64px;height: 64px;}.about-icon-box-icon {
}
.contactus-icon {
color: #293637;}.contactus-icon 
>svg {width: 40px;height: 40px;}.contactus-icon {
 margin-right:16px;
 height:auto;
}
.services-div-icon {
}
.services-div:hover{
}
.services-div {
 text-align:center;
 background-color:#ffffff;
}
.services-div:not(.ct-section):not(.oxy-easy-posts),
.services-div.oxy-easy-posts .oxy-posts,
.services-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.services-div {
 width:100%;
}
}

.shadow-hover:hover{
 box-shadow:0px 20px 20px rgba(0,0,0,0.04);
}
.shadow-hover {
}
.service-link {
 color:#293637;
}
.service-icon-box {
 icon_box_heading_typography_color:#ffffff;
 icon_box_text_typography_color:#ecf1ed;
}
 
            
            
                        .service-icon-box .oxy-icon-box-icon {
                margin-bottom: 32px;
                            }
            
                                                                        .service-icon-box .oxy-icon-box-heading {
                color: #ffffff;
margin-bottom: 16px;            }
            
                                                                                    .service-icon-box .oxy-icon-box-text {
                color: #ecf1ed;
margin-bottom: 16pxpx;            }
            
            
            .services-iconbox {
 attachment_height:300;
 attachment_width:300;
 attachment_url:https://chelseaco.uk/wp-content/uploads/Attention.svg;
 width:50px;
 height:auto;
}
.service-title-white {
 font-family:Ubuntu;
 color:#ffffff;
 font-weight:600;
}
.service-text-white {
 color:#ffffff;
 font-size:18px;
}
.services-h5:before{
 content:"☑";
 color:#ff5316;
}
.services-h5 {
}
.case-details-div {
 width:100%;
 margin-bottom:8px;
}
.case-details-div:not(.ct-section):not(.oxy-easy-posts),
.case-details-div.oxy-easy-posts .oxy-posts,
.case-details-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.case-details-title {
 font-weight:100;
 font-size:0.9rem;
}
.case-details-text {
 font-weight:600;
 font-size:0.9rem;
}
.about-list-icon {
color: #ff5316;}.about-list-icon 
>svg {width: 20px;height: 20px;}.about-list-icon {
 margin-right:8px;
}
.benefits-icon {
color: #ffffff;}.benefits-icon 
>svg {width: 48px;height: 48px;}.benefits-icon {
}
.benefits-div-white {
 text-align:left;
 width:30%;
}
@media (max-width: 479px) {
.benefits-div-white {
 width:100%;
 margin-bottom:32px;
}
}

.about-list-text {
}
.benefits-icon-div {
 background-color:#ff5316;
 border-radius:50px;
}
.footer-social-icon:hover{
background-color: #ff5316;
border: 1px solid #ff5316;
padding: ;color: #ffffff;}.footer-social-icon:hover{
}
.footer-social-icon {
background-color: #293637;
border: 1px solid #293637;
padding: 8px;color: #ffffff;}.footer-social-icon 
>svg {width: 16px;height: 16px;}.footer-social-icon {
}
.certs-logo:hover{
 filter:grayscale(0%);
}
.certs-logo {
background-image:url(../../css-sprites-certs.png); filter:grayscale(100%);
 transition-duration:0.2s;
 max-height:50px;
 min-height:50px;
}
@media (max-width: 767px) {
.certs-logo {
 width:150px;
 margin-bottom:16px;
 margin-right:16px;
 margin-left:16px;
 margin-top:16px;
 height:auto;
}
}

.quote-icon {
color: #293637;}.quote-icon 
>svg {width: 64px;height: 64px;}.quote-icon {
}
.quote-icon-box {
 padding-right:16px;
 icon_box_text_typography_font-size:18px;
}
 
            
            
                        .quote-icon-box .oxy-icon-box-icon {
                margin-bottom: 32px;
                            }
            
                                                                        .quote-icon-box .oxy-icon-box-heading {
                margin-bottom: 16px;            }
            
                                                                                    .quote-icon-box .oxy-icon-box-text {
                font-size: 18px;
margin-bottom: 16pxpx;            }
            
            
            
            @media (max-width: 767px) {
                .quote-icon-box.oxy-icon-box {
                    flex-direction: column !important;
                    text-align: center;                }   

                .quote-icon-box .oxy-icon-box-icon {
                    margin-left: 0;
                    margin-right: 0;
                                        margin-bottom: 32px;                }

                .quote-icon-box .oxy-icon-box-icon, 
                .quote-icon-box .oxy-icon-box-text {
                    align-self: center;                }
            }

        @media (max-width: 767px) {
.quote-icon-box {
}
 
            
            
                        .quote-icon-box .oxy-icon-box-icon {
                margin-bottom: 16px;
                            }
            
                                                            
                                                                        
            
            }

.header-logo:hover{
 opacity:0.8;
}
.header-logo {
 opacity:1;
}
.showcase-image:hover{
 opacity:0.8;
}
.showcase-image:after{
  content:"";
}
.showcase-image {
 margin-bottom:18px;
 width:100%;
 opacity:1;
}
.showcase-title {
 font-family:Ubuntu;
 font-size:24px;
 font-weight:900;
 line-height:36px;
 margin-bottom:6px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#293637;
 text-align:left;
}
.showcase-small-text {
 font-weight:400;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#293637;
 font-size:16px;
}
.header-contact-text:hover{
}
.header-contact-text {
 font-weight:500;
 text-align:left;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#293637;
 line-height:1.4;
 font-size:18px;
}
.header-contact-wrapper {
 transition-duration:0.3s;
}
.header-contact-wrapper:not(.ct-section):not(.oxy-easy-posts),
.header-contact-wrapper.oxy-easy-posts .oxy-posts,
.header-contact-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
@media (max-width: 1200px) {
}

@media (max-width: 767px) {
.header-contact-wrapper {
}
}

.hero-heading {
 color:#ffffff;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:800px;
}
@media (max-width: 767px) {
}

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

.hero-subheading {
 font-family:Hind;
 font-size:24px;
 line-height:1.6;
 font-weight:400;
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#ffffff;
}
@media (max-width: 767px) {
.hero-subheading {
 font-size:20px;
}
}

@media (max-width: 479px) {
.hero-subheading {
 font-size:18px;
}
}

.scroll-to-top-link {
 position:fixed;
 right:32px;
 bottom:32px;
 z-index:100;
}
.scroll-to-top-link:not(.ct-section):not(.oxy-easy-posts),
.scroll-to-top-link.oxy-easy-posts .oxy-posts,
.scroll-to-top-link.ct-section .ct-section-inner-wrap{
display:inline-block;
flex-direction:unset;
}
.scroll-to-top-icon:hover{
 opacity:1;
}
.scroll-to-top-icon {
color: #827d7e;}.scroll-to-top-icon 
>svg {width: 48px;height: 48px;}.scroll-to-top-icon {
 opacity:0.5;
}
/* Link transitions */
a {
 transition-duration: 0.2s;
 transition-timing-function: linear;
}

/* Heading Text Colour */
h1, h2, h3, h4, h5, h6 {
 color: #293637;
}

/* Fluid Headings */
@media (max-width: 1120px) {
 h1 {
 font-size: clamp(1.9rem, 5vw, 3.5rem);
 }
 
 h2 {
 font-size: clamp(1.8rem, 4vw, 2.5rem);
 }

 h3 {
 font-size: clamp(1.2rem, 2.5vw, 2rem);
 } 
 h4 {
 font-size: clamp(1.1rem, 2vw, 1.5rem);
 }
}

/* Override the default text selection color */
::-moz-selection { /* Code for Firefox */
 color: #fff;
 background: #ff5316;
}
::selection {
 color: #fff;
 background: #ff5316;
}

/* LSCache Lazy Load Fade-in Effect*/
img[data-lazyloaded]{
 opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
 -webkit-transition: opacity .5s linear 0.2s;
 -moz-transition: opacity .5s linear 0.2s;
 transition: opacity .5s linear 0.2s;
 opacity: 1;
}html{
 font-size:20px;
}
