/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNZXMf6lvg.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNZWMf6.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Gilroy';
	src: url('/assets/site/fonts/Gilroy-Medium.woff2') format('woff2'),
		url('/assets/site/fonts/Gilroy-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gilroy';
	src: url('/assets/site/fonts/Gilroy-Regular.woff2') format('woff2'),
		url('/assets/site/fonts/Gilroy-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gilroy';
	src: url('/assets/site/fonts/Gilroy-Bold.woff2') format('woff2'),
		url('/assets/site/fonts/Gilroy-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

.workemail {
    position: absolute !important; left: -9999px !important; display: none !important;
}

body, body.pushable > .pusher  {
    font-family: 'Gilroy';
    font-weight: normal;
    color: #dfd8cb;
}

/* body {
    position: relative;
} */

.contact_info {
	        display: flex;
	        flex-direction: column;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: flex-end;
	    }
	    .instagram_link, .vkontakte_link {
	        height: 24px;
	        display: inline-block;
	        cursor: pointer;
	        margin-top: .4rem;
	        font-weight: bold;
	    }
	    .instagram_link span, .vkontakte_link span {
	        height: 24px;
	        line-height: 24px;
	        display: inline-block;
	        vertical-align: middle;
	    }
	    
	    .instagram_link span:first-child {
	        height: 24px;
	        width: 24px;
	        background-image: url("./img/instagram.png");
	        margin-right: .5rem;
	    }
	    
	    .vkontakte_link span:first-child {
	        height: 24px;
	        width: 24px;
	        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAdiAAAHYgE4epnbAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAARFQTFRFAAAAHI7/M4D/Lov/J4X0Joj0J4j0Job0Joj0KIb0J4j1J4f1J4j1Jof1Jof1J4j1KIf1J4j1J4f1J4f1J4f1J4f1J4f1J4f1J4f2J4f1J4f1J4f1J4f1J4f1J4f1LYr1Lov1L4z1MY31Mo32M472NI72NY/2OJD2PJP2SJn3TZz3Tp33UZ73VKD3Yqj4aaz4ba74crD4d7T5eLT5e7b5fLb5gLj5hbv5h7z5i7/6jL/6jcD6j8H6k8P6lcT6mMb6mcf6m8f6rNH7rtL7r9P7sdT7tNb8uNf8yeH82On92er93Oz93u394e7+4+/+5vH+6/T+7/b+8ff+8vj+9Pn+9vr/+fz/+vz//P3//v//////3DQdRwAAAB50Uk5TAAkKCy4vXF1eX5ydnp+gzc7P3+Dh4uPx8vn7/P3+VfOadgAAAPpJREFUGBltweVCwmAYhuGXUMQC3HA49Rbs7pzOxMbu5/wPxE3xl991mVmu2F/2a7TV/HJfV9YSHYP8U82b5QZx8LNWxKlg/Tj1WAWnslVx8qwGrEW7dab2omgexnejVSCwELiSthlrSTHE0ikwZMPAjnQNJ1LMzLM+5oDQRoHpF2mFWIo5k45JjBipQ6nViKWjLem2TspINe6ly6b0LmmdHzZKavlLf+5mSYzYMD8OlGpuvEo3E0BoIb/2PyXFLDxJF8CQ1WhbPH943YSlR71NQmA+TgNWwalsfTh1WxdOBctWcfAyZnmff7y8JbKF3pIX0BZ4pd7OjNk3Gj9S+a2RFgUAAAAASUVORK5CYII=');
	        margin-right: .5rem;
	    }

#callback_floating_button {
    position: fixed;
    bottom: 3rem;
    right: 3rem;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: black;
    background-color: #c3a160;
    transform: rotate(45deg);
    transform-origin: center center;
    /* box-sizing: border-box; */
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    /* transform: scale(1); */
    animation: pulse 2s infinite;
    cursor: pointer;
}

@keyframes pulse {
  0% {
    /* transform: scale(0.95); */
    box-shadow: 0 0 0 0 rgba(195, 161, 96, 0.7);
  }
  
  70% {
    /* transform: scale(1); */
    box-shadow: 0 0 0 20px rgba(195, 161, 96, 0);
  }
  
  100% {
    /* transform: scale(0.95); */
    box-shadow: 0 0 0 0 rgba(195, 161, 96, 0);
  }
}


.ui.popup  {
        color: black !important;
}

#callback_floating_button i {
    width: 55px;
    height: 55px;
   transform: rotate(315deg); 
   transform-origin: center center;
}

 .product_title {
		        font-size: 30px;
		        font-weight: bold;
		        text-align: left;
		        color: #f4f3f3;
		    }
		    .product_description {
		        text-align: left;
		        font-size: 20px;
		        font-weight: 500;
		        color: #f4f3f3;
		    }
		    .product_options {
		        margin-top: 2.5rem;
		        font-size: 20px;
		    }
		    .product_options  .title {
		        font-weight: bold;
		        color: #c3a160;
		        margin-bottom: 1rem;
		    }
		    .product_options td {
		        font-weight: 500;
		        color: #dfd8cb;
		        padding: .3rem 0;
		    }
		    .product_options td:first-child {
		        color: #c3a160;
		        padding-right: 2rem;
		    }
		    .product_price {
		        font-size: 40px;
		        font-weight: bold;
		        color: #c3a160;
		        padding: 2rem 0;
		        margin-top: 1.5rem;
		        border-top: 1px solid #c3a160;
		    }
		    .product_price span {
		        color: #dfd8cb;
		    }
		    .product_specs {
		        padding-right: 4.2rem;
		        box-sizing: border-box;
		    }
		    .product_main_image {
		        border: 2px solid #c3a160;
		        -webkit-box-sizing: border-box;
		        -moz-box-sizing: border-box;
		        box-sizing: border-box;
		        cursor: pointer;
		    }
		    .product_gallery .lSPager  li  {
		        border-radius: 0 !important;
		        border: 2px solid #c3a160;
		        -webkit-box-sizing: border-box;
		        -moz-box-sizing: border-box;
		        box-sizing: border-box;
		    }
		    .add_to_cart_qty_block {
		        display: flex;
		        flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: flex-start;
                    align-items: center;
		    }
		    .add_to_cart {
		        -webkit-box-sizing: border-box;
		        -moz-box-sizing: border-box;
		        box-sizing: border-box;
		        height: 38px;
		        /* line-height: 38px; */
		        
		    }
		    .product_add_to_cart {
		        height: 40px;
		        padding-top: 0;
		        padding-bottom: 0;
		        -webkit-box-sizing: border-box;
		        -moz-box-sizing: border-box;
		        box-sizing: border-box;
		    }
		    .qty_ctrl {
		        display: flex;
		        margin-left: 1rem;
		    }
		    .qty_ctrl > div {
		        height: 40px;
		        line-height: 40px;
		        font-size: 20px;
                color: #c3a160;
                -webkit-box-sizing: border-box;
		        -moz-box-sizing: border-box;
		        box-sizing: border-box;
		    }
		    .qty_ctrl .qty_num {
		        width: 37px;
		        border: 2px solid #c3a160;
                border-radius: 4px;
                text-align: center;
                font-size: 20px;
                color: #dfd8cb;
                -webkit-box-sizing: border-box;
		        -moz-box-sizing: border-box;
		        box-sizing: border-box;
		    }
		    .qty_minus, .qty_plus {
		        cursor: pointer;
		        text-align: center;
		        width: 37px;
		        -webkit-box-sizing: border-box;
		        -moz-box-sizing: border-box;
		        box-sizing: border-box;
		    }
		    .qty_minus:hover , .qty_plus:hover {
		        color: #f4f3f3;
		    }
		    .back_to_main_page {
		        margin-top: 3rem;
		        margin-bottom: 3rem;
		        text-align: center;
		    }
		    
		    .back_to_main_page a {
		        display: inline-block;
		    }

.breadcrumbs {
    padding: 1.8rem 0;
    color: #dfd8cb;
    font-size: 16px;
}
.breadcrumbs i, .catalog_menu i {
    color: #c3a160 !important;
    font-size: 0.9em;
}

.catalog_menu .inactive_title {
    padding-left: 1.6rem;
}


.ui.breadcrumb .active.section {
    font-weight: normal;
}

.catalog_menu {
    background-color: #3d3d3d !important;
}
.catalog_menu  i {
    transition: transform .1s ease,opacity .1s ease,-webkit-transform .1s ease;
    vertical-align: baseline;
}
.catalog_menu .active i {
    transform: rotate(90deg);
        
}

.catalog_menu .content  a {
    display: block;
    padding: .5rem 0 .5rem  2.2rem;
}

.catalog_menu  a:hover {
    color: #c3a160;
} 

.auth_link {
    cursor: pointer;
}

.pechi_small {
    display: none !important;
}

.colored {
    color: #c3a160;
}

.footer-container {
    background-color: #1c1c1c;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 1rem;
}

.footer-logo {
    margin: 0 auto;
    display: block;
    width: 120px;
    height: 81px;
    background: url('/assets/site/img/new_design/logo.png');
}

.footer .footer-menu {
    margin: .6rem auto 0 auto;
    display: block;
    
}

.footer .footer-menu a {
    display: inline-block;
    margin: 0 ;
    padding: .8rem;
    text-transform: uppercase;
    font-weight: 500;
}

.footer .footer-menu a:hover {
    color: #c3a160;
}
.footer-contacts .item, .footer-contacts .item i, .footer-contacts .item .content {
    display: inline-block;
}

.footer-contacts .item {
    padding: 0 1rem;
}

.footer-contacts .item i {
    color: #c3a160;
}

.footer-contacts .item i.whatsapp, .page-header .whatsapp {
    color: #25d366 !important;
    font-size: 130%;
}

.footer-contacts .item i.viber, .page-header .viber {
    color: #8d84cd  !important;
    font-size: 130%;
}

.footer-contacts .item i.telegram, .page-header .telegram {
    color: #0088CC  !important;
    font-size: 130%;
}

.page-header .contact-icon {
    margin: 0 0.5rem;
}

.copyright {
    text-align: left;
    margin-top: 2rem;
    font-weight: normal;
}


.small-screen-menu {
    display: none;
}

.clearfix::after {
  content: "";
  /* Генерируем пустой элемент */
  clear: both;
  /* Отменяем обтекание*/
  display: block;
  /* Блочный элемент */
}

.cart-login-block {
    text-align: right;
}
.cart-login-block > div {
    display: inline-block;
    text-align: center;
}


#msMiniCart > div {
    display: inline-block;
}

