/*   
Theme Name: DH-SKD-3-multipage3
Theme URI: https://rh-design.ru
Version: 2.0
Tags: doorhan, html5, multipage, bootstrap
Description: DoorHan multipage template #3
Author: Kirill Veprentsev
Author URI: http://rh-design.ru
*/


/* =WordPress Core
-------------------------------------------------------------- */

body {
	font-family: 'Roboto', Arial, sans-serif;
	overflow-x: hidden;
	}

/*********************************************
**********************************************                 СТИЛИ ЗАГОЛОВКА
*********************************************/
.panel-header {
	background-color: #003B70;
	margin: 0;
	}

@keyframes navbar-pop {
from {top: -170px;}
to {top: 0;}
}
.panel-header.fixed {
    animation: navbar-pop .5s ease-in-out alternate 1;
    position: fixed;
    width: 100%;
    z-index: 900;
    top: 0;
	}

.admin-bar .panel-header.fixed {
top: 32px;
	}
@media (max-width: 780px) {
	.panel-header .col-xs-6,
	.panel-header .col-xs-12 {
    	padding: 0; 
		}
	}
.panel-header::before {
    display: table;
    content: " ";
    }
.panel-header::after {
    display: table;
    content: " ";
    clear: both;
    }

.header-logo {
   /*padding-left: 15px !important;*/
}

#doorhan,
#headerimg {
/*	display: inline-block;*/
	}
#doorhan a,
#headerimg a {
	line-height: 55px;
}

#doorhan img,
#headerimg img {
    width: auto;
    max-width: 100%;
    max-height: 55px;
    vertical-align: middle;
	}

#headerimg h2,
#headerimg a,
#headerimg a:hover,
#headerimg a:visited {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    display: inline;
    }
    
#contact-phone {
    display: inline-block;
    float: right;
    padding-right: 15px;
    }
#contact-phone h3 {
    color: #fff;
    text-align: right;
    font-weight: normal;
	white-space: nowrap;
    margin: 18px 0 0 0;
    line-height: 25px;
    }
#contact-phone h3::before {
    content: "";
	background-image: url(img/phone-call.svg);
	width: 25px;
    height: 25px;
	background-size: 25px 25px;
    background-repeat: no-repeat;
	display: block;
    float: left;
    margin: 0 10px 0 0;
    }
#contact-phone .headercall {
    color: #fff;
    text-decoration: none;
    cursor: default;
    }
    
#contact-address {
    display: inline-block;
    float: right;
    padding-right: 15px;
    margin-top: 22px;
    color: #fff;
    }
#contact-search {
    padding-right: 35px;
    margin-top: 30px;
    width: 40%;
}
#contact-search form {
    margin-bottom: 0;
}
#contact-search input[type="text"] {
    margin-right: 10px;
    margin-bottom: 0;
}
#searchform-mobile {
    display: none;
}
.navbar {
    min-height: 0;
}

.navbar-default {
	background-color: transparent;
    border: 0;
	margin: 6px 0 0 0;
/*	transition: margin 1.5s;
	-webkit-transition: margin 1s;
	-moz-transition: margin 1s;
	-o-transition: margin 1s;*/
	}

.header-menu {
    margin-bottom: 15px;
    }
.header-phone {
    float: right;
    padding: 0 15px 0 0;
    }

.fixed .navbar-default {
	margin: -6px 0 0 0;
	}
.navbar-default .navbar-nav {
    float: none;
    text-align: center;
}
.navbar-default .navbar-nav>li {
	color: #fff;
	display: inline-block;
	float: none;
    }
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:visited {
	color: #fff;
	text-transform: uppercase;
    font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 1vw; 
	padding: 5px .9vw;
	display: inline-block;
	transition: color .5s;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	}
.navbar-default .navbar-nav>li>a:hover {
	color: #D68560;
	text-decoration: none;
	}
