:root {
    --accent: #ff4a17 !important;
    --primary-font: Poppins, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

.cs-iconbox.cs-style3 .cs-iconbox_title {
    margin-bottom: 0;
}
.cs-iconbox.cs-style3 {
    padding-bottom: 16px;
    padding-top: 16px;
}
.cs-iconbox.cs-style3 .cs-iconbox_icon {
    height: 70px;
    width: 70px;
}
.cs-down_btn {
    display: none;
}
.cs-page_heading.cs-style1 {
    height: 520px;
}
.cs-pagination_item {
    width: initial;
    min-width: 40px;
    padding: 0 12px;
}
.cs_blog_section+.cs-fooer {
    margin-top: 150px;
}
@media screen and (min-width: 992px) {
.cs-pagination_box + .cs-height_150.cs-height_lg_80 {
    display: none;
}
}

@media screen and (max-width: 991px) {
.cs_blog_section+.cs-fooer {
    margin-top: 80px;
}
}

.cs-moving_text_wrap.cs-type1 .cs-moving_text {
    animation-duration: 100s;
}

.cs-video_block.cs-style1.cs-size1 {
    height: 700px;
}
.cs-site_branding img {
    max-height: 56px;
}
.cs-text_widget img {
    height: 56px;
}
