@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&amp;subset=cyrillic);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body,
button,
input,
select,
textarea {

    font-size: 12px;
    line-height: 1.5;

    font-family: 'Open Sans', sans-serif;
    outline:none;
}

body {
    color: #333;
}

article {
    font-family: 'Montserrat', sans-serif;
}

hr {
    border-top: 1px solid #222;
}

img {
    max-width:100% !important;
    height: auto;
}

.single-article-content-wrapper p {
    font-weight: 500;
}

.single-article-content-wrapper strong {
    font-weight: 700;
}

.category-post p {
    font-weight: 500;
}

@media (max-width: 576px) {
    h1 {
        font-size: 1.25rem;
    }
}

a, .btn-link {
    color: #ff5555;
}
a:hover, .btn-link:hover  {
     color: #ff1616;
 }

 .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }

.pl-30 {
    padding-left:30px;
}

@media (max-width: 576px) {
    .pl-30 {
        padding-left: 15px;
    }

    .main-news  .pl-30, .analitics-secconds .pl-30, .carousel-wrapper .pl-30, .partners-news .pl-30 {
        padding-left: 0px;
    }
    
    #archive-posts article:first-child .first-block-link {display: none;}
}

@media (min-width: 576px) {


    .pl-sm-30 {
        padding-left:30px;
    }
}

.btn {
    border-radius: 0;
}

.btn-outline-danger {
    color: #eb5757;
    border-color: #eb5757;
}

.btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #eb5757;
    border-color: #eb5757;
}

.badge-danger {
    background-color: #eb5757;
    padding: 4px 8px;
}


#text-4 {padding-top: 8px; border-top: 1px solid #777; margin-top: 44px;}
#text-4:before {content: 'Реклама';}
#text-4 > div {background-color: #fbfbfb;}