#msMiniCart .summ {
    color: #c3a160;
}

.big_menu .item {
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: .5rem 0.7rem;
}

.big_menu .item:hover, .big_menu .item.active {
    color: #c3a160 !important;
}

.page-header {
    margin-top: 1rem;
}

.right-extended-container, .left-extended-container {
    margin-top: 9rem;
    margin-bottom: 7rem;
}

.right-extended-container > .container  {
  border-radius: 3px;
  background-color: rgb(64, 64, 64);
  opacity: 0.902;
  box-shadow: 12.728px 12.728px 46.55px 2.45px rgba(36, 36, 36, 0.4);
  position: relative;
  padding: 50px 45px;
}

.right-extended-container > .container:after {
    content:"";
    display: inline-block;
    height: 100%;
    width: 1000px;
    background-color: rgb(64, 64, 64);;
      opacity: 1;
      position: absolute;
      right: -995px;
      top:0;
    z-index: -1;
}

.left-extended-container > .container  {
  border-radius: 3px;
  background-color: rgb(64, 64, 64);
  opacity: 0.902;
  box-shadow: 12.728px 12.728px 46.55px 2.45px rgba(36, 36, 36, 0.4);
  position: relative;
  padding: 50px 45px;
}

.left-extended-container > .container:after {
    content:"";
    display: inline-block;
    height: 100%;
    width: 1000px;
    background-color: rgb(64, 64, 64);;
      opacity: 1;
      position: absolute;
      left: -995px;
      top:0;
    z-index: -1;
}