.navbar-default .navbar-nav>.current-menu-item>a,
.navbar-default .navbar-nav>.current-page-ancestor>a {
    color: #99BCDC !important;
    background: none !important;
    }	
    
.sub-menu {
    background: #333;
}
    
.sub-menu .subnavbar-nav {
    float: none;
    text-align: center;
    margin: 0;
}
.sub-menu .subnavbar-nav>li {
	color: #fff;
	float: none;
    display: inline-block;
    }
.sub-menu .subnavbar-nav>li>a,
.sub-menu .subnavbar-nav>li>a:visited {
	color: #fff;
    font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: .9vw; 
	text-decoration: none;
	padding: 5px .9vw;
	display: inline-block;
	transition: color .5s;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	}
.sub-menu .subnavbar-nav>li>a:hover {
	color: #D68560;
	text-decoration: none;
	}
.sub-menu .subnavbar-nav>.active>a {
    color: #D68560 !important;
    background: none !important;
    text-decoration: none;
    }
.sub-menu .subnavbar-nav>li>ul.sub-menu {
    display: none;
}
.sub-menu .subnavbar-nav>li:hover>ul.sub-menu {
    padding: 15px auto 0;
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
}


/*********************************************
**********************************************                 СТИЛИ КОНТЕНТА
*********************************************/

/*body.single-post #sub-nav-ul,
body.single-post #sub-nav-ul-2 {
    display: none;
}*/

.container {
    width: 100%;
    padding: 0;
    overflow: visible;
	}

.col-sm-12 {
	padding: 0;
	}
	
/* ********************************************** single post */
.post_thumb {
    padding: 0 30px;
}
.post_thumb img {
    width: 100%;
    height: auto;
}
.single_page .sow-headline,
.single_page .sow-sub-headline {
    text-align: center;
}	
.order_box {
    border: 1px solid #5388B8;
    max-width: 50%;
    padding: 10px 20px 10px 40px;
    box-shadow: 2px 2px 5px #6B8DAC;
}

/* ********************************************** фикс для главной страницы */
.panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}	
	
/* ********************************************** стандартная галерея */
/* For displaying 3 columns on tablet */
@media only screen and (max-width: 800px) {
 .gallery-columns-5 .gallery-item {
     width: 33%;
 }
}

/* For displaying single column on mobile */
@media only screen and (max-width: 480px) {
 .gallery-columns-5 .gallery-item {
     width: 100%;
 }
}

.gallery-columns-5 .gallery-item:nth-child(5n+1) {
     clear: none;
}

.ow-button-base a.ow-button-hover:hover {
	text-decoration: none;
	}

.sow-headline {
	color: #003B70;
	}
.sow-sub-headline {
	color: #AD3600;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	}
.sow-headline-container .decoration {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    line-height: 0em;
    text-align: center;
	}
.sow-headline-container .decoration .decoration-inside {
    height: 1px;
    display: inline-block;
    border-top: 1px solid #eee;
    width: 100%;
    max-width: 80%;
}

.sow-headline a {
    color: #003B70;
}
.sow-headline a:hover {
    color: #003B70;
    text-decoration: none;
    border-bottom: 1px dashed #003B70;
}

.sow-slider-base {
	box-shadow: 0px 0px 10px #000;
	}

.panel-row-style.panel-full-width {
    max-width: 100%;
    padding: 0;
	}
.panel-row-style.panel-full-padding {
	padding: 0 calc((100% - 1170px) / 2);
	}
	

.panel-blue {
	background-color: #99BCDC;
	}
.panel-darkblue {
	background-color: #003B70;
	}

.panel-50vh {
	min-height: 50vh;
	}
	
/********************************************* Меню *********************************************/
.menu-switcher-mob {
    display: none;
}
.menu-container {
    flex-wrap: wrap;
    position: absolute;
    padding: 15px 25px;
    overflow: visible;
    z-index: 100;
    width: calc(100% - 30px);
    background: #f0f8ffeb;
}
.menu-block-item {
    padding: 0 25px 0 0;
    min-width: 300px;
}
.menu-on {
    display: flex;
}
.menu-off {
    display: none;
}

/*********************************************
**********************************************                 СТИЛИ РАЗДЕЛОВ
*********************************************/

/********************************************* Блоки страниц *********************************************/
.tech table { /* таблицы технических характеристик */
  width: 100%;
}
.tech table td { 
  padding: 0 10px 0 0;
}
.tech table td:last-child {
	white-space: nowrap;
	padding: 0 0 0 0;
}

.tech table tr:nth-child(odd) {
	background: #ededed;
}
.tech table tr:nth-child(even) {
	background: #fff;
}
.tech .tech-no-back table tr {
	background: none;
}
/********************************************* loop.php *********************************************/
.item {
    margin: 0 10px 15px 0;
}
.thumb .thumbnail {
    margin-bottom: 0;
}

.panel-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.panel-flex::after {
    content: "";
    flex: auto;
}

.item_wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    width: 16.66666666667%;
    padding: .5em 0.5em 15px;
    margin-bottom: 10px;
    
}
.item_wrp:hover {
    background: #f9f9f9;
    box-shadow: 0px 0px 5px #ccc;
}