.search-wrapper .textwidget.custom-html-widget {padding-top: 8px; border-top: 1px solid #777;}
.search-wrapper .textwidget.custom-html-widget:before {content: 'Реклама'; margin-bottom: 4px; display: block;}
/*.search-wrapper div[id*="yandex_rtb"] {height: 90px;}*/
#archive-posts article .first-block-link {display: none;}
#archive-posts article:first-child .first-block-link {display: block;}

.first-block-link .inner {/*display: flex; overflow: auto; flex-wrap: nowrap;*/}
.first-block-link .item-image {margin-bottom: 12px;}
.first-block-link .item-image img {height: 150px; object-fit: cover; width: 100%;}
.first-block-link a {color: #333; display: block;}
.first-block-link .post-item {min-width: 200px;}
.first-block-link .item-published {margin-bottom: 8px; opacity: 0.8;}
.first-block-link .item-title {font-size: 14px;}
.subcats {margin-bottom: 20px; font-size: 14px;}

.second-block .post-item {margin-bottom: 12px;}
.second-block .post-item a {display: block; position: relative; color: #fff;}
.second-block .title-block {position: absolute; padding: 12px; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,0.3);}
.second-block img {object-fit: cover;width: 100%; max-height: 200px;}
.second-block .item-published {font-size: 10px;}

/*Шапка*/
.under-header {

    background-color: #f2f2f2;
    font-weight: 600;
}

.socials {
    list-style-type: none;
    font-size: 15px;
    padding: 4px 30px;
    background-color: #fff;
    margin-bottom: 0px;
}

.socials a {
    display: inline-block;
    color: #b1c5d2;
    text-decoration: none;
}



.socials a i, .socials a:active i,  .socials a:visited i {
    color: #b1c5d2;
    transition: all 0.3s;
}

.socials a:hover i {
    color: #eb5757;
}

.visually-impaired {
    padding: 8px 0px;
    padding-bottom: 0px;
    font-size: 10px;


}

.visually-impaired a, .visually-impaired a:active,  .visually-impaired a:visited {
    display: inline-block;
    color: #828282;
    transition: all 0.3s;
    padding-left: 32px;
    background-image: url(../img/icons/glasses.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
}

.visually-impaired a:hover {
    color: #eb5757;
}

.under-header__menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    color: #828282;
    font-size: 10px;
    font-weight: 600;
    padding-top:5px;
    padding-bottom: 1px;
}



.under-header__menu li {
    padding: 0 15px;
}

@media (max-width: 1199px) {
    .under-header__menu li {
        padding: 0 10px;
    }
}

.under-header__menu li:first-child {
    padding-left:0px;
}

.under-header__menu li:last-child {
    padding-right:0px;
}

.under-header__menu li a, .under-header__menu li a:active,  .under-header__menu li a:visited {
    color: #828282;
    transition: all 0.3s;
}

.under-header__menu li a:hover, .under-header__menu li a:focus {
    color: #eb5757;
    text-decoration: none;
}

#menu-button {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/icons/menu.png);
    background-repeat: no-repeat;
    background-position: center;
}

.header {
    padding-top:30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f2f2f2;
}

.logo {
    text-decoration: none;
}

.logo img {
    width: 80%;
    margin-left: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
 .logo img {width: 50% !important;}
}

.menu-item a {
    color: #333333;
    font-size: 12px;
    font-weight: 700;
    transition: all 0.3s;
    padding: 0px;
}

.menu-item.current-menu-item a, .menu-item a:hover {
    color: #eb5757;
    text-decoration: none;
}

/*Мобильное меню*/

.mobile-menu__bg {
    opacity: 0;
    transition: all 0.3s;
}

body.open-mobile .mobile-menu__bg {
    display: block !important;
    position: fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background-color: #00436f;
    z-index:2;
    opacity: 0.5;
}

.mobile-menu {
    display: block;
    position: fixed;
    transition: all 0.6s;
    max-width: 281px;
    width: 100%;
    background-color: #fff;
    border-right: 1px solid #eb5757;
    z-index: 3;
    padding: 40px 20px;
    top:0;
    left: -100%;
    bottom:0
}

body.open-mobile .mobile-menu {
    left: 0;
}

.mobile-menu__header {
    margin-bottom:40px;
}

.mobile-menu__header span {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #eb5757;
}

.mobile-menu__body {
    padding-left: 10px
}

.mobile-menu__body .menu-item a {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;

}

#close-mobile {
    font-size: 20px;
    display: block;
    position: absolute;
    right:20px;
    top:20px;

}

#close-mobile i {
    color:  #eb5757;
}


.search__opener {
    font-size: 15px;
    margin-top:20px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #f2f2f2;
}
.search__opener.search__opener-mob {
    font-size: 24px;
    margin-top:0px !important;
    border:none !important;
}

#searchform {
    margin-top: 20px;
}

.search__opener i {
    color:  #eb5757;
}

.btn-search {
    background-color: #eb5757;

}

.btn-search i {
    color: #fff;
}

.input-group-search-prepend {
    border-radius: 100px;
}

.search__group .form-control {
    border-radius: 100px;
    border-color: #eb5757;
}

