/* USER STYLES */
.shop-regions {
    display: block !important;
}
.product-item .s-info-wrapper {
    height:auto !important;
}
.closeButton_11d {
    right: 2px;
    position: absolute;
    z-index: 999;
    margin-top: 0!important;
    margin-left: 0!important;
}
#sotrudniki_right_form .multiform-theme2 .mf-button {
    color: #ffffff;
}
.s-bottom-menu li:last-child{
    background: #ab78c6;
} 
.s-info-komplekt {
    position: absolute;
    z-index: 99;
    width: 100%;
    bottom: 18px;
    padding: 30px;
    background: #252525a6;
}
.s-info-komplekt h5.s-product-header a, .s-info-komplekt .s-offers-wrapper, .s-info-komplekt .s-price {
    color:#fff !important;
    font-size: 20px;
}
.s-image-wrapper2 {
    height: 300px !important;
    overflow: hidden;
}
.s-image-wrapper2 img {
    width:100%;
        height: 100% !important;
}
.soberi_komplekt ul.s-products-list li .s-badge-wrapper {
    left: unset;
    right: 20px;
    top: 30px;
}
.komplekt_badge {
    background: #ff3435;
    border-radius: 20px;
}
.soberi_komplekt ul.s-products-list li .s-pricing-wrapper .s-price {
    font-size: 1.5rem;
}

.shutterstock {
    border: 1px dashed #fa0000;
    padding: 8px 10px;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 40px;
}


/* end komplekt*/
.price_request {
display: inline-block;
margin: 10px 0 20px 0;
background: #9675b8;
color: #fff !important;
padding: 12px 20px;
}
.s-products-wrapper .s-products-list .product-item .s-product-description strong {
    font-weight:400 !important;
}
.reznie-foto {
    text-align: center;
    /* background: #f7f7f7 !important; */
}
.reznie-foto a.reznie_form, .reznie-foto a.fotopechat_form, .reznie-foto a.reznie_form_category, .reznie-foto a.fotopechat_form_category {
    background: #BA8BEF;
    color: #fff;
    padding: 5px 22px;
}
.reznie-foto a.reznie_form:hover, .reznie-foto a.fotopechat_form:hover, .reznie-foto a.reznie_form_category:hover, .reznie-foto a.fotopechat_form_category:hover{
    background: #792d76;
    color: #fff;
}
.reznie-foto .s-product-header {
    margin: 8px 0;
}
.primeri_rascheta {
    margin: 30px 0 0 0;
}
.primeri_rascheta > div{
    margin: 40px 0;
}
.primeri_rascheta a {
	background: #4B63E5;
	color: #fff !important;
	padding: 15px 25px;
	font-weight:700;
	font-size: 18px;
	text-decoration:none;
}
.primeri_rascheta a:hover{
	background: #792d76;
	color: #fff !important;
}
#primer_popup_reznie {display:none;}

.b-post .b-content figure {
    margin:0;
    padding:0;
}
.b-post .b-content figure img {
    width: 100%;
}
/* arenda */

.arenda_box {
    text-align:center;
}
.arenda_box.productpage_arenda_box{
    text-align:left;
}
.arenda_box .question-button, .arenda_box .multiform-popup-link {
    background: #006dca;
    color: #fff;
    padding: 8px 20px;
}
.arenda_box .question-button:hover, .arenda_box .multiform-popup-link:hover {
    color: #fff;
    background:#792d76;
}
.arenda_box a.nav-link {
     background: #006dca;
    color: #fff !important;
    padding: 5px 20px;   
}
#knopka_arenda_form {
    background: #006dca;
    color: #fff;
    cursor: pointer;
    padding: 8px 20px;
    display: inline-block;
}
#knopka_arenda_form:hover {
    background: #ab78c5;
}
#arenda_form {
    display:none;
}
/* blog */
.b-comment-wrapper .b-comment {
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 15px;
}
.b-credentials .left-column {
    float:left;
}
.b-author .b-username {
    margin-right: 15px;
}
.b-comment .b-credentials{
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 8px;
}
.b-comment .b-text {
    padding: 10px 0;
}
.author_image {
    margin-right:5px;
}
.b-form-buttons .wa-captcha {
    margin-bottom: 13px;
}
#reviewsphoto-photos-list {
    margin-top:6px;
}

