@font-face {
    font-family: Red Hat Display;
    src: url(fonts/RedHatDisplay-Regular.ttf);
}

.three-boxes {
    width: 100%;
    position: absolute;
    bottom: -10px;
    z-index: 1;
}

.slider_plugin_div {
    margin-top: 40px;
}

.three-boxes .container {
    display: flex;
}


.box-index {
    margin: auto;
    width: 33%;
    min-height: 160px;
    background: #D3DBEB;
    border-radius: 10px;
}

.box_hidden {
    display: none !important;
}

.three-boxes .content h4 {
    color: white;
}

.three-boxes .content .content_text {
    color: black;
    margin-bottom: 10px;
}

.three-boxes .content a {
    color: white;
}

.three-boxes .content {
    margin-left: 15px;
}

.block_slider .card-body .card-text {
    margin-bottom: 100px;
}

.msp-cn-155-48 {
    font-family: "Red Hat Display";
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    white-space: nowrap;
    color: #ffffff;
}

.msp-preset-21 {
    background-color: #a9a8a8;
    font-weight: normal;
    line-height: normal;
}

.msp-cn-155-46 {
    font-family: "Red Hat Display";
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: normal;
    white-space: nowrap;
    color: #a9a8a8;
}

.msp-preset-23 {
    font-family: "Red Hat Display";
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    color: white;
}

.msp-preset-25 {
    padding: 10px 24px;
    font-family: "Red Hat Display";
    font-weight: normal;
    font-size: 10px;
    text-align: center;
    letter-spacing: 2px;
    line-height: normal;
    text-transform: uppercase;
}

@media screen and (max-width: 420px) {
    .slider_plugin_div {
        margin-top: 72px !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1080px) and (orientation: landscape) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .slider_plugin_div {
        margin-top: 150px;
    }
}
