/*
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;
}
.headerTopBar{}
.mainHeaderBar{}
.quoteButton > a {
    background-color: #2fb7fa !important;
    color: #000 !important;
    padding: 0 24px;
    line-height: 42px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
    transition: background-color .3s ease, color .3s ease, box-shadow .3s ease;
}


#enquiryForm{margin:0 auto;}
.enquiryFormAcceptance .intl-tel-input{width:100%;}
.enquiryFormAcceptance input, .enquiryFormAcceptance textarea{font-weight:bold;}
.enquiryFormRowLabel p {margin-bottom: 0px;color: #475155;text-align: left;font-weight:bold;}
span.enquiryFormRowLabelMandatory {color: red;}
.enquiryFormRow .wpcf7-acceptance .wpcf7-list-item-label {margin-left: 5px;font-size: 0.9em;color:#000;}
.enquiryFormRow .wpcf7-list-item {margin: 0px;}
.enquiryFormRow .enquiryFormRowLabel, .enquiryFormRow .enquiryFormRowInput, .enquiryFormRow .enquiryFormRowLabel p {width: 100%;font-size:14px;}
#intlPhoneNumber{width: 100%;}
.enquiryFormRowInput select, .enquiryFormRowInput input, .enquiryFormRowInput select,  .enquiryFormRowInput textarea {width: 100%;background: transparent;border:1px solid #475155;box-shadow: none;border-radius: 15px;padding: 10px;color:#000;}
#submitInquiryId {width: 100%;background-color: #c00808;color: #fff;border: 0px;border-radius: 5px;padding: 10px 20px;}
#submitInquiryId:disabled {cursor: not-allowed;background-color:#c00808 !important;color: #000;box-shadow: 0px 4px 4px 0px #00000040;}
#submitInquiryId:hover{background-color: #475155;color: #fff;}

#enquiryForm .wpcf7-acceptance {font-size: 12px;}

.sectionPadding{padding-top:50px;padding-bottom:50px;}
.belowHeadingContainer{padding-bottom:25px;}