.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-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.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: 1300px;
}
body {font-family: 'Montserrat';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Outfit';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #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 {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@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;
				}
			}
.text {
 font-size:16px;
 line-height:1.5;
}
.white {
 color:#ffffff;
}
@media (max-width: 479px) {
.white {
}
}

.sweep-blue-to-black:hover{
 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;
 color:#ea5332;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
}
.sweep-blue-to-black {
background-size: 100% auto; padding-top:12px;
 padding-left:25px;
 padding-right:25px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 gap:10px;
 color:#ffffff;
 border-radius:5px;
 padding-bottom:12px;
 text-transform:uppercase;
}
.sweep-blue-to-black:not(.ct-section):not(.oxy-easy-posts),
.sweep-blue-to-black.oxy-easy-posts .oxy-posts,
.sweep-blue-to-black.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 767px) {
.sweep-blue-to-black {
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 font-size:14px;
}
}

.footer-title {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:20px;
 margin-bottom:20px;
}
.footer-link:hover{
 color:#ea5332;
}
.footer-link {
 font-family:Montserrat;
 font-weight:400;
 line-height:1.2;
 font-size:16px;
 text-align:left;
}
.footer-icon {
color: #ea5332;}.footer-icon 
>svg {width: 35px;height: 35px;}.footer-icon {
}
.icon-list-box {
 color:#ffffff;
 gap:20px;
 font-size:16px;
 text-align:left;
}
.icon-list-box:not(.ct-section):not(.oxy-easy-posts),
.icon-list-box.oxy-easy-posts .oxy-posts,
.icon-list-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:20px;
}
.icon-list-icon {
color: #ea5332;}.icon-list-icon 
>svg {width: 25px;height: 25px;}.icon-list-icon {
 padding-top:2px;
}
.icon-list-text {
 font-family:Montserrat;
}
.sweep-transparent-to-orange:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#ffffff;
}
.sweep-transparent-to-orange {
background-size: 100% auto; font-family:Outfit;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#04c8cf;
 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;
 gap:10px;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 color:#ea5332;
 border-radius:5px;
 text-transform:uppercase;
 font-size:14px;
}
.sweep-transparent-to-orange:not(.ct-section):not(.oxy-easy-posts),
.sweep-transparent-to-orange.oxy-easy-posts .oxy-posts,
.sweep-transparent-to-orange.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 1023px) {
.sweep-transparent-to-orange {
}
}

@media (max-width: 767px) {
.sweep-transparent-to-orange {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
}
}

.sweep-orange-to-transparent:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#ea5332;
}
.sweep-orange-to-transparent {
background-size: 100% auto; font-family:Outfit;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#04c8cf;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#ffffff;
 gap:10px;
 border-radius:5px;
 text-transform:uppercase;
 font-size:14px;
}
.sweep-orange-to-transparent:not(.ct-section):not(.oxy-easy-posts),
.sweep-orange-to-transparent.oxy-easy-posts .oxy-posts,
.sweep-orange-to-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 1023px) {
.sweep-orange-to-transparent {
 border-radius:0px;
}
}

@media (max-width: 767px) {
.sweep-orange-to-transparent {
 font-size:14px;
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
}
}

.cell {
 object-fit:cover;
 overflow:visible;
}
.carousel-text-slider:before{
background-image:url(https://jtt.dev-sites.us/wp-content/uploads/2025/03/virtual-training.webp);  content:"";
}
.carousel-text-slider {
 gap:10px;
}
.carousel-text-slider:not(.ct-section):not(.oxy-easy-posts),
.carousel-text-slider.oxy-easy-posts .oxy-posts,
.carousel-text-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
.carousel-text-slider-icon {
color: #ea5332;}.carousel-text-slider-icon 
>svg {width: 30px;height: 30px;}.carousel-text-slider-icon {
}
@media (max-width: 1023px) {
.carousel-text-slider-icon {
}.carousel-text-slider-icon 
>svg {width: 35px;height: 35px;}.carousel-text-slider-icon {
}
}

.slider-text {
 font-family:Montserrat;
 color:#ffffff;
 text-align:left;
 font-size:16px;
}
@media (max-width: 1023px) {
.slider-text {
 font-size:16px;
}
}

.portfolio-box {
 width:100%;
 border-radius:5px;
}
.oxy-superbox-primary {
 width:100%;
 height:400px;
 border-radius:5px;
}
@media (max-width: 767px) {
.oxy-superbox-primary {
}
}

.oxy-superbox-secondary {
}
.portfolio-inner-box {
 background-color:#ea5332;
 width:100%;
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 text-align:center;
 border-radius:5px;
 gap:5px;
}
.portfolio-inner-box:not(.ct-section):not(.oxy-easy-posts),
.portfolio-inner-box.oxy-easy-posts .oxy-posts,
.portfolio-inner-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
gap:5px;
}
.portfolio-category {
}
.h4 {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:28px;
}
@media (max-width: 1023px) {
.h4 {
 font-size:24px;
}
}

@media (max-width: 479px) {
.h4 {
 font-size:20px;
 font-weight:600;
}
}

.sweep-black-to-transparent:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#021634;
 border-right-color:#021634;
 border-bottom-color:#021634;
 border-left-color:#021634;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#ffffff;
}
.sweep-black-to-transparent {
background-size: 100% auto; padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#021634;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#021634;
 border-right-color:#021634;
 border-bottom-color:#021634;
 border-left-color:#021634;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#ffffff;
 gap:10px;
 border-radius:5px;
 text-transform:uppercase;
 font-size:14px;
}
.sweep-black-to-transparent:not(.ct-section):not(.oxy-easy-posts),
.sweep-black-to-transparent.oxy-easy-posts .oxy-posts,
.sweep-black-to-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 767px) {
.sweep-black-to-transparent {
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 font-size:14px;
}
}

.hero-section {
background-image:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5));background-size:auto,  cover; text-align:left;
 height:750px;
 gap:50px;
 background-position:50% 0%;
}
.hero-section .ct-section-inner-wrap {
padding-top: 157px;
}
.hero-section:not(.ct-section):not(.oxy-easy-posts),
.hero-section.oxy-easy-posts .oxy-posts,
.hero-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:50px;
}
@media (max-width: 1023px) {
.hero-section {
 height:auto;
}
.hero-section .ct-section-inner-wrap {
padding-top: 75px;
}
}

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

.left-dash-orange:before{
 border-bottom-color:#ea5332;
 border-bottom-style:solid;
 border-bottom-width:2px;
 margin-right:20px;
 width:50px;
  content:"";
}
.left-dash-orange {
}
.left-dash-orange:not(.ct-section):not(.oxy-easy-posts),
.left-dash-orange.oxy-easy-posts .oxy-posts,
.left-dash-orange.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.black {
 color:#021634;
}
.h1 {
 font-family:Outfit;
 font-size:60px;
 font-weight:700;
 line-height:1.2;
 text-transform:uppercase;
}
@media (max-width: 1023px) {
.h1 {
 font-size:48px;
}
}

@media (max-width: 767px) {
.h1 {
}
}

@media (max-width: 479px) {
.h1 {
 font-size:42px;
}
}