.top_promo {
    margin-top: 5rem;
}

.top_promo .container {
    display: flex;
}

.promo_header {
  font-size: 30px;
  font-family: "Merriweather";
  color: rgb(223, 216, 203);
  font-weight: bold;
}

.promo_subheader {
  font-size: 25px;
  font-family: "Merriweather";
  color: #c3a160;
  font-weight: bold;
  
}

.promo_advantages {
    border-top: 2px solid #dfd8cb;
  width: 325px;
  padding-top: 15px;
  font-size: 18px;
  font-family: "Merriweather";
  color: rgb(195, 161, 96);
  font-weight: bold;
  margin-top: 4rem;
}

.promo_list {
    list-style: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAD1BMVEXQolzQolzQolzQolzQolwXocr2AAAABHRSTlMAgYKDLmA/fgAAAEBJREFUCB0FwQENwyAAAMFrZ4AlFUAaJMwA5P1r2h18gasBnjZc1cBTbe6qhlXV9qvq+FQ1WdXBXU1YHXA3gRd/t2gMsD6YhboAAAAASUVORK5CYII=');
  font-size: 16px;
  font-family: "Gilroy";
  width: 380px;
  padding-left: 22px;
  
}
.promo_list li {
    margin: 10px 0;
    line-height: 1.1rem;
    text-shadow: 0 0 2px #000000b0;
}

.top_promo .ms2_form {
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 25%;
}

.top_promo .right_column {
    position: relative;
    width: 45%;
    overflow: visible;
}
.top_promo .left_column {
    width: 55%;
}

.top_promo .ms2_form button, .pech_details_button{
  font-size: 21px;
  font-family: "Gilroy";
  color: rgb(35, 35, 35);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0px 0px 17.1px rgba(193, 169, 123, 0.5);
  border-radius: 4px;
  background-color: rgb(223, 216, 203);
  box-shadow: 2.828px 2.828px 7px 0px rgba(141, 110, 53, 0.5);
    cursor: pointer;
    outline:none;
    border:none;
    padding: 0.8rem 2.5rem;
}

