/*nihal work*/

#section-3-white {
    background-image: url(../images/banner.png);
    /* padding: 50px 0px; */
    background-repeat: no-repeat;
    background-size: cover;
}

.pt-70 {
    padding-top: 70px;
}
.pb-70 {
    padding-bottom: 70px;
}

#section-3-white h2 {
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 15px;
}

#section-3-white .heading-3 p{
    color: #fff;
    padding-left: 26px;
    padding-top: 5px;
    font-size: 14px;
}

#section-3-white p{
    color: #fff;
}

#section-3-white ul {
    list-style: none;
}

#section-3-white ul li {
    color: #fff;
}

#section-3-white ul li::before {
    content: "\2022";
    color: #FBB40D;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0em;
    font-size: 24px;
}

#section-3-white li.heading-3 {
    font-size: 20px;
}

#section-3-white .dark-btn-white {
    border: 2px solid  #fff;
    background-color:#fff;
    color: #183962;
    padding: 12px 30px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin-right: 20px;
    font-weight: 600;
}

#section-3-white .dark-btn-nehal {
    border: 2px solid  #FBB40D;
    background-color: #FBB40D;
    color: #183962;
    padding: 12px 30px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin-right: 20px;
    font-weight: 600;
}

#sec-1-white .transparent-btn {
    border: 2px solid#FBB40D;
    background-color: transparent;
    color: #fff;
}

#section-3-white .transparent-btn-white {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 12px 30px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
}

#section-3-white .transparent-btn-white a {
    color: #fff;
}
/*end*/

#sec-2-red .form-sec {
    background-image: url(../images/form-bg-red.png);
    padding: 50px 30px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 7px;
}

#sec-2-red h2 {
    font-size: 35px;
    font-weight: 700;
}

#sec-2-red .form-sec h3 {
    font-size: 34px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
}

#sec-2-red ul li::before {
    content: "\2022";
    color: #FBB40D;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0em;
    font-size: 24px;
}

#sec-2-red ul {
    list-style: none;
}

#sec-2-red .input-icons {
    width: 100%;
    margin-bottom: 10px;
}

#sec-2-red .input-icons i {
    position: absolute;
    color: #183962;
}

#sec-2-red .icon {
    padding: 13px;
    color: black;
    min-width: 50px;
    text-align: center;
    font-size: 20px;
}

#sec-2-red .input-field {
    width: 100%;
    padding: 11px;
    padding-left: 16%;
    border-radius: 4px;
    background: #fff;
    border: 0px;
    margin-bottom: 6px;
}

#sec-2-red .red-btn {
    display: block;
    width: 100%;
    border: none;
    background: #183962;
    color: #fff;
    padding: 14px 28px;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    border-radius: 5px;
}

#sec-3-white {
    background-image: url(../images/banner.png);
    /* padding: 50px 0px; */
    background-repeat: no-repeat;
    background-size: cover;
}

.pb-70 {
    padding-bottom: 70px;
}
.pt-70 {
    padding-top: 70px;
}

#sec-3-white h2 {
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 15px;
}

#sec-3-white p {
    color: #fff;
}

#sec-3-white ul{
    list-style: none;
}

#sec-3-white ul li{
    color: #fff;
}
  
#sec-3-white  ul li::before {
    content: "\2022";
    color: #FBB40D;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: 0em;
    font-size: 24px;
}

#sec-3-white .transparent-btn {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}

#sec-3-white .transparent-btn a {
    color: #fff;
}

.dark-btn-white {
    border: 2px solid #fff;
    background-color: #fff;
    color: #183962;
    padding: 12px 30px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin-right: 20px;
    font-weight: 600;
}

#sec-2-red h3 {
    font-size: 28px;
    font-weight: 700;
    color: #183962;
}

#sec-4-c {
    background: url(../images/image-1.png);
    background-position: right !important;
    background-repeat: no-repeat !important;
    padding: 70px 0px !important;
}
#sec-4-c .heading h2{
    color:#333333;
    font-weight: 700;
}
.s4bg{
     background: url(../images/image-7.png) !important;
}

.s4bg-cheap{
     background: url(../images/cmbine-1.png) !important;
}



@media only screen and (max-width: 991px) {
#sec-4-c{
    background:unset !important;
}

.sec4-img{
    display:block !important;
}
}



@media only screen and (max-width: 767px){
    #sec-2-red .form-sec{
        padding: 50px 20px;
        margin-top: 40px;
        margin-left: 0px;
        margin-right: 0px;
    }

    #sec-3-white ul li {
        color: #fff;
        display: inline-flex;
        padding-top: 5px;
    }
}

