@font-face {
     font-family: 'proxima_nova_rgbold';
     src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_bold-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
    font-display: swap;
}
 @font-face {
     font-family: 'proxima_nova_rgregular';
     src: url('../fonts/proxima_nova_regular-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_regular-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'proxima_nova_blblack';
     src: url('../fonts/proxima_nova_black-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_black-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
input.gsc-input {
   
    background: none !important;
}
.gsc-search-button-v2 {
	background-color: #41ba56 !important;
	    padding: 7px 70px 9px  !important;
    border-radius: 20px  !important;
    font-weight: bold  !important;
    font-size: 17px  !important;
    height: 42px  !important;
}
.answ img {
	width:100%;
	max-width:450px;
}
#mcbw_popup__toggle {
right: 48px !important;
bottom: 45px !important;
}


.gsc-results-wrapper-overlay {
	z-index:9999999999999999999999999 !important;
}
@media screen and (max-width: 1090px){
.new-header .header-bot-row ul li a {
    font-size: 15px;
    padding: 10px !important;
}
.gsc-results-wrapper-overlay {

    padding: 10px !important;
    width: 80% !important;
   
}
.new-header .header-bot-row ul li.rounded a {

    padding: 10px 20px !important;
   
}
}
.search-group .gsc-input {
    width: 500px;
    padding-right: 45px;
    padding-left: 20px;
    height: 42px;
    background: #eee;
    border-radius: 25px;
}

.gsc-search-button {
	cursor:pointer;
}
.gsc-input-box {
    border: 0px solid #dfe1e5 !important;
    background: #eee !important;
}
.new-header .header-bot-row ul li a {
    text-decoration: none;
    font-size: 17px;
    line-height: 22px;
    white-space: nowrap;
    box-sizing: border-box;
    text-align: center;
}


.new-header .header-bot-row .inst .eapps-instagram-feed-posts-item-contentul ul li:hover a::after {
    background-color:#fff;
}

.new-header .header-bot-row ul li a::after {
    width: 100%;
    content: '';
    height: 3px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.2s;
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-template-classic .eapps-instagram-feed-posts-item-text::after {
    font-size: 13px;
    height: 0px;
	background-color:#fff;
}
.eapps-instagram-feed-posts-item-contentul li a::after {
    width:100%;
    content:'';
    height:0px;
    background-color:transparent;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transition: 0.2s;
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a, #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a::after {
    background-color:transparent !important;
	  height:0px !important;
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a, #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a::after {
    background-color:transparent !important;
	  height:0px !important;
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a, #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a {
 
    white-space: normal;
}
#eapps-instagram-feed-1 {
    width: 330px !important;
    max-width: 330px !important;
    height: auto;
    max-height: 600px !important;
}
 html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     font: inherit;
	 
     vertical-align: baseline;
}

.form-submit-button {
	cursor:pointer;
}

.zaka {
	max-width: 160px;
}
.zaka_2 {
	max-width: 120px;
}
.zaka_new {
	max-width: 130px;
}
a[name="prices"] {
	top: 350px;

position: absolute;
}

/*li.icon-box:hover {

    width: 350px;
    height: 40px;
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    z-index: 9999999999;

}*/

.wcommunity_status {
	display:none !important;
}
.hide {
	display:none;
}

.emojs {
	display:none;
}
div.data {

    max-height: 300px !important;

}

#id_54 .form-input {
    width: 100% !important;
    max-width: none !important;
}

#customFieldFrame_54 {
	 width: 100% !important;
}

.tabs__content {
 /* display: none; /* по умолчанию прячем все блоки */
  opacity:0;
  width:0px;
  height:0px;
  position: relative;
  pointer-events:none;
}
.tabs__content.active {
 /* display: block;*/
 opacity:1;  /* по умолчанию показываем нужный блок */
   width:auto;
  height:auto;
  pointer-events:unset;
}


ul.tabs__caption {
    width: 100%;
	padding: 0px !important;
border-radius: 40px;
}

ul.li.tabs__caption {
    width: 100%;
	 padding: 0px 0px !important;
	padding: 10px 24px;
border-radius: 40px;
}



#openModal {
	display:none;
	
}

li.newta {
	text-align:center;
	padding: 10px 12px !important;
/*width:32% !important;	*/
cursor:pointer;
}

.tabs__caption ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 500px;
    padding: 0px 0px !important;
    box-sizing: border-box;
}

li.active.newta {
background-color:#f9e9ad;	
}

li.tabs__caption.active {
	background-color:#f9e9ad;
	
	padding: 10px 24px;
border-radius: 40px;
}

.clics {

	 background: url(/img/banner-calc.png) no-repeat;

height: 210px;
width: 70px;
background-size: cover;
display: block;
position: absolute;
}

@-webkit-keyframes pulses {
  0% {
  border:2px solid rgba(204,169,44, 0.3);
  }
  70% {
    border:2px solid rgba(204,169,44, 0);
	padding:10px;
  }
  100% {
    border:2px solid rgba(204,169,44, 0.3);
  }
}
@keyframes pulses {
  0% {
  border:2px solid rgba(204,169,44, 0.3);
  }
  70% {
   border:2px solid rgba(204,169,44, 0);
   padding:10px;
  }
  100% {
border:2px solid rgba(204,169,44, 0.3);
  }
}


.z-widget-simple-btn-2 {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
 
    height: 210px;
    border-radius: 50px;
    background: transparent;
    position: fixed;
    z-index: 980;
  right: 100px;
bottom: 200px;
width: 70px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.z-widget-simple-btn-2::after {
 content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70px;
height: 210px;
background: transparent;
border: 3px solid rgba(253, 237, 178, 0.6);
border-radius: 50px;
animation: pulse-new infinite 2s linear;
}

@keyframes pulse-new {
    0% {
        width: 70px;
        height: 210px;
    }
    50% {
        width: 100px;
        height: 230px;
    }
    100% {
        width: 70px;
        height: 210px;
    }
}


.new-header .inner-list-block .calcvitsku a {
	
}


.new-header .inner-list-block a.calcvitsku::after {
 height: 0px !important;	
}


.inner-list-wrap::after  {
	
	   height: 0px !important;
	
}

.new-header .inner-list-wrap .calcvitsku a::after  {
   height: 0px !important;
}

.pulses {
	width:70px;
	height:205.5px;
	border-radius:50px;
	border:2px solid rgba(204,169,44, 0.3);
	
  animation: pulses 2s infinite ease-in-out;
}
.calcvitsku23 a::after {
    width: 100%;
    content: '';
    height: 0px !important;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.2s;
	
	
}

.vt2 .inner-listed  ul li {
    display: block;
    padding: 10px 6px 24px;
    position: relative;
}


.vt2  .inner-listed ul li a::after {
    width: 100%;
    content: '';
    height: 0px !important;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.2s;
}



.calcvitsku12::after {

    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: transparent;
    border: 3px solid rgba(80, 138, 18, 0.2);
    border-radius: 50%;
    animation: z-widget-simple-btn-pulse infinite 2s linear;

}
.calcvitsku23::after {
    width: 100%;
    content: '';
    height: 0px !important;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.2s;

	
}


/*End Modal calculate*/

.section-margin {

    margin-bottom: 0px !important;

}
.cont {
	z-index: 9;
position: relative;
	margin-bottom: -50px;}
	
	.wood-service  .cont {
	z-index: 9;
position: relative;
	margin-bottom: 20px;}
 
	#slider-container {
		max-width: 450px;

float: left;
	}
#tourDIV {
    height: 97% !important;
    position: relative;
    overflow: hidden;
    padding: 10px;
}
.new-header .header-3d:hover span {
    border-bottom: 1px dashed transparent;
}
.new-header .header-3d span {
      border-bottom: 1px dashed #ef5417;
    font-size: 15px;
}

.new-header .header-3d {
    width: 53%;
    color: #ef5417;
    text-decoration: none;
    display: flex;
    align-items: left;
    justify-content: left;
}
.d3 {
width: 60% !important;

margin-lefT: 0% !important;

float: left;
}
.domik {
	margin-bottom:130px;
}
.marquiz__body-modal_open {
  
    position: relative !important;
   
}
.calculates  {
	display:none;
}
.marquiz-pops_position.marquiz-pops_pulse::before, .marquiz-pops_position.marquiz-pops_rounded {
	margin-left: 100px;

margin-bottom: 100px;
}
.marquiz-pops_pulse::before {


    margin-left: 0px !important;

}
@media only screen and (max-width: 999px) { 
	#mcbw_popup__toggle {
    right: 10px !important;
    bottom: 25px !important;
}

	.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    width: 50px !important;
    height: 50px !important;
    bottom: -15px !important;
    right: 10px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
    -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
    -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
    -o-animation: circle-anim 2.4s infinite ease-in-out !important;
    animation: circle-anim 2.4s infinite ease-in-out !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}
.circle-fill {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 50px !important;
    height: 50px !important;
    bottom: -15px !important;
    right: 10px !important;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
    animation: circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}

	.img-circle {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 36px !important;
    height: 36px !important;
    bottom: -8px !important;
    right: 16px !important;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
}
.img-circleblock {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 36px !important;
    height: 36px !important;
    background-image: url(../img/mini.png);
    background-position: center center;
    background-repeat: no-repeat;
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.marquiz-pops_position.marquiz-pops_pulse::before, .marquiz-pops_position.marquiz-pops_rounded {
	margin-left: 0px;

margin-bottom: 20px;
}
.slidesjs-control {
	height: 150px !important;

width: 300px !important;
}

.z-widget-simple-btn-2 {
	display:none;
}
}
.plo {
left: -260px !important;
    display: block;
    margin: 0 0 10px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    font-family: 'proxima_nova_rgregular' !important;
width: 250px !important;
}

.product-card .pc-frame .slick-next {
	margin-top: 0px !important;
}


.ya-search {
	z-index: 1;

position: relative;
margin-bottom:20px;
}

.hide_focky {
	display:none;
}

.garants {
	margin-bottom: 130px;
}

.info-nav li:last-child{
    margin: 0 0 10px;
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px;
    background: none;
}

.sors a {
	text-decoration: none;
font-size: 15px;
padding: 9px 14px;
box-sizing: border-box;
background-color: transparent;
border-radius: 80px;
transition: 0.2s;
text-align: center;
}

.catalog-panel .active {
	background-color: #f9e9ad !important;
	border-radius: 80px;
padding: 9px 14px;
box-sizing: border-box;
}
.catalog-panel .down {
	
	border-radius: 80px;
padding: 9px 14px;
box-sizing: border-box;
}

.catalog-panel .ups {
	
	border-radius: 80px;
padding: 9px 14px;
box-sizing: border-box;
}

.catalog-panel .cntview {

    border-radius: 80px;
    padding: 9px 14px;
    box-sizing: border-box;
}

.main-heading ul a:hover, .main-heading ul li.active a {
    color: #000 !important;
}
.catalog-panel span {
line-height: 2.5;}
.calculates {
	height: 90px !important;
width: 90px !important;
position: fixed;
bottom:10%;
left:10%;
border-radius:45px;
z-index:999;
box-shadow: 0 3px 12px rgba(0,0,0,.15);
background-color:#fff !important;
transition: all 0.5s linear;
	
}
.calculates:hover {

background-color:#fac500 !important;
	
}

.calculates img {
	max-width:50px;
	margin-left:20px;
	margin-top:20px;

	
}

 article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
     display: block;
}
 ol, ul {
     list-style: none;
}
 blockquote, q {
     quotes: none;
}
 blockquote:before, blockquote:after,q:before, q:after {
     content: '';
     content: none;
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
}
 textarea {
     resize: none;
     outline: none;
}
 body {
     color: #000;
     font: 20px/24px 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
     background: #f8f8f8;
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: none;
     min-width: 320px;
     position: relative;
}
 body.main-page {
     background: #fff;
}
 input [type="email"], input [type="tel"], input[type="search"], input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea {
     -webkit-appearance: none;
}
 a {
     color: #38ce58;
     text-decoration: underline;
}
 a:hover {
     text-decoration: none;
}
 input,input:focus,textarea,textarea:focus,a {
     outline: none !important;
}
.left10{
	padding-left: 10px}
.pchide{
	display: none !important;}
.mobhide{
	display:inline-block !important}

 .opener-oc {
     display: none;
}
 .breadcrumbs_outer {
     position: relative;
}
 .catalog-box-img .ajaxcarousel {
     position: relative;
}
 html {
     scroll-behavior: smooth;
}
 .fixed {
     position: fixed !important;
     top: 10px !important
}
.cont h2
{
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: bold;
}

.cont ul {
	    position: relative;
    padding: 0px 0px 10px 13px;
    list-style: square;
	    padding-inline-start: 50px;
}

 .menu-box {
     z-index: 2000
}
 .icon-box a:hover div {
     background-color: #fff !important;
     z-index: 9999 !important
}
 .ajaxcarousel .imgs img, .catalog-box-img .ajaxcarousel .imgs img {
     display: none;
}
 .ajaxcarousel .imgs img.active {
     display: block;
}
 .ajaxcarousel .cntrls {
     top: 0px;
     left: 0px;
     position: absolute;
     width: 100%;
     height: 100%;
}
 .ajaxcarousel .cntrls:after {
     content: "";
     display: table;
     clear: both;
}
 .ajaxcarousel .cntrls div {
     position: relative;
     height: 100%;
     float: left;
}
 .ajaxcarousel .cntrls div span {
     position: absolute;
     height: 5px;
     background: #ffffff;
     left: 0;
     width: 100%;
     bottom: 0;
     top: auto;
     margin-bottom: 0;
     margin-left: 0;
}
 .ajaxcarousel .cntrls div.active span {
     background: #38ce58;
}
 .lightbox-81723011245344 {transition: all 0.5s;
    bottom:10%!important;    left: 5%!important;
} .lightbox-81723011245344:hover{-webkit-transform:scale(1.1);transform:scale(1.1); }@media only screen and (max-width:961px){ .lightbox-81723011245344 {    display:none;}
.calculates {    display:none;}
}
 .product-card .pc-info .price-list .price {
     float: right;
     padding: 0 8px 0 0;
     font: 20px/23px proxima_nova_rgbold,Arial,Helvetica,sans-serif;
}
 .product-card .pc-info .price-list li.del {
     font-size: 15px;
     color: #666666;
     border-bottom: 1px solid #f0f0f0;
}
 .product-card .pc-info .price-list li.sale strong {
     text-align: right;
     color: #ff2200;
}
 .product-card .pc-info .price-list li.sale strong s {
     display: block;
     font-size: 14px;
     line-height: 14px;
     color: #000000;
     font-family: 'proxima_nova_rgregular';
}
 .product-card .pc-info .price-list .sale .image {
     position: relative;
     top: 4px;
}
 .product-card .pc-info .price-list .sale .size {
     position: relative;
     top: 4px;
}
 .product-card .pc-frame .slick-next, .product-card .pc-frame .slick-prev {
     background: #38ce58;
     border-radius: 100px;
     -moz-transition: all .2s ease-in-out;
     -webkit-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
}
 .product-card .pc-frame .slick-next:after, .product-card .pc-frame .slick-prev:after {
     content: "\2192";
     position: absolute;
     left: 6px;
     top: 17px;
     font-size: 24px;
     color: #ffffff;
     z-index: 9999;
     text-indent: 0px;
     -moz-transition: all .2s ease-in-out;
     -webkit-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
}
 .product-card .pc-frame .slick-prev:after {
     content: "\2190";
     top:5px;
}
 .product-card .pc-frame .slick-next:hover, .product-card .pc-frame .slick-prev:hover {
    /* background: #f9f9f9;*/
	background: #f6b900;
	
}
 .product-card .pc-frame .slick-next:hover:after, .product-card .pc-frame .slick-prev:hover:after {
     color: #fff;
}
 .gotoymaps__icon {
     display: none!important;
}
 .tooltip {
     position: relative;
}
 .tooltiptext {
     visibility: hidden;
     width: auto;
     background-color: #f6b900;
     color: #000;
     text-align: center;
     border-radius: 2px;
     padding: 3px 10px;
     font-size: 14px;
     position: absolute;
     z-index: 1;
     top: 50%;
     left: 50%;
}
 .prevnext {
     position: absolute;
     top: 0px;
     right: 0px;
}
 .prevnext .prev {
     background: url(../img/btn-prev.png) no-repeat;
     height: 31px;
     width: 33px;
     display: inline-block;
     margin-left: 10px;
}
 .prevnext .next {
     background: url(../img/btn-next.png) no-repeat;
     height: 31px;
     width: 33px;
     display: inline-block;
     margin-left: 10px;
}
 .prevnext .prev:hover {
     background: url(../img/btn-prev-hover.png) no-repeat;
}
 .prevnext .next:hover {
     background: url(../img/btn-next-hover.png) no-repeat;
}
 .tooltip:hover .tooltiptext {
     visibility: visible;
}
 .product-card .btn-credit {
     overflow: hidden;
     border: 1px solid #e7e7e7;
     border-radius: 40px;
     text-decoration: none;
     width: 108px;
     display: inline-block;
     font-size: 16px;
     padding: 15px 0;
     text-align: center;
}
 .icon {
     width: 40px;
     height: 40px;
	     
}




 #wrapper {
     height: 100%;
     width: 100%;
     overflow: hidden;
}
 #header {
     position: relative;
     z-index: 9;
     margin: 0 auto;
     padding: 9px 15px 10px;
     max-width: 1200px;
     box-sizing: border-box;
}
 #header:after {
     display: block;
     clear: both;
     content: "";
}
 .dev {
     cursor: pointer;
     color: #868686;
     font-size: 14px;
     box-sizing: border-box;
     background: url(../img/dev.png) no-repeat left top;
     padding: 5px 0 5px 65px;
     text-decoration: none;
     display: inline-block;
     -moz-transition: all .2s ease-in-out;
     -webkit-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
}
 .dev:hover {
     background-image: url(../img/dev_h.png);
}
 input[type=file] {
     display: none;
}
 .clickfile1 {
     display: block;
     white-space: nowrap;
     overflow: hidden;
     border: 1px dashed #e7e7e7;
     margin: 0 0 20px;
     text-align: center;
     background: url(../img/ico-plus.png) no-repeat 50% 43px;
     padding: 90px 0 0;
     box-sizing: border-box;
     font-size: 17px;
     line-height: 20px;
     text-align: center;
     color: #b2b2b2;
     cursor: pointer;
     width: 100%;
     border-radius: 3px;
     height: 143px;
     transition: all 0.2s linear;
}
 .clickfile2 {
     display: block;
     white-space: nowrap;
     overflow: hidden;
     border: 1px dashed #e7e7e7;
     margin: 0 0 20px;
     text-align: center;
     background: url(../img/ico-plus.png) no-repeat 50% 10px;
     padding: 40px 0 10px;
     box-sizing: border-box;
     font-size: 17px;
     line-height: 20px;
     text-align: center;
     color: #b2b2b2;
     cursor: pointer;
     width: 100%;
     border-radius: 3px;
     transition: all 0.2s linear;
}
 .clickfile1:hover, .clickfile2:hover {
     border: 1px dashed #38ce58;
}
 span.jcf-file {
     display: none;
}
 .form-feedback .answ {
     font-size: 14px;
}
 .shipping-calc .output ul li {
     margin: 0 0 10px;
     float: left;
     width: 25%;
}
 .shipping-calc .output ul li span {
     color: #38ce58;
}
 .invis {
     display: none;
}
 .mform {
     background: #ffffff;
     padding: 40px;
     max-width: 300px;
}
 .mform h2 {
     display: block;
     font-size: 35px;
     line-height: 36px;
     font-family: 'proxima_nova_rgbold';
     color: #000;
}
 .mform h2 span {
     display: block;
     color: #fac500;
}
 .mform b {
     font-family: 'proxima_nova_rgbold';
}
 .mform p {
     padding: 15px 0;
}
 .mform .decor-1 {
     width: 100%;
     float: none;
     margin-bottom: 10px;
}
 .mform .decor-2 {
     width: 100%;
     float: none;
     margin-bottom: 10px;
}
 .mform .decor-9 {
     width: 100%;
     float: none;
     margin-bottom: 10px;
}
 .mform .btn-consalt {
     float: none;
     width: 100%;
     cursor: pointer;
     margin-top: 20px;
}
 #delivery_price_span {
     color: #38ce58;
}
 .shipping-calc .output ul:after {
     display: table;
     content: "";
     clear: both;
}
 #map {
     height: 600px;
     background: #f9f9f9;
     margin-bottom: 50px;
}
 #map_objects {
     height: 600px;
     background: #f9f9f9;
}
 .w_type_map {
     display: none;
}
 .w_type_map.showed {
     display: block;
}
 .fotogallery #map_objects {
     margin: 0 10px 0 10px;
}
 .balloon a {
     text-decoration: none;
}
 .balloon .desc {
     color: #000000;
}
 .balloon strong {
     font: 20px/24px proxima_nova_rgregular,Arial,Helvetica,sans-serif;
     display: block;
     margin: 10px 0 10px;
     font-size: 20px;
     line-height: 22px;
     letter-spacing: 0.4px;
     color: #38ce58;
}
 .balloon ul li {
     font: 16px/20px proxima_nova_rgregular,Arial,Helvetica,sans-serif;
     margin-bottom: 5px;
}
 .balloon .addr {
     font: 14px/16px proxima_nova_rgregular,Arial,Helvetica,sans-serif;
     color: #aaaaaa;
}
 .balloon .info-nav li i {
     width: 100px;
}
 .balloon .info-nav {
     margin-bottom: 5px;
}
 #map_object {
     height: 180px;
     margin-top: 20px;
     background: #f9f9f9;
}
 .work-page .product-card {
     margin: 0 0 10px;
}
 .work-page .product-card .pc-info {
     min-height: 570px;
}
 .work-page .product-card .pc-info p {
     font-size: 16px;
     line-height: 20px;
     padding: 0 2px;
}
 .work-page .product-card .pc-info a {
     color: #000;
     opacity: .6;
     text-decoration: underline;
}
 .work-page .product-card .pc-info b {
     font-family: proxima_nova_rgbold,Arial,Helvetica,sans-serif;
}
 .second {
     margin: 0 auto 0px;
     padding: 0 10px;
     box-sizing: border-box;
     max-width: 1190px;
     overflow: hidden;
     font-size: 16px;
}
 .second img {
     max-width: 100%;
	 height: auto;
}
 .cont table {
     width: 100%;
     background: #ffffff;
}
 .cont table tr td {
     border: 1px solid #bbbbbb;
     padding: 5px;
}
 .cont p {
     margin-bottom: 50px;
}
 .cont b, .cont strong {
     font-family: proxima_nova_rgbold,Arial,Helvetica,sans-serif;
}
 .cont h3 {
     font-size: 24px;
     padding: 10px 0;
     font-family: proxima_nova_rgbold,Arial,Helvetica,sans-serif;
}
 .cont ul, .cont ol {
     margin-bottom: 10px;
}
 .cont ul li, .cont ol li {
     position: relative;
     padding: 0 0 0 13px;
}
 .cont ul li:after {
     display: none;
     position: absolute;
     top: 9px;
     left: 2px;
     content: "";
     background: #fac500;
     height: 6px;
     width: 6px;
}
 .cont ol {
     list-style: decimal inside;
}
 .cont ol li {
     padding: 0;
}
 .cont ol li:before {
     content: none;
}
 .product-card {
     overflow: visible;
}
 .ask-section .cta .btn-send {
     outline: none;
}
 .ask-section .cta .g-recaptcha {
     float: left;
     margin: 0 45px 0 0;
}
 .listing-section .listing .text p b {
     color: #000000;
     font-family: proxima_nova_rgbold,Arial,Helvetica,sans-serif;
}
 .listing-section .listing span {
     color: #000000;
     font-family: proxima_nova_rgbold,Arial,Helvetica,sans-serif;
}
 .product-card .pc-info h1 {
     font: 28px/1 proxima_nova_rgbold,Arial,Helvetica,sans-serif;
     margin: 0 0 10px;
}
 .product-card .pc-info .info-icons {
     height: auto;
     overflow: visible;
}
 .product-card .pc-info .info-icons img {
     transition: all 0.2s linear;
}
 .product-card .pc-info .info-icons a:nth-child(6) img {
     margin-right: 0px;
}
 .product-card .pc-info .info-icons a {
     text-decoration: none;
}
 /*.catalog-box .info-icons span {*/
     /*float: left;*/
     /*margin: 0 15px 15px 0;*/
     /*border: 1px solid #f1f1f1;*/
     /*width: 37px;*/
     /*height: 37px;*/
     /*text-align: center;*/
     /*box-sizing: border-box;*/
     /*padding-top: 8px;*/
     /*font-size: 12px;*/
     /*color: #000000;*/
     /*transition: all 0.2s linear;*/
/*}*/
 .product-card .pc-info .info-icons a {
     float: left;
     margin: 0 15px 16px 0;
     border: 1px solid #f1f1f1;
     width: 37px;
     height: 37px;
     text-align: center;
     box-sizing: border-box;
     font-size: 12px;
     color: #000000;
     transition: all 0.2s linear;
}
 .product-card .pc-info .info-icons a span {
     display: block;
     padding-top: 5px;
}
 .product-card .pc-info .info-icons img {
     float: none;
     margin: 0;
     border: none;
}
 .product-card .pc-info .info-icons a:hover {
     border: 1px solid #f6b900;
}
 .brazzers-daddy {
     height: 284px;
}
 .tmb-wrap-table div {
     border-bottom: 5px solid #e0e0e0;
}
 .logo {
    float: left;
    margin: -10px 20px 0 0;
    font-size: 35px;
    line-height: 36px;
    font-family: 'proxima_nova_rgbold';
    text-decoration: none;
    letter-spacing: 0.6px;
    color: #fac500;
    box-shadow: 0px 5px 23px 10px rgba(0, 0, 0, 0.04);

    transition: all 0.3s;
    background: #f8f8f8;
	    border-radius: 0px 0px 30px 30px;
}