.circle-text-wrapper {
 border-radius:50%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 background-color:#021634;
 width:125px;
 height:125px;
 text-decoration:none;
 z-index:5;
 padding-top:4px;
 padding-right:4px;
 padding-bottom:4px;
 padding-left:4px;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
}
.circle-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.circle-text-wrapper.oxy-easy-posts .oxy-posts,
.circle-text-wrapper.ct-section .ct-section-inner-wrap{
display:inline-block;
}
.center-icon {
color: #ea5332;}.center-icon 
>svg {width: 55px;height: 55px;}.center-icon {
 background-color:#ffffff;
 padding-left:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 position:absolute;
 top:50%;
 left:50%;
 width:68px;
 height:68px;
 z-index:5;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.h6 {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:20px;
}
@media (max-width: 767px) {
.h6 {
 font-size:18px;
}
}

.hero-icon {
color: #ea5332;}.hero-icon 
>svg {width: 25px;height: 25px;}.hero-icon {
}
@media (max-width: 479px) {
.hero-icon {
}.hero-icon 
>svg {width: 20px;height: 20px;}.hero-icon {
}
}

.black-section {
 background-color:#021634;
}
@media (max-width: 1023px) {
.black-section {
}
.black-section:not(.ct-section):not(.oxy-easy-posts),
.black-section.oxy-easy-posts .oxy-posts,
.black-section.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.sticky-column {
}
@media (max-width: 1023px) {
.sticky-column {
}
.sticky-column:not(.ct-section):not(.oxy-easy-posts),
.sticky-column.oxy-easy-posts .oxy-posts,
.sticky-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.blue {
 color:#ea5332;
}
.h2 {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:46px;
 text-transform:capitalize;
}
@media (max-width: 1023px) {
.h2 {
 font-size:40px;
}
}

@media (max-width: 767px) {
.h2 {
 font-size:30px;
}
}

.icon-box-2 {
 width:100%;
 gap:25px;
}
.icon-box-2:not(.ct-section):not(.oxy-easy-posts),
.icon-box-2.oxy-easy-posts .oxy-posts,
.icon-box-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:25px;
}
.icon-box-2-icon {
background-color: #f4f4f4;
border: 1px solid #f4f4f4;
padding: 15px;color: #021634;}.icon-box-2-icon 
>svg {width: 35px;height: 35px;}.icon-box-2-icon {
 background-color:#f5f5f5;
}
.icon-box-2-inner {
 width:100%;
}
.h5 {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:22px;
}
@media (max-width: 1023px) {
.h5 {
 font-size:20px;
}
}

.icon-list-inner {
 width:100%;
}
.principles-box {
 width:100%;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 gap:20px;
 text-align:center;
}
.principles-box:not(.ct-section):not(.oxy-easy-posts),
.principles-box.oxy-easy-posts .oxy-posts,
.principles-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:20px;
}
@media (max-width: 1023px) {
.principles-box {
 width:100%;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

@media (max-width: 767px) {
.principles-box {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

.h3 {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:36px;
}
.tabs-2542-tab:hover{
 background-color:#021634;
 color:#ffffff;
 transition-duration:0.4s;
}
.tabs-2542-tab {
 font-family:Montserrat;
 background-color:#ffffff;
 border-radius:5px;
 font-size:18px;
 color:#021634;
 font-weight:600;
 transition-duration:0.4s;
 box-shadow:2px 2px 15px 1px rgba(0,0,0,0.03);
}
.tabs-2542-tab-active {
 font-family:Montserrat;
 background-color:#021634;
 color:#ffffff;
 font-weight:600;
 font-size:18px;
}
.tabs-contents-2542-tab {
 padding-left:25px;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 gap:20px;
}
.tabs-contents-2542-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-2542-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-2542-tab.ct-section .ct-section-inner-wrap{
gap:20px;
}
@media (max-width: 1023px) {
.tabs-contents-2542-tab {
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

@media (max-width: 767px) {
.tabs-contents-2542-tab {
 padding-top:20px;
 gap:20px;
}
.tabs-contents-2542-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-2542-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-2542-tab.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

@media (max-width: 479px) {
.tabs-contents-2542-tab {
}
}

.info-about {
 width:100%;
}
.info-about:not(.ct-section):not(.oxy-easy-posts),
.info-about.oxy-easy-posts .oxy-posts,
.info-about.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.info-about {
 text-align:left;
}
.info-about:not(.ct-section):not(.oxy-easy-posts),
.info-about.oxy-easy-posts .oxy-posts,
.info-about.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.info-about-label {
 width:20%;
 font-weight:500;
 color:#ea5332;
 font-size:16px;
}
@media (max-width: 1300px) {
.info-about-label {
 color:#ea5332;
}
}

@media (max-width: 767px) {
.info-about-label {
 color:#ea5332;
}
}

.info-about-text {
 font-family:Outfit;
 width:80%;
 font-weight:700;
 color:#021634;
 font-size:24px;
 text-align:left;
}
.info-experience-box {
 width:100%;
 background-color:#ebebeb;
 border-radius:5px;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 padding-left:30px;
 gap:20px;
 height:100%;
}
.info-experience-box:not(.ct-section):not(.oxy-easy-posts),
.info-experience-box.oxy-easy-posts .oxy-posts,
.info-experience-box.ct-section .ct-section-inner-wrap{
gap:20px;
}
.text-small {
 font-size:14px;
 line-height:1.5;
}
.info-experience-date {
}
@media (max-width: 1023px) {
.info-experience-date {
 text-align:left;
 width:100%;
}
}

.info-experience-icon {
color: #ea5332;}.info-experience-icon 
>svg {width: 20px;height: 20px;}.info-experience-icon {
}
.text-large {
 font-size:18px;
 line-height:1.5;
 font-weight:500;
}
.info-experience-company {
 font-size:14px;
}
.info-experience-position {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:24px;
 color:#000000;
}
@media (max-width: 767px) {
.info-experience-position {
 text-align:left;
 font-size:20px;
}
}

.info-skill-box {
 width:100%;
 background-color:#ebebeb;
 border-radius:5px;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 padding-left:30px;
 gap:20px;
}
.info-skill-box:not(.ct-section):not(.oxy-easy-posts),
.info-skill-box.oxy-easy-posts .oxy-posts,
.info-skill-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
.circular-progress {
}
.circular-progress {
width:50px;
}

.circular-progress .oxy-circular-progress_gradient-one{
stop-color:#ea5332;
}

.circular-progress .oxy-circular-progress_gradient-two{
stop-color:#ea5332;
}

@media (max-width: 767px) {
.circular-progress {
}
}

.info-skill-text {
 font-family:Outfit;
 font-weight:700;
 line-height:1.2;
 font-size:20px;
 text-align:center;
}
.info-education-box {
 width:100%;
 background-color:#ebebeb;
 border-radius:5px;
 padding-top:40px;
 padding-right:30px;
 padding-bottom:40px;
 padding-left:30px;
 gap:20px;
}
.info-education-box:not(.ct-section):not(.oxy-easy-posts),
.info-education-box.oxy-easy-posts .oxy-posts,
.info-education-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:20px;
}
@media (max-width: 767px) {
.info-education-box {
}
.info-education-box:not(.ct-section):not(.oxy-easy-posts),
.info-education-box.oxy-easy-posts .oxy-posts,
.info-education-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.info-education-date {
 width:30%;
 font-size:14px;
}
@media (max-width: 767px) {
.info-education-date {
 width:100%;
 text-align:left;
}
}

.info-education-inner {
 width:70%;
 gap:15px;
}
.info-education-inner:not(.ct-section):not(.oxy-easy-posts),
.info-education-inner.oxy-easy-posts .oxy-posts,
.info-education-inner.ct-section .ct-section-inner-wrap{
gap:15px;
}
@media (max-width: 767px) {
.info-education-inner {
 width:100%;
}
}

.info-education-icon {
color: #ea5332;}.info-education-icon 
>svg {width: 20px;height: 20px;}.info-education-icon {
}
.progress-bar {
 progress_bar_left_text_typography_font-family:Array;
 progress_bar_bar_color:#ea5332;
 progress_bar_left_text_typography_font-size:18px;
 progress_bar_right_text_typography_font-size:16px;
 progress_bar_left_text_typography_font-weight:600;
 progress_bar_background_color:#021634;
}

                                .progress-bar .oxy-progress-bar-background {
            background-color: #021634;            background-image: none;            animation: none 0s paused;        }
                
        
                                                        .progress-bar .oxy-progress-bar-progress {
            background-color: #ea5332;padding: 15px;animation: none 0s paused, oxy_progress_bar_width 1s ease-out 1;            background-image: none;        
        }
                
                        .progress-bar .oxy-progress-bar-overlay-text {
            font-family: 'Outfit';
font-size: 18px;
font-weight: 600;
        }
        
                        .progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 16px;
        }
        
        @media (max-width: 767px) {
.progress-bar {
 progress_bar_left_text_typography_font-size:16px;
 progress_bar_right_text_typography_font-size:15px;
}

        
        
        
                        .progress-bar .oxy-progress-bar-overlay-text {
            font-size: 16px;
        }
        
                        .progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 15px;
        }
        
        }

.portfolio-navigation {
}
@media (max-width: 1023px) {
.portfolio-navigation {
 width:100%;
}
}

.prev-project {
 padding-top:8px;
 padding-bottom:8px;
}
@media (max-width: 767px) {
.prev-project {
 width:50%;
}
}

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

.next-project {
 padding-top:8px;
 padding-bottom:8px;
}
@media (max-width: 767px) {
.next-project {
 width:50%;
}
}

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

.tabs-contents-7969-tab {
 gap:20px;
}
.tabs-contents-7969-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-7969-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-7969-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
@media (max-width: 767px) {
.tabs-contents-7969-tab {
 padding-left:0px;
 padding-right:0px;
}
}

.tabs-7969-tab:hover{
transform: scaleX(1.05); background-color:#ea5332;
 color:#ffffff;
 font-weight:600;
 transition-duration:0.3s;
}
.tabs-7969-tab {
 font-family:Montserrat;
 width:100%;
 text-align:center;
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 transition-duration:0.3s;
 font-size:18px;
 font-weight:600;
 text-transform:uppercase;
 letter-spacing:1px;
}
.tabs-7969-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-7969-tab.oxy-easy-posts .oxy-posts,
.tabs-7969-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1023px) {
.tabs-7969-tab {
 padding-top:10px;
 padding-bottom:10px;
 font-size:15px;
 padding-left:15px;
 padding-right:15px;
 width:auto;
}
}

@media (max-width: 479px) {
.tabs-7969-tab {
 font-size:13px;
}
}

.tabs-7969-tab-active {
 background-color:#ea5332;
 font-size:18px;
 color:#ffffff;
 font-weight:600;
 text-transform:uppercase;
}
@media (max-width: 1023px) {
.tabs-7969-tab-active {
 font-size:15px;
}
}

@media (max-width: 479px) {
.tabs-7969-tab-active {
 font-size:13px;
}
}

.logo-img-2:hover{
}
.logo-img-2 {
 width:100%;
 object-fit:contain;
 transition-duration:0.3s;
 max-height:75px;
 height:60px;
}
@media (max-width: 1023px) {
.logo-img-2 {
 height:35px;
 object-position:left;
 padding-top:5px;
 width:50%;
}
}

@media (max-width: 767px) {
.logo-img-2 {
 height:35px;
 width:40%;
}
}

@media (max-width: 479px) {
.logo-img-2 {
 height:25px;
 width:auto;
 object-fit:contain;
}
}

.category-post {
}
.post-content {
}
.link-text {
}
@media (max-width: 767px) {
.link-text {
}
}

.oxy-stock-content-styles {
}
.violet-btn {
background-color :#8e58a2;
border: 1px solid #8e58a2;
color: #ffffff;
}.violet-btn {
 text-transform:uppercase;
}
.heading-box {
 font-family:Montserrat;
 padding-right:15px;
 padding-top:5px;
 padding-bottom:5px;
 background-color:#ea5332;
 color:#ffffff;
 font-weight:500;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 max-width:100%;
 width:auto;
 padding-left:15px;
 border-radius:5px;
}
.testimonial-box {
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 padding-left:30px;
 gap:20px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#d4d4d9;
 border-right-color:#d4d4d9;
 border-bottom-color:#d4d4d9;
 border-left-color:#d4d4d9;
 border-radius:5px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-repeat:no-repeat;
 background-color:#f5f5f5;
 background-position:100% 100%;
}
.testimonial-box:not(.ct-section):not(.oxy-easy-posts),
.testimonial-box.oxy-easy-posts .oxy-posts,
.testimonial-box.ct-section .ct-section-inner-wrap{
gap:20px;
}
@media (max-width: 1023px) {
.testimonial-box {
 gap:20px;
 text-align:center;
}
.testimonial-box:not(.ct-section):not(.oxy-easy-posts),
.testimonial-box.oxy-easy-posts .oxy-posts,
.testimonial-box.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

.testimonial-author-box {
 width:100%;
 text-align:left;
 gap:20px;
}
.testimonial-author-box:not(.ct-section):not(.oxy-easy-posts),
.testimonial-author-box.oxy-easy-posts .oxy-posts,
.testimonial-author-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:20px;
}
@media (max-width: 1023px) {
.testimonial-author-box {
 text-align:center;
}
.testimonial-author-box:not(.ct-section):not(.oxy-easy-posts),
.testimonial-author-box.oxy-easy-posts .oxy-posts,
.testimonial-author-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.dark-gray {
 color:#3d3d48;
}
@media (max-width: 767px) {
.dark-gray {
}
}

.sweep-white-to-transparent:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 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;
 color:#ffffff;
}
.sweep-white-to-transparent {
background-size: 100% auto; padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#04c8cf;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 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;
 color:#000000;
 gap:10px;
}
.sweep-white-to-transparent:not(.ct-section):not(.oxy-easy-posts),
.sweep-white-to-transparent.oxy-easy-posts .oxy-posts,
.sweep-white-to-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 767px) {
.sweep-white-to-transparent {
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 font-size:14px;
}
}

.left-dash:before{
 border-bottom-color:#ffffff;
 border-bottom-style:solid;
 border-bottom-width:2px;
 margin-right:20px;
 width:50px;
  content:"";
}
.left-dash {
}
.left-dash:not(.ct-section):not(.oxy-easy-posts),
.left-dash.oxy-easy-posts .oxy-posts,
.left-dash.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.faq-section {
background-image:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5));background-size:auto,  cover; text-align:center;
 background-position:50% 0%;
}
.faq-section .ct-section-inner-wrap {
padding-top: 157px;
padding-bottom: 250px;
}
.faq-section:not(.ct-section):not(.oxy-easy-posts),
.faq-section.oxy-easy-posts .oxy-posts,
.faq-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1023px) {
.faq-section {
 height:auto;
}
.faq-section .ct-section-inner-wrap {
padding-top: 157px;
}
}

.tabs-8426-tab {
 font-family:Outfit;
 padding-left:0px;
 color:#d4d4d9;
 font-size:20px;
 padding-top:15px;
 padding-bottom:15px;
}
@media (max-width: 1023px) {
.tabs-8426-tab {
 padding-top:10px;
 padding-bottom:10px;
}
.tabs-8426-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8426-tab.oxy-easy-posts .oxy-posts,
.tabs-8426-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.tabs-8426-tab-active {
 font-family:Outfit;
 color:#ea5332;
}
.tabs-contents-8426-tab {
 padding-right:0px;
}
@media (max-width: 1023px) {
.tabs-contents-8426-tab {
 padding-left:0px;
 padding-right:0px;
}
.tabs-contents-8426-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8426-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8426-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.tab-title {
 font-family:Outfit;
 font-size:32px;
 color:#ffffff;
 font-weight:600;
 margin-bottom:20px;
}
@media (max-width: 479px) {
.tab-title {
 line-height:1.2;
}
}

.faq-accordion {
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#3d3d48;
 border-top-style:none;
}
.faq-accordion .oxy-pro-accordion_header{
background-color:rgba(255,255,255,0);
color:#ffffff;
}

.faq-accordion .oxy-pro-accordion_header:hover{
background-color:rgba(0,0,0,0);
color:#ea5332;
}

.faq-accordion .oxy-pro-accordion_item.active .oxy-pro-accordion_header{
background-color:rgba(0,0,0,0);
color:#ea5332;
}

.faq-accordion .oxy-pro-accordion_title-area{
padding-top:20px;
padding-bottom:20px;
padding-left:0px;
padding-right:0px;
}

.faq-accordion .oxy-pro-accordion_title{
font-family: 'Outfit';
font-weight: 600;
text-transform: none;
font-size: 20px;
}

.faq-accordion .oxy-pro-accordion_content{
padding-top:10px;
padding-bottom:30px;
padding-left:0px;
padding-right:20px;
}

.faq-accordion .oxy-pro-accordion_icon{
font-size:15px;
color:#ffffff;
}

.faq-accordion .oxy-pro-accordion_header:hover .oxy-pro-accordion_icon{
color:#ea5332;
}

.faq-accordion .active .oxy-pro-accordion_icon{
color:#ea5332;
}

@media (max-width: 1023px) {
.faq-accordion {
}
.faq-accordion .oxy-pro-accordion_title-area{
padding-top:10px;
padding-bottom:10px;
}

.faq-accordion .oxy-pro-accordion_content{
padding-top:0px;
padding-bottom:20px;
padding-right:0px;
}

.faq-accordion .oxy-pro-accordion_icon{
padding-right:0px;
}

}

.gray {
 color:#d4d4d9;
}
.text-justify {
 text-align:justify;
}
@media (max-width: 1023px) {
.text-justify {
}
}

.superbox-container {
 width:100%;
 border-radius:5px;
}

            
                        .superbox-container .oxy-superbox-secondary {
                                top: 100%;                            }
            
                        .superbox-container:hover .oxy-superbox-secondary {
                                top: 0;                            }
            
            
            
        @media (max-width: 1023px) {
.superbox-container {
 width:100%;
 height:auto;
}
}

.superbox-primary {
background-size: cover; height:425px;
 width:100%;
 background-repeat:no-repeat;
 padding-top:50px;
 padding-bottom:50px;
 padding-left:25px;
 padding-right:25px;
 border-radius:5px;
 gap:15px;
 background-position:50% 50%;
}
.superbox-primary:not(.ct-section):not(.oxy-easy-posts),
.superbox-primary.oxy-easy-posts .oxy-posts,
.superbox-primary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
gap:15px;
}
@media (max-width: 1023px) {
.superbox-primary {
}
}

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

.image-box-icon {
color: #89f336;}.image-box-icon 
>svg {width: 50px;height: 50px;}.image-box-icon {
}
.superbox-secondary {
background-size: cover; height:425px;
 width:100%;
 gap:15px;
 background-repeat:no-repeat;
 padding-top:50px;
 padding-bottom:50px;
 padding-left:25px;
 padding-right:25px;
 background-color:#021634;
 border-radius:5px;
 background-position:50% 50%;
}
.superbox-secondary:not(.ct-section):not(.oxy-easy-posts),
.superbox-secondary.oxy-easy-posts .oxy-posts,
.superbox-secondary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
gap:15px;
}
@media (max-width: 1023px) {
.superbox-secondary {
}
}

@media (max-width: 767px) {
.superbox-secondary {
}
}

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

.blog-content {
}
.sweep-black-transparent-to-blue:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#04c8cf;
 border-right-color:#04c8cf;
 border-bottom-color:#04c8cf;
 border-left-color:#04c8cf;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#000000;
}
.sweep-black-transparent-to-blue {
background-size: 100% auto; padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#04c8cf;
 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;
 gap:10px;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 color:#000000;
}
.sweep-black-transparent-to-blue:not(.ct-section):not(.oxy-easy-posts),
.sweep-black-transparent-to-blue.oxy-easy-posts .oxy-posts,
.sweep-black-transparent-to-blue.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 767px) {
.sweep-black-transparent-to-blue {
 font-size:14px;
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
}
}

.portfolio-carousel-box {
 width:100%;
 height:500px;
}
.portfolio-carousel-box:not(.ct-section):not(.oxy-easy-posts),
.portfolio-carousel-box.oxy-easy-posts .oxy-posts,
.portfolio-carousel-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1300px) {
.portfolio-carousel-box {
 height:auto;
}
}

@media (max-width: 1023px) {
.portfolio-carousel-box {
}
}

@media (max-width: 479px) {
.portfolio-carousel-box {
}
}

.portfolio-carousel-content-box {
 width:100%;
 gap:10px;
}
.portfolio-carousel-content-box:not(.ct-section):not(.oxy-easy-posts),
.portfolio-carousel-content-box.oxy-easy-posts .oxy-posts,
.portfolio-carousel-content-box.ct-section .ct-section-inner-wrap{
gap:10px;
}
.prev-btn {
}
.next-btn {
}
.counter-box {
 width:100%;
 padding-top:0px;
 padding-right:20px;
 padding-bottom:0px;
 padding-left:20px;
 gap:20px;
}
.counter-box:not(.ct-section):not(.oxy-easy-posts),
.counter-box.oxy-easy-posts .oxy-posts,
.counter-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:20px;
}
@media (max-width: 1023px) {
.counter-box {
 width:100%;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

@media (max-width: 767px) {
.counter-box {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

.counter {
 color:#ffffff;
 font-size:72px;
 font-weight:700;
 margin-bottom:0px;
}
.counter .oxy-counter_digit{
font-family: 'Outfit';
font-size: 85px;
font-weight: 700;
color: #ffffff;
}

@media (max-width: 767px) {
.counter {
}
.counter .oxy-counter_digit{
font-size: 60px;
}

}

.counter-text {
 font-family:Outfit;
 font-size:20px;
 text-align:center;
 color:#021634;
 line-height:1.2;
 font-weight:400;
}
@media (max-width: 767px) {
.counter-text {
 font-size:20px;
}
}

.oxel_flipbox {
 width:100%;
 position:relative;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(25,22,22,0.2), rgba(25,22,22,0.2)), url(http://elements.oxy.host/wp-content/uploads/sites/52/2020/07/atmosphere-blue-cloud-clouds-601798.jpg);background-size:auto,  cover; width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-position:50% 50%;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-color:#374047;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
 color:#ffffff;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
}
.text-link:hover{
 color:#04c8cf;
}
.text-link {
}
.timeline-box {
 gap:5px;
 padding-right:50px;
}
.timeline-box:not(.ct-section):not(.oxy-easy-posts),
.timeline-box.oxy-easy-posts .oxy-posts,
.timeline-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:5px;
}
.timeline-iconbox:after{
 border-bottom-style:solid;
 border-bottom-width:5px;
 border-bottom-color:#ea5332;
 width:1000px;
  content:"";
}
.timeline-iconbox {
color: #f38367;}.timeline-iconbox 
>svg {width: 35px;height: 35px;}.timeline-iconbox {
 margin-bottom:20px;
}
.timeline-iconbox:not(.ct-section):not(.oxy-easy-posts),
.timeline-iconbox.oxy-easy-posts .oxy-posts,
.timeline-iconbox.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.timeline-date {
 font-family:Outfit;
 font-size:24px;
 font-weight:700;
 line-height:1.3;
 color:#f38367;
 text-transform:uppercase;
 width:100%;
}
@media (max-width: 1023px) {
.timeline-date {
}
.timeline-date .ct-section-inner-wrap {
padding-top: 0;
}
}

@media (max-width: 767px) {
.timeline-date {
 font-size:18px;
}
}

.timeline-event {
 font-family:Outfit;
 font-size:24px;
 font-weight:700;
 line-height:1.3;
 color:#000000;
 width:100%;
}
@media (max-width: 1023px) {
.timeline-event {
}
.timeline-event .ct-section-inner-wrap {
padding-top: 0;
}
}

@media (max-width: 767px) {
.timeline-event {
 font-size:18px;
}
}

.timeline-description {
 font-family:Montserrat;
 font-weight:400;
 font-size:18px;
 color:#000000;
 width:100%;
}
@media (max-width: 767px) {
.timeline-description {
 font-size:15px;
}
}

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

.timeline-icon {
color: #f38367;}.timeline-icon 
>svg {width: 35px;height: 35px;}.timeline-icon {
 background-color:#000000;
 padding-left:8px;
 padding-top:8px;
 padding-right:8px;
 padding-bottom:8px;
 margin-right:0px;
}
.sweep-blue-to-transparent:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 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;
 color:#ffffff;
}
.sweep-blue-to-transparent {
background-size: 100% auto; padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#04c8cf;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#04c8cf;
 border-right-color:#04c8cf;
 border-bottom-color:#04c8cf;
 border-left-color:#04c8cf;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#000000;
 gap:10px;
 border-radius:5px;
}
.sweep-blue-to-transparent:not(.ct-section):not(.oxy-easy-posts),
.sweep-blue-to-transparent.oxy-easy-posts .oxy-posts,
.sweep-blue-to-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 767px) {
.sweep-blue-to-transparent {
 font-size:14px;
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
}
}

.oxel_number_counter {
}
.oxel_number_counter__number {
 font-family:Outfit;
 color:#374047;
}
.oxel_number_counter__label {
 font-family:Montserrat;
 color:#606e79;
}
.logo-img:hover{
 filter:grayscale(0%);
}
.logo-img {
 width:100%;
 object-fit:contain;
 filter:grayscale(100%);
 transition-duration:0.3s;
}
.icon-box-inner {
 width:100%;
 gap:20px;
}
.icon-box-inner:not(.ct-section):not(.oxy-easy-posts),
.icon-box-inner.oxy-easy-posts .oxy-posts,
.icon-box-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
gap:20px;
}
.freelance-heading-two {
 font-family:Outfit;
 font-size:48px;
 color:#ffffff;
 line-height:1.1;
 letter-spacing:0px;
 font-weight:700;
}
.freelance-body-text {
 font-family:Montserrat;
 color:#a7a9b2;
 font-size:14px;
 font-weight:400;
 line-height:1.5;
 margin-bottom:12px;
}
.freelance-showcase-5-wrapper {
 width:100%;
 background-color:#494e5e;
 box-shadow:0px 30px 40px -10px rgba(0,0,0,0.5);
background-image: linear-gradient(0deg, #242732 0%, #3c414e 100%);
}
.freelance-showcase-5-wrapper:not(.ct-section):not(.oxy-easy-posts),
.freelance-showcase-5-wrapper.oxy-easy-posts .oxy-posts,
.freelance-showcase-5-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.freelance-showcase-5-wrapper {
 text-align:center;
}
.freelance-showcase-5-wrapper:not(.ct-section):not(.oxy-easy-posts),
.freelance-showcase-5-wrapper.oxy-easy-posts .oxy-posts,
.freelance-showcase-5-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.freelance-showcase-5-img {
 width:50%;
}
@media (max-width: 767px) {
.freelance-showcase-5-img {
 width:100%;
}
}

.freelance-showcase-5-content {
 width:100%;
 margin-left:28px;
 margin-top:20px;
 margin-right:28px;
 margin-bottom:20px;
 text-align:left;
 height:100%;
}
.freelance-showcase-5-content:not(.ct-section):not(.oxy-easy-posts),
.freelance-showcase-5-content.oxy-easy-posts .oxy-posts,
.freelance-showcase-5-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.freelance-showcase-5-content {
 padding-left:24px;
 padding-right:24px;
}
}

.freelance-showcase-5-title {
 font-family:Montserrat;
 font-size:14px;
 color:white;
 font-weight:700;
 line-height:1.1;
 letter-spacing:1px;
 margin-bottom:12px;
}
.freelance-showcase-5-text {
 font-family:Montserrat;
 color:#a7a9b2;
 font-size:14px;
 font-weight:400;
 line-height:1.5;
 margin-bottom:12px;
}
.freelance-text-link:hover{
 text-decoration:underline;
}
.freelance-text-link {
 font-family:Montserrat;
 color:#f66061;
 font-size:14px;
 font-weight:400;
 text-decoration:none;
 line-height:1.5;
}
.freelance-about-4-progress-bar {
 progress_bar_left_text_typography_font-family:Array;
 progress_bar_right_text_typography_font-family:Array;
 progress_bar_bar_color:#f66061;
 progress_bar_left_text_typography_line-height:1.1;
 progress_bar_left_text_typography_letter-spacing:1px;
 progress_bar_left_text_typography_font-size:14px;
 progress_bar_left_text_typography_color:#ffffff;
 progress_bar_right_text_typography_font-size:14px;
 progress_bar_right_text_typography_line-height:1.1;
 progress_bar_right_text_typography_font-weight:400;
 progress_bar_left_text_typography_font-weight:700;
 margin-bottom:24px;
}

        
        
                                                        .freelance-about-4-progress-bar .oxy-progress-bar-progress {
            background-color: #f66061;padding: 12px;            background-image: none;        
        }
                
                        .freelance-about-4-progress-bar .oxy-progress-bar-overlay-text {
            font-family: 'Montserrat';
line-height: 1.1;
letter-spacing: 1px;
font-size: 14px;
color: #ffffff;
font-weight: 700;
        }
        
                        .freelance-about-4-progress-bar .oxy-progress-bar-overlay-percent {
            font-family: 'Montserrat';
font-size: 14px;
line-height: 1.1;
font-weight: 400;
        }
        
        .sweep-transparent-to-blue:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#04c8cf;
 border-right-color:#04c8cf;
 border-bottom-color:#04c8cf;
 border-left-color:#04c8cf;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#000000;
}
.sweep-transparent-to-blue {
background-size: 100% auto; padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#04c8cf;
 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;
 gap:10px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 color:#ffffff;
 border-radius:5px;
}
.sweep-transparent-to-blue:not(.ct-section):not(.oxy-easy-posts),
.sweep-transparent-to-blue.oxy-easy-posts .oxy-posts,
.sweep-transparent-to-blue.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
gap:10px;
}
.oxel_iconlist {
 max-width:100%;
}
.oxel_iconlist__row--dark {
 background-color:#eceeef;
}
.icon-box:hover{
 background-color:#ffffff;
 color:#ea5332;
 transition-duration:0.4s;
 box-shadow:5px 5px 50px 5px rgba(0,0,0,0.1);
}
.icon-box {
 width:100%;
 background-color:#f5f5f5;
 border-radius:5px;
 color:#000000;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 padding-left:25px;
 gap:25px;
 height:250px;
 transition-duration:0.4s;
}
.icon-box:not(.ct-section):not(.oxy-easy-posts),
.icon-box.oxy-easy-posts .oxy-posts,
.icon-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
gap:25px;
}
@media (max-width: 767px) {
.icon-box {
 height:200px;
 width:100%;
}
}

@media (max-width: 479px) {
.icon-box {
 height:200px;
}
}

.icon-box-icon {
 box-shadow:0px 0px 20px 2px rgba(0,0,0,0.05);
}
.icon-arrow {
color: #333333;}.icon-arrow 
>svg {width: 25px;height: 25px;}.icon-arrow {
transform:rotate(-45deg);}
.contact-form {
}
.blog-inner-box {
 gap:20px;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 padding-left:25px;
 width:100%;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
 background-color:rgba(245,245,245,0);
}
.blog-inner-box:not(.ct-section):not(.oxy-easy-posts),
.blog-inner-box.oxy-easy-posts .oxy-posts,
.blog-inner-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
.blog-title {
 color:#ffffff;
}
.blog-button:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#ffffff;
}
.blog-button {
background-size: 100% auto; padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 gap:10px;
 color:#ea5332;
 border-radius:5px;
 padding-bottom:0px;
 align-self:flex-end;
 margin-top:15px;
}
.blog-button:not(.ct-section):not(.oxy-easy-posts),
.blog-button.oxy-easy-posts .oxy-posts,
.blog-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
@media (max-width: 767px) {
.blog-button {
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 font-size:14px;
}
}

.portfolio-inner-box-2 {
 width:100%;
 padding-top:20px;
 padding-right:30px;
 padding-bottom:20px;
 padding-left:30px;
 background-color:#021634;
 border-radius:5px;
}
.portfolio-inner-box-2:not(.ct-section):not(.oxy-easy-posts),
.portfolio-inner-box-2.oxy-easy-posts .oxy-posts,
.portfolio-inner-box-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.portfolio-inner-box-2 {
 padding-left:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
}
}

.spin {
}
.hero-section-inner {
background-size: cover; text-align:left;
 height:600px;
 gap:50px;
 background-color:#021634;
 background-position:50% 0%;
}
.hero-section-inner .ct-section-inner-wrap {
padding-top: 170px;
}
.hero-section-inner:not(.ct-section):not(.oxy-easy-posts),
.hero-section-inner.oxy-easy-posts .oxy-posts,
.hero-section-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:50px;
}
@media (max-width: 1023px) {
.hero-section-inner {
 text-align:center;
 height:auto;
}
.hero-section-inner .ct-section-inner-wrap {
padding-top: 150px;
padding-bottom: 50px;
}
.hero-section-inner:not(.ct-section):not(.oxy-easy-posts),
.hero-section-inner.oxy-easy-posts .oxy-posts,
.hero-section-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.vertical-orange-shape {
 height:300px;
 attachment_height:2560;
 attachment_width:2560;
 attachment_url:https://www.ced-apelo.com/wp-content/uploads/2025/05/general-img-square-scaled.png;
 object-fit:cover;
 border-radius:5px;
 position:absolute;
 width:75px;
 background-color:#ea5332;
}
.full-width-left {
 attachment_height:2560;
 attachment_width:1920;
 attachment_url:https://www.ced-apelo.com/wp-content/uploads/2025/05/ced-apelo-scaled.webp;
 width:50%;
 border-radius:5px;
 object-fit:cover;
 position:absolute;
 left:0px;
 height:600px;
 z-index:5;
 object-position:center bottom;
}
.full-width-left .oxy-dynamic-list > .ct-div-block, .full-width-left .oxy-dynamic-list .flickity-slider > .ct-div-block, .full-width-left .oxy-inner-content .oxy-dynamic-list{
height:600px;
}

.full-width-left {
                        --carousel-cell-width: 100%;
                        }

                        .about-carousel-image {
 attachment_height:2560;
 attachment_width:1920;
 attachment_url:https://www.ced-apelo.com/wp-content/uploads/2025/05/ced-apelo-scaled.webp;
 object-fit:cover;
 left:0px;
 z-index:5;
 object-position:center center;
 width:100%;
 height:700px;
 border-radius:10px;
}
.portfolio-details-box {
 gap:5px;
 width:100%;
}
.portfolio-details-box:not(.ct-section):not(.oxy-easy-posts),
.portfolio-details-box.oxy-easy-posts .oxy-posts,
.portfolio-details-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:5px;
}
.portfolio-details-label {
 font-size:14px;
 color:#ffffff;
}
.portfolio-details-label:not(.ct-section):not(.oxy-easy-posts),
.portfolio-details-label.oxy-easy-posts .oxy-posts,
.portfolio-details-label.ct-section .ct-section-inner-wrap{
display:block;
}
.portfolio-details-text {
 font-size:16px;
 font-weight:700;
 color:#ffffff;
 width:100%;
}
.portfolio-details-text:not(.ct-section):not(.oxy-easy-posts),
.portfolio-details-text.oxy-easy-posts .oxy-posts,
.portfolio-details-text.ct-section .ct-section-inner-wrap{
display:flex;
}
.sweep-transparent-to-black:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#021634;
 border-right-color:#021634;
 border-bottom-color:#021634;
 border-left-color:#021634;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 color:#ffffff;
}
.sweep-transparent-to-black {
background-size: 100% auto; padding-top:12px;
 padding-bottom:12px;
 padding-left:25px;
 padding-right:25px;
 background-color:#04c8cf;
 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;
 gap:10px;
 border-top-color:#021634;
 border-right-color:#021634;
 border-bottom-color:#021634;
 border-left-color:#021634;
 color:#021634;
 border-radius:5px;
}
.sweep-transparent-to-black:not(.ct-section):not(.oxy-easy-posts),
.sweep-transparent-to-black.oxy-easy-posts .oxy-posts,
.sweep-transparent-to-black.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
gap:10px;
}
.portfolio-singular {
}
.portfolio-singular .ct-section-inner-wrap {
padding-top: 75px;
}
.tabs-7157-tab:hover{
transform: scaleX(1.05); background-color:#ea5332;
 color:#ffffff;
 transition-duration:0.3s;
}
.tabs-7157-tab {
 width:100%;
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 transition-duration:0.3s;
 color:#021634;
 font-size:18px;
 font-weight:600;
}
.tabs-7157-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-7157-tab.oxy-easy-posts .oxy-posts,
.tabs-7157-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.tabs-7157-tab {
 font-size:13px;
 padding-top:10px;
 padding-right:15px;
 padding-bottom:10px;
 padding-left:15px;
 width:auto;
}
}