.search__group .input-group>.input-group-prepend>.btn {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

@media (max-width: 991px) {
 .search.search-mob{display:none !important;}
}

/*footer*/
.footer {

    background-image: url('../img/footer-bg.jpg');
    background-size: contain;
    background-repeat: repeat-y;
    border-bottom: 1px solid #e0e0e0;
}

@media (max-width: 991px) {
    .footer {
        background-image: none;
        background-color: #f2f2f2;

    }
}

.footer__first-block {
    padding-top:30px;
    padding-right: 70px;
    color: #fff;
    background-color: #ff5555;
    font-size: 9px;

}

.footer__first-block > * {
    color: #fff;
    font-size: 10px;
    font-weight: 600;

}

.footer-logo img {
    width: 137px;
}

.footer__old {
    width: 54px;
    height: 54px;
}

@media (max-width: 767px) {
    .footer-logo img {
        width: 90px;
    }

    .footer__old {
        width: 40px;
        height: 40px;
    }
}

.footer__seccond-block {
    background-color: #f2f2f2;
    padding-top: 30px;
    padding-left: 70px;
}

@media (max-width: 767px) {
    .footer__seccond-block {
        padding-bottom: 40px;
        padding-left: 15px;
    }
}

.footer__kontacts-h {
    font-size: 14px;
    text-transform: uppercase;
    color: #bdbdbd;
    font-weight: 700;
}

.footer__kontacts-block {
    margin-right: 20px;
    width: 50%;
}

.footer__kontacts-block:last-child {
    margin-right: 0px;
    width: 44%;
}

.footer__kotacts-icon {
    font-size: 25px;
    margin-right: 25px;
}

.footer__kotacts-icon i {
    color: #eb5757;
}

.footer__kontacts-text {
    font-size: 12px;
    color: #333333;
    font-weight: 700;
    white-space: nowrap;
}

@media (max-width: 1199px) {
    .footer__kotacts-icon {
       margin-right: 15px;
    }
    .footer__kontacts-text {
        font-size: 12px;
    }
}

.footer__third-block {
    padding-top: 37px;
    background-color: #f2f2f2
}

.socials.footer__socials {
    background-color: #f2f2f2
}

.footer__marter {
    font-size: 10px;
    color: #333;
}

.btn-outline-danger.btn_footer {
    font-size: 12px;
    color: #333;
    font-weight: 700;
}

.btn-outline-danger.btn_footer.btn_footer_without_border {
    border-color: #fff;
}

.btn-outline-danger.btn_footer:hover {
    color: #fff;
}

.after-footer {
    background-image: url('../img/footer-bg.jpg');
    background-size: contain;
    background-repeat: repeat-y;
}

.after-footer__rights {
    color: #fff;
    background-color: #ff5555;
    font-size: 10px;
    font-weight: 600;
    padding-top:12px;
    padding-bottom:12px;
}

@media (max-width: 991px) {

    .after-footer {
        background-image: none;
        background-color: #f2f2f2;
    }

    .after-footer__rights {
        background-color: #f2f2f2;
        color: #bdbdbd;
    }
}

.after-footer__developer {
    background-color: #f2f2f2;
    font-size: 10px;
    font-weight: 600;
    padding-top:12px;
    padding-bottom:12px;
    color: #bdbdbd;

}

.after-footer__developer span {
    color: #eb5757;
}

/*Тело документа*/

.main-news {

    /* border-bottom: 1px solid #f2f2f2; */
}

.main-news {

}




.header-text {
    font-size: 14px;
    text-transform: uppercase;
    color: #00436f;
    font-weight: 800;
}

.main-news__ul {
    display: block;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;

}

.main-news__li {
    position: relative;
    float: left;
    font-size: 12px;
    padding-left: 20px;
    margin-bottom:15px;
    background-color: #fff;
}

@media (max-width: 576px) {

    .main-news__li {

        padding-left: 0px;

    }
}

.main-news__li:after {
    content: "";
    display: block;
    width: 300px;
    height: 1px;
    background-color: #d4d4d4;
    position: absolute;
    margin-left:10px;
    left:100%;
    top:8px;
    opacity: 0;
    transition: all 0.3s;
}

@media (max-width: 991px) {
    .main-news__li:after {
        display: none;
    }
}

.main-news__li_dop {
    padding-right: 115px;
}


.main-news__angle {
    font-size: 14px;
    display: inline-block;
    position: absolute;
    left: 0;
    top:50%;
    transform: translateY(-50%);
    color: #eb5757;
    opacity: 0;

}

@media (max-width: 991px) {
    .main-news__angle {
        display: none;
    }
}

.main-news__li.main-news__li_active .main-news__angle {
    opacity: 1;
}

.main-news__li.main-news__li_active:after {
    opacity: 1;
}





.main-news__a {
    font-weight: 800;
    color: inherit;
    text-decoration: none;
}

.main-news__a:hover {
    color: inherit;
    text-decoration: none;
}

.main-news__li.main-news__li_active .main-news__a {
    color: #eb5757;

}



.main-news__camera {
    position: absolute;
    top:3px;
    right: 78px;
    color: #eb5757;
}

.main-news__badge {
    position: absolute;
    top: 1px;
    right: 22px;

}

.main-news__camera + .main-news__badge {
    right: 0px;
}

.main-news__img-wrapper {
    background-color: #fff;
}

.main-news__img {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 3px;
    border-bottom: 3px solid #eb5757;
    transition: all 0.2s;
}

.main-news__img-wrapper .fa-spinner {
    position: absolute;
    top: 45%;
    left: 49%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #999;
    z-index:0;
}

.main-news__img i {
    color: #fff;
    position: absolute;
    font-size: 30px;
    left:-2px;
    top: 10px;
    transition: all 0.3s;
}


/*Главный блок с контентом*/
.col-time-header {
    background-color: #fbfbfb;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
}

.col-time-footer {
    background-color: #fbfbfb;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    height: 35px;
}

.one-news__time {
    background-color: #fbfbfb;
    font-size: 12px;
    line-height: 21px;
}



.one-news {
    opacity: 1;
    transition: 0.5s;
}

@media (max-width: 767px) {
    .one-news__time, .col-time-footer,.col-time-header {
        background-color: #fff;
    }

    .one-news__camera i {
        font-size: 12px;
    }

    .one-news {
        border-bottom: 1px solid #999;
    }
}

@media (max-width: 500px) {
    .one-news__time, .col-time-footer,.col-time-header {
        font-size: 10px;
    }
    /*.search-wrapper div[id*="yandex_rtb"] {height: 318px; background-color: #fafafa;}*/
}

.one-news__title {
    font-size: 14px;
    font-weight: 400;

}

.one-news__title {
    color: inherit;
}

.one-news__title:hover {
    color: #eb5757;
    text-decoration: none;
}
.one-news__camera {
    line-height: 1.5;
}
.one-news__camera i {
    color: #eb5757;
    font-size:14px;
    margin-top: 4px;
    margin-right:10px;
}

@media (max-width: 767px) {

    .one-news__camera i {
        font-size: 14px;
    }
}

.one-news__title_sm {
    font-size: 13px;
}

.one-news__title_lg {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

@media (max-width:370px) {
    .one-news__title_lg {
        font-size: 16px;
    }
}

.one-news__title_bold {
    font-weight: 700;
}

.one-news__img {
    position: relative;
    width: 100%;
    margin-top: 15px;
}

/*sidebar*/
.sidebar-photogalery {
    position: relative;
    min-height: 170px;
    background-color: #666;
}

.sidebar-photogalery__length {
    position: absolute;
    left:10px;
    top: 10px;
    color: #fff;
    font-weight: 700;
    z-index: 2;
    text-shadow: 1px 1px 9px rgba(150, 150, 150, 1);
}

.sidebar-photogalery__length i {
    color: #fff;
}

.sidebar-photogalery__photo {
    position: relative;
    width: 100%;
    z-index: 1;
}

.sidebar-photogalery__title {
    position: absolute;
    bottom: 0;
    left:0;
    right:0;
    min-height: 38px;
    z-index: 2;
    background-color: rgba(0,0,0, 0.64);
    color: #fff;
    font-weight: 700;
    padding-left: 13px;
    padding-right: 15px;
    padding-bottom:10px;
    padding-top:10px;
    text-decoration: none !important;
    transition: all 0.5s;
}

.sidebar-photogalery__link:hover + .sidebar-photogalery__title {
    background-color: rgba(235,87,87, 1);
}

.sidebar-photogalery__title span {
    color: #fff;

}

.sidebar-photogalery__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: rgba(0,0,0,0) !important;
}

.banner {
    position: relative;
    width: 100%;
}

.questions {
    background-color: #fbfbfb;
}

.questions__title {
    font-size: 14px;
    font-weight: 700;
}

.custom-control-label::before {
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border: #eb5757 solid 1px;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    display: none;
}

.custom-control-input:checked~.custom-control-label::before, .custom-control-input:not(:disabled):active~.custom-control-label::before {
    border-color: #eb5757;
    background-color: #eb5757;
}

input.btn-lg {
    width: 100%;
}

/*Аналитика*/

.analitics-wrapper {
    position: relative;
    width: 100%;
}

.analitics-main {
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center;
    color: #fff;
}

.analitics-main:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    background-color: rgba(0,0,0, 0.6);
    z-index: 1;
}