.top_promo .left_column .pech_details_button {
    display: none;
}

.top_promo .right_column .pech_details_button {
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 25%;
}

#pech_details .header {
    background: none !important;
}

#pech_details td {
    padding-top: .3rem;
    padding-bottom: .3rem;
}

#pech_details h3 {
    margin-bottom: 2rem;
}

.top_promo .pechi {
    position: absolute;
    top: -112px;
    right: -86px;
}

.main_color_title {
  font-size: 30px   !important;
  font-family: "Merriweather" !important;
  color: rgb(195, 161, 96) !important;
  font-weight: bold;
  line-height: 1em;
}

.gilroy {
    font-family: 'Gilroy' !important;
}

.article {
    color: #f4f3f3;
}

.article h1, .article h2, .article h3, .article h4, .article h5 {
    color: #c3a160 !important;
    font-family: 'Gilroy' !important;
} 

.article h3 {
    color: #f4f3f3 !important;
    font-size: 18px;
}

.article h3 a {color: #c3a160;}

.callusback .header_text {
    margin-bottom: 2rem;
}
.article p {
    line-height: 1.2rem;
}

.article .o_pechi_table {
    width: 800px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.article .o_pechi_table td {
    line-height: 33px;
    height: 33px;
    background-color: #3a3a3a;
    border-collapse: collapse !important;
    padding: 0 !important;
        border-spacing: 0 !important;
        border:none !important;
} 

.article .o_pechi_table tbody, .article .o_pechi_table thead {
    width: 100%;
}

.article .o_pechi_table td {
    width: 50%;
    padding-left: 1rem  !important;
}

.article .o_pechi_table tr:nth-child(even) td {
    background-color: #242424;
}

.article .o_pechi_table tr td:nth-child(odd) {
    padding-right: 3rem !important;
    
}
.footer-divider {
    display: block;
    height: 4rem;
}
.pech_scheme {
    margin-bottom: 4rem;
}

#msCart input[type="text"],
#msOrder input[type="text"],
#msCart input[type="number"],
#msOrder input[type="number"],
#msCart textarea,
#msOrder textarea {
  color: black !important;
  /* Firefox 19+ */
  /* Firefox 18- */
}

.empty_cart {
    background-color: #3d3d3d !important;
    text-align: center;
}
.empty_cart .solid_button {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.clear_cart_btn button {
    float: right;
    margin: 2rem 0;
}

.sub_header_text {
  font-size: 30px;
  font-family: "Gilroy";
  /* color: rgb(223, 216, 203); */
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 1.2rem;
}

.callusback .body_text {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.25em;
}

.callusback .body_text span  {
    color: rgb(195, 161, 96);
}

.configurator_link {
    float: left;
    text-align: center;
    margin-top: 3rem;
}

.configurator_link .configurator_link_text {
    color: rgb(195, 161, 96);
    font-weight: 500;
    font-size: 16px;
    margin-bottom: .8rem;
    text-shadow: 0 0 2px #000000b0;
}

.solid_button {
    display: inline-block;
    font-size: 20px;
  font-family: "Gilroy";
  color: rgb(35, 35, 35);
  font-weight: bold;
  /* text-transform: uppercase; */
  line-height: 1.2;
  text-align: center;
  text-shadow: 0px 0px 17.1px rgba(193, 169, 123, 0.5);
  border-radius: 4px;
  background-color: rgb(223, 216, 203);
  box-shadow: 2.828px 2.828px 7px 0px rgba(141, 110, 53, 0.5);
    cursor: pointer;
    outline:none;
    border:none;
    padding: 0.8rem 2.5rem;
}

.form_title {
    color: rgb(195, 161, 96);
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 15px;
}

.special_offer  {
    text-align: center !important;
}

.kolpakov_form .hollow_button {
    margin-top: 1rem;
}

.kolpakov_form input, .kolpakov_form input:focus, .kolpakov_form input:active {
    color: #dfd8cb !important;
    background-color: transparent !important;
    border-top:none !important;
    border-left:none !important;
    border-right:none !important;
    border-bottom: 1px solid #c3a160 !important;
    padding-left: 0 !important;
    font-size: 16px !important;
    padding-bottom: 3px !important;
    border-radius: 0 !important;
    box-shadow:0 0 0 0 #ffffff00 inset !important;
    -webkit-box-shadow: 0 0 0 0 #ffffff00 inset !important;
    -webkit-text-fill-color: #dfd8cb !important;
}

.kolpakov_form select, .kolpakov_form select:focus-visible, .ui.form select, .ui.form select:focus-visible   {
    background-color: rgba(255,255,255,0) !important;
	/* padding-left: 0 !important; */
	padding: 0 0 5px 0 !important;
	border: none !important;
	border-bottom: 1px solid #c3a160 !important;
	border-radius: 0 !important;
	color: #dfd8cb !important;
	font-size: 16px !important;
	font-family: 'Gilroy', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	outline: -webkit-focus-ring-color auto 0px;
	-webkit-appearance:none;
}



.kolpakov_form select option {
    background: #202020 !important;
    padding-left: 0 !important;
    color: #dfd8cb !important;
	font-size: 16px !important;
	font-family: 'Gilroy', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #202020 inset !important;
    color: #dfd8cb !important;
    background-color: transparent !important;
    background: transparent !important;
    -webkit-text-fill-color: #dfd8cb !important;
    color: #dfd8cb !important;
    background-color: transparent !important;
    border-top:none !important;
    border-left:none !important;
    border-right:none !important;
    border-bottom: 1px solid #c3a160 !important;
    padding-left: 0 !important;
    font-size: 16px !important;
    padding-bottom: 3px !important;
    border-radius: 0 !important;
-webkit-background-clip: text;
    -webkit-text-fill-color: #dfd8cb !important;
}

.kolpakov_form a, .kolpakov_form a:hover {
    color: #c3a160 !important;
}

.advantages .main_color_title {
    text-align: left !important;
}


.pech_flame {
    position: relative;
}

.pech_flame > img {
    position: absolute !important;
    top: -200px;
}

.hollow_button, .semi {
    background-color: transparent;
    display: inline-block;
    padding: .4rem 4rem;
    font-size: 20px;
  border-width: 2px;
  border-color: rgb(195, 161, 96);
  border-style: solid;
  border-radius: 4px;
  color:#dfd8cb;
text-shadow: 0px 0px 5px black;
    box-shadow: 0px 0 6px 3px rgba(0,0,0,0.2);
cursor: pointer;

}

.semi {
    background-color: rgba(36, 36, 36, 0.8);
}

.hollow_button:hover {
    color: white;
}





.online-presentation .promo_text {
    font-weight: 500;
    font-size: 18px;
    width: 370px;
    margin-bottom: 1.7rem;
}

.online-presentation .promo_text span {
    text-transform: uppercase;
}

.video_embed .main_color_title {
    text-align: left;
}

.video_embed .ui.embed {
    border: 2px solid #c2a876;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
}

.video_embed .ui.embed .placeholder {
    /* filter: brightness(45%);
    -webkit-filter: brightness(45%); */
}

.video_embed .ui.embed .icon {
    content: "" !important;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAaCAYAAABctMd+AAABeElEQVRIia3WO0hcQRTG8Z9hFRILI6QICJJSERQixM4mja/KxkZIJ0g6OyGQJlUqOwshwXUJCabxUQi+ChHBKoKNpQgBRdAQMKBgLGZuFLPoXXc+uJyBOfd/Zs6cc+/U/CgOv8MpStEmUwEjqI3Pdxykgj/CMzzHB0xiCE9TwS/i+An6Y4AJvMbjauG31Yg3+CTs5iXqUsEzNWMMn6N9cY//fyrk8GlHK3pRxAKOUsEJldSNDvTFIGv4nQKeqQGD6MI8vmATf8s5V5TDG2rCKKbwHm0p4ZlaMC5U1luhCP6p0rSUUx1eCasfwDRWcJwCnqkePejEOrarTUs51WQ25crPsCGkZVmitJxjx3WD7WcT1cL38A2z2L09+VD4T8y5p4kqhf8S2r6IVYna/wJbEbqIwzwv5YHvCtv/KhzWZc4F3Qk/EP6ppRjgPC/0LviJUFIzwmH9qRR6E14bx2dC25awJME1o4DjGOCjxFeLgvBNPhXSkPRSdAWu4k6aN0ki8gAAAABJRU5ErkJggg==');
    display: inline-block;
    height: 26px;
    width: 23px;
    position: absolute;
    left:50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}


.video_embed .ui.embed.active .icon {
    display: none;
}

.video_embed .ui.embed .yt-icon {
    
}

.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
    color:#c3a160 !important;
}
.ui.checkbox label:hover, .ui.checkbox + label:hover {
    color:#dfd8cb !important;
}

.kolpakov_form label {
    color:#dfd8cb !important;
}
.page-header {
    height: 80px;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    vertical-align: middle;
    position: relative;
}
    .page-header .main_logo {
        display: inline-block;
        width: 120px;
    }
    
    .page-header .main_menu {
        width: 700px;
        display: flex;
        flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    }
    .page-header .main_phone {
        margin-left: .5rem;
        width: 170px;
        display: flex;
        vertical-align: middle;
         /* padding-top: 1.1rem; */
         box-sizing:border-box;
         align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    }
    .page-header .main_phone i, #msMiniCart i {
        color: #c3a160;
    }

    .page-header .main_search {
        width: 160px;
        display: flex;
        /* padding-top: 1.1rem; */
         box-sizing:border-box;
         align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    }
    
    #searchbar {
        width: 150px;
        position: relative;
    }
    #searchbar .searchtext {
        background-color: transparent;
        border-bottom:1px solid #dfd8cb;
        border-left: none;
        border-right: none;
        border-top: none;
        width: 150px;
        outline: none;
        color: #dfd8cb;
        padding-right: 16px;
        box-sizing: border-box;
        
    }
    #searchbar  i {
        position: absolute;
        right: 0;
        top:0;
        cursor: pointer;
        
    }
    #searchbar  i:hover {
        color: #c3a160 ;
    }
    #searchbar .searchtext::placeholder {
        color: #dfd8cb;
    }
    .cart-login-block {
        font-size: 1rem !important;
        position: absolute;
        display: inline-block;
        right: 0;
        bottom: 0;
    }
    #msMiniCart {
        font-size: 1rem !important;
    }


    
