body {font-family: 'Roboto', sans-serif;}
.last_name, .workemail {display:none;}
.display {display:block;}
.eula_accepted {font-size:12px;margin:7px 0 22px 0;}
form input.btn[disabled] {background:#6F9AC3;}
form input.btn[disabled]:hover {background:#6F9AC3;}
.sisea-highlight {background:yellow;}

.push1 {
	height: 1px;
}
.push2 {
	height: 2px;
}
.push3 {
	height: 3px;
}
.push4 {
	height: 4px;
}
.push5 {
	height: 5px;
}
.push6 {
	height: 6px;
}
.push7 {
	height: 7px;
}
.push8 {
	height: 8px;
}
.push9 {
	height: 9px;
}
.push10 {
	height: 10px;
}
.push15 {
	height: 15px;
}
.push20 {
	height: 20px;
}
.push25 {
	height: 25px;
}
.push30 {
	height: 30px;
}
.push35 {
	height: 35px;
}
.push40 {
	height: 40px;
}
.push45 {
	height: 45px;
}
.push50 {
	height: 50px;
}
.push55 {
	height: 55px;
}
.push60 {
	height: 60px;
}
.push70 {
	height: 70px;
}
.push80 {
	height: 80px;
}
.push90 {
	height: 90px;
}
.push100 {
	height: 100px;
}


a.absolute {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

a:hover {color:#DE1F2B;}
img {max-width: 100%;}
ol, ul {list-style: none;}

.relative {position: relative;}
.text-right {text-align:right;}

#jGrowl {z-index:99999;}

.breadcrumb {margin-bottom:0;}

.relative {
    position: relative;
}

.block_outer {border:none;border-radius: 20px;box-shadow: 0 4px 34px rgb(228 233 241 / 70%);padding: 22px;}

.headlogo {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #2d76f4;
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 1px;
}
.headlogo:hover {color: #3c70c1;}
.headlogo img {
    float: left;
    margin: -3px 7px 0 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.navbar-nav li {position: relative;margin:0 12px;font-weight: 500;}
.navbar-nav a {color:#625340;}
.navbar-nav .dropdown-menu {padding:0;
    left: 3px;
    margin-top: 8px;
    border-radius: 0 0 5px 5px;
    border-top: none;
    min-width: 200px;
}
.navbar-nav .dropdown-menu li {}
.navbar-nav .dropdown-menu li + li {border-top:1px dotted #ccc;}
.navbar-nav .dropdown-menu a {display:block;font-size:14px;text-decoration:none;padding:7px 12px;}
.navbar-nav a:hover,
.navbar-nav .nav-link.show {color:#343a40;}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}
.dropdown-item.active, .dropdown-item:active {
    x-background: none;x-color:#DE1F2B;
}

.navbar-light .navbar-nav .nav-link.page140 {
    color: #2d76f4;
    border-radius: 5px;
    font-weight: 500;
    padding-left: 14px;
    padding-right: 14px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;
}
.navbar-light .navbar-nav .nav-link.page140:hover {
    x-background-color: #df8835;
    background: #dfdfdf;
}
.navbar.navbar_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid #dfdfdf;
    padding: 6px 0 5px 0;
}

.msMiniCart a {color:#4d4340;text-decoration:none;}
.msMiniCart strong {font-size: 14px;}

.worktime-block p {margin:0;}

.worktime-block .address {font-weight:500;font-size: 18px;margin-bottom:7px;}

.email-block {
    position:relative;
    font-size: 18px;
    color: #4d4340;
    padding:0px 24px 7px 0;
}
.email-block a {text-decoration:none;font-weight:500;color: #4d4340;border-bottom: 1px dotted #b0aaa4;}
.email-block a:hover {border-bottom: 1px solid #b0aaa4;}

.phones-block {
    position:relative;
    font-size: 18px;
    color: #4d4340;
    padding:7px 24px 7px 0;
}
.phones-block a {text-decoration:none;font-weight:500;color: #4d4340;border-bottom: 1px dotted #b0aaa4;}
.phones-block a:hover {border-bottom: 1px solid #b0aaa4;}
.phones-block .view { position: absolute;  width: 100%; top: 0; right: 0; bottom: 0; font-size: 16px; font-weight:500;}
.phones-block .view span {
    position: absolute; right: 0; top: 0; bottom: 0; display: flex; align-items: center; justify-content: flex-end; padding: 0 14px 0 0;
    font-weight: 400;
    font-size: 14px;
    padding:0 18px 0 0;
    color: #DE1F2B; background: #fefefe;
    border-radius: 0 22px 22px 0;
    cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;
}
.phones-block .view span:before {
    content: ""; position: absolute; right: 100%; top: 0; bottom: 0; width:120px; 
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #fefefe 100%);
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;
}
.phones-block .view span:hover:before { width:100px; }

.navbar-expand-lg .navbar-collapse {justify-content: center;}

.navbar-light .navbar-nav .nav-link.active span {
    color: #DE1F2B;
    border-bottom:1px solid #DE1F2B;
}

.ajax_form .btn {
    /*
    float: right;
    padding: 7px 32px;
    margin-top: 7px;
    */
}
.ajax_form span.error {
    font-size: 12px;
    display:block;
}
.ajax_form .form-control + span.error {margin-top:7px;}

.popup_outer h2.title + .ajax_form {margin-top:22px;}

.msMiniCart {position:relative;}
.msMiniCart:before {
    content: '';
    background-image: url(../img/icons/cart-w.png);
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    margin: 0 22px 0 0;
    background-color: #c18348;
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -45px;
    top: 50%;
    margin-top: -18px;
}
#msMiniCart h5, .msMiniCart h5 {
    padding-bottom:2px;
    font-size:18px;
}
.msMiniCart p {margin:0;}

.msg_outer {display:flex;flex-direction: column;}
.msg.whatsapp {margin:0 0 16px 0;}
.msg.whatsapp .wa_link {
    background: url(../img/icons/whatsapp-color.png) no-repeat left 50%;
    background-size: 22px;
    padding: 3px 0 3px 30px;
    color: #4d4340;
}
.msg.telegram .tg_link {
    background: url(../img/icons/telegram-color.png) no-repeat left 50%;
    background-size: 23px;
    padding: 3px 0 3px 32px;
    color: #4d4340;
}
.msg a {text-decoration:none;}
.msg a:hover span {border-bottom: 1px solid #b0aaa4;}

.cf-city a {text-decoration:none;color: #4d4340;border-bottom: 1px dotted #b0aaa4;}
.cf-city a:hover {border-bottom: 1px solid #b0aaa4;}

.navbar-collapse {position:relative;}

.breadcrumb a {color:#212529;}
.breadcrumb a:hover {color:#DE1F2B;}

h1.title {font-size:30px;margin:35px 0 52px 0;}
h2.title,
.textOuter h2 {font-size:26px;margin:35px 0 22px 0px;padding:5px 0 5px 0px;x-border-left:2px solid #097733;}
.mainpage h2.title {background-size: contain;}
h3.title,
.textOuter h3 {font-size: 22px;}
h4.title {font-size: 18px;}

.targetname {
    font-size: 18px;
}

.card-content h2 {
    font-size: 22px;
    margin: 22px 0 12px 0px;
}

.card-content table th,
.card-content table td {
    padding: 9px 7px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
}
.card-content table th {color: #444444;}

.categories h4.title {
    font-size: 18px;
    margin: 18px 0px 8px 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.4;
}
.categories .image img,
.articles .image img {max-width:100%;height:auto;}

.blog .image {margin-bottom:18px;}

.search_outer {
    background: #f9f9f9;
}

.block-title {text-align:center;margin-bottom:35px;}
.block-title .title {font-weight:300;
    margin: 22px 0 7px 0;
    padding-bottom: 16px;
    border-bottom: 1px dotted #ccd0d3;
}
.block-title p {color: #7a7a7a;font-weight: 300;}

.categories li {list-style:none;display:inline-block;margin:0 5px 12px 5px;}
.categories li a {
    display: flex;
    min-height: 72px;
    align-items: center;
    justify-content: center;
}

.categories .slick-dots li {margin:12px 3px 0 3px;}
.categories .slick-dots li button:before {font-size: 12px;color: #c18348;}


.tags-bottom_child .my-tags {display:inline-block;}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.tags-bottom_child .my-tags {
  x-display: none;
}
/*
.show_hide_list {
  width: 200px;
  color: #fff;
  display: block;
  text-align: center;text-decoration:none;
  margin: 12px auto;
  padding: 7px;
  border-radius: 50px;
  border: 1px solid transparent;
  background-color: #c18348;
  transition: .3s;
}
.show_hide_list:hover {
  opacity:0.7;
  text-decoration: none;
}
*/
.tags-bottom {text-align:center;}
.catalog-page .tags-bottom {text-align:center;}
.show_hide_list,
.content_toggle {
    cursor: pointer;
    border-bottom: 1px solid #212529;
    width: auto;
    display: inline-block;
    color: #212529;
    font-size: 16px;
    text-decoration:none;
    -webkit-transition: all 200ms ease;-moz-transition: all 200ms ease;-ms-transition: all 200ms ease;-o-transition: all 200ms ease;transition: all 200ms ease;
}
.show_hide_list:hover,
.content_toggle:hover {
    border-bottom-color: #d52424;
    color: #d52424;
}

.content_block {
	overflow: hidden;
	position: relative;    
}
.content_block.hide {
	max-height: 300px;
}
/*
.content_block.hide:after{
	content: "";
	display: block;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%)
}*/

div.list .my-tags:nth-child(n+6){display:none;}
.show_hide_list{cursor:pointer;}

.categories_popular .slick-track {display: flex;align-items: center;}
.msearch2 .fa_slider .fa_progress {background: #c18348;}
.msearch2 input.fa_range-min::-webkit-slider-thumb, 
.msearch2 input.fa_range-max::-webkit-slider-thumb {background: #c18348;}
.msearch2 input.fa_range-min::-moz-range-thumb, 
.msearch2 input.fa_range-max::-moz-range-thumb {background: #c18348;}
.msearch2 .fa_price-input {margin: 22px 0 24px;}

.msearch2 select { 
display: block; 
font-size: 16px; 
font-family: sans-serif; 
font-weight: 700; 
color: #444; 
line-height: 1.3; 
padding: .6em 1.4em .5em .8em; width: 100%; 
max-width: 100%; 
box-sizing: border-box; 
margin: 12px 0 0 0; 
border: 1px solid #aaa;
 box-shadow: 0 1px 0 1px rgba(0,0,0,.04); 
border-radius: .5em;
 -moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
 background-color: #fff; 
background-image: url('../img/icons/arrow_select.svg'), linear-gradient(to bottom, #ffffff 0%,#ffffff 100%); 
background-repeat: no-repeat, repeat;
background-position: right .7em top 50%, 0 0;
background-size: .65em auto, 100%; 
} 
.msearch2 select::-ms-expand { display: none; } 
.msearch2 select:hover { border-color: #888; } 
.msearch2 select:focus { border-color: #aaa; 
 box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
 box-shadow: 0 0 0 3px -moz-mac-focusring; 
color: #222;
 outline: none; 
} 
.msearch2 select option { font-weight:normal; } 
 *[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css { 
background-position: left .7em top 50%, 0 0; 
padding: .6em .8em .5em 1.4em; 
}

.container .faSortsOuter {
    margin: 26px 0 32px 0;
    display: flex;
    justify-content: flex-end;
}
.faSortsRows a {
    color:#4d4340;
    margin: 0 7px;
    text-decoration: none;
    border-bottom: 1px dotted #89837e;
}
.faSortsRows a.active {color:#DC3545;border-bottom: 1px dotted #DC3545;}
.faSortsRows a:hover {color:#d52424;border-bottom: 1px dotted #d52424;}

.faFiltersReset {background:none;border:none;
    margin: 22px 0 22px 0;
    border-bottom: 1px dotted #d52424;
    padding: 0;
    color: #d52424;
}
.faFiltersReset:hover {
    color: #6c757d;
    border-color: #6c757d;
}

.filter_row fieldset {
    display: flex;
    align-items: center;
    max-width: 420px;
    width: 100%;
}
.filter_row fieldset h4.title {font-size: 18px;margin: 0 12px 3px 0;white-space: nowrap;}
.msearch2 .filter_row fieldset select {margin:0;text-transform: capitalize;}
.msearch2 select option {text-transform: capitalize;}


.price-row {font-size:22px;font-weight:500;color:#7a797b;margin-bottom:22px;}

.card .btn-group {width: 100%;}

.card-title {font-size:22px;color:#2474eb;}
.card-img-top img {border-radius:3px 3px 0 0;}

.cart-page .image {margin-right:15px;}
.cart-page .title a {color:#625340;text-decoration:none;}
.cart-page .title a:hover {color:#343a40;}
.cart-page .table>:not(caption)>*>* {
    padding: 1rem 1rem;
}
.cart-page .remove .btn {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
}
.cart-and-order .btn {font-weight:300;text-transform:uppercase;padding:12px 45px;}
.cart-and-order .btn.btn-clear {
    color: #dc3545;
    font-weight: 400;
    text-transform: none;
    padding: 0;
    font-size: 14px;
}
.image img {border-radius:3px;}

.intro {font-size:14px;line-height:1.5;}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.ms2_product .card {
  height: 100%;
  padding: 22px;
}

.card-body {
    x-display: flex;
    x-flex-direction: column;
    padding: 0 1rem 0 1.5rem;
}

.card-body .title_section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top:0.5rem;margin-bottom:0.1rem;
}
.card-body .card-title {line-height: 1.3;margin:0;}
.card-body .title_section .blue-btn-outline {
    background: #fff;
    color: #6c757d;
    border: 1px solid #6c757d;
    padding: 3px 16px;
    font-weight: 400;
    margin: 0 0 0 12px;
    white-space: nowrap;
}
@media screen and (max-width: 560px){
    .card-body .title_section {
        align-items: flex-start;
        flex-direction: column;
    }
    .card-body .title_section .blue-btn-outline {
        margin: 12px 0;
    }
}

.card-content p {margin:0;}
.card-content p + p {margin-top:7px;}

.option_row {display:flex;}
.option_row .option_label {margin-right:7px;font-weight:500;}
.card-options {margin-bottom:22px;}

.card-img-top {text-align:center;}
.card .docscheck {
    font-size: 12px;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    margin: 5px 0 12px 0;
}
.card span.yes {
    color: #fff;
    background: #4c9d56;
}
.card span.no {
    color: #fff;
    background: #9d4c4c;
}

.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.card-img-top .btn {padding: 10px 0px;width:100%;margin-top:12px;}

.product h1.title {margin-top:12px;margin-bottom:12px;line-height:1.3;}
.product .article {}
.product_info {x-padding-right:15%;}
.delivery_payment_block {
    border: 1px solid #dee2e6;
    height: 100%;
    padding: 26px 26px 16px 26px;
    border-radius: 12px;
}
.delivery_payment_block a {color:#b40b1f;}
.product_buttons .btn.btn_order {width:auto;padding:0;color:#b40b1f;}
.product .text-right {text-align:right;}

.product .msg_outer {
    flex-direction: row;margin-bottom:26px;
}
.product .msg_outer .whatsapp {margin-right:22px;}

.product_content {margin-top:16px;margin-bottom:56px;}
.product_content h2 {margin-top:12px;}
.product_options {background: #f5f5f5;border-radius:12px;}
.product_options_inner {padding:22px;}
.product_options_inner .form-group:nth-child(odd) {background:#fdfdfd;border-radius:5px;}
.product_options_inner .form-group + .form-group {margin-top:12px;}

.fotorama__stage {margin-bottom:12px;}
.fotorama__stage .fotorama__stage__frame .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {border-radius:7px !important;}

.product .sklad {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    margin: 9px 0 0 0;
    padding: 5px 12px;
    border-radius: 3px;
}
.product .yes {
    color: #4caf50;
    border: 1px solid #4caf50;
}
.product .no {
    color: #dc3545;
    border: 1px solid #dc3545;
}

.search { position: absolute; right: 18px; top: 0; width: 40px; height: 100%; text-align: center; font-size: 14px; }
.search .search-btn {
    display: block; position: absolute; left: 50%; top: 50%; width: 36px; height: 36px; border-radius: 50%; border: 1px solid #6c7278;
    background: url(../img/icons/search.svg) center center no-repeat; margin: -18px 0 0 -18px;
    background-size: 14px;
    opacity: 0.8;
}
.search .search-btn:hover { opacity: 0.5; }
.search .search-form { display: none; position: absolute; right: 0; top: 0; width: 1140px; height: 100%; padding: 0 1px; }
.search .search-form form { position: absolute; right: 0px; top: 50%; margin-top: -25px; border: 1px solid #d1d1d1; width: 700px; height: 50px; border-radius: 25px; background: #fff; }
.search .search-form input { padding: 0 30px 0 30px; text-align: left; height: 100%; width: 100%; border-radius: 25px; color: #000; }
.search .search-form input:-moz-placeholder, .search .search-form input::-moz-placeholder { color: #999; opacity: 1; }
.search .search-form input::-webkit-input-placeholder { color: #999; }
.search .search-form button { height: 50px; width: 60px; position: absolute; right: 0; top: 0; border-radius: 50%; background: url(../img/icons/search-form.png) center center no-repeat; }

.simplesearch-search-form .form-control {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #dee2e6;
    text-align: right;
    font-size: 0.8rem;
}
.simplesearch-result h4 {font-size:18px;font-weight:500;}
.simplesearch-result h4 a {color:#C18348;}
.simplesearch-result h4 a:hover {color:#DE1F2B;}
.simplesearch-results + .simplesearch-paging {display:none;}
.simplesearch-paging {
    background: #f9f9f9;
    padding: 8px 18px;
    border-radius: 3px;
    margin-top: 46px;
    color: #ccc;
}
.simplesearch-paging .simplesearch-result-pages {color: #212529;}
.simplesearch-paging .simplesearch-page {display:inline-block;padding: 3px 10px;color: #212529;}
.simplesearch-page a {display:block;color:#C18348;text-decoration:none;}

.modal_order h2 span {display:block;font-size:16px;font-weight:400;}

#faFilters {
    padding: 0 16px;
}

.msearch2 .filter_row fieldset {
    align-items: flex-start;
    flex-direction: column;
}
.msearch2 .filter_row fieldset h4 {margin:12px 0 7px 0;}
.msearch2 .filter_row fieldset label {width: 100%;margin-top:7px;}
.msearch2 .filter_row fieldset label span {
    padding-left: 5px;
}
.msearch2 .filter_row fieldset label span:first-letter {
    text-transform: uppercase;
}

.msearch2 fieldset:first-child {margin-bottom:7px;}
.msearch2 fieldset + fieldset {margin-top:28px;}

.msearch2 fieldset br {display:none;}

#faSorts {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 26px 12px;
}

.blog_row {}
.blog_row_inner {padding: 22px;height: 100%;}
.blog_row:nth-child(even) .blog_row_inner {background: #f5f5f5;border-radius:7px;}
.blog_row:nth-child(odd) .blog_row_inner {
    border: 1px solid #e5e5e5;border-radius:5px;
}
.blog_row_inner .name a {color:#212529;text-decoration:none;}
.blog_row_inner .name a:hover {color:#dc3545;}

.looked_title {x-display:flex;x-flex-direction: column;}
.looked_title .btn {margin-left:0;padding:3px 0 7px 0;}
.looked_title .btn:hover {color: #DE1F2B;}

.faq_outer {margin-bottom:86px;}
.faq_outer h3.title {margin-bottom:18px;}
.faq_outer .accordion-item {border:none;}
.faq_outer .accordion-button,
.faq_outer .accordion-item:first-of-type .accordion-button,
.faq_outer .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 7px;
}
.faq_outer .accordion-button:not(.collapsed) {
    color: #3161a9;
    background-color: #cfe2ff;
}
.faq_outer .accordion-button {
    display: block;
    border: 1px solid #d9e1ca;
    text-align: left;
}
.faq_outer .accordion-button::after {
    display: block;
    float: right;
    opacity:0.5;
}
.faq_outer .accordion-button:not(.collapsed)::after {background-image: url(../img/icons/faq_arrow.svg);opacity:0.9;}
.faq_outer .accordion-button.collapsed {margin-bottom: 16px;}

.faq_outer .accordion-body {
    background: #fbfbfb;
    margin: 0 26px 22px 26px;
    border-radius: 0 0 7px 7px;
    color: #3a3a3a;
    padding: 22px 28px;
}

.btn.btn-warning {
    background-color: #2474eb;
    border-color: #2474eb;
    color:#fff;
}
.btn.btn-outline-warning {
    color: #2474eb;
    border-color: #2474eb;
}

.product_buttons .btn {width:100%;}

.looked-ms2-product {position:relative;}
.ms2_product .looked-remove {background-image: url(../img/icons/close.svg);background-color:#e3e3e3;border:none;background-position:center;background-repeat:no-repeat;
    font-size:0;x-width:35px;x-height:35px;border-radius:50%;
    padding: 16px;
    background-size: 16px;
    position: absolute;
    top: -10px;
    right: -5px;
    z-index: 1;
}

.btn-outline-warning:hover {background:#fafafa;}
.btn.btn-warning:hover {opacity:0.75;}

.row .ms2_product {position:relative;}
.row .ms2_product .flags {position:absolute;
    top: 21px;
    left: 29px;
    z-index: 1;
}
.flags .badge {
    background-color:rgba(255,255,255,0.5);
    font-size: 16px;
    border-radius: 4px;
    padding: 9px 16px;
    font-weight: 500;
}
.flags .badge.bg_success {color: #198754;}
.flags .badge.bg_primary {color: #0d6efd;}

.ms2_form.card {flex-direction: row;}

.ms2_product .ms2_form.card .card-img-top {
    width: 200px;
}
.ms2_product .ms2_form.card .card-img-top img {
    border-radius: 5px;
    width: 200px;
    min-width: 200px;
}

.discount.badge {font-weight: 500;}

.footer {margin-top:90px;}
.footer_menu {list-style:none;padding-left:5px;}
.footer_menu li {margin: 0 0 7px 0px;}
.footer_menu li a {text-decoration:none;
    color: #212529;
    border-bottom: 1px solid #bbb;
    padding-bottom: 2px;
}
.footer_menu li a:hover {color: #DE1F2B;border-color: #DE1F2B;}

.cf-cities li a {text-decoration:none;
    color: #212529;
    border-bottom: 1px solid #bbb;
    padding-bottom: 2px;
}
.cf-cities li a:hover {color: #DE1F2B;border-color: #DE1F2B;}
.cf-modal .cf-modal-dialog .cf-modal-header {padding: 22px;}
.cf-modal .cf-modal-dialog .cf-modal-body {padding: 26px;}
.cf-modal .cf-cities li {
    margin:3px 0 12px 0;
}
.cf-modal .cf-modal-dialog .cf-modal-header .cf-btn-close {
    font-size: 32px;
    margin-top: -12px;
    margin-right: -6px;}
.cf-modal .cf-modal-dialog .cf-modal-header .cf-btn-close:hover {opacity: 0.5;}

.textOuter {font-size:16px;line-height:1.5;overflow:hidden;}
.textOuter h2,
.textOuter h3,
.textOuter h4,
.textOuter p + h2,
.textOuter p + h3, 
.textOuter p + h4 {margin:42px 0 0 0;}
.textOuter h2 + *,
.textOuter h3 + *,
.textOuter h4 + *,
.textOuter h5 + * {margin:18px 0 0 0;}
.textOuter p {}
.textOuter ol, .textOuter ul {
    padding-left: 0.75rem;
}
.textOuter ul {margin-left:0px;list-style:none;}
.textOuter ul li:before {content:'';height:6px;width:6px;background:#ccc;border-radius:50%;float:left;margin:9px 12px 0 0;}
.textOuter ol {margin-left:0px;}
.textOuter ol li {list-style:decimal;}
.textOuter ul li+li,
.textOuter ol li+li {margin-top:7px;}
.textOuter p+*, .textOuter ul+*, .textOuter ol+*, .textOuter blockquote+* {margin:12px 0 0 0;}
.textOuter img {max-width:100%;height:auto;border:1px solid #F3F3F3;padding:12px;}
.textOuter img[style*="float:right"] {margin-left:22px;}
.textOuter img[style*="float:left"] {margin-right:22px;}
.textOuter blockquote {margin:28px 0 28px 18px;padding:7px 14px;border-left:1px solid #ccc;}
.textOuter blockquote p {margin:0;}
.textOuter table {width:100%;border-color:#aaa;}
.textOuter table tr td,
.textOuter table tr th {padding:12px;border-color:#aaa;}
.textOuter table tr th {background:#f1f1f1;}

.footer {
    background: #f9f9f9;
    padding: 35px 0 16px 0;
    border-top: 2px solid #e3e3e3;
}

.filter-toggler {margin: 0 0 22px 7px;background-color:transparent;border:none;
    background-image: url(../img/icons/filter.svg);background-position:center left;background-repeat:no-repeat;background-size: 16px;
    padding-left: 26px;
}
.filter-collapsed.show {
    background: #f9f9f9;
    padding: 22px 24px 0 24px;
    border-radius: 5px;
    margin-bottom: 32px;
}

.footer_txt {margin-bottom:26px;}
.footer .developer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer .developer img {margin-left:12px;}
.footer_copyright a {color: #212529;}
.footer_copyright a:hover {color: #DE1F2B;}

.scroll-top { display: none; text-align: center; position: fixed; z-index: 10; right: 28px; bottom: 28px; }
.scroll-top a { display: block; x-color: #fbf9f9; font-size: 0;
    padding: 18px 22px 26px 22px;
    background: url(../img/icons/up.svg) center no-repeat;
    background-size: 18px;
    background-color: #ebebeb;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
}
.scroll-top a:hover { background-color: #f9f9f9; }

.box-bottom-content {margin-top:72px;}
.box-bottom-content .tags-bottom_child {
    display: flex;
    justify-content: center;flex-wrap: wrap;
    text-align: center;width: 90%;margin: 0 auto;}
.box-bottom-content .tags-bottom_child .my-tags {x-display: inline-block;margin:0 0 16px 0;}
.box-bottom-content .tags-bottom_child .my-tags p {margin:0;}
.box-bottom-content .tags-bottom_child .my-tags a {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    margin: 0 7px;
    font-size: 1rem;
    border-radius: 12px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #6c757d;
    border-color: #6c757d;
}
.box-bottom-content .tags-bottom_child .my-tags a:hover {background: #f9f9f9;}
.box-bottom-content .slick-prev:before, .box-bottom-content .slick-next:before {color: #6c757d;}

.catalog-page .box-bottom-content {
    margin-top: 56px;
    margin-bottom: 42px;
    overflow:hidden;}
.catalog-page .box-bottom-content .tags-bottom_child {
    x-justify-content: flex-end;
    width:100%;
}
/*.catalog-page .show_hide_list {margin: 12px 0 0 7px;float: right;}*/
.catalog-page .categories {margin:68px 0 0 0 !important;}

.mse2_pagination {margin-top:36px;}
.page-item.active .page-link {
    x-background-color: #C18348;
    x-border-color: #C18348;
}
.page-link {color: #000;}
.page-link:hover {
    color: #c18348;
    x-background-color: #efede9;
    x-border-color: #d7d5d1;
}

@media (min-width: 992px) {
    .filter-collapsed {display:block !important;}
    .filter-toggler {display:none;}
}

@media screen and (max-width: 1199px) {
    h1.title {font-size:28px;}
}
@media screen and (max-width: 991px) {
    .headlogo {margin-bottom: 22px;width: 50%;}
    .header__point {margin-bottom: 22px;width: 50%;text-align: right;}
    .navbar .navbar-toggler {
    padding: 12px;
    background-color: white;
    border-radius: 50%;}
    .navbar {padding: 18px 18px 18px 18px;}
    
    h1.title {font-size:26px;}
    h2.title,
    .textOuter h2 {font-size:24px;}
    h3.title,
    .textOuter h3 {font-size: 20px;}
    h4.title {font-size: 18px;}

    .navbar-nav {margin:22px 0 14px 0;x-align-items: flex-end;}
    
    .card-body .card-title {font-size:22px;line-height: 1.5;}
    
    .msearch2 fieldset + fieldset {margin-top:0px;margin-bottom:26px;}
    
    .product_buttons .input-group {margin-bottom:12px;}
}
@media screen and (max-width: 767px) {
	.headlogo {}
	
	h1.title {font-size:24px;}
    h2.title,
    .textOuter h2 {font-size:22px;}
    h3.title,
    .textOuter h3 {font-size: 18px;}
    h4.title {font-size: 16px;}
	
	.msg_outer {flex-direction: column;}
	.msg_outer .whatsapp {margin:7px 0;}
	
	.card .btn-group {flex-direction: column;}
	.card .btn-group .btn {border-radius: 0.2rem;}
    .card .btn-group .btn.btn-warning {margin-top:7px;}
    
    .product_content {flex-direction: column-reverse;}
    .product h1.title {}
    .gallery_outer {margin-bottom:36px;}
    
    .ms2_form.card {flex-direction: column;}
    .card-body {padding: 0.5rem 2rem 0.5rem 0.3rem;}
}
@media screen and (max-width: 480px) {
	.msg_outer .msg {margin-left:12px;}
	.minicart_outer {width:100%;margin-top:18px;}
	.msMiniCart:before {left: auto;right: 65px;}
}
@media screen and (max-width: 396px) {
	.headlogo {width: 100%;}
	.header__point {width: 100%;text-align: left;margin-left: 12px;margin-top: 12px;}
}
@media screen and (max-width: 346px) {
	.msg_outer {flex-direction: row;margin-bottom:12px;}
	.msg_outer .whatsapp {margin:0 0 0 12px;}
	.phone_outer {margin-left:12px;}
}
@media screen and (min-width: 768px) {
	
}

.cookie{
    position:fixed;
    padding:22px 70px 16px 20px;
    right: 100px;
    bottom: 0;
    max-width: 840px;
    background:#e3e3e3;
    border-radius: 12px 12px 0 0;
    display:none;
}
.cookie p{
    margin:0;
    line-height:1.5;
    font-size:16px;
    color:#4c4c4c;
}
.cookie button{
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -16px;
    background: #de1f2b;
    border-radius: 5px;
    width: 46px;
    height: 32px;
    border: none;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width: 768px){
    .cookie{
        padding:22px 70px 16px 20px;
        right: 0;
        max-width: 100%;
        border-radius: 0;
    }
}
@media screen and (max-width: 520px){
    .cookie{padding:22px 20px 16px 20px;}
    .cookie button {
        position: relative;
        right: inherit;
        top: inherit;
        margin-top: 8px;
        height: 28px;
    }
}
@media screen and (max-width: 1399px) {
    .navbar-nav li {
        margin: 0 10px;
    }
}
@media screen and (max-width: 1199px) {
    .navbar-nav {
        width: 100%;
        margin-right: 40px;
        justify-content: space-between;
    }
    .navbar-nav li {
        margin: 0 5px;
    }
    .navbar-light .navbar-nav .nav-link.page140 {padding-left: 7px;padding-right: 12px;}
    .navbar-expand-lg .navbar-nav .nav-link {padding-right: 0.3rem;padding-left: 0.3rem;}
}
@media screen and (max-width: 991px) {
    .navbar-light .navbar-nav .nav-link.page140 {padding-right: 0.3rem;padding-left: 0.3rem;}
    
    .search {
        position: relative;
        width: 100%;
        right: inherit;
        top: 0;
        height: 100%;
        text-align: center;
        font-size: 14px;
    }
    .search .search-btn {display: none;}
    .search .search-form {
        display: block;
        position: relative;
        right: inherit;
        top: inherit;
        width: 100%;
        height: 100%;
        padding: 0 1px;
    }
    .search .search-form form {
        position: relative;
        right: 0px;
        top: 50%;
        margin-top: 0;
        border: 1px solid #d1d1d1;
        width: 100%;
        height: 50px;
        border-radius: 25px;
        background: #fff;
    }
}



.star-rating {
  display: flex;
  justify-content: center;
  gap: 4px;
      width: 120px;
    margin: -12px auto 0 auto;
}

.c-star {
  width: var(--size, 32px);
  height: var(--size, 32px);
  fill: lightgrey;
}
/*
.c-star.active {
    fill: #fed94b;
}*/

.rating1 .c-star.star1 {
    fill: #fed94b;
}
.rating2 .c-star.star1,
.rating2 .c-star.star2 {
    fill: #fed94b;
}
.rating3 .c-star.star1,
.rating3 .c-star.star2,
.rating3 .c-star.star3 {
    fill: #fed94b;
}
.rating4 .c-star.star1,
.rating4 .c-star.star2,
.rating4 .c-star.star3,
.rating4 .c-star.star4 {
    fill: #fed94b;
}
.rating5 .c-star.star1,
.rating5 .c-star.star2,
.rating5 .c-star.star3,
.rating5 .c-star.star4,
.rating5 .c-star.star5 {
    fill: #fed94b;
}



.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
.elementor a {
    box-shadow: none;
    text-decoration: none;
}

.our-team {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 25px;
}
.team-member {
    flex-basis: 100%;
    max-width: 350px;
    text-align: center;
    padding: 10px;
    border: 1px solid #f4f4f4;
    border-radius: 15px;
    box-shadow: 0 8px 11px 4px rgb(158 158 158 / 10%);
}
.team-member img {
    width: 100%;
    height: auto;
    border-radius: 15px;
}
.member-details {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom:12px;
}
.member-name {
    font-size: 18px;
    margin-bottom: 5px;
    flex-basis: 100%;
}
.member-position {
    font-size: 14px;
    flex-basis: 100%;
}
.member-details .option_row {
    justify-content: center;
}

.bloki-achivki {
    margin: 30px auto 30px auto;
    align-content: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.achiv-card {
    width: 345px;
    height: 120px;
    margin: 20px;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 15px;
    padding: 28px 25px 30px 36px;
    box-shadow: 0 8px 11px 4px rgb(158 158 158 / 10%);
}
.achiv-card img {filter: grayscale(1);}
.achiv-info {
    color: #4f4f4f;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}
.text-h5 {
    color: #262626;
    font-weight: 800;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
    white-space: nowrap;
}

ol.steps {
    counter-reset: num;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin-top: 20px;
    color: #000;
}
ol.steps li {
    float: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
    position: relative;
    width: 20%;
    padding: 0 36px;
}
ol.steps li:before {
    background-color: #fff;
    border: 2px solid #f4f4f4;
    border-radius: 13px;
    color: #2d76f4!important;
    content: counter(num);
    counter-increment: num;
    display: block;
    font-size: 24px;
    font-weight: 500;
    height: 46px;
    line-height: 46px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    width: 46px;
    z-index: 1;
    box-shadow: 0 8px 11px 4px rgb(158 158 158 / 10%);
}
ol.steps li+li:after {
    background-color: #2d76f4;
    content: "";
    display: block;
    height: 4px;
    left: -50%;
    position: absolute;
    top: 21px;
    width: 100%;
    z-index: 0;
}


.button, .btn {
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    background: #F3B244;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    padding: 15px 40px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #F3B244;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.blue-btn {
    background: #2D76F4;
    border-color: #2D76F4;
}
.button:hover, .btn:hover {
    color: #fff;
    -webkit-filter: brightness(114%);
    filter: brightness(114%);
}


.title-h1 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 40px;
    position: relative;
    font-weight: bold;
}
.first-section .features .item {
    position: relative;
    height: 100px;
    margin-bottom: 30px;
    border-radius: 20px;
    box-shadow: 0 4px 34px rgb(228 233 241 / 70%);
    padding-left: 100px;
}
.first-section .features .item .item-icon {
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 20px;
    background: #F5F6FA;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -30px;
}
.first-section .features .item .item-content {
    display: flex;
    align-items: center;
    height: 100px;
    padding-right: 20px;
    font-size: 18px;
}
.first-section-location {
    font-size: 20px;
    padding: 22px 0 22px 0px;
}
.first-section .section-img_outer {
    display: flex;
    align-items: center;
}
.first-section .section-img_outer img {
    width:100%;
    height:auto;
}
.first-section .blue-btn.anim {
    animation: anim1 2s infinite 0.5s;
    margin-right: 10px;
}
.first-section .orange-btn {
    animation: anim 2s infinite;
}
.first-section .check-boxes ul {
    justify-content: space-between;
    display: flex;
    list-style:none;
    padding:0;
}
.first-section .check-boxes li {
    margin-top: 30px;
    padding-left: 30px;
    background: url(../img/icons/check.svg) 0 50% no-repeat;
    background-size: 20px;
    font-size: 16px;
}
.first-section {
    border-bottom: 1px solid #edeeef;
}
@media screen and (max-width: 991px) {
    .first-section .section-img_outer {
        display: none;
    }
    .first-section .check-boxes ul {
        flex-wrap: wrap;
    }
    .first-section .check-boxes li {
        width: 33.33%;
    }
}
@media screen and (max-width: 576px) {
    .first-section .check-boxes li {
        width: 50%;
    }
}



.content-block {
    border-radius: 20px;
    padding: 50px 30px 30px;
    color: #fff;
    background: url(../img/content-block-bg.svg) 50% no-repeat;
    background-size: cover;
    box-shadow: 0 4px 34px rgb(0 0 0 / 15%);
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 1.5;
}
.index-bottom-form .form-control {
    background: rgba(255,255,255,0.9);
    border: none;
    border-radius: 10px;
}
.index-bottom-form textarea.form-control {
    padding: 18px 15px;
    min-height: 126px;
}
.index-bottom-form input.form-control {
    height: 55px;
}
.index-bottom-form a {color:white;}
.index-bottom-form .btn {float:none;}

.ms2_product .ms2_form.card {border:none;border-radius: 20px;box-shadow: 0 4px 34px rgb(228 233 241 / 70%);}



/* -- Этапы сотрудничества -- START -- */

.steps > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.steps > .row > div {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.steps .item {
    height: 100%;
    position: relative;
    padding: 20px;
    min-height: 290px;
    border-radius: 10px;
    box-shadow: 0 4px 34px rgb(228 233 241 / 70%);
}
.steps .item-title {
    height: 60px;
    padding-left: 80px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.steps .item-icon {
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 20px;
    background: #F5F6FA;
    position: absolute;
    left: 0;
    top: 0;
}
.steps .item-text {
    font-size: 15px;
    line-height: 1.5;
    position: relative;
    z-index: 4;
    padding-right: 60px;
}
.steps .item-number {
    opacity: 0.2;
    font-size: 100px;
    line-height: 1;
    font-weight: 900;
    font-style: normal;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
    text-align: center;
    color: #F3B244;
}
@media screen and (max-width: 991px) {
    .steps .item {min-height: 225px;}
}

/* -- Этапы сотрудничества -- END -- */



/* -- Портфолио -- START -- */

.portfolio-items {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.portfolio-items > div {
    margin-bottom: 20px;
}
.portfolio figure {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    background: rgb(255, 255, 255);
    transition: all 200ms ease-out 0s;
    box-shadow: rgb(228 233 241 / 70%) 0px 4px 34px;
}
.portfolio figure a {
    text-decoration: none;
}
.portfolio figure > a {
    position: relative;
    display: block;
    overflow: hidden;
}
.portfolio .img-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
}
.portfolio img {
    width: 100%;
    transition: all 400ms ease-out 0s;
}
.portfolio figure a > div {
    transition: all 200ms ease-out 0s;
    padding: 15px 25px 5px;
    position: relative;
    z-index: 2;
}
.portfolio .item-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: rgb(51, 51, 51);
}

/* -- Портфолио -- END -- */



/* -- Наши услуги -- START -- */

.index-template .services-section{
    background: #F5F6FA;
}
.services-elements > .row{
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.services-elements > .row > div{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.services-elements .item{
    box-shadow: 0 4px 34px rgba(228,233,241,.7);
    background: #fff;
    border-radius: 10px;
    height: 100%;
    min-height: 212px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.services-elements .item:hover{
    box-shadow: 0 4px 34px rgba(0,0,0,.2);
}
.services-elements .item-inner{
    padding: 30px 215px 30px 30px;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.services-elements .item-title{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.1;
    height: 48px;
    overflow: hidden;
}
.services-elements .item-img{
    width: 200px;
    height: 200px;
    position: absolute;
    bottom: -30px;
    right: -30px;
    border-radius: 100%;
    z-index: 4;
}
.services-elements .item-img img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius: 100%;
}
.services-elements .item .more{
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    color: #b0aeba;
    text-decoration: none;
    display: inline-block;
}
.services-elements .item .more span{
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	position: relative;
	left: 0;
}
.services-elements .item:hover .more span{
    left: 10px;
}
.services-elements .item .btn{
    margin-bottom: 0;
    padding: 10px 15px;
    position: relative;
    z-index: 10;
}
@media (max-width: 1169px) {
    .services-elements .item{
        min-height: 202px;
    }
    .services-elements .item-inner{
        padding: 25px 190px 25px 25px;
    }
    .services-elements .item-title{
        font-size: 18px;
        height: 38px;
    }
    .services-elements .item .item-img{
        right: -50px;
    }
    .services-elements .item .more{
        font-size: 16px;
        margin-bottom: 30px;
    }
    .services-elements .item .btn{
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .services-elements > .row{
        margin-left: -10px;
        margin-right: -10px;
    }
    .services-elements > .row > div{
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
    .services-elements .item-inner {
        padding: 20px 170px 20px 20px;
    }
    .services-elements .item-title{
        height: 58px;
    }
    .services-elements .item .btn{
        padding: 10px;
        font-size: 13px;
        font-weight: normal;
    }
}

@media (max-width: 500px) {
    .services-elements .item {
        min-height: 160px;
    }
    .services-elements .item .item-img{
        width: 150px;
        height: 150px;
        background-size: contain;
    }
    .services-elements .item-inner {
        padding: 20px 120px 20px 20px;
    }
    .services-elements .item-title{
        height: auto;
    }
    .services-elements .item .btn{
        padding: 5px 10px;
        font-size: 11px;
        border-radius: 3px;
    }
}

/* -- Наши услуги -- END -- */



/* -- Прайс -- START -- */

table {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table tr:nth-child(odd) {
	background: #F5F5F5;
}

table td,
table th {
	padding: 14px 20px;
	font-size: 14px;
	border-left: 1px solid #F5F5F5;
	vertical-align: middle;
	color: #5F5F5F;
}

table th {
	color: #F3B244;
    background: #f5f5f5;
    font-weight: bold;
}

table td:first-child,
table th:first-child {
	border-left: none;
}

table .separate td {
	background: #E2E6E7;
	color: #333333;
	font-weight: bold;
}

/* -- Прайс -- END -- */



/* -- Логотипы -- START -- */

.brands-section {
    background: #f5f6fa;
    padding: 15px 0 10px;
}
.brands-section .row {
    justify-content: center;
}
.logotype {
    margin: 0px 0 20px;
    background: #fff;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    border-radius: 10px;
    box-shadow: 0 4px 34px rgb(228 233 241 / 70%);
}
.logotype .inner {
    height: 110px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logotype img {
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

/* -- Логотипы -- END -- */



/* -- Футер -- START -- */

.map {
    height: 460px;
    margin-top:96px;
}
.footer-wrapper {
    background: #fff;
    position: relative;
    font-size: 13px;
    color: #000;
}
.footer-top-wrapper {
    padding: 50px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.footer-wrapper .logo {
    margin-bottom: 20px;
}
.footer-text {
    padding-right: 30px;
}
.footer-top-wrapper .title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.footer-menu ul {padding:0;}
.footer-menu li {
    margin-bottom: 10px;
}
.footer-menu a {
    text-decoration: none;
}
.footer-contacts-el {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.footer-contacts-el a {
    text-decoration: none;
}
.footer-wrapper .social {
    padding-top: 15px;
}
.footer-wrapper .social a {
    margin: 0 2px 2px;
    display: inline-block;
    transition: all 200ms ease-out 0s;
    border: 1px solid #2d76f4;
    color: #2d76f4;
    width: 34px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    border-radius: 5px;
}
.footer-bottom {
    padding: 30px 0;
}
@media (max-width: 1229px) {
    .footer-top-first {
        margin-bottom: 50px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
}
@media (max-width: 767px) {
    .footer-wrapper .text-right {
        text-align:left;
    }
    .footer-top-first {
        margin-bottom: 26px;
    }
    .footer-wrapper .title {margin-top: 26px;}
    .footer-wrapper .footer-top-last {margin-top: 26px;}
}

/* -- Футер -- END -- */


  
.card-content .content {
    margin-bottom:18px;
}
.excerpt-hidden {
    height: 10rem;
    overflow: hidden;
    position: relative;
}
.excerpt-hidden:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 64px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100% );
}
.excerpt-visible {
  height: auto;
  overflow: auto;
}
.js-show-more {
    display: inline-block;
    position: relative;
    z-index: 1;
    text-decoration: none;
    background: transparent;
    color: #282828;
    width: 160px;
    padding: 10px 16px 10px 24px;
    border-radius: 7px;
    font-weight: 500;
    font-size: 18px;
}
.btn_caption {
    position: relative;
    left: -160px;
    color: #282828;
    font-weight: 500;
    z-index: 0;
    display: inline-block;
    width: 160px;
    padding: 10px 16px 10px 50px;
    border-radius: 7px;
    background: #e7ebf1;
}
.js-show-more:hover + .btn_caption,
.js-show-more:hover + .btn_caption + .btn_caption {
    color: #DE1F2B;
}
.card-content .hide {display:none;}
.card-content .hidetext + .show {display:none;}
.card-content .hidetext + .show + .hide {display:inline-block;}
@media (max-width: 500px) {
    .js-show-more {width: 40px;}
    .btn_caption {left: -40px;}
}



/* СЕО текст */

.seotext-section .seotext_content {
    display:flex;
    justify-content: space-between;
}
.seotext-section .seotext_content .img_wr {
    width: 290px;
}
.seotext-section .seotext_content .img_wr img {
    margin: 0 auto;
    border-radius: 7px;
    width: 100%;
    height: auto;
}
.seotext-section .seotext_content .img_wr + .article {
    padding-left: 30px;
    width: calc(100% - 295px);
}
@media (max-width: 767px) {
    .seotext-section .seotext_content {flex-direction: column;}
    .seotext-section .seotext_content .img_wr + .article {
        padding-left: 0px;
        width: 100%;
    }
    .seotext-section .seotext_content .img_wr {
        width: 100%;margin-bottom:22px;
    }
}



/* Последние заявки */

.orders_list-section .orders_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:32px;
}
.orders_list-section .orders_list .item {
    width: calc(25% - 15px);
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.orders_list-section .orders_list .item .order_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}
.orders_list-section .orders_list .item .order_content {font-weight:600;margin:0;}
@media (max-width: 991px) {
    .orders_list-section .orders_list .item {width: calc(33.33% - 15px);}
}
@media (max-width: 767px) {
    .orders_list-section .orders_list .item {width: calc(50% - 15px);}
}
@media (max-width: 500px) {
    .orders_list-section .orders_list .item {width: calc(100% - 15px);}
}



/* Отзывы */

.feedback-section .feedbacks {
    padding:32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.feedbacks .item .top {
    padding-bottom: 20px;
    align-items: center;
    justify-content: space-between;
}
.feedbacks .item .top .name {
    padding-right: 20px;
    font-weight: 600;
}
.feedbacks .item .top .name span {
    font-weight: normal;
}
.feedback_wr .item {
    width: calc(33.33% - 15px);
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
    padding: 20px;
    
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
@media (max-width: 991px) {
    .feedback_wr .item {width: calc(50% - 15px);}
}
@media (max-width: 500px) {
    .feedback_wr .item {width: calc(100% - 15px);}
}



/* Таблица с рейтиногом */

.rating_table table th,
.rating_table table td {
    padding: 9px 7px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
}
.rating_table table td.center {text-align: center;}
.rating_table table th.name, .rating_table table td.name {min-width: 250px;}
.rating_table table th {color: #444444;}
.rating_table table tbody tr:nth-child(odd) {
    background: #fff;
}
.rating_table table tbody tr:nth-child(even) {
    background: #F5F5F5;
}

.rating_table th {
    position: relative;
    cursor: pointer;
    white-space: nowrap;
}
.rating_table th:after {
    content: "▼";
    position: relative;
    top: -1px;
    display: inline-block;
    font-size: 9px;
    margin-left: 6px;
    color: #6F6F6F;
}
.rating_table th[data-sort-direction="asc"]:after {
    content: "▲";
}
.rating_table th.active {
    color: #2D76F4;
}
.rating_table th.active:after {
    color: #2D76F4;
}
.rating_table .rating_value {font-size:0;display:none;}
.rating_table .star-rating {margin: -18px auto 0 auto;}
.rating_table .c-star {width: 18px;height: 18px;}



.widget_section {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 35px auto 75px auto;
}



.ms2_product .ms2_form.card .card-img-top .master_garant {
    display: flex;
    x-margin: 16px 0px 22px 18px;
    margin: 12px 0px 12px 9px;
}
.ms2_product .ms2_form.card .card-img-top .master_garant img {
    width: 18px;
    min-width: 18px;
}
.ms2_product .ms2_form.card .card-img-top .master_garant span {
    font-size: 13px;
    line-height: 1.5;
    padding-right: 10px;
    text-align: left;
    margin-left: 12px;
}



.discount_wrp {
    border: 1px solid #f3b244;
    border-radius: 9px;
    margin: 36px 10px 26px 10px;
    padding: 24px 26px 14px 24px;
    position: relative;
}
.discount_wrp .discount_title {
    position: absolute;
    top: -14px;
    left: 18px;
    background: #f3b244;
    color: #fff;
    font-size: 14px;
    padding: 3px 12px;
    border-radius: 7px;
}
.discount_wrp .discount_text {
    font-size: 14px;
}



.master_details {
    font-size: 13px;
    padding: 12px 16px;
    border: 1px solid #cdd1d7;
    border-radius: 12px;
    margin:16px 0 24px 0;
}
.master_details .option_row {
    justify-content: space-between;
}
.master_details .option_row + .option_row {
    margin-top:7px;padding-top:7px;
    border-top: 1px dotted #cdd1d7;
}
.master_details .option_row.feedback .option_value {color:#9b9b9b;}
.master_details .option_row.feedback .option_value .like {color:green;}
.master_details .option_row.feedback .option_value .dlike {color:red;}



.price-block .price {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px;
}

.price-block .unit-switch {
	display: flex;
	gap: 10px;
	margin-bottom: 14px;
}

.price-block .unit-btn {
	width: 30px;
	height: 30px;
	border: 1px solid #d7dbe0;
	background: #fff;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .15s ease;
}

.price-block .unit-btn .icon {
	font-weight: 700;
	font-size: 14px;
}

.price-block .unit-btn.is-active {
	border-color: #f3b244;
	border-width: 2px;
}

.price-block .unit-btn:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(0,0,0,.12);
}

.price-block .buy-row {
	display: flex;
	gap: 12px;
	align-items: stretch;
}

.price-block .qty {
	display: flex;
	align-items: stretch;
	border: 1px solid #d7dbe0;
	border-radius: 6px;
	overflow: hidden;
	width: 150px;
	background: #fff;
	height: 40px;
}

.price-block .qty-btn {
	width: 44px;
	border: 0;
	background: #fff;
	cursor: pointer;
	font-size: 18px;
	color: #111;
}

.price-block .qty-btn:active {
	background: #f2f4f7;
}

.price-block .qty-input {
	width: 62px;
	border: 0;
	text-align: center;
	font-size: 16px;
	outline: none;
}

.price-block .buy-btn {
	flex: 1;
	border: 0;
	border-radius: 6px;
	background: #2d76f4;
	color: #fff;
	font-weight: 700;
	letter-spacing: .3px;
	cursor: pointer;
	padding: 0 14px;
	display: flex;
	align-items: center;
	text-decoration: none;
	    justify-content: center;
}

.price-block .buy-btn:active {
	filter: brightness(.95);
}
.price-block .total{
    margin-top: 10px; 
    color: #6b7280; /* серый */
}
.price-block .total-sum{
    font-weight: 700;
    color:#111;
}

/* Стили для недоступных кнопок */
.unit-btn.is-hidden {
    display: none;
}

.unit-btn.is-disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

/* Стили для элементов при отсутствии цены */
.priceBlock.no-price .buy-btn {
    background-color: #ccc;
    cursor: not-allowed;
}

.priceBlock.no-price .qty {
    opacity: 0.5;
}

/* Стили для единиц измерения */
.unit-btn {
    display: flex;
    align-items: center;
    gap: 5px;
}

.unit-btn .unit-label {
    font-size: 12px;
}

@media screen and (max-width: 600px) {
    .ms2_product .ms2_form.card .card-img-top{
        width: 100%;
    }
    .card-body {
        padding: 0;
    }
    .card-body .col-9,.card-body .col-3 {
        width: 100%;
    }
}