.tabs-7157-tab-active {
 background-color:#ea5332;
 color:#ffffff;
}
.tabs-contents-7157-tab {
 gap:25px;
}
.tabs-contents-7157-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-7157-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-7157-tab.ct-section .ct-section-inner-wrap{
gap:25px;
}
@media (max-width: 1023px) {
.tabs-contents-7157-tab {
 padding-left:0px;
 padding-right:0px;
}
}

.blog-details-label {
 font-size:14px;
 color:#ea5332;
 width:auto;
}
.blog-details-label:not(.ct-section):not(.oxy-easy-posts),
.blog-details-label.oxy-easy-posts .oxy-posts,
.blog-details-label.ct-section .ct-section-inner-wrap{
display:block;
}
.blog-details-text {
 font-size:16px;
 font-weight:700;
 color:#ffffff;
 width:100%;
}
.blog-details-text:not(.ct-section):not(.oxy-easy-posts),
.blog-details-text.oxy-easy-posts .oxy-posts,
.blog-details-text.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1023px) {
.blog-details-text {
 border-bottom-style:none;
}
}

.blog-category {
}
.blog-category-box {
}
@media (max-width: 767px) {
.blog-category-box {
}
}

.icon-list-icon-2 {
color: #ea5332;}.icon-list-icon-2 
>svg {width: 40px;height: 40px;}.icon-list-icon-2 {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
.icon-list-inner-2 {
 width:100%;
}
@media (max-width: 1023px) {
.icon-list-inner-2 {
}
.icon-list-inner-2:not(.ct-section):not(.oxy-easy-posts),
.icon-list-inner-2.oxy-easy-posts .oxy-posts,
.icon-list-inner-2.ct-section .ct-section-inner-wrap{
display:none;
}
}

.icon-list-box-2 {
 color:#ffffff;
 gap:20px;
 font-size:16px;
 margin-bottom:20px;
}
.icon-list-box-2:not(.ct-section):not(.oxy-easy-posts),
.icon-list-box-2.oxy-easy-posts .oxy-posts,
.icon-list-box-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:20px;
}
.contact-section {
}
.contact-section .ct-section-inner-wrap {
padding-top: 167px;
}
.slider-text-on-white {
 font-family:Outfit;
 color:#021634;
 text-align:left;
 font-size:18px;
}
@media (max-width: 1023px) {
.slider-text-on-white {
 font-size:16px;
}
}

.box-shadow {
 box-shadow:2px 2px 20px 5px rgba(0,0,0,0.1);
}
.tabs-1451-tab:hover{
 background-color:#ea5332;
 color:#ffffff;
 transition-duration:0.4s;
}
.tabs-1451-tab {
 font-family:Montserrat;
 background-color:#ffffff;
 border-radius:5px;
 font-size:18px;
 color:#ea5332;
 font-weight:600;
 transition-duration:0.4s;
 border-top-color:#ea5332;
 border-right-color:#ea5332;
 border-bottom-color:#ea5332;
 border-left-color:#ea5332;
 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;
 box-shadow:2px 2px 15px 1px rgba(0,0,0,0.03);
}
@media (max-width: 1023px) {
.tabs-1451-tab {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px;
 font-size:14px;
}
}

.tabs-1451-tab-active {
 font-family:Montserrat;
 background-color:#ea5332;
 color:#ffffff;
 font-weight:600;
 font-size:18px;
}
@media (max-width: 1023px) {
.tabs-1451-tab-active {
 font-size:14px;
}
}

.tabs-contents-1451-tab {
 gap:25px;
 padding-left:0px;
}
.tabs-contents-1451-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-1451-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-1451-tab.ct-section .ct-section-inner-wrap{
gap:25px;
}
@media (max-width: 1023px) {
.tabs-contents-1451-tab {
 padding-right:0px;
}
}

@media (max-width: 767px) {
.tabs-contents-1451-tab {
 padding-right:0px;
}
}

.screen-viewport {
 height:700px;
 position:relative;
 top:0px;
 border-radius:10px;
 overflow:hidden;
}
.orange {
 color:#ea5332;
}
.left-dash-black:before{
 border-bottom-color:#021634;
 border-bottom-style:solid;
 border-bottom-width:2px;
 margin-right:20px;
 width:50px;
  content:"";
}
.left-dash-black {
}
.left-dash-black:not(.ct-section):not(.oxy-easy-posts),
.left-dash-black.oxy-easy-posts .oxy-posts,
.left-dash-black.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.screen-viewport2 {
 height:700px;
 position:relative;
 top:0px;
 border-radius:10px;
 overflow:hidden;
}
.portfolio-desktop-img {
 attachment_height:1390;
 attachment_width:2560;
 attachment_url:https://www.ced-apelo.com/wp-content/uploads/2025/05/quantek-desktop-scaled.webp;
 position:absolute;
 width:100%;
 top:56px;
 height:100%;
 object-fit:cover;
 object-position:top center;
 border-radius:2px;
 max-width:490px;
 padding-bottom:230px;
 right:auto;
}
.sweep {
}
.blog-full-content {
}
/***Global***/
.black-section{
  margin-bottom:-2px;
}
.sticky-column{
  position:sticky !important;
  top:50px;
}

.carousel-text-slider{
  width:max-content;
}

.progress-bar .oxy-progress-bar-progress {
    border-radius: 5px 0px 0px 5px;
}

.progress-bar .oxy-progress-bar-background{
  border-radius:5px;
}


/***Buttons***/

.sweep-transparent-to-blue  {
    background: linear-gradient(to right, #ea5332, #ea5332);
      background-repeat: no-repeat;
      background-size: 0% 100%;
   transition: background-size 0.3s 0s;
 }
    
 .sweep-transparent-to-blue:hover{
      background-size: 100% 100%;
   }

.sweep-blue-to-transparent  {
background: linear-gradient(to right, #ea5332, #ea5332);
      background-repeat: no-repeat;
      background-size: 100% 100%;
   transition: background-size 0.3s 0s;
 }
 .sweep-blue-to-transparent:hover{
      background-repeat: no-repeat;
      background-size: 0% 100%;

 }
.sweep-blue-to-black{
  background: linear-gradient(to right, #ea5332, #ea5332);
      background-repeat: no-repeat;
      background-size: 100% 100%;
   transition: background-size 0.3s 0s;
}

.sweep-blue-to-black:hover{
        background-repeat: no-repeat;
      background-size: 0% 100%;
}

/***/
.sweep-transparent-to-orange {
    background: linear-gradient(to right, #ea5332, #ea5332);
      background-repeat: no-repeat;
      background-size: 0% 100%;
   transition: background-size 0.3s 0s;
 }
    
 .sweep-transparent-to-orange:hover{
      background-size: 100% 100%;
   }

.sweep-transparent-to-black {
    background: linear-gradient(to right, black, black);
      background-repeat: no-repeat;
      background-size: 0% 100%;
   transition: background-size 0.3s 0s;
 }
    
 .sweep-transparent-to-black:hover{
      background-size: 100% 100%;
   }

.sweep-orange-to-transparent  {
background: linear-gradient(to right, #ea5332, #ea5332);
      background-repeat: no-repeat;
      background-size: 100% 100%;
   transition: background-size 0.3s 0s;
 }
 .sweep-orange-to-transparent:hover{
      background-repeat: no-repeat;
      background-size: 0% 100%;

 }
.sweep-blue-to-black{
  background: linear-gradient(to right, #ea5332, #ea5332);
      background-repeat: no-repeat;
      background-size: 100% 100%;
   transition: background-size 0.3s 0s;
}

.sweep-blue-to-black:hover{
        background-repeat: no-repeat;
      background-size: 0% 100%;
}

 .sweep-white-to-transparent  {
background: linear-gradient(to right, white, white);
      background-repeat: no-repeat;
      background-size: 100% 100%;
   transition: background-size 0.3s 0s;
 }

 .sweep-white-to-transparent:hover{
      background-repeat: no-repeat;
      background-size: 0% 100%;
   }

 .sweep-black-to-transparent  {
background: linear-gradient(to right, #021634, #021634);
      background-repeat: no-repeat;
      background-size: 100% 100%;
   transition: background-size 0.3s 0s;
 }

 .sweep-black-to-transparent:hover{
      background-repeat: no-repeat;
      background-size: 0% 100%;
   }


@media only screen and (max-width: 1024px) {
.sticky-column {
  position: static !important;
} }



span.gfield_required.gfield_required_text{
  display:none !important;
}

#contact-form .gform-field-label:where(:not([class*=gform-field-label--type-])), #contact-form .field_sublabel_below .gform-field-label--type-sub,  #contact-form label {
  color:#ea5332 !important;
  font-family:Montserrat !important;
}
#contact-form .gfield_radio label {
  color:white !important;
}

#contact-form p.gf_progressbar_title{
    color:white !important;
}

#contact-form div#gform_confirmation_message_1{
  color:white;
}

#contact-form .gf_progressbar{
  background-color:gray;
}
#contact-form .gf_progressbar .gf_progressbar_percentage{
  background-color:white;
}

#contact-form .gfield textarea{
    min-block-size: 200px;
}

#contact-form button[type="button"], #contact-form input[type="button"], #contact-form input[type="submit"] {
  background: linear-gradient(to right, #ea5332, #ea5332) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  transition: background-size 0.3s 0s !important;
  font-weight:400;
  color:white !important;
  font-family:'Poppins' !important;
  border-color:#ea5332;
  min-width:200px;
  text-align:center;
  padding: 12px 25px;
 }

#contact-form button[type="button"]:hover, #contact-form input[type="button"]:hover, #contact-form input[type="submit"]:hover{
      background-repeat: no-repeat !important;
      background-size: 0% 100% !important;
  border-color:#ea5332;

}


