.page-title {
    padding-bottom: 20px
}

.dark.header .navbar-default .navbar-nav > .active.dropdown > a:before {
    color: #feed01
}

.dark.header .navbar-default .navbar-nav > .active > a {
    color: #feed01
}

.dark.header .dropdown-menu > .active > a {
    color: #feed01
}

.fixed-header-on .header .logo {
    margin: 0
}

.btn {
    color: #000
}

.header.dark {
    padding: 0
}

.fixed-header-on .header.fixed {
    padding: 0;
    border-top: none
}

.fixed-header-on .header .logo {
    transform: none;
    -webkit-transform: none;
    width: 70%
}

.btn-primary.yellow {
    color: #000;
    border: none
}

.btn-light-gray:hover {
    color: #000
}

.btn-primary.yellow:hover, .btn-primary.yellow:focus, .btn-primary.yellow:visited {
    color: #000
}

.btn-primary.yellow:active {
    background-color: #e4d501
}

.btn-primary.yellow {
    background-color: #feed01
}

.btn-primary.yellow:hover {
    background-color: #e4d501
}

.btn.black {
    background-color: #000;
    color: #fff;
    outline: none
}

.btn.black:active {
    outline: none !important
}

.dropdown-menu {
    background-color: #000;
    border: none
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 2px 1px rgba(240, 240, 240, 0.5);
    -webkit-box-shadow: inset 0 2px 1px rgba(240, 240, 240, 0.5)
}

.btn.black[aria-expanded="true"] {
    box-shadow: inset 0 2px 1px rgba(240, 240, 240, 0.5)
}

.footer-content .nav-pills > li > a:hover {
    color: #feed01
}

.footer-content .nav-pills > li > a:hover:after {
    color: #feed01
}

a {
    color: #000
}

a:hover {
    color: #000
}

.dark a {
    color: #feed01
}

.dark a:hover {
    color: #e4d501
}

.header-contacts .search-box input {
    background-color: #666;
    color: #fff
}

.owl-carousel .owl-nav button.owl-prev {
    color: #000
}

.owl-carousel .owl-nav button.owl-next {
    color: #000
}

.header-contacts.dark {
    background-color: #000;
    color: #fff
}

.header-contacts > .container {
    padding-top: 10px;
    padding-bottom: 10px
}

.header-contacts .contacts {
    padding-top: 10px;
    padding-bottom: 10px
}

.header-contacts .phone-item {
    list-style: none;
    display: flex;
    justify-content: flex-start
}

.header-contacts .phone-item:last-child {
    margin-right: 0
}

.header-contacts .phone-items {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    padding-left: 0;
    margin-bottom: 0
}

.header-contacts .phone-number {
    color: #3d78d8
}

.header-contacts .btn {
    min-width: auto;
    white-space: normal
}

.header-contacts .row {
    display: flex;
    align-items: stretch;
    flex-flow: wrap
}

.header-contacts .dropdown-menu {
    min-width: 350px;
    z-index: 110;
    padding: 10px
}

.header-contacts form {
    margin: 0
}

.header-contacts .form-group {
    margin: 0
}

.header-contacts .btn-search {
    float: right;
    margin-left: 10px !important
}

.header-contacts .right-contacts {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap
}

.header-contacts .btn-container {
    display: flex;
    justify-content: flex-end;
    flex-flow: wrap
}

.header-contacts .contacts-mobile {
    display: none
}

.header-contacts .contacts-btn {
    display: none
}

.left-phone-contacts {
    display: flex;
    justify-content: flex-end;
    flex-direction: column
}

.right-phone-contacts {
    display: flex;
    justify-content: flex-start
}

.left-phone-contacts > span:first-child {
    text-align: right
}

#logo {
    max-width: 130%
}

.header-left .logo > a {
    display: block;
    width: 100%
}

