.section-slider .img {
    border-radius: 5px;
    overflow: hidden;
}
.section-slider .slider-wrapper .slider-nav-light .flickity-prev-next-button {
    background-color: rgba(255, 255, 255, 0.643);
    width: 32px !important;
    top: 44%;
    bottom: 44%;
}
.section-slider
    .slider-wrapper
    .slider-nav-light
    .flickity-prev-next-button
    svg {
    padding: 10px !important;
    fill: #191919;
}
.section-slider
    .slider-wrapper
    .slider-nav-light
    .flickity-prev-next-button
    svg
    path {
    fill: #191919;
}
.headline .section-title {
    border: 0;
    padding: 0;
}
.headline .section-title span {
    border: 0;
    margin: 0;
    padding: 0;
}
.headline .section-title b {
    opacity: 0;
}
.section__blog .post-item {
    padding-bottom: 21px;
}
.section__blog .post-item:last-child {
    padding-bottom: 0;
}
.section__blog .post-item .box-text .post-title a {
    display: block;
    font-size: 15px;
    line-height: 23px;
}
.section__blog .post-item .box-text .post-title a:hover {
    color: #ca1b17;
}
.section__blog .post-item .box-overlay .box-text .post-title {
    margin: 0 0 10px 0;
}
.section__blog .post-item .box-overlay .box-text .post-title a {
    display: block;
    color: #fff;
    font-size: 19px;
}
.section__blog .post-item .box-overlay .post-meta {
    color: #fff;
    opacity: 1;
    font-size: 13px;
}
.section__blog .post-item .box-overlay .from_the_blog_excerpt {
    font-size: 15px;
    color: #fff;
}
.section__blog .post-item .box-overlay .box-text {
    padding-bottom: 15px;
}
.section__blog .nentrang .col.large-12 > .col-inner {
    padding: 15px;
    background: #fff;
    border-radius: 10px;
}
.section__blog .nentrang .title__home .section-title {
    border: 0;
    padding: 0;
    margin: 0 0 20px 0;
}
.section__blog .post-item .post-title {
    margin: 0 0 10px 0;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    color: #333;
    font-size: 15px;
}
.section__blog .post-item .box-text {
    padding-bottom: 0;
    padding-top: 0;
}
.section__seachkey .col.large-12 {
    padding-bottom: 0;
}
.section__blog .row-slider .flickity-button {
    height: 35px !important;
    width: 35px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 50% !important;
    bottom: initial !important;
    right: initial !important;
    left: -12px !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    background: #163c68;
    color: #fff;
    border-radius: 6px;
}
.section__blog .row-slider .flickity-button.next {
    height: 35px !important;
    width: 35px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 50% !important;
    bottom: initial !important;
    right: -14px !important;
    left: initial !important;
    z-index: 9;
    background: 0 0;
    box-shadow: 0 0 0 0;
    min-height: initial;
    background: #163c68;
    color: #fff;
}
.section__blog .flickity-prev-next-button:hover svg,
.section__blog .flickity-prev-next-button:hover .arrow {
    fill: #fff !important;
}
.section__blog .row-slider .flickity-button svg {
    width: 30px;
}
.section__blog .slider-nav-light .flickity-prev-next-button svg,
.section__blog .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #194890 !important;
}
@media only screen and (max-width: 849px) {
    .crice__blog .post-item .from_the_blog_excerpt {
        display: none;
    }
    .crice__blog.box-vertical {
        display: table;
        width: 100%;
    }
    .crice__blog .box .box-image,
    .crice__blog .box .box-text {
        direction: ltr;
        display: table-cell;
        vertical-align: middle;
    }
    .crice__blog .box .box-image {
        width: 30% !important;
    }
    .crice__blog .box .box-text {
        width: 70%;
        padding-left: 15px;
    }
}
@media only screen and (min-width: 850px) {
    .crice__blog .post-item > .col-inner {
        position: relative;
    }
    .crice__blog .post-item > .col-inner:before {
        content: "";
        position: absolute;
        height: 18px;
        width: 18px;
        left: -30px;
        top: 0;
        box-sizing: border-box;
        transform: translateX(-50%);
        border-radius: 50%;
        border: 2px solid #f7941d;
        background-color: #fff;
    }
    .crice__blog .post-item > .col-inner:hover:before {
        background: #f7941d;
    }
}
.row-main > .col.large-12 {
    padding-bottom: 0;
}
.view__all {
    display: block;
    width: 200px;
    margin: auto !important;
    border-radius: 30px;
    text-align: center !important;
}

.section__camket .icon-box {
    background: #fff;
    border-radius: 5px;
    padding: 20px 20px;
    overflow: hidden;
    width: 100%;
    position: relative;
    box-shadow: 0 0 2px 0 #eadcdc;
    height: 100%;
}

.section__camket .icon-box:hover {
    background: #0562c9;
}

.section__camket .icon-box .icon-box-text {
    padding: 0 0 0 10px;
}

.section__camket .icon-box .icon-box-image {
    width: 15% !important;
}

.section__camket .icon-box .icon-box-image img {
    width: auto;
    height: auto;
    max-width: 30px;
    padding: 0;
}

.section__camket .icon-box .icon-box-text p {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}

.section__camket .icon-box .icon-box-text h4 {
    margin: 0 0 6px 0;
    font-size: 17px;
}

.section__camket .icon-box:hover p,
.section__camket .icon-box:hover h4 {
    color: #fff;
}