.logo:hover{-webkit-transform:scale(1.1);transform:scale(1.1);     background: #fff; }

 .logo span {
     color: #000;
}
.hide-with-menu{
    display:none;
}
 .main-page .logo, .main-page .logo span {
     color: #fff;
}
 .phone {
     float: right;
     margin: 0 -1px 0 10px;
}
 .phone-area {
     float: right;
     margin: 18px 0 0 14px;
}
 .phone-area strong {
     display: block;
     margin: 0 0 6px;
     font-size: 25px;
     line-height: 26px;
     font-family: 'proxima_nova_rgbold';
     text-align: right;
}
 .phone-area strong a, .phone-area strong a:hover {
     text-decoration: none !important;
     color: #000 !important;
}
 .main-page .phone-area strong a, .main-page .phone-area strong a:hover {
     color: #fff !important;
}
 .phone-area span {
     display: block;
     text-align: right;
     font-size: 13px;
     line-height: 14px;
     color: #aaa;
}
 .main-page .phone-area span {
     color: #fff;
}
 .phone-holder {
     position: absolute;
     top: 9px;
     right: 221px;
     float: right;
     height: 79px;
     z-index: 5;
}
 .phone-click {
     float: right;
     background: url(../img/ico-phone2.png) no-repeat;
     height: 78px;
     width: 78px;
     text-indent: -9999px;
     overflow: hidden;
     transition: all 0.5s linear;
}
 .phone-click:hover {
     transform: rotate(360deg);
     transition-duration: 1000ms;
     transition-timing-function: ease-out;
}
 .phone-holder:hover .phone-frame {
     display: block;
}
 .phone-frame {
     display: none;
     position: absolute;
     top: 100%;
     left: -148px;
     width: 375px;
     background: #fff;
     padding: 28px 35px 33px;
     box-sizing: border-box;
     -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
     -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
     box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
}
 .phone-frame:before {
     position: absolute;
     top: -12px;
     left: 50%;
     content: "";
     background: url(../img/arrow-3.png) no-repeat;
     height: 12px;
     width: 24px;
     margin: 0 0 0 -12px;
}
 .phone-frame .tabset {
     margin: 0 0 30px;
     width: 100%;
     box-sizing: border-box;
     border: 1px solid #f0f0f0;
     border-radius: 19px;
}
 .phone-frame .tabset:after {
     display: block;
     clear: both;
     content: "";
}
 .phone-frame .tabset li {
     float: left;
     width: 50%;
     text-align: center;
     font-size: 14px;
     line-height: 36px;
}
 .phone-frame .tabset a {
     display: block;
     padding: 1px 0 0;
     text-decoration: none;
     color: #000;
     border-radius: 19px;
}
 .phone-frame .tabset a.active {
     background: #fac500;
     margin: -1px 0;
     padding: 2px 0 1px;
}
 .decor-3 {
     float: left;
     margin: 0 0 14px;
     padding: 5px 10px 5px 60px;
     background: #fff url(../img/icon-user.png) no-repeat 22px 15px;
     box-sizing: border-box;
     border: 1px solid #e7e7e7;
     border-radius: 4px;
     height: 47px;
     width: 100%;
}
 .decor-3 input {
     display: block;
     background: none;
     border: none;
     margin: 0;
     padding: 0 0 1px;
     height: 37px;
     width: 100%;
     font-size: 15px;
     line-height: 36px;
     font-family: 'proxima_nova_rgregular';
     color: #000;
}
 .decor-4 {
     float: left;
     margin: 0 0 10px;
     padding: 5px 10px 5px 60px;
     background: #fff url(../img/icon-phone2.png) no-repeat 22px 15px;
     box-sizing: border-box;
     border: 1px solid #e7e7e7;
     border-radius: 4px;
     height: 47px;
     width: 100%;
}
 .decor-0 {
     float: left;
     margin: 0 0 14px;
     padding: 5px 10px 5px 60px;
     background: #fff;
     box-sizing: border-box;
     border: 1px solid #e7e7e7;
     border-radius: 4px;
     height: 47px;
     width: 100%;
}
 .decor-00 {
     margin: 0 0 10px;
}
 .decor-4 input, .decor-0 input, .decor-4 textarea, .decor-0 textarea {
     display: block;
     background: none;
     border: none;
     margin: 0;
     padding: 0 0 1px;
     height: 37px;
     width: 100%;
     font-size: 15px;
     line-height: 36px;
     font-family: 'proxima_nova_rgregular';
     color: #000;
}
 .decor-5 {
     float: left;
     margin: 0 0 14px;
     padding: 5px 10px 5px 60px;
     background: #fff url(../img/decor-5.png) no-repeat 22px 18px;
     box-sizing: border-box;
     border: 1px solid #e7e7e7;
     border-radius: 4px;
     height: 47px;
     width: 100%;
}
 .decor-5 input {
     display: block;
     background: none;
     border: none;
     margin: 0;
     padding: 0 0 1px;
     height: 37px;
     width: 100%;
     font-size: 15px;
     line-height: 36px;
     font-family: 'proxima_nova_rgregular';
     color: #000;
}
 .answ.bad {
     color: #ff3300;
}
.answ.not-bad{
    color: #38ce58;
 }
 .btn-form-1, .btn-form-2 {
     float: left;
     background: #ffe998;
     margin: 0;
     padding: 0;
     border: none;
     height: 37px;
     width: 117px;
     font-size: 14px;
     line-height: 37px;
     font-family: 'proxima_nova_rgregular';
     border-radius: 18px;
     text-align: center;
     vertical-align: middle;
     color: #c2c2c2;
     cursor: pointer;
     transition: all 0.5s linear;
     cursor: pointer;
}
 .btn-form-1.btnready, .btn-form-2.btnready {
     background: #38ce58;
     color: #ffffff;
}
 .btn-form-1:hover, .btn-form-2:hover {
     background: #fac500;
     color: #000;
}
 .btn-form-1.btnready:hover, .btn-form-2.btnready:hover {
     background: #38ce58;
     color: #ffffff;
}
 .clear:after {
     content: "";
     display: table;
     clear: both;
}
 .form-1 .answ, .form-2 .answ {
     margin-bottom: 10px;
     font-size: 14px;
}
 #nav {
     padding: 17px 0 0;
     height: 1%;
	     padding-left: 190px;
}
 #nav:after {
     display: block;
     clear: both;
     content: "";
}
 #nav li {
     float: left;
     margin: 0 5px 0 0;
     font-size: 19px;
     line-height: 46px;
     position: relative;
}
 #nav li: last-child {
     margin: 0;
}
 #nav a {
     float: left;
     padding: 0 20px 0 8px;
     text-decoration: none;
     color: #000;
}
 #nav .parent a {
     background: url(../img/arrow.png) no-repeat 92% 21px;
}
 #nav .nav-drop a {
     float: none;
}
 #nav .nav-drop li:hover {
     background: none;
}
 .main-page #nav .parent a {
     background: url(../img/arrow-white.png) no-repeat 92% 21px;
     color: #fff;
}
 .main-page #nav a {
     color: #fff;
}
 #nav li: last-child a {
     padding: 0 10px;
     background: none;
}
 #nav .parent a:hover, #nav li.parent:hover {
     background: url(../img/arrow.png) no-repeat 92% 21px;
     color: #000;
}
 #nav li: last-child a:hover, #nav li:hover: last-child {
     background: none;
}
 #nav li:hover .nav-drop {
     display: block;
}
 .nav-drop {
     display: none;
     position: absolute;
     top: 46px;
     left: 0;
     background: #fff;
     width: 240px;
     padding: 20px 20px 20px 13px;
     box-sizing: border-box;
     box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
 #nav .nav-drop li {
     float: none;
     display: block;
     margin: 0 0 10px;
     line-height: 26px;
}
 #nav .nav-drop a, #nav li:hover a {
     color: #000;
     background: none;
}
 .main-page #nav .parent:hover a, .main-page #nav .parent:hover {
     background: url(../img/arrow-white.png) no-repeat 92% 21px;
     color: #fff;
}
 .main-page #nav li:hover a {
     color: #fff;
}
 #nav .nav-drop a:hover {
     background: none;
     color: #fac500;
}
 .main-page #nav .parent .nav-drop a {
     color: #000000;
}
 .main-page #nav .nav-drop a:hover {
     color: #fac500;
}
 #main {
     /*padding: 34px 0 0;*/
     padding: 0 0 4em 0;
     width: 100%;
}
 #main:after {
     display: block;
     clear: both;
     content: "";
}
 .main-panel {
     margin: 0 auto;
     padding: 0 15px;
     max-width: 1200px;
     box-sizing: border-box;
     overflow: hidden;
}
 .breadcrumbs {
     margin: 0 0 9px;
     padding: 0 0 2px;
     width: 100%;
     overflow: hidden;
	 padding-top:20px;
}
 .breadcrumbs li {
     float: left;
     margin: 0 18px 0 0;
     padding: 0 0 0 21px;
     background: url(../img/arrow2.png) no-repeat 0 4px;
     font-size: 16px;
     line-height: 18px;
     color: #c6c6c6;
}
 .breadcrumbs li:first-child {
     padding: 0;
     background: none;
}
 .breadcrumbs a, .breadcrumbs span {
     color: #c6c6c6;
     text-decoration: none;
     font-size: 16px;
	 
}
 .breadcrumbs a {
     background: url(../img/arrow2.png) no-repeat right 4px;
     padding: 0 21px 0 0;
     margin: 0 0 0 10px;
}
 .breadcrumbs .B_lastCrumb {
     margin: 0 0 0 10px;
}
 .breadcrumbs .B_firstCrumb a {
     margin: 0;
}
 .breadcrumbs a:hover {
     text-decoration: underline;
}
 .question {
     margin: 0 auto;
     padding: 0 15px;
     max-width: 1200px;
     box-sizing: border-box;
     overflow: hidden;
}
 .main-heading {
     margin: 0 0 38px;
     width: 100%;
}
 .main-heading:after {
     display: block;
     clear: both;
     content: "";
}
 .main-heading h1 {
     float: left;
     margin: 0 10px 0 0;
     font-size: 40px;
     line-height: 42px;
     font-family: 'proxima_nova_rgbold';
}
 .question-area {
     margin: 0 0 84px;
     width: 100%;
     overflow: hidden;
}
 .question-area .tab-row {
     width: 100%;
     overflow: hidden;
     position: relative;
}
 .question-column {
     float: right;
     padding: 0 0 0 0;
     width: 31.6%;
     box-sizing: border-box;
}
 .question-area .tabset.fixed {
     position: fixed;
     top: 15px;
}
 .question-area .tabset.bottomed {
     position: absolute;
     top: auto;
     bottom: 15px;
}
 .question-area .tabset {
     background: #fff;
     padding: 39px 10px 30px 51px;
     width: 100%;
     overflow: hidden;
     box-sizing: border-box;
}
 li.icon-box {
     width: 220px;
     height: 40px;
     list-style: none;
     position: relative;
     margin-bottom: 10px;
}

