.page-header_6 .page-header__top {
    position: relative;
    padding: 9px 22px 8px 22px;
    background: #083c76;
    color: #fff;
    font-size: 14px;
    min-height: 42px;
    width: 100%;
}

/* @media (min-width: 992) {.d-xl-block { display: block!important; } } */
@media (min-width: 992px) {
    .gp-d-xl-block {
        display: block !important;
    }
}
.menu-dropdown__inner a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.additional-menu__link::after {
    content: "";
    display: block;
    height: 2px;
    width: 0;
    background: #FFFFFF;
    position: absolute;
    bottom: -8px;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
}
.text-shadow{
    text-shadow: 1px 1px #000000;
}

.page-header__logo img{
    height: 62px;
}

.button-St2{
    color: #fff;
    font-size: 14px;
    background: #196cb5;
    height: 70px;
    line-height: 70px;
    min-width: 210px;
    padding: 0 30px;
}
.slick-dots li.slick-active button, .slick-dots li:hover button {
    background-color: #196cb5;
    height: 5px;
    top: 11px;
}
.promo-slider__layout {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,61,144,.9)),color-stop(50%,rgba(0,153,125,.6)),color-stop(60%,rgba(0,0,0,.15)));
    background-image: -o-linear-gradient(left,rgba(0,61,144,.9) 0,rgba(0,153,125,.6) 50%,rgba(0,0,0,.15) 60%);
    background-image: linear-gradient(to right,rgba(0,61,144,.7) 0,rgba(0,153,125,.4) 50%,rgba(0,0,0,.15) 60%);
}
.standIcon{
    width: 80px;
    height: 80px;
}
.standTitle{
    color: #034ea2;
    font-weight: 500;
    font-size: small;
    text-transform: uppercase!important;
}
/* .standTitle:hover{
   color: #00997d;
} */
.gp-text-primary22 {
    color: #034ea2;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 40px;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after{
    font-family: Flaticon;
    font-size: 40px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.icon-item__img--big2 img {
    max-height: 200px;
    margin-top: auto;
}

