/*
Theme Name: Ilya
Theme URI: http://md-seo.ru
Description: My template
Author: MD
Author URI: * http://md-seo.ru
*/


.catalog_listing_wr>form {
    width: 100%;
}

.catalog_listing_wr>form .df {
    max-width: 50%;
    width: 100%;
}

.popup .item {
    padding-bottom: 15px;
}


.box_questions {
  margin-bottom: 95px;
  padding-bottom: 0;
}
.box_questions .article {
  padding-bottom: 25px;
}
.box_questions .questions #steps .step {
  display: none;
}
.box_questions .questions #steps .step.active {
  display: block;
}
.box_questions .questions #steps .step .title {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 15px;
}
.box_questions .questions #steps .step .items {
  flex-wrap: wrap;
}
.box_questions .questions #steps .step .items .item {
  width: calc(25% - 20px);
  box-sizing: border-box;
  margin-right: 10px;
  margin-bottom: 10px;
}
.box_questions .questions #steps .step .items .item:nth-child(4n) {
  margin-right: 0;
}
.box_questions .questions #steps .step .items .item input {
  display: none;
}
.box_questions .questions #steps .step .items .item label {
  text-align: left;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.38em;
  padding: 15px 15px 15px 60px;
  border: 1px solid #ccc;
  display: inline-block;
  position: relative;
  min-height: 76px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.box_questions .questions #steps .step .items .item label:before {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 100%;
  position: absolute;
  left: 20px;
  top: calc(50% - 11px);
}
.box_questions .questions #steps .step .items .item input:checked + label {
  border-color: orange;
}
.box_questions .questions #steps .step .items .item input:checked + label:before {
  background: orange;
  box-shadow: inset 0 0 0 5px #fff;
}
.box_questions .step_navigation {
  justify-content: center;
  position: relative;
  top: 35px;
  margin-top: 0;
}
.box_questions .step_navigation .btn_wr {
  padding: 0 5px;
}
.box_questions .step_navigation .btn_wr a {
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
}
.box_questions .items_form {
  justify-content: space-between;
  padding-bottom: 20px;
}
.box_questions .items_form .item {
  width: calc(33.3% - 30px);
}
.box_questions .accept_wr {
  justify-content: center;
}
.box_questions form textarea, .box_questions form input[type="text"], .box_questions form input[type="email"], .box_questions form input[type="tel"], .box_questions form input[type="number"] {
  line-height: 70px;
  height: 70px;
}
.box_questions form .wpcf7-submit {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 35px;
  padding: 0 40px;
}
.box_questions #discount input[type="submit"] {
  width: 100%;
  padding: 0 !important;
  text-align: center;
}

@media screen and (max-width: 1200px){
    .box_questions form textarea,
    .box_questions form input[type="text"],
    .box_questions form input[type="email"],
    .box_questions form input[type="tel"],
    .box_questions form input[type="number"],
    .box_questions .step_navigation .btn_wr a,
    form button[type="submit"],
    form input[type="submit"], form .wpcf7-submit {
        line-height: 50px;
        height: 50px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px){
    .box_questions .questions #steps .step .items .item {
        width: calc(50% - 5px);
        margin-bottom: 10px;
        margin-right: 0 !important;
    }
    .box_questions .questions #steps .step .items .item:nth-child(2n) {
        margin-left: 10px;
    }
    .box_questions .items_form .item {
        width: calc(33.3% - 4px);
    }
    .box_questions .items_form {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 768px){
    .catalog_listing_wr>form .df {
        max-width: 100%;
    }
    .box_questions .questions #steps .step .items .item {
        width: 100%;
        margin-left: 0 !important;
    }
    .box_questions .step_navigation {
        top: 0;
    }
    .box_questions .step_navigation .btn_wr a {
        padding: 0 20px;
        font-size: 14px !important;
    }
    .box_questions form input[type="submit"],
    .box_questions form .wpcf7-submit {
        top: 0;
        margin-top: 20px;
    }
    .box_questions .items_form {
        display: block;
    }
    .box_questions .items_form .item {
        width: 100%;
        margin-bottom: 10px;
    }
    .box_questions .items_form {
        padding-bottom: 10px;
    }
    .box_questions {
        margin-bottom: 40px;
    }
    .box_questions .questions #steps .step .items .item label {
        padding: 10px 10px 10px 50px;
        min-height: 60px;
    }
    .box_questions .questions #steps .step .items .item label:before {
        width: 20px;
        height: 20px;
        left: 15px;
    }
    .box_questions .items_form {
        padding-bottom: 0;
    }
    .box_questions .items_form .item {
        padding-bottom: 0;
    }
    .box_questions #discount input[type="submit"] {
        margin-top: 0;
    }
}