#contact-form input[type="text"], #contact-form input[type="email"], #contact-form input[type="tel"],  #contact-form input[type="number"], #contact-form select, #contact-form input[type="url"], #contact-form input[type="file"], #contact-form textarea{
  height:45px !important;
  border-color:lightgray;
  background-color: transparent;
  color:white;
  width: 100%;
}


#contact-form .gform-theme--foundation .gform_fields{
  row-gap:25px;
}


#contact-form .awards-dropdown select{
  background-color:#f38367 !important;
  text-align:center;
  font-family:'Poppins';
  font-size:24px;
  font-weight:700;
  color:black;
  padding: 20px;
  height:auto;
}

#contact-form .gform_page_footer{
  justify-content:start;
  padding-top:25px;
}

#contact-form label{
  font-size:16px;
  font-weight:400;
  color:white;
  font-family:'Poppins';
  display:block;
  padding-bottom:5px
}



#portfolio-section .oxy-repeater-pages-wrap {
    justify-content: center;
    position: absolute;
    bottom: 0px;
    width:100%;
}

#portfolio-section .oxy-repeater-pages{
  justify-content:center;
}

#portfolio-section .portfolio-box a{
  color:white;
}
#portfolio-section .portfolio-box a:hover{
  color:black;
}

#portfolio-section .portfolio-box .portfolio-category  a{
  color:white;
}
.portfolio-singular .portfolio-category  a{
  color:#ea5332;
}