.ask-section .areas {
	position:relative;
} 
.ask-section.frm_faq_card {
	position:relative;
} 
 li.icon-box.prices, li.icon-box.complectation, li.icon-box.technologies,li.icon-box.delivery, li.icon-box.services, li.icon-box.about, li.icon-box.other {
     background: transparent;
}
.icon-box h2 {
 font-size: 16px;
 color: black;}
 .icon-box a {
 display: block;}
 .icon-box.prices div, .icon-box.complectation div, .icon-box.technologies div, .icon-box.services div, .icon-box.delivery div, .icon-box.about div,.icon-box.other div {
 left: 50px;
 line-height: 40px;
 width: auto;
 -webkit-transition: all .3s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s;
 border-left: 3px solid #f9cb20;
 padding-left: 15px}
 @media only screen and (min-width: 961px) {
	 
	
 .question-area .tabset {
     height: 320px;
     width: 370px;
}}
.question-area .tabset li {
 margin: 0 0 20px;
 font-size: 24px;
 line-height: 30px;
 font-family: 'proxima_nova_rgbold';}
 @media only screen and (min-width: 960px) and (max-width: 1150px) {
 ul.icon-menu {
     margin-top: 29px;
}
 li.icon-box {
     width: 40px;
     height: 40px;
     list-style: none;
     position: relative;
     margin-bottom: 3px;
}
 li.icon-box.prices, li.icon-box.complectation, li.icon-box.technologies,li.icon-box.delivery, li.icon-box.services, li.icon-box.about, li.icon-box.other {
     background: transparent;
}
 .icon-box h2 {
     font-size: 16px;
     text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}
 .icon-box a {
     display: block;
}
 .icon-box.prices h2 {
     z-index: 7;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 40px;
     width: 120px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.prices a:hover h2 {
     opacity: 1;
     left: 50px;
     margin: 0;
     text-align: left;
     padding-left: 10px;
     background-color: white;
     z-index: 10;
}
 .icon-box.complectation h2 {
     z-index: 7;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 40px;
     width: 150px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.complectation a:hover h2 {
     opacity: 1;
     left: 50px;
     margin: 0;
     text-align: left;
     padding-left: 10px;
     background-color: white;
     z-index: 10;
}
 .icon-box.technologies h2 {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 40px;
     width: 120px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.technologies a:hover h2 {
     opacity: 1;
     left: 50px;
     margin: 0;
     text-align: left;
     padding-left: 10px;
     background-color: white;
     z-index: 10;
}
 .icon-box.services h2 {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 40px;
     width: 120px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.services a:hover h2 {
     opacity: 1;
     left: 50px;
     margin: 0;
     text-align: left;
     padding-left: 10px;
     background-color: white;
     z-index: 10;
}
 .icon-box.delivery h2 {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 40px;
     width: 120px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.delivery a:hover h2 {
     opacity: 1;
     left: 50px;
     margin: 0;
     text-align: left;
     padding-left: 10px;
     background-color: white;
     z-index: 10;
}
 .icon-box.about h2 {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 40px;
     width: 150px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.about a:hover h2 {
     opacity: 1;
     left: 50px;
     margin: 0;
     text-align: left;
     padding-left: 10px;
     background-color: white;
     z-index: 10;
     width: auto !important
}
 .icon-box.other h2 {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 40px;
     width: 120px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.other a:hover h2 {
     opacity: 1;
     left: 50px;
     margin: 0;
     text-align: left;
     padding-left: 10px;
     background-color: white;
     z-index: 10;
}
 .icon-menu1 {
     display: block !important;
     position: absolute;
     top: 0;
     left: -220px;
}
 .question-area .tabset li {
     font-size: 20px;
}}
.question-area .tabset a {
 text-decoration: none;
 color: #000;
 border-bottom: 2px dashed #000;}
 .question-area .tabset a.active {
 color: #38ce58;
 border-bottom: 2px solid #38ce58;}
 .question-area .tab-content {
 float: left;
 width: 66.6%;}
 .tab-content-area {
 margin: 0 -10px;}
 .tab-content .question-column {
 float: left;
 width: 50%;
 padding: 0 10px;
 box-sizing: border-box;}
 .question-box {
 margin: 0 0 18px;
 background: #fff;
 font-size: 15px;
 line-height: 18px;
 color: #868686;
 border-radius: 3px;
 overflow: hidden;
 transition: all 0.2s linear;}
 .question-box:hover {
 background: #fac500;
 color: #000000;}
 .question-box a {
 display: block;
 padding: 30px 34px 37px;
 text-decoration: none;
 color: #868686;
 transition: all 0.2s linear;}
 .question-box:hover a {
 color: #000000;}
 .question-box a strong {
 transition: all 0.2s linear;}
 .question-box:hover a strong {}
 .question-box strong {
 display: block;
 margin: 0 0 16px;
 font-size: 20px;
 line-height: 22px;
 font-family: 'proxima_nova_rgbold';
 color: #000;} .question-box span {
 margin: 0 0 20px;} .question-bg, .question-bg strong {
 color: #fff}
 .question-bg a {
 color: #fff;}
 .question-bg1 {
 background: url(../img/bg-1.jpg) no-repeat 50% 0;
 background-size: cover;}
 .question-bg2 {
 background: url(../img/bg-2.jpg) no-repeat 50% 0;
 background-size: cover;} .question-bg3 {
 background: url(../img/bg-3.jpg) no-repeat 50% 0;
 background-size: cover;}
 .question-bg4 {
 background: url(../img/bg-4.jpg) no-repeat 50% 0;
 background-size: cover;}
 .form-calc {
 margin: 0 auto 36px;
 max-width: 1170px;
 position: relative;
 background: #fff;}
 .contacts-page .form-calc {
 margin: -100px auto 36px;} .form-calc:before {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 content: "";
 background: url(../img/line-top.jpg) repeat-x;
 height: 8px;
 width: 100%;}
 .form-calc:after {
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 content: "";
 background: url(../img/line-top.jpg) repeat-x;
 height: 8px;
 width: 100%;}
 .form-calc-holder {
 position: relative;
 padding: 59px 65px 75px;}
 .form-calc-first .form-calc-holder {
 padding: 55px 52px 55px;}
 .form-calc-area {
 position: relative;
 z-index: 5;}
 .form-calc-area:after {
 position: absolute;
 bottom: -48px;
 right: -52px;
 content: "";
 background: url(../img/man.png) no-repeat;
 height: 596px;
 width: 384px;}
 .form-calc-holder:before {
 position: absolute;
 top: 0;
 left: 0;
 content: "";
 background: url(../img/line-left.jpg) repeat-y;
 height: 100%;
 width: 8px;}
 .form-calc-holder:after {
 position: absolute;
 top: 0;
 right: 0;
 content: "";
 background: url(../img/line-left.jpg) repeat-y;
 height: 100%;
 width: 8px;}
 .form-calc-holder span {
 display: block;
 margin: 0 0 10px;
 font-size: 36px;
 line-height: 38px;
 font-family: 'proxima_nova_rgbold';}
 .form-calc i {
 display: none;
 margin: 0 0 10px;
 font-size: 30px;
 line-height: 38px;
 letter-spacing: -1px;
 font-family: 'proxima_nova_rgbold';}
 .form-calc p {
 margin: 0 0 37px;
 letter-spacing: 0.6px;}
 .form-calc-first p {
 margin: 0 0 57px;
 }
 .form-calc p b {
 font-family: 'proxima_nova_rgbold';}
 .foram-calc-row {
 padding: 0 0 0 2px;
 box-sizing: border-box;
 width: 100%;
 overflow: hidden; }  .foram-calc-row-first {
 float: left;
 margin: 0 19px 0 0;
 width: 328px; }  .decor-1 {
 float: left;
 margin: 0 19px 0 0;
 padding: 10px 10px 10px 62px;
 background: #fff url(../img/icon-user.png) no-repeat 19px 23px;
 box-sizing: border-box;
 border: 1px solid #e7e7e7;
 border-radius: 3px;
 height: 66px;
 width: 30.1%; }  .decor-9 {
 float: left;
 margin: 0 19px 0 0;
 padding: 10px 10px 10px 62px;
 box-sizing: border-box;
 border: 1px solid #e7e7e7;
 border-radius: 3px;
 height: 66px;
 width: 30.1%; }  .foram-calc-row-first .decor-1 {
 width: 100%;
 margin: 0 0 14px; }  .decor-1 input {
 display: block;
 background: none;
 border: none;
 margin: 0;
 padding: 1px 0 3px;
 height: 42px;
 width: 100%;
 font-size: 19px;
 line-height: 42px;
 font-family: 'proxima_nova_rgregular';
 color: #000; }  .decor-9 input {
 display: block;
 background: none;
 border: none;
 margin: 0;
 padding: 1px 0 3px;
 height: 42px;
 width: 100%;
 font-size: 19px;
 line-height: 42px;
 font-family: 'proxima_nova_rgregular';
 color: #000; }  .decor-2 {
 float: left;
 margin: 0 69px 0 0;
 padding: 10px 10px 10px 62px;
 background: #fff url(../img/icon-phone2.png) no-repeat 22px 23px;
 box-sizing: border-box;
 border: 1px solid #e7e7e7;
 border-radius: 3px;
 height: 66px;
 width: 30.1%; }  .foram-calc-row-first .decor-2 {
 width: 100%;
 margin: 0 0 14px; }  .form-calc-first textarea {
 float: left;
 margin: 0;
 padding: 11px 28px;
 box-sizing: border-box;
 border: 1px solid #e7e7e7;
 border-radius: 3px;
 height: 246px;
 min-height: 246px;
 width: 381px;
 min-width: 381px;
 max-width: 381px;
 font-size: 19px;
 line-height: 42px;
 font-family: 'proxima_nova_rgregular';
 color: #000; }  .decor-2 input {
 display: block;
 background: none;
 border: none;
 margin: 0;
 padding: 1px 0 3px;
 height: 42px;
 width: 100%;
 font-size: 19px;
 line-height: 42px;
 font-family: 'proxima_nova_rgregular';
 color: #000; }  .btn-form-calc {
	 padding: 0 20px;
 float: left;
 background: #fac500;
 margin: 0;

 border: none;
 height: 60px;
 
 font-size: 19px;
 line-height: 60px;
 font-family: 'proxima_nova_rgregular';
 border-radius: 30px;
 text-align: center;
 vertical-align: middle;
 color: #000;
 cursor: pointer;
 transition: all 0.5s linear;
 cursor: pointer; }  .grey {
 background: #f8f8f8;
 padding: 50px 0; }  .btn-form-calc:hover {
 opacity: 0.8; }  .form-calc-first .btn-form-calc {
 margin: -60px 0 0; }  .question-frame {
 display: none; }  .main-page #main {
 margin: -172px 0 0; }  .promo {
 padding: 190px 0 197px;
 width: 100%;
 background: url(../img/background.png) no-repeat;
 background-position: right center;
 background-size: cover; }  .promo:after {
 display: block;
 clear: both;
 content: ""; }  .promo-content {
 margin: 0 auto;
 padding: 0 10px;
 overflow: hidden;
 max-width: 1170px;
 font-size: 20px;
 line-height: 24px;
 color: #fff; }  .promo h1 {
 margin: 0 0 29px;
 font-size: 41px;
 line-height: 51px;
 max-width: 630px;
 font-family: 'proxima_nova_blblack'; }  .promo p {
 margin: 0 0 33px 3px;
 max-width: 520px; }  .btn {
 display: inline-block;
 vertical-align: top;
 padding: 0 31px 2px;
 background: #fac500;
 font-size: 18px;
 line-height: 54px;
 text-decoration: none;
 border-radius: 28px;
 transition: all 0.5s linear;
 color: #000; }  .btn:hover {
 opacity: 0.8; }  .present {
 padding: 21px 0 109px;
 width: 100%;
 overflow: hidden;
 background: #f8f8f8; }  .present-content {
 margin: 0 auto;
 padding: 0 10px;
 max-width: 1190px;
 overflow: hidden;
 letter-spacing: -.36em; }  .present-box {
 display: inline-block;
 vertical-align: top;
 margin: 0 0 18px;
 padding: 0 10px;
 box-sizing: border-box;
 letter-spacing: normal; }  .present-box-first {
 width: 33.886% !important;
 float: left; }  .present-subbox {
 background: #fff;
 padding: 0 26px 15px;
 width: 100%;
 box-sizing: border-box;
 overflow: hidden; }  .present-box-image {
 margin: 0 -26px 19px;
 position: relative;
 overflow: hidden; }  .present-box-image img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out; }  .present-box-image img:hover {
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1); }  .present-box-area {
 height: 1%;
 overflow: hidden; }  .present-box-area .box1 {
 width: 65% !important;
 float: left; }  .present-box-area .present-box {
 width: 32%; }
		.present-box span {
    position: absolute;
    left: 27px;
    padding: 2px 14px 0;
    background: none;
    z-index: 4;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    width: 150px;
    top: 15px;
 }  .present-box em {
 display: block;
 margin: 0 0 7px;
 font-size: 14px;
 line-height: 16px;
 color: #898989; }  .present-box strong {
 display: block;
 margin: 0 0 10px;
 font-size: 25px;
 line-height: 26px;
 font-family: 'proxima_nova_rgbold';
 color: #000; }  .present-box strong a {
 text-decoration: none;
 color: #000; }  .present-box strong a:hover {
 text-decoration: underline; }  .present-box-last {
 background: url(../img/img-6.jpg) no-repeat;
 background-size: cover;
 position: relative; }  .present-block-area {
 display: inline-block;
 vertical-align: top;
 padding: 0 10px;
 box-sizing: border-box;
 position: relative; }  .present-block-area img {
 display: block;
 width: 100%; }  .present-block-area strong {
 position: absolute;
 top: 36px;
 left: 46px;
 font-size: 25px;
 line-height: 30px;
 font-family: 'proxima_nova_rgbold';
 color: #fff; }  .present-block-area a {
 position: absolute;
 bottom: 48px;
 left: 47px;
 padding: 0 0 1px;
 background: #fac500;
 font-size: 19px;
 line-height: 46px;
 text-decoration: none;
 border-radius: 23px;
 text-align: center;
 width: 167px;
 transition: all 0.5s linear;
 color: #000; }  .present-block-area a:hover {
 opacity: 0.9; }  .quality {
 padding: 105px 0 49px;
 background: #fff;
 width: 100%;
 overflow: hidden; }  .quality-content {
 margin: 0 auto;
 padding: 0 10px;
 max-width: 1196px;
 overflow: hidden;
 box-sizing: border-box; }  
 
 .quality-text {
float: left;
    width: 35%;
    box-sizing: border-box;
    padding: 0 20px 0 0;
    font-size: 15px;
    line-height: 28px;
    font-weight: bold;
	    margin-top: 21px;} 
 
 .quality-text h2 {
 margin: 0 0 48px;
 font-size: 72px;
 line-height: 86px;
 font-family: 'proxima_nova_rgbold';
 color: #f6b900; }  .quality-text h2 span {
 color: #000; }  .quality-text p {
 margin: 0 0 20px 4px;
 max-width: 340px; }  .quality-columns {
 padding: 48px 0 0;
 height: 1%;
 overflow: hidden; }  .quality-column {
 float: left;
 width: 50%;
 box-sizing: border-box;
 padding: 0 10px 0 0; }  .quality-column+.quality-column {
 padding: 0 0 0 53px; }  .quality-column ul {
 width: 100%; }  .quality-column ul:after {
 display: block;
 clear: both;
 content: ""; }  .quality-column ul li {
 margin: 0 0 85px;
 width: 100%;
 font-size: 18px;
 line-height: 21px; }  .quality-column ul li:after {
 display: block;
 clear: both;
 content: ""; }  .quality-column ul li:hover .quality-image {
 margin: -10px 6px 0 0; }  .quality-image {
 float: left;
 margin: 0 6px 0 0;
 padding: 5px 0 0;
 width: 70px;
 transition: all 0.2s linear; }  .quality-image img {
 display: block; }  .quality-box {
 min-height: 110px;
 overflow: hidden; }  .quality-box p strong {
 font-family: 'proxima_nova_rgbold'; }  .quality-box p {
 max-width: 260px; }  .working {
 padding: 92px 0 105px;
 background: #f9f9f9;
 width: 100%;
 overflow: hidden; }  .working-content {
 margin: 0 auto;
 padding: 0 10px;
 max-width: 1198px;
 box-sizing: border-box; }  .working-content:after {
 display: block;
 clear: both;
 content: ""; }  .working-text {
 float: left;
 width: 37%;
 box-sizing: border-box;
 padding: 0 100px 0 0;
 font-size: 23px;
 line-height: 28px; }  .working-text h2 {
 margin: 0 0 35px;
 font-size: 72px;
 line-height: 86px;
 font-family: 'proxima_nova_rgbold';
 color: #000; }  .working-text h2 span {
 color: #f6b900; }  .working-text p {
 margin: 0 0 50px 2px; }  .working-text .btn {
 padding: 0 43px;
 font-size: 23px;
 line-height: 60px;
 border-radius: 30px; }  .carousel {
 float: left;
 position: relative;
 width: 59%; }  .carousel:after {
 display: block;
 clear: both;
 content: ""; }  .carousel .gholder {
 width: 200%;
 position: relative;
 overflow: hidden; }  .carousel .gholder:after {
 display: block;
 clear: both;
 content: ""; }  .carousel .gmask {
 margin: 82px 0 0;
 position: relative;
 width: 100%;
 float: left; }  .carousel .gmask:after {
 display: block;
 clear: both;
 content: ""; }  .carousel .btn-prev,.carousel .btn-next {
 position: absolute;
 top: 14px;
 right: 56px;
 background: url(../img/btn-prev.png) no-repeat;
 height: 31px;
 width: 33px;
 text-indent: -9999px;
 overflow: hidden;
 z-index: 5; }  .carousel .btn-next {
 right: 3px;
 background: url(../img/btn-next.png) no-repeat; }  .carousel .btn-prev:hover {
 background: url(../img/btn-prev-hover.png) no-repeat; }  .carousel .btn-next:hover {
 background: url(../img/btn-next-hover.png) no-repeat; }  .carousel .gmask .slideset {
 width: 100% !important;
 white-space: nowrap; }  .carousel .gmask .slide {
 display: inline-block;
 vertical-align: top;
 float: none;
 margin: 0 20px 0 0;
 padding: 0 0 47px;
 box-sizing: border-box;
 white-space: normal;
 width: 403px !important;
 font-size: 17px;
 line-height: 20px;
 color: #000;
 background: #f9f9f9;
 overflow: hidden; }  .carousel .gmask .slide.slidelast {
 background: none; }  .carousel .gmask .slide strong {
 display: block;
 margin: 0 38px 19px;
 font-family: 'proxima_nova_rgbold';
 font-size: 26px;
 line-height: 28px; }  .carousel .gmask .slide p {
 margin: 0 38px 10px; }  .carousel .gmask .slide img {
 display: block;
 margin: 0 0 33px;
 width: 100%;
 transition: all 0.2s linear; }  .carousel .gmask .slide:hover img {
 transform: scale(1.1,1.1); }  .popular-slider .box .visual {
 overflow: hidden; }  .popular-slider .box .visual img {
 transition: all 0.2s linear; }  .popular-slider .box:hover img {
 transform: scale(1.1,1.1); }  .popular-slider .box .visual span {
 z-index: 5; }  .reliability {
 padding: 115px 0 129px;
 background: #fff;
 width: 100%;
 overflow: hidden; }  .reliability-content {
 margin: 0 auto;
 padding: 0 10px;
 max-width: 1198px;
 box-sizing: border-box; }  .reliability-content:after {
 display: block;
 clear: both;
 content: ""; }  .reliability-text {
 float: left;
 width: 50%;
 box-sizing: border-box;
 padding: 0 40px 0 0;
 font-size: 20px;
 line-height: 28px; }  .reliability-text h2 {
 margin: 0 0 39px;
 font-size: 72px;
 line-height: 86px;
 font-family: 'proxima_nova_rgbold';
 color: #38ce58; }  .reliability-text h2 span {
 color: #000; }  .reliability-text p {
 margin: 0 0 64px 3px; }  .reliability-btns {
 width: 100%;
 overflow: hidden;
 box-sizing: border-box;
 padding: 0 2px; }  .btn-1 {
 float: left;
 margin: 0 35px 20px 0;
 padding: 0 40px;
 background: #38ce58;
 border: 1px solid #38ce58;
 box-sizing: border-box;
 font-size: 23px;
 line-height: 58px;
 text-decoration: none;
 border-radius: 30px;
 color: #fff;
 transition: all 0.5s linear; }  .btn-1:hover {
 background: #fff;
 color: #38ce58; }  .btn-2 {
 float: left;
 margin: 0 20px 20px 0;
 padding: 0 40px;
 background: #fff;
 border: 1px solid #38ce58;
 box-sizing: border-box;
 font-size: 23px;
 line-height: 58px;
 text-decoration: none;
 border-radius: 30px;
 color: #38ce58;
 transition: all 0.5s linear; }  .btn-2:hover {
 background: #38ce58;
 color: #fff; }  .carousel2 {
 float: left;
 position: relative;
 padding: 20px 7px 0 36px;
 box-sizing: border-box;
 width: 50%; }  .carousel2:after {
 display: block;
 clear: both;
 content: ""; }  .carousel2 .gholder {
 width: 100%;
 position: relative;
 overflow: hidden; }  .carousel2 .gholder:after {
 display: block;
 clear: both;
 content: ""; }  .carousel2 .gmask {
 position: relative;
 width: 100%;
 float: left; }  .carousel2 .gmask:after {
 display: block;
 clear: both;
 content: ""; }  .carousel2 .btn-prev,.carousel2 .btn-next {
 position: absolute;
 bottom: 9px;
 left: 152px;
 background: url(../img/btn-prev.png) no-repeat;
 height: 31px;
 width: 33px;
 text-indent: -9999px;
 overflow: hidden;
 z-index: 5; }  .carousel2 .btn-next {
 left: 204px;
 background: url(../img/btn-next.png) no-repeat; }  .carousel2 .btn-prev:hover {
 background: url(../img/btn-prev-hover.png) no-repeat; }  .carousel2 .btn-next:hover {
 background: url(../img/btn-next-hover.png) no-repeat; }  .carousel2 .gmask .slideset {
 width: 100% !important;
 white-space: nowrap; }  .carousel2 .gmask .slide {
 display: inline-block;
 vertical-align: top;
 float: none;
 padding: 0 0 47px;
 box-sizing: border-box;
 white-space: normal;
 width: 100% !important;
 font-size: 18px;
 line-height: 22px;
 color: #000;
 background: #fff; }  .carousel2 .gmask .slide strong {
 font-family: 'proxima_nova_rgbold'; }  .carousel2 .gmask .slide p {
 margin: 0 0 20px 114px;
 max-width: 240px; }  .carousel2 .gmask .slide img {
 display: block;
 margin: 0 0 81px;
 width: 100%; }  .sub-popular-slider {
 margin: 0 0 0 -180px;
 background: #f8f8f8;
 padding: 0 0 30px; }  .sub-popular-slider .popular-slider {
 padding: 0; }  .popular-slider-main .slide {
 width: 369px !important; }  .main-map {
 width: 100%;
 overflow: hidden;
 background: url(../img/bg-map.jpg) no-repeat 50% 0;
 background-size: cover;
 height: 781px;
 position: relative; }  .main-map-area {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 z-index: 5; }  .main-map-holder {
 margin: 0 auto;
 padding: 49px 0 0;
 max-width: 1214px; }  .main-map-box {
 width: 370px;
 overflow: hidden;
 box-sizing: border-box;
 background: #fff;
 padding: 0 31px 45px; }  .main-map-box img {
 display: block;
 margin: 0 -31px 28px; }  .main-map-box strong {
 display: block;
 margin: 0 0 17px;
 font-size: 20px;
 line-height: 22px;
 letter-spacing: 0.4px; }  .main-map-box span {
 display: block;
 margin: 0 0 24px;
 font-size: 20px;
 line-height: 22px;
 letter-spacing: 0.4px;
 color: #38ce58; }  .info-nav {
 width: 100%;
 overflow: hidden;
 margin: 0 0 19px; }  .info-nav li {
 margin: 0 0 10px;
 width: 100%;
 overflow: hidden;
 font-size: 18px;
 line-height: 20px;
 background: url(../img/decor-1.jpg) repeat-x 0 80%; }  .fotogallery-box .info-nav li: last-child {
 margin: 0 0 10px;
 width: 100%;
 overflow: hidden;
 font-size: 16px;
 line-height: 20px;
 color: #444444;
 background: none; }  .info-nav li em {
 float: left;
 background: #fff;
 padding: 0 2px 0 0; }  .info-nav li i {
 margin: 0 0 0 5px;
 float: right;
 background: #fff;
 width: 74px; }  .main-map-box .info-icons {
 width: 100%;
 overflow: hidden; }  .main-map-box .info-icons img {
 float: left;
 margin: 0 16px 0 0;
 border: 2px solid #f8f8f8; }  .feedbacks {
 padding: 59px 0 65px;
 background: #f8f8f8;
 width: 100%;
 overflow: hidden; }  .feedbacks-content {
 margin: 0 auto;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1200px; }  .feedbacks-heading {
 margin: 0 0 28px;
 width: 100%;
 overflow: hidden; }  .feedbacks-heading h2 {
 float: left;
 margin: 0 10px 10px 0;
 font-size: 72px;
 line-height: 76px;
 font-family: 'proxima_nova_rgbold';
 color: #f6b900; }  .feedbacks-heading h2 span {
 color: #000; }  .feedbacks-heading a {
 float: right;
 margin: 0 6px 0 0;
 background: #38ce58;
 padding: 0 37px 0 41px;
 font-size: 23px;
 line-height: 60px;
 text-decoration: none;
 border-radius: 30px;
 color: #fff;
 transition: all 0.5s linear; }  .feedbacks-heading a:hover {
 opacity: 0.8; }  .carousel4 {
 position: relative;
 padding: 0 0 54px;
 width: 100%;
 overflow: hidden; }  .carousel4 .gholder {
 width: 100%; }  .carousel4 .gholder:after {
 content: "";
 display: block;
 clear: both; }  .carousel4 .gmask {
 position: relative;
 overflow: hidden;
 width: 100%;
 float: left; }  .carousel4 .pagination {
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 width: 100%; }  .carousel4 .pagination ul {
 width: 100%;
 text-align: center;
 overflow: hidden; }  .box .info-icons {
 padding: 0; }  .carousel4 .pagination ul li {
 display: inline-block;
 vertical-align: top;
 margin: 0 12px; }  .carousel4 .pagination a {
 display: block;
 height: 10px;
 width: 10px;
 background: #e7e7e7;
 border-radius: 100%;
 overflow: hidden;
 text-indent: -9999px; }  .carousel4 .pagination .active a {
 background: #38ce58; }  .carousel4 .gmask .slideset {
 width: 100% !important;
 white-space: nowrap; }  .carousel4 .gmask .slide {
 display: inline-block;
 vertical-align: top;
 float: none;
 letter-spacing: -.36em;
 white-space: normal;
 width: 100% !important; }  .slide-nav {
 margin: 0 -5px; }  .slide-nav-box {
 display: inline-block;
 vertical-align: top;
 padding: 0 10px 0 9px;
 box-sizing: border-box;
 width: 33.33333%; }  .slide-nav-subbox {
 background: #fff;
 padding: 36px 38px 71px 48px;
 font-size: 19px;
 line-height: 22px;
 letter-spacing: 0.6px; }  .slide-nav-subbox img {
 display: block;
 margin: 0 0 35px -4px;
 border-radius: 100%; }  .slide-nav-subbox strong {
 display: block;
 margin: 0 0 15px;
 font-size: 25px;
 line-height: 26px;
 letter-spacing: 0.4px; }  .slide-nav-subbox span {
 display: block;
 margin: 0 0 45px;
 font-size: 19px;
 line-height: 20px;
 letter-spacing: 0.4px;
 color: #38ce58; }  .artoicles {
 padding: 96px 0 65px;
 background: #fff;
 width: 100%;
 overflow: hidden; }  .artoicles-content {
 margin: 0 auto;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1200px; }  .artoicles-heading {
 margin: 0 0 54px;
 width: 100%;
 overflow: hidden; }  .artoicles-heading h2 {
 float: left;
 margin: 0 10px 10px 0;
 font-size: 72px;
 line-height: 76px;
 font-family: 'proxima_nova_rgbold';
 color: #000; }  .artoicles-heading h2 span {
 color: #f6b900; }  .artoicles-heading a {
 float: right;
 margin: 9px 7px 0 0;
 background: #38ce58;
 padding: 0 45px 0 45px;
 font-size: 23px;
 line-height: 60px;
 text-decoration: none;
 border-radius: 30px;
 color: #fff;
 transition: all 0.5s linear; }  .artoicles-heading a:hover {
 opacity: 0.8; }  .artoicles-boxes {
 margin: 0 -16px 20px;
 overflow: hidden; }  .artoicles-boxes a {
 text-decoration: none; }  .artoicles-box {
 display: inline-block;
 vertical-align: top;
 margin: 0 16px 65px;
 width: 367px;
 font-size: 20px;
 line-height: 24px; }  .artoicles-box span {
 color: #000000; }  .artoicles-box-image {
 margin: 0 0 16px;
 overflow: hidden;
 height: 270px; }  .artoicles-box img {
 display: block;
 transition: all 0.2s linear; }  .artoicles-box img:hover {
 transform: scale(1.1,1.1); }  .slideshow {
 display: inline-block;
 vertical-align: top;
 margin: 0;
 height: 371px;
 overflow: hidden;
 width: 770px;
 position: relative;
 letter-spacing: normal; }  .slideshow .gholder {
 overflow: hidden;
 width: 100%; }  .slideshow .gmask {
 position: relative;
 overflow: hidden;
 width: 100%; }  .slideshow .gmask .slideset {
 overflow: hidden;
 width: 100%; }  .slideshow .gmask .slide {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 371px; }  .slideshow .gmask div.active {
 z-index: 1; }  .slide-1 {
 background: url(../img/slide-1.jpg) no-repeat; }  .slide-2 {
 background: url(../img/slide-2.jpg) no-repeat; }  .slide-3 {
 background: url(../img/slide-3.jpg) no-repeat; }  .slideshow .slide span {
 display: block;
 padding: 30px 33px 0;
 font-size: 35px;
 line-height: 42px;
 font-family: 'proxima_nova_rgbold';
 color: #fff; }  .slideshow .slide b {
 text-decoration: underline; }  .slideshow .slide i {
 display: block;
 padding: 5px 0 0 0;
 font-size: 18px;
 line-height: 20px;
 font-family: 'proxima_nova_rgregular'; }  .slideshow .pagination {
 position: absolute;
 bottom: 30px;
 left: 32px;
 z-index: 5; }  .slideshow .pagination ul {
 width: 100%;
 overflow: hidden; }  .slideshow .pagination ul li {
 float: left;
 margin: 0 12px 0 0; }  .slideshow .pagination ul a {
 display: block;
 border: 2px solid #fff;
 height: 16px;
 width: 16px;
 text-indent: -9999px;
 overflow: hidden;
 box-sizing: border-box;
 border-radius: 100%;
 opacity: 1; }  .slideshow .pagination ul .active a {
 opacity: 1;
 border: 8px solid #38ce58; }  .slideshow2 {
 margin: 0 0 70px;
 height: 309px;
 overflow: hidden;
 width: 100%;
 position: relative;
 border-radius: 3px; }  .slideshow2 .gholder {
 overflow: hidden;
 width: 100%; }  .slideshow2 .gmask {
	     border-radius: 10px;
 position: relative;
 overflow: hidden;
 width: 100%; }  .slideshow2 .gmask .slideset {
 overflow: hidden;
 width: 100%; }  .slideshow2 .gmask .slide {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 309px; }  .slideshow2 .gmask div.active {
 z-index: 1; }  .slide-4 {
 background: url(../img/slide-4.jpg) no-repeat; }  .slide-5 {
 background: url(../img/slide-5.jpg) no-repeat; }  .slideshow2 .slide span {
 display: block;
 padding: 30px 33px 0;
 font-size: 35px;
 line-height: 42px;
 font-family: 'proxima_nova_rgbold';
 max-width: 350px;
 color: #fff; }  .slideshow2 .slide b {
 text-decoration: underline; }  .slideshow2 .slide i {
 display: block;
 padding: 5px 0 0 0;
 font-size: 18px;
 line-height: 20px;
 font-family: 'proxima_nova_rgregular'; }  .slideshow2 .slide span em {
 font-family: 'proxima_nova_rgregular'; }  .slideshow2 .pagination {
 position: absolute;
 bottom: 30px;
 left: 32px;
 z-index: 5; }  .slideshow2 .pagination ul {
 width: 100%;
 overflow: hidden; }  .slideshow2 .pagination ul li {
 float: left;
 margin: 0 12px 0 0; }  .slideshow2 .pagination ul a {
 display: block;
 border: 2px solid #fff;
 height: 16px;
 width: 16px;
 text-indent: -9999px;
 overflow: hidden;
 box-sizing: border-box;
 border-radius: 100%;
 opacity: 0.8; }  .slideshow2 .pagination ul .active a {
 opacity: 1; }  .articles {
 margin: 0 auto;
 padding: 0 10px 0;
 box-sizing: border-box;
 max-width: 1190px;
 overflow: hidden; }  .articles .main-heading {
 box-sizing: border-box;
 padding: 0 10px; }  .articles-boxes {
 margin: 0 -10px;
 overflow: hidden; }  .articles-box {
 display: inline-block;
 vertical-align: top;
 margin: 0 0 18px;
 padding: 0 10px;
 box-sizing: border-box;
 width: 33%;
 overflow: hidden;
 border-radius: 3px;
 position: relative;
 height: 367px;
 overflow: hidden; }  .articles-box a {
 text-decoration: none; }  .articles-box a:hover {
 text-decoration: none; }  .articles-subbox {
 position: relative;
 padding: 213px 0 0;
 background: #fff;
 height: 367px;
 box-sizing: border-box;
 border-radius: 3px;
 overflow: hidden; }  .articles-box img {
 position: absolute;
 top: 0;
 left: 0;
 border-radius: 3px;
 width: 100%;
 transition: all 0.2s linear; }  .articles-box:hover img {
 transform: scale(1.1,1.1); }  .articles-box-frame {
 background: #fff;
 padding: 13px 25px 36px;
 border-radius: 0 0 3px 3px;
 position: relative;
 z-index: 5;
 font-size: 15px;
 line-height: 18px;
 color: #868686;
 box-sizing: border-box;
 overflow: hidden; }  .main-page .articles-box-frame {
 background: #f9f9f9; }  .articles-box-frame strong {
 display: block;
 margin: 0 0 11px;
 font-size: 20px;
 line-height: 24px;
 font-family: 'proxima_nova_rgbold';
 color: #000; }  .articles-box-frame strong a {
 text-decoration: none;
 color: #000; }  .articles-box-frame strong:hover { }  .articles-box-media {
 position: relative;
 margin: -213px 0 0;
 border-radius: 3px;
 overflow: hidden;
 height: 367px; }  .articles-box-media img {
 display: block;
 position: relative;
 top: auto;
 left: auto;
 border-radius: 3px; }  .btn-play {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 5;
 margin: -29px 0 0 -29px;
 background: #38ce58 url(../img/ico-play.png) no-repeat 26px 21px;
 height: 58px;
 width: 58px;
 text-indent: -9999px;
 overflow: hidden;
 border-radius: 100%;
 transition: all 0.5s linear; }  .btn-play:hover {
 opacity: 0.8; }  .articles-box-media strong {
 position: absolute;
 bottom: 26px;
 left: 30px;
 z-index: 5;
 font-size: 20px;
 line-height: 24px;
 font-family: 'proxima_nova_rgbold';
 color: #fff; }  .articles-all {
 margin: 0 0 98px;
 padding: 23px 0 0;
 width: 100%;
 overflow: hidden;
 text-align: center; }  .articles-all a {
 display: inline-block;
 vertical-align: top;
 padding: 0 0 0 45px;
 background: url(../img/ico-all.png) no-repeat 7px 0;
 font-size: 15px;
 line-height: 18px;
 text-decoration: none;
 color: #000; }  .articles-all a:hover {
 text-decoration: underline; }  .furnaces {
 margin: 0 auto 48px;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1190px;
 overflow: hidden; }  .furnaces-boxes {
 margin: -22px -10px 0;
 overflow: hidden;
 letter-spacing: -.36em; }  .furnaces-box {
 display: inline-block;
 vertical-align: top;
 margin: 0 0 20px;
 padding: 0 10px;
 box-sizing: border-box;
 width: 50%;
 overflow: hidden;
 letter-spacing: normal; }  .furnaces-subbox {
 background: #fff;
 padding: 39px 38px 46px; }  .furnaces-box h2 {
 margin: 0 0 27px 18px;
 font-size: 28px;
 line-height: 30px;
 font-family: 'proxima_nova_rgbold'; }  .furnaces-box-images {
 margin: 0 0 38px;
 width: 100%;
 overflow: hidden; }  .furnaces-box-image {
 float: left;
 width: 351px;
 margin: 0 10px 20px 0; }  .furnaces-box-image img {
 display: block; }  .furnaces-box-info {
 height: 1%;
 padding: 31px 0 0;
 overflow: hidden; }  .furnaces-box-info strong {
 display: block;
 margin: 0 0 4px;
 font-size: 22px;
 line-height: 24px;
 font-family: 'proxima_nova_rgbold'; }  .furnaces-box-info span {
 display: block;
 margin: 0 0 36px;
 font-size: 18px;
 line-height: 20px;
 color: #868686; }  .furnaces-subbox ul {
 width: 100%;
 overflow: hidden; }  .furnaces-subbox ul li {
 width: 100%;
 overflow: hidden;
 font-size: 16px;
 line-height: 20px;
 padding: 8px 0 8px; }  .furnaces-subbox ul li.color-1 {
 background: #fbfbfb; }  .furnaces-subbox ul li strong {
 float: left;
 padding: 0 10px 0 20px;
 box-sizing: border-box;
 width: 72%; }  .popular-inner {
 margin: 0 auto;
 padding: 0 10px;
 max-width: 1190px;
 overflow: hidden;
 box-sizing: border-box; }  .fotogallery {
 margin: 0 auto 48px;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1190px;
 overflow: hidden; }  .fotogallery-images {
 margin: 0 -9px 0 -10px;
 margin-bottom:80px;
 overflow: hidden; }  .fotogallery-box {
 display: inline-block;
 vertical-align: top;
 margin: 0 7px 18px 10px;
 box-sizing: border-box;
 overflow: hidden; }  .fotogallery-box.showed {
 display: inline-block; }  .fotogallery-box .img {
 overflow: hidden; }  .fotogallery-box a {
 text-decoration: none; }  .fotogallery-box strong {
 font-size: 24px;
 color: #38ce58;
 margin-bottom: 15px;
 display: block; }  .fotogallery-box .info-nav {
 margin: 0; }  .fotogallery-box .info-nav li i {
 margin: 0 0 0 5px;
 float: right;
 background: #fff;
 width: 110px; }  .fotogallery-box .desc {
 background: #ffffff;
 padding: 20px;
 color: #000000; }  .card-works-section {
margin: 0 0 35px;
     }  .card-works-section h2 {
 font: 40px/1 proxima_nova_rgbold,Arial,Helvetica,sans-serif;
 margin: 0 0 35px; }  .card-works-section .fotogallery-box {
 display: table;
 float: left;
 margin: 0 20px 20px 0;
 max-width: 575px;
 max-height: 254px; }  .card-works-section .fotogallery-box:nth-child(2n) {
 margin-right: 0; }  .card-works-section .fotogallery-box .img {
 display: table-cell;
 width: 330px; }  .card-works-section .fotogallery-box .desc {
 display: table-cell;
 vertical-align: top; }
 
 .icons_2019 .uh-pic-wrap {
	 max-width:195px;
	 transition: 0.2s;
	 margin: 0 auto;
	 
 }
 
  .icons_2019 .uh-pic-wrap img {
	 max-width:195px;
	
	 
 }
 
 
 .icons_2019 .underheader-cat-unit {
 max-width:230px;
}

.icons_2019 {
padding-top: 20px;

padding-bottom: 20px;
margin:0 auto;

}

 .icons_2019 .tooltips {
     position: relative;
}
 .icons_2019 .tooltipstext {
     visibility: hidden;
     width: auto;
	 left:0px;
  background: rgba(255, 255, 255, 0.92);
     color: #000;
     text-align: center;
     border-radius: 10px;
     padding: 10px 10px;
     font-size: 16px;
     position: absolute;
     z-index: 1;
  box-shadow: 0 0 10px rgba(151, 148, 148, 0.2);
	  transition: 0s;
	   bottom: 20%;




min-width: 250px;
    
}
.MyZCallbackWidget__call_btn {
background: #f6b900 !important;
margin-top: 20px !important;
padding: 0px 30px !important;
color: #000 !important;
	
	
}

 .icons_2019 .tooltipstext:after {
    border-color:  rgba(255, 255, 255, 0.92) transparent transparent;
    border-style: solid;
    border-width: 15px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 45%;
    top: 100%;
    width: 0;
}


.bolds {
	font-size:18px;
	font-weight:bold;
}
.icons_2019 .tooltips:hover .tooltipstext {
     visibility: visible;
	background: rgba(255, 255, 255, 0.92);
	 transform:none;
	 transition: 0s;
}
.icons_2019 a {
	color:#000 !important;
}

.icons_2019 .underheader-cat-unit:hover span {

   background-color: transparent;
   


}


.icons_2019 .uh-pic-wrap {

    margin-bottom: 0px;
 

}
 
.icons_2019 .underheader-cat-unit:hover .uh-pic-wrap img {
    transform: translate(0, -10px);
	 transition: 0.2s;
}
 .quiz_new {
 
width: 100%;
}



				@media only screen and (max-width: 1199px) {
					
					
					.icons_2019 .slick-list {
						overflow: visible;
					}
					
					.icons_2019 {
						max-width:100%;
					}
					.icons_2019 .tooltips {
    position: relative;
    display: inline-block;

    float: none;
}
					
					.icons_2019 .slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
   /* max-width: 770px;*/
	/*text-align: center;*/
}
.icons_2019 .tooltipstext {
    visibility: hidden;
    width: auto;
    background: rgba(255, 255, 255, 0.92);
    color: #000;
    text-align: center;
    border-radius: 10px;
    padding: 10px 10px;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    box-shadow: 0 0 10px rgba(151, 148, 148, 0.2);
    transition: 0s;
    bottom: 40%;
    min-width: 250px;
    left: -10%;
}
					
					
					
					.underheader-cat-unit {

width: auto !important;




}
					
					
					.left10 {
    padding-left: 0px !important;
}
					.box1 {

    float: none !important;
}
					.pchide{
	display: inline-block !important}
.mobhide{
	display: none !important;}
 .card-works-section .fotogallery-box {
     width: 100%;
     margin: 0 0 20px 0;
     max-width: 100%;
     background: #fff;
     float: none;
} }  @media only screen and (max-width: 767px) {
	
	
	
	
	
	
	
	.plo {
left: -160px !important;
    display: block;
    margin: 0 0 10px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    font-family: 'proxima_nova_rgregular' !important;
width: 250px !important;
}
	
	
	.free {
		max-width: 130px;

left: -140px;
word-wrap: break-word;

overflow-wrap: break-word;

line-height: 1.1;
	}
	
	
	
	.form-calc-area .form-calc-first .btn-form-calc {
		 max-width: 300px;
		  width: 80%;
	}
	
	.quiz_new .marquiz__container_inline .marquiz__inline-frame {
    display: block !important;
	height:800px !important; 
}

.quiz_new .marquiz__container_inline .marquiz__button {
	
	display: none !important;
	
}



	 .tabs_caption li {

    position: relative;
    float: left;
    display: block;

    min-width: 100%;
	text-align: center;
	scroll-behavior: smooth;

} 

.tabs_caption .active {
  min-width: 100%;
}
	
					.pchide{
	display:inline-block !important}
.mobhide{
	display: none !important;}
 .card-works-section .fotogallery-box {
     display: block;
     max-height: none;
}
 .card-works-section .fotogallery-box .img {
     display: block;
     width: 100%;
}
 .card-works-section .fotogallery-box .desc {
     display: block;
     width: 100%;
}
 .card-works-section .fotogallery-box .info-nav {
     margin: 0;
     box-sizing: border-box;
     width: 80%;
} }  .fotos-page .fotogallery-box {
 display: none; }  .fotos-page .fotogallery-box.showed {
 display: inline-block; }
				@media only screen and (min-width: 1199px) {
 .fotos-page .fotogallery-box.showed {
     width: 376px;
} }  .fotogallery-box img {
 display: block;
 transition: all 0.2s linear;
 width: 100%; }  .fotogallery-box:hover img {
 transform: scale(1.1,1.1); }  .fotogallery-panel {
 background: #fff;
 width: 100%;
 overflow: hidden;
 margin: -17px 0 22px; }  .fotogallery-panel ul {
 display: table;
 width: 100%;
 overflow: hidden; }  .fotogallery-panel ul li {
 display: table-cell;
 text-align: center;
 font-size: 19px;
 line-height: 20px;
 width: 16.6666%; }  .fotogallery-panel ul a {
 display: inline-block;
 padding: 26px 0 24px;
 vertical-align: top;
 text-decoration: none;
 color: #000;
 border-bottom: 2px solid #fff; }  .fotogallery-panel ul a:hover, .fotogallery-panel ul li.active a {
 border-bottom: 2px solid #38ce58; }  .fotogallery-all {
 margin: -7px 0 23px;
 padding: 23px 0 0;
 width: 100%;
 overflow: hidden;
 text-align: center; }  .fotogallery-all a {
 display: inline-block;
 vertical-align: top;
 padding: 0 0 0 45px;
 background: url(../img/ico-all.png) no-repeat 7px 0;
 font-size: 15px;
 line-height: 18px;
 text-decoration: none;
 color: #000; }  .fotogallery-all a:hover {
 text-decoration: underline; }  .contacts {
 margin: 0 auto 48px;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1190px;
 overflow: hidden; }  .contacts-boxes {
 margin: 0 0 -7px;
 padding: 12px 0 0;
 width: 100%;
 overflow: hidden; }  .contacts-box {
 margin: 0 0 47px;
 width: 100%; }  .contacts-box:after {
 display: block;
 clear: both;
 content: ""; }  .contacts-image {
 float: left;
 margin: 4px 10px 0 0;
 width: 70px;
 transition: all 0.5s linear; }  .contacts-box:hover .contacts-image {
 margin: -10px 10px 0 0; }  .contacts-image img {
 display: block; }  .contacts-address {
 float: left;
 width: 31.5%;
 padding: 0 20px 0 0;
 box-sizing: border-box; }  .contacts-address strong {
 display: block;
 margin: 0 0 14px;
 font-size: 25px;
 line-height: 26px;
 font-family: 'proxima_nova_rgbold'; }  .contacts-info {
 float: left;
 width: 26.6%;
 padding: 40px 20px 0 0;
 box-sizing: border-box; }  .contacts-info span {
 display: block; }  .contacts-info em {
 display: block;
 margin: 8px 0 0; }  .contacts-date {
 height: 1%;
 overflow: hidden;
 padding: 40px 0 0;
 box-sizing: border-box; }  .contacts-date span {
 display: block; }  .contacts-map {
 margin: 0 0 -125px;
 height: 557px;
 overflow: hidden;
 width: 100%; }  .contacts-map img {
 display: block;
 width: 100%; }  .foundations {
 margin: 0 auto 77px;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1190px;
 overflow: hidden; }  .foundations-area {
 margin: -9px 0 0;
 width: 100%;
 overflow: hidden; }  .foundations-blocks {
 float: left;
 padding: 0 17px 0 0;
 box-sizing: border-box;
 width: 59.7%; }  .foundations-block {
 margin: 0 0 20px;
 width: 100%;
 overflow: hidden;
 position: relative;
 border-radius: 3px; }  .foundations-block img {
 display: block;
 width: 100%;
 border-radius: 3px; }  .foundations-block span {
 position: absolute;
 top: 23px;
 left: 30px;
 padding: 0 11px 1px;
 background: #38ce58;
 border-radius: 3px;
 font-size: 14px;
 line-height: 24px;
 color: #fff;
 opacity: 1;
 transition: all 0.5s linear; }  .foundations-block-area {
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 width: 100%;
 overflow: hidden;
 box-sizing: border-box;
 font-size: 14px;
 line-height: 17px;
 color: #fff; }  .foundations-block-area strong {
 display: block;
 margin: 0 10px 8px 30px;
 font-size: 20px;
 line-height: 22px;
 font-family: 'proxima_nova_rgbold';
 color: #000000; }  .foundations-block-area p {
 margin: 0 0 32px 30px;
 max-width: 450px;
 color: #000000; }  .foundations-block.active .foundations-block-area p {
 color: #ffffff; }  .foundations-block.active .foundations-block-area strong {
 color: #ffffff; }  .foundations-block:hover .foundations-block-area p {
 color: #ffffff; }  .foundations-block:hover .foundations-block-area strong {
 color: #ffffff; }  .foundations-block.active .foundations-block-area .form-4 p {
 color: #000000; }  .foundations-block.active .foundations-block-area .form-4 strong {
 color: #000000; }  .foundations-block:hover .foundations-block-area .form-4 p {
 color: #000000; }  .foundations-block:hover .foundations-block-area .form-4 strong {
 color: #000000; }  .foundations-block .foundations-block-area form strong {
 width: 131px;
 text-align: right; }  .foundations-box table {
 width: 100%;
 font-size: 15px; }  .foundations-box table tr td {
 padding: 10px 5px;
 border: 1px solid #ddd; }  .foundations-box .fund-dops-2 table tr td {
 width: 25%; }  .foundations-box .fund-dops-3 table tr td {
 width: 33.3333%; }  .foundations-subblock {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background: rgba(255,255, 255, 0.8);
 z-index: 5;
 transition: all 0.5s linear; }  .foundations-block:hover {
 cursor: pointer; }  .foundations-block.active .foundations-subblock {
 background: none; }  .foundations-subblock:hover {
 background: rgba(0,0,0,0.3); }  .foundations-block.active .foundations-subblock {
 background: rgba(0,0,0,0.3); }  .foundations-subblock:hover span {
 opacity: 1; }  .foundations-block.active .foundations-subblock span {
 opacity: 1; }  .foundations-subblock:hover .form-4 {
 display: block; }  .foundations-block.active .foundations-subblock .form-4 {
 display: block; }  .foundations-subblock:hover p {
 margin: 0 0 20px 30px; }  .foundations-block.active .foundations-subblock p {
 margin: 0 0 20px 30px; }  .form-4 {
 display: none;
 background: #fff;
 width: 100%;
 overflow: hidden;
 box-sizing: border-box;
 border-radius: 0 0 3px 3px;
 padding: 36px 10px 36px 33px;
 font-size: 15px;
 line-height: 18px;
 color: #000; }  .foundations-subblock:hover .form-4 p {
 float: left;
 margin: 0 10px 0 0;
 width: 335px;
 width: 180px; }  .foundations-block.active .foundations-subblock .form-4 p {
 float: left;
 margin: 0 10px 0 0;
 width: 335px;
 width: 180px; }  .form-4 input {
 float: left;
 float: right;
 margin: 0 11px 0 0;
 padding: 0 5px;
 border: 1px solid #e7e7e7;
 box-sizing: border-box;
 height: 41px;
 width: 61px;
 font-size: 17px;
 line-height: 38px;
 font-family: 'proxima_nova_rgregular';
 text-align: center;
 color: #000;
 border-radius: 4px; }  .form-4 em {
 float: left;
 float: right;
 margin: 0 28px 0 0;
 font-size: 17px;
 line-height: 40px; }  @media screen (max-width: 600px) {
	 
	 
	 
	 
	
	
	 
	 
					.left10 {
    padding-left: 0px !important;
}
 .form-4 {
     padding: 36px 10px 36px 10px;
}
 .form-4 em {
     float: left;
     float: right;
     margin: 0 5px 0 0;
     font-size: 17px;
     line-height: 40px;
}
 .foundations-block .foundations-block-area form strong {
     margin: 0 10px 0 0;
     font-size: 18px;
     width: 110px;
     font-family: 'proxima_nova_rgbold';
}
 .foundations-block .form-4 input {
     width: 50px;
} }  .foundations-block-area .form-4 strong {
 float: left;
 float: right;
 margin: 0 20px 0 0;
 font-size: 23px;
 line-height: 40px;
 font-family: 'proxima_nova_rgregular'; }  .foundations-box {
 box-sizing: border-box;
 padding: 42px 50px 75px;
 height: 1%;
 overflow: hidden;
 background: #fff;
 border-radius: 3px; }  .form-3 {
 width: 100%;
 overflow: hidden;
 display: none; }  .form-3.active {
 display: block; }  .form-3 h2:first-child {
 margin: 0 0 10px;
 color: #38ce58; }  .form-3 h2 {
 margin: 0 0 40px;
 font-size: 24px;
 line-height: 26px;
 font-family: 'proxima_nova_rgbold'; }  .form-3-row {
 margin: 0 0 27px;
 padding: 0 5px 10px;
 box-sizing: border-box;
 width: 100%;
 overflow: hidden;
 border-bottom: 1px solid #eee; }  .form-3-row label {
 display: block;
 margin: 0 0 20px;
 width: 100%;
 overflow: hidden;
 cursor: pointer; }  .form-3-row label em {
 display: block;
 height: 1%;
 overflow: hidden;
 font-size: 17px;
 line-height: 21px;
 max-width: 300px; }  .form-3-row label em b {
 display: block;
 margin: 7px 0 0;
 font-family: 'proxima_nova_rgbold'; }  .form-3-line {
 margin: 0 0 24px;
 box-sizing: border-box;
 padding: 0 0 0 25px;
 width: 100%;
 overflow: hidden; }  .form-3-line input {
 float: left;
 margin: 0 11px 0 0;
 padding: 0 5px;
 border: 1px solid #e7e7e7;
 box-sizing: border-box;
 height: 41px;
 width: 61px;
 font-size: 17px;
 line-height: 38px;
 font-family: 'proxima_nova_rgregular';
 text-align: center;
 color: #000;
 border-radius: 4px; }  .form-3-line em {
 float: left;
 margin: 0 28px 0 0;
 font-size: 17px;
 line-height: 40px; }  .form-3-line strong {
 float: left;
 font-size: 23px;
 line-height: 40px; }  .form-3-price {
 padding: 45px 0 0; }  .form-3-price strong {
 display: block;
 margin: 0 0 33px;
 font-size: 35px;
 line-height: 36px;
 font-family: 'proxima_nova_rgbold';
 color: #000; }  .form-3-price span {
 font-family: 'proxima_nova_rgregular'; }  .form-3-price div {
 width: 100%;
 overflow: hidden; }  .btn-consalt {
 float: left;
 margin: 0 22px 0 0;
 background: #fac500;
 border: 2px solid #fac500;
 box-sizing: border-box;
 transition: all 0.5s linear;
 font-size: 19px;
 line-height: 56px;
 border-radius: 30px;
 text-align: center;
 width: 210px;
 text-decoration: none;
 color: #000; }  .btn-consalt:hover {
 background: #fff;
 border: 2px solid #f1f1f1; }  .btn-reset {
 float: left;
 background: #fff;
 border: 2px solid #f1f1f1;
 box-sizing: border-box;
 transition: all 0.5s linear;
 font-size: 19px;
 line-height: 56px;
 border-radius: 30px;
 text-align: center;
 width: 139px;
 text-decoration: none;
 color: #000; }  .btn-reset:hover {
 background: #fac500;
 border: 2px solid #fac500; }  .sub-feedbacks {
 margin: 0 auto 33px;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1200px; }  .sub-feedbacks:after {
 display: block;
 clear: both;
 content: ""; }  .main-heading ul {
 float: right;
 margin: -13px 5px 0 0;
 padding: 17px 9px 18px 8px;
 background: #fff;
 border-radius: 3px; }  .main-heading ul li {
 float: left;
 margin: 0 26px;
 font-size: 15px;
 line-height: 28px;
 position: relative; }  .main-heading ul li:after {
 position: absolute;
 top: 0;
 left: -26px;
 content: "";
 background: #f5f5f5;
 height: 29px;
 width: 1px; }  .main-heading ul li:first-child:after {
 display: none; }  .main-heading ul a {
 padding: 0 0 1px;
 text-decoration: none;
 color: #000; }  .main-heading ul li a:before {
 content: "\2191";
 margin-right: 10px; }
.main-heading ul li.cntview a:before{
    content: "";
    background: url(../img/star.svg) no-repeat;
    background-size: contain;
    width: 12px;
    height: 20px;
    position: absolute;
    left: 8px;
    top: 12px;
}
.main-heading ul li.cntview a{
    padding-left:10px;
}
.main-heading ul li.down a:before {
 content: "\2193";
 margin-right: 10px; }  .main-heading ul a:hover, .main-heading ul li.active a {
 color: #38ce58; }  .sub-feedbacks-holder {
 margin: -6px 0 0;
 padding: 0 6px 0 4px;
 box-sizing: border-box;
 width: 100%;
 overflow: hidden; }  .sub-feedbacks-box {
	 border: 3px solid #ececec;
 margin: 0 0 20px;
 width: 100%;
 overflow: hidden;
 background: #fff;
 border-radius: 2px; }  .sub-feedbacks-images {
 float: right;
 width: 57.2%;
 width: 50%; }  .slideshow3 {
 position: relative;
 width: 100%;
 overflow: hidden;
 border-radius: 0 2px 2px 0;
 background: #383838; }  .slideshow3 .gholder {
 overflow: hidden;
 width: 100%; }  .slideshow3 .gmask {
 position: relative;
 width: 100%;
 overflow: hidden; }  .slideshow3 .gmask .slideset {
 overflow: hidden;
 width: 100%; }  .slideshow3 .gmask .slide {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%; }  .slideshow3 .gmask .slide img {
 display: block;
 width: 100%;
 border-radius: 0 2px 2px 0; }  .slideshow3 .gmask div.active {
 z-index: 1; }  .slideshow3 .pagination {
 position: absolute;
 bottom: 11px;
 left: 0;
 right: 0;
 width: 100%;
 z-index: 5; }  .slideshow3 .pagination ul {
 width: 100%;
 overflow: hidden;
 text-align: center; }  .slideshow3 .pagination ul li {
 display: inline-block;
 vertical-align: top;
 margin: 0 7px; }  .slideshow3 .pagination ul a {
 text-indent: -9999px;
 overflow: hidden;
 display: block;
 height: 7px;
 width: 7px;
 border-radius: 100%;
 background: #e9ebd7; }  .slideshow3 .pagination .active a {
 background: #f6b900; }  .sub-feedbacks-info {
 padding: 39px 65px 20px 40px;
 height: 1%;
 overflow: hidden; }  .sub-feedbacks-panel {
 margin: 0 0 37px;
 width: 100%;
 overflow: hidden; }  .sub-feedbacks-panel img {
 float: left;
 margin: 0 34px 0 0;
 border-radius: 100%; }  .sub-feedbacks-panel div {
 padding: 30px 0 0;
 height: 1%;
 overflow: hidden; }  .sub-feedbacks-panel strong {
 display: block;
 margin: 0 0 10px;
 font-size: 25px;
 line-height: 26px;
 letter-spacing: 0.4px; }  .sub-feedbacks-panel em {
 display: block;
 margin: 0 0 10px;
 padding: 0 0 0 26px;
 background: url(../img/ico-calendar.png) no-repeat 0 1px;
 font-size: 15px;
 line-height: 16px;
 color: #868686; }  .sub-feedbacks-content {
 width: 100%;
 overflow: hidden;
 font-size: 18px;
 line-height: 21px; }  .sub-feedbacks-content ul {
 margin: 0 0 17px;
 width: 100%;
 overflow: hidden; }  .sub-feedbacks-content ul li {
 margin: 0 0 11px;
 width: 100%;
 overflow: hidden;
 font-size: 15px;
 line-height: 16px; }  .sub-feedbacks-content ul li strong {
 font-family: 'proxima_nova_rgbold'; }  .sub-feedbacks-images {
 font-size: 18px;
 line-height: 21px; }  .sub-feedbacks-images img {
 max-width: 100%; }  .sub-feedbacks-images p {
 margin: 55px 0 20px;
 max-width: 540px; }  .form-feedback {
 margin: 0 auto 40px;
 z-index: 99;
 position: relative;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1190px;
 overflow: hidden; }  .form-feedback h2 {
 margin: 0 0 23px;
 font-size: 40px;
 line-height: 42px;
 font-family: 'proxima_nova_rgbold'; }  .form-feedback-content {
 background: #fff;
 box-sizing: border-box;
 padding: 49px 69px 52px 45px;
 overflow: hidden; }  .form-feedback-content .decor-3 {
 margin: 0 0 21px;
 height: 59px;
 background: url(../img/ico-user.png) no-repeat 20px 21px; }  .form-feedback-content .decor-3 input {
 font-size: 19px;
 line-height: 52px;
 height: 52px;
 color: #000; }  .form-feedback-content .decor-5 {
 margin: 0 0 21px;
 height: 59px;
 background: url(../img/decor-5.png) no-repeat 19px 25px; }  .form-feedback-content .decor-5 input {
 font-size: 19px;
 line-height: 52px;
 height: 52px;
 color: #000; }  .form-feedback-column {
 float: left;
 width: 412px;
 margin: 0 22px 0 0; }  .form-feedback-box {
 height: 1%;
 overflow: hidden; }  .form-feedback-box textarea {
 margin: 0 0 23px;
 padding: 14px 20px;
 border: 1px solid #e7e7e7;
 height: 303px;
 min-height: 303px;
 width: 100%;
 max-width: 100%;
 min-width: 100%;
 box-sizing: border-box;
 font-size: 19px;
 line-height: 24px;
 border-radius: 3px;
 font-family: 'proxima_nova_rgregular';
 color: #000; }  .form-feedback-column-row {
 width: 100%;
 overflow: hidden; }  .form-feedback-column-row label {
 display: block;
 width: 100%;
 overflow: hidden;
 font-size: 17px;
 line-height: 21px; }  .form-feedback-column-row label em {
 display: block;
 height: 1%;
 overflow: hidden; }  .btn-form-feedback {
 float: right;
 margin: 0;
 padding: 0;
 border: none;
 background: #38ce58;
 font-size: px;
 line-height: px;
 text-align: center;
 vertical-align: middle;
 font-size: 19px;
 line-height: 60px;
 color: #fff;
 cursor: pointer;
 height: 60px;
 width: 208px;
 border-radius: 30px;
 transition: all 0.5s linear; }  .btn-form-feedback:hover {
 opacity: 0.8; }  .sort_by_price, .sort_by_m2,.sort_by_cntview {
 cursor: pointer; }  .catalog {
 width: 100%;
 /*overflow: hidden; */
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       }  .sub-catalog {
 margin: 0 auto 33px;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1200px; }  .sub-catalog:after {
 display: block;
 clear: both;
 content: ""; }  .catalog-panel {
 float: right;
 padding: 19px 4px 0 0;
 font-size: 16px;
 line-height: 20px; }  .catalog-panel ul {
 float: right;
 margin: 0 0 0 4px;
 background: none;
 padding: 0; }  .catalog-panel ul li {
 margin: 0 0 0 28px;
 padding: 0 0 0 30px;
 font-size: 16px;
 line-height: 20px;
 position: relative; }  .catalog-panel ul li:after {
 position: absolute;
 top: 2px;
 left: 0;
 content: "";
 background:none;
 height: 15px;
 width: 1px; }  .catalog-panel ul li:first-child {
 margin: 0; }  .catalog-panel ul li.active {
 font-family: 'proxima_nova_rgbold'; }  .catalog-content {
	 
    padding-top: 20px;
 width: 100%;
 overflow: hidden;
 background: #f8f8f8; }  .catalog-content {
 margin: -17px 0 0;
 padding: 0 0 91px;
 
    padding-top: 20px;
 background: #fff;
 width: 100%;
 overflow: hidden; }  .catalog-content-holder {
 margin: 0 auto;
 padding: 22px 10px;
 box-sizing: border-box;
 max-width: 1190px;
 overflow: hidden; }  .catalog-nav {
 text-align: justify;
 overflow: hidden;
 width: 100%;
 /*height: 58px; */
 }  .catalog-nav li {
 display: inline;
 font-size: 17px;
 line-height: 38px; }  .catalog-nav a {
 display: inline-block;
 padding: 0 20px;
 vertical-align: top;
 text-decoration: none;
 color: #000;
 border-radius: 19px; margin-bottom: 5px;}  .catalog-nav:after {
 content: "1";
 margin-left: 100%;
 height: 1px;
 overflow: hidden;
 display: inline-block; }  .catalog-nav a:hover, .catalog-nav li.active a {
 background: #38ce58;
 color: #fff; }  .form-5 {
 padding: 0px 0 0;
 width: 100%;
 overflow: hidden;
 /*border-top: 1px solid #f3f3f3;*/
}  .form-5 strong {
 display: block;
 margin: 0 0 17px;
 margin: 0 0 14px;
 font-size: 18px;
 line-height: 20px;
 font-family: 'proxima_nova_rgbold'; }  .row-label {
 margin: 0 0 10px;
 width: 100%;
 overflow: hidden; }  .row-label-st {
 position: absolute;
 height: 100%;
 width: 100%;
 opacity: 0;
 margin: 0px; }  .filters input[type=checkbox] {
 opacity: 0; }  .filters .w16 .row-label {
 width: 16.6666%;
 float: left; }  .filters .w20 .row-label {
 width: 20%;
 float: left; }  .filters .w25 .row-label {
 width: 25%;
 float: left; }  .filters .w33 .row-label {
 width: 33.3333%;
 float: left; }  .filters .w50 .row-label {
 width: 50%;
 float: left; }  .filters div .w16 .row-label {
 width: 16.6666%;
 float: left; }  .filters div .w20 .row-label {
 width: 20%;
 float: left; }  .filters div .w25 .row-label {
 width: 25%;
 float: left; }  .filters div .w33 .row-label {
 width: 33.3333%;
 float: left; }  .filters div .w50 .row-label {
 width: 50%;
 float: left; }  .form-5 label {
 display: inline-block;
 cursor: pointer;
 font-size: 17px;
 line-height: 18px;
 vertical-align: top;     white-space: nowrap;}  .form-5 label em {
 display: inline-block;
 vertical-align: top;
 padding: 2px 0 0; }  .form-5-column {
 float: left;
 padding: 0 20px 0 0;
 box-sizing: border-box;
 width: 20%; }  .product-card .pc-thumbnails .item {
 box-sizing: border-box;
 float: left;
 outline: 0;
 margin-bottom: 10px; }  .catalog-content-section {
 margin: 0 auto;
 padding: 0 10px;
 box-sizing: border-box;
 max-width: 1212px; }  .catalog-content-section:after {
 display: block;
 clear: both;
 content: ""; }  .catalog-content-subsection {
 float: left;
 margin: -55px 0 0;
 width: 100%; }  .catalog-box {
 display: inline-block;
 vertical-align: top;
 margin: 0 9px 19px 10px;
 padding: 0 0 21px;
 width: 380px;
 background: #fff;
 overflow: hidden; }  .popular-slider .catalog-box {
 letter-spacing: normal;
 width: auto; }  .catalog-box img {
 display: block;
 margin: 0 0 24px;
 height: 279px;
 transition: all 0.2s linear; }  .catalog-box img.img710 {
 display: none; }  .catalog-box img.img570 {
 display: none; }  .catalog-box img.img380 {
 display: none; }
				@media screen(max-width: 1199px) {
					
					.new-header .inner-list-wrap {
    position: absolute;
    left:-1000px;
    right:-1000px;
   max-width:800px;
    margin:auto;
	top: 56px !important;
    justify-content: center;
    display: none;
	opacity:1;
	  z-index: 1;
}
					.left10{
	padding-left: 0px !important;}
 .bcplgn {
     display: none;
}
 .ajaxcarousel {
     display: none;
} }  @media  screen(max-width: 1199px) and (min-width: 769px) {
	
	.tabs__content {
 display: none; /* по умолчанию прячем все блоки */
  opacity:1;
  width:auto;
  height:auto;
}

.tabs__content.active {
  display: block;
 opacity:1;  /* по умолчанию показываем нужный блок */
   width:auto;
  height:auto;
}
.new-header .inner-list-wrap {

    position: absolute;
    left: -1000px;
    right: -1000px;
    margin: auto;
    top: 56 !important;
    justify-content: center;
    display: none;
    opacity: 1;
    z-index: 1;

}

 .catalog-box img.img570 {
     display: block;
}
 .catalog-box img.img380 {
     display: none;
} }  @media  screen (max-width: 768px) {
	
	.new-header .inner-list-wrap {

    position: absolute;
    left: -1000px;
    right: -1000px;
    margin: auto;
    top: 56 !important;
    justify-content: center;
    display: none;
    opacity: 1;
    z-index: 1;

}
 .catalog-box img.img570 {
     display: none;
}
 .catalog-box img.img380 {
     display: block;
} }  @media  screen (max-width: 610px) {
	
	
	 .underheader-cat-unit:last-child {
		
		
	 }
	
	
	
	
 .catalog-box img.img570 {
     display: block;
}
 .catalog-box img.img380 {
     display: none;
} }  @media  screen (max-width: 420px) {
	
	.icons_2019 {
		max-width:320px;
		margin:0 auto !important;
	}

.icons_2019 .underheader-cat-unit {
   
    display: inline-block;
}
	
	 .underheader-cat-unit:last-child {
		
	 }
	
	
	
					.left10 {
    padding-left: 0px !important;
}
 .catalog-box img.img570 {
     display: none;
}
 .catalog-box img.img380 {
     display: block;
} }  .tmb-wrap-table div.active {
 border-color: #38ce58 !important; }  
 
 
 .wood {
 color: #505050!important;
 font-size: 19px!important;
 display: block;
 margin: 0 35px 12px;
 font-size: 28px;
 font-size: 20px;
 line-height: 30px;
 font-family: 'proxima_nova_rgbold'; }  .catalog-box span {
 color: #000000;
 display: block;
 margin: 0 35px 22px;
 font-size: 16px;
 line-height: 30px; }

.catalog-box strong {
 color: #000000;
 display: block;
 margin: 0 35px 22px;
 font-size: 16px;
 line-height: 18px; }

 .catalog-box span i {
 color: #ff6600;
 font-family: 'proxima_nova_rgbold'; }  
 
 .info-icons {
 width: 100%;
 overflow: hidden;
 box-sizing: border-box;
 padding: 0 35px;
 height: 104px; }  .catalog-box .info-icons img {
 float: left;
 margin: 0 15px 15px 0;
 height: 35px;
 width: 35px;
 border: 1px solid #f1f1f1; }  .catalog-box .info-icons img:nth-child(6) {
 margin-right: 0; }  .subcatalog-content-area {
 float: left;
 width: 790px !important; }  .slideshow4 {
 position: relative;
 float: right;
 margin: 0 32px 0 0;
 width: 370px;
 overflow: hidden;
 background: #d0d0d0;
 background-size: cover;

 height: 545px;
 letter-spacing: normal; }  .slideshow4 .gholder {
 overflow: hidden;
 width: 100%; }  .slideshow4 .gmask {
 width: 100%;
 overflow: hidden; }  .slideshow4 .gmask .slideset {
 overflow: hidden;
 width: 100%; }  .slideshow4 .gmask .slide {
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 width: 100%;
 padding: 350px 30px 0;
 box-sizing: border-box;
 font-size: 28px;
 line-height: 33px;
 font-family: 'proxima_nova_rgbold';
 color: #fff;
 background-size: cover;
 opacity: 0; }  .slideshow4 .slide b {
 text-decoration: underline; }  .slideshow4 .slide i {
 display: block;
 font-size: 18px;
 line-height: 20px;
 font-family: 'proxima_nova_rgregular'; }  .slideshow4 .gmask div.active {
 z-index: 1;
 opacity: 1; }  .slideshow4 .pagination {
 position: absolute;
 top: 320px;
 left: 31px;
 box-sizing: border-box;
 display: none; }  .slideshow4.gallery-js-ready .pagination {
 display: block; }  .slideshow4 .pagination ul {
 width: 100%;
 overflow: hidden;
 box-sizing: border-box; }  .slideshow4 .pagination ul li {
 float: left;
 margin: 0 11px 0 0; }  .slideshow4 .pagination ul li a {
 display: block;
 height: 16px;
 width: 16px;
 border: 2px solid #fff;
 text-indent: -9999px;
 overflow: hidden;
 box-sizing: border-box;
 border-radius: 100%;
 opacity: 0.6;
 position: relative;
 z-index: 5; }  .slideshow4 .pagination .active a {
 opacity: 1; }  .catalog-content-area {
 width: 100%;
 /*overflow: hidden;*/
 letter-spacing: -.36em; }  .catalog-box-img {
 position: relative;
 overflow: hidden;
 height: 289px;
 margin: 0 0 14px; }  .catalog-box-img span {
 position: absolute;
 top: 19px;
 left: 20px;
 z-index: 5;
 margin: 0;
 padding: 0 14px;
 background: #38ce58;
 font-size: 16px;
 line-height: 30px;
 color: #fff; }  .catalog-content-area .catalog-box {text-decoration: none;
 margin: 0 10px 39px 5px;
 background-color: #ececec;
 box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
 border-radius: 10px;
 padding: 0 0 20px;
 /*width: 375px;*/
 width: 30%;
 letter-spacing: normal; }  .catalog-subbox {
 margin: 0 0 -20px;
 padding: 38px 36px;
 box-sizing: border-box;
 background: #e9e9e7 url(../img/bg-catalog-subbox.jpg) left bottom no-repeat;
 height: 545px; }  .catalog-subbox h2 {
 margin: 0 0 8px;
 font-size: 28px;
 line-height: 30px;
 font-family: 'proxima_nova_rgbold';
 color: #000; }  .catalog-box .catalog-subbox span {
 display: block;
 margin: 0 0 23px;
 font-size: 18px;
 line-height: 20px;
 color: #939393; }  .catalog-subbox a {
 display: block;
 background: #f6b900;
 font-size: 18px;
 line-height: 52px;
 color: #000;
 text-decoration: none;
 transition: all 0.5s linear;
 text-align: center;
 width: 163px;
 border-radius: 26px; }  .catalog-subbox a:hover {
 opacity: 0.8; }  .catalog-content-section {
 width: 100%; }  .btn-to-see {
 float: left;
 margin: 0 20px 0 10px;
 width: 770px;
 background: #fff;
 font-size: 15px;
 line-height: 54px;
 text-decoration: none;
 text-align: center;
 color: #000;
 transition: all 0.5s linear; }  .btn-to-see:hover {
 background: #f6b900; }  .btn-to-see span {
 display: inline-block;
 padding: 0 0 0 40px;
 background: url(../img/ico-all.png) no-repeat 0 18px; }  .catalog-content-section2 ul {
 height: 1%;
 overflow: hidden;
 width: 375px;
 background: #fff; }  .catalog-content-section2 {
 font-size: 15px;
 line-height: 54px;
 text-align: center;
 padding: 0px 17px 0 10px;
 margin: 0 auto;

bottom: 30px;
 position: relative; }  .catalog-content-section2 i {
 display: inline-block;
 margin: 0 15px; } 
 
 span.ditto_currentpage {
	 background: #f6b900 !important;
 }
 
 .catalog-content-section2 a:hover {
	 
 background: #f6b900 !important;
 transition:  0.2s;
 color:#000;
 }
 
.catalog-content-section2 span, .catalog-content-section2 a {
display: block;
float: left;
width: 30px;
height: 69px;
line-height: 2;
text-align: center;
font-size: 35px;
font-weight: bold;
 background: #fff;
 box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
text-decoration: none !important;
 padding: 0 20px;
border-radius: 50%;
 margin: 0 5px;

 border: 1px solid #f0f0f0;
 text-decoration: none; } 

 @media only screen and (max-width: 608px) {


.underheader-cat-unit:last-child {
		
	 }
	} 
 @media only screen and (max-width: 600px) {
	 
	 
	 
 .catalog-content-section2 span, .catalog-content-section2 a {
display: block;
float: left;
width: 6px;
height: 40px;
line-height: 2.2;
text-align: left;
font-size: 20px;
font-weight: bold;
background: #fff;
box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
text-decoration: none !important;
padding: 0 20px;
border-radius: 50%;
margin: 0 2px;
border: 1px solid #f0f0f0;
text-decoration: none;
padding-left: 16px !important;} 
}
.catalog-content-section2 .inner {
    font-size: 60px;
    padding: 0px !important;
    margin-top: 30px;
}

}


 .catalog-content-section2 a:hover {
 text-decoration: underline; }  .catalog-content-section2 span: last-child, .catalog-content-section2 a: last-child {
 border-right: none; }  .catalog-content-section2 span, .catalog-content-section2 a {
 padding: 0 20px; }  .catalog-content-section2 .inner {
    font-size: 60px;
    padding: 15px;
    margin-top: 30px;}  .catalog-content-section2 ul li:after {
 position: absolute;
 top: 21px;
 left: 0;
 content: "";
 background: #f2f2f2;
 height: 14px;
 width: 1px; }  .catalog-content-section2 ul li:first-child:after {
 display: none; }  .catalog-content-section2 ul a {
 text-decoration: none;
 color: #000; }  .catalog-content-section2 ul li.active a, .catalog-content-section2 ul a:hover {
 color: #38ce58; }  .sub-process-section {
 margin: 0 auto 0px;
 padding: 50px 10px 0;
 box-sizing: border-box;
 max-width: 1200px; }  .form-5-box-last {
 float: right;
 width: 237px;
 margin: 0 20px 0 0; }  .equipment-purchase {
 width: 100%;
 padding: 11px 0 0;
 text-align: center;
 margin-bottom: 30px; }  #price, #price3 {
 float: left;
 border: 1px solid #e3e3e3;
 height: 44px;
 /*width: 108px;*/
 /*width: 95px;*/
 width: 33%;
 margin: 0;
 padding: 0;
 border-radius: 22px;
 box-sizing: border-box;
 font-size: 14px;
 line-height: 42px;
 font-family: 'proxima_nova_rgregular';
 text-align: center;
 color: #000; }  #price2, #price4 {
 float: right;
 margin: 0;
 padding: 0;
 border: 1px solid #e3e3e3;
 height: 44px;
 width: 108px;
 width: 33%;
 border-radius: 22px;
 box-sizing: border-box;
 font-size: 14px;
 line-height: 42px;
 font-family: 'proxima_nova_rgregular';
 text-align: center;
 color: #000; }  .form-5 .equipment-purchase label {
 display: inline;
 line-height: 44px; }  #slider_price {
 margin: 29px 0 0; }  #slider_price2 {
 margin: 45px 0; }  .process-section .process-list .ico {
 transition: all 0.5s linear; }  .process-section .process-list .item:hover .ico {
 margin: -10px 0 44px; }  .slide-back {
     display: table;
    box-sizing: border-box;
    padding: 20px 0 0;
    background: url(../img/img-41.jpg) no-repeat;
    background-size: cover;
    height: 358px;
    margin: 0 0 82px;
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    text-align: center;
    color: #38ce58; }  .slide-back strong {
 display: table-cell;
 vertical-align: text-bottom;
 font-size: 320px;
 line-height: 330px;
 font-family: 'proxima_nova_rgbold'; }  .slideshow5 {
 width: 100%;
 position: relative;
 overflow: hidden;
 width: 500px; }  .slideshow5 .gholder {
 overflow: hidden;
 width: 100%; }  .slideshow5 .gmask {
 overflow: hidden;
 width: 100%; }  .slideshow5 .gmask .slideset {
 overflow: hidden;
 width: 100%; }  .slideshow5 .slide {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%; }  .slideshow5 .gmask div.active {
 z-index: 1; }  .slideshow5 .slide img {
 display: block;
 width: 100%; }  .slideshow5 .btn-prev,.slideshow5 .btn-next {
 position: absolute;
 top: 50%;
 left: 10px;
 border: 1px solid #888;
 font-weight: bold;
 background: #fff;
 text-align: center;
 color: #000;
 font-size: 20px;
 line-height: 30px;
 text-decoration: none;
 float: left;
 width: 30px;
 height: 30px;
 border-radius: 100%;
 z-index: 5;
 margin: -15px 0 0; }  .slideshow5 .btn-next {
 left: auto;
 right: 10px; }  .main-textbox {
 width: 100%;
 overflow: hidden;
 padding: 40px 0 21px;
 position: relative; }  .main-page .main-textbox {
 padding: 58px 0 91px; }

/*.main-textbox:before {*/
#main{
    position: relative;
}
#main:before{
 position: absolute;
bottom: -40px;
 left: 0;
 content: "";
 /*background: url(../img/tree-left.png) no-repeat;*/
 height: 482px;
 width: 166px; }

/*.main-textbox:after {*/
#main:after{
 position: absolute;
bottom: -40px;
 right: 0;
 content: "";
 /*background: url(../img/tree-right.png) no-repeat;*/
 height: 614px;
 width: 467px; }

.main-textbox-content {
 margin: 0 auto;
 padding: 0 15px;
 max-width: 1200px;
 box-sizing: border-box;
 overflow: hidden;
 letter-spacing: normal;
 margin-top: 10px;
 margin-bottom: 40px; }  .catalog-content-area .main-textbox-content {
 margin-bottom: 0px; }  .main-textbox h2 {
 margin: 0 0 39px;
 font-size: 30px;
 line-height: 48px;
 font-family: 'proxima_nova_rgbold'; }  .main-page .main-textbox h2 {
 margin: 0 0 45px;
 font-size: 72px;
 line-height: 87px; }  .main-textbox-columns {
 margin: 0 -43px;
 overflow: hidden; }  .main-textbox-column {
 position: relative;
 float: left;
 padding: 26px 50px 0 43px;
 width: 50%;
 box-sizing: border-box; }  .main-textbox-column:before {
 position: absolute;
 top: 0;
 left: 39px;
 content: "";
 background: #fac500;
 height: 2px;
 width: 57px; }  .main-textbox-column p {
 margin: 0 0 24px; }  .main-textbox-column ul li {
 position: relative;
 padding: 0 0 0 23px; }  .main-textbox-column ul li:after {
 position: absolute;
 top: 9px;
 left: 2px;
 content: "";
 background: #fac500;
 height: 6px;
 width: 6px; }  .main-textbox-content ul li {
 position: relative;
 padding: 0 0 0 23px; }  .main-textbox-content ul li:after {
 position: absolute;
 top: 9px;
 left: 2px;
 content: "";
 background: #fac500;
 height: 6px;
 width: 6px; }  #footer {
 background: #292929;
 width: 100%;
    position: relative;
 /*overflow: hidden; */
}  .footer {
 margin: 0 auto;
 padding: 70px 15px 5px;
 max-width: 1200px;
 box-sizing: border-box;
 overflow: hidden; }  .footer-column {
 float: left;
 width: 25%;
 box-sizing: border-box; }  .footer-logo {
 display: inline-block;
 vertical-align: top;
 margin: 4px 0 10px;
 font-size: 30px;
 line-height: 32px;
 font-family: 'proxima_nova_rgbold';
 color: #ffc600;
 text-decoration: none; }  .footer-logo b {
 color: #fff; }  .footer-slogan {
 display: block;
 margin: 0 0 103px;
 padding: 0 40px 0 0;
 font-size: 18px;
 line-height: 21px;
 color: #fff; }  .copy {
 display: block;
 margin: 0 0 7px;
 padding: 0 10px 0 0;
 font-size: 18px;
 line-height: 20px;
 color: #848484; }  .footer-phone {
 margin: 0 0 98px;
 padding: 4px 0 0 0;
 text-align: right; }  .footer-phone span {
 display: block;
     text-align: right;
 margin: 0 0 11px;
 padding: 0 0 0 0;
 font-size: 18px;
 line-height: 22px;
 font-family: 'proxima_nova_rgbold';
 color: #fff; }  .footer-phone i {
 display: block;
 font-size: 20px;
 line-height: 28px;
 color: #fff; }  .footer-phone i a, .footer-phone i a:hover {
	     font-weight: bold;
 text-decoration: none !important;
 color: #38ce58 !important; }  .footer-phone em {
 display: block;
 font-size: 20px;
 line-height: 28px;
 color: #fff; }  .footer-phone em a, .footer-phone em a:hover {
     text-decoration: none !important;
    color: #38ce58;
    font-weight: bold; }  .by {
 display: block;
 margin: 0 -9px 0 0;
 text-align: right;
 font-size: 18px;
 line-height: 20px;
 color: #848484; }  .by a {
 text-decoration: none;
 color: #848484; }  .by a:hover {
 text-decoration: underline; }  .footer-column-holder {
 padding: 0 0 0 115px; }  .footer-column-area {
 padding: 0 0 0 43px; }  .navigation li {
 margin: 0 0 7px;
 font-size: 20px;
 line-height: 30px; }  .footer-column-area .navigation li {
 font-family: 'proxima_nova_rgbold'; }  .navigation a {
 text-decoration: none;
 color: #fff; }  .navigation a:hover, .navigation li.active a {
 color: #ffc600; }  .tab-content {
 overflow: hidden;
 position: relative; }  .tab-content.transition {
 transition: height .5s ease; }  .slide-tabset .tab {
 transform: translateY(-100%);
 transition: transform .5s ease; }  .slide-tabset .tab.active {
 transform: translateY(0); }  .fade-tabset .tab {
 opacity: 0;
 transition: opacity .5s ease; }  .fade-tabset .tab.active {
 opacity: 1; }  .tab {
 overflow: hidden;
 width: 100%; }  .js-tab-hidden {
 display: block !important;
 left: -9999px !important;
 position: absolute !important;
 top: -9999px !important; }  .popup-holder {
 position: relative;
 height: 0;
 overflow: hidden; }  .popup-area {
 margin: 0 auto;
 background: #fff;
 box-sizing: border-box;
 padding: 66px 68px 56px;
 width: 1170px;
 border-radius: 3px;
 font-size: 18px;
 line-height: 22px;
 color: #000;
 max-width: 100%; }  .popup-area strong {
 display: block;
 margin: 0 0 35px;
 font-size: 40px;
 line-height: 42px;
 font-family: 'proxima_nova_rgbold'; }  .popup-area p {
 margin: 0 0 21px;}
 .popup-area i {
 font-style: italic;}
 .popup-columns {
 width: 100%;
 overflow: hidden;}
 .popup-column {
 float: left;
 padding: 0 130px 0 0;
 box-sizing: border-box;
 width: 66.8%;}
 .popup-column2 {
 padding: 0 20px 0 0;
 height: 1%;
 overflow: hidden;}
 .popup-columns ul {
 padding: 10px 0 0;}
 .popup-columns ul li {
 position: relative;
 padding: 0 0 0 19px;}
 .popup-columns ul li:after {
 position: absolute;
 top: 11px;
 left: 0;
 content: "";
 background: #fac500;
 height: 6px;
 width: 6px;}
 .wrap:after {
 display: block;
 clear: both;
 content: "";}
 .menu .opener {
 display: none;}
 .opener {
 float: right;
 margin: 14px 0 0;
 width: 43px;
 height: 43px;
 position: relative;
 border-radius: 3px;
 text-indent: -9999px;
 overflow: hidden;
 z-index: 9999;}
 .opener:before,.opener:after,.opener span {
 background: #2f2f2f;
 border-radius: 3px;
 position: absolute;
 top: 23px;
 left: 15px;
 right: 0;
 height: 5px;
 -webkit-transition: all 0.2s linear;
 transition: all 0.2s linear;
 width: 28px;}
 .opener:before,.opener:after {
 content: '';
 top: 11px;
 left: 0;
 width: 43px;}
 .opener:after {
 top: 0;}
 .close-btn span,
 .active .opener span {
 opacity: 0;}
 .opener:hover {
 opacity: .9;}
 .active .opener:before, .active .opener:after {
 background: #000;}
 .close-btn:after,.close-btn:before,.active .opener:after,.active .opener:before {
 -moz-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 16px;
 left: 0;
 right: 0;}
 .close-btn:after,.active .opener:after {
 -moz-transform: rotate(-45deg);
 -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);}
 .side-push.active .menu > .opener:before,.side-push.active .menu > .opener:after {
 -ms-transform: rotate(0);
 -moz-transform: rotate(0);
 -webkit-transform: rotate(0);
 transform: rotate(0);
 margin: 0;
 top: 8px;}
 .side-push.active .menu > .opener:after {
 top: 20px;}
 .side-push.active .menu > .opener span {
 opacity: 1;}
 .resize-active .hold,.resize-active .drop,.resize-active .drop > ul {
 -webkit-transition: none !important;
 -ms-transition: none !important;
 transition: none !important;}
 #header.fixed-position {
 position: relative !important;
 top: auto !important;
 left: auto !important;
 width: 100%;}
 .home {
 display: none;}
 .footer-hidden {
 display: none;}
 .product-card {
 padding: 0px 0 0;}
 .feedbacks-hidden-box {
 display: none;}
 .present-hidden {
 display: none;}
 .feedbacks-hidden {
 display: none;}
 .articles-hidden {
 display: none;}
 .form-hidden {
 display: none;}
 .hidden-section {
 display: none;}
 .pc-info .info-icons {
 padding: 0;}
 .btn-print-hidden {
 display: none;}
 .present-block-main {
 display: inline-block;
 vertical-align: top;
 margin: 0;
 letter-spacing: normal;
 max-width: 400px;
 float: right;}
 .img-techn {
 display: inline-block;
 margin-right: 20px;}
 .img-techn>img {
 width: 100%;
 max-width: 500px;}
 li.li-techn {
 display: block;
 padding: 0;
 width: auto;
 box-sizing: border-box;
 padding: 5px 0!important;
 font-size: 17px;
 line-height: 21px;
 color: #868686;
 height: auto;
 border: none!important;}
 .text-techn {
 display: inline-block;
 margin: auto;
 position: absolute;
 padding-left: 40px;
 padding-top: 20px;}
 .li-techn > span {
 color: #f9faf5!important;
 background: #43382f;
 display: inline-block;
 width: 25px;
 height: 25px;
 text-align: center;
 line-height: 25px;
 margin-right: 10px;}
 .text-techn > strong {
 margin-left: 30px;
 font-weight: 600;}
 .text-techn > ul {
 margin-top: 15px;}
 #info-tab-2 li {
 display: block;
 width: auto;
 padding: 42px 0;
 position: relative;}
 @media only screen and (max-width: 1199px) {
 .main-textbox-column {
     width: 100%;
}}
@media only screen and (min-width: 1199px) {
							#catalogFilter {

    padding: 35px 0px 35px 45px !important;

}
 .product-card .pc-info .info-icons {
     /*width: 170px;*/
}
 .shipping-calc {
    /* background: #fff url(../img/maptop.png) no-repeat 200px 180px;*/
}
 .shipping-calc.nobg {
     background: #fff;
}}
						.ask-section.frm_faq_card {
    padding: 35px;
}
@media only screen and (max-width: 1199px) {
							#catalogFilter .item {
    float: left;
    width: 100% !important;
    padding-left: 45px;
}
 .sections_item {
     width: 50% !important;
}
 #map_objects {
     width: 80%;
     padding-right: 10%;
     padding-left: 10%;
     height: 400px;
}
 .product-card .pc-gallery {
     margin: 0 auto 20px !important;
     max-width: 770px;
}
 .logo {
     margin: -10px 12px 0 0;
}
 #nav {
     padding: 22px 0 0;
	      padding-left: 170px;
}
 #nav li {
     margin: 0;
     font-size: 16px;
}
 #nav a {
     float: left;
     padding: 0 20px 0 4px;
}
 .phone-area strong {
     font-size: 20px;
}
 .phone-area span {
     font-size: 11px;
}
 .phone {
     margin: 0 -1px 0 5px;
}
 .footer-column-holder {
     padding: 0 0 0 55px;
}
 .main-page #header {
     border: none;
     background: none;
}
 .main-page #header .logo {
     color: #fff;
}
 .main-page #header .logo span {
     color: #fff;
}
 .phone-holder {
     right: 180px;
}
 .popular-slider-main .slick-slide {
     opacity: 1 !important;
}
 .promo {
     padding: 458px 0 120px;
}
 .promo h1 {
     margin: 0 0 23px;
     font-size: 41px;
     line-height: 44px;
}
 .promo p {
     margin: 0 0 24px 3px;
}
 .present-box-first {
     width: 50% !important;
     height: 34vw
}
 .present-block-area {
     float: left;
     margin: 0 0 18px;
     width: 47vw;
}
 .present-block-area img {
     height: 35.5vw;
}
 .slideshow {
     display: block;
     float: left;
     margin: 0;
     padding: 0 10px;
     box-sizing: border-box;
     width: 100%;
}
 .slideshow .gmask .slide {
     background-size: cover;
}
 .present {
     padding: 22px 0;
}
 .product-card, .main-textbox-content, .card-works-section, .pc-info, .shipping-calc, .tabs, .slideshow2, .process-section, .ask-section, .popular-slider {
     overflow: hidden;
     max-width: 770px;
     margin: 0 auto
}
 .form-calc {
     max-width: 770px;
	 z-index: 1;
     margin: 20px auto !important
}
 .shipping-btn {
     /*margin-left: 10%*/
}
 .present-hidden {
     display: block;
     overflow: hidden;
}
 .present-block-main {
     margin: 0;
     float: none
}
 .present-hidden .present-block-area {
     display: inline-block;
     float: none;
     vertical-align: top;
}
 .present-block-area-area {
     position: relative;
}
 .present-hidden .present-subbox2 {
     position: relative;
     background: url(../img/img-6.jpg) no-repeat;
     background-size: cover;
}
 .present-box {
     width: 33.33333%;
     overflow: hidden;
}
 .slide-back strong {
     font-size: 450px;
}
 .form-calc-area:after {
     display: none;
}
 .foundations-blocks {
     float: left;
     padding: 0;
     width: 100%;
}
 .fotogallery-images {
     width: 1200px;
     max-width: 100%;
     margin: 0;
}
 .fotogallery-box {
     width: 47%;
 
}
 .furnaces-box-image {
     float: left;
     width: 100%;
     margin: 0 0 20px;
}
 .furnaces-box-image img {
     margin: 0 auto;
}
 .furnaces-box-info {
     overflow: visible;
}
 .furnaces-box-info-mob {
     float: left;
     padding: 0 10px 0 0;
     box-sizing: border-box;
     width: 50%;
}
 .contacts-box {
     margin: 0 0 47px;
     padding: 0 20px 0 0;
     width: 50%;
     box-sizing: border-box;
     float: left;
}
 .contacts-image {
     float: none;
     margin: 0 0 20px;
}
 .contacts-box:hover .contacts-image {
     margin: -10px 0 30px;
}
 .contacts-address {
     float: left;
     width: 100%;
     margin: 0 0 20px;
     padding: 0;
     box-sizing: border-box;
}
 .contacts-info {
     float: left;
     margin: 0 0 20px;
     padding: 0;
     box-sizing: border-box;
     width: 100%;
}
 .contacts-date {
     overflow: visible;
}
 .contacts-map img {
     width: auto;
}
 .form-calc {
     margin: 0 10px 36px;
}
 .slideshow4 {
     display: none;
}
 .catalog-content-area .catalog-box {
     width: 50%;
     box-sizing: border-box;
     margin: 0 0 20px;
     padding: 0 10px 20px;
}
 .catalog-content-area .catalog-box img {
     height: auto;
     width: 100%;
}
 .catalog-content-area .catalog-box .info-icons img {
     /*margin: 0 16px 10px 0;*/
     /*height: 35px;*/
     /*width: 35px;*/
}
 /*.catalog-content-area .catalog-box .info-icons span {*/
     /*margin: 0 16px 10px 0;*/
     /*height: 35px;*/
     /*width: 35px;*/