/* komplekt buttons and forms */
#box_komplekt_montaj.dialog {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    background: rgba(0,0,0,0.2);
    overflow: auto;
}
#box_komplekt_montaj h2 {
    font-size: 1.4em;
}
#box_komplekt_montaj .img_success, #box_komplekt_montaj .thx_message {
    text-align:center;
}
#box_komplekt_montaj.dialog .dialog-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
#box_komplekt_montaj.dialog .dialog-body {
    position: relative;
    min-width: 320px;
    max-width: 700px;
    margin: 100px auto;
    padding: 1em;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.1), 0 2px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.1), 0 2px 2px 0 rgba(0,0,0,0.1);
    z-index: 999;
}
#box_komplekt_montaj.dialog .dialog-body .dialog-buttons {
    position: absolute;
    right: -2em;
    top: -2.5em;
}
#box_komplekt_montaj.dialog .dialog-body .dialog-close {
    cursor: pointer;
    float: right;
    text-decoration: none;
    font-size: 200%;
    margin-top: -3px;
}
/* end komplekt */

/* checkbox css */
@keyframes hover-color {
  from {
    border-color: #c0c0c0; }
  to {
    border-color: #3e97eb; } }

.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none; }

.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed; }

.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle; }
  .magic-radio + label:hover:before,
  .magic-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color; }
  .magic-radio + label:before,
  .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0; }
  .magic-radio + label:after,
  .magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: ''; }

.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4; }
  .magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
  .magic-checkbox[disabled] + label:hover,
  .magic-checkbox[disabled] + label:before,
  .magic-checkbox[disabled] + label:after {
    cursor: not-allowed; }
  .magic-radio[disabled] + label:hover:before,
  .magic-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none; }
  .magic-radio[disabled] + label:before,
  .magic-checkbox[disabled] + label:before {
    border-color: #e4e4e4; }

.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
  animation-name: none; }

.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block; }

.magic-radio + label:before {
  border-radius: 50%; }

.magic-radio + label:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3e97eb; }