#portfolio-section .portfolio-box .portfolio-category a:hover{
  color:black;
}

#portfolio-section-2 .portfolio-carousel-content-box a{
  color:black;
}
#portfolio-section-2 .portfolio-carousel-content-box a:hover{
    color:#ea5332;
}

#portfolio-section-2 .portfolio-inner-box-2 a{
  color:white;
}
#portfolio-section-2 .portfolio-inner-box-2 a:hover{
    color:#ea5332;
}
#portfolio-section .oxy-superbox-wrap{
  border-radius: 5px; 
}



.screen-viewport img {
  animation: scrollLoop 10s ease-in-out infinite alternate;
  animation-play-state: running;
}

.screen-viewport:hover img {
  animation-play-state: paused;
}

.screen-viewport2 img {
  animation: scrollLoop 10s ease-in-out infinite alternate;
  animation-play-state: running;
}

.screen-viewport2:hover img {
  animation-play-state: paused;
}

@keyframes scrollLoop {
  0%   { transform: translateY(0); }
  100% { transform: translateY(-60%); } /* adjust based on screenshot height */
}


#portfolio-filter .wpc-filters-widget-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
#portfolio-filter .wpc-filters-main-wrap input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
  background-color: #ea5332;
  color:white !important;
  border: 1px solid  #ea5332;
}