.analitics-main__container {
    position: relative;
    z-index: 2;
}

.analitics-main__category {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.analitics-main__category:hover {
    color: #fff;
}

.analitics-main__title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
}

@media (max-width: 540px) {
 .socials {
    background-color: #f2f2f2;
}
.analitics-main__title {
        font-size: 20px;
    }
}

.analitics-main__title:hover {
    color: #fff;
}

.btn_analitics {
    font-size: 12px;
    color: #fff;

}

.analitics-block {
    position: relative;
    min-height: 230px;
    background-size: cover;
    background-position: center;

}

.analitics-block:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    background-color: rgba(0,0,0, 0.6);
    z-index: 1;
}

.analitics-block__time {
    color: #fff;
    position: relative;
    z-index:2;
}

.analitics-block__title, .analitics-block__title:hover {
    color: #fff;
    font-size:14px;
    font-weight: 800;
    position: relative;
    z-index:2;
}

/*Карусель*/
.carousel-wrapper {
    position: relative;
    background-color: #fbfbfb;
}

.carousel-row {
    position: relative;
}

.carousel {
    position: relative;
}

.carousel__item {
    position: relative;
}

.carousel__category, .carousel__category:hover {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #eb5757;
    margin-bottom: 14px;
}

.carousel__img {
    position: relative;
    border-radius: 3px;
    color: #eb5757;
}