.magic-radio:checked + label:before {
  border: 1px solid #3e97eb; }

.magic-radio:checked[disabled] + label:before {
  border: 1px solid #c9e2f9; }

.magic-radio:checked[disabled] + label:after {
  background: #c9e2f9; }

.magic-checkbox + label:before {
  border-radius: 3px; }

.magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; }

.magic-checkbox:checked + label:before {
  border: #3e97eb;
  background: #3e97eb; }

.magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;
  background: #c9e2f9; }

.sobrat_komplekt {
   margin-top:22px;
}
.sobrat_komplekt a {
    background: #f00;
    color: #fff !important;
    padding: 10px 20px;
    text-decoration:none;
}
.sobrat_komplekt a:hover {
    background: #ab78c6;
}
.return_products {
    padding-top: 14px;
}
.komplekt_montaj {
    display: inline-block;
    background: #9675b8;
    padding: 5px 20px;
    margin-bottom:8px;
    width: 320px;
}
.komplekt_montaj a {
    color: #fff!important;
}
.komplekt_montaj:hover {
    background: #ff3435;
}
.komplekt_kluch {
    display: inline-block;
    background: #dbab25;
    padding: 5px 20px;
    margin-top: 8px;
}
.komplekt_kluch a {
    color: #fff!important;
}
.obuchenie_tab .obuchenie_link {
   margin-bottom:40px;
}
.obuchenie_tab .obuchenie_link a {
    background: #ff3435;
    color: #fff;
    padding: 8px 25px;
}
.obuchenie_tab .obuchenie_link a:hover {
    color: #fff;
}
iframe {
    max-width:100%;
}
/* svoimi rukami form */
.sotrudniki_right_bg {
    background-image: -moz-linear-gradient(top, rgba(183,183,183,0.65) 0%, rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(183,183,183,0.65) 0%,rgba(0,0,0,0) 100%);
    background-image: linear-gradient(to bottom, rgba(183,183,183,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6b7b7b7', endColorstr='#00000000',GradientType=0 );
}
.sotrudniki_right {
    background-image: url(/wa-data/public/site/images/marat.png);
    background-repeat: no-repeat;
    background-position: 100% -10%;
    padding: 30px 0 0 30px;
}
.sotrudniki_right .sotrudniki_right_subtitle {
    color: #474747;
    font-size: 28px;
    line-height: 28px;
    font-weight: 500;
}
.sotrudniki_right .sotrudniki_right_name {
    color: #474747;
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
    padding: 14px 0 12px 0;
}
.sotrudniki_right .sotrudniki_right_prof {
    color: #474747;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.sotrudniki_right .sotrudniki_right_form {
    width: 320px;
    padding-top: 5px;
}
#sotrudniki_right_form .multiform-wrap.multiform-theme2 {
    background-color: transparent !important;
}
#sotrudniki_right_form .multiform-theme2 .multiform-submit input[type="submit"] {
    width: 180px;
    color: #fff;
    height: 30px;
}
.svoimirukami_subtitle h3 {
    padding: 30px 0 40px 0;
    text-align: center;
    line-height: 34px;
        color: #792d76;
}
.svoimi_rukami_zakaz {
    text-align:center;
    margin-bottom:25px;
}
.svoimi_rukami_zakaz a {
    background: #fe0100;
    color: #fff !important;
    padding: 7px 20px;
}
.svoimi_rukami_zakaz a:hover {
    background: #9675b8;
}
.svoimi_rukami_dostavka {
    text-align:center;
    margin-bottom:25px;
}
.svoimi_rukami_dostavka a {
    background: #9675b8;
    color: #fff !important;
    padding: 7px 20px;
}
.svoimi_rukami_dostavka a:hover {
    background: #fe0100;
}
.sertifikati_svoimi_rukami .item_sertifikat a img {
    border:2px solid #fff;
}
.sertifikati_svoimi_rukami .item_sertifikat a img:hover {
    border:2px solid #006dca;
}
.sertifikati_slogan {
    padding: 30px 0 19px 0;
    text-align: center;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 3px solid #9675b8;
        background: #f5f5f5;
    margin: 40px 0 40px 0;
}
.sertifikati_slogan blockquote{
    color: #792d76;
    position: relative;
    font-weight: 700;
}
blockquote::before{
    content: "\201C";
    color: #9675b8;
    font-family: Arial Black;
    font-size: 4em;
    position: absolute;
    right: 20px;
    top: -27px;
}
.s-category-description {
    clear: both;
}

/* table */
table.table {
    width:100%;
}
table.table td {
    border: 1px solid #e2e2e2;
    padding: 6px;
}
table.table tr:first-child {
    background: #f6f6f6;
}

/* obuchenie */
.obuchenie_page > h2 {
    padding: 30px 0 30px 0;
    text-align: center;
}
.obuchenie_page > p {
    line-height: 25px;
}
.obuchenie_page .video h2 {
    padding: 30px 0 30px 0;
}
.obuchenie_page .video {
    text-align: center;
}
.obuchenie_page ul li{
	line-height: 21px;
    font-size: 16px;
}
.obuchenie_page .text_with_image2 {
    padding: 10px 0;
}
.obuchenie_page .text_with_image2 ul li {
    font-size: 16px;
    line-height: 22px;
}
.obuchenie1 {
    background:#F0F0F0;
    padding: 25px 0 15px 0;
}
.obuchenie1 h2 {
   font-size: 20px;
   font-weight: 500;
    text-align: center;
}
.obuchenie1 h3 {
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
    text-transform: none;
}
.obuchenie1 img {
    padding-top: 10px;
}
.obuchenie2 .obuchenie2_item {
    border: 1px solid #e0e6ed;
    border-radius: 3px;
    padding-bottom: 30px;
}
.obuchenie2 .obuchenie2_item .obuchenie2_bg.item1 {
    background-image: url(/wa-data/public/site/obuchenie/bg1.svg);
}
.obuchenie2 .obuchenie2_item .obuchenie2_bg.item2 {
    background-image: url(/wa-data/public/site/obuchenie/bg2.svg);
}
.obuchenie2 .obuchenie2_item .obuchenie2_bg.item3 {
    background-image: url(/wa-data/public/site/obuchenie/bg3.svg);
}
.obuchenie2 .obuchenie2_item .obuchenie2_bg {
  	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding: 30px;
    text-align: center;
}
.obuchenie2 .obuchenie2_item .obuchenie2_bg h4 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.obuchenie2 .obuchenie2_item .obuchenie2_bg h5 {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
}
.obuchenie2 .obuchenie2_item .obuchenie2_text {
    padding: 10px;
    text-align: center;
}
.obuchenie2 .obuchenie2_item .obuchenie2_text p {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 21px;
}
.obuchenie2 .obuchenie2_item .obuchenie2_text a {
    border: 1px solid #a8a8a8;
    border-radius: 3px;
    padding: 9px 24px;
}
.obuchenie3 {
    padding: 40px 0 40px 0;
    text-align: center;
  	margin: 30px 0 40px 0;
    background:#DEF2FF;
}
.obuchenie3 h3 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
}
.obuchenie3 .button {
    margin-top: 40px;
}
.obuchenie3 .button a {
    border: 1px solid #a8a8a8;
    border-radius: 3px;
    padding: 9px 34px;
    background: #6090e2;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.obuchenie3 .button a:hover {
    background: #9675b8;
}
  
.obuchenie_gallery .job_box {
    width: 25%;
    height: auto;
}
.obuchenie_gallery .row {
    padding-bottom: 26px;
}
.obuchenie2 .obuchenie2_item .obuchenie2_text {
    min-height: 240px;
}

.flexbox {
    display: flex;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}
figcaption {
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
}
.banner_komplekt img {
    padding-top: 40px;
}
.banner_komplekt img:hover {
    opacity:0.8;
}



@media (max-width: 767px) {
    .flexbox {
        flex-direction: column;
    }
    .flexbox > div {
        padding-bottom: 18px;
    }
    .text_with_image ul {
      padding-top: 20px;
    }
    .obuchenie_page ul li {
      line-height: 26px;
      font-size: 18px;
      padding-bottom: 2px;
    }
    .obuchenie_gallery .job_box {
      width: 50%;
    }
    .obuchenie1 h2 {
        padding: 20px 0 3px 0;
    }
    .obuchenie_page .text_with_image2 ul li {
        font-size: 18px;
    }
    .obuchenie_gallery img {
        padding-bottom: 10px;
    }
    .obuchenie_gallery .row {
        padding-bottom: 0px;
    }
}


@media screen and (max-width: 600px) {
    blockquote::before{
        display:none;
    }
    #s-mainslider .item h2 {
        font-size: 20px !important;
    }
    .svoimirukami_video iframe {
        height: 260px;
    }
	#box_komplekt_montaj.dialog .dialog-body {
	    width: 320px;
	}
	#box_komplekt_montaj th, #box_komplekt_montaj td {
		padding: 3px;
	}
	.sotrudniki_right {
    background-image: none; 
    }
    .sotrudniki_mobilephoto {
        text-align: center;
        display:block !important;
        padding-bottom: 20px;
    }
    .sotrudniki_mobilephoto img  {
        width: 80%;
    }
    /* 2 columns products */
    .s-products-list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .s-products-list .s-product-wrapper.col-sm-6 {
        width: 50%;
    }
    .s-products-wrapper .s-products-list .product-item .s-product-description,
    .s-products-list .s-quantity-wrapper {
        display:none;
    }
    .s-products-wrapper .s-sorting-wrapper {
        padding-bottom: 0 !important;
    }
    ul.s-products-list li .product-item {
        padding: 0.3rem 0 !important;
    }
    ul.s-products-list li .s-image-wrapper {
        margin-bottom: 0 !important;
    }
    ul.s-products-list li h5 a {
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .s-products-list li {
        margin-bottom: 0 !important;
    }
}
