/*
CTC Separate Stylesheet
Updated: 2026-02-03 06:48:38
*/
/*
.elementor-sticky--active{
background: #fff !important;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 1);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, .5) !important;
} */

.sectionStandardGap{padding:100px 0px;}
.sectionStandardGapImp{padding:100px 0px !important;}
.lightGreyBg{background-color: #f0f0f0;}
.sectionGapTopOnly{padding-top:50px;}
.sectionGapBottomOnly{padding-top:50px;}

@media(max-width:767px){
.sectionStandardGap{padding:50px 0px;}	
.sectionGapTopOnly{padding-top:30px;}
.sectionGapBottomOnly{padding-top:30px;}
}

@media(max-width:550px){
.sectionStandardGap{padding:30px 0px;}	
.sectionGapTopOnly{padding-top:20px;}
.sectionGapBottomOnly{padding-top:20px;}
}