#portfolio-filter .wpc-filters-main-wrap input.wpc-label-input:checked+label {
    border-color: #ea5332;
}
#portfolio-filter .wpc-filters-main-wrap input.wpc-label-input:checked+label a {
    color: white;
}
#portfolio-filter .wpc-filters-main-wrap input.wpc-label-input + label:hover{
  border-color: #ea5332;
}
#portfolio-filter .wpc-filters-main-wrap input.wpc-label-input + label:hover span.wpc-filter-label-wrapper{
  background-color:  #ea5332;
}
#portfolio-filter .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {
  border-color: #ea5332;
}

#portfolio-filter .wpc-filters-main-wrap input.wpc-label-input + label a{
  color: #ea5332;
}
#portfolio-filter .wpc-filters-main-wrap input.wpc-label-input + label:hover span.wpc-filter-label-wrapper a{
color:white;
}
#portfolio-filter .wpc-filters-widget-content .wpc-filters-section input[type="number"], #portfolio-filter  .wpc-filters-widget-content .wpc-filters-section input[type="text"] { 
  border: 1px solid  #ea5332;
}.heading-box a, .heading-box-sidebar a, .blog-category-box .heading-box a{
  color:white;
}

.blog-details-text a{
  color:white;
}

.blog-full-content figure{
  margin:20px 0px;
  
}
.blog-full-content h2, .blog-full-content h3{
  margin:10px 0px;
  text-align:left;
}

.blog-title a{
  color:white;
}
.blog-title a:hover{
  color:#ea5332;
}

.blog-content p{
    height: 120px;
    overflow: hidden;
}

#blog-section .text-link a{
  color:black;
}

#blog-section .text-link a:hover{
  color:#04c8cf;
}

#blog-section .oxy-superbox-wrap{
  border-radius: 5px; 
}

h2.widgettitle {
  display : none;
}


.widget.widget_categories ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget.widget_categories ul a {
    color: #000;
}