.main-header-menu .current-menu-item>.menu-link, .main-header-menu .current-menu-ancestor>.menu-link {
    color: #fff;
}
#primary-menu > li > a,
  #primary-menu > li .slide-search a {
    color: #333;
}
.ast-sticky-active {
    background: #fff;
}
.main-header-bar {
    border-bottom: none !important;
}
.shell {
    max-width: 1230px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.product-p {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: black;
    font-size: 18px;
    font-weight: bold;
}
.product-h1 {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: black;
}
.hm-services-box {
    overflow: hidden;
    width: 100%;
}
.quote-variant-1 .quote-image img {
    border-radius: 20px 0px;
    width: 100%;
}
.quote-body {
    margin-top: -30px;
    background: linear-gradient(to right bottom, #FFf, #FFf, #fff, #fff, #989EA0);
    width: 90%;
    margin-left: 10%;
    border-radius: 20px 0px;
    padding: 50px 30px;
    text-align: left;
    position: relative;
}
.index .quote-variant-1 .quote-body:hover {
    background: linear-gradient(to right bottom, #058DD5, #0160AF);
    color: white !important;
    transition: .33s all ease;
}
.quote-variant-1 .quote-body:before, .quote-variant-1 .quote-body:after {
    content: '';
    position: absolute;
}
.hm-services-box .item font {
    color: #1b3884;
}
.hm-services-box .item .product-p {
    font-size: 22px;
    color: #000000;
}
.hm-services-box .item p {
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.product-p {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: black;
    font-size: 18px;
    font-weight: bold;
}
.quote-variant-1 .quote-body .btn {
    min-width: auto;
    color: black;
    background: white !important;
    box-shadow: 0px 0px 0px 0px;
    padding: 10px 25px;
    text-align: left;
    font-size: 14px;
    border: 1px solid #CCCCCC;
}
.page .btn-primary {
    background: linear-gradient(to bottom, #001535, #032C6D);
    border-radius: 20px 0px;
    box-shadow: 0px;
    border: 0px;
}
.page .btn-primary {
    color: #fff;
    background-color: #42a4ff;
    border-color: #42a4ff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(19, 108, 191, 0.31);
    box-shadow: 0px 2px 10px 0px rgba(19, 108, 191, 0.31);
}
.fa-long-arrow-right:before {
    content: "→";
}
#swiper-container {
    width: 100%;
}
@media (min-width: 480px) {
    .range {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 992px){
    .h4 {
        line-height: 1.13333;
        font-size: 30px;
    }
}
@media (min-width: 779px){
    .h4 {
        font-size: 28px;
    }
}
@media (max-width:779px) {
    .h4 {
        line-height: 1.13333;
        font-size: 30px;
    }
  #primary-menu > li > a{
      color: #000;
  }
  .main-header-menu .current-menu-item>.menu-link, .main-header-menu .current-menu-ancestor>.menu-link {
      color: var(--ast-global-color-0);
  }
}
.ast-stick-primary-below-wrapper #primary-menu a {
    color: #333;
}
.ast-stick-primary-below-wrapper #primary-menu li li a {
    color: #333;
}
.ast-sticky-active  #primary-menu a {
    color: #000;
}
.cust-row .paddBottom30{
    text-align: center;
}
.blog-home {
    min-height: 110px;
}