.notebook {
    margin-left: -90px;
    margin-top: 45px;
}   
    
.online-presentation .text_block {
    padding-left: 3rem;
        padding-bottom: 5rem;
}
    

.video-callbacks .video-callbacks-title {
    text-align: left !important;
    margin-bottom: 3rem !important;
}


.interested .form, .interested .submit-button {
    width: 21em;
    margin-left: auto;
    margin-right: auto;
}

.interested .promo_text {
    margin-bottom: 1.3rem;
}

  .interested .header_text {
            margin-bottom: 1rem;
        }
            .interested .header_text, .interested .body_text {
                text-align: center !important;
            }
            .interested .body_text {
                font-size: 18px;
                font-weight: 500;
            }
            .interested .submit-button {
                text-align: center !important;
                margin-top: 1rem;
            }
            
            
.vodeoobzory .landing_header {
		        text-align: center;
		        margin-bottom: 2.5rem;
		    }
		    .vodeoobzory .hollow_button_container {
		        margin-top: 2rem;
		        text-align: center;
		    }
		    
.underline_dotted {
    border-bottom: 1px dotted;
}

.main_phone_and_search {
    width: 350px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.main_logo_and_menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}




 .ajax_form .error input {
     border-bottom-color: red !important;
     color: red !important;
 }



 .ui.modal {
        background: #232323 !important;
        border: 3px solid #c2a876 !important;
  border-radius: 5px !important;
  padding: 3.4rem !important;
  width: 540px !important;
}