.left-phone-contacts-container {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.right-phone-contacts-container {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.image-box-2 { text-align: center; }
.image-box-2 .title { margin: 0px; text-transform:uppercase; color: #343434; padding-bottom: 20px;}
.image-box-2 img.preview_picture {margin: auto; transition: 0.7s;}
.image-box-2 img.preview_picture:hover {transform: scale(1.15);}

.isotope-background {
    background-size: contain; 
    position: absolute; 
    height: 180px; 
    width: 100%; 
    top: 25px; 
    left: 0px; 
    background-image: url("/bitrix/templates/idea_turbo/images/line-isotope.png");
}

.comfort-block {
    background-color: #feed01;
}
.comfort-block .head-text {
    padding: 20px 80px;
    color: #000;
    font-size: 18px;
}
.comfort-block .yellow-block {
    padding: 20px;
    background-color: #feed01;
}
.comfort-block .yellow-block .pic {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.comfort-block .yellow-block .pic.coffee {
    background-image: url("/bitrix/templates/idea_turbo/images/comfort-coffee.png");
}
.comfort-block .yellow-block .pic.wifi {
    width: 87px;
    background-image: url("/bitrix/templates/idea_turbo/images/comfort-wifi.png?v=3");
}
.comfort-block .yellow-block .pic.television {
    background-image: url("/bitrix/templates/idea_turbo/images/comfort-televisin.png");
}

.comfort-block .yellow-block .name {
    padding-top: 30px;
    font-weight: 600;
    color: #000;
}
.comfort-block .yellow-block .text {
    padding-top: 20px;
    text-align: center;
    color: #000;
}

@media only screen and (min-width: 991px) and (max-width: 1200px)  {
    .isotope-background {
        height: 150px;
    }
}

@media screen and (min-width: 991px) {
    .news-list.reviews {
        margin-top: 15px;
    }
}

@media screen and (min-width: 1200px) {
    #logo {
        max-width: 160%
    }
}

@media screen and (max-width: 991px) {
    .isotope-background {
        display: none;
    }
    .image-box-2 {border: 1px solid #f3f3f3; background-color: #fafafa;}
    
    .navbar-toggle {
        /*display: block !important;*/
    }

    .header-contacts .dropdown-menu {
        min-width: 250px
    }

    .header-contacts .contacts {
        display: none
    }

    .header-contacts .contacts-btn {
        display: block
    }

    .header-contacts .contacts-mobile {
        display: flex
    }

    .header {
        border-top: 1px solid #efefef;
        padding-bottom: 10px
    }

    .header-contacts .btn-container {
        justify-content: center;
        flex-flow: nowrap;
        padding-top: 20px;
        padding-bottom: 10px
    }

    .header-contacts .btn {
        margin-top: 0;
        margin-bottom: 0
    }

    .header-contacts .contacts {
        justify-content: center;
        padding: 0;
        border-left: 1px solid #efefef;
        border-right: 1px solid #efefef
    }

    .header-contacts .phone-item {
        border-bottom: 1px solid #efefef;
        align-items: center
    }

    .header-contacts .phone-item > div {
        display: flex;
        flex-direction: row;
        width: 100%
    }

    .header-contacts .phone-item > div > span:first-child {
        padding-right: 15px;
        display: flex;
        justify-content: flex-end;
        width: 50%
    }

    .header-contacts .phone-item > div > span:last-child {
        display: flex;
        justify-content: flex-start;
        width: 50%
    }

    .header-contacts .phone-items {
        flex-direction: column;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .header-contacts > .container {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .main-navigation {
        width: 100%
    }

    .header {
        padding-bottom: 20px
    }
}

#breadcrumb {
    padding-top: 15px;
    padding-bottom: 15px
}

.breadcrumb-fluid-container {
    background-color: #fafafa;
    border-bottom: 1px solid #eaeaea
}

.breadcrumb li.active a {
    color: #666
}

.logo img:hover {
    opacity: 1
}

.header .navbar-nav {
    margin: 1px -15px
}

.header .header-right {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header .row {
    display: flex;
    flex-flow: wrap;
    align-items: stretch
}

.header .navbar.navbar-default {
    margin: 0
}

.header-left {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: start;
}

.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
    min-width: 100%
}

.main-navigation .navbar-nav > li {
    margin: 0;
    padding: 0
}

.main-navigation .navbar-nav > li > a {
    padding: 12px 8px;
    font-size: 14px
}

@media (min-width: 991px) and (max-width: 1200px) {
    .main-navigation .navbar-nav > li > a {
        font-size: 12px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main-navigation .navbar-nav > li > a {
        font-size: 10px;
        padding: 12px 5px;
    }
}

.main-navigation .navbar-nav > li > .dropdown-toggle {
    padding: 12px 20px 12px 10px
}

.dropdown > a:before {
    right: 5px
}

.main-navigation .navbar-default .navbar-nav > li > a.btn {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.main-navigation .navbar-default .navbar-nav > li > a.btn:hover {
    background-color: #2c5fb3;
    border-color: #2c5fb3
}

.main-navigation .navbar-default .navbar-nav > li > a.btn:focus {
    background-color: #2c5fb3;
    border-color: #2c5fb3
}

@media screen and (max-width: 767px) {
    .navbar-nav > li {
        margin: 0 0 0 5px
    }

    .logo {
        left: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header .logo #logo {
        margin: 0;
        max-width: 150px;
    }

    .logo {
        top: 5px;
    }
}

@media screen and (max-width: 767px) {
    .header .logo #logo {
        margin: 0;
        max-width: 200px
    }

    .logo {
        top: 0;
    }
}

@media screen and (max-width: 991px) {
    .header .logo {
        padding-bottom: 20px
    }

    .no-mobile {
        display: none
    }

    .logo {
        max-width: 200px;
        margin: 0;
        position: absolute;
        z-index: 9
    }

    .navbar-default .navbar-nav > li > a {
        /*font-size: 12px*/
    }

    .header-contacts > .container {
        border-bottom: none
    }
}

.isotope-container {
    margin-bottom: 30px;
    margin-top: 50px
}

.copyright-footer {
    text-align: center;
    color: #fff
}

.modal-content .modal-title {
    color: #000
}

.callBack {
    margin: 0
}

span.req-star {
    color: red
}

.modal-header {
    padding: 5px 15px;
    text-align: center
}

.review {
    min-height: 250px;
    display: flex;
    align-items: center
}

.review-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.tab-content.clear-style {
    padding-top: 15px
}

.no_photo {
    display: flex;
    align-content: center;
    justify-content: center
}

.model-list-items {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 0;
    padding-left: 20px
}

.model-list-items > li {
    margin-right: 40px;
    margin-bottom: 5px
}

.model-list-items-container {
    padding: 10px 0 0
}

.price-repair .price-cell {
    background-color: #feed01;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
    font-size: 36px
}

.price-repair .price-cell > a {
    font-size: 20px
}

.price-repair {
    display: flex;
    flex-direction: column;
    text-align: left
}

.modelItems a {
    text-decoration: underline;
    color: #005ce6
}

.article {
    color: #000;
}

.modelItems a.wp {
    text-decoration: underline;
    color: #343434;
}
.modelItems a.wp:hover {
    color: #343434;
}

.modelItems a:hover {
    color: #0047b3
}

.modelItems a:focus {
    color: #003380
}

.review-container {
    text-align: center
}

section.contacts .contacts-title {
    padding-bottom: 20px
}

section.contacts .contacts-map {
    height: 100%;
    min-height: 350px;
    background-color: activecaption
}

section.contacts .contacts-workarea {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: stretch
}

section.contacts .contacts-items-header {
    background-color: #feed01;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

section.contacts .contacts-items-header > h4 {
    margin: 0;
    color: #000
}

section.contacts .contacts-items-header > h4 > i {
    padding-left: 10px;
    color: #fff;
    display: none
}

section.contacts .contacts-item {
    margin-top: 10px;
    padding: 10px 20px 10px 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid #eaeaea;
    position: relative
}

section.contacts .contacts-item:first-child {
    margin-top: 0
}

section.contacts .contacts-item:last-child {
    border-bottom: none
}

section.contacts .contacts-item > span, section.contacts .contacts-item > div {
    width: 100%
}

section.contacts .contacts-item-phone-container, .contacts-item-addr-container {
    position: relative
}

section.contacts .contacts-item div > i {
    position: absolute;
    top: 50%;
    left: -25px;
    font-size: 19px;
    transform: translateY(-50%)
}

section.contacts .contacts-item .contacts-item-phone {
    display: flex;
    flex-direction: column
}

section.contacts .contacts-item > span, .contacts-item > div:not(:last-child) {
    margin-bottom: 10px
}

section.contacts .contacts-item-header {
    font-weight: 700;
    font-size: 18px
}

section.contacts .contacts-description {
    padding-top: 30px;
/*    padding-bottom: 20px*/
}

section.contacts .contacts-form-description {
    background-color: #ffe4c4;
    height: 100%
}

section.contacts form {
    margin: 0
}

section.contacts .contacts-org-info-header {
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center
}

section.contacts .contacts-info {
    display: block
}

@media screen and (max-width: 991px) {
    section.contacts .contacts-info {
        display: none
    }

    section.contacts .contacts-map {
        height: 300px;
        width: 100%
    }

    section.contacts .contacts-items-header > h4 > i {
        display: inline-block
    }

    section.contacts .contacts-items-header {
        cursor: pointer
    }
}

form .form-errors p {
    color: #fff;
    text-align: center;
    margin-bottom: 0
}

form .form-errors {
    display: none
}

form .form-success {
    display: none
}

form .form-errors.active {
    margin-top: 10px;
    display: block;
    padding: 10px;
    background-color: #e84c3d
}

form .form-success.active {
    margin-top: 10px;
    display: block;
    padding: 10px;
    background-color: #28a745
}

form .form-success p {
    text-align: center;
    margin-bottom: 0;
    color: #fff
}

form input.error, form textarea.error {
    border-color: red
}

form label.error {
    color: red
}

.pagination > li.disabled:last-child > a {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #777
}

.pagination > li.disabled:first-child > a {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #777
}

.pagination {
    padding-top: 20px;
    padding-bottom: 20px
}

.overlay span {
    bottom: 55px
}

.slider {
    cursor: pointer
}

.loaderAjax {
    display: none
}

.loaderAjax.active {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0
}

.main-container {
    min-height: 600px
}

.loaderArea {
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    display: none
}

.loader {
    height: 40px;
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px
}

.sk-circle-bounce {
    width: 4em;
    height: 4em;
    position: relative;
    margin: auto
}

.sk-circle-bounce .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle-bounce .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #feed01;
    border-radius: 100%;
    -webkit-animation: sk-circle-bounce-delay 1.2s infinite ease-in-out both;
    animation: sk-circle-bounce-delay 1.2s infinite ease-in-out both
}

.sk-circle-bounce .sk-circle-2 {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-circle-bounce .sk-circle-3 {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-circle-bounce .sk-circle-4 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-circle-bounce .sk-circle-5 {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-circle-bounce .sk-circle-6 {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-circle-bounce .sk-circle-7 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-circle-bounce .sk-circle-8 {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-circle-bounce .sk-circle-9 {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-circle-bounce .sk-circle-10 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-circle-bounce .sk-circle-11 {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-circle-bounce .sk-circle-12 {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-circle-bounce .sk-circle-2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-circle-bounce .sk-circle-3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-circle-bounce .sk-circle-4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-circle-bounce .sk-circle-5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-circle-bounce .sk-circle-6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-circle-bounce .sk-circle-7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-circle-bounce .sk-circle-8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-circle-bounce .sk-circle-9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-circle-bounce .sk-circle-10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-circle-bounce .sk-circle-11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-circle-bounce .sk-circle-12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circle-bounce-delay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circle-bounce-delay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

a.overlay {
    background-color: #000;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

a.overlay.small i {
    margin-top: -18px
}

.overlay span {
    bottom: 25px;
    color: #fff
}

.table > thead > tr > th {
    color: #000
}

.tabs-style-2 .nav-tabs > li.active > a, .tabs-style-2 .nav-tabs > li.active > a:hover, .tabs-style-2 .nav-tabs > li.active > a:focus, .tabs-style-2 .nav-tabs > li > a:hover {
    color: #000
}

.page-title {
    border-bottom: 5px solid #feed01;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 25px;
    text-align: center
}

ul.pagination li.active a, .pagination > .active > a:hover, .pagination > .active > a:focus {
    color: #000
}

ul.pagination li > a:hover {
    color: #000
}

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
    color: #000;
    background-color: #feed01
}

img, table {
    max-width: 100%
}

.header.dark {
    background-color: #feed01
}

.fixed-header-on .dark.header.fixed {
    background-color: rgba(254, 237, 1, 0.95)
}

.dark.header .navbar-default .navbar-nav > li > a {
    color: #000
}

.dark.header .dropdown > a:before {
    color: #000
}

.dark.header .navbar-default .navbar-nav > .active > a {
    color: #000
}

.dark.header .navbar-default .navbar-nav > .active.dropdown > a:before {
    color: #000
}

.dark.header .main-navigation .navbar-nav > .open > a, .dark.header .main-navigation .navbar-nav > .open > a:hover, .dark.header .main-navigation .navbar-nav > .open > a:focus {
    background-color: #fef134;
    border-color: #e4d501;
    border-bottom-color: #e4d501;
    color: #000
}

.dark.header .dropdown-menu {
    background-color: #fef134;
    border: 1px solid #e4d501
}

.dark.header .dropdown-menu > li > a {
    color: #000;
    border-bottom: 1px solid #e4d501
}

.dark.header .dropdown-menu > li > a:hover, .dark.header .dropdown-menu > li > a:focus, .dark.header .nav .open > a, .dark.header .nav .open > a:hover, .dark.header .nav .open > a:focus, .dark.header .dropdown-menu > .active > a, .dark.header .dropdown-menu > .active > a:hover, .dark.header .dropdown-menu > .active > a:focus, .dark.header .dropdown-menu .menu > .active > a, .dark.header .dropdown-menu .menu > .active > a:hover, .dark.header .dropdown-menu .menu > .active > a:focus {
    color: #fef134;
    background-color: #000
}

@media (max-width: 767px) {
    .dark.header .navbar.navbar-default {
        background-color: #fef134;
        border-color: #e4d501;
        margin-bottom: 30px
    }

    .dark.header .navbar-default .navbar-toggle {
        border-color: #000
    }

    .dark.header .navbar-default .navbar-toggle:hover, .dark.header .navbar-default .navbar-toggle:focus {
        border-color: #000;
        background-color: #e4d501
    }

    .dark.header .navbar-default .navbar-toggle:hover .icon-bar, .dark.header .navbar-default .navbar-toggle:focus .icon-bar {
        background-color: #000
    }

    .dark.header .navbar-default .navbar-toggle .icon-bar {
        background-color: #000
    }

    .dark.header .navbar-default .navbar-collapse, .dark.header .navbar-default .navbar-form {
        border-color: #e4d501
    }

    .dark.header .navbar-default .navbar-nav > li > a {
        border-bottom: 1px solid #e4d501
    }

    .dark.header .navbar-default .navbar-nav > .dropdown.open > a:before {
        color: #000
    }

    .dark.header .navbar-default .navbar-nav > li > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > .active > a:hover, .dark.header .navbar-default .navbar-nav > .active > a:focus {
        color: #fef134;
        background-color: #000
    }

    .dark.header .navbar-default .navbar-nav .open .dropdown-menu {
        background-color: #fef134
    }

    .dark.header .navbar-default .navbar-nav .open .dropdown-menu > li > a, .dark.header .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #000;
        border-color: #e4d501
    }

    .dark.header .dropdown-menu > li > a:hover, .dark.header .dropdown-menu > li > a:focus, .dark.header .nav .open > a, .dark.header .nav .open > a:hover, .dark.header .nav .open > a:focus, .dark.header .dropdown-menu > .active > a, .dark.header .dropdown-menu > .active > a:hover, .dark.header .dropdown-menu > .active > a:focus, .dark.header .dropdown-menu .menu > .active > a, .dark.header .dropdown-menu .menu > .active > a:hover, .dark.header .dropdown-menu .menu > .active > a:focus {
        color: #fef134;
        background-color: #000
    }
}

th {
    padding: 10px
}

select {
    max-width: 100%
}

blockquote.inline footer {
    width: 100%;
    text-align: right
}

blockquote.inline p {
    width: 100%
}

.remont-header {
    margin-top: 35px
}

.phnbtn-price {margin-top: 20px; display: inline-block; font-size: 20px; font-weight: 600; background-color: #feed01; padding: 12px 42px; color: #343434; text-decoration: none;}
.phnbtn-price:hover {text-decoration: none; color: #343434;}

.table-price .name {min-width: 290px; display: inline-block; text-align: left;}
.table-turbokompressory .model {min-width: 125px; display: inline-block; text-align: left;}


@media (max-width: 767px) {
    .remont-header {
        margin-top: 0
    }
}

.remont-title h1 {
    word-wrap: break-word
}

.remont-contact .actions .or {
    margin: 0 9px
}

.remont-contact .actions .phone {
    font-size: 23px;
    font-weight: 700;
    color: #000
}

@media (max-width: 767px) {
    .remont-contact .actions .or {
        display: block
    }

    .remont-contact .actions .phone {
        display: block
    }
}

.slider-remont {
    margin-top: 0 !important
}

.slider-remont .slide-content {
    padding-left: 160px;
    padding-right: 160px
}

.slider-remont .slide-content .btn {
    display: none
}

@media (max-width: 767px) {
    .slider-remont .slide-content {
        padding-left: 0;
        padding-right: 0
    }
}

.model-list-bottom ul {
    margin-bottom: 0
}

.model-list-bottom {
    padding-top: 20px;
    border-top: 1px solid #f3f3f3;
    margin-left: 0;
    margin-right: 0
}

.model-list-bottom ul a {
    color: #777
}

.table:not(.table-bordered) {
    border-bottom: 1px solid #f3f3f3
}

.modelItems table {
    margin-bottom: 50px
}