.new-label{
    display: none;
}

.rotator-label{
    color: #051F42;
}

#service-rotator-link{
    color: #ffff;
}

.main-menu > ul > li > .active{
    color: #c92429;
}

.breadcumb-content .breadcumb-title,
.breadcumb-content .breadcumb-text,
.breadcumb-content .breadcumb-menu,
.breadcumb-content .breadcumb-menu a {
    text-shadow:
        0 2px 6px rgba(0, 0, 0, 0.55),
        0 1px 2px rgba(0, 0, 0, 0.35);
}

.vsfaqs-img__img1{
    width: 458px !important;
    height: 552px !important;
}

.vsfaqs-img__img2{
    width: 337px !important;
    height: 270px !important;
}

.quote__img{
    width: 637px !important;
    height: 559px !important;
}

.client-block--style:hover::before{
    background-color: #051F42 !important;
}

.client-block__avatar{
    border-radius: 100%;
    overflow: hidden;
}

.client-block__avatar img{
    width: 68px;
    height: 68px;
}

/* footer */

.footer-layout__bottom2{
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 30px;
}

.footer-trust-list,
.footer-contact-list{
    list-style: none;
}

.footer-trust-list li{
    color: #ffff;
}

.vs-btn.style11:hover{
    color: #051F42;
}

.footer-contact-list li i{
    color: #ffff;
}

.footer-contact-list li {
    color: #c92429;
}

.sidebar{
    color: #376c92 !important;
}

.header-layout3 .sideMenuToggler:hover{
    background-color: #051F42 !important;
}

.header-layout3 .will-sticky .sticky-active .sideMenuToggler{
    background-color: #c92429 !important;
}

.header-layout3 .will-sticky .sticky-active .sideMenuToggler:hover,
.service-block__link{
    background-color: #051F42 !important;
}

.service-block:hover .service-block__shape path,
.client-block--style:hover .client-block__shape svg path{
    fill: #051F42 !important;
}


@media (max-width: 768px) {
    .vsfaqs__img1 img{
        display: none;
    }
}


@media (max-width: 426px) {
  
  
      .img2 img, .vsfaqs-img__img1,
      .vsfaqs-img__img1 img {
        width: 300px !important;
        height: 400px !important;
      }

      .sucess-block__icon svg{
        width: 80px;
        height: 80px;
      }
  
    }

