body {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/**
 * Header
 */
#rec5219167 .t228__list_item .t-active{
    font-weight:700 !important;
    opacity:50 !important;
}

strong, b {
    font-weight: bold !important;
}

/**
 * index page
 */
#allrecords  .t-text a,
#allrecords  .t-descr a,
#allrecords  .t-heading a,
#allrecords  .t-title a,
#allrecords  .t-impact-text a,
#allrecords  .t-name a,
#allrecords  .t-uptitle a{
    color: inherit;
    font-weight: inherit;
}
.t-title a,
.t075 a {
	text-decoration: none;
}
.t075 a:hover {
	text-decoration: underline;
}

/**
 * ALERTS
 */
.bs-callout {
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}

.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
}

.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
}

.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}

.bs-callout-success {
    background-color: #F4FAF6;
    border-color: #5BDE71;
}

/**
 * Pagination
 */
.pagination-block {
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background-color:#B73333;
    border-color: #B73333;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #B73333 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #B73333;
}

.menu-icon {
    display: none;
    float: right;
    width: 25px;
    height: 25px;
    margin: 30px 20px 0 0;
    cursor: pointer;
}
.menu-icon,
.menu-icon-in {
    position: relative;
}
.menu-icon-in {
    display: block;
}
.menu-icon-in,
.menu-icon-in:before,
.menu-icon-in:after {
    width: 100%;
    height: 2px;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.menu-icon-in:before,
.menu-icon-in:after {
    content: '';
    position: absolute;
}
.menu-icon-in:before {
    bottom: 100%;
    margin-bottom: 4px;
}
.menu-icon-in:after {
    top: 100%;
    margin-top: 4px;
}
.open .menu-icon-in {
    background: transparent;
}
.open .menu-icon-in:before {
    bottom: auto;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.open .menu-icon-in:after {
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.news-item-name {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    height: 64px;
    overflow: hidden;
}
.news-item-descr {
    font-size: 14px;
}


.header-logo {
    display: block;
    width: 183px;
    height: 52px;
    margin-right: 30px;
}

.b_partners_sonline {
    text-align: center;
}
.b_partners_sonline-label {
    margin-bottom: 5px;
    font-weight: 700;
}
.b_partners_sonline-link {
    margin-top: 5px;
    font-size: 14px;
}
.b_partners_sonline-link a {
    color: #f00 !important;
}

@media (max-width: 959px) {
    .b_partners_sonline {
        margin-bottom: 30px;
    }
}


#footer {
    clear: both;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.desktop-padding {
    padding-top:60px;
}

.list li,
.list-wr li {
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5;
}

/**
 * Retina
 */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5){

    .header-logo {
        background-image: url(/bitrix/templates/main/assets/images/ats-logo.png);
        background-size: 183px 59px;
    }
    .header-logo-img {
        display: none;
    }
}



/**
 * Mobile
 */
@media screen and (max-width: 980px)
{
    .desktop-padding {
        padding-top: 0px;
    }

    #header .t228__centerside {
        display: none;
    }

    #header .t228__maincontainer {
        display: inherit;
    }

    #header .t228__leftside {
        text-align: left;
    }

    #header .t228__leftcontainer {
        padding: 0px;
    }

    #header .t228__imglogo {
        padding: 0px;
    }

    .menu-icon {
        display: block;
    }

    #header .open {
        display: table;
    }

    #header .open-block {
        display: block;
    }

    #header .hidden {
        display: none;
    }
}

@media screen and (max-width: 600px) {

    .t262__col,
    .t262__contentbox {
        float: left;
    }
}

@media screen and (max-width: 400px) {

    .form-field.group {
        display: block;
    }
}

.main-page-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}