/*}*/
 .catalog-content-area .catalog-box {
     position: relative;
}
 .catalog-content-area .catalog-box:before {
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     content: "";
     background: #f8f8f8;
     height: 100%;
     width: 10px;
}
 .catalog-content-area .catalog-box:after {
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     content: "";
     background: #f8f8f8;
     height: 100%;
     width: 10px;
}
 .catalog-content-section2 ul {
     display: none;
}
 .btn-to-see {
     width: 100%;
}
 .catalog-box-hidden {
     display: none;
}
 .process-section .process-list .item {
     width: 50% !important;
     padding: 0 85px 94px 0;
     box-sizing: border-box;
}
 .subcatalog-content-area {
     display: none;
}
}
@media only screen and (max-width: 1099px) {
 .articles-box {
     height: auto;
     width: 50%;
}
 .articles-box-frame {
     padding: 23px 25px 56px;
}
 .articles-boxhiden {
     display: none;
}
 .feedbacks-hidden-box {
     display: inline;
     float: right;
     font-size: 15px;
     line-height: 40px;
}
 .feedbacks-hidden-box a {
     float: right;
     margin: 0 0 0 10px;
     color: #38ce58;
     text-decoration: none;
}
 .sub-feedbacks-images {
     width: 100%;
}
 .sub-feedbacks-subinfo {
     float: left;
     padding: 0 20px 0 0;
     width: 50%;
}
 .sub-feedbacks p {
     display: block;
     height: 1%;
     overflow: hidden;
}
 .sub-feedbacks-images2 {
     float: right;
     width: 50%;
}
 .main-heading ul {
     float: left;
     margin: 15px 0 0;
     width: 100%;
     box-sizing: border-box;
     padding: 17px 9px 18px 8px;
     background: #fff;
     border-radius: 3px;
}
 .catalog .main-heading ul {
     float: right;
     margin: 0 0 0 4px;
     width: auto;
     ;
     box-sizing: border-box;
     padding: 0;
     background: none;
     ;
     border-radius: 3px;
}}
@media only screen and (max-width: 1199px) {
 .catalog-box-img {
     height: auto;
}}
@media only screen and (max-width: 999px) {
 .present-box, .present-hidden .present-block-area {
     width: 50%;
				float:none;
}
 .catalog-nav {
     height: 116px;
}
 .form-5-row {
     padding: 20px 0 0;
     float: left;
     width: 100%;
}
 .form-5-column {
     float: left;
     padding: 0 20px 0 0;
     box-sizing: border-box;
     width: 33%;
}
 .form-5-row .form-5-column {
     float: right;
}
 .form-5-box-last {
     float: left;
     width: 40%;
}}
@media only screen and (max-width: 960px) {
    .hide-with-menu{
        display:block;
    }
    .show-with-menu{
        display: none;
    }
 .present-hidden .present-subbox2 {
}
 .main-page .present-hidden .present-subbox2 {
}
 .present-block-area a {
     position: absolute;
     bottom: auto;
     left: 47px;
     padding: 0 0 1px;
     background: #fac500;
     font-size: 19px;
     line-height: 46px;
     text-decoration: none;
     border-radius: 23px;
     text-align: center;
     width: 167px;
     transition: all 0.5s linear;
     color: #000;
     top: 150px;
}
 .promo {
     background: url(../img/bg-header768.jpg) no-repeat 50% 0;
     background-size: cover;
}
 .main-page .logo {
     color: #000;
}
 .main-page .logo span {
     color: #000;
}
 .articles-box img {
     width: auto;
}
 .articles-box-media {
     width: 100%;
}
 .home {
     display: block;
}
 .menu .opener {
     display: block;
}
 .menu .drop {
     overflow: hidden;
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: 999;
     background: #fac500;
     box-sizing: border-box;
     padding: 82px 0 10px;
     padding: 2px 0 10px;
     text-align: center;
     position: fixed;
}
 .menu .drop {
     float: none;
}
 .wrap.push .drop {
     position: static;
}
 .wrap.push .menu {
     float: none;
     width: 100%;
}
 .wrap2.side-push .header {
     position: static;
}
 .wrap2.side-push .drop ul {
     border: 0;
}
 .wrap.fade .drop {
     opacity: 0;
     visibility: hidden;
     -webkit-transition: opacity 0.25s linear;
     transition: opacity 0.25s linear;
     height: 0;
}
 .wrap.active.fade .drop {
     opacity: 1;
     visibility: visible;
     height: auto;
     overflow-y: scroll;
}
 .wrap.fade.active header a.logo {
     display: none;
}
 .nav-drop {
     display: block;
     position: relative;
     top: 0;
     left: 0;
     background: #fff;
     width: 100%;
     padding: 0 0 0 0;
     box-sizing: border-box;
     box-shadow: none;
     background: #fac500;
}
 #nav .nav-drop li {
     float: none;
     display: block;
     margin: 0;
     padding: 8px 0;
     line-height: 26px;
}
 .wrap.push .header {
     overflow: hidden;
}
 .wrap.push .opener {
     float: right;
}
 .wrap.push .drop {
     overflow: hidden;
     margin: -20px -10px 10px;
     -webkit-transition: all 0.25s linear;
     transition: all 0.25s linear;
     max-height: 0;
}
 .wrap.push.active .drop {
     max-height: 150px;
}
 #header {
     padding: 9px 10px 10px;
     box-sizing: border-box;
     height: 73px;
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     border-bottom: 1px solid #eee;
     background: #f8f8f8;
}
 #main {
     padding: 97px 0 0;
     padding: 0;
}
 .phone-frame {
     top: 59px;
     left: -260px;
}
 .phone-frame:before {
     left: 75%;
}
 .phone {
     float: none;
     display: block;
     margin: 0 0 20px;
     text-align: center;
     width: 100%;
}
 .phone-area {
     display: none;
}
 .phone-area strong, .phone-area span {
     text-align: center;
}
 .phone-area strong a, .phone-area strong a:hover {
     color: #fff !important;
}
 #nav {
     padding: 0;
     height: auto;
     width: 100%;
}
 #nav li {
     float: none;
     display: block;
     margin: 0;
     border-top: 1px solid #f0c00d;
     font-size: 16px;
     line-height: 40px;
     overflow: hidden;
}
 #nav li:hover .drop-nav {
     display: none !important;
}
 #nav a {
     display: block;
     padding: 0 50px 0 33px;
     color: #000;
     text-align: left;
     position: relative;
     background: none;
}
 #nav a:after {
     position: absolute;
     top: 18px;
     right: 31px;
     content: "";
     background: url(../img/ico-arrow.png) no-repeat;
     height: 6px;
     width: 10px;
}
 #nav li:last-child a {
     padding: 0 50px 0 33px;
}
 #nav a:hover, #nav li:hover a, .main-page #nav a:hover, .main-page #nav li:hover a {
     text-decoration: underline;
     background: none !important;
}
 #nav a, .main-page #nav a {
     position: relative;
     float: none;
     width: 100%;
     display: block;
}
 #nav a.mnuprojects, #nav a.mnuklientam , .main-page #nav a.mnuprojects, .main-page #nav a.mnuklientam {
     display: none;
}
 #nav a:after {
     position: absolute;
     top: 18px;
     right: 16px;
     content: "";
     background: url(../img/arrow-bot.png) no-repeat;
     height: 6px;
     width: 10px;
}
 #nav li: last-child a:after {
     display: none;
}
 #nav li:first-child a:after {
     display: none;
}
 .main-page #nav a {
     background: none;
}
 .main-page #nav a:hover, .main-page #nav li:hover {
     text-decoration: underline;
     background: none !important;
}
 .logo {
     /*margin: 15px 12px 0 0;*/
}
 .main-panel {
     padding: 0 10px;
}
 .question {
     padding: 0 10px;
}
 .breadcrumbs {
     margin: 0 0 7px;
}
 .question-area {
     display: none;
}
 .question-frame {
     display: block;
}
 .question-frame h2 {
     margin: 0 0 17px;
     width: 100%;
     overflow: hidden;
     font-size: 18px;
     font-size: 28px;
     line-height: 20px;
     line-height: 30px;
     font-family: 'proxima_nova_rgbold';
     color: #000;
     color: #38ce58;
}
 .main-heading {
     margin: 0 0 22px;
}
 .question-frame-row {
     margin: 0 0 37px;
     width: 100000px;
     overflow: hidden;
     width: 100%;
}
 .question-column {
     float: none;
     float: left;
     padding: 0 1% 0 1%;
     width: 48%;
     box-sizing: border-box;
}
 .question-box {
     float: left;
     width: 380px;
     width: 100%;
     margin: 0 19px 0 0;
     margin: 0 0 20px 0;
}
 .question-box:after {
     content: "";
     display: table;
     clear: both;
}
 .form-calc {
     margin: 0 10px 80px;
}
 .question-frame {
     margin: 0 0 86px;
}
 .footer-column-holder {
     padding: 0;
}
 .footer-slogan {
     display: none;
}
 .footer {
     position: relative;
     padding: 54px 10px 176px;
}
 .footer-logo {
     margin: 0 0 13px;
}
 .by {
     float: right;
     width: 150px;
     line-height: 21px;
     text-align: left;
}
 .footer-column-area {
     padding: 0;
}
 .footer-column-last {
     float: right;
}
 .footer-column {
     margin: 0 0 20px;
     width: 27.6%;
}
 .footer-column-first {
     position: absolute;
     bottom: 41px;
     left: 10px;
     width: 50%;
     border-top: 1px solid #585858;
     margin: 0;
     padding: 26px 0 0;
}
 .sub-by {
     position: absolute;
     bottom: 65px;
     right: 15px;
     border-top: 1px solid #585858;
     padding: 32px 0 0;
     float: right;
     width: 50%;
}
 .form-calc-holder {
     padding: 59px 55px 55px;
}
 .btn-form-calc {
     margin: 30px 0 0!important;
}
 .decor-1 {
     width: 48%;
     box-sizing: border-box;
     margin: 0;
}
 .decor-2 {
     width: 48%;
     margin: 0 0 0 4%;
     box-sizing: border-box;
}
 .main-page #header .phone-holder {
     top: 11px;
     right: 76px;
}
 .main-page .logo {
     margin: 1px 12px 0 0;
}
 .main-page .opener {
     margin: 11px 0 0;
}
 #header.fixed-position {
     position: fixed !important;
     top: 0 !important;
     left: 0 !important;
     width: 100%;
     border-bottom: 1px solid #eee;
     background: #f8f8f8;
}
 #header.mfixed-position {
     position: fixed !important;
     top: 0 !important;
     left: 0 !important;
     width: 100%;
     border-bottom: 1px solid #eee;
     background: #f8f8f8;
     z-index: 3000;
}
 #header.fixed-position .logo, #header.mfixed-position .logo {
     /*margin: 0 10px 0 0;*/
     color: #000;
}
 #header.fixed-position .logo span {
     color: #000;
}
 #header.mfixed-position .logo span {
     color: #000;
}
 .main-page #header.fixed-position .phone-holder {
     top: 10px;
     right: 76px;
}
 .main-page #header.mfixed-position .phone-holder {
     top: 10px;
     right: 76px;
}
 #header.fixed-position .phone-click {
     background: url(../img/ico-phone-mob.png) no-repeat;
     height: 42px;
     width: 42px;
}
 #header.mfixed-position .phone-click {
     background: url(../img/ico-phone-mob.png) no-repeat;
     height: 42px;
     width: 42px;
}
 .main-page #header.fixed-position .opener {
     margin: 10px 0 0;
}
 .main-page #header.mfixed-position .opener {
     margin: 10px 0 0;
}
 .quality-text {
     width: 100%;
}
 .quality-columns {
     overflow: visible;
}
 .quality {
     padding: 60px 0 49px;
}
 .quality-text p {
     margin: 0 0 60px 4px;
     max-width: none;
}
 .working-text {
     padding: 0;
     width: 100%;
}
 .carousel .btn-prev, .carousel .btn-next {
     display: none;
     display: inline-block;
     position: relative;
     margin-right: 20px;
     left: 0px;
}
 .reliability-text {
     width: 100%;
     padding: 0;
}
 .reliability {
     padding: 60px 0;
}
 .reliability-btns {
     margin: 0 0 50px;
}
 .carousel2 {
     float: left;
     position: relative;
     padding: 0 7px 0 36px;
     box-sizing: border-box;
     width: 100%;
}
 .sub-popular-slider {
     margin: 0;
}
 .carousel2 .gmask .slide img {
     max-width: 80%;
}
 .main-map {
     display: none;
}
 .feedbacks-heading a {
     display: none;
}
 .slide-nav-box {
     width: 50%;
}
 .slide-nav-box:nth-child(3n) {
     display: none;
}
 .artoicles-box {
     margin: 0 5px 65px;
}
 .artoicles-boxes {
     margin: 0 -5px;
}
 .form-calc-area:after {
     display: none;
}
 .foram-calc-row-first {
     width: 308px;
}
 .form-calc-first textarea {
     width: 310px;
     min-width: 310px;
     max-width: 310px;
}
 .logo {
     position: relative;
     z-index: 99999;
}
 .wrap.active .logo span {
     color: #000;
}
 .wrap.active .logo {
     color: #fff;
}
 #header .phone-holder {
     right: 66px;
}
 .working {
     padding: 92px 0 55px;
}
 .carousel2 {
     padding: 0;
}
 .slide-back {
     float: left;
     width: 550px;
     display: inline-block;
     vertical-align: top;
}
 .carousel2 .gmask .slide p {
     margin: 260px 0 0;
     max-width: none;
}
 .carousel2 .gmask .slide {
     margin: 0 !important;
}
 .carousel2 .btn-prev, .carousel2 .btn-next {
     left: auto;
     right: 160px;
     bottom: auto;
     top: 200px;
}
 .carousel2 .btn-next {
     right: 110px;
}
 .carousel2 {
     height: 360px;
}
 .feedbacks {
     padding: 0 0 50px;
}
 .sub-popular-slider .popular-slider {
     margin: 0;
}
 .artoicles-heading a {
     display: none;
}
 .artoicles-heading {
     margin: 0 0 20px;
}
 .feedbacks-hidden {
     display: block;
     background: #fac500;
     font-size: 23px;
     line-height: 60px;
     border-radius: 30px;
     text-decoration: none;
     text-align: center;
     color: #000;
     width: 222px;
     transition: all 0.5s linear;
}
 .feedbacks-hidden:hover {
     opacity: 0.8;
}
 .artoicles-boxes {
}
 .articles-hidden {
     display: block;
     margin: 20px 0 0 10px;
     background: #fac500;
     font-size: 23px;
     line-height: 60px;
     border-radius: 30px;
     text-decoration: none;
     text-align: center;
     color: #000;
     width: 222px;
     transition: all 0.5s linear;
}
 .articles-hidden:hover {
     opacity: 0.8;
}
 .main-page #nav a {
     color: #000;
}
 .phone-click {
     background: url(../img/ico-phone-mob.png) no-repeat;
     height: 42px;
     width: 42px;
}
 .fotogallery-all {
     display: none;
}
 .furnaces-boxes {
     margin: 0 -10px;
}
 .form-feedback-column {
     padding: 0 20px 0 0;
     box-sizing: border-box;
     width: 50%;
     margin: 0;
}
 .img-techn {
     display: block;
     margin: auto;
}
 .text-techn {
     display: inline-block;
     margin: auto;
     position: absolute;
     padding-left: 40px;
     padding-top: 20px;
}}

