:root {
    --maincolor1: #808080;
    --maincolor1_rgba: rgb(128,128,128);
}
#iai_book_form button{
    background: #2f2f2f;
  
}
.btn{
    background: #2f2f2f;
}
.offer__price span{
    color:#03234c;
}
.offer__box{
    border-color:#03234c;
}
footer{
    border-color:#03234c;  
}
div.cmsbenefits__w100{
    border-color:#03234c; 
}
.footer-contact-add{
    border-color:#03234c;  
}
#testim-content > div > h2{
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    color: #03234c;
}
.testim-cover > .wrap > .arrow:hover{
    color: #03234c;
}
.aboutmain__4banners{
    margin-bottom:10px !important;
}

@media only screen and (max-width: 768px) {
  .testim-cover{
    margin-top: 150px;
  }
  #right-arrow{
      visibility: hidden;
  }
  #left-arrow{
      visibility: hidden;
  }
  .aboutmain__4banners > .section > .container{
    padding-left:0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1200px) {
    .offerslist > .slick-list > .slick-track > .slick-slide {
        width: 300px !important; 
    }
}
#testim{
    font-family: Signika,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
}
.testim .img{
    display: none !important;
}
.testim .arrow{
    top: 40% !important;
}
.aboutmain{
    margin-top: 0;
    margin-bottom: 0;

}
.about-main-description{
    padding-bottom: 0 !important;
}
.offerslist{
    border-bottom-color: rgb(3, 35, 76);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.testim-cover > .wrap{
    padding-bottom: 0px !important;
} 
.header--scrolled{
    height: 90px !important;
    line-height: 75px !important;
}
@media (min-width: 979px){
.navbar-nav .nav-link {
    font-size: 1.75rem !important;
}
.page-top__see-widget{
  font-size: 1.4rem !important;  
}
.page-top__contact > ul > li > a{
    font-size: 1.6rem !important;
}
.page-top__contact ul li:before {
    font-size: 1.4rem !important;
    font-weight: 600 !important;
}
div.section.parallax .bounce {
    font-size:1.5rem;
}
}
