/* .reviews-list .owl-controls.clickable {
	display: block !important;
} */

.main-menu a.selected {
    border-color: #ff2300;
    color: #ff2300;
}

.left-menu a.root-item-selected,
.left-menu a.item-selected {
    color: #fff;
    background-color: #f75547;
}

label.checkbox {
	position: relative;
}

.checkbox .warning {
	position: absolute;
	bottom: -6px;
	left: 0;
	color: red;
	display: none;
}

.s-form__title-ik {
	margin-top: 30%;
}

.s-form {
	position: relative;
}

.s-form__result {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 99;
    text-align: center;
}

.owl-page {
    margin: 0;
    padding: 10px;
    width: auto;
    height: auto;
    font-size: 0;
    background: none;
}

.owl-page.active , .owl-page:hover {
    background: none;
}

.owl-page span {
    width: 3px;
    height: 3px;
    display: inline-block;
    background-color: #70c5fd;
    transition: all .2s;
}

.owl-page.active span , .owl-page:hover span {
    background-color: #fff;
}

.owl-next, .owl-prev {
    position: absolute !important;
    bottom: 14px;
    top: auto;
}

.owl--btn-pos-1 .owl-buttons {
    bottom: 0;
}

.footer-seo .main-menu a {
    border: 0;
}

.footer-seo .main-menu a.selected,
.footer-seo .main-menu a:hover {
    border: 0;
}

.gost-item {
    margin-bottom: 30px;
    font-size: 0;
}

.gost-item__file {
    display: inline-block;
    width: 120px;
    vertical-align: top;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.gost-item__descr {
    display: inline-block;
    width: calc(100% - 130px);
    margin-left: 10px;
    font-size: 14px;
}

.spravochniki > div {
    display: inline-block;
}

.news-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.prev-pic {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 30px;
}

.c-section a {
    overflow: hidden;
}

.c-section a img {
    max-width: none;
    height: 100%;
    width: auto;
}

.section-descr + .c-sections__list {
    margin-top: 30px;
}

ol.list ul li {
    margin-bottom: 5px;
}

ol.list ul {
    margin-bottom: 0;
}

.spravochniki {
    padding: 50px;
    text-align: center;
}

.gost {
    margin-right: 51px;
}

.gost .btn,
.tech-info .btn {
    padding: 17px 38px;
    font-size: 24px;
}

.table--demo-1 th:nth-child(1) {
    width: 22%;
}

.table--demo-1 th:nth-child(2) {
    width: 13%;
}

/*.table--demo-1 th:nth-child(3) {
    width: 9%;
}

.table--demo-1 th:nth-child(4) {
    width: 11.5%;
}*/


/*=================================
            404
==================================*/

.bx-404-container {
    font-size: 0;
}

.bx-404-block {
    width: 50%;
    background: #215fab;
    display: inline-block;
}

.bx-404-text-block {
    width: 50%;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    padding-top: 30px;
}

.bx-404-text-block__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
}

.bx-404-text-block__sub-title {
    font-size: 20px;
    color: #515151;
    text-transform: uppercase;
}

.bx-404-text-block p {
    padding: 0 90px;
}

.bx-404-text-block .btn {

}

.bx-404-text-block__back {

}

.bx-404-text-block__back span {

}

.bx-404-text-block__back a {

}
