:root {
    --accent: #004dcb !important;
    --primary-font: Roboto Condensed, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

@media screen and (max-width: 1380px) {
    .cs-page_heading.cs-style1 {
        height: 400px;
    }
}
.cs-arrow_style1 .slick-arrow, .cs-arrow_style2 .slick-arrow, .cs-arrow_style3 .slick-arrow {       
    height: 50px;
    width: 50px;
}

.cs-iconbox.cs-style1 {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    margin-bottom: 21px;
    padding: 15px;
    border-radius: 20px;
}
.cs-iconbox.cs-style1 .cs-iconbox_subtitle {
    text-align: justify;
}