.item_wrp h4 {
    font-size: 1.1em;
}
.item_wrp .thumb img {
    width: 100%;
}
.item_wrp .descr .cat_price {
    background: #AD3600;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    margin: 10px 0 0;
}
.item_wrp .descr .cat_price_link {
    display: block;
}
.item_wrp .descr .cat_price_link:hover .cat_price {
    background: #c13c00;
}
.item_wrp a,
.item_wrp a:hover {
    text-decoration: none;
    flex-grow: 2;
}
#block-more .item_wrp {
    width: 10%;
}
#block-more .item_wrp h4 {
    font-size: 1em;
}
#block-more .panel-flex {
    justify-content: center;
}
#block-more .panel-flex::after {
    content: none;
}

/********************************************* Стили панелей *********************************************/
.panel-cta { 					/* строка с кнопкой */
 /* margin: 0 -15%;*/
  overflow: hidden;
}
.panel-cta .textwidget {
    text-align: right;
    color: #fff;
    margin: 0;
}
.panel-cta p {
    margin: 0;
    font-size: 1.2em;
    vertical-align: middle;
    display: inline;
}

.panel-width-80 { 				/* 80% ширины */
    padding-left: 10%;
    padding-right: 10%;
}

.panel-pattern,					/* панель с фоном */
.panel-pattern-white {
	position: relative;
	}
.panel-pattern {
	color: #fff;
	z-index: 0;
	}
.panel-pattern::before {
    background-image: url(img/pattern.png);
	}
.panel-pattern-white::before {
    background-image: url(img/pattern-white.png);
	}
.panel-pattern::before,
.panel-pattern-white::before {
	content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    background-repeat: repeat;
	}
.panel-pattern .panel-grid-cell,
.panel-pattern-white .panel-grid-cell {
	z-index: 2;
	}
	
.panel-pattern .sow-headline-container {
	text-align: center;
	padding-top: 30px;
	}
.panel-pattern .sow-headline {
	display: inline-block;
	background: #AD3600;
    padding: 3px 15px;
    margin: 0;
    line-height: 1.4em;
	color: #fff;
	font-size: 30px;
	}
.panel-pattern .sow-sub-headline {
	color: #FFF;
	}
.panel-pattern h1,
.panel-pattern h2,
.panel-pattern h3,
.panel-pattern h4 {
    color: #fff;
}

.widget_media_gallery .widget-title {	/* заголовок галереи */
  text-align: center;
}


.cl-popup-box-title {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	text-transform: uppercase;
    font-weight: normal !important;
	}
.cl-popup-box-content img.size-full {
	width: 100%;
    height: auto;
    margin: 30px auto;
	}

