﻿/*   
Theme Name: burum
Author: Dmitrij Nikolaenko
Authot Email: dmitrij.nikolaenko.91@gmail.com
*/

html, body{width: 100%;min-height: 100%;}
body{font-family: 'Montserrat', sans-serif; word-break: break-word;}
/***position foter***/
* {margin: 0;padding: 0;}
html, body {height: 100%;}
#content-sites {display: flex;flex-direction: column;height: 100%;}
#content {flex: 1 0 auto;}
#footer {flex: 0 0 auto;}
/*** end position foter***/
a, input, img, textarea{outline: none;}
a{transition: 0.3s;}
a:hover{transition: 0.3s;}
h1{font-size: 26px;padding-bottom: 24px;}
h2{font-size: 24px;padding-bottom: 22px;}
h3{font-size: 22px;padding-bottom: 20px;}
h4{font-size: 20px;padding-bottom: 18px;}
h5{font-size: 18px;padding-bottom: 16px;}
p{     font-size: 114%;
    padding-bottom: 24px;
    font-weight: 500;
    color: #686868;
    line-height: 140%;}
li{font-size: 18px;padding-bottom: 6px;font-weight: 400;}
ul, ol{padding-bottom: 12px;}

/***defaul for breadcrumbs**/
.breadcrumbs-page{border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
    margin-bottom: 25px;
    padding-top: 25px;
	}