.carousel__img img {
    border-radius: 3px;
}

.carousel__camera {
    position: absolute;
    top: 14px;
    right: 14px;
}

.carousel__title, .carousel__title:hover {
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    font-weight: 800;
}

.carousel__left {
    position: absolute;
    left: -50px;
    color: #eb5757;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    top: 38%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #fff;
    transition: all 0.3s;
    cursor: pointer;
    border: 1px solid #eb5757;
}

.carousel__left:hover {
    color: #fff;
    background-color: #eb5757;
}


.carousel__right {
    position: absolute;
    right: -70px;
    color: #eb5757;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    top: 38%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #fff;
    transition: all 0.3s;
    cursor: pointer;
    border: 1px solid #eb5757;
}

.carousel__right:hover {
    color: #fff;
    background-color: #eb5757;
}

.owl-theme .owl-dots .owl-dot span {
    width: 70px;
    height: 6px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 0px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #eb5757;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 70px;
}

.partners-news__logo:hover {
    text-decoration: none;
}

.partners-news__logo img {
    height: 33px;
    margin-bottom: 40px;
    margin-top: 20px;
    width: auto;
}

.partners-news_rss > .rsswidget {
    display: none;
}
.partners-news_rss ul  {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

.partners-news_rss ul li {
    margin-bottom: 20px;
}
.partners-news_rss ul .rsswidget {
    font-size: 12px;
    font-weight: 400;
    color: #333;

}

.partners-news_rss ul .rsswidget:hover {
    color: #333;
    text-decoration: none;
    font-weight: 800;
    letter-spacing: -0.068em;
}

.grayscale {
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

/*Pages styles*/

.page-header {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #777;
}

.category-post__img {
    border-radius: 3px;
}

.category-post__img-blick img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    transition: all 0.3s
}

.category-post__img-blick:hover img {
    box-shadow: 0 18px 32px -18px #000;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);

}

.category-post__title {
    font-size: 16px;
    color: #333 !important;
    font-weight: 800;
}

.category-post__date {
    font-size: 14px;
    color: #333;
    font-weight: 700;
}

.category-post__description {
    font-size: 14px;
    color: #777;

}

.page-item.active .page-link {
    background-color: #ff5555;
    border-color: #ff5555;

}

.page-link {
    color: #ff5555;
}

.page-link:hover {
    color: #ff5555;
}

.widget-title {
    padding-bottom: 0.5rem;
    padding-top: 1rem;
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #777;
    margin-bottom: 24px;
}


.widget-title:first-child {
    padding-top: 0.5rem;
}


.widget_top_day_entries .article {
    min-height: 120px;
    border-bottom: 1px solid #ccc;
    margin-top: 30px;
}

.widget_top_day_entries .article:last-child {
    border-bottom: 0px solid #ccc;
}

.widget_top_day_entries .article .article-top {

    float: left;
    margin-bottom: 7px;
}

.widget_top_day_entries .article-info__thumb {
    width: 32%;
    margin-right: 15px;
    float: left;
    transition: all 0.3s;
}

.widget_top_day_entries .article-info__thumb img {
    border-radius: 5px;
    position: relative;
    float: left;
    width: 100%;
    height: auto;

}

.widget_top_day_entries .article-info__thumb:hover {
    box-shadow: 0 18px 32px -18px #000;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
}

.widget_top_day_entries .article-info__title {
    width: 60%;
    float: right;
    margin-bottom: 15px;
    line-height: 14px;
}

.widget_top_day_entries .article-info__title a {
    color: #333;
    font-size: 13px;
}

.widget_top_day_entries .article-info__desc {
    width: 60%;
    float: right;
    line-height: 14px;
    font-size: 11px;
    color: #666;
}

.widget_top_day_entries .article-info__desc p {
    margin: 0;
}

.widget_top_day_entries .article-footer {
    clear: both;
    color: #777;
}

.widget_top_day_entries .article-footer .article-footer__time {
    font-size: 12px;
}

.widget_top_day_entries .article-footer .article-footer__more a {
    font-size: 11px;
}

.top-content .widget {
    margin: 0;
}

.pull-right {
    float: right!important;
}



.widget_recent_entries .article-datetime{
    position: relative;
}
.widget_recent_entries .article-datetime:before{
    content: '';
    display: block;
    width: 100%;
    height:1px;
    background-color: #ccc;
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    margin:auto;
    z-index: 1;
}

.widget_recent_entries .article-datetime__time{
    color: #003366;
    background: #f3f3f3;
    font-family: 'Open Sans', sans-serif;
    padding-right: 8px;
    position: relative;
    z-index: 2;
}

.widget_recent_entries .article-info__title {
    font-family: 'Open Sans', sans-serif;
    margin: 10px 0;
}

.widget_recent_entries .article-more__link {
    display: none;
}


.widget_recent_entries .article-info__title a {
    font-size: 14px;
    line-height: 16px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
}

.widget_recent_entries .article-info__desc {
    display: none;
}

.widget_recent_entries .article-info__desc p {
    margin: 0;
}



.widget_recent_entries .more-articles {
    margin-top: 10px;
}

.widget_recent_entries .all_news.btn-block, #archive-more {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;

    line-height: 1.5;
    border-radius: 0rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 12px;
    border-color: #eb5757;
    color: #333;
    font-weight: 700;
    padding: .5rem 1rem;

    line-height: 1.5;
    margin-top: 20px;
}