.call-container {
	text-align: center;
	margin: 0 0 30px 0;
	}
.call-manager,
.phone {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 30px;
	display: inline-block;
	padding: 3px 15px;
	}
.call-manager {
	color: #fff;
	}
.phone {
	color: #fff;
	background: #AD3600;
	}
.phone::before {
	content: "";
	}


/* Калькулятор */
#dhaide {
    margin-top: 15px;
    }

#dha-canvas {
	padding: 0;
	margin-bottom: 30px;
	}
#dha-canvas #dha-base {
	max-width: 100% !important;
	}
#dha-canvas #dha-base h2 {
	border-radius: 0 !important;
	}



.cl-popup-box-content .panel-auto-features {
    background: #AD3600;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    display: inline-block;
    }
.cl-popup-box-content ol,
.cl-popup-box-content ul {
    padding: 0 0 0 15px;
    }
    
.cl-popup-box-content .tbl-features {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    width: 100%;
    }
.cl-popup-box-content .tbl-features td,
.cl-popup-box-content .tbl-features th {
    padding: 5px;
    border: solid 1px #7E7E7E;
}
.cl-popup-box-content .tbl-features th {
    text-transform: uppercase;
    background-color: #ADADAD;
    }
.cl-popup-box-content .tbl-features tr:nth-child(2n+1) {
    text-transform: uppercase;
    background-color: #D8D8D8;
    }

/**** CTA  ****/
    .calc-form-flex {
        display: flex;
    }
    .calc-form-flex .calc-form-back {
        background: url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-back.webp');
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 200px;
       /*border-top-right-radius: 20px;*/
    }
    .calc-form-flex .calc-form-back.sectional {
        background: center / contain no-repeat url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-sectional.webp');
    }
    .calc-form-flex .calc-form-back.sliding {
        background: top / contain no-repeat url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-sliding.webp');
    }
    .calc-form-flex .calc-form-back.fold {
        background: top / contain no-repeat url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-fold.webp');
    }
    .calc-form-flex .calc-form-back.street {
        background: top / contain no-repeat url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-street.webp');
    }
    .calc-form-flex .calc-form-back.roll {
        background: top / contain no-repeat url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-roll.webp');
    }
    .calc-form-flex .calc-form-back.mesh {
        background: top / contain no-repeat url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-mesh.webp');
    }
    .calc-form-flex .calc-form-back.automatic {
        background: top / contain no-repeat url('/wp-content/themes/DH-SKD-3-multipage3/theme-images/calc-form-automatic.webp');
    }
    .calc-form-back .h2 {
        position: absolute;
        right: 20px;
        bottom: 0;
        text-align: right;
        text-shadow: 0 0 8px #fff;
        padding-left: 20%;
    }
    .calc-form-flex .calc-form-form {
        background: #B3CDE6;
        border-top-right-radius: 30px;
        border-bottom-left-radius: 30px;
        padding: 10px 30px 30px;
    }
    @media only screen and (max-width: 767px) {
        .calc-form-flex {
            display: block;
        }
        .calc-form-form .columns {
            padding: 0;
        }
        .calc-form-flex .calc-form-form {
        padding: 30px 30px 10px;
        }
    }
    @media only screen and (max-width: 1080px) {
        .calc-form-flex .offset-by-two {
            margin-left: 0;
        }
        .calc-form-flex .three {
            width: 41.66667%;
        }
        .calc-form-flex .five {
            width: 58.33333%;
        }
        .calc-form-back .h2 {
          padding-left: 10%;
        }
    }
    @media only screen and (max-width: 1280px) {
        .calc-form-flex .offset-by-two {
            margin-left: 0;
        }
        .calc-form-flex .three {
            width: 41.66667%;
        }
        .calc-form-flex .five {
            width: 58.33333%;
        }
        .calc-form-back .h2 {
          padding-left: 20%;
        }
    }

