/* Add here all your CSS customizations */
.grayscale{
    
}
.price-unit i{
    font-size: 40px;
    padding-right: 4px;
}
.apply-form{
    padding: 20px;
}
.cludo_purple
{
    color: #99418c !important;
}
.apply-form select{
    width: 100%;
    border-radius: 0px !important;
    padding: 6px;
}
.apply-form input{
   
    border-radius: 0px !important;
}
.apply-form input[type="file"]{
    width: 100%;
    border-radius: .25rem !important;
    padding: 4px;
    border: 1px solid #ced4da;
    border-radius: 0px !important;
}
/*old-about*/
/*#corporate{
    background-color: #fff !important;
    margin: 0px !important;
}
#corporate ul li {
    color: #3c3e44 !important;
}
#corporate h2 {
    color: #3c3e44 !important;
}
#corporate p {
    color: #3c3e44 !important;
}
.lead{
    font-size: 14px !important;
}
.advantage{
    margin-left: 60px;
    margin-bottom: 20px;
}
.advantage h3{
    font-size: 20px !important;
    margin:10px 0px !important;
    color: #fbb82e !important;
font-weight: 300;
}
.advantage-bg{
    background: #68255d;
    padding: 20px;
}
.why-us-image img{
    text-align: center;
    margin-top: 34px;
}
#corporate ul li i{
    background: #fbb82e;
}
.overview{
    padding: 30px;
}*/
/*.overview h2{
    color: #fff !important;
}
.overview h1{
    color: #fff !important;
}
.overview p{
    color: #fff !important;
}*/
/*----------------about us page--------------------*/
#corporate{
    padding: 30px 0px !important
}
ul.corporate-list li{
    color: #fff !important;
}




/*----------------choose us page--------------------*/
.section-custom-construction{
    overflow: hidden;
}
.section-custom-construction .container{
    position: relative;
}

.section-custom-construction .container::before {
    background: #fbb62a none repeat scroll 0 0;
    bottom: -235px;
    content: "";
    height: 200px;
    position: absolute;
    right: 75px;
    transform: rotate(50deg);
    width: 200px;
    z-index: 2;}

.section-custom-construction .container::after {
    background: #ee4332 !important;
    bottom: -220px;
content: "";
height: 200px;
position: absolute;
right: 0;
transform: rotate(50deg);
width: 200px;
z-index: 1;
    
}









label.required::after{
    color: #99418c;
}
/*-------------------------------contact-us-page--------------------------------------*/
.light-sky-section{
    background-color: #EAEFF3 !important;
border-color: #dae3ea !important;
    color: #212529 !important;
}

#channel li strong.text-dark{
    color: #fbb82e!important;
}

.contact-page h4{
    color: #faa52d;
}
.contact-page textarea{
    border-color: rgba(0, 0, 0, 0.09) !important;
}
/*.card{
    height: 300px;
}*/
.card{
    background: #fff;
}
.card-body h4{
    font-size: 16px;
}

.contact-page .contact-form label{color: #933993 !important;}
.contact-page .contact-form .form-group i.text-success{color: #e8325b !important;}
.contact-page .contact-form .form-control {border-color: #933993 !important;}
.contact-page .contact-form .btndec{background:linear-gradient(135deg, #ce1232 0%, #8c068c 80%); border-color:#99418c; color:#fff;}
.contact-page .contact-form .btndec:hover, .contact-page .contact-form .btndec:focus{background:linear-gradient(135deg, #fba52c 0%, #ce1232 80%); border-color:#99418c; color:#fff;}

.form-control {border-color: #933993;}


