@media only screen and (max-width: 1568px) {
	
	.new-header .header-3d {
    width: 100%;
    color: #ef5417;
    text-decoration: none;
    display: flex;
    align-items: left;
    justify-content: left;
}
}	
@media only screen and (max-width: 768px) {

 .work-page .product-card .pc-info {
     min-height: 570px;
     min-height: auto;
}
    .shipping-btn{
        width: calc(100% - 80px);
        font-size: 20px;
        text-align: center;
		text-decoration: underline;
    text-decoration-style: solid;
text-decoration-style: dotted;
    }
	.shipping-btn {
    display: inline-block;
    cursor: pointer;
    border-bottom: 0px dotted #38ce58;
    margin-bottom: 55px;
    margin-top: 25px;
    font-size: 20px;
    font-weight: bold;
    color: #38ce58;
    z-index: 99;
    position: relative;
}
 .hidcatalog768 {
     display: none;
}
 .hidcatalog768.showed {
     display: block;
}
 .catalog-content-subsection {
     float: left;
     margin: 0;
     width: 100%;
}
 .foundations-block-area p {
     color: #ffffff;
}
 .foundations-block-area strong {
     color: #ffffff;
}
 .footer-column {
     width: 30%;
}
 .footer-phone {
}
 .footer {
     padding: 54px 10px 150px;
}
 .form-calc-holder {
     padding: 50px 43px 50px;
}
 .decor-1 {
     width: 100%;
}
 .decor-2 {
     width: 100%;
     margin: 14px 0 0;
}
 .wrap.active .logo {
}
 #nav .nav-drop a:hover {
     background: none;
     color: #000000;
}
 .footer-column-first {
     width: 100%;
     position: absolute;
     bottom: 41px;
     left: 0px;
     border-top: 1px solid #585858;
     margin: 0;
     padding: 15px 0 0 10px;
}
 .promo h1 {
     margin: 0 0 23px;
     font-size: 30px;
     line-height: 32px;
}
 .promo {
     padding: 360px 0 72px;
}
 .promo p {
     font-size: 16px;
     line-height: 19px;
}
 .btn {
     display: inline-block;
     vertical-align: top;
     padding: 0 25px 2px;
     background: #fac500;
     font-size: 16px;
     line-height: 46px;
     text-decoration: none;
     border-radius: 28px;
     transition: all 0.5s linear;
     color: #000;
}
 .present-box-area .present-box {
     width: 100%;
}
 .present-block-area {
     float: left;
     margin: 0 0 18px;
     width: 100%;
}
 .present-block-area img {
     width: 45vw;
}
 .quality-text p {
     margin: 0 0 40px 4px;
     font-size: 16px;
     line-height: 23px;
}
 .quality-image {
     width: 60px;
}
 .quality-column ul li {
     margin: 0 0 35px;
     font-size: 16px;
     line-height: 19px;
}
 .quality-column + .quality-column {
     padding: 0 0 0 20px;
}
 .quality {
     padding: 60px 0 29px;
}
 .working {
     padding: 42px 0;
}
 .working-text {
     font-size: 16px;
     line-height: 23px;
}
 .working-text .btn {
     padding: 0 28px;
     font-size: 16px;
     line-height: 42px;
     border-radius: 21px;
}
 .carousel .gmask {
     margin: 35px 0 0;
}
 .reliability-text {
     font-size: 16px;
     line-height: 23px;
}
 .btn-1 {
     margin: 0 20px 10px 0;
     padding: 0 28px;
     font-size: 16px;
     line-height: 42px;
     border-radius: 21px;
}
 .btn-2 {
     padding: 0 28px;
     font-size: 16px;
     line-height: 42px;
     border-radius: 21px;
}
 .carousel2 {
     padding: 0 50px;
}
 .carousel2 .btn-prev, .carousel2 .btn-next {
     position: absolute;
     bottom: auto;
     top: 45%;
     left: 0;
}
 .carousel2 .btn-next {
     left: auto;
     right: 0;
}
 .reliability {
     padding: 60px 0 0;
}
 .popular-slider-main .slide {
     width: 480px !important;
}
 .popular-slider {
     margin: 0 0 10px;
}
 .slide-nav-box {
     width: 100%;
}
 .slide-nav-box:nth-child(2n) {
     display: none;
}
 .artoicles {
     padding: 30px 0;
}
 .artoicles-box {
     width: 100%;
}
 .artoicles-box img {
     width: 100%;
}
 .artoicles-heading a {
     display: none;
}
 .artoicles-heading {
     margin: 0 0 4px;
}
 .form-calc strong {
     font-size: 32px;
     line-height: 38px;
}
 .foram-calc-row-first {
     margin: 0;
     width: 100%;
}
 .form-calc-first textarea {
     width: 100%;
     min-width: 100%;
     max-width: 100%;
}
 .form-calc-first .btn-form-calc {
     margin: 20px 0 0;
}
 .form-calc-first .form-calc-holder {
     padding: 55px 52px 105px;
}
 .btn-form-calc {
     height: 47px;
     width: 80%;
     font-size: 16px;
     line-height: 46px;
}
 .phone-click {
     background: url(../img/ico-phone-mob.png) no-repeat;
     height: 42px;
     width: 42px;
}
 .logo {
     font-size: 35px;
     line-height: 36px;
}
 .quality-text h2, .working h2, .reliability-text h2, .feedbacks-heading h2, .artoicles h2 {
     margin: 0 0 20px;
     font-size: 40px;
     line-height: 48px;
}
 .main-page .logo {
     margin: 1px 12px 0 0;
}
 .main-page .opener {
     margin: 16px 0 0;
}
 #header .phone-holder {
     top: 13px;
     right: 66px;
}
 .sub-popular-slider {
     padding: 0 0 20px;
}
 .present-box {
     width: 50%;
}
 .slide-back strong {
     font-size: 400px;
}
 .carousel2 {
     height: auto;
}
 .carousel2 .gmask .slide p {
     margin: 0;
}
 .slide-back {
     width: 100%;
}
 .slide-back strong {
     display: block;
     text-align: center;
}
 .slide-nav-subbox img {
     float: left;
     margin: 0 20px 50px 0;
     height: 96px;
     width: 96px;
     border-radius: 100%;
}
 .slide-nav-subbox p {
     float: left;
     width: 100%;
}
 .slide-nav-subbox strong {
     margin: 20px 0 15px;
}
 .artoicles-box {
     width: 48%;
}
 .artoicles-box-image {
     height: auto;
}
 .foundations-subblock {
     background: none;
}
 .foundations-block span {
     opacity: 1;
}
 .foundations-subblock:hover p {
     display: none !important;
}
 .fotogallery-panel ul li {
     display: inline-block;
     width: 48%;
	 height:50px;
}
 .fotogallery-panel ul {
     padding: 10px 5px;
}
 .fotogallery-panel ul a {
     padding: 5px 10px;
     text-align: left;
     display: block;
}
 .fotogallery-panel ul a:hover, .fotogallery-panel ul li.active a {
     border: none;
     color: #38ce58;
}
 .furnaces-box {
     width: 100%;
}
 .furnaces-box-info-mob {
     text-align: center;
}
 .sub-feedbacks-subinfo {
     float: left;
     padding: 0;
     width: 100%;
}
 .sub-feedbacks p {
     overflow: visible;
}
 .form-feedback-column {
     width: 100%;
     margin: 0 0 20px;
}
 .form-feedback-box {
     overflow: visible;
}
 .form-feedback-content {
     padding: 49px 45px 52px 45px;
}
 .catalog-panel {
}
 .catalog-nav {
}
 .form-5 {
}
 .catalog-content {
}
 .catalog-nav li {
     display: inline-block;
     font-size: 17px;
     line-height: 38px;
     width: 32%;
}
 .form-5-column {
     float: left;
     padding: 0 10px 0 10px;
     box-sizing: border-box;
     width: 25%;
}
 .form-5-column-5 {
     float: left;
     padding: 0 20px 0 20px;
     box-sizing: border-box;
     width: 100%;
}
 #price, #price2 {
     width: 45%;
}
 .catalog-content-area .catalog-box {
     width: 50%;
     box-sizing: border-box;
     margin: 0 0 20px;
     padding: 0 10px 20px;
}
 .catalog-box-img {
     height: auto;
}
 .process-section .process-list .item {
     width: 50% !important;
     /*padding: 0 85px 94px 0;*/
     padding: 94px 85px 0px 0;
     box-sizing: border-box;
}
 .catalog-box strong {
     display: block;
     margin: 0 15px 12px;
     font-size: 16px;
     line-height: 20px;
     font-family: 'proxima_nova_rgbold';
}
 .catalog-box span {
     display: block;
     margin: 0 15px 22px;
     font-size: 16px;
     line-height: 18px;
}
 .info-icons {
     padding: 0 15px;
}
 .form-hidden {
     display: block;
}
 .main-heading h1 {
     font-size: 30px;
     line-height: 32px;
}
 .form-hidden {
     background: #fff;
     width: 100%;
     overflow: hidden;
     box-sizing: border-box;
     padding: 20px 20px;
     border-radius: 5px;
}
 .opener-oc {
     display: block;
     padding: 0 0 0 30px;
     background: #fff url(../img/ico-filtr.png) no-repeat 20px center;
     font-size: 15px;
     line-height: 18px;
     text-decoration: none;
     color: #38ce58;
     padding: 10px 0 10px 50px;
     margin: 0 20px 10px 20px;
}
 .catalog-content {
     margin-top: 0px;
}
 .slide-oc {
     padding: 30px 0 0;
}
 .filtr-head {
     margin: 0 0 40px;
     padding: 0 0 39px;
     border-bottom: 1px solid #f3f3f3;
     width: 100%;
     overflow: hidden;
     font-size: 16px;
     line-height: 18px;
}
 .filtr-head strong {
     display: block;
     margin: 0 0 10px;
}
 .filtr-head ul {
     width: 100%;
     overflow: hidden;
}
 .filtr-head ul li {
     float: left;
     margin: 0 30px 0 0;
     padding: 0 0 0 27px;
     position: relative;
     line-height: 20px;
}
 .filtr-head ul li:first-child {
     padding: 0;
}
 .filtr-head ul li:after {
     position: absolute;
     top: 0;
     left: 0;
     content: "";
     background: #e7e7e7;
     height: 20px;
     width: 1px;
}
 .filtr-head ul li:first-child:after {
     display: none;
}
 .filtr-head ul a {
     text-decoration: none;
     color: #000;
}
 .filtr-head ul a:hover, .filtr-head ul li.active a {
     color: #38ce58;
     font-family: 'proxima_nova_rgbold';
}
 .filtr-sort {
     margin: 0 0 30px;
     padding: 0 0 30px;
     border-bottom: 1px solid #f3f3f3;
}
 .filtr-sort li {
     margin: 0 0 21px;
     font-size: 17px;
     line-height: 20px;
}
 .filtr-sort a {
     text-decoration: none;
     color: #000;
}
 .filtr-sort a:hover, .filtr-sort li.active a {
     color: #38ce58;
     font-family: 'proxima_nova_rgbold';
}
 .filtr-sort li:hover {
     margin: 0 0 20px;
}
 .form-hidden .form-5-column {
     margin: 0 0 30px;
     width: 100% !important;
     padding: 0;
}
 .form-hidden .form-5-column strong {
     display: block;
     margin: 0 0 10px;
     font-family: 'proxima_nova_rgbold';
}
 .form-hidden .form-5-box-last {
     width: 100%;
}
 .btn-10 {
     float: left;
     width: 100%;
     margin: 0 0 15px;
     background: #fac500;
     border: 1px solid #fac500;
     font-size: 18px;
     line-height: 54px;
     text-align: center;
     text-decoration: none;
     text-align: center;
     transition: all 0.5s linear;
     border-radius: 27px;
     box-sizing: border-box;
     color: #000;
}
 .btn-10:hover {
     background: none;
}
 .btn-11 {
     float: left;
     width: 100%;
     margin: 0 0 15px;
     background: #fff;
     border: 1px solid #e8e8e8;
     font-size: 18px;
     line-height: 54px;
     text-align: center;
     text-decoration: none;
     text-align: center;
     transition: all 0.5s linear;
     border-radius: 27px;
     box-sizing: border-box;
     color: #000;
}
 .btn-11:hover {
     background: #e8e8e8;
}
 .foundations-box {
     box-sizing: border-box;
     padding: 42px 20px 75px;
     height: 1%;
     overflow: hidden;
     background: #fff;
     border-radius: 3px;
}
 .product-card .pc-info h2 {
     padding: 0 60px 0 0;
}
    .popular-slider .catalog-box{
        width: 100%;
    }
    .ajaxcarousel .imgs img.active {
        display: block;
        float: none;
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    .ajaxcarousel .imgs img, .catalog-box-img .ajaxcarousel .imgs img {
        margin-bottom: 0;
        min-height: 247px;
    }
}
		@media screen and (min-width: 870px)	and (max-width: 1198px){	.present-box-first {
    width: 50% !important;
    height: 35vw;
			}}