.breadcrumbs-page a{text-decoration: none !important;color: #391c0c99 !important;text-shadow: none;}
.breadcrumbs-page a:hover{text-decoration: underline !important;}
/**defaul for galery wordpress**/
.gallery {float: none;display: inline-block;width: 100%;}
.gallery img{width: 100%;height: auto;border: none !important;margin-bottom: 0px;transition: 0.3s;}
.gallery img:hover{-webkit-filter: sepia(100%);transition: 0.3s;}
.gallery-item{margin-top: 0px;}
/**defaul for img***/
img.alignleft{max-width: 50%;height: auto;margin-right: 25px;margin-bottom: 25px;margin-top: 25px;float: left;}
img.aligncenter{max-width: 100%;height: auto;margin-bottom: 5px;margin-top: 5px;float: none;}
img.alignright{max-width: 50%;height: auto;margin-left: 25px;margin-bottom: 25px;margin-top: 25px;float: right;}
.active-img {position: fixed !important;z-index: 999 !important;overflow: unset !important;top: 50% !important;left: 50% !important;transform: translate(-50%, -50%) !important;max-width: 80% !important;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.38) !important;}
.close-img{position: fixed;z-index: 999;width: 30px;height: 30px;top: 8px;right: 8px;background: url('/wp-content/themes/burum/img/close-img.png');background-size: contain;cursor: pointer;display: none;}
/**end default**/
/****footer***/
footer {background: #9ba8dd;padding: 45px 0px 0px 0px;color: #000000;display: inline-block;width: 100%;z-index: 2;bottom: 0px;}
.footer-box{display: flex;flex-direction: row;flex-wrap: wrap; align-items: flex-start;justify-content: space-between;	}
.box-content-footer{ width: 33.333%; padding: 15px; box-sizing: border-box;	}
.box-content-footer ul{list-style-type: none;    margin: 0px;}
.box-content-footer p{font-size: 16px;	}
.box-content-footer a{text-decoration: none;font-size: 16px;color: #000;	display:block;padding-bottom:4px;}
.box-content-footer a:hover{color:#888;}
.box-footer-contact{display: flex;flex-direction: column;align-items: flex-end;	}
.box-footer-contact a{font-size: 22px;font-weight:600;padding-bottom:8px;}
.box-footer-menu{text-align:center;}
.date-site{text-align: center;padding: 15px;	font-size:15px;}
/*** end footer style***/
/***header style***/
.header{
position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
    background:#0065a3;
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.49);
	margin:0px;
	padding:0px;
	box-sizing:border-box;
}
.box-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    padding-top: 8px;	
}
.menu-top-site > ul{
display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.menu-top-site ul{
    list-style-type: none;
    margin: 0px;		
	padding:0px;
}
.menu-top-site li{padding:0px;}
.menu-top-site a{
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    padding: 10px;
    font-weight: 300;
}
.menu-top-site a:hover{color:#d8d869;}
.contacts-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;	
}
.phone-header{
    text-decoration: none;
    font-size: 22px;
    padding: 12px;
    font-weight: 600;
    color: #888;	
}
.phone-header:hover{
	color: #666;
}
.logo-header img{
	height:52px;
}
.logo-header a{
    text-decoration: none;
    color: #9ba8dd;
    font-size: 22px;
    font-weight: 900;
    display: flex;
    align-items: center;	
}
.logo-header span{
display: block;
    padding-left: 8px;
}	
/*** end header style***/
/*** ul & ol down style ****/
ul.children-ul{
position: absolute !important;
    top: 27px;
    white-space: nowrap;
    background:#0065a3;
    box-shadow: 0px 1px 2px rgba(2, 2, 2, 0.25);
    padding: 12px 10px !important;
    left: -10px;
}
ul.children-ul a{
    padding: 6px 6px;
    display: block;	
}
ul.menu a{
	position:relative;
	z-index:1;
}
.arrow-bottom , .arrow-top {
    position: relative;
}
.arrow-bottom:before {
    content: '\203A';
    position: absolute;
    left: 0px;
    top: 0px;
    transition: 0.3s;
    color: #d6d6d6;
    font-size: 18px;
    transform: rotate(90deg);
	transition:0.3s;
	transform-origin:center;
}
.arrow-top:before {
    content: '\203A';
    position: absolute;
    left: 0px;
    top: 0px;
    transition: 0.3s;
    color: #d6d6d6;
    font-size: 18px;
    transform: rotate(-90deg);
	transition:0.3s;
	transform-origin:center;
}
/*** end ul & ol down style ****/
/*******/
/****mobile***/
.mobile-menu{display:none;}
.mobile-buttons{
	display: none;
	position:relative;
	width: 56px;
    height: 56px;
}
/****end mobile style***/
/***other styles****/
.button-pages{
    font-size: 15px;
    background: #0093ec;
    padding: 14px 16px;
    color: #fff;
    cursor: pointer;
}
.button-pages:hover{
	background: #a8dd9b;
	transition:0.3s;
}
.box-before-header{width:100%;}
.button-top-modal{display:none;}
/***end other styles****/
span.wpcf7-not-valid-tip, .ajax-loader, .wpcf7 br{ display: none!important;}
input.wpcf7-not-valid {
    border: 1px solid red !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ff0000 !important;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    padding: 12px;
    text-align: center;
    background: #fff;
}
.step-container{
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    min-height: 100vh;	    width: 100%;
}
.left-step1{
width: 60%;
    min-height: 100%;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    padding: 45px 25px 65px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; color: #fff;  text-shadow: 0px 0px 3px rgb(0 0 0 / 39%);
}
.left-step1 h1{
    font-weight: 800;
    font-size: 36px;
}
.left-step1 p{
    padding-bottom: 25px;
    color: #fff;
    font-size: 18px;
}
.right-step1{
width: 40%;
}
.top-text{
font-size: 110%;
    font-weight: 500;
    padding: 10px 20px;
    border-bottom: 1px solid #888;	
}
.top-text a{color:#0080ff;}
.box-quiz-index{
max-width: 940px;
    box-shadow: 0px 0px 8px 1px #000;
    margin: auto;
    max-height: 100%;
    margin-top: 30px;	
}
.content-padding{
padding-top: 20px;
    min-height: calc(100vh - 101px);
    box-sizing: border-box;    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.content-padding-index1{
padding: 20px;
    min-height: calc(100vh - 101px);
    box-sizing: border-box;    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;	
}
.flex-center{align-items: center;}
.title-step{
text-align:center;
}
.title-step-index, .title-step{
    font-size: 170%;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 127%;	     padding-top:20px;	
}
.button-step, input.wpcf7-submit{
display: inline-block;
    background: #0080ff;
	border:1px solid #0080ff !important;
    color: #fff;
    font-size: 120%;
    padding: 10px 47px 10px 21px;
    font-weight: 500;
position:relative;
z-index:1;	
cursor:pointer; transition:0.3s; overflow: hidden;
}
.wpcf7-spinner, .wpcf7-response-output{display:none !important;}
.button-step:hover, input.wpcf7-submit:hover{
	    background: #0066ca; transition:0.3s; border:1px solid #0066ca;
}
.button-step:before, input.wpcf7-submit:before{
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,color-stop(10%,hsla(0,0%,100%,.1)),color-stop(20%,hsla(0,0%,100%,.2)),to(hsla(0,0%,100%,.6)));
    background: linear-gradient(90deg,hsla(0,0%,100%,.1) 10%,hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.6));
    width: 20px;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    left: -20%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-animation-name: blick;
    animation-name: blick;
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.button-step:after, input.wpcf7-submit:after{
    content: '';
    width: 24px;
    height: 22px;
    background: url(/wp-content/uploads/2022/06/arrow-button.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    right: 15px;
}
.box-buttons{
    padding-top: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 0px;
    position: fixed;
    bottom: 0px;
    background: #fff;
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: 0px 0px 8px #000;
    z-index: 9;
}
.button-step-back{
    display: inline-block;
    background: transparent;
    color: ##8f8f8f;
    font-size: 110%;
    padding: 10px 19px;
    font-weight: 600;
    cursor: pointer;
	 transition:0.3s;
}
.button-step-back:hover{
	background: #fff0c0; transition:0.3s;
}

@-webkit-keyframes blick{15%,to{left:110%}}@keyframes blick{15%,to{left:110%}}
.sale-procent{
    background-color: #f7cd47;
    font-weight: 600;
    line-height: 10px;
    font-size: 12px;
    border-radius: 4px 0 0 4px;
    display: inline-block;
    padding: 8px;
    margin-bottom: 16px;
    color: #000;
    height: 27px;
    box-sizing: border-box;
	position:relative;
	z-index:1;
}
.sale-procent:before{
position: absolute;
    content: '';
    height: 27px;
    width: 27px;
    border: 13px solid transparent;
    border-left: 20px solid #f7cd47;
    box-sizing: border-box;
    top: 0px;
    right: -33px;
}
.sale-procent span{color:#000;font-weight:900;font-size:110%;}
.present{
    padding-top: 10px;
    font-size: 120%;
    font-weight: 700;
    color: #000;	     text-align: center; padding-bottom: 85px;
}

.present span{
display: inline-block;
    padding: 27px 37px;
    background: url(/wp-content/uploads/2022/06/fon-precent.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    color: #fff;
    text-transform: uppercase;	 margin-top: 16px; text-shadow: 0px 0px 5px #d2001b;
}
.box-radio-buttins{
padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    width: 100%;
}
.post-radio{
    border: 1px solid #d7d7d7;
    width: calc(25% - 10px);
    box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
}
.post-radio input{
    width: 18px;
    height: 18px;
    position: absolute;
    top: 16px;
    left: 12px;
}
.post-radio label{
    width: calc(100% - 0px);
    height: 100%;
    font-size: 16px;
    padding-left: 14px;
    box-sizing: border-box;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 14px;
}
.post-radio h3{
padding-left: 25px;
    font-size: 16px;
    font-weight: 600;     padding-bottom: 8px;
}
.post-radio label > img{
    width: 101px;
    margin-right: 12px;	     margin-top: -8px;
}
.post-radio img{
    max-height: 170px;
    width: auto;
    margin: auto;
    transform: translateX(-50%);
    margin-left: 50%;
}
.post-radio li{
	font-size: 14px;
}
.post-radio ul{
	margin:0px;
	margin-left:16px;
}
.post-radio-img{
	height: 125px;
}
.container-list-step{
    display: flex;
    min-height: calc(100vh - 60px);
    box-sizing: border-box;
    align-items: stretch;
    padding-top: 25px;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 25px;
}
.left-list-step{
width: 50%;
    border-right: 1px solid #c1c1c1;
    box-sizing: border-box;
    padding-right: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; padding-left: 25px;
}
.right-list-step{
    width: 50%;
    box-sizing: border-box;
    padding-left: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; padding-right: 25px;
}
.right-list-step form label{
    display: block;	
}
.right-list-step input{
border: 1px solid #cfcfcf;
    padding: 15px;
    box-sizing: border-box;	width: 100% !important;
}
.color-box{
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;	width: 100%; flex-wrap: wrap;
}
.colors{
width: calc(40% - 5px);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;	
}
.radio-post-color{
width: calc(25% - 3px);
    margin-bottom: 6px;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
}
.new1, .premium1{
	position:relative;
}
.new1:before{
content:'NEW';
position:absolute;
color:#fff;
background: rgb(235 6 6 / 60%);
padding:3px;
font-size:10px;
bottom:2px;
left:2px;
z-index:1;	
}
.premium1:before{
content:'PREMIUM';
position:absolute;
color:#fff;
background: rgba(134,89,21,.6);
padding:3px;
font-size:10px;
bottom:2px;
left:2px;
z-index:1;	
}
.name-color{
    background: #000;
    color: #fff;
    padding: 2px;
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.radio-post-color label{
    width: 100%;
    margin-bottom: 6px;
    font-size: 14px;
    padding-left: 0px;
    box-sizing: border-box;
    padding-top: 36px;
    padding-bottom: 0px;
    padding-right: 14px;
    display: block;
    position: relative;
    height: 100%;
}
.radio-post-color input{
position: absolute;
    top: 3px;
    left: 3px;	 z-index: 3;
}
.color-arrow{
    width: 100%;
    height: 100px;     margin-bottom: 5px;
}
.post-color-arrow{
width: 100%;
    height: 100%;	position: relative;
}
.windows-color-arrow{
	background: url('/wp-content/uploads/2022/06/under.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-size:contain;
	height:672px;
	width: calc(60%);position: relative;
    z-index: 1;
}
.post-color-window{
	    position: absolute;
    z-index: 2;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}


@media(max-width:940px){
.box-quiz-index {
    max-width: 100%;
    box-shadow: 0px 0px 0px 0px;
    margin: auto;
    max-height: 100%;
    margin-top: 0px;}
	.step-container, .container-list-step{min-height:100vh}
	.post-radio{width: calc(33.333% - 10px);}
}

@media(max-width:820px){
	.right-step1, .left-list-step, .right-list-step {
		width: 100%;
	}
	.left-step1{display:none;}
}

@media(max-width:740px){
	.right-step1, .left-list-step, .right-list-step{width:100%;}
	.left-list-step, .right-list-step{
		border-right: 0px; padding-left:0px; padding-right:0px;
	}
	.left-step1{display:none;}
	.content-padding{    align-items: center;}
	.colors, .windows-color-arrow{width:100%;}
	.colors{
		order: 2;
	}
	.windows-color-arrow{
		order: 1;     height: 350px;
	}
}
@media(max-width:640px){
	.post-radio{width:calc(50% - 10px);}
	.content-padding{    padding: 0px; padding-top: 20px;}
	.content-padding-monitor1{padding:20px;}
	.button-step, input.wpcf7-submit{    padding: 14px 52px 14px 30px;}
	.button-step:after, input.wpcf7-submit:after{top: 10px;}
	.button-step-back{    padding: 0px;
    border: 0px;font-size: 101%;}
		.windows-color-arrow {
		height: 300px;
	}
}
@media(max-width:480px){
.post-radio{width:100%;}
	.windows-color-arrow, .post-color-window{
		background-position: center bottom !important;
	}
}
/**for js**/
#answer-top-modal-form-order-call-back, #answer-modal-form-ok{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    background: #fff;
    padding: 25px;
    z-index: 999;
    box-shadow: 0px 0px 8px 1px #000;
    line-height: 150%;	
	display:none;
}
.hover-site{position:fixed;top:0px;left:0px;right:0px;bottom:0px;background: rgb(0 0 0 / 58%);
    z-index: 9; z-index:9; display:none;}
.display-none{
	display: none !important;
}
.display-block{
	display: block !important;
}