.widget_recent_entries .all_news.btn-block:hover, #archive-more:hover {
    border-color: #eb5757;
    background-color: #eb5757;
    color: #fff;
    text-decoration: none;

}

.single-header__title {
    border-bottom: 1px solid #777;
}

.single-header__date {
    font-size: 14px;
    color: #eb5757;
}

.single-content {
    font-size: 14px;
}

.single-content img, .wp-caption {
    position: relative;
    max-width: 100%;
    height: auto;

}

.wp-caption .wp-caption-text {
    font-style: italic;
    font-size: 13px;
    color: #333;
    border-left: 1px solid #e00814;
    margin: 0;
    padding: 12px 20px;
    font-family: Arial;
}

.custom-header {
    font-size: 24px;
    color: #222;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #777;
}

.custom-item__thumb {
    position: relative;
    height: 140px;
    overflow: hidden;
    border-radius: 5px;
    transition: all 0.3s;
}

.custom-item__thumb img {
    margin-top:-10px;
    width: 100%;
    height: auto;


}

.custom-item__thumb:hover {
    box-shadow: 0 18px 32px -18px #000;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
}

.custom-item__title {
    font-size: 17px;
    color: #424040;
    -moz-transition: all all 0.5s ease;
    -o-transition: all all 0.5s ease;
    -webkit-transition: all all 0.5s ease;
    -ms-transition: all all 0.5s ease;
    transition: all all 0.5s ease;
}