@media only screen and (max-width: 650px) {
 .prevnext {
     position: relative;
     top: 0px;
     right: auto;
     width: 100px;
     margin-left: 50%;
     left: -50px;
}
 .contacts-box {
     margin: 0 0 47px;
     padding: 0;
     width: 100%;
}
 .product-card .btn-print-hidden {
     display: none !important;
     margin: 0;
     position: absolute;
     top: 44px;
     right: 40px;
}
 .work-page .product-card .pc-info {
     min-height: 570px;
     min-height: auto;
}
    .process-section .process-list .ico{
        position: static;
    }
 .slideshow2 .gmask .slide {
     background-position: center center;
}
 .process-section .process-list .item {
     width: 100% !important;
     padding: 0 0 0 0;
     box-sizing: border-box;
     margin-bottom: 40px;
}
 .shipping-calc .output ul li {
     margin: 0 0 10px;
     float: none;
     width: 100%;
}
 .foundations-block-area p {
     display: none;
}
 .foundations-block-area strong {
				color: #ffffff;}

			.present-box-first{
				height: 65vw;}
 .present-box {
     width: 100% !important;

}
 .box1 {
     width: 100%;
     float: left;
}
 .present-block-main {
     width: 100% !important;
     height: auto !important;
     max-width: 650px !important
}
 .present-block-area img {
     height: auto !important;
     width: 100% !important;
}
 .question-column {
     float: none;
     float: left;
     padding: 0 0 0 0;
     width: 100%;
     box-sizing: border-box;
}
 .catalog-content-area .catalog-box {
     width: 100%;
}
 .main-heading h1 {
     display: block;
     float: none;
}
 .catalog-nav li {
     display: inline-block;
     font-size: 17px;
     line-height: 38px;
     width: 48%;
}
 .catalog-nav {
     height: auto;
}
 .catalog-panel {
     display: block;
     width: 100%;
     float: none;
}
.catalog .main-heading ul {

    float: left;
    margin: 0 0 0 0px;


}
 .catalog-panel span {
     float: right;
	 display:none;
}
 .form-5-column {
     float: left;
     padding: 0 10px 0 10px;
     box-sizing: border-box;
     width: 50%;
}
 .form-5-column-5 {
     padding: 0 20px 0 20px;
     width: 100%;
}
 .articles-box {
     height: auto;
     width: 100%;
}
 .articles-all {
     margin: 0 0 58px;
     padding: 13px 0 10px;
     background: #fff;
}
 .articles-box img {
     width: 100%;
     position: relative;
     top: auto;
     left: auto;
     display: block;
}
 .articles-box-frame {
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     z-index: 5;
}
 .articles-subbox {
     padding: 0;
}
 .articles-box-area {
     position: relative;
}
 .articles-box-media {
     margin: 0;
}
 .articles-subbox {
     height: auto;
}
 .articles-box-frame {
     padding: 13px 25px 16px;
}
 .articles-box-media {
     height: auto
}}
@media only screen and (max-width: 499px) {
 .btn-consalt {
     margin: 0 10px 20px 0;
}
 .logo {
     margin: 5px 10px 0 0;
     font-size: 20px;
     line-height: 40px;
     box-shadow: none;
}
 .phone-frame {
     top: 59px;
     left: -210px;
}
 .phone-frame {
     width: 325px;
}
 .phone-frame .tabset li {
     font-size: 13px;
}
 .phone-frame::before {
     left: 71%;
}
 .promo h1 {
     margin: 0 0 23px;
     font-size: 25px;
     line-height: 28px;
}
 .present-block-area strong {
     top: 26px;
     left: 26px;
     font-size: 20px;
     line-height: 25px;
}
 .slideshow .slide span {
     padding: 30px 25px 0;
     font-size: 20px;
     line-height: 24px;
}
 .quality-text h2, .working h2, .reliability-text h2, .feedbacks-heading h2, .artoicles h2 {
     margin: 0 0 20px;
     font-size: 30px;
     line-height: 36px;
}
 .carousel {
     width: 100%;
}
 .carousel .gholder {
     width: 100%;
}
 .carousel .gmask .slide p {
     margin: 0 28px 10px;
     font-size: 13px;
     line-height: 16px;
}
 .carousel .gmask .slide strong {
     margin: 0 28px 10px;
     font-size: 19px;
     line-height: 22px;
}
 .carousel .gmask .slide img {
     display: block;
     margin: 0 0 13px;
     width: 100%;
}
 .carousel .gmask .slide {
     padding: 0 0 7px;
}
 .reliability {
     padding: 20px 0 0;
}
 .btn-1 {
     width: 100%;
     margin: 0 0 19px;
     text-align: center;
}
 .btn-2 {
     width: 100%;
     margin: 0 0 19px;
     text-align: center;
}
 .carousel2 .gmask .slide p {
     margin: 0 0 20px;
     max-width: none;
}
 .carousel2 .gmask .slide img {
     max-width: 100%;
     margin: 0 0 21px;
}
 .popular-slider-main .slide {
     width: 300px !important;
}
 .popular-slider {
     margin: 0 0 10px !important;
}
 .feedbacks {
     padding: 20px 0;
}
 .feedbacks-heading {
     margin: 0;
}
 .slide-nav-subbox {
     padding: 36px 20px 31px;
}
 .form-calc-first .form-calc-holder {
     padding: 25px 28px 105px;
}
 .form-calc strong {
     font-size: 20px;
     line-height: 24px;
}
 .form-calc-first p {
     margin: 0 0 20px;
     font-size: 13px;
     line-height: 15px;
}
 .decor-1, .decor-2 {
     height: 52px;
}
 .decor-1 input, .decor-2 input {
     height: 32px;
     font-size: 13px;
     line-height: 32px;
}
 .decor-1 {
     padding: 10px 10px 10px 44px;
     background: #fff url(../img/icon-user.png) no-repeat 15px 17px;
}
 .decor-2 {
     padding: 10px 10px 10px 44px;
     background: #fff url(../img/icon-phone2.png) no-repeat 15px 17px;
}
 .form-calc-first textarea {
     font-size: 13px;
     line-height: 32px;
     height: 102px;
     min-height: 102px;
}
 .form-calc-first .btn-form-calc {
     width: 80%;
}
 .by-hidden {
     display: block;
     margin: 0 10px 30px;
     font-size: 18px;
     line-height: 20px;
     color: #848484;
}
 .copy-hidden {
     display: block;
     margin: 0 10px 30px;
     font-size: 18px;
     line-height: 20px;
     color: #848484;
}
 .artoicles-box {
     width: 100%;
}
 .artoicles-box-image {
     height: 270px;
}
 .question-box {
     width: 320px;
     width: 100%;
}
 .foundations-block img {
     width: auto;
}
 .articles-box-frame {
     position: relative;
     top: auto;
     left: auto;
}
 .popular-inner-hidden {
     display: none;
}
 .furnaces-box-hidden {
     display: none;
}
 .form-feedback-content {
     padding: 20px 10px;
}
 .carousel2 {
     padding: 0 30px;
}
 .slide-back {
     margin: 0;
     height: 290px;
}
 .slide-back strong {
     font-size: 270px;
}
 .sub-popular-slider {
     display: none;
}
 .hidden-section {
     display: block;
     padding: 0 10px;
}
 .hidden-section .slideshow4 {
     display: block;
     width: 100%;
     box-sizing: border-box;
     margin: 0 0 20px;
}
 .fotogallery-box {
     width: 100%;
     margin: 0 0 10px;
}
 .fotogallery-images {
     margin: 0;
     width: 100%;
}
 .fotogallery-all {
     display: block;
}
 .fotogallery-all a {
     display: block;
     background: #fff;
     margin: 20px 0;
     padding: 0;
     line-height: 54px;
     position: relative;
}
 .fotogallery-all a span {
     position: relative;
     padding: 0 0 0 40px;
     display: inline-block;
     vertical-align: top;
}
 .fotogallery-all a span:after {
     position: absolute;
     top: 17px;
     left: 0;
     content: "";
     background: url(../img/ico-all.png) no-repeat;
     height: 18px;
     width: 26px;
}
 .sub-feedbacks-info {
     padding: 39px 20px 20px 20px;
     height: 1%;
     overflow: hidden;
}
 .sub-feedbacks-panel strong {
     font-size: 16px;
     line-height: 20px;
}
 .sub-feedbacks-panel img {
     margin: 0 20px 0 0;
     height: 55px;
     width: 55px;
}
 .sub-feedbacks-panel div {
     padding: 5px 0 0;
}
 .sub-feedbacks-images2 {
     width: 100%;
     box-sizing: border-box;
     padding: 30px 20px;
}
 .sub-feedbacks-images2 p {
     margin: 0;
     max-width: none;
}
 .contacts-address {
     margin: -70px 0 20px;
     padding: 0 0 0 100px;
     box-sizing: border-box;
}
 .contacts-info {
     padding: 0 0 0 100px;
     box-sizing: border-box;
}
 .contacts-date {
     padding: 0 0 0 100px;
     box-sizing: border-box;
}
 .hidden-section .info-icons {
     padding: 0;
}
 .hidden-section .info-icons img {
     border: 1px solid #f8f8f8;
}
 .form-calc strong {
     display: none;
}
 .form-calc i {
     display: block;
}}
@media only screen and (max-width: 479px) {
 .product-card .btn-credit {
     overflow: hidden;
     border: 1px solid #e7e7e7;
     border-radius: 40px;
     text-decoration: none;
     width: 46%;
  
     display: inline-block;
     font-size: 16px;
     padding: 10px 0;
     text-align: center;
}
 .main-page .present-hidden .present-subbox2 {
     height: 300px!important;
}
 .popular-slider .catalog-box {
     width: auto;
     max-width: 95%;
}
 .quality {
     padding: 30px 0 29px;
}
 .quality-column + .quality-column {
     padding: 0;
}
 .quality-column {
     width: 100%;
}
 .carousel .gmask .slide {
     width: 270px !important;
}
 .footer {
     /*display: none;*/
}
 .footer-hidden {
     display: block;
}
 #footer {
     padding: 0;
     background: #313131;
}
 .footer-hidden .accordion {
     background: #292929;
     margin: 0 0 30px;
}
 .footer-hidden .accordion li {
     font-size: 22px;
     line-height: 44px;
     font-family: 'proxima_nova_rgbold';
}
 .footer-hidden .accordion a {
     display: block;
     box-sizing: border-box;
     padding: 0 10px;
     text-decoration: none;
     color: #fff;
}
 .footer-hidden .accordion a.opener-ac {
     background: url(../img/arrow-white.png) no-repeat 98% 20px;
}
 .footer-hidden .accordion .slide-ac {
     background: #313131;
}
 .footer-hidden .accordion .slide-ac li {
     font-family: 'proxima_nova_rgregular';
     font-size: 20px;
}
 .footer-hidden .accordion .slide-ac a {
     color: #757575;
}
 .footer-hidden .accordion .slide-ac a:hover {
     text-decoration: underline;
}
 .footer-hidden-phone {
     margin: 0 0 30px;
     padding: 0 10px;
}
 .footer-hidden-phone strong {
     display: block;
     font-size: 25px;
     line-height: 26px;
     font-family: 'proxima_nova_rgbold';
     color: #fff;
}
 .footer-hidden-phone span {
     display: block;
     font-size: 13px;
     line-height: 14px;
     color: #7c7c7c;
}
 .promo {
     background: url(../img/bg-promo320.jpg) no-repeat;
     background-position: right center;
     background-size: cover;
}
 .slide-back strong {
     font-size: 210px;
     line-height: 220px;
}
 .slide-back {
     padding: 0;
}
 .slide-back {
     margin: 0;
     height: 220px;
}
 .hidden-section .slideshow4 {
     height: 250px;
}
 .slideshow4 .gmask .slide {
     padding: 155px 15px 0;
     font-size: 16px;
     line-height: 20px;
     font-family: 'proxima_nova_rgbold';
}
 .slideshow4 .pagination {
     position: absolute;
     top: 133px;
     left: 15px;
     box-sizing: border-box;
}
 .feedbacks-hidden, .articles-hidden {
     display: block;
     box-sizing: border-box;
     background: #f8f8f8;
     border: 1px solid #38ce58;
     font-size: 16px;
     line-height: 46px;
     border-radius: 23px;
     text-align: center;
     color: #38ce58;
     width: auto;
}
 .articles-hidden {
     margin: 20px 10px 0;
}
 .feedbacks-hidden:hover, .articles-hidden:hover {
     background: #38ce58;
     color: #000;
}
 .contacts-address {
     margin: 0 0 20px;
     padding: 0;
}
 .contacts-info {
     padding: 0;
}
 .contacts-date {
     padding: 0;
}
 .furnaces-box-info-mob {
     float: left;
     padding: 0 10px 0 0;
     box-sizing: border-box;
     width: 100%;
     text-align: left;
}
 .furnaces-box-images {
     margin: 0;
}
 .sub-feedbacks .main-heading ul li {
     float: none;
     display: block;
}
 .slideshow2 .slide span {
     display: block;
     padding: 30px 15px 0;
     font-size: 25px;
     line-height: 32px;
     font-family: 'proxima_nova_rgbold';
     max-width: 620px;
     color: #fff;
}
 .catalog-content-area .catalog-box .info-icons img
 /*,.catalog-content-area .catalog-box .info-icons span */
 {
     margin: 0 10px 10px 0;
}
 .info-icons {
     height: auto;
}}
.popular-slider .frame {
 letter-spacing: -.36em;}
 .nazvanie-tabl {
 color: #000;
 font: 19px/23px proxima_nova_rgbold,Arial,Helvetica,sans-serif;
 font-weight: 400;
 text-align: center;
 padding: 20px;}
 .tabl-videlenie-nazv {
 background-color: #F8F8F8!important;
 border: none!important;}
 .tabl-bez-podch {
 border: none!important;}
 .akcija {
 color: #E38152!important;
 font-weight: 400;}
 .menu-box {
 display: block !important;
 position: fixed;
 transition: all 0.4s ease;
 top: 210px;}
 .menu-box a {
 text-decoration: none;
 color: black;}
 @media screen and (max-width: 620px) {
 .menu-box {
     display: none !important
}
 }
 @media screen and (min-width: 621px) and (max-width: 765px) {
 .menu-box {
     display: none !important;
     position: absolute;
     left: 3%
}
 .icon-box.prices div, .icon-box.technologies div,.icon-box.services div, .icon-box.delivery div {
     z-index: 999;
     position: absolute;
     top: 0;
     left: -150px;
     opacity: 0;
     color: #000;
     line-height: 50px;
     width: auto;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
	 padding-right:15px;
     border-left: 3px solid #f9cb20;
}
 .icon-box.prices a:hover div, .icon-box.complectation a:hover div, .icon-box.technologies a:hover div, .icon-box.services a:hover div, .icon-box.delivery a:hover div, .icon-box.about a:hover div, .icon-box.other a:hover div {
     opacity: 1;
     left: 60px;
     margin: 0;
     text-align: left;
     padding-left: 20px;
     background-color: white;
     color: #000;
}
 .icon-box.complectation div {
     z-index: 999;
     position: absolute;
     top: 0;
     left: -100px;
     opacity: 0;
     line-height: 50px;
     width: auto;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.about div {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 50px;
     width: 150px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.other div {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 50px;
     width: 155px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}}
@media screen and (min-width: 766px) and (max-width: 900px) {
 .menu-box {
     display: none !important
}}
@media screen and (min-width: 901px) and (max-width: 1189px) {
 .menu-box {
     display: none !important;
     position: absolute;
     left: 1% !important
}
 .icon-box.prices div, .icon-box.technologies div, .icon-box.services div, .icon-box.delivery div {
     z-index: 999;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 50px;
     width: 120px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.prices a:hover div, .icon-box.complectation a:hover div, .icon-box.technologies a:hover div, .icon-box.services a:hover div, .icon-box.delivery a:hover div, .icon-box.about a:hover div, .icon-box.other a:hover div {
     opacity: 1;
     left: 60px;
     margin: 0;
     text-align: left;
     padding-left: 20px;
     background-color: white;
     color: #000;
}
 .icon-box.complectation div, .icon-box.other div, .icon-box.about div {
     z-index: 999;
     position: absolute;
     top: 0;
     left: -150px;
     opacity: 0;
     line-height: 50px;
     width: auto;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}}
@media screen and (min-width: 1190px) and (max-width: 1400px) {
 .menu-box {
     display: none !important
}}
@media screen and (min-width: 1401px) and (max-width: 1640px) {
 .menu-box {
     position: absolute;
     left: 3% !important;
    position: fixed;
     display: block !important
}
 .icon-box.prices div, .icon-box.technologies div, .icon-box.delivery div {
     z-index: 99;
     position: absolute;
     top: 0;
     left: -150px;
     opacity: 0;
	 padding-right:15px;
     line-height: 50px;
     width: auto;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.prices a:hover div, .icon-box.complectation a:hover div, .icon-box.technologies a:hover div, .icon-box.services a:hover div, .icon-box.delivery a:hover div, .icon-box.about a:hover div, .icon-box.other a:hover div {
     opacity: 1;
     left: 60px;
     margin: 0;
     text-align: left;
     padding-left: 20px;
     background-color: white;
     color: #000;
}
 .icon-box.complectation div {
     z-index: 79;
     position: absolute;
     top: 0;
     left: -150px;
	 padding-right: 20px;
     opacity: 0;
     line-height: 50px;
     width: auto;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.services div {
     z-index: 7;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 50px;
     width: 80px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.about div {
     z-index: 7;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 50px;
     width: 150px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
 .icon-box.other div {
     z-index: 7;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     line-height: 50px;
     width: 160px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
}
}
 @media screen and (min-width: 1641px) and (max-width: 1726px) {
 .menu-box {
   position: fixed;
     display: block !important;
     left: 3%
}
 .icon-box.prices div, .icon-box.technologies div, .icon-box.services div, .icon-box.delivery div {
     z-index: 7 !important;
     position: absolute;
     top: 0;
     left: -50px;
     opacity: 0;
     line-height: 40px;
     width: auto;
	 opacity: 0;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
     padding-left: 15px
}
 .icon-box.complectation div, .icon-box.about div, .icon-box.other div {
     z-index: 7 !important;
     position: absolute;
     top: 0;
	 opacity: 0;
     left: -150px;
     opacity: 0;
     line-height: 40px;
     width: auto;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
     padding-left: 15px}
}
@media screen and (min-width: 1727px) {
 .menu-box {
    position: fixed;
     display: block !important;
     left: 5%
}
 .icon-box.prices div, .icon-box.delivery div, .icon-box.technologies div, .icon-box.services div {
     z-index: 7 !important;
     position: absolute;
     top: 0;
     left: 50px;
     opacity: 1;
     line-height: 40px;
     width: 120px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
     padding-left: 15px
}
 .icon-box.complectation div, .icon-box.about div, .icon-box.other div {
     z-index: 7 !important;
     position: absolute;
     top: 0;
     left: 50px;
     opacity: 1;
     line-height: 40px;
     width: 150px;
     -webkit-transition: all .3s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
     border-left: 3px solid #f9cb20;
     padding-left: 15px
}
 .tabs_caption {
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     list-style: none;
     position: relative;
}
 .tabs_caption li: last-child:before {
     content: '';
     position: absolute;
}
 .tabs_caption:after {
     content: '';
     display: table;
     clear: both;
}
 .tabs_caption li {
     position: relative;
}
 .tabs_caption li:not(.active) {
     cursor: pointer;
}
 .tabs_caption .active:after {
     content: '';
     position: absolute;
}
 .tabs__content {
    /* display: none;*/
	 opacity:0;
}
 .tabs__content.active {
     /*display: block;*/
	  opacity:1;
}
 .reset-filters {
     overflow: hidden;
     border: 1px solid #e7e7e7;
     background-color: white;
     text-decoration: none;
}
 .reset-filters:hover {
     background-color: #f8f8f8;
}
 .cont ul {
     position: relative;
     padding: 0 0 0 23px;
     list-style: square;
	     padding-inline-start: 40px;
}
 .cont h2 {
     font-size: 30px;
     margin-top: 50px;
     margin-bottom: 30px;
     font-weight: bold;
}
 .cont h3 {
     font-size: 30px;
     margin-top: 50px;
     margin-bottom: 30px;
     font-weight: bold;
}
}
 @media only screen and (max-width: 961px) {
     .text-techn {
         position: relative!important;
    }
}
 @media only screen and (min-width: 961px) {
     .img-techn>img {
         width: 100%;
         max-width: 320px;
         margin-bottom: 180px;
    }
}
 @media only screen and (max-width: 960px) {
     .img-techn>img {
         width: 100%;
         max-width: 490px;
         margin-bottom: 10px;
    }
     /*.logo img{*/
         /*height: 56px;*/
     /*}*/
     .logo{
         padding: 5px 10px;
         border-radius: 30px;
         margin: 3px 0 0 0;
     }
}
 @media only screen and (min-width: 1200px) {
     .img-techn>img {
         width: 100%;
         max-width: 490px;
         margin-bottom: 10px;
    }
}
 hr {
     border-top: 3px dotted #fac500;
     margin-top: 30px;
     margin-bottom: 30px;
}
 .inoss {
     /*background: url(/assets/templates/main/images/service/ul-arrow.png) no-repeat left top;*/
     /*padding-left: 80px;*/
     /*margin-bottom: 30px;*/
     /*min-height: 60px;*/
     /*font-size: 20px;*/
     /*line-height: 30px;*/
     /*padding-bottom: 40px;*/
     /*padding-top: 13px;*/
     background: url(/assets/templates/main/images/service/ul-arrow.png) no-repeat center center;
     /* padding-left: 80px; */
     /* margin-bottom: 30px; */
     min-height: 60px;
     font-size: 20px;
     line-height: 30px;
     /*padding-bottom: 40px;*/
     /*padding-top: 13px;*/
     /* transform: rotate(90deg); */
     display: inline-block;
     width: 80px;
     height: 80px;
     padding: 0;
     margin: 0;
     float: left;
     transition: .6s all;
}
.inoss.anim {
    -webkit-transform: rotate(90deg);
}
 .content-otstup {
     margin-bottom: 50px;
}
 .sections_item a {
     cursor: pointer;
     display: block;
     width: 100%;
     height: 100%;
     overflow: hidden;
}
 .sections_item a:hover .sections_item__title {
     background: none;
}
 a:focus, a:active, a:visited,:focus,:active,:visited, button:focus, button:visited, button:active {
     outline: none;
     text-decoration: none;
     outline-offset: inherit;
}
 .sections_item__title {
     position: absolute;
     left: 10px;
     top: 0;
     right: 10px;
     bottom: 0;
       background: rgba(50, 50, 50, 0.36);
     display: flex;
     align-items: center;
     text-align: center;
     -webkit-box-align: center;
     color: #fff;
     text-transform: uppercase;
     font-size: 20px;
			font-weight: bold;
     transition: all ease .5s;
     padding: 0;
}
 .sections_item {
     margin-bottom: 18px;
     overflow: hidden;
     position: relative;
     width: 22%
}
 .box1 {
     width: 44%;
     float: left
}
 .sections_item a:hover .title_name {
     display: none;
}
 .title_name {
     width: 100%;
}
 .sections_item a:hover .more-btn {
     display: block;
     margin: 0 auto;
}
 .more-btn:hover {
     background-color: #f6b900;
     text-decoration: none;
     color: black;
}
 .sections_item .more-btn {
     display: none;
}
 .more-btn {
     display: block;
     text-align: center;
     color: #fff;
     font-size: 20px;
     line-height: 1;
     text-transform: uppercase;
     transition: all ease 1s;
     background-color: #38ce58;
     padding: 15px 10px;
}
 .sections_item a:hover img {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
}
 .sections_item img {
     width: 100%;
     -moz-transition: 0.5s ease;
     -o-transition: 0.5s ease;
     -webkit-transition: 0.5s ease;
}
 img {
     vertical-align: middle;
}
						#catalogFilter {
    background-color: #3ba648;
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
    /* width: 1206px; */
}
#catalogFilter .item100 {
    float: none;
    margin: 0 auto;							margin-bottom: 20px
}
#catalogFilter .item100 a.btnWhite, #catalogFilter .item100 .btnWhite {
    margin-right: 3px;
    padding: 7px 6px;
}#catalogFilter .item100 .item-title {    text-transform: uppercase;    font-weight: 600;}
#catalogFilter a.btnWhite:first-child, #catalogFilter a.btnWhite:nth-child(17) {
    /* margin-left: 0; */
}
#catalogFilter a.btnWhite, #catalogFilter .btnWhite {
    margin-bottom: 10px;
    /* margin-right: 10px; */
    margin-right: 5px;
    padding: 7px;
    cursor: pointer;
}
a.btnWhite, .btnWhite {
    /* font-size: 18px; */
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 10px 20px;
    background: transparent;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 20px;
    border: 1px solid #ffffff;
}.btnWhite:hover {	background-color:#fac500;	color:black;}

#catalogFilter .filters_additional {
    display: block;
}
#catalogFilter .item {
    float: left;
    width: 32%;
    margin-right: 15px;
}
#catalogFilter .item .item-title {
    text-transform: uppercase;
    font-weight: 600;
}
#catalogFilter .showallfilters {
    text-align: center;
    border-top: 1px solid #fffa6a;
    padding-top: 10px;
    margin-top: 5px;
}
#catalogFilter .showallfilters span {
    cursor: pointer;
}
#catalogFilter .showallfilters {
    text-align: center;
    border-top: 1px solid #fffa6a;
    padding-top: 10px;
    margin-top: 5px;
}
#catalogFilter .showallfilters span img {
    margin-bottom: 0;
}
#content img {
    margin-bottom: 15px;
}
#catalogFilter .showallfilters span.opened:after {
    content: "Скрыть дополнительные фильтры";
}
#catalogFilter .showallfilters span:after {
    content: "Показать все фильтры";
    margin-left: 10px;
    color: #fffa6a;
    font-size: 18px;
    border-bottom: 1px dashed #fffa6a;
}

