body{
    scroll-behavior: smooth;
    padding-top: 0rem !important;
    font-family: "DM Sans", sans-serif;
    padding-bottom: 0rem;
    color: #000;

}

.main-bg{
    background: url(../img/background-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
   height: 100vh;
}
.white-letter{
    color: #fff;
}
.bg-gradient{
    background-image: linear-gradient(47deg, #1b405f00, #0ca6e200) !important;
    height: 100vh;
}
h1{
    font-size: 62px;
    font-weight: 600;
    line-height: 80px;
    padding-bottom: 20px;
}
h1 span{
    color: #C10B2A;  
    padding-top: 50px; 
}

h2 {
    color: #000;
    padding-top: 195px;
    font-family: "DM Sans", sans-serif;
    font-size: 62px;
    font-weight: 600;
}
h2 span{
    color: #C10B2A;
}
h3{
    font-size: 62px;
    font-weight: 600;
    line-height: 62px;
    padding-bottom: 40px;
    padding-top: 109px;
}
h4{
    padding: 90px 0 0 0;
    color: #c10b2a;
}
h5{
    padding-right: 0px;
    font-size: 18px !important;
}
h6 {
    padding: 15px 0 !important;
    color: #C10B2A;
    font-weight: 600;
}

.navbar-nav {
    margin-left: auto;
    font-weight: 500;
}
.navbar-nav a {
    color: #000 !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
    color: #000 !important;
}
#navbar.scrolled {
    background-color: #fff;
    color: #000;
    box-shadow: 0px 4px 7px #21212166;
}
.btn-outline-success{
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    color: #fff !important;
    -o-border-radius: 50px;
    background: #C10B2A;
    border: none;
}
.btn-outline-success:hover {
    color: #fff;
    /* background: linear-gradient(92.41deg, rgba(47, 175, 126, 0.8) 0.86%, rgba(63, 208, 201, 0.7) 99.75%) !important; */
    border-color: none !important;
    background: #a90a25;
}

.btn-primary {
    /* background: #5577FF !important; */
    background: #C10B2A;
    border-radius: 40px !important;
    font-size: 18px !important;
    padding: 9px 20px !important;
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    -ms-border-radius: 40px !important;
    -o-border-radius: 40px !important;
    font-weight: 500 !important;
    margin-top: 15px;
    box-shadow: 0px 6px 17px #3333;
    border: none;
}
.head-para {
    font-size: 20px;
    letter-spacing: normal;
    line-height: 28px;
    padding-right: 116px;
    padding-top: 15px;
}
.rounded-3 {
    border-radius: 0.75rem!important;
    -webkit-border-radius: 0.75rem!important;
    -moz-border-radius: 0.75rem!important;
    -ms-border-radius: 0.75rem!important;
    -o-border-radius: 0.75rem!important;
    border: 3px solid rgba(0,0,0,.125) !important;
    margin-top: 15px;
    padding: 1em;
}
.rounded-4 {
    border-radius: 0.75rem!important;
    -webkit-border-radius: 0.75rem!important;
    -moz-border-radius: 0.75rem!important;
    -ms-border-radius: 0.75rem!important;
    -o-border-radius: 0.75rem!important;
    margin-top: 15px;
}
.ico-circle{
    width: 50px;
    height: 50px;
    margin: 0 12px;
}
.pic-about{
    padding-top: 140px;
}
.service-bg-color{
    background-color: #F1F1F1;
}
.alert{
    width: auto !important;
    display: inline-block;
    font-size: 13px !important;
    padding: 0.20rem 0.20rem !important;
}

.alert-info {
    color: #0057D2;
    background-color: #D1EFFF;
    border-color: #D1EFFF;
}
.alert-success {
    color: #046C7A;
    background-color: #C2FCEE;
    border-color: #C2FCEE;
}
.alert-danger {
    color: #AD3A41;
    background-color: #F5C7C7;
    border-color: #F5C7C7;
}
.alert-warning {
    color: #7A5904;
    background-color: #FCE5C2;
    border-color: #FCE5C2;
}

.sp-bg{
    background-color: #FFE2E2 !important;
}
.bus{
    background: url(../img/bus-5.png);
    background-position:top right;
    background-repeat: no-repeat;
}
.sec-content{
    padding-bottom: 175px;
}
.white-bg{
    background: #fff;
    margin-left: auto;
    margin-top: -100px;
    position: relative;
    margin-right: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 1px 1px 24px 2px #33333321;
}
.pad{
    padding: 1.9em;
}
.left-shadow{
    box-shadow: -9px -11px 21px -4px #33333314;
}
.contact-bg{
    background: url(../img/contact-bg.png);
    background-position:top ;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-head{
    padding: 90px 0 0 0;
}
.frm-box{
    background: #fff;
    border-radius: 10px;
    padding: 50px 40px 40px 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.btn-danger{
    background: #CC0000 !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    padding: 12px 80px;
}
.frm-btn{
    text-align: end;
}
.list-group-item{
    border: none !important;
    padding: 20px 0;
}
.list-group-numbered>li::before {
    content: none !important;
    counter-increment: none !important;
}
.footer-bg{
    background: #861125 !important;
    color: #fff;
}
/* .ser-list{
    list-style: none;
    display: flex;
    padding: 10px 0px;
    justify-content: space-around; 
} */
.ser-list li:before {
    content: "\f005"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc( var(--icon-space) * -1 );
    width: var(--icon-space);
    width: 25px;
  }

  .footer-head{
    font-size: 25px;
    text-transform: uppercase;
    padding-top: 10px;
    line-height: 30px;
  }
  .social {
    display: flex;
    margin: 14px 0;
    list-style: none;
    color: #ffff;
    justify-content: flex-end;
}
.social li{
    padding: 0 10px;
}
.seal{
    text-align: right;
    margin-top: -123px;
    position: absolute;
    margin-left: -146px;
}
.slider-mb{
    margin-bottom: 110px;
}
.circle-img{
    width: 14%;
}
.black{
    background-color: #000;
}
.carousel-caption {

   right: 0 !important;
    bottom: 0rem !important;
   left: 0 !important; 
    background: linear-gradient(0deg, #000000d1, transparent);
    width: 100%;
    padding: 0 130px !important;
}


@media (min-width: 360px) and (max-width: 764.98px) {
    .navbar {
        background: #fff;
    }

    .head-para {
        padding-right: 0px;
        text-align: center;
        color: #fff;
    }
    h1 {
        font-size: 51px;
        line-height: 60px;
        padding-bottom: 21px;
        text-align: center;
    }
    h2 {
        text-align: center;
        line-height: 70px;
        color: #fff;
    }
    h2 span{
        color: #fff;
    }
    h3 {
        font-size: 41px;
        font-weight: 600;
        line-height: 48px;
        padding-bottom: 23px;
        padding-top: 39px;
        text-align: center;
    }
    h4 {
        padding: 14px 0px;
        text-align: center;
    }
    .pic-about {
        padding-top: 50px;
    }
    .white-letter {
        text-align: center;
    }
    .mb-sec {
        text-align: center;
    }
    .frm-btn {
        text-align: center;
    }

    .social {
        justify-content: center;
    }
    .footer-head {
        font-size: 21px;
        text-align: center;
    }
    .sub-frm-sec{
        justify-content: center;
    }
    .center{
        text-align: center;
    }
    .bus{
        background: none;
    }
    .white-bg{
        width: 90%;
    }
    .sec-content {
        padding-bottom: 125px;
        text-align: center;
    }
    .seal{
        display: none;
    }
    .slider-mb {
        margin-bottom: 30px;
    }
    .frm-box{
        width: 90%;
        margin: auto;
        padding: 25px 25px;
    }
    .bg-gradient{
        background-image: linear-gradient(47deg, #1b405fe6, #0ca6e23d) !important;
        height: 100vh;
    }
    .contact-head {
        padding: 30px 0 0 0;
    }
    
}