.ui.modal .solid_button {
    background-color: #c3a160;
padding: 0.8rem 4.6rem;
font-weight: bold;
font-size: 25px;
}

.ui.modal .privacy_block {
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: center;
}

.ui.modal .button {
    text-align: center;
    margin-top: 2rem;
}

    .ui.modal .header {
        text-align: center;
        color: #c3a160;
        font-size: 25px;
        font-weight: 500;
    }
    
    .ui.modal input {
    color: #dfd8cb !important;
    background-color: transparent !important;
    border:none !important;
    border-bottom: 1px solid #c3a160 !important;
    padding-left: 0 !important;
    font-size: 16px !important;
    padding-bottom: 3px !important;
    border-radius: 0 !important;
}
.loginLoginButton {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

.forgotpassword {
    text-align: center;
}

.forgotpassword a {
    display: inline-block;
    background: transparent;
    margin-top: 1rem;
}

.ui.modal input:focus, .ui.modal input:active {
    border:none;
    border-bottom: 1px solid #c3a160 !important;
} 

.ui.modal a, .ui.modal a:hover {
    color: #c3a160 !important;
}

.ui.modal .field.error input {
    border-bottom-color: red !important ;
    color: red !important;
}

 .common_page_header_container {
        background-color: #3d3d3d;
        padding: .3rem 1rem 1rem 1rem;
        box-sizing:border-box;
    }
    .hollow_button.add_to_cart {
        background-color: #282727;
        padding: .5rem;
        font-size: 16px;
        font-weight: 500;
    }
    .product_card {
        position: relative;
        text-align: center !important;
        background-color: #3d3d3d !important; 
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        padding-top: .6rem !important;
        padding-bottom: .5rem !important;
    }
    
    .product_card .content {
        padding: 1em .2em ;
    }
    .product_card .content  .description{
        font-size: 16px;
        line-height: 20px;
    }
    .product_card .price {
        color: #dfd8cb;
        font-size: 30px;
        font-weight: bold;
        padding: 0 0 .5rem 0;
    }
    .product_card .image {
        padding-left: .7rem !important;
        padding-right: .7rem !important;
        box-sizing: border-box !important;
        
    }
    .product_card .image  img {
        border: 2px solid #c3a160 !important;
    }
    
    .product_card .header {
        font-size: 16px;
        font-weight: bold;
        color: #c3a160;
        line-height: 1.2rem;
        height: 4rem;
        display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    padding-left: .3rem;
    padding-right: .3rem;
min-height: 5em;

    }
    
    .product_card .meta {
        text-align: left;
        position: absolute;
        left: 10px;
        bottom: 10px;
    }
    .product_card .meta .category_link {
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #dfd8cb !important;
        text-align: left;
    }
    .catalog_menu .title, .catalog_menu .inactive_title {
        border-bottom: 1px solid #c2a876;
        padding: .8rem 0;
    }
    .catalog_menu .title.active {
        border-bottom:none;
    }
    .catalog_menu .content.active {
        border-bottom: 1px solid #c2a876;
    }
    .catalog_menu .inactive_title {
        padding-left: 1.6rem;
    }
    
    .catalog_menu .title a, .catalog_menu .inactive_title a {
        font-weight: bold;
    }
    
    .pagination {
        margin-top: 3rem;
        margin-bottom: 4rem;
    }
    
    .pagination .item {
        font-size: 20px;
        font-weight: 500;
        padding: .5rem;
        cursor: pointer;
        display: inline-block;
    }
    .pagination .active.item, .pagination .item:hover, .pagination .icon{
        color: #c3a160;
    }
    .pagination .disabled.item .icon {
        color: #747474;
    }
    
    .kolpakov_form  .ui.selection.dropdown,
	    .kolpakov_form  .ui.selection.dropdown:hover,
	    .kolpakov_form  .ui.selection.dropdown.active.visible,
	    .kolpakov_form  .ui.selection.dropdown.active.visible:hover
	    {
	        color:rgb(223, 216, 203) !important;
	        background: #232323;
	        padding-left: 0;
	        border-bottom: 1px solid rgb(195, 161, 96) !important;
	        border-left: none !important;
	        border-right: none !important;
	        border-top: none !important;
	        border-radius: 0;
	        outline: none !important;
	    }
	    

       .kolpakov_form   .ui.selection.visible.dropdown > .text {
	        color:rgb(223, 216, 203) !important;
	        outline: none !important;
	    }
	   .kolpakov_form   .ui.selection.active.dropdown,
	   .kolpakov_form   .ui.selection.active.dropdown:hover{
	        border:none;
	        border-bottom: 1px solid rgb(195, 161, 96);
	    }
	   .kolpakov_form   .ui.selection.dropdown:focus {
	        border-bottom: 1px solid rgb(195, 161, 96) !important;
	        border-left: none !important;
	        border-right: none !important;
	        border-top: none !important;
	    }
	   .kolpakov_form   .ui.dropdown .menu {
	        background: #232323 !important;
	        border: 1px solid rgb(195, 161, 96) !important;
	        max-height: 15rem !important;
	    }
	   .kolpakov_form   .ui.dropdown .menu .item{
	        border-top: 1px solid rgb(195, 161, 96) !important;
	    }
	   .kolpakov_form   .ui.dropdown .menu .item.selected {
	        color: #c3a160;
	    }

@media only screen and (max-width: 1178px) {
    
    .top_promo .left_column .pech_details_button {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 300px;
        margin-top: 2.5rem;
    }
    
    .page-header {
        height: auto;
    }
    
    .breadcrumbs {
        margin-top: 3rem;
    }
    .common_page_header_container {
        background-color: transparent !important;
    }
    .page-header .main_menu {
        width: auto;
        display: inline-block;
    }
    .main_logo_and_menu {
        justify-content: space-between;
    }
    .main_phone_and_search {
        width: 100%;
        justify-content: flex-end;
    }
    
    .cart-login-block {
        position: initial;
        width: 100%;
        display: flex;
        flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    margin-top: .5rem;
    }
    .main_menu {
        display: block !important;
    }
    
    .page-header {
        display: block !important;
    }
    .main_logo_and_menu, .main_phone_and_search {
       
        
    }
    .big_menu {
        display: none;
    }
  .small-screen-menu {
    display: inline-block !important;
  }
  
  .top_promo .right_column {
      display: none;
  }
  
  .top_promo .left_column {
      width: 100%;
  }
  .promo_list {
      width: 100%;
  }
  
  .promo_header, .promo_subheader {
      text-align: center;
  }
  
  .promo_advantages, .promo_list {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
  }
  
  .pechi_small {
      display: block !important;
      margin-left: auto;
      margin-right: auto;
  }
  
}

@media only screen and (max-width: 1000px) {
    .pech_flame > img {
        position: relative;
        top:0;
    }
    .notebook  {
        width: 100%;
        margin-left: -40px;
    }
}

@media only screen and (max-width: 800px) {
    
    .article .o_pechi_table {
        width: 100%;
    }
    
    .ui.modal .solid_button {
        padding-left: 1em;
        padding-right: 1em;
    }
    
    .promo_advantages, .promo_list {
      width: 100%;
  }
  
  .top_promo .left_column .pech_details_button {
      width: 100%;
  }
  
  .article table {
    width: 95%;
}
}

@media only screen and (max-width: 768px) {
     .main_phone_and_search {
        justify-content: center;
    }
    .contact_info {
        align-items: center;
    }
    .breadcrumbs {
        text-align: center;
    }
    .product-block {
        flex-direction: column-reverse !important;
    }
    .product_specs {
        padding-right: 0;
        text-align: center;
    }
    .product_specs .product_description, .product_specs .product_title {
        text-align: center;
    }
    .product_specs .product_order_button {
        margin-bottom: 2rem;
    }
    .product_specs .product_description {
        color: #dfd8cb;
    }
    .catalog-grid {
        flex-direction: column-reverse  !important;
    }
    .promo_header {
        font-size: 24px;
    }
    .promo_subheader {
        font-size: 21px;
    }
    .callusback {
        text-align: center;
    }
    .configurator_link  {
        float:none;
        margin-bottom: 3rem;
    }
    .pech_flame {
        display: none !important;
    }
    .online-presentation {
        text-align: center;
    }
    .online-presentation .promo_text {
        width: 100%;
    }
    .online-presentation .text_block {
        padding-left: 0;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 600px) {
   
    .main_phone_and_search, .main_phone, .main_search, .cart-login-block, #msMiniCart, .cart-block, .auth_links {
        display: flex !important;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        padding: .5rem 0;
    }
    .page-header   {
        height: initial;
    }
    .instagram_link {
        margin-left: auto;
        margin-right: auto;
    }
    

.page-header .main_phone {
    margin-left: initial;
    margin-right: initial;
}
    .top_promo, .top_promo .right-extended-container {
        margin-top: 1rem;
    }
    .breadcrumbs  {
        margin-top: .5rem;
        padding-top: 0rem;
    }
    .promo_advantages, .pechi_small  {
        margin-top: 2rem;
    }
    .ui.modal  {
        width: 100% !important;
    }
    .ui.modal {
        padding: 1rem;
        width: 90%;
    }
}

.attention {
		        margin-top: 3rem;
		        /* margin-bottom: -2rem; */
		    }
		    
		    .attention .message {
		        background-color: #404040 !important;
		        color: #c3a160 !important;
		        font-size: 1.3rem !important;
		        text-align: center;
		        line-height: 2rem !important;
		        position: relative !important;
		    }
		    
		    .attention .message .ribbon.label {
		        left: -16px;
                top: 11px;
                position: absolute;
		    }
		    
		    .attention .message .old {
		        text-decoration: line-through;
		        font-size: 1.1rem !important;
		    }
		    .attention .message .new {
		        font-size: 1.5rem !important;
		    }
		    .attention .black_friday_order_button {
		        margin-top: 1rem;
		    }
		    @media only screen and (max-width: 600px) {
                .attention {
                    margin-bottom: 3rem !important;
                }
		    }


.solid_button:hover {
    color:#232323;
    background-color: #dac8a6;
}


.yt_video {
		        max-width: 45em;
		        margin: 3em auto;
		    }
		    .yt_video h2 {
		        text-align: center;
		    }
		    .yt_video .yt_decsr {
		        margin: 2em 0;
		        text-align: justify;
		    }




.dropdown-menu2 {
    display: none;
    position: absolute;
    top: 60px;
    left: -55px;
    z-index: 10;
    background: grey;
}
.nav li {
    list-style: none;
}
.page-header .nav {
    width: 700px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
}
.big_menu .nav-pills > li {
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 20px 0.7rem;
    white-space: nowrap;
}
.big_menu .nav-pills > li .nav-link.active {
    color: #c3a160;
}
.dropdown {
    position: relative;
}
.dropdown:hover .dropdown-menu2 {
    display: block;
}
.dropdown-menu2 .dropdown > .dropdown-menu2 {

  position: static;
} 