@media (max-width: 768px){
#catalogFilter .item {
   width: 100% !important;
    padding-left: 0px;
}

}
@media (max-width: 1024px){
#catalogFilter .item {
    float: left;
    width: 100%;
    margin-right: 15px;
					}}
#catalogFilter .filters_additional.opened {
    display: inline-block !important;
}
.tabs_caption {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	list-style: none;
	position: relative;

}
.tabs_caption li:last-child:before {
	content: '';
	position: absolute;

}
.tabs_caption:after {
	content: '';
	display: table;
	clear: both;
}
.tabs_caption li {

	position: relative;

}
.tabs_caption li:not(.active) {
	cursor: pointer;
}
.tabs_caption li:not(.active):hover {

}
.tabs_caption .active {

}
.tabs_caption .active:after {
	content: '';
	position: absolute;

}


.quality-columns2 { padding: 48px 0 0; height: 1%; overflow: hidden; }
.quality-column2 { float: left; width: 50%; box-sizing: border-box; padding: 0 10px 0 0; }
@media only screen and (max-width: 1200px) {
    .quality-column2 {
        width: 100%;
    }
    .quality-column2  ul li{
        margin-bottom: 1em;
    }

    .quality-column {
        width: 100%;
    }
    .quality-column ul li{
        margin-bottom: 1em;
    }
    .quality-column+.quality-column {
        padding: 0 ;
    }
}


.mail-head
{display: block;
    text-align: right;
    font-size: 13px;
    line-height: 14px;
	color:black;
	text-decoration:none;}

@media only screen and (max-width: 1200px) and (min-width: 768px)  {
     .template-right-price{
              float: right;
    width: calc(100% - 360px);
     }
}
@media only screen and (max-width: 1200px) and (min-width: 768px)  {
     .form-5{
          display: flex;
     }
     .form-5-column{
          min-height: 340px;
     }
     .catalog-nav{
          text-align: left;
     }
}

.ico-etazh-1{background: url("/assets/images/cardicons/ico-etazh-1.png") center center no-repeat;}
.ico-etazh-1m{background: url("/assets/images/cardicons/ico-etazh-1m.png") center center no-repeat;}
.ico-etazh-15{background: url("/assets/images/cardicons/ico-etazh-15.png") center center no-repeat;}
.ico-etazh-2{background: url("/assets/images/cardicons/ico-etazh-2.png") center center no-repeat;}
.ico-komnat-1{background: url("/assets/images/cardicons/ico-komnat-1.png") center center no-repeat;}
.ico-komnat-2{background: url("/assets/images/cardicons/ico-komnat-2.png") center center no-repeat;}
.ico-komnat-3{background: url("/assets/images/cardicons/ico-komnat-3.png") center center no-repeat;}
.ico-komnat-4{background: url("/assets/images/cardicons/ico-komnat-4.png") center center no-repeat;}
.ico-komnat-5{background: url("/assets/images/cardicons/ico-komnat-5.png") center center no-repeat;}
.ico-komnat-6{background: url("/assets/images/cardicons/ico-komnat-6.png") center center no-repeat;}
.ico-komnat-7{background: url("/assets/images/cardicons/ico-komnat-7.png") center center no-repeat;}
.ico-komnat-8{background: url("/assets/images/cardicons/ico-komnat-8.png") center center no-repeat;}
.ico-krisha-1{background: url("/assets/images/cardicons/ico-krisha-1.png") center center no-repeat;}
.ico-krisha-2{background: url("/assets/images/cardicons/ico-krisha-2.png") center center no-repeat;}
.ico-krisha-3{background: url("/assets/images/cardicons/ico-krisha-3.png") center center no-repeat;}
.ico-balkon{background: url("/assets/images/cardicons/ico-balkon.png") center center no-repeat;}
.ico-terrasa{background: url("/assets/images/cardicons/ico-terrasa.png") center center no-repeat;}
.ico-veranda{background: url("/assets/images/cardicons/ico-veranda.png") center center no-repeat;}
.ico-erker{background: url("/assets/images/cardicons/ico-erker.png") center center no-repeat;}
.ico-sanuzel{background: url("/assets/images/cardicons/ico-sanuzel.png") center center no-repeat;}
.ico-spalnya{background: url("/assets/images/cardicons/ico-spalnya.png") center center no-repeat;}
.ico-kuhnya{background: url("/assets/images/cardicons/ico-kuhnya.png") center center no-repeat;}
.ico-leto{background: url("/assets/images/cardicons/ico-leto.png") center center no-repeat;}
.ico-zima{background: url("/assets/images/cardicons/ico-zima.png") center center no-repeat;}


.main-textbox-content ul li:after {
background:none!important;}


.info-tab{
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    color: #777;
	    margin-right: 20px;
}
.info-icons{
    height: 170px;
}

.tab-content-info{
    display: none;
    position: absolute;
    width: 100%;
    top:0;
    left: 0;
}
.no-dec{
    text-decoration: none;
}
.tab-content-info.active{
    display: block;
}
.info-tab.active{
    /*text-decoration: underline;*/
}
.clearfix {
    display: block;
}

.info-tab:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background: #444;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.info-tab:hover:after {
    width: 30%;
}
.info-tab.active:after {
    width: 100%;
}
.info-tab.active{
color: #222;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}
.catalog-list-price .image{
    float: left;
    width: 46px;
}
.catalog-list-price .image img{
     width: auto;
     height: auto;
     border:0;
}
.catalog-list-price .size{
    float: left;
    font-size: 17px;
    opacity: .77;
    /*line-height: 32px;*/
}

.catalog-list-price .price{
    float: right;
    padding: 0 8px 0 0;
    font: 20px/23px proxima_nova_rgbold,Arial,Helvetica,sans-serif;
    margin: 0;
    /*line-height: 32px;*/
}
@media only screen and (max-width: 768px){
    .cntrls, .cntrls>*,.ajaxcarousel,.catalog-box-img{
        pointer-events: none;
    }
}


/** NEW HEADER START**/



.page-wrapper {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.new-header {
    background-color:#fff;
    font-family: proxima_nova_rgregular;
    font-weight: 300;
    padding:12px 0;
    padding: 26px 0 0;
    /*border-bottom:1px solid #dfdfdf;*/
	    box-shadow: 0 10px 9px rgba(130, 130, 130, 0.07);
}

.underheaderd-catalog-list-section a{

    color: black;
}
.new-header .mobile-header-row {
    display:none;
}

.new-header .tablet-logo-block {
    display:none;
}

.body-section {
    height:5000px;
    width:100%;
    background-color:rgb(208, 208, 208);
}


.new-header .header-wrapper {
    display:flex;
    flex-flow:row nowrap;
    justify-content: space-between;
    align-content: center;
    width:100%;
    max-width:1190px;
    padding:0 10px;
    box-sizing: border-box;
    margin: 0 auto;
}

.new-header .header-rows-wrapper {
    display: flex;
    width: calc(100% - 178px);
    flex-direction: column;
    justify-content: space-between;
    padding:4px 0 0 0;
}

.new-header .header-top-row {
    width:100%;
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
}

.new-header .header-top-row-wrap {
    width:100%;
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 25px;
}

.new-header .header-info-block {
    display:flex;
    align-items: flex-start;
    justify-content: flex-end;
    width:78%;
    flex-flow:row wrap;
}

.new-header .header-info-unit {
    width:38%;
    margin-lefT:2%;
    display:flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size:16px;
    color:#636363;
    margin-bottom: 10px;
    text-decoration: none;
}

.new-header .header-info-unit  img {
    margin-right:10px;
    width:22px;
}

.new-header .header-info-unit:first-child{
    margin-left:0;
    width:60%;
}

.new-header .header-phone {
    font-size:25px;
    font-weight: 700;
    width:100%;
    text-decoration: none;
    margin-bottom: 12px;
    display: block;
    text-align: center;
}


.new-header .header-callback {
    width:100%;
    color:#ef5417;
    text-decoration: none;
    display:flex;
    align-items:center;
    justify-content: center;

}

.new-header .header-callback span {
    border-bottom:1px dashed #ef5417;
    font-size:15px;
}

.new-header .header-callback:hover span{
    border-bottom:1px dashed transparent;
}


.new-header .header-callback img {
    width:16px;
    margin-right: 8px;
}

.new-header .header-bot-row ul {
    list-style: none;
    display:flex;
    justify-content: space-between;
    align-items: center;

}

.new-header .header-bot-row ul li {
    display:block;
    padding: 10px 6px 24px;
    position: relative;
}

.new-header .header-bot-row ul li a {
    text-decoration: none;
    font-size:17px;
    line-height: 22px;
    white-space: nowrap;
    box-sizing: border-box;
    text-align: center;
}

.new-header .header-bot-row ul li a::after {
    width:100%;
    content:'';
    height:3px;
    background-color:transparent;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transition: 0.2s;
}
.new-header .header-bot-row ul li.inner-listed.vt2.st3s a::after {
    width:100%;
    content:'';
    height:0px;
    background-color:transparent;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transition: 0.2s;
}




#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a, #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a::after {
    background-color: #fff !important;
    height: 0px !important;
}
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content a, #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-content:hover a::after {
    background-color: #fff !important;
    height: 0px !important;
}
.new-header .header-bot-row .inst ul li:hover a::after {
    background-color:#77d78c;
}




.new-header .header-bot-row ul li.rounded a::after {
    display:none;
}

.new-header .header-bot-row ul li a > span  span {
    color:#ababab;
    margin-left:3px;

}

.new-header .header-bot-row ul li.rounded a {
    border-radius:100px;
    background-color:#ededed;
    padding:10px 20px;
    transition:0.2s;
    white-space: nowrap;
}

.new-header .header-bot-row ul li.rounded:hover a  {
    background-color:#f9e9ad;
}

.new-header .m-promo-link {
    color:#f5531a;
}

.new-header .header-top-phone-block {
    width:220px;
    min-width: 220px;
}



.new-header a{
    color:black;
}
.new-header .inner-list-wrap {
    position: absolute;
    left:-1000px;
    right:-1000px;
   max-width:800px;
    margin:auto;
	top: -500px !important;
    justify-content: center;
    /*display: none;*/
	opacity:0;
	  z-index: -100;
}

.new-header .lightbox::after {
    display:none;
}

.new-header .header-bot-row ul li:hover .inner-list-wrap {
   display:flex;
   opacity:1;
   	top: 56px !important;
    z-index: 100;
	max-width:900px;
}

.new-header .inner-list-block {
    display:flex;
    justify-content: center;
    align-items:flex-start;
    background-color:#fff;
    box-sizing: border-box;
	min-height:600px;
    box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.3);
}

.new-header .inner-list-block.ght6 {
    display:flex;
    justify-content: center;
    align-items:flex-start;
    background-color:#fff;
    box-sizing: border-box;
	min-height:auto;
    box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.3);
}



.new-header .inner-list-wrap ul {
    display:flex;
    flex-flow:row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 500px;
    padding:0px 30px;
    box-sizing: border-box;
}

.new-header .thin.inner-list-wrap ul {
    max-width: 200%;
}



.new-header .thin .inner-list-block ul {
    width:100%;
    padding:10px 18px;
    flex-direction: column;
}


.new-header .inner-list-block-2 {
    display:flex;
    justify-content: center;
    align-items:flex-start;
    background-color:#fff;
    box-sizing: border-box;
    box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.3);
    position: absolute;
    left: 180px;
    top:0;
    display: none;
        min-width: 220px;
}

.new-header .inner-list-wrap-2 ul {
    display:flex;
    flex-flow:row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 500px;
    padding:20px 40px;
    box-sizing: border-box;
}

.new-header .thin.inner-list-wrap-2 ul {
    max-width: 200%;
}
.new-header .inner-list-wrap li:hover .inner-list-block-2{
     display: flex;
}



.new-header .inner-list-block-3 {
    display:flex;
    justify-content: center;
    align-items:flex-start;
    background-color:#fff;
    box-sizing: border-box;
    box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.3);
    position: absolute;
    left: 200px;
    top:0;
    display: none;
        min-width: 220px;
}

.new-header .inner-list-wrap-3 ul {
    display:flex;
    flex-flow:row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 500px;
    padding:20px 40px;
    box-sizing: border-box;
}

.new-header .thin.inner-list-wrap-3 ul {
    max-width: 200%;
}
.new-header .inner-list-block-2 li:hover .inner-list-block-3{
     display: flex;
}

.new-header .thin .inner-list-block ul {
    width:100%;
    padding:10px 18px;
    flex-direction: column;
}


.new-header .thin.inner-list-wrap {
    position: absolute;
    left: -40px;
    top: 58px;
    right:auto;
    margin: auto;
    justify-content: center;
    display: none;
    max-width: 300px;
    width: auto;
}

.new-header .thin.inner-list-wrap ul li {
    width:100%;
}

.new-header .inner-list-wrap ul li {
    width:42%;
}

.new-header .inner-list-wrap ul li::after {
    display:none;
}

.new-header .inner-list-wrap ul li a::after {
    display:none;
}

.new-header .inner-list-wrap ul li a {
    padding: 10px 24px;
    border-radius: 40px;
    background-color:transparent;
}

.new-header .inner-list-wrap ul li a:hover {
    background-color:#f9e9ad;
}


.new-header .add-block-proj {
    display:flex;
    overflow: hidden;
}



.new-header .catalog-subbox span {
    display: block;
    margin: 0 0 23px;
    font-size: 18px;
    line-height: 20px;
    color: #939393;
}

.new-header .catalog-subbox a {
    display: block!important;
    background: #f6b900;
    font-size: 18px!important;
    line-height: 52px!important;
    color: #000!important;
    text-decoration: none!important;
    transition: all 0.5s linear;
    text-align: center!important;
    width: 163px!important;
    border-radius: 26px!important;
}

.underheader-cat-list {
    display: flex;
    justify-content: center;
    flex-flow: row nowrap;
    align-items: flex-start;
    margin: 20px auto 0;
    font-family: proxima_nova_rgregular;
    padding-bottom: 20px;
}

.nones {
	display:none;
}

.underheader-cat-unit {
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor:pointer;
    text-decoration: none;
    transition: 0.2s;
    flex:1 auto 0;
	width:100%;
    text-align: center
}

.uh-pic-wrap {
    margin-bottom: 20px;
    display:flex;
    justify-content: center;
    align-items:center;
}


.underheader-cat-unit span{
    text-decoration: none;
    font-size:15px;
    padding:9px 14px;
    box-sizing: border-box;
    background-color:transparent;
    border-radius: 80px;
    transition: 0.2s;
    text-align: center;
    display: inline-block;

}

.underheader-cat-list.page-wrapper .underheader-cat-unit .uh-pic-wrap img{
    transition: 0.2s;
    max-width:141px;

}

.underheader-cat-list.page-wrapper .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9;
}

.underheader-cat-list.page-wrapper .slick-prev:before, .slick-next:before {
    width: 36px;
    height: 36px;
    line-height: 1;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    z-index: 9;
}

.underheader-cat-list.page-wrapper .slick-next {
    right: 20px;
}

.underheader-cat-list.page-wrapper .slick-prev {
    left: 20px;
}
.underheader-cat-list.page-wrapper .slick-track{
    padding: 20px 0 0 0;
}

.underheader-cat-list.page-wrapper  .slick-next:before {
    content: '';
    background: url("/assets/templates/main/images/service/mini-slider-arrow-right.png") no-repeat;
    display: block;
    width: 36px;
    height: 36px;
}

.underheader-cat-list.page-wrapper  .slick-prev:before {
    content: '';
    background: url("/assets/templates/main/images/service/mini-slider-arrow-left.png") no-repeat;
    display: block;
    width: 36px;
    height: 36px;
}

.underheader-cat-list.page-wrapper  .slick-next:hover:before {
    content: '';
    background: url("/assets/templates/main/images/service/mini-slider-arrow-right-hover.png") no-repeat;
    display: block;
    width: 36px;
    height: 36px;
}

.underheader-cat-list.page-wrapper  .slick-prev:hover:before {
    content: '';
    background: url("/assets/templates/main/images/service/mini-slider-arrow-left-hover.png") no-repeat;
    display: block;
    width: 36px;
    height: 36px;
}

.underheader-cat-unit:hover .uh-pic-wrap img {
    transform: translate(0, -10px);
}

.underheader-cat-list.page-wrapper .slick-prev, .underheader-cat-list.page-wrapper .slick-next{
    margin-top: -18px;
}
.underheader-cat-list.page-wrapper .slick-next:before{
    margin-top: -18px;
    background: url(/assets/templates/main/images/service/mini-slider-arrow-right-hover.png) no-repeat
}
.underheader-cat-list.page-wrapper .slick-prev:before{
        margin-top: -18px;
    background: url(/assets/templates/main/images/service/mini-slider-arrow-left-hover.png) no-repeat
}
.underheader-cat-list.page-wrapper .slick-next:before:hover{
    opacity: 1;
    background: url(/assets/templates/main/images/service/mini-slider-arrow-right-hover.png) no-repeat
}
.underheader-cat-list.page-wrapper .slick-prev:before:hover{
    opacity: 1;
    background: url(/assets/templates/main/images/service/mini-slider-arrow-left-hover.png) no-repeat
}
.underheader-cat-unit:hover span {
    background-color:#f9e9ad;
}


.underheader-cat-unit.active span {
    background-color:#f9e9ad;
    display: inline-block;
}



.hidden-uh-phone-block .header-top-phone-block {
    padding:20px 0;
    display:none;
}


.hidden-uh-phone-block .header-phone {
    font-size:25px;
    font-weight: 700;
    width:100%;
    text-decoration: none;
    margin-bottom: 12px;
    display: block;
    text-align: center;
    font-family: proxima_nova_rgregular;

}


.hidden-uh-phone-block .header-callback {
    width:100%;
    color:#ef5417;
    text-decoration: none;
    display:flex;
    align-items:center;
    justify-content: center;

}

.hidden-uh-phone-block .header-callback span {
    border-bottom:1px dashed #ef5417;
    font-size:15px;
}

.hidden-uh-phone-block .header-callback:hover span{
    border-bottom:1px dashed transparent;
}


.hidden-uh-phone-block .header-callback img {
    width:16px;
    margin-right: 8px;
}




.new-header{
    z-index: 100!important;
}

.inner-listed > a > span::after {
    content:'';
    position:relative;
    width:6px;
    height:6px;
    display:inline-block;
    vertical-align:middle;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    transform:rotate(45deg);
    margin-left:6px;
    margin-bottom: 9px;
    transition:0.2s;
}

.inner-listed:hover > a> span::after {
    transform:rotate(-135deg);
    margin-bottom: 2px;
}

.new-header .inner-list-wrap {
    top:58px;
}
.pointer{
    cursor: pointer;
}

@media screen and (max-width:1190px) {
    .underheader-cat-unit span{
        text-decoration: none;
        font-size:17px;
        padding:9px 14px;
    }

    .underheader-cat-unit img {
        width:80%;
    }
}


@media screen and (max-width:1090px) {
    .new-header .desktop-logo-block {
        display:none;
    }

    .new-header .header-bot-row .inner-list-wrap ul li a {
        padding:12px;
    }

    .new-header .thin.inner-list-wrap {
        left:0;
    }

    .new-header .header-rows-wrapper {
        width:100%;
    }

    .new-header .tablet-logo-block {
        display:block;
        width:70px;
        margin-right: 20px;
    }

    .new-header .tablet-logo-block  img {
        width:100%;
    }

    .new-header .hi-location {
        display:none;
    }
	.d3 {
 display:none !important;
}

    .new-header .header-info-block {
        width:50%;
        padding-top: 6px;
    }

    .new-header .header-info-unit {
        width:100%;
        padding-left:120px;
    }

    .new-header .header-bot-row ul li a {
        font-size:15px;
        padding: 10px 11px 50px;
    }

    .new-header .inner-list-wrap {
        left:0;
        right:0;
    }

    .new-header .thin.inner-list-wrap ul {
        width: auto;
    }

    .new-header .add-block-proj {
        display:none;
    }

    .new-header .inner-list-wrap ul {
        width:500px;
        max-width:500px;
    }
}

@media screen and (max-width:991px) {
    .underheader-cat-unit span {
        padding:10px;
    }

    .underheader-cat-list {
        flex-flow:row wrap;
    }

    .underheader-cat-unit {
        margin:10px 0;
    }
}


@media screen and (max-width:768px) {
	.icons_2019 .tooltipstext {
left: 0;
    max-width: 200px;
	min-width: 150px;
}

    .hidden-uh-phone-block .header-top-phone-block  {
        display:block;
    }


    .underheaderd-catalog-list-section {
        margin-top:100px;
    }

    .new-header .header-bot-row ul li:hover .inner-list-wrap {
        padding-top:14px;
    }



    .new-header .header-bot-row ul .inner-listed > a > span {
        position: relative;
        color:#000;
    }

    .new-header .header-bot-row ul .inner-listed > a > span::after {
        content: '';
        width: 7px;
        height: 7px;
        background-color: #fff;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        display: inline-block;
        margin-left: 12px;
        transform: rotate(45deg);
        /*margin-bottom: 3px;*/
        transition: 0.2s;
    }

    .new-header .header-bot-row ul > li {
        width:100%;
    }

    .new-header .thin.inner-list-wrap {
        max-width:100%;
        width:100%;
        justify-content: flex-start;
    }

    .new-header .thin.inner-list-wrap ul {
        max-width: 100%;
        width: 100%;
    }

    .new-header .header-bot-row ul .inner-listed:hover  > a> span::after {
        transform: rotate(-45deg);
        margin-bottom: 0px;
    }

    .new-header .header-bot-row ul li:hover a::after {
        display:none;
    }

    .new-header .inner-list-wrap, .new-header .thin.inner-list-wrap {
        position: relative;
        top:auto;
        left:auto;
        right:auto;
    }
	.new-header .inner-list-wrap {

  
  
    margin: auto;
    top: auto !important;
    justify-content: center;
    display: none;
    opacity: 1;
    z-index: 0;


}
.new-header .header-bot-row ul li:hover .inner-list-wrap {

    display: flex;
    opacity: 1;
    top: 0px !important;
    z-index: 100;
    max-width: 900px;

}

    .new-header {
        padding:10px;
        position: fixed;
        top:0;
        left:0;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 1px solid #e5e5e5;
    }

    .new-header .mobile-header-row {
        /*display:inline-block !important;*/
        justify-content: space-between;
        align-items: center;
        width:100%;
        min-width: 100%;
    }

    .new-header .header-top-row {
        display:none;
    }

    .new-header .header-rows-wrapper {
        width:0%;
    }


    .new-header .header-bot-row {
        position: fixed;
        top: 95px;
        right: -200%;
        width: 100%;
        background-color: #fff;
        transition:0.2s;
        height: calc(100vh - 99px);
        box-sizing: border-box;
    }

    .new-header .inner-list-block {
        box-shadow: none;
        max-width:100%;
    }

    .new-header .header-bot-row ul li {
        padding: 0 6px;
        margin-bottom: 24px;
    }

    .new-header .header-bot-row ul li:last-child {
        margin-bottom: 0;
    }

    .new-header .header-bot-row nav {
        overflow:scroll;
        height:100%;
    }

    .new-header .inner-list-wrap {
        justify-content: flex-start;
    }

    .new-header .header-bot-row ul {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 10px;
        padding: 10px 10px 10px 10px;
    }



    .new-header .header-bot-row nav > ul {
        padding-bottom: 30px;
    }

    .new-header .header-bot-row ul a {
        color:#000;
    }


    .new-header .header-bot-row.active {
        right: 0;
    }

    .new-header .mobile-header-logo {
        width:74px;
    }

    .new-header .mobile-header-logo img {
        width:100%;
    }

    .new-header .mobile-burger {
        display:flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        position: relative;
        cursor:pointer;
    }

    .new-header .mobile-burger img {
        position:absolute;
        lefT:0;
        right:0;
        bottom:0;
        right:0;
        margin:auto;
        transition:0.2s;
    }

    .new-header .mobile-burger.active img {
        opacity: 0;
    }

    .new-header .mobile-burger img.img-close-burger {
        opacity: 0;
    }

    .new-header .mobile-burger.active img.img-close-burger {
        opacity: 1;
    }
}

@media screen and (max-width:600px) {
	
	.newvit {

    max-width: 270px;
    margin: 0 auto;
  
    width: 50% !important;
    float: none;
 

}


.newvit:last-child {
display:none;
 

}
    .underheader-cat-unit {
        
    }
	
	.icons_2019 .tooltipstext { 
left: 0;
display:none;
    max-width: 200px;
	min-width: 150px;
}

 .underheader-cat-unit {

    max-width: 270px;
    margin: 0 auto;
  
    width: 100% ;
    float: none;
 

}


}

@media screen and (max-width:480px) {

    .underheaderd-catalog-list-section {
        margin-top: 70px;
        padding-top: 10px;
    }
    .new-header .mobile-burger {
        width:30px;
        height:30px;
		float: right;
		top:10px;
    }
	
	.is-sticky .new-header .mobile-burger {
       right:20px;
    }

    .new-header .mobile-header-logo {
        width:48px;
		float: left;
    }

    .new-header .header-bot-row {
        top:59px;
    }

    .rounded .lightbox{
        background-color: #fac500!important;
    }
    .rounded{
        text-align: center;
    }
    .hidden-xs{
        display: none!important;
    }
    .new-header .header-bot-row.active {
        right: 0;
        top: 69px;
    }
}






/* for-sticky */


.is-sticky .new-header .header-info-block  {
    display:none;
}

.is-sticky .new-header .header-info-block  {
    display:none;
}

.is-sticky .header-rows-wrapper {
    flex-direction: row;
    width: calc(100% - 98px);
    justify-content: space-between;
}

.is-sticky .header-bot-row {
    order:1;
    display: flex;
    align-items: flex-end;
}

.is-sticky .header-top-row {
    order:2;
}

.is-sticky .header-bot-row {
    width:90%;
}

.is-sticky  .new-header .header-top-row {
    align-items:flex-end;
    width:200px;
}

.is-sticky .new-header .header-phone {
    margin-bottom: 3px;
}

.header-bot-row nav {
    width:100%;
}

.is-sticky .new-header .header-top-row-wrap {
    margin-bottom: 14px;
}

.desktop-logo-block img.s-logo-block {
    display:none;
}

.is-sticky .desktop-logo-block img{
    display:none;
}

.is-sticky .desktop-logo-block img.s-logo-block {
    display:block;
}

.new-header {
    padding-top:0;
    position: relative;
}

.new-header .header-wrapper {
    padding-top:26px;
}

.is-sticky .new-header .header-wrapper {
    padding-top: 8px;
}

.sticky-wrapper {
    min-height:175px;
}

@media screen and (max-width:1090px) {
    .is-sticky .header-bot-row {
        width:70%;
    }

    .is-sticky .tablet-logo-block {
        display:none !important;
    }

    .is-sticky .new-header .header-phone {
        font-size: 16px;
    }

    .is-sticky .new-header .header-callback span {
        font-size:12px;
    }
}

@media screen and (max-width:991px) {
    .is-sticky .header-top-row{
        display:none;
    }

    .is-sticky .header-bot-row {
        width:100%;
    }

}

@media screen and (max-width:768px) {
    .sticky-wrapper {
        min-height:1px;
    }

    .new-header .header-wrapper {
        padding-top: 0;
    }
	
	

    .sticky-wrapper + .underheaderd-catalog-list-section {
        margin-top: 0px;
    }

    .is-sticky .new-header .header-wrapper {
        padding-top: 0;
		position:fixed;
		z-index:99999999999999999999999999999999999;
    }


    .new-header .inner-list-block-2 {
         display: flex;
         justify-content: center;
         align-items: flex-start;
         background-color: #fff;
         box-sizing: border-box;
         position: relative;
         left: auto;
         box-shadow: none;
         top: auto;
         display: none;
         margin: 20px 0 0;
     }

     .new-header .inner-list-block-3 {
         display: flex;
         justify-content: center;
         align-items: flex-start;
         background-color: #fff;
         box-sizing: border-box;
         position: relative;
         left: auto;
         box-shadow: none;
         top: auto;
         display: none;
         margin: 40px 0 0;
     }

     .new-header .inner-list-block {
          width:100%;
     }
}


.new-header .right-arrow-menu::after {
    content: ''!important;
    position: relative!important;
    width: 6px!important;
    height: 6px!important;
    display: inline-block!important;
    vertical-align: middle!important;
    border-right: 1px solid #000!important;
    border-bottom: 1px solid #000!important;
    transform: rotate(-45deg)!important;
    margin-left: 6px!important;
    margin-bottom: 6px!important;
    transition: 0.2s!important;
    background-color:transparent !important;
}



/* end-new-style-for-sticky */
.new-header .header-top-row-wrap {margin-bottom:20px;}
@media screen and (max-width:768px) {
     .new-header{padding:10px;
	 min-height:69px;}
}

.new-header .inner-list-wrap ul li a.active{
         background-color: #f9e9ad;
}
/** NEW HEADER END**/

.main-textbox-content h2 {
	font-size: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: bold;
}
.main-textbox-content {font-size: 16px;}