/*! CSS Used from: Embedded */
body{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-dark-grayscale);--wp--preset--duotone--grayscale:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-grayscale);--wp--preset--duotone--purple-yellow:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-purple-yellow);--wp--preset--duotone--blue-red:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-blue-red);--wp--preset--duotone--midnight:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-midnight);--wp--preset--duotone--magenta-yellow:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-magenta-yellow);--wp--preset--duotone--purple-green:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-purple-green);--wp--preset--duotone--blue-orange:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/#wp-duotone-blue-orange);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;}
/*! CSS Used from: https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/plugins/simple-forms/css/style.css ; media=all */
@media all{
.sf_form{text-align:left;}
.sf_form input[type="checkbox"]{display:none;}
.sf_form input[type="checkbox"] + span{position:relative;padding-left:44px;display:block;line-height:1.2em;cursor:pointer;font-size:13px;max-width:300px;}
.sf_form input[type="checkbox"] + span:hover:before{border-color:#333;}
.sf_form input[type="checkbox"] + span:before{content:'';position:absolute;width:26px;height:26px;left:0;top:0;border-radius:6px;background:#fff;border:1px solid #ccc;display:block;}
.sf_form input[type="checkbox"]:checked + span:after{content:'';width:5px;height:12px;position:absolute;top:5px;left:11px;border-right:2px solid #333;border-bottom:2px solid #333;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
}
/*! CSS Used from: https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/themes/rating/css/reset.css ; media=all */
@media all{
html,body,div,span,h1,h2,p,img,b,i,ul,li,form,label,table,tbody,thead,tr,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
table{border-collapse:collapse;border-spacing:0;}
input,select{vertical-align:middle;}
span,div{line-height:1em;}
*{margin:0;padding:0;outline:none;box-sizing:border-box;}
table{width:100%;}
p{padding-bottom:1.5em;}
p:last-child{padding-bottom:0;}
}
/*! CSS Used from: https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/themes/rating/style.css ; media=all */
@media all{
input[type="submit"]:disabled{filter:url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/themes/rating/~%22data:image/svg+xml;utf8,%3Csvg%20xmlns=%5C%27http:/www.w3.org/2000/svg%5C%27%3E%3Cfilter%20id=%5C%27grayscale%5C%27%3E%3CfeColorMatrix%20type=%5C%27matrix%5C%27%20values=%5C%270.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200%5C%27/%3E%3C/filter%3E%3C/svg%3E#grayscale");-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray;cursor:not-allowed;}
}
/*! CSS Used from: https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/themes/rating/css/style.css ; media=all */
@media all{
body{font:100% 'Open Sans', sans-serif;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff;color:#000;font-size:16px;line-height:1.5em;background:#f8f8f8;}
a{color:#000;text-decoration:none;}
@media screen and (max-width:1024px){
select,textarea,input{font-size:16px!important;}
}
.wr li, p {
    line-height: 1.5;
}

.wr{padding-left:15px;padding-right:15px;margin:0 auto;max-width:1270px;width:100%;padding-top:40px;padding-bottom:40px;}
span.wpcf7-list-item{margin:0;}
.article p{padding-bottom:1em;line-height:1.75em;}
.article *:last-child{padding-bottom:0;}
.title_1{font-size:32px;padding-bottom:0.5em;line-height:1.2em;}
.title_2{text-transform:uppercase;font-weight:800;font-size:25px;padding-bottom:0.5em;line-height:1.2em;}
.title_3{text-transform:uppercase;font-weight:800;font-size:22px;padding-bottom:0.5em;line-height:1.2em;}
.img_wr img{display:block;max-width:100%;height:auto;}
.popup{background:#fff;width:400px;padding:30px;}
form .wpcf7-form-control-wrap{margin-bottom:0px;display:block;}
form textarea,form input[type="text"],form input[type="email"],form input[type="tel"]{height:50px;line-height:50px;background:none;border:1px solid #e2e2e2;color:#000;text-indent:17px;font-size:16px;font-family:'Open Sans', sans-serif;width:100%;max-width:100%;-webkit-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0;}
form textarea::-webkit-input-placeholder,form input[type="text"]::-webkit-input-placeholder,form input[type="email"]::-webkit-input-placeholder{color:#000;}
form textarea::-moz-placeholder,form input[type="text"]::-moz-placeholder,form input[type="email"]::-moz-placeholder{color:#000;}
form textarea:-moz-placeholder,form input[type="text"]:-moz-placeholder,form input[type="email"]:-moz-placeholder{color:#000;}
form textarea:-ms-input-placeholder,form input[type="text"]:-ms-input-placeholder,form input[type="email"]:-ms-input-placeholder{color:#000;}
form select{cursor:pointer;height:50px;line-height:50px;border:1px solid #e2e2e2;color:#000;text-indent:17px;font-size:16px;font-family:'Open Sans', sans-serif;-webkit-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0;width:100%;max-width:100%;background:transparent url(https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/themes/rating/i/carret.svg) no-repeat calc(100% - 17px) center;color:#000;}
form textarea{display:block;resize:none;height:150px;line-height:1em;padding-top:10px;text-indent:0;padding-left:17px;line-height:1.2em;}
form input[type="submit"]{font-family:'Open Sans', sans-serif;line-height:70px;height:70px;text-transform:uppercase;background:#ff9900;padding:0 30px!important;color:#fff;font-weight:800;font-size:18px;text-transform:uppercase;border:none;display:inline-block;cursor:pointer;margin:0;-webkit-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0;transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out;}
form input[type="submit"]:hover{background:#079db5;}
.df{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;}
.btn_wr a.btn{line-height:50px;height:50px;background:#ff9900;color:#fff;padding:0 40px;text-decoration:none;font-size:16px;font-weight:bold;display:inline-block;}
.btn_wr a.btn:hover{background:#079db5;}
.soc a{display:block;margin-left:7px;}
.soc a:first-child{margin-left:0;}
.soc i{text-align:center;line-height:26px;height:26px;width:26px;background:#ff9900;color:#fff;font-size:16px;border-radius:100%;}
.box_bg{box-shadow:0px 20px 30px 0 rgba(239, 239, 239, 0.5);background:#fff;padding:30px;}
.stars i{color:#ff9900;padding-right:4px;}
.stars i.empty{color:#f6f6f6;}
.logo{display:block;width:163px;height:70px;box-sizing:border-box;padding:5px;font-size:14px;line-height:1.2em;}
.logo img{height:100%;margin:0 auto;}
.header{}
.header .header_top{background:#fff;position:relative;box-shadow:0px 10px 30px 0 rgba(239, 239, 239, 0.5);}
.header .header_top .wr>.df{height:70px;align-items:center;justify-content:space-between;}
.header .header_top ul li{padding-right:30px;display:block;}
.header .header_top ul li a{font-size:15px;text-transform:uppercase;font-weight:bold;transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out;}
.header .header_top ul li a:hover{color:#079db5;}
.header .header_top .header_info .item{margin-right:30px;align-items:center;}
.header .header_top .header_info .item:last-child{margin-right:0;}
.header .header_top .header_info .item .num{border-radius:100%;width:30px;height:30px;line-height:30px;background:#079db5;color:#fff;text-align:center;font-size:12px;font-weight:bold;}
.header .header_top .header_info .item .title{padding-left:10px;}
.header .header_bottom{background:#fff;padding:32px 0;}
.header .header_bottom .wr>.df{align-items:center;justify-content:space-between;}
.header .header_bottom .wr>.df h1{max-width:50%;padding-right:10px;font-size:34px;text-transform:uppercase;font-weight:800;line-height:1.24em;}
.header .header_bottom .wr>.df .author{align-items:center;display: flex;}
.header .header_bottom .wr>.df .author .left{width:calc(100% - 107px);padding-right:20px;}
.header .header_bottom .wr>.df .author .left .top{align-items:center;}
.header .header_bottom .wr>.df .author .left .top .soc{padding-right:30px;}
.header .header_bottom .wr>.df .author .left .top .title{font-weight:bold;font-size:18px;}
.header .header_bottom .wr>.df .author .left .body{padding-top:17px;font-size:15px;line-height:1.47em;text-align:right;}
.header .header_bottom .wr>.df .author .img_wr{width:107px;}
.header .header_bottom .wr>.df .author .img_wr img{border-radius:100%;}
.top_text_block{margin-bottom:30px;}
.top_text_block>.df{justify-content:space-between;}
.top_text_block>.df .img_wr{width:295px;}
.top_text_block>.df .img_wr img{max-height:150px;margin:0 auto;}
.top_text_block>.df .img_wr+.article{padding-left:30px;width:calc(100% - 295px);}
.top_text_block>.df .article{width:100%;}
.top_text_block>.df .article .upd{line-height:1.75em;}
.catalog_listing_wr>form{justify-content:space-between;align-items:center;}
.catalog_listing_wr>form .df{align-items:center;}
.catalog_listing_wr>form .df label{font-weight:bold;padding-right:20px;}
.catalog_listing_wr>form .df select[name="sort"]{min-width:180px;}
.catalog_listing_wr>form .df select[name="filter"]{min-width:320px;}
.catalog_listing{padding-top:30px;padding-bottom:20px;}
.catalog_listing .item_bg{margin-bottom:40px;}
.catalog_listing .item{margin-bottom:20px;}
.catalog_listing .left{width:454px;}
.catalog_listing .left .mini_gallery{position:relative;overflow:hidden;}
.catalog_listing .left .mini_gallery .img_wr img{object-position:center top;object-fit:cover;height:340px;display:block;}
.catalog_listing .left .video_lnk{align-items:center;justify-content:center;max-height:340px;position:relative;}
.catalog_listing .left .video_lnk i{color:#fff;font-size:66px;line-height:66px;height:66px;width:66px;text-align:center;position:absolute;left:calc(50% - 33px);top:calc(50% - 33px);text-shadow:0px 0px 1px black;}
.catalog_listing .left .video_lnk i:hover{transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out;-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.catalog_listing .center{padding:0 25px;width:40%;box-sizing:border-box;}
.catalog_listing .center .title_3{line-height:1.1em;padding-bottom:15px;}
.catalog_listing .center .rating_wr{padding-bottom:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e2e2e2;font-size:18px;}
.catalog_listing .center .rating_wr .df{align-items:center;}
.catalog_listing .center .rating_wr .rating{padding-top:20px;}
.catalog_listing .center .rating_wr .stars{padding-right:10px;}
.catalog_listing .center .article{padding-bottom:10px;}
.content_toggle{color: #ff9900;}
.content_block{overflow: hidden;position: relative;}
.content_block.hide-text{height: 300px;}
.catalog_listing .right{border-left:1px solid #e2e2e2;padding-left:20px;width:25%;box-sizing:border-box;}
.catalog_listing .right .col{line-height:1.5em;padding-bottom:0.5em;}
.catalog_listing .right .col_l{font-size:18px;}
.catalog_listing .right .coupons{padding:10px 0;}
.catalog_listing .right .coupon{margin-bottom:10px;padding:15px;box-sizing:border-box;background:#079db5;color:#fff;line-height:1.25em;display:block;text-decoration:none;}
.catalog_listing .right .coupon:hover{background:#ff9900;}
.catalog_listing .right .coupon:last-child{margin-bottom:0;}
.catalog_listing .df_bottom{justify-content:space-between;}
.catalog_listing .df_bottom .box_bg{width:calc(50% - 10px);}
.slick-dots{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;width:100%;position:absolute;margin-top:-40px;left:0;justify-content:center;}
.slick-dots li{display:block;}
.slick-dots li button{cursor:pointer;display:block;padding:0;margin:0 5px;background:#fff;width:14px;height:14px;border:none;text-indent:-9999px;}
.slick-dots li.slick-active button{background:#ff9900;}
.rating_table{margin-bottom:60px;}
.rating_table thead tr td{padding-bottom:15px;vertical-align:middle;text-align:center;font-weight:bold;cursor:pointer;}
.rating_table thead tr td:hover{color:#079db5;}
.rating_table thead tr td:first-child{text-align:left;}
.rating_table thead tr td:after{content:" ";font:normal normal normal 14px/1 FontAwesome;}
.rating_table thead tr td.curcol{color:#079db5;}
.rating_table tbody tr td{vertical-align:middle;border-top:1px solid #e2e2e2;padding:15px 0;text-align:center;}
.rating_table tbody tr td .df{align-items:center;}
.rating_table tbody tr td .df .img_wr {
    width: 38px;
    height: 50px;
    padding-top: 5px;
}
.rating_table tbody tr td .df .img_wr img{border-radius:100%;}
.rating_table tbody tr td .df span{text-align:left;display:block;padding-left:12px;width:calc(100% - 38px);}
.rating_table tbody tr td:first-child{text-align:left;}
.rating_table tbody tr:last-child td{padding-bottom:0;}
.bottom_blocks{padding-bottom:30px;}
#article_feedback{overflow:hidden;margin-bottom:60px;}
#article_feedback .feedbacks{margin-left:-10px;margin-right:-10px;}
#article_feedback .feedback_slider{padding-bottom:20px;flex-wrap:wrap;}
#article_feedback .feedback_slider .item{width:calc(50% - 20px);margin-bottom:20px;border:1px solid #e2e2e2;padding:20px;}
#article_feedback .feedback_slider .item:nth-child(2n){margin-left:20px;}
#article_feedback .feedback_slider .item .top{padding-bottom:20px;align-items:center;}
#article_feedback .feedback_slider .item .top .name{padding-right:20px;font-weight:bold;width:calc(100% - 100px);}
#article_feedback .feedback_slider+.btn_wr{position:relative;top:-20px;}
#article_feedback .add_feedback .items_form{align-items:center;padding-bottom:20px;justify-content:space-between;}
#article_feedback .add_feedback .items_form>.df{width:100%;justify-content:space-between;align-items:center;}
#article_feedback .add_feedback .items_form>.df .item{width:calc(25% - 23px);}
#article_feedback .add_feedback .items_form>.df .item>.df{align-items:center;}
#article_feedback .add_feedback .items_form>.df .item>.df>span{padding-right:18px;}
#article_feedback .add_feedback .items_form>.df .wpcf7-form-control-wrap[data-name="radio-stars"] .wpcf7-list-item.active .wpcf7-list-item-label:after{color:#ff9900;}
#article_feedback .add_feedback .items_form>.df .wpcf7-form-control-wrap[data-name="radio-stars"] .wpcf7-list-item-label{font-size:0;display:inline-block;position:relative;}
#article_feedback .add_feedback .items_form>.df .wpcf7-form-control-wrap[data-name="radio-stars"] .wpcf7-list-item-label:After{cursor:pointer;content:"";font:normal normal normal 20px/1 FontAwesome;display:block;color:#f6f6f6;padding-right:4px;}
#article_feedback .add_feedback .items_form>.df .wpcf7-form-control-wrap[data-name="radio-stars"] input{display:none;}
#article_feedback .add_feedback .items_form>.df .wpcf7-form-control-wrap[data-name="radio-stars"] input:checked+.wpcf7-list-item-label:after{color:#ff9900;}
#article_feedback .add_feedback input[type="submit"],#article_feedback .add_feedback .df_bottom{align-items:center;padding-top:20px;justify-content:space-between;}
#article_feedback .add_feedback .df_bottom .item{width:calc(33.33% - 20px);}
#article_feedback .add_feedback .df_bottom .item input[type="submit"]{width:100%;}
.orders_list_wr{margin-bottom:60px;}
.orders_list_wr .orders_list{flex-wrap:wrap;padding-top:5px;}
.orders_list_wr .orders_list .item{margin-right:20px;margin-bottom:20px;border:1px solid #e2e2e2;padding:20px;}
.orders_list_wr .orders_list .item:nth-child(4n){margin-right:0;}
.orders_list_wr .orders_list .item .df{justify-content:space-between;align-items:center;padding-bottom:20px;}
.orders_list_wr .orders_list .item b{font-size:16px;line-height:1.2em;}
.orders_list_wr .orders_list .item a:hover{color:#079db5;}
.footer{background:#000;padding:60px 0;}
.footer .wr>.df{justify-content:space-between;color:#fff;justify-content:space-between;}
.footer .wr>.df a{color:#fff;}
.footer .wr>.df .partner,.footer .wr>.df .email,.footer .wr>.df .phone{padding-bottom:15px;}
.footer .wr>.df .partner a,.footer .wr>.df .email a,.footer .wr>.df .phone a{font-size:14px;text-decoration:underline;}
.footer .wr>.df .partner a:hover,.footer .wr>.df .email a:hover,.footer .wr>.df .phone a:hover{text-decoration:none;}
.footer .wr>.df .col.col_25{max-width:calc(25% - 15px);}
.footer .wr>.df .col.col_50{max-width:calc(50% - 15px);}
.footer .wr>.df .article{font-size:12px;}
#mmenu{cursor:pointer;padding:10px;z-index: 99;}
#mmenu span{display:block;background:#000;margin-top:5px;height:2px;width:20px;transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out;}
#mmenu span:nth-child(1){margin-top:0;}
@media screen and (max-width:1200px){
#mmenu{display:block!important;}
.header_top .menu{display:none;}
    .header_top .menu ul li {
    width: 100%;
    padding: 8px;
}

.header_top .menu ul {
    display: grid;
    position: absolute;
    left: 0;
    background: #cbcbcb;
    width: 100%;
    z-index: 5;
    top: 15px;
}
.header .wr{position:relative;}
.header .header_bottom .wr>.df h1{font-size:28px;}
#article_feedback .add_feedback .items_form>.df .item>.df>span:first-child{display:none;}
form input[type="submit"]{line-height:50px;height:50px;font-size:16px;}
}
@media screen and (max-width:1024px){
.wr{max-width:768px;}
.header .header_bottom .wr>.df .author .left .top{display:block;text-align:right;}
.header .header_bottom .wr>.df .author .left .top .soc{display:none;}
.header .header_bottom .wr>.df .author .left .body{font-size:12px;}
.header .header_bottom .wr>.df .author .left .top .title{font-size:16px;}
form select{background-color:#fff;}
form .form_item label{display:none;}
.catalog_listing .item>.df{flex-wrap:wrap;}
.catalog_listing .item>.df .right{width:50%;order:2;border-left:none;}
.catalog_listing .item>.df .center{width:100%;order:3;padding:20px 0 0 0;}
.catalog_listing .item>.df .left{order:1;width:50%;}
.catalog_listing .left .mini_gallery{height:auto;}
.catalog_listing .left .mini_gallery .img_wr img{height:255px;}
.tablet_show{display:block!important;}
.tablet_hide{display:none!important;}
.catalog_listing .center .rating_wr .rating{padding-top:0;padding-left:20px;}
.catalog_listing .right .coupon{text-align:center;font-size:14px;}
.top_text_block>.df .img_wr{width:200px;}
.box_bg{padding:20px;}
.top_text_block>.df .img_wr+.article{width:calc(100% - 200px);padding-left:20px;}
.rating_table thead tr td:after{display:none;}
#compilation table{font-size:14px;}
.rating_table tbody tr td .df span{max-width:240px;}
#article_feedback .add_feedback .df_bottom .item,#article_feedback .add_feedback .items_form>.df .item,.orders_list_wr .orders_list .item{width:calc(50% - 5px);margin-bottom:10px;margin-right:0!important;}
#article_feedback .add_feedback .df_bottom .item:nth-child(2n),#article_feedback .add_feedback .items_form>.df .item:nth-child(2n),.orders_list_wr .orders_list .item:nth-child(2n){margin-left:10px;}
#article_feedback .add_feedback .df_bottom,#article_feedback .add_feedback .items_form>.df{flex-wrap:wrap;}
#article_feedback .add_feedback .items_form>.df .item>.df>span:first-child{display:block;}
#article_feedback .add_feedback .items_form{padding-bottom:0;}
.title_2{font-size:20px;}
#article_feedback .feedback_slider .item,#article_feedback .feedback_slider .item:nth-child(2n){margin:0 10px!important;display:block!important;}
#article_feedback .btn_wr{display:none!important;}
.slick-dots li button{width:8px;height:8px;}
}
@media screen and (max-width:768px){
.wr{max-width:400px;}
.mobile_hide{display:none;}
.header .header_top ul li a{font-size:14px;}
.header .header_bottom .wr>.df{display: contents;}
.header .header_bottom .wr>.df h1{font-size:20px;padding-right:0;max-width:100%;text-align: center;width:100%;padding-bottom:20px;}
.top_text_block>.df{display:block;}
.top_text_block>.df .img_wr{display:block;width:100%;padding-bottom:20px;}
.top_text_block>.df .img_wr+.article{width:100%;padding-left:0;}
.catalog_listing_wr>form{display:block;}
.catalog_listing_wr>form .df{padding-bottom:10px;}
.catalog_listing_wr>form .df:last-child{padding-bottom:0;}
.catalog_listing{padding-top:10px;}
.catalog_listing .item>.df{display:block;}
.catalog_listing .item>.df .right,.catalog_listing .item>.df .left{width:100%;padding-left:0;}
.catalog_listing .center .rating_wr .counter,.catalog_listing .center .rating_wr .rating{font-size:14px;}
.catalog_listing .center .rating_wr .stars{padding-right:0;}
.catalog_listing .center .rating_wr .rating{padding-left:0;}
.catalog_listing .center .rating_wr .df{justify-content:space-between;}
.top_text_block,.catalog_listing .item_bg{margin-bottom:20px;}
.rating_table{margin-bottom:40px;}
.bottom_blocks{padding-bottom:20px;}
#article_feedback .add_feedback .df_bottom .item,#article_feedback .add_feedback .items_form>.df .item,.orders_list_wr .orders_list .item{width:100%;margin-left:0!important;}
form input[type="submit"]{padding:0 20px;font-size:14px!important;}
.orders_list_wr,#article_feedback{margin-bottom:40px;}
#article_feedback .add_feedback .items_form>.df .item:last-child{padding:10px 0;}
#article_feedback .add_feedback input[type="submit"],#article_feedback .add_feedback .df_bottom{display:block;}
.footer{padding:40px 0;}
.footer .wr>.df{flex-wrap:wrap;}
.footer .wr>.df .col.col_50{padding-top:15px;max-width:100%!important;width:100%;}
.footer .wr>.df .col.col_25{max-width:50%;width:calc(50% - 5px);}
.footer .wr>.df .email,.footer .wr>.df .phone{padding-bottom:5px;}
.popup{width:300px;padding:30px 20px;}
.header .header_bottom{padding:15px 0;}
.rating_table tbody tr td .df .img_wr{display:none;}
.rating_table tbody tr td .df span{padding-left:0;width:auto;}
.rating_table tr td:nth-child(3),.rating_table tr td:nth-child(4){display:none!important;}
.rating_table thead tr td{padding-left:2px;padding-right:2px;}
.title_1{font-size:20px;}
.catalog_listing .item{margin-bottom:0;}
.catalog_listing .df_bottom{display:block;padding-top:10px;}
.catalog_listing .df_bottom .box_bg{width:100%;margin-bottom:10px;}
.catalog_listing .df_bottom .box_bg:last-child{margin-bottom:0;}
.btn_wr a.btn{line-height:1.2em;padding:6px 12px;height:auto;}
.catalog_listing .center .rating_wr .df{flex-wrap:wrap;}
.catalog_listing .center .rating_wr .stars{width:100%;padding-bottom:10px;}
#article_feedback .add_feedback .df_bottom{padding-top:10px;}
}
@media screen and (max-width:400px){
.header .header_bottom .wr>.df .author .img_wr{width:80px;}
}
}
/*! CSS Used from: https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/themes/rating/css/slick.css ; media=all */
@media all{
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
.slick-slide img{display:block;}
.slick-initialized .slick-slide{display:block;}
}
.mini_gallery_slider.slick-initialized.slick-slider.slick-dotted img {
    object-fit: cover;
    width: 100%;
}
.otziv {

    font-family: 'Open Sans', sans-serif;
    line-height: 70px;
    height: 70px;
    text-transform: uppercase;
    background: #ff9900;
    padding: 0 30px!important;
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;

}
.otziv:hover{
    background:#079db5;
}
.name {
    padding-left: 10px;
    font-weight: bold;
}
/*! CSS Used from: https://xn-----7kcbknccuhtfe2adjgvii5bee2gi0a3gom.xn--p1ai/wp-content/themes/rating/css/font-awesome.min.css ; media=all */
@media all{
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-star:before{content:"\f005";}
.fa-play:before{content:"\f04b";}
.fa-youtube:before{content:"\f167";}
.fa-youtube-play:before{content:"\f16a";}
.fa-instagram:before{content:"\f16d";}
.fa-vk:before{content:"\f189";}
}div#my-custom-popup {
    width: 100%!important;
    max-width: 80%!important;
    text-align: left!important;
}

div#my-custom-popup ul li {
    line-height: 30px!important;
}form#form_vopros input {
    margin: 6px;
}
.otzivt:hover{
    background:#079db5;
}
.rating {
    width: 30%;
}
.otzivt {
    font-family: 'Open Sans', sans-serif;
    line-height: 70px;
    height: 70px;
    text-transform: uppercase;
    background: #ff9900;
    padding: 0 30px!important;
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}