/*********************************************
**********************************************                 СТИЛИ СТРАНИЦ
*********************************************/

.page-pricelist #order {
    display: none;
}
 
.single-post .btn_order {
    color: #ffffff;
    background-color: #ad3600;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 1.5;
    padding: 8px 20px; 
    display: inline-block;
}

/*********************************************
**********************************************                 СТИЛИ ВИДЖЕТОВ
*********************************************/

.panel-review {
    background: url('img/panel-background-02.gif') #003B70 center;
    margin-top: 0px;
}
.panel-review > div {
    z-index: 2;
}
.slick-track .slick-slide {
    margin: 0 15px;
}
.wppsac-post-carousel .slick-dots {
    width: 100%;
}
.wppsac-post-carousel .slick-dots:after {
    content: "";
    clear: both;
    margin: 0 0 30px 0;
}
.wppsac-post-carousel .wppsac-post-title {
    color: #fff;
    font-size: 22px;
}
.wppsac-post-carousel .wppsac-post-content {
    color: #fff;
    margin: 10px 0 0 0;
}
div.wppsac-post-image-bg {
    max-height: 300px;
    overflow: hidden;
}
div.wppsac-post-image-bg img {
    width: 100%;
    max-height: 300px;
}

/*********************************************
**********************************************                 СТИЛИ ПОПАПА
*********************************************/

.cl-popup-box.size_l .cl-popup-box-content {
    padding: 0 30px 30px !important;
}
.cl-popup-box.size_l .cl-popup-box-content h2 {
    padding: 10px 30px;
    margin: 0 -30px 30px;
    color: #fff;
    background: #003B70;
}
a.cl-btn {
    border-radius: 0;
    text-decoration: none;
    font-size: 1.2em;
}
a.cl-btn:hover,
a.cl-btn:active {
    background-color: #c13c00 !important;
}

/*********************************************
**********************************************                 СТИЛИ ФУТЕРА
*********************************************/
footer {
	padding: 15px 0;
    color: #fff;
    background: #252525;
	}

.sow-form-field-checkboxes .sow-field-container label {
    font-weight: normal;
    font-size: .9em;
    line-height: 1em;
}
.sow-form-field-checkboxes .sow-form-field-description a {
    padding-left: 20px;
    font-style: normal;
}
.sow-form-field-textarea textarea {
    height: 5em;
}
.sow-contact-form {
    padding: 15px 0 !important;
}
.copyright {
	padding: 0 25px;
	text-align: center;
	}
.dhrow .sociallink img {
    width: 30px !important;
    height: 30px;
    margin: 0 10px 0 0;
}
.cc-revoke {
    background: #333;
    color: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 3px 10px;
    font-size: 12px;
}

/********************************************************* SEARCH FORM ****/
.searchwp-modal-form__overlay {
    background: #006CCC4A;
}
.searchwp-modal-form__container {
    color: #fff;
    background: #003B70;
    display: flex;
    flex-direction: column-reverse;
}
.searchwp-modal-form__content {
    padding: 20px 40px 30px;
}
.searchwp-modal-form__content label.sr-only {
    position: inherit;
    width: inherit;
    height: inherit;
    margin: 0;
    clip: unset;
    cursor: default;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 1rem;
    padding: 0 0 10px 0;
}
.searchwp-modal-form__content button {
    background-color: #D69436;
    border: 0px;
    width: auto;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 8px 17px 9px;
    line-height: 1;
    margin: 0;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
.searchwp-modal-form__content button:hover {
  background-color: #D6A560;
}
.search-form.form-inline {
    margin: 0;
}
.searchwp-modal-form__footer {
    padding: 0;
}
.searchwp-modal-form__close {
    float: right;
}
.searchwp-modal-form-trigger-el.dh-search {
    padding: 5px;
    width: 30px;
    height: 30px;
}
.searchwp-modal-form-trigger-el.dh-search::before {
    content: "\f002";
    font-family: 'FontAwesome';
}