.main-textbox-content p {
	    font-size: 16px;
	    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.main-textbox-content ul {
	    position: relative;
    padding: 0 0 0 23px;
    list-style: square;
    padding-inline-start: 40px;
}

.main-textbox-content h3 {
	font-size: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: bold;
}

.main-textbox-content strong { font-weight: bold;}

.main-textbox-content .quality-column ul {list-style: none;}

.form-5 p {
	display: block;
    margin: 0 0 17px;
    margin: 0 0 14px;
    font-size: 18px;
    line-height: 20px;
    font-family: 'proxima_nova_rgbold';
}

.calcuklator-top {
    margin: 0 0 -20px;
    padding: 38px 36px;
    box-sizing: border-box;
    background: #e9e9e7 url(/img/calculator.jpg) left bottom no-repeat;
    height: 545px;
}
.calcuklator-top2 {
   
    padding: 10px 10px;
    box-sizing: border-box;

}

.new-header .calcuklator-top span {
    display: block;
    margin: 0 0 23px;
    font-size: 18px;
    line-height: 20px;
color: #939393; }

.calcuklator-top a {
	    display: block;
    background: #f6b900;
    font-size: 18px;
    line-height: 52px!important;
    color: #000;
    text-decoration: none;
    transition: all 0.5s linear;
    text-align: center;
    width: 200px;
    border-radius: 26px;
}


.marquiz__container_inline {    max-width: 1164px!important;}

.whitelabel__container {display: none!important;}
.start-page__white-label {display: none!important;}

.fotogallery-images-fix .info-nav{
    padding: 0!important;
    list-style: none!important;
    padding-inline-start: 0!important;
}
.fotogallery-images-fix .info-nav li {
padding:0;
}
.text-centered{
    text-align: center;
}
.btn-form-calc-show-all{
    width:auto;
    padding-left: 20px;
    padding-right: 20px;
    float: none;
    display: inline-block;
    text-decoration: none;
}
.bg-none{
    background: none;
}


.search-top-panel{
    position: relative;
}
.search-top-panel-icon{
    background: url(../img/icon-search.svg) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: 14px 14px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #ededed;
}
.search-top-panel-icon:hover{
    background-color: #f9e9ad;
}
.search-top-panel-icon-form{
    display: none;
    position: absolute;
    right: -21px;
    top: 55px;
}
.search-top-panel-icon-form.active{
    display: block;
}

.container-fluid2 {
    padding-left: 40px;
    padding-right: 40px;

    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    width: 565px;

    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;

}
.search-group-wrap {
    padding: 5px 0 5px 5px;
    border-radius: 0 0 7px 7px;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    background: #fff;
}
.search-group {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    width: 500px;

    width: auto;
    padding: 0px 28px 0px 5px;
    margin: 0px auto;
    position: relative;
}

.form-control[type="text"], #isolation .form-control[type="email"], #isolation .form-control[type="password"], #isolation .form-control[type="date"], #isolation .form-control[type="number"], #isolation .input-group-addon, #isolation textarea.form-control {

}
.search-group .search-input {
    padding-right: 200px;
    border-radius: 7px 25px 25px 7px;
}

.form-control[type="text"], #isolation .form-control[type="email"], #isolation .form-control[type="password"], #isolation .form-control[type="date"], #isolation .form-control[type="number"], #isolation textarea.form-control {

    border-radius: 4px;


}
.search-group .search-input {
    width: 500px;
    padding-right: 45px;
    padding-left: 20px;
    height: 42px;
    background: #eee;
    border-radius: 25px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#isolation a, #isolation button, #isolation label, #isolation input, #isolation .btn, #isolation .btn-return {
    -webkit-transition-property: color,border,background,box-shadow;
    transition-property: color,border,background,box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.btn-search-submit {
    right: 0;
    padding: 0 70px;

    position: absolute;
    top: 0;
    right: 25px;
    height: 42px;
    padding: 0 25px;
    width: auto;
    font-size: 16px;
    font-size: 1.14286rem;
    cursor: pointer;
}

.btn-search-submit, .btn-search-submit:focus {
    color: #fff;
    background-color: #41ba56;
    transition: background-color .4s;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color.4s;
}




.btn-search-submit {
    -webkit-transition: all .35s;
    transition: all .35s;

    font-size: 16px;
    font-size: 1.14286rem;

    text-decoration: none !important;
    font-size: 14px;
    font-size: 1rem;
    border-bottom: none !important;
    padding: 7px 70px 9px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 17px;
    height: 42px;
    border: 0px solid #fff;
}
.close {
    -webkit-transition-property: color,border,background,box-shadow;
    transition-property: color,border,background,box-shadow;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    border: none;
}
.close {
    vertical-align: middle;
    -webkit-transition: color .35s, opacity .35s;
    transition: color .35s, opacity .35s;
    float: none;
    margin-left: 25px;
    margin-right: -4px;
    width: 16px;
    top: 5px;
    right: 22px;
    position: absolute;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}
.arrow-dummy {
    position: absolute;
    bottom: 0;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    color: #eee;

    content: '';
    border: 14px solid;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    height: 14px;
    width: 28px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-width: 14px;
    border-top-width: 0;
    right: -18px;
    display: none;
}
.ohide{
    width: 0px !important;
    display: block;
}
.search-group *::placeholder {
    color: black;
}

.ya-search  table tr td{
    border: 0;
}
.ya-search table{
    background: #f8f8f8;
}
.new-header .header-bot-row ul li.inlist-search {    padding: 0 0 12px 0; }
@media only screen and (max-width: 768px) {
    .search-top-panel-icon{
        display: none;
    }
    .search-top-panel-icon-form{
        display: block;
        position: relative;
        right: auto;
        top: auto;
    }
    .container-fluid2{
        width: auto;
        border: 0;
        padding: 0;
    }
    .search-group-wrap{
        border: 0;
        width: auto;
        position: relative;
        display: block;
    }
    .search-group{
        width: 100%;
        padding: 0px;
        /*display: block;*/
    }
    .search-group .search-input{
        width: 100%;
    }
    .search-group-wrap .close{
        display: none;
    }
    .btn-search-submit{
        padding: 7px 10px 9px;
        right: 0;
    }
}

.artoicles.bg-none{
     padding-bottom: 0;
}

.vid {font-weight: bold!important;}

.fotogallery-box .vid {
	    font-size: 24px;
    color: #38ce58;
    margin-bottom: 15px;
    display: block;
}

.articles-box-frame .vid {
	display: block;
    margin: 0 0 11px;
    font-size: 20px;
    line-height: 24px;
    font-family: 'proxima_nova_rgbold';
    color: #000;
}


.project-car-unit-wrap {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    margin-bottom: 16px;
    vertical-align: top;
    border-radius: 4px;
}

.special-pic-block-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
	cursor: pointer;
}

.spb-hov-block {
    position: static;
    display: flex;
    align-items: flex-end;
    flex: 1;
    height: 100%;

}



.spb-hov-pic-wrap{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    z-index: -1;
    z-index: -1;
    opacity: 1;
    overflow: hidden;
}

.spb-hov-pic-wrap img{
    position: absolute;
    top:0;
    left:-100%;
    right:-100%;
    bottom:0;
    margin:auto;
    height:100%;
    opacity: 0;
    min-width: 100%;
}

.spb-hov-block:hover .spb-hov-pic-wrap img, .spb-hov-block:first-child .spb-hov-pic-wrap img  {
    opacity: 1;
}

.spb-hov-block-dot-wrap {
    width:100%;
    display:flex;
    align-items: flex-end;
    z-index: 1;
    height:100%;
    justify-content: center;
    position: relative;
}

.spb-hov-dot{
    width: 100%;
    height: 3px;
    transition: 0.2s;
    background-color: #dfe9e1;
    margin-bottom:0;
    opacity: 0;
}

.project-car-unit:hover .spb-hov-dot {
    opacity: 1;
}

.spb-hov-block:hover .spb-hov-dot{
    background-color: #38ce58;
}

.spb-hov-block:hover .spb-hov-pic-wrap {
    z-index: 0;
}

.pci-info-block {
    position: relative;
}

.pcu-pic-wrap {
    position: relative;
    height:264px;
    margin-bottom: 19px;
}

.pc-title {
    font-size: 15px;
    color: #343A40;
    letter-spacing: 0;
    line-height: 24px;
    font-family: 'SF UI Text';
    font-weight: 500;
    text-align: center;
    margin-bottom: 8px;
}

.pc-price {
    font-size: 15px;
    color: #74B816;
    font-family: 'SF UI Text';
    font-weight: 500;
    text-align: center;
}


.project-car-unit {
    position: relative;
    width: 33%;
    overflow: hidden;
    border-radius: 10px;
    max-width: 361px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
    /* float: left; */
    margin-right: 34px;
    margin-bottom: 40px;
    flex-grow: 1;
}

.pop-slider .project-car-unit  {
    margin:0 20px;
}

.n-cat-item-info .btn-row {
    justify-content: space-between;
    align-items: center;
}

.n-cat-item-info .s-link {
    margin-top:0;
    padding:0 20px;
    box-sizing: border-box;
}

.n-cat-item-info {
    padding:0 20px;
}

.nci-title {
    font-size:19px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.nci-spec-switcher {
    display:flex;
    flex-flow:row nowrap;
    justify-content: space-between;
    align-items: center;
    width:100%;
    margin-bottom: 20px;
}

.ncis-link {
    color:#3e7aad;
    font-size:16px;
    font-weight: 300;
    padding:5px 12px;
    box-sizing: border-box;
    background-color:transparent;
    border-radius: 14px;
    cursor:pointer;
}

.ncis-link.active {
    background-color:#fdedb2;
    color:#616161;
border-radius: 40px;
}

.nci-spec-list {
    display: none;
    margin-bottom:20px;
}
.nci-spec-list.active {
    display: block;
}
.ncis-unit {
    display:flex;
    justify-content: space-between;
    align-items: center;
    width:100%;
    flex-flow:row nowrap;
    margin-bottom: 12px;
}

.ncis-unit:last-child {
    margin-bottom: 0;
}

.nci-sh {
    display:flex;
    justify-content: space-between;
    align-items: center;
    width:100%;
    max-width:112px;
    margin-right: 15px;
    flex-flow:row nowrap;
    font-size:17px;
    color: #a0a0a0;
    font-weight: 300;
}

.nci-price {
    font-weight: 400;
    font-size:17px;
    color:#000;
    min-width: 105px;
    text-align: right;
}


.n-cat-item-info .btn {
    padding: 5px 40px;
    line-height:normal;
}
.catalog-content-area {
    letter-spacing: normal;
    display: flex;
    flex-wrap: wrap;
}


.footer {
    background:url(/assets/templates/main2019/img/footer-bg.png) no-repeat;
    background-size:cover;
    background-position: 0 100%;
    font-family: 'Proxima Nova';
    background-color:#121212;
    z-index: 10;
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
    overflow: visible;
    position: relative;
	margin-top:40px;
    font-family: proxima_nova_rgregular;
    
}

.footer-panel {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    color:#fff;
    font-size:17px;
    font-weight: 300;
}

.footer-logo {
    margin-top: -51px;
    margin-bottom: 17px;
}

.footer-panel p {
    margin-bottom: 18px;
}

.footer-info-panel {
    max-width:670px;
    display:flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0.4;
}

.f-sep {
    background-color:#fff;
    width:100%;
    max-width:650px;
    margin: 32px 0 28px;
    opacity: 0.5;
    height:1px;
}

.footer-info-panel span {
    margin:0 10px;
}

.f-menu-list {
    padding: 0px 0;
    box-sizing: border-box;
}

.footer-menu {
    list-style: none;
    display:flex;
    justify-content: center;
    align-items: center;
    width:100%;
    flex-flow:row nowrap;
}

.footer-menu li a {
    color:#3e7aad;
    text-decoration: none;
  
}

.footer-menu li a:hover{
    text-decoration: underline;
}

.footer-menu li {
    margin-right: 46px;
}

.footer-menu {
    margin: 0 0 47px 0;
}

.footer-menu li:last-child {
    margin-right: 0;
}

.cat-menu {
    margin-bottom:0;
}

.footer-info-row {
    display:flex;
    flex-flow:row wrap;
    justify-content: center;
    align-items: center;
    width:100%;
    max-width: 1140px;
    margin: 16px auto;
}

.fir-unit {
    margin:0 40px;
    text-decoration: none;
    display:flex;
    flex-flow:row nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 35px;
}

.fir-unit img {
    margin-right:24px;
}

.copyright {
    font-size:15px;
    font-weight: 300;
    color:#525252;
    padding: 30px 0 20px;
    box-sizing: border-box;
}
@media screen and (max-width:991px) {
    .footer-menu li {
        text-align: center;
        margin-right: 25px;
    }

    .footer-menu li a {
        text-align: center;
    }
}

@media screen and (max-width:768px) {
    .footer-menu {
        flex-flow:row wrap;
    }

    .footer-menu li  {
       margin:12px;
    }
    .footer-panel p {
        text-align: center;
    }
}    

@media screen and (max-width:480px) {
    .footer-logo {
        width:84px;
        margin-top:-38px;
    }
.pcu-pic-wrap {
    position: relative;
    height:204px;
    margin-bottom: 19px;
}
    .footer-logo img {
        width:100%;
    }

    .f-menu-list {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        padding:0 24px;
    } 

    .footer-menu li {
        margin:12px 0;
        text-align: left;
    }

    .footer-menu li a{
        text-align: left;
        width:100%;
    }

    .footer-menu {
        width:45%;
        margin-bottom: 0;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

    .footer-info-panel span {
        margin:10px;
    }

    .footer-info-row {
        flex-flow:column;
        align-items: center;
    }

    .footer-info-panel {
        flex-flow:row wrap;
    }
}

.newslist-date{
    font-family: 'proxima_nova_rgbold';
    margin-bottom: 8px;
}
.news-big-date{
    font-family: 'proxima_nova_rgbold';
    font-size: 20px;
}
.secont.news-item-box-template .cont img{
    max-width: 600px!important;
    max-height: 400px;
}

.catalog-content-area .project-car-unit-2019 .nci-title,.popular-slider .project-car-unit-2019 .nci-title{
    font-size: 19px;
    margin-bottom: 15px;
    line-height: 1.5;
    text-decoration: none;
    color: #343A40;
    display: inline-block;
}
.catalog-content-area .project-car-unit-2019 .s-link,.popular-slider .project-car-unit-2019 .s-link{
    font-size: 16px;
    text-decoration: none;
    color: #3e7aad;
    display: inline-block;
        float: right;
}

.catalog-content-area .project-car-unit-2019 .nci-sh-bg,.popular-slider .project-car-unit-2019 .nci-sh-bg {
    width:50px;
    height: 23px;
    background-position: left center;
    background-repeat:no-repeat;
}


.catalog-content-area .project-car-unit-2019 .sh100,.popular-slider .project-car-unit-2019 .sh100 {
    background-image: url(/assets/templates/main2019/img/sh-1.png);
}

.catalog-content-area .project-car-unit-2019 .sh150, .popular-slider .project-car-unit-2019 .sh150 {
    background-image: url(/assets/templates/main2019/img/sh-2.png);
}

.catalog-content-area .project-car-unit-2019 .sh200,.popular-slider .project-car-unit-2019 .sh200  {
    background-image: url(/assets/templates/main2019/img/sh-3.png);
}


.catalog-content-area .project-car-unit-2019 .kr100,.popular-slider .project-car-unit-2019 .kr100 {
    background-image: url(/assets/templates/main/images/img-31.png);
}

.catalog-content-area .project-car-unit-2019 .kr150,.popular-slider .project-car-unit-2019 .kr150 {
    background-image: url(/assets/templates/main/images/img-32.png);
}

.catalog-content-area .project-car-unit-2019 .kr200,.popular-slider .project-car-unit-2019 .kr200 {
    background-image: url(/assets/templates/main/images/img-33.png);
}

.catalog-content-area .project-car-unit-2019 .n-cat-item-info .btn-row ,.popular-slider .project-car-unit-2019 .n-cat-item-info .btn-row {
    justify-content: space-between;
    align-items: center;
    display:flex;
}


.catalog-content-area .project-car-unit-2019 .spb-hov-pic-wrap,.popular-slider .project-car-unit-2019 .spb-hov-pic-wrap{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    z-index: -1;
    z-index: -1;
    opacity: 1;
    overflow: hidden;
}

.catalog-content-area .project-car-unit-2019 .spb-hov-pic-wrap img,
{
    position: absolute;
    top:0;
    left:-100%;
    right:-100%;
    bottom:0;
    margin:auto;
    height:100%;
    opacity: 0;
    /* min-width: 100%; */
}

.catalog-content-area .project-car-unit-2019 .spb-hov-block:hover .spb-hov-pic-wrap img,
.catalog-content-area .project-car-unit-2019 .spb-hov-block:first-child .spb-hov-pic-wrap img,
.popular-slider .project-car-unit-2019 .spb-hov-block:hover .spb-hov-pic-wrap img,
.popular-slider .project-car-unit-2019 .spb-hov-block:first-child .spb-hov-pic-wrap img,
{
    opacity: 1;
}

.catalog-content-area .project-car-unit-2019 .spb-hov-block-dot-wrap,
.popular-slider .project-car-unit-2019 .spb-hov-block-dot-wrap {
    width:100%;
    display:flex;
    align-items: flex-end;
    z-index: 1;
    height:100%;
    justify-content: center;
    position: relative;
}

.catalog-content-area .project-car-unit-2019 .spb-hov-dot,
.popular-slider .project-car-unit-2019 .spb-hov-dot
{
    width: 100%;
    height: 3px;
    transition: 0.2s;
    background-color: #dfe9e1;
    margin-bottom:0;
    opacity: 0;
}

.catalog-content-area .project-car-unit-2019 .project-car-unit:hover .spb-hov-dot,
.popular-slider .project-car-unit-2019 .project-car-unit:hover .spb-hov-dot
{
    opacity: 1;
}

.catalog-content-area .project-car-unit-2019 .spb-hov-block:hover .spb-hov-dot,
.popular-slider .project-car-unit-2019 .spb-hov-block:hover .spb-hov-dot{
    background-color: #38ce58;
}

.catalog-content-area .project-car-unit-2019 .spb-hov-block:hover .spb-hov-pic-wrap ,
.popular-slider .project-car-unit-2019 .spb-hov-block:hover .spb-hov-pic-wrap {
    z-index: 0;
}

.spb-hov-pic-wrap img {
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    bottom: 0;
    margin: auto;
    height: 100%;
    opacity: 0;
    /* min-width: 100%; */
}

.spb-hov-dot-pic {
    position: absolute;
    width:calc(100% - 6px);
    bottom:12px;
    left:0;
    right:0;
    margin:auto;
    height:42px;
    width:42px;
    border:2px solid #e8e8e8;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.2s;
    opacity: 0;
    transition:0.2s;
}

.project-car-unit:hover .spb-hov-dot-pic {
    opacity: 1;
}

.spb-hov-dot-pic img {
    width: auto;
    max-height: 100%;
    height: 100%;
    position: absolute;
    left: -50%;
    right: -50%;
    bottom: 0;
    top: 0;
    margin: auto;
}

.spb-hov-block:hover .spb-hov-dot-pic {
    border:2px solid #38ce58;
}
.pcu-pic-wrap span {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #38ce58;
    display: inline-block;
    padding: 4px 8px;
    text-align: center;
    color: white;
}

.pcu-pic-wraps {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #38ce58;
    display: inline-block;
    padding: 4px 8px;
    text-align: center;
    color: white;
}

.pcu-pic-wrap div.old-name {
    position: absolute;
    right: 20px;
    left: auto;
    top: 20px;
    background: #38ce58;
    display: inline-block;
    padding: 4px 8px;
    text-align: center;
    color: white;
}

.pcu-pic-wrap span.old-name {
    position: absolute;
    right: 20px;
    left:auto;
    top: 20px;
    background: #38ce58;
    display: inline-block;
    padding: 4px 8px;
    text-align: center;
    color: white;
}
.popular-slider  .project-car-unit{
    letter-spacing: normal;
    width: 100%;
}

.flex-catalog2 .catalog-content-area{
    justify-content: space-between;
}
.flex-catalog2 .project-car-unit{
    margin-right: 0px;
}
.spb-hov-block .spb-hov-pic-wrap img {
    display:none;
}

.spb-hov-block:first-child .spb-hov-pic-wrap img {
    display:block;
}

.spb-hov-block:hover .spb-hov-pic-wrap img {
    display:block;
}

@media screen and (max-width: 1220px) {
    .catalog-content-area .project-car-unit-2019 .spb-hov-dot-pic img{
        width:100%
    }
    .catalog-content-area .project-car-unit-2019{
        width: 46%;
        margin: 2%;
        float: none;
        max-width:none;
    }

    /*.flex-catalog2  .project-car-unit-2019 .spb-hov-dot-pic img{*/
    /*    width:100%*/
    /*}*/
    /*.flex-catalog2  .project-car-unit-2019{*/
    /*    width: 50%;*/
    /*    max-width: 390px;*/

    /*}*/
    .spb-hov-pic-wrap img {
        height: auto;
    }

}
@media screen and (max-width: 780px) {
    .catalog-content-area .project-car-unit-2019 {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .flex-catalog2 .project-car-unit-2019 {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }
    .ncis-link {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    .spb-hov-pic-wrap img {
        height: auto;
		max-height:300px;
    }
    .form-5-column-2{
        margin-bottom: 20px;
    }
}
.filters .row-label a{
    display: inline-block;
    cursor: pointer;
    font-size: 17px;
    line-height: 18px;
    vertical-align: top;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    padding: 2px 0 0;
    color: rgb(0, 0, 0);
    text-decoration: none;
}




.txt-box-new-seo li a {
    padding: 10px 14px;
    border-radius: 40px;
	text-decoration: none;
font-size: 17px;
color:#000;
text-decoration:none;
line-height: 22px;
white-space: nowrap;
box-sizing: border-box;
text-align: center;
    background-color: transparent;
}	

.txt-box-new-seo li a:hover {
	text-decoration:none;
     background-color: #f9e9ad;
}	
	
.txt-box-new-seo>div>ul{
    display: flex;
	text-decoration:none;
	white-space: nowrap;
    justify-content: space-between;
        padding-inline-start: 0;
    padding: 0;
    list-style: none;
}
.txt-box-new-seo{
    padding-bottom:20px;
	margin-top: 40px;
	text-decoration:none;
}
.txt-box-new-seo .right-arrow-menu{
    text-decoration: none;
    font-size: 16px;
    padding: 9px 14px;
    box-sizing: border-box;
    background-color: transparent;
    border-radius: 80px;
    transition: 0.2s;
    text-align: center;
    color:black;
    background-color: #f9e9ad;
    margin-bottom:8px;
    display: inline-block;
    z-index: 0;
    position: relative;

}
.txt-box-new-seo .inner-list-block-2{
    font-size: 14px;
    text-decoration: none;
    color: #3e7aad;
    display: none;
    position: relative;
    z-index: 90;
}
.txt-box-new-seo .inner-list-block-2:hover{
    text-decoration: underline;
}
.txt-box-new-seo>div>ul>li{
    width: 16%;
    display: flex;
    flex-direction: column;
    list-style: none;
    position: relative
}
.txt-box-new-seo li{
     list-style: none;
	 padding: 10px 6px 14px !important;
}
.txt-box-new-seo>div>ul ul{
    
        padding-inline-start: 0;
    padding: 0;
    list-style: none;
    z-index: 90;
}
.txt-box-new-seo>div>ul>li:hover .inner-list-block-2{
    display: inline-block;
    position: absolute;
    top:55px;
	transition: 1s;
	text-decoration: none;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.3);
    padding: 10px 8px;
}
.txt-box-new-seo>div>ul>li:hover .inner-list-block-2 a:hover{
    color:#333;
    text-decoration: none;
}
.underheader-cat-list.page-wrapper .slick-list.draggable{
    width:100%
}
@media screen and (max-width: 1280px) {
    .txt-box-new-seo>div>ul>li{
        width: 33%;
    }
    .txt-box-new-seo>div>ul{
    flex-flow: wrap;
    }
}

@media screen and (max-width: 520px) {
    .underheader-cat-list{
        margin: 0 auto;
        padding-bottom:0
    }
    .underheader-cat-list.page-wrapper .slick-track{
        padding:0
    }
    .txt-box-new-seo>div>ul>li{
        width: 50%;
    }
    .txt-box-new-seo>div>ul>li .inner-list-block-2{
        display: none;
        background-color: transparent;
        box-sizing: border-box;
        box-shadow: none;
        padding: 0;
        position: relative;
    }
    .txt-box-new-seo>div>ul>li:hover .inner-list-block-2{
        display: none!important;
        background-color: transparent;
        box-sizing: border-box;
        box-shadow: none;
        padding: 0;
        top:0;
        position: relative;
    }
}

.ditto_page {
color: #333;}

.marquiz__container {
    width: 100%;
    text-align: center;
}

.marquiz__button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .2s ease-out;
    border: 1px solid var(--marquiz-button-color,#38ce58) !important;
    background-color: var(--marquiz-button-color,#38ce58) !important;
    padding: 18px 21px;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
    color: #fff !important;
    overflow: hidden;
    position: relative;
    letter-spacing: 0;
    border-radius: 50px;
    text-decoration: none;

}
.z-widget-simple-btn{
    z-index: 10!important;
}
	.calc-banner{
		    
    position: fixed;
z-index: 30;
    right: 100px;
    bottom: 200px;
    width: 70px;
    z-index: 99980;
	}
	
	

	
	@media screen and (max-width:550px) {
    .calc-banner {
        display: none;
    }
}
	
		@media screen and (max-width:550px) {
    .z-widget-simple-btn {
      right: 45%!important;
    bottom: 20px!important;
    }
}

	

	#zcwMiniButton svg {
		
    background: url(/img/phone.png) center no-repeat !important;
    z-index: 99999;
    position: relative;
    width: 32px;
    height: 32px;
    background-size: cover;
    color: #fff;
}
	
	
	
	.z-widget-simple-btn svg path {    opacity: 0;}
	.start-page__white-label {    opacity: 0!important;}
.whitelabel__container {    opacity: 0!important;}





.card_colors {
	margin-bottom:50px;
}
.modcolors {
	position:relative;
}
.pick_color {
	position:relative;
}

.modcolors .bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    background: rgba(0,0,0,.4);
    background: linear-gradient(to right, rgba(0,0,0,.6), rgba(0,0,0,0) 75%);
	z-index:1;
	border-radius: 10px;
}
.modcolors .bg .bgtxt {
    padding: 80px 700px 50px 50px;
}
.modcolors .bg .bgtxt .title {
	background:url(../img/colors60.png) no-repeat left top;
	padding-top:100px;
	color: #fff;
    font-size: 46px;
    line-height: 1.2;
    font-weight: 700;
	font-family: 'proxima_nova_rgbold';
	margin-bottom:30px;
}
.modcolors .bg .bgtxt span {
	color: #fff;
    line-height: 1.2;
    opacity: .8;
}

.img_set_colors {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
	background:#ffffff;
	border-radius: 10px;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
}
.img_set_colors.wait {
    opacity:.5;
}

.change_colors {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.change_colors .item {
    background: #3fb451 url(../img/colors.png) calc(100% - 10px) 7px no-repeat;
    background-color: #3fb451;
    border-radius: 10px;
    padding: 8px 0 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
}
.change_colors .item.selected {
    z-index: 2;
}
.change_colors .item .title {
	cursor: pointer;
    padding: 2px 60px 13px 26px;
    line-height: 16px;
}
.change_colors .item  .text {
    color: #ffe79e;
    font-size: 14px;
    font-family: 'proxima_nova_rgbold';
    line-height: 14px;
    text-transform: uppercase;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.change_colors .item .text:after {
    content: "";
    display: block;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #ffe79e;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: -25px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.change_colors .item.selected .text:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.change_colors .item .cont {
	display:none;
	padding: 10px 26px 10px;
    border-top: 1px solid #676767;
	border-top: 1px solid #269137;
	margin-bottom: 0;
}
.change_colors .item.selected .cont {
	display:block;
}
.change_colors .item.selected .cont.contx2 {
    display: flex;
}
.change_colors .item.selected .cont.contx2 h4 {
    color: #fff;
    font-size: 14px;
	text-transform: uppercase;
    border-bottom: 1px solid #666;
	border-bottom: 1px solid #269137;
    padding-bottom: 5px;
	padding-left:29px;
	font-family: 'proxima_nova_rgbold';
}
.change_colors .item.selected .cont.contx2 .two2 {
    margin-left:25px;
}

.change_colors .elitem {
	display: flex;
    align-items: center;
    margin: 6px 0;
    cursor: pointer;
    line-height: 20px;
    font-size: 14px;
	text-transform: uppercase;
    color: #eee;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.change_colors .elitem:hover {
    color: #fff;
}
.change_colors .elitem span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 12px;
    border-radius: 20px;
}
.change_colors .elitem b {
    font-weight:normal;
}
.change_colors .elitem.selected b {
	color: #ffe79e;
    text-decoration: underline;
}
.download_colors {
	display:inline-block;
	margin-top:20px;
	font-size:18px;
	    text-decoration: none;
		font-family: 'proxima_nova_rgbold';
}
@media (min-width:992px) {
	
	.img_set_colors {
		width:100%;
		height: 658px!important;
		object-fit: cover;
		object-position: right top;
	}
}
@media (max-width:991px) {
	.modcolors {
		padding-top:30px;
	}
	.img_set_colors {
		width:100%;
		height: 546px!important;
		object-fit: cover;
		object-position: right top;
		border-radius: 10px 10px 0 0;
	}
	.modcolors .bg {
		position: unset;
		pointer-events: unset;
		background: none;
		z-index: unset;
	}
	.modcolors .bg .bgtxt {
		padding:0;
	}
	.modcolors .bg .bgtxt .title {
		font-size: 32px;
		color: #000;
		text-align: center;
		padding-top: 80px;
		background: url(../img/colors60.png) no-repeat center top;
		margin-bottom:15px;
	}
	.modcolors .bg .bgtxt span {
		color: #000;
		display:block;
		text-align: center;
		margin-bottom:15px;
	}
	
	.change_colors {
		position:relative;
	}
	.change_colors:after {
		content:'';
		display:block;
		clear:both;
	}
	.change_colors .item {
		position: relative;
		top: 0!important;
		left: 0!important;
		width: 100%;
		float: left;
		border-radius: 0;
		border-right: none!important;
		border-bottom:1px solid #2a963b;
	}
	.change_colors .item2 {
		width: 100%;
		border-right: none;
	}
	.change_colors .item .contx2:after {
		content:'';
		display:block;
		clear:both;
	}
	.change_colors .item .contx2 .two {
		float:left;
		width:50%;
	}
	.change_colors .item .contx2 .two2 {
		margin-left:0;
	}
	.change_colors .item.selected .cont.contx2 .two2 {
		margin-left:0;
	}
}
@media (max-width:767px) {
	.img_set_colors {
		height: 400px!important;
	}
}

@media (max-width:575px) {
	.img_set_colors {
		height: 300px!important;
	}
	.change_colors .item .contx2 .two {
		width:100%;
	}
	.change_colors .item .contx2 .two2 {
		margin-top:20px;
	}
	.change_colors .item.selected .cont.contx2 {
		display:block;
	}
	
}

@media (max-width:400px) {
	.img_set_colors {
		height: 240px!important;
	}
	
}


.whitelabel__container {opacity: 0!important;}


.add-wrap {
  max-width: 1170px;
  margin: auto auto;
  padding: 0 15px; 
}

.add-text  {
  margin: 0 0 50px 0;   
}

.add-text h1, .add-text h2, .add-text h3, .add-text h4, .add-text h5, .add-text h6 {
  margin: 30px 0 20px 0;
  padding: 0 0;
  text-align:center;
  display:block;
  line-height:45px;
}


.add-text h1 {
  font-size: 36px;
}

.add-text h2 {
  font-size: 32px;
}

.add-text h3 {
  font-size: 28px;
}

.add-text h4 {
  font-size: 24px;
}

.add-text h5 {
  font-size: 24px;
}

.add-text h6 {
  font-size: 24px;
}



.add-text p{
  text-align: justify;
  margin-bottom: 20px;
  padding: 0px 0px;
  color: #121212;
  box-sizing: inherit;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.005);
  text-rendering: optimizeLegibility !important;
  font-family: 'ProximaNova-Regular', arial !important;
  line-height: 1.6;
  font-size: 17px
}

.add-text ul, .add-text ol  {
  margin:30px 0 30px 0;
}

.add-text ul ul, .add-text ol ol  {
  margin: 5px 0 0 0; 
}

.add-text ul, .add-text ul li {
  list-style-type: disc;
}

.add-text ol, .add-text ol li{
  list-style-type: decimal;
}

.add-text li{
  padding: 0; 
    margin: 0 0 10px 30px; 
    text-align: justify;
}