body {
    font-family: "Montserrat", sans-serif !important;
}

.custom-shadow{
    background-color: #fff !important;
}
.sc-pricing-column .icon-wrapper{
    background-color: transparent!important;
}

.fw-bold{
    font-weight: 600 !important;
}






.sc_1{
        height: 529px;
}
.active{
    color:#1573b9!important;
}
.main-menu li a.nav-link:hover{
    color: #1573b9!important;
}

section{
    padding:50px 0;
}
.display-5 {
    font-size: 2.5rem;
}
.animated-img-wrap img {
         top: 43px;
    width: 80%;
}
.left--40 {
    left: -112px !important;
}
.top--40 {
    top: 150px !important;
}
.promo-single {
        height: 100%;
}
.bottom--40 {
    bottom: 150px !important;
}
.right--40 {
    right: -60px !important;
}
.promo-single:hover {
    background-color: #dcfff3 !important;
    color: white;
}
.promo-single:hover i {
    color: #1673ba !important;
}
.promo-single:hover h3 {
    color: #1673ba !important;
}
.mb-32 {
    margin-bottom: 15px;
}
.promo-info p {
        font-size: 14px;
    margin-top: 15px;
        line-height: 22px;
}
.icon-box {
     margin-bottom: 0px; 
     border-radius: 8px !important;

}
.whyUstext h4 {
    font-size: 16px;
    margin-top: 10px;
}
.whyUstext img {
        width: 60px;
}
.whyUstext  {
    height:100%;
}
.whyUstext .card {
    height:100%;
}
.bg-dark .copyright-text p, .bg-gradient .copyright-text p {
    color: #000000;
}

.bg-grey {
      background-color: #f1f1f1 !important;
      padding: 10px 5px;
}
.section-heading {
    margin-bottom: 30px;
}
.icon-box {
    margin-bottom: 0px;
    color: #fff;
    background-color: #1673ba !IMPORTANT;
}
.icon-box1 {
    margin-bottom: 0px;
    color: #000000;
    background-color: #03c988 !IMPORTANT;
    border-radius: 8px !important;
}
.icon-box1 i {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 22px;
    COLOR:#fff !important;
}

.form-control {
      height: 40px;
    color: #878787;
    font-size: 12px;
}
label {
    font-weight: 600;
    font-size: .875rem;
    margin-bottom: 5px;
}

.ptb-40 {
    padding: 40px 0;
}
.contact_us_img {
    width:100%;
        margin-bottom: -7px;
}
.btn-submit {
    background-color: #1673ba;
    padding: 6px 25px;
    border-radius: 3px;
    width: 150px;
}
.cardform {
        box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(12, 8, 0, .03), 0 0.275rem 1.25rem -0.0625rem rgba(12, 8, 0, .05) !important;
    border-radius: 10px;
    
}
.whyUstext .card-body {
    padding: 10px;
}
.animated-img-wrap {
    text-align: center;
}
.hero-section-inner {
        height: 230px;
}
.mainD_flex {
    display:flex;
}
.lefticon {
        font-size: 24px;
    background-color: #1673ba;
    text-align: center;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #03c988;
}
.righticon {
    font-size: 24px;
    background-color: #03c988;
    text-align: center;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
     color: #ffffff;
}
.animated-hero-1 .type-0 {
    right: -60px !important;
}
.btnbin {
        background-color: #1673ba;
}
.card-deck {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
.binscollection .col-md-4 {
    margin-bottom:1rem;
}
.binscollection .btn-primary {
    background-color: #03c988;
    border-color: #03c988;
    padding: 5px 10px;
}



@media only screen and (max-width: 600px) {
  .bg-dark h1{
          font-size: 22px;
    line-height: 40px;
  }
  
  
  
}





























