

/* Start:/local/templates/html/components/bitrix/menu/mobile/style.css?1568188882217*/
.collapsed.dropdown-toggle::after {
    transform: rotate(270deg);
}
.dropdown-toggle::after {
    transform: rotate(360deg);
    color: #e84c3d;
    margin-top: .6rem;
    float: right;
    display: inline-block;

}

/* End */


/* Start:/local/templates/html/components/bitrix/menu/top-themes/style.min.css?1569442173507*/
.hot-themes a{display:inline-block;color:#000;text-decoration:none}.hot-themes a:hover{text-decoration:none;color:#e84c3d}.scroll-wrapper{display:flex;overflow-x:auto;white-space:nowrap;overflow:hidden}.scroll-wrapper .nav-link{display:inline-block;padding:0 15px;border:none;cursor:pointer}.scroll-wrapper .nav-link{color:#000}.scroll-wrapper .nav-link:hover{color:#e84c3d}.btn-scroll-left,.btn-scroll-left:focus,.btn-scroll-right,.btn-scroll-right:focus{border:none;background-color:transparent;outline:0}
/* End */


/* Start:/local/templates/html/components/db.by/main.news.list/picture_day/style.css?1569574376965*/
.card-overlay-bg {
    top: 0;
    background: linear-gradient(to bottom, transparent, #00064d) no-repeat bottom;
    background-size: 100% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.card-img-overlay .border-5 {
    border: 3px solid rgba(255, 255, 255, .5);
}
.x-big:hover img {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.x-big {
    overflow: hidden;
}
.x-big img {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.bg-title-graient {
    background: linear-gradient(to bottom, transparent, #00064d) no-repeat bottom;
    background-size: 100% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}
/* End */


/* Start:/local/templates/html/components/db.by/main.news.list/rubrics/style.css?1555480972146*/
.rubric-fixed {
    min-height: 17rem;
    height: 100%;
}
.rubric-nofixed {
    min-height: 6rem;
    height: 100%;
    /*text-align: center;*/
}
/* End */


/* Start:/local/templates/html/components/db.by/main.news.list/main_blog/style.css?15695649571352*/
.card-blog .badge {
    background-color: #055594;
    padding: .3rem 1rem .3rem .3rem;
    margin: .2rem 0 0 -.1rem;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    font-size: .9rem;
    text-transform: uppercase;
    left: 0;
    top: 0;
}
.card-blog .author-img {
    position: absolute;
    width: 60%;
    height: 80%;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
}
.card-blog {
    border: 2px solid rgba(0,0,0,.125);
    min-height: 10rem;
}
.author-name {
    padding-left: .5rem;
    text-transform: uppercase;
    font-size: .875rem;
}
.blog-title:before {
    content: '';
    display: inline-block;
    background-image: url('/local/templates/html/components/db.by/main.news.list/main_blog/images/quotes.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 13px;
}
.blog-title span::after {
    content: '';
    display: inline-block;
    margin-bottom: -10px;
    background-image: url('/local/templates/html/components/db.by/main.news.list/main_blog/images/quotes.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 13px;
    margin-right: -20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);

}
.blog-title {
    font-size: .875rem;
    line-height: 1.3;
    margin-right: -25px;
}
/* End */


/* Start:/local/templates/html/components/db.by/main.news.list/video-block/style.css?15695829311651*/
@font-face {
    font-family: 'video';
    src:
        url('/local/templates/html/components/db.by/main.news.list/video-block/fonts/video.ttf') format('truetype'),
        url('/local/templates/html/components/db.by/main.news.list/video-block/fonts/video.woff') format('woff'),
        url('/local/templates/html/components/db.by/main.news.list/video-block/fonts/video.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.icon-play, .icon-stream {
    color: #e84c3d;
    font-family: 'video' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-play:before {
    content: "\e901";
}
.icon-stream:before {
    content: "\e900";
}

.is-live {
    font-size: 2rem;
    top: 0;
    left: 0;
}

.video-16-9 {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 1 !important;
}
/*
.video-16-9:hover {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
*/
.video-overlay-bg {
    background: linear-gradient(to bottom, rgba(0, 6, 77, 0), #00064d) no-repeat bottom;
    background-size: 100% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-live-icon {
    width: 3rem;
    background-image: url('/local/templates/html/components/db.by/main.news.list/video-block/images/live_video.jpg');
    height: 2rem;
    background-size: contain;
    background-repeat: no-repeat;
    left: 1rem;
    top: 1rem;
    position: absolute;
}
/* End */


/* Start:/local/templates/html/components/db.by/main.news.list/rubrics-tags/style.css?1555480972146*/
.rubric-fixed {
    min-height: 17rem;
    height: 100%;
}
.rubric-nofixed {
    min-height: 6rem;
    height: 100%;
    /*text-align: center;*/
}
/* End */


/* Start:/local/templates/html/template_styles.css?159404105614557*/
body {
    /*font-family: "Century Gothic", Arial, sans-serif; */
    font-family: 'Muli', sans-serif;
    /*
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 1px transparent;
    text-rendering: optimizeLegibility;
    
      -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6, .font-weight-bold {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}

header>.container {
    background-color: #000b4d;
}

header, footer {
    background-color: #000b4d;
    color: #ffffff;
}
footer {
    position: relative;
    z-index: 2;
}
header a, footer a {
    color: #ffffff;
}
.dropdown-menu .nav-item .nav-link {
    color: #000000;
    text-decoration: none !important;
}
.nav-top .nav-item .nav-link {
    padding: .5rem .7rem;
    text-decoration: none;
}
.dropdown-menu .nav-item .nav-link:hover {
    color: #e84c3d;
}
/*
.is-locked::after {
    width: 100%;
    height: auto;
    position:absolute;
    opacity: 0.4;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 477.867 477.867' style='enable-background:new 0 0 477.867 477.867;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M409.6,170.667h-17.067V153.6c0-84.831-68.769-153.6-153.6-153.6s-153.6,68.769-153.6,153.6v17.067H68.267 c-9.426,0-17.067,7.641-17.067,17.067V460.8c0,9.426,7.641,17.067,17.067,17.067H409.6c9.426,0,17.067-7.641,17.067-17.067 V187.733C426.667,178.308,419.026,170.667,409.6,170.667z M287.205,324.055c-5.155,14.581-16.624,26.05-31.205,31.205v37.274 c0,9.426-7.641,17.067-17.067,17.067s-17.067-7.641-17.067-17.067V355.26c-26.66-9.426-40.631-38.679-31.205-65.339 S229.34,249.29,256,258.716C282.66,268.142,296.631,297.395,287.205,324.055z M358.4,170.667H119.467V153.6 c0-65.98,53.487-119.467,119.467-119.467S358.4,87.62,358.4,153.6V170.667z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
*/
header hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255,.5);
}
footer hr {
    border-top: 2px solid rgba(255, 255, 255,.5);

}
footer ul li {
    list-style: none;
    display: block;
    padding-top: .2rem;
    padding-bottom: .2rem;
    font-size: .875rem;
}
footer ul li a:hover {
    text-decoration: none;
}

.dropdown-menu  {
    min-width: 15rem;
    border-radius: 0;
}
.megamenu {
    z-index: 9999;
    background-color: #212c64;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    right: 0 !important;
}

.main-menu-btn {
    background-color: #212c64;
}
.main-menu-btn:focus {
    box-shadow: none;
}
.main-menu-btn:hover {
    background-color: #26293a;
}
.main-menu-btn>i
{
    width: 1rem;
    height: 1rem;
}
.show>.main-menu-btn>i:before {
    content: '\f00d';
}
.menu-rubrics {
    display: flex;
    flex-wrap: wrap;
}

.menu-rubrics .nav-item {
    flex: 1 0 50%;
}
a:hover {
    color: #e84c3d;
}
.header-search-btn button {
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 0;
    color: #ffffff;
}

.header-search-btn button:hover {
    color: #ffffff;
}

.image-wrapper {
    width: 100%;
    height: 0;
    padding-bottom: 66.67%; /* You define this doing height / width * 100% */
    position: relative;
    overflow: hidden;
}

.image-wrapper>img {
    width: 100%;
    /*height: auto;*/
    position: absolute;
}

.image-wrapper>img:not([src]), .image-wrapper>.loading {
    background-image: url("data:image/svg+xml,%3Csvg class='lds-blocks' width='50px' height='50px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' style='background: none;'%3E%3Crect x='-2.5' y='-2.5' width='50' height='50' fill='%23e74d3d'%3E%3Canimate attributeName='fill' values='%23008500;%23e74d3d;%23e74d3d' keyTimes='0;0.25;1' dur='0.8s' repeatCount='indefinite' begin='0s' calcMode='discrete'%3E%3C/animate%3E%3C/rect%3E%3Crect x='52.5' y='-2.5' width='50' height='50' fill='%23e74d3d'%3E%3Canimate attributeName='fill' values='%23008500;%23e74d3d;%23e74d3d' keyTimes='0;0.25;1' dur='0.8s' repeatCount='indefinite' begin='0.2s' calcMode='discrete'%3E%3C/animate%3E%3C/rect%3E%3Crect x='-2.5' y='52.5' width='50' height='50' fill='%23e74d3d'%3E%3Canimate attributeName='fill' values='%23008500;%23e74d3d;%23e74d3d' keyTimes='0;0.25;1' dur='0.8s' repeatCount='indefinite' begin='0.6000000000000001s' calcMode='discrete'%3E%3C/animate%3E%3C/rect%3E%3Crect x='52.5' y='52.5' width='50' height='50' fill='%23e74d3d'%3E%3Canimate attributeName='fill' values='%23008500;%23e74d3d;%23e74d3d' keyTimes='0;0.25;1' dur='0.8s' repeatCount='indefinite' begin='0.4s' calcMode='discrete'%3E%3C/animate%3E%3C/rect%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: block;
    text-indent:-9999px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.image-wrapper>img:not([src])::after, .image-wrapper>.loading:after {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    background-color: #fff;
}

.card-title {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    display: block;
    line-height: 1.3;
    margin-bottom: 0;
    
}

.card a:hover {
    text-decoration: none;
    color: #e84c3d;
}


.card-img-top {
    width: 100%;
}

.card .badge-theme {
    position: absolute;
    background-color: #000b4d;
    padding: .8rem;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    font-size: .9rem;
    text-transform: uppercase;
    left: 0;
    top: 0;
}
.card .badge-glyph {
    position: absolute;
    padding: .5rem;
    border-radius: 0;
    color: #e84c3d;
    font-weight: 700;
    text-transform: uppercase;
    right: 0;
    bottom: 0;
    font-size: .9rem;
}
.badge-glyph *:first-child {
    margin-right: .2rem;
}
.card a {
    color: initial;
}
.hh-100 div {
    height: 100%;
}
/*
div[id^="bx_incl_area"] {
    display: contents;
}
*/

.supertop div[id^="bx_incl_area"] {
    display: contents;
}

.rubric-name {
    color: #000b4d;
}

.rubric-hr {
    border-top: 1px solid rgba(232, 76, 61, 1);
}

.rubric-all {
    color: rgba(232, 76, 61, 1);
    text-decoration: none;
    top: 3px;
    position: relative;
}

.rubric-all:hover {
    text-decoration: none;
}
.badge-glyph {
    color: #e84c3d;
    font-size: .875rem;
}

.copyright {
    font-size: .875rem;
}
.copyright span {
    display: block;
}
.list-footer-item {
    display: block;
    padding-top: .2rem;
    padding-bottom: .2rem;
    font-size: .875rem;
}
.list-footer-item a:hover {
    text-decoration: none;
}

.lazy {
    opacity: 0;
}
.lazy.loaded
{
    opacity: 1;
}

.shadow-bottom-aside {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255,255,255,.5) 0%, rgba(255,255,255,1) 100%);
}
.shadow-top, .shadow-bottom {
    position: relative;
    z-index: 2;
}
.shadow-top::before {
    display:block;
    content: '';
    position: absolute;
    width: 25%;
    height: 4rem;
    top: -4rem;
    right:0;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,.2) 0%, rgba(255,255,255,.9) 35%, rgba(255,255,255,1) 100%);
}
.shadow-bottom::after {
    display:block;
    content: '';
    position: absolute;
    width: 25%;
    height: 4rem;
    bottom: -4rem;
    right:0;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,.2) 0%, rgba(255,255,255,.9) 35%, rgba(255,255,255,1) 100%);
}

@media (max-width: 992px)
{
    .shadow-top::before, .shadow-bottom::after
    {
        display:none !important;
    }
}

.radio-button {
    padding: 1px 10px 0px 10px !important;
}

.hot-themes a {
    display: inline-block;
    color:#000000;
    text-decoration: none;
}
.hot-themes a:hover {
    text-decoration: none;
    color: #e84c3d;
}

.scroll-wrapper {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    overflow: hidden;
}

.scroll-wrapper .nav-link {
    display: inline-block;
    padding: 0 15px;
    border: none;
    cursor: pointer;
}
.scroll-wrapper .nav-link {
    color: #000;
}

.scroll-wrapper .nav-link:hover {
    color: #e84c3d;
}
.btn-scroll-left, .btn-scroll-right, .btn-scroll-left:focus, .btn-scroll-right:focus {
    border: none;
    background-color: transparent;
    outline: none;
}

.card-img {
    min-height: 1rem;
}

.md-form input[type=date], .md-form input[type=datetime-local], .md-form input[type=email], .md-form input[type=number], .md-form input[type=password], .md-form input[type=search-md], .md-form input[type=search], .md-form input[type=tel], .md-form input[type=text], .md-form input[type=time], .md-form input[type=url], .md-form textarea.md-textarea {
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ced4da;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: transparent;
}
.subscribe-input-group-prepend {
    margin-right: -1px;
    margin-bottom: .5rem;
    padding-right: 0;
    border-bottom: 1px solid #ced4da;
}

.subscribe-input-group-prepend span {
    padding: 0;
}

.input-group-append, .subscribe-input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.md-form.input-group .input-group-text.md-addon {
    border: none;
    background-color: transparent;
}

.subscribe-button {
    border: none;
    color: #ffffff;
    font-size: 1.3rem;
    padding: 0;
    margin: 0;
    margin-bottom: .5rem;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
}
.subscribe-input {
    height: unset;
}
.subscribe-button:hover, .subscribe-button:focus, .subscribe-button:active {
    background-color: transparent !important;
    color: #ffffff;
    border-bottom: 1px solid #ced4da !important;
}

.subscribe-input:-webkit-autofill,
.subscribe-input:-webkit-autofill:hover
.subscribe-input:-webkit-autofill:focus
.subscribe-input:-webkit-autofill:active
.subscribe-input:-webkit-autofill {
    background-color: transparent !important;
    transition: background-color 5000s ease-in-out 0s !important;
    -webkit-text-fill-color: #ffffff !important;
}


.header-europeangames2019 {
    background-color: transparent !important;
}

.b-header-europeangames2019 {
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    display: block;
}
.body-europeangames2019 {
    background: url('https://www.sb.by/europeangames2019/brand_3.jpg'), linear-gradient(90deg, rgba(47,81,148,1) 0%, rgba(47,81,148,1) 35%, rgba(1,81,152,1) 100%);
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.body-europeangames2019>main {
    max-width: 1270px;
    margin: 0 auto;
}

.body-3-july {
    background: url(https://www.sb.by/test-343/bg_brand_37.jpg), linear-gradient(90deg, #dedede 0%, #dedede 35%, #dedede 100%) !important;
    background-position: center 0 !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

header {
    z-index: 3;
    position: relative;
}
.top-0 {
    top: 0;
}

.bg-title-graient {
    top: 0;
    background: linear-gradient(to bottom, transparent, #00064d) no-repeat bottom;
    background-size: 100% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}
.bg-sponsored {
    background-color: #ffeb3b !important;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler-icon {
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.btn-danger {
    background-color: rgb(234, 74, 62);
    border-color: rgb(234, 74, 62);
}
.m-static {
    position: static;
}
@media (max-width: 1250px) {
    .block-18 {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    header>.container {
        background-color: #fff !important;
        width: 100%;
        max-width: 100%;
    }
    header .navbar-nav {
        width: unset !important;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
        margin-left: .5rem !important;
        left: 0;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-align: start!important;
        align-items: flex-start!important;
    }
    header .main-menu-btn {
        background-color:#fff;
    }
    header .main-menu-btn:hover {
        background-color:#fff;
    }
    .navbar-dark .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    }
    header {
        position: fixed !important;
        width: 100%;
        top: 0;
        background-color:#fff;
    }
    .navbar-brand img {
        max-height: 35px !important;
    }
    .fa-search {
        color: #6c757d;
    }
    .header-search-btn .border-left {
        border: none !important;
    }
    .header-search-btn button {
        box-shadow: none !important;
    }
    .search-box {
        min-width: unset !important;
    }
    .megamenu {
        height: 100%;
        max-width: 100%;
        overflow: auto;
        transform: none !important;
        position: fixed !important;
        width: 280px;
        margin-left: 0;
        background-color: #1b1b1b !important;
    }
    .megamenu a {
        font-size: .875rem;
        color: #ccc;
    }
    .menu-rubrics .nav-item {
        flex: 1 0 100%;
        padding: .375rem;
    }
    .megamenu .border-right {
        border: none !important;
    }
}

/* End */
/* /local/templates/html/components/bitrix/menu/mobile/style.css?1568188882217 */
/* /local/templates/html/components/bitrix/menu/top-themes/style.min.css?1569442173507 */
/* /local/templates/html/components/db.by/main.news.list/picture_day/style.css?1569574376965 */
/* /local/templates/html/components/db.by/main.news.list/rubrics/style.css?1555480972146 */
/* /local/templates/html/components/db.by/main.news.list/main_blog/style.css?15695649571352 */
/* /local/templates/html/components/db.by/main.news.list/video-block/style.css?15695829311651 */
/* /local/templates/html/components/db.by/main.news.list/rubrics-tags/style.css?1555480972146 */
/* /local/templates/html/template_styles.css?159404105614557 */
