@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap')

.ft-footer-newslatter-widget1 ul li a{
    color: #fff;
    line-height: 40px;
}
.ft-footer-newslatter-widget1 ul li a i{padding-right: 10px;}
.space-top{margin-top: 40px;}
.about-points{
    padding-top: 28px;
}
.about-points img{
    background: #345e88;
    width: 55px;
    border-radius: 12px 2px 12px 2px;
    padding: 5px;
}
.about-points h4{
    padding-top: 15px;
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
    padding-bottom: 10px;
    font-family: "Nunito Sans", sans-serif;
}
.about-points p{
    color: #222422;
    font-size: 16px;
    font-family: "Nunito Sans", sans-serif;
}
.value-p{
    color: #121213;
    font-size: 1.5rem;
    font-weight: 300;
    font-family: "Nunito Sans", sans-serif;
}
.at-categories ul li.active {background: rgb(234 30 0);/* padding: 14px 15px 14px 22px; */color: #fff !important;/* border-left: 3px solid #045a66; *//* border-right: 3px solid #045a66; */}
.cat-services{}
.cat-services h2{
    font-size: 30px;
    padding-top: 25px;
    font-family: "Nunito Sans", sans-serif;
}
.cat-services img{}    
.cat-services-inner{
    background: #e6e9ffe6;
    padding: 20px;
    margin-top: 25px;
}
.cat-services-inner p{
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
}  
.carrer-btn a {
    width: 150px;
    height: 45px;
}
/* career form css */
.ft-contact-form-wrapper {background: #ebf2f9;padding: 25px;border-radius: 15px;}
.ft-contact-form-wrapper .form-label {
    font-family: "Nunito Sans", sans-serif;
    color: #222422;
    font-weight: 700;
}

.ft-contact-form-wrapper .form-control {
    font-family: "Nunito Sans", sans-serif;
    background: #50abe82b;
    border-radius: 16px;
}
.modal-title{font-family: "Nunito Sans", sans-serif;font-weight: 400;}
.ft-btn-3-form {
    color: #fff;
    height: 55px;
    width: 230px;
    font-weight: 500;
    border-radius: 30px;
    font-family: "Poppins";
    background-color: #ea1e00;
    font-family: "Nunito Sans", sans-serif;
}