.custom-item__title:hover {
    color: #424040;
}

.container-93968__header{
    font-size: 24px !important;
    color: #222 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #777 !important;
    background-color: #fff !important;
    padding-left:0px !important;
}

.container-93968__header:before {
    display: none !important;
}

.container-93968__img-link {
    border-radius: 5px;
    transition: all 0.3s;
}

.container-93968__img-link:hover {
    box-shadow: 0 18px 32px -18px #000;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
}

.entry-content img {
    max-width: 100%;
    height: auto;
}

.entry-content {
    font-size: 14px;
}

.widget-area {
    margin-bottom: 50px;
}

#archive-carret {
    position: fixed;
    bottom: 0;
    width:10px;
    height: 0;
}

#archive-more {
    text-align: center;
    max-width: 320px; margin-left: auto; margin-right: auto; cursor: pointer;
    margin-bottom: 20px;
}

.pagination-nav {
    display: flex;justify-content: center;
    margin: 32px 0;
}

.container-93968 .list-container {
    background-color: #fff !important;
}

.container-93968 .list-container-item {
    width: 100% !important;
    padding: 0 !important;
}

.container-93968__header {
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    text-transform: inherit !important;
}

.btn-up {

    position: fixed;
    right:20px;
    bottom:20px;
}

.grecaptcha-badge {
    display: none;
}

.main-news {
    background-color: #00436f;
}

.main-news__first-block {
    position: relative;
    display: block;

}

.main-news__first-img {
    position: relative;
    max-width: 100%;
    height: auto;
}

.main-news__first-text {
    position: absolute;
    width: 100%;
    left:0;
    bottom: 0;
    padding:15px 20px;
    color: #fff;

    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 81%);
    transition: all 1s;
}

.main-news__first-block:hover
.main-news__first-text {
    /* background: rgb(0,0,0); */
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}

.main-news__first-h1 {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.main-news__second {
    color:#fff;
    text-decoration: none;
}

.main-news__second img {
    width: 100%;
}

.main-news__second-title {
    display: block;
    color:#fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.main-news__second-title:hover {
    color:#fff;
}

.main-news__second-left:hover + .col-md-6 .main-news__second-title {
    text-decoration: underline;
}

.main-news .header-text {
    color: #fff;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    color: #eb5757;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    top: 38%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #fff;
    transition: all 0.3s;
    cursor: pointer;
    border: 1px solid #eb5757;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 0px !important;
}
.owl-carousel .owl-nav button.owl-next {
    right: 0px !important;
}
.owl-carousel .owl-nav button.disabled {
    color:#cccccc;
    border: 1px solid #cccccc;
}
.owl-carousel .owl-nav button:hover {
    color:#00436f;
    border: 1px solid #00436f;
}
.owl-carousel .owl-nav button:focus {
    outline: 0px !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}