@charset "UTF-8";

/*
Theme Name: doors
Author: doors
*/


.slick-slide img {
    max-height: 390px;
}


@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
* {
    font-family: 'Roboto';
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on February 25, 2018 4:00 PM */

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-MediumItalic.eot');
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
        url('fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-MediumItalic.woff') format('woff'),
        url('fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.eot');
    src: local('Roboto Italic'), local('Roboto-Italic'),
        url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Italic.woff') format('woff'),
        url('fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'),
        url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'),
        url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium.woff') format('woff'),
        url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.eot');
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
        url('fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BoldItalic.woff') format('woff'),
        url('fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ThinItalic.eot');
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
        url('fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-ThinItalic.woff') format('woff'),
        url('fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.eot');
    src: local('Roboto Black'), local('Roboto-Black'),
        url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Black.woff') format('woff'),
        url('fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: local('Roboto Light'), local('Roboto-Light'),
        url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-LightItalic.eot');
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
        url('fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-LightItalic.woff') format('woff'),
        url('fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BlackItalic.eot');
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
        url('fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BlackItalic.woff') format('woff'),
        url('fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin.eot');
    src: local('Roboto Thin'), local('Roboto-Thin'),
        url('fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Thin.woff') format('woff'),
        url('fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}



.header__nav {
    background: #C0262C;
}

.header__top {
    background: #282828;
    padding: 22px 0px;
}

.header__contact {
    color: white;
    font-size: 14px;
}

.main-nav {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.main-nav li a {
    font-size: 16px;
    line-height: 19px;
    color: white;
    text-decoration: none;
    padding: 19px 22px;
    display: block;
}

.main-nav li a:hover {
    color: #9197A2;
}

.header__subtitle,
.footer__subtitle {
    margin-left: 20px;
    padding-left: 15px;
    border-left: 1px solid #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    max-width: 143px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.header__contact svg,
.footer__contact svg {
    margin-right: 9px;
}

.header__phone,
.footer__phone {
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    text-decoration: none;
}

.header__phone:not(:last-child),
.footer__phone:not(:last-child) {
    margin-right: 25px;
}

.header__phone:hover,
.footer__phone:hover {
    color: #9197A2;
}

.footer {
    background: #262626;
    padding: 20px 0px 25px;
}

.caption {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #262626;
    position: relative;
    margin-bottom: 40px;
}

.caption span {
    background-color: white;
    position: relative;
    padding: 0px 40px;
}

.caption:before {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background: #C0262C;
    position: absolute;
    margin: auto;
    bottom: 0px;
    top: 0px;
}

.section--grey .caption span {
    background-color: #F3F3F3;
}

.section--grey {
    background: #F3F3F3;
}

.section {
    padding: 60px 0px 80px;
}

.advantage__item {
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #000000;
    box-sizing: border-box;
    padding: 30px;
}

.advantage__text {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #000000;
    height: 67px;
    overflow: hidden;
}

.advantage__icon {
    height: 54px;
    -o-object-fit: cover;
    object-fit: contain;
    object-position: center;
    margin-bottom: 36px;
    margin-top: 25px;
}

.advantage__title {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}

.contact__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 9px;
}

.btn {
    border-radius: 0px;
    font-size: 16px;
    line-height: 19px;
    padding: 23px 42px;
    cursor: pointer;
}

.btn--main {
    background: #C0262C;
    color: #FFFFFF;
}

.btn--main:hover {
    background: #D9494F;
    color: #FFFFFF;
}

.btn--opacity {
    color: #C0262C;
    background: #FFFFFF;
    border: 1px solid #C0262C;
    width: initial;
    margin: 9px auto 0px;
}

.btn--opacity:hover {
    color: #D9494F;
    border: 1px solid #D9494F;
}

.contact__mail {
    font-size: 18px;
    line-height: 21px;
    color: #C0262C;
    text-decoration: none;
}

.contact__phone {
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    text-decoration: none;
}

.contact__item {
    padding-left: 50px;
    position: relative;
}

.contact__item-icon {
    position: absolute;
    top: 29px;
    left: 0px;
}

.home-slider__title {
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
    color: #262626;
    max-width: 557px;
    margin-bottom: 32px;
}

.home-slider__text {
    font-size: 30px;
    line-height: 35px;
    color: #262626;
    margin-bottom: 27px;
    max-width: 506px;
}

.section--slider {
    padding: 57px 0px 83px;
    position: relative;
}

.home-slider__photo {
    display: block;
    margin: auto;
}

.section--slider:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: url(/wp-content/themes/doors/assets/img/bg.png);
    opacity: 0.2;
}

.catalog-section__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

.catalog-section__item {
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #262626;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding: 33px 36px 41px;
    position: relative;
}

.catalog-section__price {
    margin-bottom: 26px;
    font-weight: bold;
    font-size: 24px;
    line-height: 23px;
    color: #262626;
}

.catalog-section__item img.wp-post-image {
    margin-bottom: 26px;
    max-width: 100%;
    height: 305px;
    -o-object-fit: contain;
    object-fit: contain;
    object-position: center;
}

.catalog-section__item .btn.btn--main {
    width: 100%;
}

ul.list li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0px;
    background: #777F8C;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

ul.list li {
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    position: relative;
    padding-left: 23px;
    margin-bottom: 14px;
}

ul.list {
    text-align: left;
    margin: 0px;
    padding-left: 0px;
    list-style: none;
}

.catalog-section__info {
    position: absolute;
    top: 0px;
    left: 0px;
    background: white;
    padding: 0px 46px 0px;
    width: 100%;
    height: 0px;
    box-sizing: border-box;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    overflow: hidden;
}

.catalog-section__item:hover .catalog-section__info {
    height: 383px;
    padding-top: 66px;
    border-bottom: 1px solid #262626;
}

.catalog-section__caption {
    margin-bottom: 60px;
}

.section.catalog-section {
    padding-top: 96px;
}

.modal-header {
    border-bottom: 0px;
}

.modal-body {
    padding: 30px 40px 40px;
}

button.close {
    border: 0px;
    background: none;
    font-size: 38px;
}

.modal__title.caption {
    margin: 0px;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    margin: 0px;
}

section.contact.section {
    padding-bottom: 0px;
}

section.contact.section .container-fluid .col {
    padding: 0px;
    margin-top: 60px;
}

.header__logo a,
.footer__logo a {
    text-decoration: none;
}

.single-content {
    padding: 40px 0px;
}

header.navbar.fixed-top {
    display: none;
}

@media (max-width: 1200px) {
    .main-nav li a {
        padding: 19px 10px;
    }
}

@media (max-width: 1060px) {
    .slick-next {
        right: 0px;
    }
    .slick-prev {
        left: 0px;
    }
    .home-slider.slick-slider {
        padding: 0px 30px;
    }
}

@media (max-width: 992px) {
    ymaps {
        max-height: 300px !important;
    }
    section.contact.section .btn.btn--main {
        margin: 30px auto 0px;
    }
    .home-slider__photo {
        max-width: 200px;
    }
    .btn.btn--opacity.btn--loadmore {
        width: 100%;
    }
    .header__phone,
    .footer__phone {
        font-size: 16px;
    }
    .header__subtitle,
    .footer__subtitle {
        font-size: 14px;
        line-height: 17px;
    }
    .advantage__item {
        margin-bottom: 25px;
    }
    .home-slider__title {
        font-size: 35px;
        line-height: 42px;
        margin-bottom: 20px;
    }
    .home-slider__text {
        font-size: 18px;
        line-height: 22px;
    }
    .btn {
        padding: 18px 32px;
    }
    .section.catalog-section {
        padding-top: 40px;
    }
    .section {
        padding: 40px 0px 40px;
    }
    .catalog-section__caption {
        margin-bottom: 45px;
    }
}

@media (max-width: 768px) {
    header.navbar.fixed-top {
        display: flex;
        padding: 0.5rem 10px 0px;
        width: 50px;
    }
    nav#myNavmenu ul li a {
        font-size: 14px;
        line-height: 17px;
        color: #777F8C;
        padding: 10px 15px;
        display: block;
    }
    nav#myNavmenu {
        background: #282828;
    }
    .header__middle.header__nav {
        display: none;
    }
    button.navbar-toggler.menu-icon {
        padding: 0px;
        margin: 0px;
    }
    .home-slider__photo {
        max-width: 90%;
    }
    .caption {
        font-size: 30px;
        line-height: 38px;
    }
    .home-slider__text {
        font-size: 14px;
        line-height: 20px;
    }
    .home-slider__title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .header__logo img,
    .footer__logo img {
        width: 100px;
    }
    .header__logo>div,
    .footer__logo>div {
        justify-content: center !important;
    }
    .catalog-section__item {
        margin: 0px auto 30px;
        max-width: 380px;
    }
    .btn {
        padding: 15px 29px;
        font-size: 14px;
    }
    .header__phone,
    .footer__phone {
        font-size: 14px;
        display: block;
        width: 100%;
        margin: 0px;
    }
    .header__contact,
    .footer__contact {
        flex-wrap: wrap;
        position: relative;
        padding-left: 40px;
    }
    .header__contact svg,
    .footer__contact svg {
        position: absolute;
        left: 0px;
    }
    .header__phone:not(:last-child),
    .footer__phone:not(:last-child) {
        margin-right: 0px;
    }
    .catalog-section__item:hover .catalog-section__info {
        padding-top: 30px;
    }
    .catalog-section__info {
        padding: 0px 20px 0px;
    }
}

@media (max-width: 576px) {
    .catalog-section__item {
        margin-bottom: 25px;
        padding: 20px;
    }
    ul.list li {
        font-size: 14px;
        line-height: 22px;
    }
    .catalog-section__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .header__contact svg,
    .footer__contact svg {
        width: 15px;
        height: 20px;
    }
    .caption span {
        padding: 0px 20px;
    }
    .advantage__title {
        font-size: 16px;
        line-height: 19px;
    }
    .advantage__text {
        font-size: 12px;
        line-height: 16px;
    }
    .btn {
        padding: 8px 10px;
        font-size: 12px;
    }
    .home-slider__title {
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .caption {
        font-size: 27px;
        line-height: 31px;
    }
    .contact__item {
        margin-bottom: 25px;
    }
    .btn.btn--opacity.btn--loadmore {
        width: inherit;
    }
    .header__phone,
    .footer__phone {
        display: initial;
        width: inherit;
    }
    .header__phone:not(:last-child),
    .footer__phone:not(:last-child) {
        margin-right: 15px;
    }
    .header__info,
    .footer__info {
        justify-content: center !important;
        margin-top: 15px;
    }
}

@media (max-width: 400px) {
    .home-slider__text {
        font-size: 12px;
        line-height: 17px;
    }
    .section--slider {
        padding: 40px 0px 20px;
    }
}