@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}blockquote,figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}fieldset{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}legend,td,th{padding:0}
.product-item-image img{
	width: 400px;
	height: 400px;
}
.k2-catalog-card__cost-old{
	font-size: 16px;
	color: #444444;
	text-decoration: line-through;
	font-weight: 300;
	text-align: right;
}

.catalog-cost{
	color: #333;
	font-size: 16px;
	font-weight: 100;
}

.product-item-image{
	border: 8px solid #fff;
	background-color: #fff;
}
.page-content{
	background-color: #fff;
	padding: 20px;
	width: max-content;
}
.page-content-wrapper{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.product-item-price{
	margin: 26px auto;
	width: 250px;
	font-size: 16px;
	text-align: center;
}
.product-item-price span{
	font-size: 36px;
	font-weight: bold;
}
p.nalichie{
	float:  right;
	margin: 2px 0px 0 0;
	color: #39b54a;
}
.page-content h1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.product-cart-page h2{
font-size: 16px;
font-weight: bold;
color: #39b54a;
margin-bottom: 8px;
}
.product-cart-page table{
	margin-bottom: 30px;
margin-top: 20px;
}
.product-cart-page td{
	padding: 5px;
	padding-right: 60px;
	border-bottom: 1px solid #eeeff1;
}
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}.articles-items .article-item.article-item-first .article-item-desc span,article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{min-width:320px;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}address,dl,ol,p,ul{margin-bottom:1rem}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{line-height:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}blockquote,figure{margin:0 0 1rem}b{font-weight:bolder}sub,sup{position:relative;line-height:0}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}@media (min-width:576px){.container,.k2-container{max-width:540px}}@media (min-width:768px){.container,.k2-container{max-width:720px}}@media (min-width:992px){.container,.k2-container{max-width:960px}}@media (min-width:1200px){.container,.k2-container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-auto{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1,.col-2,.col-3{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2,.col-3{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4,.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5,.col-6{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7,.col-8,.col-9{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8,.col-9{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10,.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11,.col-12{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-10,.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-10,.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3,.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-10,.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-10,.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{clear:both}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.clearfix::after,.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-column,.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-column,.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-column-reverse,.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-column,.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-column-reverse,.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-column,.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-column-reverse,.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-column,.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-column-reverse,.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.sr-only-focusable:active,.sr-only-focusable:focus{white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@font-face{font-family:'FontAwesome';src:url(fonts/fontawesome-webfont.eot?v=4.7.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse,.footer-top-item-location .btn-email:hover,.social-links a:link,.social-links a:visited{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.container,.k2-container{width:1140px;margin:0 auto;padding-left:15px;padding-right:15px}
.social-links a{margin-left:10px}@media screen and (max-width:1400px){.container,.k2-container{width:940px}}@media screen and (max-width:998px){.container,.k2-container{width:760px}}@media screen and (max-width:768px){.container,.k2-container{width:100%}}.btn{background:#e3e3e3;-webkit-box-shadow:none;box-shadow:none;border:2px solid transparent;padding:4px 20px;/* border-radius:25px; */font-size:13px;line-height:1;text-transform:uppercase;font-weight:700;text-decoration:none;color:#fff;letter-spacing:2px;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.btn{font-size:12px}}@media screen and (max-width:998px){.btn{font-size:11px}}@media screen and (max-width:768px){.btn{font-size:10px}}.btn-feedback{letter-spacing:0}.btn-green{background:#39b54a}.btn-green:hover{background:#57ca67}.btn-green:active,.btn-green:focus{background:#2d8e3a;outline:0}.btn-more{display:block;width:170px;text-align:center;padding:0;font-size:13px;font-weight:700;background:0 0;margin:0 auto;height:0;overflow:hidden}@media screen and (max-width:1400px){.btn-more{width:130px;font-size:11px}}@media screen and (max-width:664px){.btn-more{font-size:10px;width:110px}}.btn-more:hover{background:#4e4e4e}.btn-more:active,.btn-more:focus{background:#272727}.btn-next{border-color:#ddd;background:#fff;color:#606060}.btn-next:hover{border-color:#cdcdcd}.btn-next:active,.btn-next:focus{border-color:#acacac}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:"Noto Sans",sans-serif;vertical-align:baseline}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-2 li,body{background:#fff}#wrapper{position:relative;width:100%;min-height:100vh;padding-bottom:510px;overflow-x:hidden}@media screen and (max-width:1400px){#wrapper{padding-bottom:500px}}@media screen and (max-width:768px){#wrapper{padding-bottom:307px}}@media screen and (max-width:568px){#wrapper{padding-bottom:584px}}#header{position:relative;width:100%;height:auto;background:#fff;-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,.1);box-shadow:0 0 10px 3px rgba(0,0,0,.1)}#header h1{font-size:24px;line-height:1;margin:0;padding:0}#header h1 img{width:130px;height:auto}@media screen and (max-width:768px){#header h1 img{width:100px}}@media screen and (max-width:568px){#header h1 img{width:100px}}@media screen and (max-width:320px){#header h1 img{width:80px}}#header h2{font-size:15px;font-weight:700;color:#f5a509!important;text-transform:uppercase;line-height:1.5}@media screen and (max-width:1400px){#header h2{font-size:13px}}#header h3{font-size:18px;color:#333;font-weight:700;line-height:1.2}@media screen and (max-width:1400px){#header h3{font-size:16px}}@media screen and (max-width:568px){#header h3{font-size:14px}}#header p{font-size:13px;color:#b1b1b1}@media screen and (max-width:1400px){#header p{font-size:10px}}.header-top{height:auto;padding:13px 0 10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:1400px){.header-top{padding:10px 0 7px}}@media screen and (max-width:568px){.header-top{padding:10px 0}}@media screen and (max-width:420px){.header-top{padding:11px 0 12px}}.header-top-item{width:50%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.header-top-item:last-of-type{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}@media screen and (max-width:664px){.header-top-item{width:auto}.header-top-item .header-top-item-desc{display:none}}@media screen and (max-width:568px){.header-top-item .header-top-item-btn{display:none}}.header-top-item-logo{margin-right:30px}.header-top-item-logo img{max-width:150px;-o-object-fit:cover;object-fit:cover}.footer-contacts{padding-right:15px}@media screen and (max-width:998px){.header-top-item-logo{margin-right:20px}}@media screen and (max-width:768px){.header-top-item-logo{margin-right:15px}}.header-top-item-adress{text-align:right;margin-right:15px}@media screen and (max-width:568px){.header-top-item-adress{text-align:left;margin-right:50px}}@media screen and (max-width:320px){.header-top-item-adress{margin-right:42px}}.header-main-menu li a,.header-top-item-adress a{font-size:14px;font-weight:700;color:#333;text-decoration:none}.header-top-item-adress a{line-height:1.2}.header-bottom{width:100%;border-top:1px solid #e9e9e9}@media screen and (max-width:568px){.header-bottom{border:0}}.header-mobile-menu{display:none;position:absolute;right:0;top:0;width:52px;height:55px;background:#f5a509;padding:30px 0 0 11px;color:#333;font-size:9px;font-weight:700;text-decoration:none;text-transform:uppercase}@media screen and (max-width:568px){.header-mobile-menu{display:block;height:100%}}@media screen and (max-width:420px){.header-mobile-menu{height:100%}}.header-mobile-menu span{position:absolute;left:50%;top:18px;height:2px;width:16px;margin-left:-8px;background:#333}.header-mobile-menu span:after,.header-mobile-menu span:before{content:'';position:absolute;left:0;height:2px;width:16px;background:#333;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.header-mobile-menu span:before{top:-5px}.header-mobile-menu span:after{top:5px}.header-mobile-menu.active span{background:0 0}.header-mobile-menu.active span:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-mobile-menu.active span:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-main-menu{list-style:none;padding:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:568px){.header-main-menu{display:block;width:185px;position:absolute;right:0;top:52px;background:#f5a509;-webkit-box-shadow:-2px 2px 3px 0 rgba(0,0,0,.15);box-shadow:-2px 2px 3px 0 rgba(0,0,0,.15);overflow:hidden;z-index:18}}@media screen and (max-width:420px){.header-main-menu{top:55px}}.header-main-menu li{position:relative;padding:8px 0 10px;margin:0 15px}@media screen and (max-width:1400px){.header-main-menu li{padding:6px 0 8px}}@media screen and (max-width:568px){.header-main-menu li{margin:0;padding:6px 0 8px 30px}.header-main-menu li.current_page_item{background:#fff}}.article-block-sidebar .categories-articles-item a:hover h4,.categories-articles .categories-articles-item a:hover h4,.categories-calculate a:hover,.header-main-menu li.current_page_item a{color:#f5a509}@media screen and (max-width:568px){.header-main-menu li.current_page_item a{color:#333}}.header-main-menu li a{width:100%;text-transform:uppercase}@media screen and (max-width:568px){.header-main-menu li a{color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}}.header-main-menu li a:after,.header-main-menu li a:before{content:'';position:absolute;bottom:0;height:3px;width:0;background:#f5a509;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.header-main-menu li a:before{left:50%}.header-main-menu li a:after{right:50%}.header-main-menu li a:hover:after,.header-main-menu li a:hover:before{width:50%}.header-main-menu li.main-menu-feedback{display:none;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:8px 0 10px 30px}@media screen and (max-width:568px){.header-main-menu li.main-menu-feedback{display:block}}.header-main-menu li.main-menu-feedback a{color:#39b54a}#footer{position:absolute;bottom:0;left:0;width:100%;overflow:hidden}@media screen and (max-width:1400px){#footer{}}@media screen and (max-width:768px){#footer{}}@media screen and (max-width:568px){#footer{}}.footer-top-item-left-top{width:100%;height:auto;background:#333}.footer-top-item-block{width:40%;height:auto;padding:42px 0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:1400px){.footer-top-item-block{width:46%;padding:28px 0}}@media screen and (max-width:768px){.footer-top-item-block{width:44%;padding:25px 0}}@media screen and (max-width:568px){.footer-top-item-block{width:100%;-ms-flex-pack:distribute;justify-content:space-around}}.footer-top-item-block h2{font-size:12px;color:#f5a509;font-weight:700;text-transform:uppercase;margin-bottom:15px}@media screen and (max-width:1400px){.footer-top-item-block h2{font-size:11px}}@media screen and (max-width:768px){.footer-top-item-block h2{font-size:10px;margin-bottom:8px}}.footer-top-item-block ul{padding:0;margin:0;list-style:none}.footer-top-item-block ul li{margin:0;line-height:1}.footer-top-item-block ul li+li{margin-top:6px}@media screen and (max-width:768px){.footer-top-item-block ul li+li{margin-top:3px}}.footer-top-item-block ul li a{font-size:12px;opacity:.6;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.footer-top-item-block ul li a{font-size:11px}}@media screen and (max-width:768px){.footer-top-item-block ul li a{font-size:9px}}@media screen and (max-width:568px){.footer-top-item-block ul li a{font-size:11px}}.footer-top-item-block ul li a:hover{opacity:1}.footer-contacts>p{font-size:14px;color:#fff;padding-left:22px;margin-bottom:5px;background:url(img/map-marker.png) no-repeat 3px}@media screen and (max-width:1400px){.footer-contacts>p{font-size:12px}}@media screen and (max-width:768px){.footer-contacts>p{font-size:9px;background-size:10px;padding-left:18px;line-height:1.4}}.footer-top-item-location h3{font-size:30px;color:#fff;font-weight:700;margin-bottom:10px}@media screen and (max-width:1400px){.footer-top-item-location h3{font-size:26px;margin-bottom:8px}}@media screen and (max-width:768px){.footer-top-item-location h3{font-size:19px;margin-bottom:8px}}.footer-top-item-block ul li a,.footer-top-item-location a{text-decoration:none;color:#fff}.footer-top-item-location .btn-email,.footer-top-item-location p{font-size:12px;color:#999}@media screen and (max-width:1400px){.footer-top-item-location .btn-email,.footer-top-item-location p{font-size:11px}}@media screen and (max-width:768px){.footer-top-item-location .btn-email,.footer-top-item-location p{font-size:9px}}.footer-top-item-location .btn-email{display:block;margin-top:15px;padding-left:28px;text-decoration:none;background:url(img/mailto.png) no-repeat left;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.footer-top-item-location .btn-email{margin-top:12px;padding-left:25px}}@media screen and (max-width:768px){.footer-top-item-location .btn-email{background-size:contain;margin-top:10px;line-height:1;padding-left:18px}}.footer-top-item-left-bottom{background:#fff}.footer-bottom-item-block{position:relative;text-align:center;padding:20px 0 25px;background:#fff;z-index:15}@media screen and (max-width:998px){.footer-bottom-item-block{}}@media screen and (max-width:768px){.footer-bottom-item-block{padding:10px 0 15px}}@media screen and (max-width:568px){.footer-bottom-item-block{;-webkit-box-shadow:none;box-shadow:none;padding:15px 0 20px}}.footer-bottom-item-block h2{font-size:18px;color:#333;font-weight:700}@media screen and (max-width:1400px){.footer-bottom-item-block h2{font-size:16px}}@media screen and (max-width:768px){.footer-bottom-item-block h2{font-size:13px}}.footer-input-group{width:385px;margin:10px auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:998px){.footer-input-group{width:300px}}@media screen and (max-width:768px){.footer-input-group{width:80%}}@media screen and (max-width:568px){.footer-input-group{width:70%}}@media screen and (max-width:420px){.footer-input-group{width:80%}}@media screen and (max-width:320px){.footer-input-group{width:100%}}.footer-input-group input{width:234px;height:auto;padding:6px 10px;background:#fafafa;border:1px solid #e6e6e6;border-radius:3px;font-size:14px;text-align:center}@media screen and (max-width:1400px){.footer-input-group input{font-size:12px;padding:7px 10px}}@media screen and (max-width:768px){.footer-input-group input{width:80%;padding:7px 5px 8px;font-size:11px}}.footer-input-group input:focus{outline:0}.footer-input-group button{margin-left:20px;padding:7px 20px}@media screen and (max-width:568px){.footer-input-group button{padding:7px 20px 8px}}.change-time{line-height: 2; width:170px;position:relative;margin: auto;}.btn-change-time,.btn-change-time+ul a{display:block;font-size:12px;text-decoration:none}.btn-change-time{position:relative;margin:0 auto;text-align:left;padding-left:25px;background:url(img/time-icon.png) no-repeat 3px;color:#1d7cde}@media screen and (max-width:1400px){.btn-change-time{font-size:11px}}@media screen and (max-width:998px){.btn-change-time{width:300px}}@media screen and (max-width:768px){.btn-change-time{width:100%;background-size:contain;line-height:1.2;font-size:11px;padding-left:20px}}.btn-change-time:after{content:'';position:absolute;left:165px;top:50%;margin-top:-2px;width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #989898;border-bottom:none}@media screen and (max-width:1400px){.btn-change-time:after{left:155px}}@media screen and (max-width:768px){.btn-change-time:after{left:148px;border-width:3px;margin-top:-1px}}.btn-change-time+ul{display:none;position:absolute;right:-10px;top:-20px;width:120px;background:#fff;padding:0;list-style:none;visibility:visible;z-index:40}.btn-change-time+ul a{border:1px solid #e9e9e9;padding:3px 5px;color:#333;-webkit-transition:all .3s linear;transition:all .3s linear}.btn-change-time+ul a:hover{background:#e6e6e6}.block-row h2,.btn-change-time+ul li{text-align:center}.footer-top-item-map{position:absolute;top:0;right:0;width:55%;height:100%;background:#e9e5dc;border:1px solid #d2d2d2;overflow:hidden}@media screen and (max-width:1400px){.footer-top-item-map{width:50%}}@media screen and (max-width:768px){.footer-top-item-map{width:52%;height:273px}}@media screen and (max-width:568px){.footer-top-item-map{position:relative;width:100%;height:265px}}.footer-top-item-map .footer-top-item-map-logo{position:absolute;top:30px;left:35px;width:130px;z-index:20}@media screen and (max-width:768px){.footer-top-item-map .footer-top-item-map-logo{width:100px;top:20px;left:25px}}@media screen and (max-width:320px){.footer-top-item-map .footer-top-item-map-logo{width:80px}}.footer-top-item-map .footer-top-item-map-logo img{width:100%;height:auto}
.footer-bottom-copyright{padding:0 0 22px 15px;}
.footer-bottom-copyright a{
	color: #adadad!important;
}

@media screen and (max-width:1400px){.footer-bottom-copyright{padding:16px 0}}@media screen and (max-width:768px){.footer-bottom-copyright{padding:10px 0}}@media screen and (max-width:568px){.footer-bottom-copyright{padding:6px 0}}.footer-bottom-copyright p{font-size:12px;color:#adadad}@media screen and (max-width:1400px){.footer-bottom-copyright p{font-size:11px}}@media screen and (max-width:768px){.footer-bottom-copyright p{font-size:10px}}.footer-bottom-copyright p a{font-size:12px;color:#333;margin-left:5px;text-decoration:none}@media screen and (max-width:1400px){.footer-bottom-copyright p a{font-size:11px}}@media screen and (max-width:768px){.footer-bottom-copyright p a{font-size:10px}}.footer-bottom-copyright p a:hover{text-decoration:underline}.block-row{width:100%;height:auto;margin:20px 0 30px}@media screen and (max-width:568px){.block-row{margin:10px 0 15px}}.block-row h2{font-size:17px;color:#333;font-weight:700;text-transform:uppercase}@media screen and (max-width:664px){.block-row h2{font-size:14px}}@media screen and (max-width:568px){.block-row h2{text-align:left}.block-row h2:after{content:'>';position:relative;font-size:14px;color:#333;text-transform:uppercase;margin-left:5px}}.block-row h3{font-family:"Roboto Slab",serif;font-weight:700;color:#333}.categories-items{width:100%;height:400px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:1400px){.categories-items{height:344px}}@media screen and (max-width:998px){.categories-items{height:284px}}@media screen and (max-width:664px){.categories-items{height:230px}}@media screen and (max-width:568px){.categories-items{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}}.categories-items+.categories-items{margin-top:25px}@media screen and (max-width:568px){.categories-items+.categories-items{margin-top:15px}}.article-block-sidebar,.categories-block{position:relative;width:23%;height:100%}.categories-calculate{position:relative;width:49%;background:url(img/main-page/calculate.png) no-repeat top/cover}@media screen and (max-width:568px){.categories-calculate{width:100%;height:250px;margin-bottom:15px;oreder:0}}@media screen and (max-width:420px){.categories-calculate{height:200px}}@media screen and (max-width:320px){.categories-calculate{height:175px}}.categories-calculate a,.categories-calculate h2,.categories-calculate p{color:#fff;text-align:left}.categories-calculate h2{font-family:"Roboto Slab",serif;font-weight:400;font-size:44px;line-height:1.1;margin:10px 0 15px;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.categories-calculate p{font-size:20px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3)}@media screen and (max-width:1400px){.categories-calculate p{font-size:17px}}@media screen and (max-width:998px){.categories-calculate p{font-size:15px}}@media screen and (max-width:664px){.categories-calculate p{font-size:12px}}@media screen and (max-width:1400px){.categories-calculate h2{font-size:38px;margin:5px 0 10px}}@media screen and (max-width:998px){.categories-calculate h2{font-size:32px}}@media screen and (max-width:664px){.categories-calculate h2{font-size:24px}}@media screen and (max-width:320px){.categories-calculate h2{margin:5px 0}}.categories-calculate h2 b{font-weight:400;color:#f5a509;font-size:39px}@media screen and (max-width:1400px){.categories-calculate h2 b{font-size:34px}}@media screen and (max-width:998px){.categories-calculate h2 b{font-size:28px}}@media screen and (max-width:664px){.categories-calculate h2 b{font-size:22px}}.categories-calculate a{display:block;font-size:14px;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.categories-calculate a{font-size:12px}}.categories-calculate .categories-calculate-desc{position:absolute;left:40px;bottom:30px}@media screen and (max-width:1400px){.categories-calculate .categories-calculate-desc{left:35px;bottom:28px}}@media screen and (max-width:998px){.categories-calculate .categories-calculate-desc{left:20px;bottom:20px}}@media screen and (max-width:664px){.categories-calculate .categories-calculate-desc{left:15px}}@media screen and (max-width:568px){.categories-calculate .categories-calculate-desc{left:25px}}@media screen and (max-width:320px){.categories-calculate .categories-calculate-desc{left:15px}}.categories-banner{background:#000}@media screen and (max-width:568px){.categories-banner{width:100%;height:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.categories-banner a{display:block;height:100%;background:no-repeat top/cover;text-align:center;text-decoration:none;opacity:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:568px){.categories-banner a{text-align:right}}.categories-banner a:hover{opacity:.9}.categories-banner .categories-banner-window{padding:25px 0;background-image:url(img/main-page/banner-1.png);background-position:55%!important}@media screen and (max-width:568px){.categories-banner .categories-banner-window{background-image:url(img/main-page/banner-1-mob.png)}}@media screen and (max-width:998px){.categories-banner .categories-banner-window{padding:15px 0}}@media screen and (max-width:568px){.categories-banner .categories-banner-window{padding:10px 15px;height:120px}}.categories-banner .categories-banner-window:hover{opacity:1;cursor:default}.categories-banner .categories-banner-window h3{font-family:"Noto Sans",sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:3px;margin-bottom:5px}@media screen and (max-width:1400px){.categories-banner .categories-banner-window h3{font-size:11px}}@media screen and (max-width:664px){.categories-banner .categories-banner-window h3{font-size:9px}}@media screen and (max-width:568px){.categories-banner .categories-banner-window h3{font-size:10px}}@media screen and (max-width:420px){.categories-banner .categories-banner-window h3{font-size:9px}}@media screen and (max-width:320px){.categories-banner .categories-banner-window h3{font-size:8px}}.categories-banner .categories-banner-window p{color:#f5a509;font-size:14px;font-weight:700;text-transform:uppercase;line-height:1}@media screen and (max-width:1400px){.categories-banner .categories-banner-window p{font-size:12px}}@media screen and (max-width:998px){.categories-banner .categories-banner-window p{font-size:11px}}@media screen and (max-width:664px){.categories-banner .categories-banner-window p{font-size:9px}}@media screen and (max-width:568px){.categories-banner .categories-banner-window p{font-size:11px;line-height:1.5;padding:0}}@media screen and (max-width:420px){.categories-banner .categories-banner-window p{font-size:10px}}@media screen and (max-width:320px){.categories-banner .categories-banner-window p{font-size:9px}}.categories-banner .categories-banner-window p b{font-size:81px}@media screen and (max-width:1400px){.categories-banner .categories-banner-window p b{font-size:70px}}@media screen and (max-width:998px){.categories-banner .categories-banner-window p b{font-size:60px}}@media screen and (max-width:664px){.categories-banner .categories-banner-window p b{font-size:48px}}@media screen and (max-width:568px){.categories-banner .categories-banner-window p b{font-size:46px}}@media screen and (max-width:420px){.categories-banner .categories-banner-window p b{font-size:42px}}@media screen and (max-width:320px){.categories-banner .categories-banner-window p b{font-size:36px}}.categories-banner .categories-banner-window .bottom-text{position:absolute;width:100%;bottom:45px;color:#333}@media screen and (max-width:998px){.categories-banner .categories-banner-window .bottom-text{bottom:30px}}@media screen and (max-width:568px){.categories-banner .categories-banner-window .bottom-text{position:relative;bottom:0;margin:0}}.categories-banner .categories-banner-loft{padding:40px 0;background-image:url(img/main-page/banner-2.png)}@media screen and (max-width:998px){.categories-banner .categories-banner-loft{padding:30px 0}}@media screen and (max-width:568px){.categories-banner .categories-banner-loft{background-image:url(img/main-page/banner-2-mob.png);height:200px;padding:15px}.categories-banner .categories-banner-loft p{padding:0}}@media screen and (max-width:420px){.categories-banner .categories-banner-loft{height:190px}}@media screen and (max-width:320px){.categories-banner .categories-banner-loft{height:160px}}.categories-banner .categories-banner-loft h3{font-family:"Noto Sans",sans-serif;font-size:22px;color:#4b2a1a;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}@media screen and (max-width:1400px){.categories-banner .categories-banner-loft h3{font-size:19px}}@media screen and (max-width:998px){.categories-banner .categories-banner-loft h3{font-size:16px}}@media screen and (max-width:664px){.categories-banner .categories-banner-loft h3{font-size:12px}}@media screen and (max-width:568px){.categories-banner .categories-banner-loft h3{font-size:16px}}.categories-banner .categories-banner-loft p{color:#1d7cde;font-size:14px;font-weight:700;line-height:1.3}@media screen and (max-width:1400px){.categories-banner .categories-banner-loft p{font-size:12px}}@media screen and (max-width:998px){.categories-banner .categories-banner-loft p{font-size:11px}}@media screen and (max-width:664px){.categories-banner .categories-banner-loft p{font-size:9px}}@media screen and (max-width:568px){.categories-banner .categories-banner-loft p{font-size:12px}}@media screen and (max-width:420px){.categories-banner .categories-banner-loft p{font-size:11px}}.categories-banner .categories-banner-loft p b{font-family:"Roboto Slab",serif;display:block;font-size:60px;font-weight:400}@media screen and (max-width:1400px){.categories-banner .categories-banner-loft p b{font-size:52px}}@media screen and (max-width:998px){.categories-banner .categories-banner-loft p b{font-size:42px;line-height:1}}@media screen and (max-width:664px){.categories-banner .categories-banner-loft p b{font-size:36px}}.categories-banner .categories-banner-loft p:first-of-type{margin:25px 0}@media screen and (max-width:1400px){.categories-banner .categories-banner-loft p:first-of-type{margin:20px 0}}@media screen and (max-width:568px){.categories-banner .categories-banner-loft p:first-of-type{margin:15px 0}}.categories-banner .categories-banner-loft .bottom-text{display:block;padding:0 20px;color:#4b2a1a}@media screen and (max-width:568px){.categories-banner .categories-banner-loft .bottom-text{padding:0;width:160px;float:right}}.article-block-sidebar,.categories-articles{padding:25px 0}@media screen and (max-width:998px){.article-block-sidebar,.categories-articles{padding:15px 0}}@media screen and (max-width:664px){.article-block-sidebar,.categories-articles{padding:5px 0}}@media screen and (max-width:568px){.article-block-sidebar,.categories-articles{display:none}}.article-block-sidebar h3,.categories-articles h3{font-family:"Noto Sans",sans-serif;letter-spacing:1px;font-size:11px;color:#acacac;text-transform:uppercase;font-weight:700}@media screen and (max-width:998px){.article-block-sidebar h3,.categories-articles h3{font-size:10px}}@media screen and (max-width:664px){.article-block-sidebar h3,.categories-articles h3{font-size:9px}}.article-block-sidebar .categories-articles-item,.categories-articles .categories-articles-item{padding:30px 0;border-bottom:1px solid #e1e1e1}@media screen and (max-width:1400px){.article-block-sidebar .categories-articles-item,.categories-articles .categories-articles-item{padding:25px 0}}@media screen and (max-width:998px){.article-block-sidebar .categories-articles-item,.categories-articles .categories-articles-item{padding:20px 0}}.article-block-sidebar .categories-articles-item h4,.categories-articles .categories-articles-item h4{font-style:italic;font-weight:700;font-size:14px;color:#333;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.article-block-sidebar .categories-articles-item h4,.categories-articles .categories-articles-item h4{font-size:13px}}@media screen and (max-width:998px){.article-block-sidebar .categories-articles-item h4,.categories-articles .categories-articles-item h4{font-size:11px}}@media screen and (max-width:664px){.article-block-sidebar .categories-articles-item h4,.categories-articles .categories-articles-item h4{font-size:9px}}.article-block-sidebar .categories-articles-item p,.categories-articles .categories-articles-item p{font-size:12px;color:#656565}@media screen and (max-width:1400px){.article-block-sidebar .categories-articles-item p,.categories-articles .categories-articles-item p{font-size:11px}}@media screen and (max-width:998px){.article-block-sidebar .categories-articles-item p,.categories-articles .categories-articles-item p{font-size:10px}}@media screen and (max-width:664px){.article-block-sidebar .categories-articles-item p,.categories-articles .categories-articles-item p{font-size:8px}}.article-block-sidebar .categories-articles-item a,.categories-articles .categories-articles-item a{text-decoration:none}.article-block-sidebar>a,.categories-articles>a{display:block;margin-top:10px;text-decoration:none;font-size:11px;color:#1d7cde;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.article-block-sidebar>a,.categories-articles>a{font-size:10px}}.article-block-sidebar>a:hover,.categories-articles>a:hover{color:#114a84}.categories-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.categories-item-block{width:100%;height:100%;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:1px solid transparent;text-align:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.categories-item-block:hover{border:1px solid #f5a509}.categories-item-block.categories-item-block-min{height:50%}.categories-item-block.categories-item-block-min+.categories-item-block.categories-item-block-min{margin-top:30px}@media screen and (max-width:1400px){.categories-item-block.categories-item-block-min+.categories-item-block.categories-item-block-min{margin-top:24px}}@media screen and (max-width:568px){.categories-item-block.categories-item-block-min+.categories-item-block.categories-item-block-min{margin-top:15px;padding:5px}.categories-item-block-min-one .categories-item-min-desc{height:100%;padding:10px 0}.categories-item-block-min-one .categories-item-min-desc .item-cost{padding:6px 0}}.categories-item-block .item-block-image{display:block;width:100%}.categories-item-block .item-block-image img,.recomended-item .recomended-item-image img,.thumbnail-item .thumbnail-item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.categories-item-block h3>a{font-size:22px;font-weight:400;line-height:1.2;color:#333;text-decoration:none;font-family:"Roboto Slab",serif;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1400px){.categories-item-block h3>a{font-size:18px}}@media screen and (max-width:998px){.categories-item-block h3>a{font-size:16px}}@media screen and (max-width:664px){.categories-item-block h3>a{font-size:14px;line-height:1}}.categories-item-block h3>a:hover{color:#f5a509}.categories-item-block p{font-size:12px;color:#333}@media screen and (max-width:998px){.categories-item-block p{font-size:11px}}@media screen and (max-width:664px){.categories-item-block p{font-size:9px}}.categories-item-block p.item-leader,.categories-item-block p.item-new{font-size:8px;color:#fff!important}@media screen and (max-width:664px){.categories-item-block p.item-leader,.categories-item-block p.item-new{font-size:6px!important}}.categories-item-block .item-cost{font-size:14px}@media screen and (max-width:1400px){.categories-item-block .item-cost{font-size:12px}}@media screen and (max-width:998px){.categories-item-block .item-cost{font-size:11px}}@media screen and (max-width:664px){.categories-item-block .item-cost{font-size:10px}}.item-leader,.item-new{text-align:center;font-size:8px;color:#fff;text-transform:uppercase;letter-spacing:2px;border-radius:3px;padding:3px 6px}@media screen and (max-width:1400px){.item-leader,.item-new{padding:2px;line-height:1}}@media screen and (max-width:664px){.item-leader,.item-new{font-size:6px}}.item-new{width:70px;background:#fd674a}@media screen and (max-width:664px){.item-new{width:50px}}.item-leader{width:110px;background:#39b54a}@media screen and (max-width:664px){.item-leader{width:90px}}@media screen and (max-width:568px){.categories-item-block-one{width:48%;height:200px;margin-bottom:15px}}@media screen and (max-width:420px){.categories-item-block-one{height:190px}}@media screen and (max-width:568px){.categories-item-block-two{width:100%;height:140px;margin-bottom:15px}}@media screen and (max-width:420px){.categories-item-block-two{height:120px}}@media screen and (max-width:568px){.categories-item-block-three{width:48%;height:200px}}@media screen and (max-width:420px){.categories-item-block-three{height:190px}}.categories-item-block-one .categories-item-block{padding:25px}@media screen and (max-width:998px){.categories-item-block-one .categories-item-block{padding:20px}}@media screen and (max-width:664px){.categories-item-block-one .categories-item-block{padding:10px}}@media screen and (max-width:568px){.categories-item-block-one .categories-item-block{padding:10px 25px}}@media screen and (max-width:420px){.categories-item-block-one .categories-item-block{padding:10px}}.categories-item-block-one .categories-item-block h3{margin:25px 0}@media screen and (max-width:998px){.categories-item-block-one .categories-item-block h3{margin:10px 0 20px}}@media screen and (max-width:664px){.categories-item-block-one .categories-item-block h3{line-height:1;margin:8px 0 15px}}@media screen and (max-width:568px){.categories-item-block-one .categories-item-block h3{margin-bottom:12px}}.categories-item-block-one .categories-item-block .item-block-image{margin-top:25px;height:180px}@media screen and (max-width:1400px){.categories-item-block-one .categories-item-block .item-block-image{height:140px}}@media screen and (max-width:998px){.categories-item-block-one .categories-item-block .item-block-image{height:120px}}@media screen and (max-width:664px){.categories-item-block-one .categories-item-block .item-block-image{height:80px}}@media screen and (max-width:568px){.categories-item-block-one .categories-item-block .item-block-image{width:70%;margin:20px auto}}.categories-item-block-two .categories-item-block{padding:40px 20px;text-align:left}@media screen and (max-width:1400px){.categories-item-block-two .categories-item-block{padding:40px 10px}}@media screen and (max-width:998px){.categories-item-block-two .categories-item-block{padding:20px 10px}}@media screen and (max-width:664px){.categories-item-block-two .categories-item-block{padding:10px 5px}}@media screen and (max-width:568px){.categories-item-block-two .categories-item-block{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.categories-item-block-two .categories-item-block .categories-item-desc-block{position:relative;width:50%;height:100%}.categories-item-block-two .categories-item-block h3+p{display:none}}.categories-item-block-two .categories-item-block .item-block-image{height:160px}@media screen and (max-width:1400px){.categories-item-block-two .categories-item-block .item-block-image{height:120px}}@media screen and (max-width:998px){.categories-item-block-two .categories-item-block .item-block-image{height:110px}}@media screen and (max-width:664px){.categories-item-block-two .categories-item-block .item-block-image{height:80px}}@media screen and (max-width:568px){.categories-item-block-two .categories-item-block .item-block-image{width:48%;height:auto}}.categories-item-block-two .categories-item-block h3{margin:15px 0 20px}@media screen and (max-width:1400px){.categories-item-block-two .categories-item-block h3{margin:10px 0}}@media screen and (max-width:998px){.categories-item-block-two .categories-item-block h3{margin:15px 0}}@media screen and (max-width:664px){.categories-item-block-two .categories-item-block h3{line-height:1;margin:8px 0 10px}}.categories-item-block-two .categories-item-block p{color:#9fa3a7}@media screen and (max-width:998px){.categories-item-block-two .categories-item-block p{font-size:9px}}.categories-item-block-two .categories-item-block .item-cost{color:#333;text-align:right}.categories-item-block-two .categories-item-block .categories-item-desc{position:absolute;width:80%;bottom:30px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:1400px){.categories-item-block-two .categories-item-block .categories-item-desc{width:90%;bottom:20px}}@media screen and (max-width:998px){.categories-item-block-two .categories-item-block .categories-item-desc{width:88%}}@media screen and (max-width:664px){.categories-item-block-two .categories-item-block .categories-item-desc{bottom:10px}}@media screen and (max-width:568px){.categories-item-block-two .categories-item-block .categories-item-desc{position:relative;bottom:0;margin-top:8px}.categories-item-block-two .categories-item-block .item-color-change{width:100%}.categories-item-block-two .categories-item-block .item-cost{padding:0}}.categories-item-block-two .categories-item-block .item-color-change{width:60%}.item-color-change{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:distribute;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.item-color-change a{display:block;width:12px;height:12px;border-radius:100%}.item-color-change a+a{margin-left:6px}@media screen and (max-width:998px){.item-color-change a{width:10px;height:10px}}@media screen and (max-width:664px){.item-color-change a{width:8px;height:8px}}.item-color-change a.color-1{background:#d1583e}.item-color-change a.color-2{background:#8c5d4b}.item-color-change a.color-3{background:#f9e3be}.item-color-change a.color-4{background:#4c3e3c}.modal-block .item-color-change a{display:none}#modal-catalog-item-one .item-color-change a:first-of-type{display:block}#modal-catalog-item-five .item-color-change a:nth-of-type(3),#modal-catalog-item-four .item-color-change a:nth-of-type(2),#modal-catalog-item-three .item-color-change a:last-of-type,#modal-catalog-item-two .item-color-change a:last-of-type{display:block;margin-left:0}.categories-item-block-min-two{padding:15px 0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.categories-item-block-min-two:hover{border-color:transparent}@media screen and (max-width:998px){.categories-item-block-min-two{padding:10px 0}}@media screen and (max-width:568px){.categories-item-block-min-two{padding:5px 0}}.categories-item-block-min-two .item-block-image{width:60%;height:100px}@media screen and (max-width:1400px){.categories-item-block-min-two .item-block-image{height:80px}}@media screen and (max-width:998px){.categories-item-block-min-two .item-block-image{height:60px}}@media screen and (max-width:664px){.categories-item-block-min-two .item-block-image{height:50px}}@media screen and (max-width:568px){.categories-item-block-min-two .item-block-image{width:40%;height:30px}.categories-item-block-min-two p{display:none}}@media screen and (max-width:420px){.categories-item-block-min-two .item-block-image{width:50%}}@media screen and (max-width:320px){.categories-item-block-min-two .item-block-image{height:40px;width:50%}}.categories-item-block-min-two h3{margin:10px 0 5px;font-size:22px;font-weight:400;line-height:1.2;color:#333;text-decoration:none;font-family:"Roboto Slab",serif;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:664px){.categories-item-block-min-two h3{margin:5px 0 0;line-height:1}.categories-item-block-min-two h3 a{font-size:13px}}@media screen and (max-width:568px){.categories-item-block-min-two h3 a{font-size:12px}}@media screen and (max-width:1400px){.categories-item-block-min-two p{font-size:10px}}@media screen and (max-width:998px){.categories-item-block-min-two p{font-size:8px}}.categories-item-block-min-one{padding:10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:664px){.categories-item-block-min-one{padding:5px}}.categories-item-block-min-one .item-block-image{width:48%;height:130px}@media screen and (max-width:1400px){.categories-item-block-min-one .item-block-image{height:100px}}@media screen and (max-width:998px){.categories-item-block-min-one .item-block-image{height:80px}}@media screen and (max-width:664px){.categories-item-block-min-one .item-block-image{height:60px}}@media screen and (max-width:568px){.categories-item-block-min-one .item-block-image{width:40%;height:74px}}@media screen and (max-width:320px){.categories-item-block-min-one .item-block-image{width:48%;height:60px}}.categories-item-block-min-one .categories-item-min-desc{width:48%;text-align:left}.categories-item-block-min-one .categories-item-min-desc h3{font-weight:400;margin:10px 0 15px}@media screen and (max-width:998px){.categories-item-block-min-one .categories-item-min-desc h3{line-height:1}}@media screen and (max-width:664px){.categories-item-block-min-one .categories-item-min-desc h3{margin:8px 0 10px;line-height:.9}}.categories-item-block-min-one .categories-item-min-desc h3 a{font-size:20px}@media screen and (max-width:1400px){.categories-item-block-min-one .categories-item-min-desc h3 a{font-size:17px}}@media screen and (max-width:998px){.categories-item-block-min-one .categories-item-min-desc h3 a{font-size:14px}}@media screen and (max-width:664px){.categories-item-block-min-one .categories-item-min-desc h3 a{font-size:11px}.categories-item-block-min-one .categories-item-min-desc h3{margin:0}}.thumbnail-item{position:relative;width:20%;height:auto;padding:20px 15px;border:2px solid #9fdfb3;background:#fff;text-align:center}@media screen and (max-width:1400px){.thumbnail-item{padding:20px 10px;width:133px}}@media screen and (max-width:664px){.thumbnail-item{width:25%;padding:10px 8px}.thumbnail-item:last-of-type{display:none}}@media screen and (max-width:568px){.thumbnail-item{width:20%}.thumbnail-item:last-of-type{display:block}}.thumbnail-item{margin-left:25px}.thumbnail-item:first-of-type{margin-left:0}@media screen and (max-width:1400px){.thumbnail-item{margin-left:24px}}@media screen and (max-width:998px){.thumbnail-item{margin-left:20px}}@media screen and (max-width:664px){.thumbnail-item{margin-left:15px}}.thumbnail-item .thumbnail-item-image{display:block;width:100%;height:80px;overflow:hidden;margin:0 auto}@media screen and (max-width:1400px){.thumbnail-item .thumbnail-item-image{height:66px}}@media screen and (max-width:998px){.thumbnail-item .thumbnail-item-image{height:55px}}@media screen and (max-width:664px){.thumbnail-item .thumbnail-item-image{width:90%;height:50px}}.thumbnail-item h3{margin:5px 0 0;line-height:1;width:100%;height:49px;overflow:hidden;text-overflow:ellipsis}.thumbnail-item h3 a{font-family:"Roboto Slab",serif;font-size:16px;font-weight:400;text-decoration:none;color:#333;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.thumbnail-item h3 a{font-size:13px}}@media screen and (max-width:664px){.thumbnail-item h3 a{font-size:12px}}.thumbnail-item h3 a:hover{color:#f5a509}.thumbnail-item p{position:absolute;bottom:10px;width:80%;text-align:center;font-weight:700;font-size:14px}@media screen and (max-width:1400px){.thumbnail-item p{font-size:12px}}@media screen and (max-width:664px){.thumbnail-item p{font-size:11px}}.popular,.popular-items{width:100%;overflow-y:hidden;overflow-x:auto}.popular-items{width:84%;height:210px;margin:18px auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:1400px){.popular-items{height:181px}}@media screen and (max-width:998px){.popular-items{height:170px;width:100%}}@media screen and (max-width:664px){.popular-items{height:150px}}@media screen and (max-width:568px){.popular-items{width:640px}}.recomended-items{margin:18px 0;overflow-y:hidden;overflow-x:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:568px){.recomended-items{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}}.recomended-items a{display:block;font-size:12px;text-decoration:none;color:#1d7cde}.catalog-item-desc .catalog-item-desc-tags a:hover,.project-items+a:hover,.recomended-items a:hover{color:#114a84}.recomended-items-block{width:84%;overflow-y:hidden;overflow-x:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:998px){.recomended-items-block{width:100%}}@media screen and (max-width:568px){.recomended-items-block{width:740px}}.recomended-items-block+.recomended-items-block{margin-top:12px}.recomended-items-block:first-of-type{height:165px}@media screen and (max-width:1400px){.recomended-items-block:first-of-type{height:141px}}.recomended-items-block:last-of-type{height:184px;margin-bottom:15px}@media screen and (max-width:1400px){.recomended-items-block:last-of-type{height:158px}}@media screen and (max-width:664px){.recomended-items-block:last-of-type{height:145px}}.recomended-item,.recomended-items-block .thumbnail-item{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.recomended-items-block .thumbnail-item{border-color:#ebebeb;width:16.66666667%}@media screen and (max-width:1400px){.recomended-items-block .thumbnail-item{padding:10px 5px}}@media screen and (max-width:664px){.recomended-items-block .thumbnail-item{width:25%}.recomended-items-block .thumbnail-item:nth-child(n+5){display:none}}@media screen and (max-width:568px){.recomended-items-block .thumbnail-item:nth-child(n+5){display:block}}.recomended-items-block .thumbnail-item:hover{border-color:#f5a509}.recomended-items-block .thumbnail-item+.thumbnail-item{margin-left:15px}@media screen and (max-width:1400px){.recomended-items-block .thumbnail-item+.thumbnail-item{margin-left:12px}}.recomended-items-block .thumbnail-item .thumbnail-item-image{height:70px}@media screen and (max-width:1400px){.recomended-items-block .thumbnail-item .thumbnail-item-image{height:60px}}.recomended-items-block .thumbnail-item h3{line-height:1.2}.recomended-items-block .thumbnail-item h3 a{font-size:13px}@media screen and (max-width:1400px){.recomended-items-block .thumbnail-item h3 a{font-size:12px}}.recomended-items-block .thumbnail-item p{font-size:12px}@media screen and (max-width:1400px){.recomended-items-block .thumbnail-item p{font-size:11px;width:90%}}.recomended-item{width:25%;background:#fff;border:2px solid #ebebeb;padding:10px 20px}@media screen and (max-width:1400px){.recomended-item{padding:10px}}@media screen and (max-width:664px){.recomended-item{width:33.333333333%}.recomended-item:last-of-type{display:none}}@media screen and (max-width:568px){.recomended-item:last-of-type{display:block}}.recomended-item:hover{border-color:#f5a509}.recomended-item{margin-left:12px}.recomended-item:first-of-type{margin-left:0}@media screen and (max-width:1400px){.recomended-item{margin-left:10px}}.recomended-item .recomended-item-image{display:block;width:100%;height:80px}@media screen and (max-width:1400px){.recomended-item .recomended-item-image{width:80%;margin:0 auto;height:60px}}.recomended-item h3{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:10px 0}@media screen and (max-width:1400px){.recomended-item h3{margin:5px 0 10px}}.recomended-item h3 a{font-family:"Roboto Slab",serif;font-size:14px;text-align:center;font-weight:400;color:#333;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.recomended-item h3 a{font-size:13px}}.articles-items .article-item.article-item-first .article-item-desc h3 a:hover,.articles-items .article-item.article-item-first .article-item-desc h3 a:hover span,.recomended-item h3 a:hover{color:#f5a509}.projects,.recomended-item .recomended-item-desc{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.recomended-item .recomended-item-desc{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.recomended-item .recomended-item-desc .item-cost{font-size:12px;font-weight:700;color:#333}@media screen and (max-width:1400px){.recomended-item .recomended-item-desc .item-cost{font-size:11px}}.projects{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (max-width:568px){.projects{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;overflow-y:hidden;overflow-x:auto}}.block-row .projects-header{font-size:30px;font-weight:400;font-family:"Roboto Slab",serif}@media screen and (max-width:1400px){.block-row .projects-header{font-size:25px}}.project-items{width:100%;margin:15px 0 10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-items+a{text-align:center;display:block;font-size:12px;text-decoration:none;color:#1d7cde}@media screen and (max-width:568px){.project-items+a{margin-top:15px}}.project-item{display:block;width:32.333333%;padding-top:20px;padding-right:20px}.project-item+.project-item{margin-left:14px}.project-item h3{font-size:14px;font-weight:400;text-transform:uppercase;margin:0 0 5px 5px}@media screen and (max-width:1400px){.project-item h3{font-size:12px}}.project-item .project-item-img{width:100%;height:240px;overflow:hidden;padding:10px;background:#fff;border-radius:3px;border:2px solid transparent;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.project-item .project-item-img{height:220px}}@media screen and (max-width:998px){.project-item .project-item-img{height:178px}}@media screen and (max-width:664px){.project-item .project-item-img{height:130px}}.article-page .thumbnail-item:hover,.articles-page .thumbnail-item:hover,.gallery-page .thumbnail-item:hover,.project-item .project-item-img:hover,.projects-page .thumbnail-item:hover{border-color:#f5a509}.project-item .project-item-img img{width:100%;height:100%}.article-page .thumbnail-item,.articles-page .thumbnail-item,.gallery-page .thumbnail-item,.projects-page .thumbnail-item{border-color:#ebebeb;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:568px){.articles-page .articles-items{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;margin:0}.articles-page .articles-items .article-item{height:140px;margin-top:10px}.articles-page .articles-items .article-item h3{font-size:18px}.articles-page .articles-items .article-item p{font-size:12px}.articles-page .article{overflow:hidden}}.articles{width:100%}@media screen and (max-width:568px){.articles{overflow-y:hidden;overflow-x:auto}}.articles-items{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.articles-items .article-item{background:#000;position:relative;border-radius:3px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15);overflow:hidden;width:32.333333%;height:240px;margin-top:20px}@media screen and (max-width:1400px){.articles-items .articles-item{height:195px}}@media screen and (max-width:998px){.articles-items .articles-item{height:154px}}@media screen and (max-width:664px){.articles-items .articles-item{height:120px}}@media screen and (max-width:568px){.articles-items .article-item{width:100%;height:140px}.articles-items{width:100%}}.articles-items .article-item.article-item-first{width:66%;height:240px;background:#fff;color:#000;border:1px solid transparent;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:1400px){.articles-items .article-item.article-item-first{width:66%}}@media screen and (max-width:568px){.articles-items .article-item.article-item-first{width:100%}}.articles-items .article-item.article-item-first:hover{border:1px solid #f5a509}.articles-items .article-item.article-item-first:focus .article-item-desc,.articles-items .article-item.article-item-first:hover .article-item-desc{bottom:0}.articles-items .article-item.article-item-first:focus .article-item-img,.articles-items .article-item.article-item-first:hover .article-item-img{opacity:1}.articles-items .article-item.article-item-first .article-item-img{width:30%;height:70%}@media screen and (max-width:420px){.articles-items .article-item.article-item-first .article-item-img{height:47%}}@media screen and (max-width:320px){.articles-items .article-item.article-item-first .article-item-img{height:40%}}.articles-items .article-item.article-item-first .article-item-desc{position:relative;bottom:0;left:0;width:60%;height:70%}.articles-items .article-item-first .article-item-desc .btn,.articles-items .article-item-first .article-item-desc h3{color:#333}.articles-items .article-item-first .article-item-desc .btn,.articles-items .article-item:focus.article-item-first .article-item-desc .btn,.articles-items .article-item:hover.article-item-first .article-item-desc .btn{border-color:#333;background-color:transparent}.articles-items .article-item.article-item-first .article-item-desc h3 a,.articles-items .article-item.article-item-first .article-item-desc h3 span{font-family:"Roboto Slab",serif;color:#333;font-size:26px;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.articles-items .article-item.article-item-first .article-item-desc h3 a,.articles-items .article-item.article-item-first .article-item-desc h3 span{font-size:22px}}@media screen and (max-width:568px){.articles-items .article-item.article-item-first .article-item-desc h3 a,.articles-items .article-item.article-item-first .article-item-desc h3 span{font-size:14px}}.articles-items .article-item.article-item-first .article-item-desc p{font-size:14px;color:#aeb1b4}@media screen and (max-width:1400px){.articles-items .article-item.article-item-first .article-item-desc p{font-size:12px}}.articles-items .article-item .btn{opacity:0}.articles-items .article-item:focus .article-item-desc,.articles-items .article-item:hover .article-item-desc{bottom:-20px}.articles-items .article-item:focus .article-item-img,.articles-items .article-item:hover .article-item-img{opacity:.6}.articles-items .article-item:focus .btn,.articles-items .article-item:hover .btn{padding:10px 0;height:auto;margin:35px auto 75px;border-color:#fff;opacity:1}@media screen and (max-width:1400px){.articles-items .article-item:focus .btn,.articles-items .article-item:hover .btn{margin:25px auto 60px;padding:8px 0}}@media screen and (max-width:998px){.articles-items .article-item:focus .btn,.articles-items .article-item:hover .btn{margin-bottom:40px}}@media screen and (max-width:664px){.articles-items .article-item:focus .btn,.articles-items .article-item:hover .btn{margin:15px auto 30px}}.articles-items .article-item-img{width:100%;height:100%;opacity:1;overflow:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.articles-items .article-item-img img,.sp-slide img,.sp-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.articles-items .article-item-desc{position:absolute;left:24px;bottom:30px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.articles-items .article-item-desc{bottom:15px;left:15px}}@media screen and (max-width:664px){.articles-items .article-item-desc{left:10px;bottom:10px}}.articles-items .article-item-desc h3{color:#fff;font-size:24px;font-weight:400}@media screen and (max-width:1400px){.articles-items .article-item-desc h3{font-size:20px}}@media screen and (max-width:998px){.articles-items .article-item-desc h3{font-size:15px}}@media screen and (max-width:664px){.articles-items .article-item-desc h3{font-size:12px}}.articles-items .article-item-desc h3 span,.gallery-tab-panel a{display:block;font-family:"Roboto Slab",serif}.articles-items .article-item-desc p{display:none;color:#fff;font-size:14px}@media screen and (max-width:1400px){.articles-items .article-item-desc p{font-size:12px}}@media screen and (max-width:998px){.articles-items .article-item-desc p{font-size:10px}}@media screen and (max-width:664px){.articles-items .article-item-desc p{font-size:8px}}.slider-pro{margin-top:25px!important}.slider-pro.sp-horizontal .sp-arrows{width:70%;left:50%;top:50%;margin-left:-35%;margin-top:-15px}@media screen and (max-width:1400px){.slider-pro.sp-horizontal .sp-arrows{width:60%;margin-left:-30%}}@media screen and (max-width:768px){.slider-pro.sp-horizontal .sp-arrows{width:100%;margin-left:-50%}}.slider-pro .sp-arrow{width:10px}.slider-pro .sp-next-arrow:after,.slider-pro .sp-next-arrow:before,.slider-pro .sp-previous-arrow:after,.slider-pro .sp-previous-arrow:before{background-color:#333}.slider-pro .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{border-bottom:8px solid #f5a509;top:7px}.slider-pro .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{border-bottom:3px solid #f5a509;top:2px}.sp-slide{opacity:.45;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.sp-slide.sp-selected{opacity:1}.sp-thumbnail{width:100%;height:100%}.gallery-tab-panel{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:568px){.gallery-tab-panel{-ms-flex-wrap:wrap;flex-wrap:wrap}}.gallery-tab-panel a{position:relative;margin:0 25px;font-size:17px;text-decoration:none;text-transform:uppercase;color:#333}@media screen and (max-width:1400px){.gallery-tab-panel a{font-size:14px}}@media screen and (max-width:768px){.gallery-tab-panel a{font-size:12px;margin:0 15px}}@media screen and (max-width:568px){.gallery-tab-panel a{margin:10px 25px}}.gallery-tab-panel a:after,.gallery-tab-panel a:before{content:'';position:absolute;bottom:-10px;width:0;height:3px;background:#f5a509;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:768px){.gallery-tab-panel a:after,.gallery-tab-panel a:before{bottom:-5px}}.gallery-tab-panel a:after{right:50%}.gallery-tab-panel a:before{left:50%}.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a.active:after,.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a.active:before,.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:hover:after,.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:hover:before,.gallery-tab-panel a.active:after,.gallery-tab-panel a.active:before,.gallery-tab-panel a:hover:after,.gallery-tab-panel a:hover:before{width:50%}.gallery-hide{display:none}.gallery-hide.active{display:block}.catalog-calculate{width:100%;height:80px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:568px){.catalog-calculate{display:none}}.catalog-calculate-block{position:relative;width:75%;height:80px;background:#fdd389;padding:0 10px 0 90px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:1400px){.catalog-calculate-block{padding-left:80px}}@media screen and (max-width:768px){.catalog-calculate-block{padding-left:55px;height:60px}}.catalog-calculate-block:before{content:'';position:absolute;left:20px;top:50%;width:57px;height:50px;margin-top:-25px;background:url(img/catalog/calculate.png) no-repeat top/cover}@media screen and (max-width:1400px){.catalog-calculate-block:before{width:47px;height:40px;margin-top:-20px}}@media screen and (max-width:768px){.catalog-calculate-block:before{width:37px;height:30px;margin-top:-15px;left:10px}}.catalog-calculate-block h2{font-size:13px;text-transform:uppercase;text-align:left}@media screen and (max-width:1400px){.catalog-calculate-block h2{font-size:11px}}.catalog-calculate-block .catalog-calculate-block-header{width:190px}@media screen and (max-width:998px){.catalog-calculate-block .catalog-calculate-block-header{display:none}}@media screen and (max-width:768px){.catalog-calculate-block .catalog-calculate-block-header{width:140px;display:block}.catalog-calculate-block .catalog-calculate-block-header h2{font-size:9px}}.catalog-calculate-block .catalog-calculate-block-form,.catalog-calculate-block .catalog-calculate-block-size{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.catalog-calculate-block .catalog-calculate-block-form{width:345px}@media screen and (max-width:768px){.catalog-calculate-block .catalog-calculate-block-form{width:200px}}.catalog-calculate-block .catalog-calculate-block-size{width:109px}@media screen and (max-width:768px){.catalog-calculate-block .catalog-calculate-block-size{width:80px}}.catalog-calculate-block p{text-align:right;font-size:12px;width:80px;margin:0 5px 6px 0}@media screen and (max-width:1400px){.catalog-calculate-block p{font-size:10px}}@media screen and (max-width:768px){.catalog-calculate-block p{font-size:8px}}.catalog-calculate-block .catalog-form-group{position:relative;width:76px;display:block;text-align:center;margin-top:-15px}@media screen and (max-width:1400px){.catalog-calculate-block .catalog-form-group{width:62px}}@media screen and (max-width:768px){.catalog-calculate-block .catalog-form-group{width:70px}}.catalog-calculate-block .catalog-form-group+.catalog-form-group{margin-left:22px}@media screen and (max-width:768px){.catalog-calculate-block .catalog-form-group+.catalog-form-group{margin-left:12px}}.catalog-calculate-block .catalog-form-group+.catalog-form-group:before{content:'x';position:absolute;color:#cba664;font-size:12px;top:50%;left:-14px}@media screen and (max-width:768px){.catalog-calculate-block .catalog-form-group+.catalog-form-group:before{left:-9px}}.catalog-calculate-block .catalog-form-group label{line-height:1;font-size:11px;color:#9f7f47}@media screen and (max-width:1400px){.catalog-calculate-block .catalog-form-group label{font-size:9px}}@media screen and (max-width:768px){.catalog-calculate-block .catalog-form-group label{font-size:6px}}.catalog-calculate-block .catalog-form-group input,.catalog-calculate-block .catalog-form-group select{width:100%;padding:9px 5px;border-radius:2px;border:1px solid #e6e6e6}@media screen and (max-width:1400px){.catalog-calculate-block .catalog-form-group input,.catalog-calculate-block .catalog-form-group select{padding:6px 5px 7px}}@media screen and (max-width:768px){.catalog-calculate-block .catalog-form-group input,.catalog-calculate-block .catalog-form-group select{padding:5px 3px;font-size:11px}}.catalog-article{width:23%}@media screen and (max-width:768px){.catalog-article{display:none}}.catalog-article h3{font-family:"Noto Sans",sans-serif;letter-spacing:1px;font-size:11px;color:#acacac;text-transform:uppercase;font-weight:700}@media screen and (max-width:998px){.catalog-article h3{font-size:10px}}@media screen and (max-width:664px){.catalog-article h3{font-size:9px}}.catalog-article h4,.catalog-item-desc h3{line-height:1.2;margin-top:10px}.catalog-article h4 a{font-style:italic;font-weight:700;font-size:14px;color:#333;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;text-decoration:none}.catalog-article h4 a:hover,.catalog-item-desc a:hover h3{color:#f5a509}@media screen and (max-width:1400px){.catalog-article h4 a{font-size:13px}}@media screen and (max-width:998px){.catalog-article h4 a{font-size:11px}}@media screen and (max-width:664px){.catalog-article h4 a{font-size:9px}}.catalog{width:100%;height:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:568px){.catalog{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-ms-flex-align:center;-webkit-box-align:center;align-items:center}}.catalog-items{width:75%;height:auto}@media screen and (max-width:568px){.catalog-items{width:100%;margin-top:20px}}.catalog-sorting{width:100%;text-align:right}.catalog-sorting p{font-size:11px;color:#979898}.catalog-sorting p a{position:relative;font-size:11px;color:#333;font-weight:400;text-decoration:none;margin:0 10px}.catalog-sorting p a.active{font-weight:700}.catalog-sorting p a.active:before{content:'';position:absolute;right:-10px;top:50%;width:0;height:0;margin-top:-2px;border-right:3px solid transparent;border-left:3px solid transparent;border-top:4px solid #333;border-bottom:none}.catalog-item{width:100%;height:auto;margin-bottom:15px}@media screen and (max-width:568px){.catalog-item{margin:8px 0}}.catalog-item-preview{position:relative;height:auto;background:#fff;padding:10px 0;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.15);box-shadow:0 0 5px 0 rgba(0,0,0,.15);-webkit-transition:all .3s ease-out;transition:all .3s ease-out;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center;overflow:hidden}@media screen and (max-width:1400px){.catalog-item-preview{height:174px}}@media screen and (max-width:768px){.catalog-item-preview{height:auto}}@media screen and (max-width:568px){.catalog-item-preview{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}}.catalog-item-preview:hover,.catalog-item-preview:hover+.catalog-item-more .catalog-item-more-header{border-color:#f5a509}.catalog-item-image{padding:20px 15px;width:160px;height:auto}@media screen and (max-width:1400px){.catalog-item-image{width:120px}}.catalog-item-image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.catalog-item-desc{width:350px}@media screen and (max-width:1400px){.catalog-item-desc{width:280px}}@media screen and (max-width:998px){.catalog-item-desc{width:230px}}@media screen and (max-width:568px){.catalog-item-desc{width:55%;margin:-40px 0 0 10px}}.catalog-item-desc a{font-size:17px;font-family:"Roboto Slab",serif;color:#333;text-decoration:none}@media screen and (max-width:1400px){.catalog-item-desc a{font-size:12px}}.catalog-item-desc h3{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.catalog-item-desc h3{margin-top:6px}}.catalog-item-desc .catalog-item-desc-style{width:100%;margin-top:10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.catalog-item-desc-style-item{min-width:75px}.catalog-item-desc-style-item+.catalog-item-desc-style-item{margin-left:20px}@media screen and (max-width:1400px){.catalog-item-desc .catalog-item-desc-style{margin-top:6px}}@media screen and (max-width:568px){.catalog-item-desc .catalog-item-desc-style{display:none}}.catalog-item-desc .catalog-item-desc-style p,.catalog-item-desc .catalog-item-thickness p{font-size:11px;color:#9fa3a7}@media screen and (max-width:1400px){.catalog-item-desc .catalog-item-desc-style p,.catalog-item-desc .catalog-item-thickness p{font-size:9px}}.catalog-item-desc .catalog-item-desc-style p b,.catalog-item-desc .catalog-item-thickness p b{font-size:14px;color:#333}@media screen and (max-width:1400px){.catalog-item-desc .catalog-item-desc-style p b,.catalog-item-desc .catalog-item-thickness p b{font-size:12px}}.catalog-item-desc .catalog-item-desc-style .item-color-change{margin-top:5px}.catalog-item-desc .catalog-item-desc-tags{margin-top:10px}@media screen and (max-width:1400px){.catalog-item-desc .catalog-item-desc-tags{margin-top:6px}}@media screen and (max-width:568px){.catalog-item-desc .catalog-item-desc-tags{display:none}}.catalog-item-desc .catalog-item-desc-tags a{font-size:11px;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;color:#1d7cde}@media screen and (max-width:1400px){.catalog-item-desc .catalog-item-desc-tags a{font-size:9px}}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-3 .item-color-change a+a,.catalog-item-desc .catalog-item-desc-tags a+a{margin-left:5px}.catalog-item-cost{width:224px}@media screen and (max-width:1400px){.catalog-item-cost{width:184px}}@media screen and (max-width:998px){.catalog-item-cost{width:160px}}@media screen and (max-width:568px){.catalog-item-cost{width:0}}.catalog-item-cost .catalog-item-cost-price{text-align:right}@media screen and (max-width:568px){.catalog-item-cost .catalog-item-cost-price{position:absolute;left:130px;top:58%}}.catalog-item-cost .catalog-item-cost-price p{position:relative;font-size:36px;font-weight:700;padding-right:40px;margin-right:15px;line-height:1}@media screen and (max-width:1400px){.catalog-item-cost .catalog-item-cost-price p{font-size:30px;padding-right:34px}}.catalog-item-cost .catalog-item-cost-price p span{position:absolute;right:0}.catalog-item-cost .catalog-item-cost-price p .item-currency{font-size:16px;top:0;font-weight:700}@media screen and (max-width:1400px){.catalog-item-cost .catalog-item-cost-price p .item-currency{font-size:14px;top:2px}}.catalog-item-cost .catalog-item-cost-price p .item-quantity{font-size:12px;color:#9fa3a7;bottom:0;font-weight:400}@media screen and (max-width:1400px){.catalog-item-cost .catalog-item-cost-price p .item-quantity{font-size:10px;bottom:2px}}@media screen and (max-width:568px){.catalog-item-cost .catalog-item-cost-price p .item-quantity{font-size:10px;bottom:10px}.catalog-item-cost .catalog-item-cost-price p .item-currency{font-size:14px;top:10px}}.catalog-item-cost .catalog-item-cost-calc{width:100%;margin-top:10px}@media screen and (max-width:568px){.catalog-item-cost .catalog-item-cost-calc{display:none}.catalog-item-cost .catalog-item-cost-price p{font-size:24px}}.catalog-item-cost .catalog-item-cost-calc>p{width:100%;text-transform:uppercase;font-weight:700;font-size:11px;padding-left:60px;background:url(img/catalog/calculate.png) no-repeat 15px top/contain}.catalog-item-cost .catalog-item-cost-calc>p span,.catalog-item-more .catalog-item-more-info li span{display:block}@media screen and (max-width:1400px){.catalog-item-cost .catalog-item-cost-calc>p{font-size:9px;padding-left:55px}}@media screen and (max-width:998px){.catalog-item-cost .catalog-item-cost-calc>p{font-size:8px}}.catalog-item-cost .catalog-item-cost-calc .catalog-item-cost-calc-result{width:100%;height:60px;margin-top:10px;padding-top:8px;background:#fdd389;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:1400px){.catalog-item-cost .catalog-item-cost-calc .catalog-item-cost-calc-result{height:48px;padding-top:6px}}.catalog-item-cost .catalog-item-cost-calc .catalog-item-cost-calc-result p{font-size:11px;color:#9f7f47}@media screen and (max-width:1400px){.catalog-item-cost .catalog-item-cost-calc .catalog-item-cost-calc-result p{font-size:9px}}.catalog-item-cost .catalog-item-cost-calc .catalog-item-cost-calc-result p span{line-height:1;display:block;font-size:12px;color:#333}@media screen and (max-width:1400px){.catalog-item-cost .catalog-item-cost-calc .catalog-item-cost-calc-result p span{font-size:10px}}.catalog-item-more{width:100%;background:0 0}.catalog-item-more .catalog-item-more-header{position:relative;width:100%;height:46px;background:#fff;border-top:1px solid #eee;border-radius:0 0 3px 3px;margin-top:-3px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.15);box-shadow:0 2px 5px 0 rgba(0,0,0,.15);padding:0 50px;z-index:10;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:1400px){.catalog-item-more .catalog-item-more-header{padding:0 35px}}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-header{padding:0 40px 0 20px}}@media screen and (max-width:568px){.catalog-item-more .catalog-item-more-header{padding:0 40px 0 0}}.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a{position:relative;display:block;margin:0 15px;font-size:12px;font-weight:700;text-decoration:none;text-transform:uppercase;color:#333}@media screen and (max-width:568px){.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a{font-size:10px;margin:0 8px}}.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:after,.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:before{content:'';position:absolute;bottom:-14px;width:0;height:3px;background:#f5a509;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:after,.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:before{bottom:-5px}}.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:after{right:50%}.catalog-item-more .catalog-item-more-header .catalog-item-more-tabpanel a:before{left:50%}.catalog-item-more .catalog-item-more-header .catalog-item-more-info-close a{position:relative;font-size:11px;text-transform:uppercase;font-weight:700;text-decoration:none;color:#333}@media screen and (max-width:568px){.catalog-item-more .catalog-item-more-header .catalog-item-more-info-close a{font-size:10px}}.catalog-item-more .catalog-item-more-header .catalog-item-more-info-close a:after,.catalog-item-more .catalog-item-more-header .catalog-item-more-info-close a:before{content:'';position:absolute;top:50%;height:2px;width:10px;background:#9c9c9c;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.catalog-item-more .catalog-item-more-header .catalog-item-more-info-close a:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:-18px}.catalog-item-more .catalog-item-more-header .catalog-item-more-info-close a:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:-24px}.catalog-item-more .catalog-item-more-tab-content{position:relative;width:98%;margin:0 auto;padding-right:50px;padding-left:50px;background:#fff;z-index:5;border-radius:0 0 3px 3px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.15);box-shadow:0 2px 5px 0 rgba(0,0,0,.15)}@media screen and (max-width:1400px){.catalog-item-more .catalog-item-more-tab-content{padding-right:35px;padding-left:35px}}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-tab-content{padding-right:20px;padding-left:20px}}.catalog-item-more .catalog-item-more-info{width:100%;height:auto;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:568px){.catalog-item-more .catalog-item-more-info{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.catalog-item-more .catalog-item-more-info.catalog-item-tab,.catalog-item-tab{display:none}.catalog-item-more .catalog-item-more-info,.catalog-item-more .catalog-item-more-info.catalog-item-tab.active{display:-ms-flexbox;display:-webkit-box;display:flex}.catalog-item-more .catalog-item-more-info p{font-size:11px;color:#9fa3a7}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info p{font-size:9px}}.catalog-item-more .catalog-item-more-info p b{display:block;font-size:13px;font-weight:700;color:#333}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info p b{font-size:11px}}.catalog-item-more .catalog-item-more-info p:last-of-type{font-size:13px;color:#333;margin:16px 0}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info p:last-of-type{font-size:11px;margin:10px 0}}.catalog-item-more .catalog-item-more-info ul{padding:0;list-style:none}.catalog-item-more .catalog-item-more-info li{font-size:12px;color:#2a2a2a;margin:6px 0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info li{font-size:10px}}.catalog-item-more .catalog-item-more-info li span:first-of-type{width:183px}.catalog-item-more .catalog-item-more-info li span:first-of-type:after{color:#bababa;font-size:12px}.catalog-item-more .catalog-item-more-info li span:last-of-type{text-align:left;font-size:14px;font-weight:700}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info li span:first-of-type{width:140px}.catalog-item-more .catalog-item-more-info li span:last-of-type{font-size:10px}}.catalog-item-more .catalog-item-more-info-service-item{width:276px;padding:5px 0 5px 15px;border:2px solid #ebebeb;margin-bottom:10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info-service-item{width:230px;padding:5px}}@media screen and (max-width:568px){.catalog-item-more .catalog-item-more-info-service-item{width:100%;margin-top:10px}}.catalog-item-more .catalog-item-more-info-service-item .service-image{width:40px}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info-service-item .service-image{width:30px}.catalog-item-more .catalog-item-more-info-service-item .service-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.catalog-item-more .catalog-item-more-info-service-item .service-desc{margin-left:15px;color:#333;font-size:11px}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info-service-item .service-desc{font-size:10px}}.catalog-item-more .catalog-item-more-info-service-item .service-desc h4{font-weight:700;text-transform:uppercase}.catalog-item-more .catalog-item-more-info-service-item .service-desc p{font-size:11px;margin:0}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-info-service-item .service-desc p{font-size:9px}}.catalog-item-more .catalog-item-more-buy{padding:40px 0 10px}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form{width:480px;margin:15px auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group{position:relative;width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group label{font-size:12px;color:#333;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group input{width:160px;padding:8px 10px;margin:0 10px;border-radius:3px;border:1px solid #e6e6e6;background:#fafafa}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group:first-of-type{padding-left:65px}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .checkbox{margin:16px 0 16px 20px}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .checkbox .box:checked+.box-bg{background:#39b54a;border-color:#39b54a}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .btn{margin:20px 0 0}@media screen and (max-width:768px){.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group input{margin:5px 0}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .checkbox{margin:10px 0}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form{max-width:480px;width:100%}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .change-time{margin:10px 0 0;display:block}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group:first-of-type{padding:0}}.catalog-filter .catalog-filter-categories li.categories-next-lvl .filter-tab-arrow,.catalog-item-tab.active{display:block}.catalog-filter{width:23%;height:auto}@media screen and (max-width:568px){.catalog-filter{width:60%}}@media screen and (max-width:420px){.catalog-filter{width:80%}}@media screen and (max-width:320px){.catalog-filter{width:100%}}.catalog-filter ul{padding:0;margin:0;list-style:none}.catalog-filter .catalog-filter-categories{padding:5px 0;background:#fff;border-radius:3px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.15);box-shadow:0 0 5px 0 rgba(0,0,0,.15);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.catalog-filter .catalog-filter-categories li{position:relative;border-bottom:1px solid #ebebeb}.catalog-filter .catalog-filter-categories li:last-of-type{border:0}.catalog-filter .catalog-filter-categories li .filter-tab-arrow{display:none;position:absolute;top:50%;right:15px;margin-top:-7px;width:13px;height:13px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.catalog-filter .catalog-filter-categories li .filter-tab-arrow:after,.catalog-filter .catalog-filter-categories li .filter-tab-arrow:before{content:'';position:absolute;left:6px;width:2px;height:8px;background:#f5a509;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.catalog-filter .catalog-filter-categories li .filter-tab-arrow:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0}.catalog-filter .catalog-filter-categories li .filter-tab-arrow:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:0}.catalog-filter .catalog-filter-categories li .filter-tab{position:relative;display:block;text-decoration:none;color:#333;text-transform:uppercase;font-weight:700;font-size:12px;padding:10px 0 10px 15px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:768px){.catalog-filter .catalog-filter-categories li .filter-tab{font-size:11px}}.catalog-filter .catalog-filter-categories li .filter-tab.categories-filter-open{color:#f5a509}.catalog-filter .catalog-filter-categories li .filter-tab.categories-filter-open span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.catalog-filter .catalog-filter-categories li .filter-tab.categories-filter-open span:after,.catalog-filter .catalog-filter-categories li .filter-tab.categories-filter-open span:before{background:#b8bfd3}.catalog-filter .catalog-filter-categories li .filter-tab.categories-filter-open+.catalog-filter-categories-lvl-2,.catalog-filter .catalog-filter-categories li .filter-tab.categories-filter-open+.catalog-filter-categories-lvl-3{border-top:1px solid #ebebeb}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-3{background:#fff;border:0}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-3 .item-color-change{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-3 .item-color-change a{width:26px;height:26px}@media screen and (max-width:1400px){.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-3 .item-color-change a{width:24px;height:24px}}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-2{border:0}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-2 li.filter-btn-submit{padding:12px 20px 6px;text-align:center;background:#fff}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-2 li.filter-btn-submit a{display:block;width:100%;font-size:13px;color:#333;text-decoration:none;border:1px solid #c2c2c2;border-radius:3px;padding:6px 0}.catalog-filter .catalog-filter-categories li .catalog-filter-categories-lvl-2 li>a{font-size:12px;text-transform:none;font-weight:400}.checkbox{position:relative;margin:10px 0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.checkbox .box,.checkbox label{position:relative;cursor:pointer}.checkbox label{font-size:13px;color:#5d5d5d}@media screen and (max-width:1400px){.checkbox label{font-size:11px}}.checkbox .box{top:2px;width:15px;height:15px;opacity:0;margin:0 3px 0 0;z-index:10}@media screen and (max-width:1400px){.checkbox .box{width:12px;height:12px}}.checkbox .box:checked+.box-bg{background:#f5a509;border-color:#f5a509}.checkbox .box:checked~.box-style{opacity:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox .box-bg{position:absolute;top:2px;left:0;width:15px;height:15px;border:2px solid #e4e8f0;border-radius:3px;z-index:5;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.checkbox .box-bg{width:12px;height:12px}}.checkbox .box-style{position:absolute;top:5px;left:3px;width:7px;height:5px;z-index:6;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-top:none;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:none}@media screen and (max-width:1400px){.checkbox .box-style{width:6px;height:4px}}.checkbox .checkbox-info-block{position:absolute;right:-17px;top:15px;width:175px;height:auto;background:#fff;padding:5px;border:1px solid #ccc;opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:15}.checkbox .checkbox-info-block:before{content:'';position:absolute;right:10px;top:-11px;width:19px;height:11px;background:url(img/catalog/info.png) no-repeat top/cover}.checkbox .checkbox-info-block p{font-size:11px}.checkbox .checkbox-more-info{position:relative;text-decoration:none;color:#c3c3c3;font-size:11px;line-height:1}@media screen and (max-width:1400px){.checkbox .checkbox-more-info{font-size:10px}}.checkbox .checkbox-more-info:before{content:'';position:absolute;left:-5.2px;top:-2px;width:14px;height:14px;border-radius:100%;border:1px solid #c3c3c3}@media screen and (max-width:1400px){.checkbox .checkbox-more-info:before{width:12px;height:12px;left:-4px;top:-1px}}.checkbox .checkbox-more-info:focus{color:#f5a509}.checkbox .checkbox-more-info:focus:before{border-color:#f5a509}.checkbox .checkbox-more-info:focus+.checkbox-info-block{visibility:visible;opacity:1;top:30px}.article-block,.article-header-block{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.article-header-block{width:75%;padding-left:50px;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:768px){.article-header-block{width:100%}}@media screen and (max-width:568px){.article-header-block{padding:0}}.article-header-desc p,.article-header-preview p{font-family:"Noto Sans",sans-serif;letter-spacing:1px;font-size:11px;color:#acacac;text-transform:uppercase;font-weight:700}@media screen and (max-width:998px){.article-header-desc p,.article-header-preview p{font-size:10px}}@media screen and (max-width:664px){.article-header-desc p,.article-header-preview p{font-size:9px}}.article-header-desc h3,.article-header-desc h3 a,.article-header-preview h3,.article-header-preview h3 a{margin-top:5px;font-size:30px;font-weight:400}@media screen and (max-width:1400px){.article-header-desc h3,.article-header-desc h3 a,.article-header-preview h3,.article-header-preview h3 a{font-size:25px;line-height:1.2}}.article-header-desc{width:50%}@media screen and (max-width:568px){.article-header-desc{width:100%}.article-header-desc h3{font-size:22px}}.article-header-next{width:50%;text-align:right}@media screen and (max-width:568px){.article-header-next .btn{display:none}}.article-header-preview{position:relative;width:23%}@media screen and (max-width:768px){.article-header-preview{display:none}}.article-header-preview .article-header-preview-desc{position:absolute;left:40px;top:0;width:400px}.article-header-preview .article-header-preview-desc h3 a,.article-header-preview .article-header-preview-desc p{color:#e4e4e4}.article-header-preview .article-header-preview-desc h3 a{text-decoration:none;-webkit-transition:all .3s linear;transition:all .3s linear}.article-header-preview .article-header-preview-desc h3 a:hover{color:#333}@media screen and (max-width:768px){.article-block-sidebar{display:none}}.article-block-content{width:75%;background:#fff;padding:35px 33px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15);box-shadow:0 0 10px 0 rgba(0,0,0,.15);border-radius:3px}@media screen and (max-width:1400px){.article-block-content{padding:30px 25px}}@media screen and (max-width:768px){.article-block-content{width:100%}}@media screen and (max-width:568px){.article-block-content{padding:20px 15px}}.article-block-content h3{font-family:"Noto Sans",sans-serif;font-size:18px;color:#333}@media screen and (max-width:1400px){.article-block-content h3{font-size:16px}}@media screen and (max-width:568px){.article-block-content h3{font-size:14px}}.article-block-content p{margin:15px 0;font-size:14px;color:#333}@media screen and (max-width:1400px){.article-block-content p{font-size:13px}}@media screen and (max-width:568px){.article-block-content p{font-size:12px}}.article-block-content ol,.article-block-content ul{padding:0 0 0 20px;margin:0}.article-block-content ol li,.article-block-content ul li{margin:7px 0;font-size:14px;color:#333}@media screen and (max-width:1400px){.article-block-content ol li,.article-block-content ul li{font-size:13px}}@media screen and (max-width:568px){.article-block-content ol li,.article-block-content ul li{font-size:12px}}.article-block-content-another{margin-top:20px}.article-block-content-another p{font-size:12px;margin:0}.article-block-content-another p a{font-size:12px;color:#1d7cde;margin-left:10px;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1400px){.article-block-content-another p a{font-size:11px}}.article-block-content-another p a:hover{color:#1763b1}.article-block-content-images{width:100%;margin-top:10px;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.article-block-content-images .article-block-content-images-column,.modal-block#modal-callback form{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.article-block-content-images .article-block-content-images-column+.article-block-content-images-column{margin-left:20px}@media screen and (max-width:1400px){.article-block-content-images .article-block-content-images-column+.article-block-content-images-column{margin-left:15px}}.article-block-content-images .article-block-content-images-column img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}@media screen and (max-width:1400px){.article-block-content-images .article-block-content-images-column img{margin-bottom:15px}}.modal-block{display:none;position:fixed;top:45%;left:50%;padding:20px 10px;border-radius:3px;background:#fff;opacity:0;z-index:30;overflow:auto}.modal-block.active{display:block}.modal-block.modal-project{max-width:670px;width:100%;max-height:520px;margin:-260px 0 0 -335px;overflow:visible}.modal-block.modal-project .header-top-item-btn{display:none}@media screen and (max-width:768px){.modal-block.modal-project{width:98%;margin:0 0 0 -49%;top:10px!important}}.modal-block.modal-project .modal-image{width:90%;margin:0 auto}.modal-block.modal-project .modal-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-block.modal-project .modal-footer{width:90%;margin:15px auto 0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.modal-block.modal-project .modal-footer .header-top-item{width:70%}.modal-block.modal-project .modal-footer img{width:130px;height:auto}.modal-block.modal-project .modal-footer h3{font-size:18px;color:#333;font-weight:700;line-height:1.2}@media screen and (max-width:1400px){.modal-block.modal-project .modal-footer h3{font-size:16px}}@media screen and (max-width:568px){.modal-block.modal-project .modal-footer h3{font-size:14px}}.modal-block.modal-project .modal-footer p{font-size:13px;color:#b1b1b1}@media screen and (max-width:1400px){.modal-block.modal-project .modal-footer p{font-size:11px}}.modal-block.modal-catalog{max-width:700px;width:100%;margin:-260px 0 0 -350px;padding:0;background:0 0}@media screen and (max-width:768px){.modal-block.modal-catalog{width:98%;margin:0 0 0 -49%;top:10px!important}}.modal-block.modal-catalog h2{font-size:17px;color:#333;font-weight:700;text-transform:uppercase;text-align:center}.modal-block.modal-catalog .catalog-item-more .catalog-item-more-buy{padding-top:20px}@media screen and (max-width:664px){.modal-block.modal-catalog h2{font-size:14px}}.modal-block.modal-catalog .catalog-item{margin:0}.modal-block.modal-catalog .catalog-item .catalog-item-preview:hover{border-color:transparent}.modal-block.modal-catalog .catalog-item .catalog-item-preview:hover+.catalog-item-more .catalog-item-more-header{border-color:#eee}.modal-block.modal-catalog h3{font-size:17px;font-family:"Roboto Slab",serif}.modal-block.modal-catalog .catalog-item-image{width:160px}@media screen and (max-width:420px){.modal-block.modal-catalog .catalog-item-image{width:120px}}.modal-block.modal-catalog .btn-catalog{float:right;margin:30px 15px 0;padding:8px 15px;background:0 0;border-color:#f5a509;color:#f5a509}@media screen and (max-width:568px){.modal-block.modal-catalog .btn-catalog{padding:6px 10px;position:absolute;right:0;bottom:-35px;z-index:15}.modal-block.modal-catalog .catalog-item-preview{height:240px}}.modal-block.modal-catalog .catalog-item-more-tab-content{padding-top:10px;padding-bottom:10px;height:auto!important;display:block!important}@media screen and (max-width:568px){.modal-block.modal-catalog .catalog-item-cost-price{top:68%;left:170px}}@media screen and (max-width:420px){.modal-block.modal-catalog .catalog-item-cost-price{left:130px}}.modal-block#modal-callback{max-width:476px;width:100%;margin:-170px 0 0 -238px;padding:50px 60px;text-align:center}@media screen and (max-width:768px){.modal-block#modal-callback{width:98%;margin:0 0 0 -49%;top:10px!important}}.modal-block#modal-callback h2{font-size:18px;text-transform:uppercase;font-weight:700}.modal-block#modal-callback p{font-size:13px;color:#929292;margin:10px 0}.modal-block#modal-callback form{width:100%;margin-top:10px;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.modal-block#modal-callback form input{width:210px;text-align:center;padding:8px 10px;margin:10px 0;border-radius:3px;border:1px solid #e6e6e6;background:#fafafa}.modal-block#modal-callback form .btn-green{margin-top:30px;padding:10px 20px}.modal-close{position:absolute;top:10px;right:10px;width:16px;height:16px;z-index:30}.modal-close:after,.modal-close:before{content:'';position:absolute;left:0;top:50%;width:16px;height:1px;background:#333}.modal-close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#overlay{z-index:20;position:fixed;background-color:#000;opacity:.8;-moz-opacity:.8;filter:alpha(opacity=80);width:100%;top:0;left:0;cursor:pointer}#overlay,.footer-top-item-map-block{height:100%}.catalog-item-thickness{margin:10px 0}.calc-is-empty{position:absolute;background-color:#fdd389;padding:0 10px 5px;font-size:14px}@media screen and (max-width:1440px){.calc-is-empty{font-size:12px}}#overlay,.wall-block #res_pcount{display:none}.catalog-item-more-info-desc>p:first-of-type{display:none}.categories-item-block.stock{border:5px solid #df9fce}@media screen and (max-width:568px){.categories-item-block.stock p{padding:0}}.categories-item-block.stock:hover{border:5px solid #f5a509}.timefeedback{display:none;position:fixed;z-index:9999;width:433px;border-radius:5px;background-color:#fff;bottom:-100%;right:30px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.timefeedback.fadeIn{bottom:0}@media screen and (max-width:760px){.timefeedback{bottom:0}.timefeedback.fadeIn{bottom:-100%}}.timefeedback-trigger{display:none;height:65px;width:65px;border:3px solid #36c449;border-radius:100%;background-color:#39b54a;position:fixed;color:#fff;z-index:9999;text-align:center;line-height:58px;-webkit-box-shadow:0 0 0 7px rgba(57,181,74,.3);box-shadow:0 0 0 7px rgba(57,181,74,.3);right:40px;bottom:40px;cursor:pointer}.fa-2x,.timefeedback-trigger{font-size:22px!important}.timefeedback form{width:420px;margin:15px auto;display:block}.timefeedback .form-group{position:relative;width:220px;display:block;left:50%;margin-left:-110px;margin-bottom:15px}.timefeedback label{width:45px;text-align:right;display:inline-block;float:left;line-height:30px;margin-right:15px}.timefeedback input{width:160px;padding:8px 10px;border-radius:3px;border:1px solid #e6e6e6;background:#fafafa;display:inline-block;float:left}.timefeedback-head p{text-align:left;font-size:13px;font-weight:400;text-transform:none;padding:0 30px 10px;color:#929292}.timefeedback-head h3{text-align:center;font-size:18px;font-weight:700;text-transform:uppercase;padding:30px 15px}.timefeedback-buttons{position:relative;margin-top:20px;margin-bottom:30px;left:50%;margin-left:-180px}.timefeedback-buttons button{height:33px;line-height:23px;font-size:14px;letter-spacing:normal}.timefeedback-buttons .change-time,.timefeedback-buttons .timefeedback-buttons-submit{display:inline-block;float:left;height:33px}.timefeedback-buttons .change-time>a{line-height:33px}.timefeedback-buttons .timefeedback-buttons-submit{margin-left:15px}.clearfix{content:".";display:block;height:0;clear:both;visibility:hidden}@media screen and (max-width:420px){.timefeedback{width:300px;right:10px}.timefeedback-head h3,p{padding:10px}.header-top-item-adress p{padding:0}.timefeedback form{width:300px}.timefeedback .form-group{left:50%;margin-left:-110px}.timefeedback-buttons{width:300px;left:50%;margin-left:-150px}.timefeedback-buttons .change-time,.timefeedback-buttons .timefeedback-buttons-submit{display:block;position:relative;clear:both;height:33px;width:200px;left:50%;margin-left:-100px;text-align:center}.timefeedback-buttons .btn-change-time{background-size:7%;background-position:20px 10px}.timefeedback-buttons .change-time>a{text-align:center;padding-bottom:10px}}.animlogo{position:absolute;width:100%;height:42px;top:0;left:0;background-image:url(img/animlogo4banner.gif);background-repeat:no-repeat;background-color:#fff}div.fancybox-opened{-webkit-transition:none;transition:none}.facybox-opened{z-index:8030;transform:translateZ(100px);-webkit-transform:translate3d(0,0,0)}.hot-news{display:inline-block;position:absolute;height:calc(100% - 10px);width:calc(100% - 10px);left:5px;top:5px;background-image:url(img/hot-news.jpg);background-size:100%;background-position:center;background-repeat:no-repeat}.news-control{display:block;position:absolute;padding:5px;bottom:0;text-align:center;width:100%}.banner-trigger,.news-trigger{display:inline-block;width:10px;height:10px;border-radius:100%;background-color:#cacaca;cursor:pointer;border:solid 1px #fafafa}.banner-trigger+.news-trigger{margin-left:10px}.banner-trigger.active,.news-trigger.active{background-color:#f5a509}.footer-tel{color:#fff;font-size:1.4em;padding-top:5px;padding-bottom:5px}.categories-item-block.stock .news-control{margin-left:-30px}.categories-item-block.stock .hot-news{background-image:url(img/hot-news2.jpg)}.footer-top-item-left-bottom .container .footer-bottom-item-block .footer-politic,.footer-top-item-left-bottom .container .footer-bottom-item-block .footer-politic a,.footer-top-item-left-bottom .k2-container .footer-bottom-item-block .footer-politic,.footer-top-item-left-bottom .k2-container .footer-bottom-item-block .footer-politic a,.form-group-politic,.modal-body form .change-time a,.timefeedback .timefeedback-form .form-group a{color:#000;font-size:12px}.form-group-politic a,.timefeedback label{color:#333;font-size:12px}.news-container{margin-top:50px}.news-container h2{margin-bottom:20px;font-size:17px;color:#333;font-weight:700;text-transform:uppercase}.news-flex-wrapper{display:-ms-flexbox;display:-moz-flex;display:-webkit-box;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pn-news-list{padding:0;width:100%;list-style-type:none}@media only screen and (min-width:1100px){.pn-news-list{width:70%}}.pn-news-list .pn-news-list-item{margin-bottom:20px}@media only screen and (min-width:1100px){.pn-news-list .pn-news-list-item{margin-bottom:50px}}.pn-news{display:-ms-flexbox;display:-moz-flex;display:-webkit-box;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pn-news .pn-news-img{margin-bottom:20px;width:100%;height:200px;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:1100px){.pn-news .pn-news-img{margin:0;width:33%}}.pn-news .pn-news-body{width:100%}@media only screen and (min-width:1100px){.pn-news .pn-news-body{width:65%}}.pn-news .pn-news-title{display:block;margin-bottom:10px;width:100%;font-family:"Noto Sans",sans-serif;font-size:18px;font-weight:700;line-height:1.3}.pn-news .pn-news-title:link,.pn-news .pn-news-title:visited{color:#2c2c2c;text-decoration:none}.pn-news .pn-news-date{margin-bottom:10px;width:100%;font-size:12px;color:#656565}.pn-news .pn-news-descr{margin-bottom:15px;width:100%;font-size:14px;line-height:1.3}.pn-more{font-size:12px}.pn-more:link,.pn-more:visited,.single-news .single-news-tags a:link,.single-news .single-news-tags a:visited{color:#2080e0;text-decoration:none}.pn-more:active,.pn-more:hover,.single-news .single-news-tags a:active,.single-news .single-news-tags a:hover{text-decoration:underline}.pn-articles-list-wrapper{width:100%}@media only screen and (min-width:1100px){.pn-articles-list-wrapper{width:25%}}.pn-articles-list-title{margin-bottom:20px;font-size:11px;text-transform:uppercase;color:#acacac;font-family:"Noto Sans",sans-serif;letter-spacing:1px;font-weight:700}.pn-articles-list{padding:0;list-style-type:none}.pn-articles-list .pn-articles-list-item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e1e1e1}.pn-article .pn-article-title{display:inline-block;margin-bottom:10px;font-family:"Noto Sans",sans-serif;font-style:italic;font-weight:700;font-size:14px;text-decoration:none;color:#2c2c2c}.pn-article .pn-article-descr{font-size:12px;color:#656565;font-weight:500;line-height:1.3}.single-news{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px;width:100%}.single-news img{height:auto}@media only screen and (min-width:1100px){.single-news{padding:30px;width:70%;border-radius:3px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.3);box-shadow:0 1px 10px 0 rgba(0,0,0,.3)}}.single-news .single-news-title{margin-bottom:20px;width:100%;font-size:18px;font-weight:700;font-family:"Noto Sans",sans-serif}.single-news .single-news-text{margin-bottom:20px;width:100%;font-size:14px;line-height:1.3}.single-news-text{clear:both}.single-news-text .alignleft{float:left;margin-right:15px;margin-bottom:15px}.single-news-text .aligncenter{margin-left:auto;margin-right:auto;text-align:center}.single-news-text .alignright{float:right;margin-left:15px;margin-bottom:15px}.single-news-text::after{content:'';display:table;width:100%;clear:both}.single-news .single-news-gallery{display:-ms-flexbox;display:-moz-flex;display:-webkit-box;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;clear:both;margin-bottom:20px;width:100%}.single-news .single-news-tags{width:100%;font-size:16px}@media only screen and (min-width:1100px){.single-news .single-news-tags{font-size:12px}}.single-news .single-news-tags a{margin-right:5px}.single-news-gallery .mosaicflow__column{float:left;width:100%!important}@media only screen and (min-width:1100px){.single-news-gallery .mosaicflow__column{width:32%!important}}.mosaicflow__item{margin-bottom:10px}.mosaicflow__item img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.single-news-title-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media only screen and (min-width:1100px){.single-news-title-wrapper{padding-left:30px;width:50%}}.single-news-top{display:-ms-flexbox;display:-moz-flex;display:-webkit-box;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}@media only screen and (min-width:1100px){.single-news-top{margin:20px 0 50px}}.single-news-top .single-news-title{font-family:"Roboto Slab",serif;font-size:26px;line-height:1.3}@media only screen and (min-width:1100px){.single-news-top .single-news-title{font-size:30px}}.single-news-top .btn-more{background-color:#fff;border-color:#ddd;color:#343434}.current-news{position:relative;width:100%}.current-news,.next-news{display:-ms-flexbox;display:-moz-flex;display:-webkit-box;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:1100px){.current-news,.next-news{width:70%}}.next-news{display:none;position:absolute;top:0;right:-55%;width:50%;opacity:.3}@media only screen and (min-width:1100px){.next-news{display:-ms-flexbox;display:-moz-flex;display:-webkit-box;display:flex}}.next-news .single-news-title-wrapper{width:100%}
/*!
*  - v1.2.5
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.slider-pro{margin:0 auto;-webkit-box-sizing:content-box;box-sizing:content-box}.slider-pro,.sp-mask,.sp-slides-container{position:relative}.sp-mask{overflow:hidden}.sp-slides{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.sp-slide{position:absolute}.sp-image-container{overflow:hidden}.sp-image{position:relative;display:block;border:0}.sp-no-js{overflow:hidden;max-width:100%}.sp-thumbnails-container{position:relative;overflow:hidden}.sp-bottom-thumbnails{left:0;margin:0 auto}.sp-top-thumbnails{left:0;position:absolute;top:0;margin:0 auto 4px}.sp-bottom-thumbnails{margin-top:4px}.sp-left-thumbnails,.sp-right-thumbnails{position:absolute;top:0}.sp-right-thumbnails{right:0;margin-left:4px}.sp-left-thumbnails{left:0;margin-right:4px}.sp-thumbnails{position:relative}.sp-thumbnail{border:0}.sp-thumbnail-container{position:relative;display:block;overflow:hidden;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{margin-left:2px;margin-right:2px}.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{margin-left:0}.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{margin-right:0}.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{margin-top:2px;margin-bottom:2px}.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{margin-top:0}.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{margin-bottom:0}.sp-right-thumbnails.sp-has-pointer{margin-left:-13px}.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;left:18px;margin-left:0!important}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;left:0;top:0;margin-left:13px}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:0;top:50%;margin-top:-8px;border-right:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-left-thumbnails.sp-has-pointer{margin-right:-13px}.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;right:18px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;right:0;top:0;margin-right:13px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;right:0;top:50%;margin-top:-8px;border-left:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-bottom-thumbnails.sp-has-pointer{margin-top:-13px}.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;top:18px;margin-top:0!important}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;top:0;margin-top:13px}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;top:0;margin-left:-8px;border-bottom:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-top-thumbnails.sp-has-pointer{margin-bottom:-13px}.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;bottom:18px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;bottom:0;margin-bottom:13px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:0;margin-left:-8px;border-top:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden}.sp-black{color:#fff;background:#000;background:rgba(0,0,0,.7)}.sp-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.sp-rounded{border-radius:10px}.sp-padding{padding:10px}.sp-grab{cursor:url(images/openhand.cur),move}.sp-grabbing{cursor:url(images/closedhand.cur),move}.sp-selectable{cursor:default}.sp-caption-container{text-align:center;margin-top:10px}.sp-full-screen{margin:0!important;background-color:#000}.sp-full-screen-button{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;cursor:pointer;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sp-full-screen-button:before{content:'\2195'}.sp-fade-full-screen{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.slider-pro:hover .sp-fade-full-screen,.sp-slides-container:hover .sp-fade-arrows{opacity:1}.sp-buttons{position:relative;width:100%;text-align:center;padding-top:10px}.sp-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.sp-selected-button{background-color:#000}@media only screen and (min-width:768px) and (max-width:1024px){.sp-button{width:14px;height:14px}}@media only screen and (min-width:568px) and (max-width:768px){.sp-button{width:16px;height:16px}}@media only screen and (min-width:320px) and (max-width:568px){.sp-button{width:18px;height:18px}}.sp-arrows{position:absolute}.sp-fade-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-horizontal .sp-arrows{width:100%;left:0;top:50%;margin-top:-15px}.sp-vertical .sp-arrows{height:100%;left:50%;top:0;margin-left:-10px}.sp-arrow{display:block;width:20px;height:30px;cursor:pointer}.sp-vertical .sp-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sp-horizontal .sp-previous-arrow{left:20px}.sp-horizontal .sp-next-arrow{right:20px}.sp-vertical .sp-previous-arrow{top:20px}.sp-vertical .sp-next-arrow{bottom:20px}.sp-next-arrow:after,.sp-next-arrow:before,.sp-previous-arrow:after,.sp-previous-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#fff}.sp-previous-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-arrow,.ie8 .sp-arrow{width:0;height:0}.ie7 .sp-arrow:after,.ie7 .sp-arrow:before,.ie7 .sp-thumbnail-arrow:after,.ie7 .sp-thumbnail-arrow:before,.ie8 .sp-arrow:after,.ie8 .sp-arrow:before,.ie8 .sp-thumbnail-arrow:after,.ie8 .sp-thumbnail-arrow:before{content:none}.ie7.sp-horizontal .sp-previous-arrow,.ie8.sp-horizontal .sp-previous-arrow{border-right:20px solid #fff;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-horizontal .sp-next-arrow,.ie8.sp-horizontal .sp-next-arrow{border-left:20px solid #fff;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-vertical .sp-previous-arrow,.ie8.sp-vertical .sp-previous-arrow{border-bottom:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent}.ie7.sp-vertical .sp-next-arrow,.ie8.sp-vertical .sp-next-arrow{border-top:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent}.sp-arrow,.sp-thumbnail-arrows,a.sp-video:after{position:absolute}.sp-fade-thumbnail-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{opacity:1}.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{width:100%;top:50%;left:0;margin-top:-12px}.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{height:100%;top:0;left:50%;margin-left:-7px}.sp-thumbnail-arrow{position:absolute;display:block;width:15px;height:25px;cursor:pointer}.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{left:0}.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{right:0}.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{top:0}.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{bottom:0}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#fff}.sp-previous-thumbnail-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-thumbnail-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-thumbnail-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-thumbnail-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-thumbnail-arrow,.ie8 .sp-thumbnail-arrow{width:0;height:0}.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow{border-right:12px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow{border-left:12px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow{border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent}.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow{border-top:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent}a.sp-video{text-decoration:none}a.sp-video img{-webkit-backface-visibility:hidden;border:0}a.sp-video:after{content:'\25B6';width:45px;padding-left:5px;height:50px;border:2px solid #fff;text-align:center;font-size:30px;border-radius:30px;top:0;color:#fff;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);margin:auto;line-height:52px}.slider-pro img.sp-image,.slider-pro img.sp-thumbnail{max-width:none;max-height:none;border:0!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.slider-pro a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.slider-pro canvas,.slider-pro embed,.slider-pro iframe,.slider-pro object,.slider-pro video{max-width:none;max-height:none}.slider-pro p.sp-layer{font-size:14px;line-height:1.4;margin:0}.slider-pro h1.sp-layer,.slider-pro h2.sp-layer{font-size:32px;line-height:1.4;margin:0}.slider-pro h2.sp-layer{font-size:24px}.slider-pro h3.sp-layer,.slider-pro h4.sp-layer{font-size:19px;line-height:1.4;margin:0}.slider-pro h4.sp-layer{font-size:16px}.slider-pro h5.sp-layer,.slider-pro h6.sp-layer{font-size:13px;line-height:1.4;margin:0}.slider-pro h6.sp-layer{font-size:11px}.slider-pro img.sp-layer{border:0}.badge{font-size:8px;text-transform:uppercase;letter-spacing:2px;padding:3px 6px;border-radius:3px;line-height:1.2;white-space:normal}.badge_width_fixed{max-width:110px}.badge_text_center{text-align:center}.badge_new{background-color:#fd674a;color:#fff}.badge_sale{background-color:#39b54a;color:#fff}.stock-banner{margin:20px 0;padding:10px;background-color:#fff257;color:#000}.stock-banner a{color:inherit;text-decoration:none}.stock-banner p{font-weight:400;font-family:"Roboto Slab",sans-serif;font-size:14px}sup{top:-.3px;font-size:.8em!important}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-wrapper{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev{right:auto}.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next{left:auto}.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:0;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:200ms top,200ms -webkit-transform;transition:200ms transform,200ms top;transition:200ms transform,200ms top,200ms -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left,200ms -webkit-transform;transition:200ms transform,200ms left;transition:200ms transform,200ms left,200ms -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right,200ms -webkit-transform;transition:200ms transform,200ms right;transition:200ms transform,200ms right,200ms -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill,.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-black .swiper-pagination-bullet-active,.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}img{max-width:100%}
.k2-page-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.k2-container{max-width:300px}
.k2-section+.k2-section{margin-top:3rem}.k2-section__title{margin-bottom:1rem;text-align:center;font-weight:500;font-size:24px;color:#333}
.k2-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.k2-aside{-webkit-box-flex:1;-ms-flex:1 0 230px;flex:1 0 230px;width:100%}.k2-main{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px}.the-title{margin-bottom:1rem;font-size:24px;font-weight:700;font-family:"Roboto Slab",serif}@media (min-width:768px){.k2-container{max-width:700px}.k2-aside{max-width:230px;margin-right:40px}}@media (min-width:992px){.k2-container{max-width:1000px}}@media (min-width:1200px){.k2-container{max-width:1140px}}.k2-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:1rem;color:#333}@media (min-width:576px){.k2-card{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%}}@media (min-width:992px){.k2-card{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%}}.k2-card__header,.k2-card__inner{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.k2-card__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:1rem;-webkit-box-shadow:0 16px 21px 0 rgba(135,197,255,.21);box-shadow:0 16px 21px 0 rgba(135,197,255,.21)}.k2-card__header{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #9c7b49}.k2-card__header--no-border{border-bottom:none;padding-bottom:0;margin-bottom:0}.k2-card__header--mod{-webkit-box-flex:2;-ms-flex:2 0 auto;flex:2 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.k2-card__body--mod{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.k2-card__footer{padding:0 1rem}.k2-card__badge{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:.25rem .5rem;min-width:50%;max-width:100%;text-align:center;line-height:1;background-color:#f26522;color:#fff;font-size:12px;font-weight:700;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.k2-card__img{text-align:center;margin-bottom:1rem;min-height:154px}.k2-card__title{margin-bottom:.5rem;line-height:1.3;text-align:center;font-size:16px}.k2-card__title a,.k2-news-card__title a{color:inherit}.k2-card__subtitle{margin-bottom:0;font-size:11px;text-align:center}.k2-card__params{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-.5rem;margin-right:-.5rem}.k2-card__param{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;margin-bottom:.5rem;padding:0 .5rem}.k2-card__param-key{font-size:11px}.k2-card__param-value{font-size:14px;font-weight:700}.k2-card__cost{text-align:center}.k2-card__cost-value{display:block;font-size:36px;color:#df142b;font-weight:700}.k2-card__cost-value--sm{font-size:18px}.k2-card__cost-sub{font-size:11px}.k2-card__btn{display:block;padding:.5rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,#red),color-stop(70%,#f26522));background:linear-gradient(180deg,#ffa27a 30%,#f26522 70%);text-align:center;font-weight:700;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.k2-card__btn:hover{text-decoration:none;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,#ffb494),color-stop(70%,#f3763a));background:linear-gradient(180deg,#ffb494 30%,#f3763a 70%)}
.k2-promo__row{
	padding-top: 30px;
	display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:-.5rem;margin-left:-.5rem}@media (max-width:575.98px){.k2-promo__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.k2-promo__item{padding:0 .5rem}.k2-promo__slider{-webkit-box-flex:3;-ms-flex:3 1 745px;flex:3 1 745px;margin-bottom:1rem;padding-bottom:1rem;max-width:840px}.k2-promo__slider .swiper-pagination-bullets{bottom:-4px}.k2-promo__slider .swiper-pagination-bullet-active{background:#f0a903}.k2-promo__banner{-webkit-box-flex:1;-ms-flex:1 2 255px;flex:1 2 255px;margin-bottom:1rem;text-align:center}@media (max-width:575.98px){.k2-promo__banner--desktop{display:none}}@media (min-width:576px){.k2-promo__banner--mobile{display:none}}@media (min-width:992px){.k2-about__container{max-width:850px}}.k2-about__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.98px){.k2-about__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.k2-about__img{-webkit-box-flex:1;-ms-flex:1 0 250px;flex:1 0 250px;margin:.5rem 0}@media (min-width:576px){.k2-about__img{padding-right:1rem}}@media (max-width:1199.98px){.k2-about__img{-ms-flex-preferred-size:150px;flex-basis:150px}.k2-about__img img{max-width:150px}}.k2-about__text{-webkit-box-flex:3;-ms-flex:3 1 auto;flex:3 1 auto}.k2-advantages__item,.k2-advantages__row{display:-webkit-box;display:-ms-flexbox;display:flex}.k2-advantages__row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.k2-advantages__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;padding:1rem}@media (max-width:575.98px){.k2-advantages__item{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}}.k2-advantages__icon{text-align:center;margin-bottom:1rem}.k2-advantages__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}.k2-advantages__text .text-lg{font-size:1.4em}.k2-popular__row,.k2-services__row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.k2-partners__item,.k2-partners__row,.k2-popular__row,.k2-services__row{display:-webkit-box;display:-ms-flexbox;display:flex}.k2-partners__row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;-ms-flex-pack:distribute;justify-content:space-around}.k2-partners__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;padding:1rem}@media (min-width:768px){.k2-partners__item{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}}.k2-news__body,.k2-recomend__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.k2-news__body{margin-left:-.5rem;margin-right:-.5rem}@media (min-width:992px){.k2-news__body{margin-left:-1rem;margin-right:-1rem}}.k2-news__footer{padding:1rem 0}.k2-news__grid{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.k2-news__grid{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}}.k2-news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:.5rem}@media (min-width:768px){.k2-news__item{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%}}@media (min-width:992px){.k2-news__item{padding:1rem}}.k2-news__item--sm{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}.k2-news__more{color:#333;text-decoration:underline;font-weight:700}.k2-news__more:hover{text-decoration:none;color:#333}.k2-news-card{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#fff;-webkit-box-shadow:0 16px 21px 0 rgba(135,197,255,.21);box-shadow:0 16px 21px 0 rgba(135,197,255,.21);color:#333}.k2-news-card__body{padding:1rem}.k2-news-card__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:330px;overflow:hidden}.k2-news-card__img--sm{max-height:155px}.k2-news-card__title{font-size:16px;line-height:1.3}.k2-news-card__title+*{margin-top:1rem}.k2-news-card__excerpt p:last-child{margin-bottom:0}.k2-seo__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.k2-seo__col{padding:1rem}.k2-seo__col--left{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:768px){.k2-seo__col--left{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;max-width:40%}}.k2-seo__col--right{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:768px){.k2-seo__col--right{-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%;max-width:60%}}.k2-seo__logo{max-width:168px;margin-bottom:.5rem}.k2-seo__img{margin-bottom:1rem}.k2-seo__title{font-size:24px;font-weight:700}.k2-catalog__item{margin-bottom:45px}.k2-catalog-card{background-color:#fff;-webkit-box-shadow:0 12px 21px 0 rgba(135,197,255,.21);box-shadow:0 12px 21px 0 rgba(135,197,255,.21)}.k2-catalog-card__top{padding:25px 25px 10px}.k2-catalog-card__img{width:100%;margin-bottom:30px;text-align:center}.k2-catalog-card__body{width:100%;margin-bottom:30px;color:#333}.k2-catalog-card__calc{width:100%}.k2-catalog-card__title{margin-bottom:1rem;font-size:16px;font-weight:700;font-family:"Roboto Slab",serif}.k2-catalog-card__manufacturer{margin-bottom:1rem;font-size:11px}.k2-catalog-card__label{font-size:11px}.k2-catalog-card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.k2-catalog-card__info{margin-right:40px;margin-bottom:.5rem}.k2-catalog-card__value{font-size:14px;font-weight:700;font-family:"Roboto Slab",serif}.k2-katalog-card__tags{margin-bottom:.8rem;font-size:11px;color:#3083ff}.k2-katalog-card__tags a{color:inherit;text-decoration:none}.k2-catalog-card__cost{display:inline-block;margin-right:5px;margin-bottom:30px;font-size:36px;font-weight:700;color:#df142b;line-height:1;font-family:"Roboto Slab",serif}.k2-catalog-card__cost-from{font-size:14px}.k2-catalog-card__units{display:inline-block;font-size:11px}.k2-catalog-card__count{margin-top:.5rem;margin-bottom:.5rem;padding-left:67px;font-size:14px;font-weight:700;line-height:1.3;background:url(img/catalog/calculate.png) 10px bottom no-repeat;background-size:auto 35px}.k2-catalog-card__result{position:relative;min-height:70px;margin-right:-25px;padding:18px;background-color:#fff;color:#000;font-size:14px;/* font-weight:700; */line-height:1.2}.k2-catalog-card__result-placeholder{position:absolute;bottom:0;left:0;z-index:2;width:100%;min-height:70px;height:100%;padding:18px;background-color:#fff}.k2-catalog-card__result-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.k2-catalog-card__result-item{margin-right:20px}.k2-catalog-card__result-item:last-child{margin-right:0;margin-left:auto}.k2-catalog-card__result-label{font-size:10px;font-weight:100}.k2-catalog-card__result-value{font-size:13px;font-weight:100}.k2-catalog-card__bottom{margin-left:25px;padding-right:0;padding-top:14px;padding-bottom:12px;border-top:1px solid #9c7b49}.k2-catalog-card__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.k2-catalog-card__tab{margin-right:25px;font-weight:700;font-size:14px;color:#df142b}.k2-catalog-card__tab:hover{color:#df142b;text-decoration:underline}.k2-catalog-rubricator{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.k2-catalog-rubricator__item{display:inline-block;margin-bottom:.25rem;font-size:14px;color:#3083ff}.k2-catalog-rubricator__item--primary{margin-top:.5rem;margin-bottom:.5rem;font-size:16px;font-weight:700;font-family:"Roboto Slab",serif;color:#949696}.k2-catalog-rubricator__item.active,a.k2-catalog-rubricator__item:hover{color:#333;text-decoration:none}.k2-catalog-calculate{padding:13px;background-color:#fcd28d}.k2-catalog-calculate__title{font-size:16px;font-weight:700;font-family:"Roboto Slab",serif}.k2-catalog-calculate__subtitle{font-size:12px}.k2-catalog-calculate__section{margin-top:1rem}.k2-catalog-calculate__label{font-size:14px}.k2-catalog-calculate__label--underline{padding-bottom:.5rem;border-bottom:1px solid #fff}.k2-catalog-calculate__label--sm{margin-left:10px;padding:0;font-size:11px}.k2-catalog-calculate__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;margin-bottom:10px}.k2-catalog-calculate__input{max-width:120px;width:100%;padding:5px 10px;border:0;font-size:11px}select.k2-catalog-calculate__input{max-width:60px}.k2-catalog-card__tab-content{display:none;margin-top:20px}.k2-catalog-card__tab-content.show{display:block}.k2-catalog__description{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px;max-width:400px;margin-right:20px}.k2-catalog__services{max-width:310px;width:100%;margin-right:20px;margin-left:auto}.k2-catalog__service{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;border:1px solid #ddd;margin-bottom:.5rem}.k2-catalog__service .service-image{width:50px;margin-right:20px}.k2-catalog__service h4{font-size:12px;font-weight:700;text-transform:uppercase;line-height:1.1}.k2-catalog__service p{font-size:11px;margin-bottom:0}.catalog-item-more .catalog-item-more-buy .catalog-item-more-buy-form .form-group{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-group-politic{width:100%;margin-top:20px}.catalog-item-more .catalog-item-more-buy h2{margin-bottom:20px;color:#333;font-size:17px;font-weight:700;text-align:center;text-transform:uppercase}@media (min-width:768px){.k2-catalog-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.k2-catalog-card__img{max-width:120px;margin-right:25px;margin-bottom:0}.k2-catalog-card__body{max-width:230px;margin-right:15px;margin-bottom:0}.k2-catalog-card__calc{max-width:210px;margin-left:auto;margin-top:auto;}.k2-catalog-card__cost{display:block;margin-right:0;margin-bottom:0;text-align:right}.k2-catalog-card__units{display:block;margin-top:-1px;text-align:right}.k2-catalog-card__tab{margin-right:77px}}@media (min-width:1200px){.k2-catalog-card__img{max-width:175px}.k2-catalog-card__body{max-width:280px}.k2-catalog-card__calc{max-width:230px}}.current-menu-item a{color:#f5a509!important}.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f5a509'%2F%3E%3C%2Fsvg%3E");right:20px}.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f5a509'%2F%3E%3C%2Fsvg%3E");left:20px}.k2-promo__pagination{position:absolute;bottom:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:end}


.block-text{
	background-color: #fff;
    padding: 30px 20px;
    margin: 40px 0;
}

.block-text h2{
	margin: 20px 0 10px 0;
    font-weight: bold;
    font-size: 20px;
}

.block-text ul{
	margin-left: 45px;
    padding-bottom: 10px;
}

.block-text p{
	padding-bottom: 10px;
}

h1{
	margin: 10px 0;
    font-size: 30px;
    font-weight: 400;
    font-family: "Roboto Slab",serif;
    color: #333;
}

.main-content{
	padding: 30px;
    border-radius: 3px;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.3);
    background: #fff;
}

.main-header{
	padding: 20px 0 30px;
}

.main-content ul{
	margin-left: 45px;
    padding-bottom: 10px;
}

.social-links{
	margin-top: 10px;
}

.footer-h{
	font-size: 12px;
    color: #f5a509;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.footer-consult{
	font-size: 18px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}

.kontanty{
        margin-right: 5%;
  }
  .address{
    margin: 20px 0px 50px;
  }
  .tel{
    font-size: 20px;
    margin: 10px 0;
    color: #2f7bff;
  }

  .mail{
    margin: 11px 0;
    color: #2f7bff;
  }

  .fos h2{
    color: #555;
    font-weight: bold;
    text-align: center;
    margin: 28px 0;
 }

 .block-contact{
 	display:  flex;
    justify-content:  space-between;
    flex-wrap:  wrap;
 }

 .map-contact{
 	 width: 50%;
    height: 400px;
    background: #aaa;
    overflow:  hidden;
 }

 .k2-about__container h1{
 	text-align: center;
    margin-bottom: 25px;
 }

 .breadcrumbs{
 	padding-top: 20px;
    font-size: 14px;
 }

 .breadcrumbs a{
 	color: #333;
}
.k2-catalog-card__middle{
	display: flex;justify-content: space-between; flex-wrap: wrap;
}

.normal-page h2{
	font-size: 18px;
    font-weight: bold;
    padding: 25px 0 10px 0;
}

.normal-page p{
	padding-bottom: 15px;
}
.harakteristiki-tovara{
	font-size: 13px;
}
.harakteristiki-tovara p{
	margin-bottom: 5px;
}
.harakteristiki-tovara span{
	font-weight: bold;
}
.harakteristiki-tovara table{
	width: 100%;
	margin-bottom: 10px;
}
.harakteristiki-tovara td{
	padding: 3px;
	border: 1px solid #cfcfcf;
}

.k2-catalog-card__btn-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.k2-card__btn {
  width: 400px;
	margin-right: 30px;
}

.k2-card__btn:last-child {
	margin-right: 0;
}

.k2-catalog-card__calc {
	min-width: 490px;
}

.k2-card__btn--count {
	border: none;
	color: black;
	background-image: linear-gradient(to bottom, #ffe89f, #ffcc66);
}

.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;

  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;

  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;

	transition: opacity .5s ease-in-out;
	opacity: 0;
}

.modal-count {
	display: flex;
	transition: opacity .5s ease-in-out;

	padding-top: 200px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;

	flex-direction: column;
	align-items: center;
	justify-content: flex-start;

	width: 100%;
	height: 100%;

	background-color: rgba(0, 0, 0, 0.8);
}

.modal-buy {
	display: flex;
	opacity: 0;
	transition: opacity .5s ease-in-out;
	padding-top: 200px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;

	flex-direction: column;
	align-items: center;
	justify-content: flex-start;

	width: 100%;
	height: 100%;

	background-color: rgba(0, 0, 0, 0.8);
}

.k2-catalog-card__tab-content--modal {
	display: block;
	position: fixed;
	z-index: 150;
	background-color: #fff;
	padding: 40px;
}

.modal-count__wrapper {
	position: fixed;
	z-index: 150;
	width: 260px;
}

.modal-count-close {
	width: 13px;
	height: 13px;

	position: absolute;
	top: -1px;
	right: 10px;

	background-color: transparent;
	border: none;
}

.modal-buy-close {
	width: 13px;
	height: 13px;

	position: absolute;
	top: -1px;
	right: 10px;

	background-color: transparent;
	border: none;
}

.k2-card__btn {
	max-width: 230px;
}

.k2-card__btn--buy {
	margin-left: auto;
	width: 230px !important;
}

.k2-card__btn--modal {
	max-width: none;
	cursor: pointer;
}

.visually-hidden:not(:focus):not(:active),
input[type='checkbox'].visually-hidden,
input[type='radio'].visually-hidden
{
    position: absolute;

    overflow: hidden;
    clip: rect(0 0 0 0);

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;

    white-space: nowrap;

    border: 0;

    -webkit-clip-path: inset(100%);
            clip-path: inset(100%);
}

@media (max-width:992px) {
	.k2-card__btn:nth-child(2) {
		margin-left: unset;
	}
}

@media (max-width:998px) {
	.k2-catalog-card__btn-wrapper {
		flex-direction: column;

	}

	.k2-catalog-card__calc {
		min-width: 250px;
	}

	.k2-card__btn {
	  width: auto;
		margin-right: 0;
	}

	.k2-card__btn:first-child {
		margin-bottom: 20px;
	}

	.k2-card__btn--buy {
		margin-left: auto;
	}
}

@media (max-width:664px) {
	.k2-catalog-card__tab-content--modal {
		max-width: 290px;
		padding: 20px;
	}

	/* .modal-count__wrapper {
		width: auto;
	} */
}

@media (max-height:800px) {
	.modal-count {
		padding-top: 50px;
	}

	.modal-buy {
		padding-top: 10px;
	}
}

@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "Roboto Slab";
  font-display: swap;
  src: url("fonts/roboto-slab-regular.woff2") format("woff2"), url("fonts/roboto-slab-regular.woff") format("woff"); }

@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Roboto Slab";
  font-display: swap;
  src: url("fonts/roboto-slab-bold.woff2") format("woff2"), url("fonts/roboto-slab-bold.woff") format("woff"); }

@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "Open Sans";
  font-display: swap;
  src: url("fonts/open-sans.woff2") format("woff2"), url("fonts/open-sans.woff") format("woff"); }

@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Open Sans";
  font-display: swap;
  src: url("fonts/open-sans-bold.woff2") format("woff2"), url("fonts/open-sans-bold.woff") format("woff"); }


.visually-hidden:not(:focus):not(:active),
  input[type="checkbox"].visually-hidden,
  input[type="radio"].visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
            clip-path: inset(100%); }

.hidden {
	display: none !important; }

	.icon-close {
		width: 30px;
		height: 30px;
		padding: 0;
		font-size: 0;
		background: 0 0;
		border: none; }
	
	.icon-close::before, .icon-close::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 15px;
		height: 4px;
		background-color: #7a8796;
		transform-origin: 50% 50%; }
	
	.icon-close::before {
		transform: translateX(-50%) rotate3d(0, 0, 1, 45deg); }
	
	.icon-close::after {
		transform: translateX(-50%) rotate3d(0, 0, 1, -45deg); }
	
	.icon-close:hover::before, .icon-close:hover::after, .icon-close:focus::before, .icon-close:focus::after {
		background-color: #042046; }
	
	@media (max-width: 859px) {
		.icon-close {
			width: 35px;
			height: 35px; }
		.icon-close::before, .icon-close::after {
			width: 25px;
			background-color: #042046; } }

/* .k2-slider__item {
	max-height: 328px;
	overflow-y: hidden;
	border: 1px solid grey;
} */

.k2-slider__item img {
  border: 1px solid gray;
}

.har-gbtn-block{
  display: flex;
  margin: 30px 0;
}

.har-gbtn-item{
  width: 25%;
  padding-right: 10px;
  text-align: center;
}

.har-gbtn-item:nth-last-child{
  padding-right: 0;
}

.har-gbtn-red{
  border: 4px solid #dd1a1a;
  border-radius: 65px;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}

.har-gbtn-red img{
   margin-top: 20px;
    width: 40px;
}

.har-gbtn-green{
	border: 4px solid #159124;
  border-radius: 65px;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}

.har-gbtn-green img{
	margin-top: 20px;
    width: 40px;
}

.har-gbtn-name{
  font-weight: bold;
  margin-top: 10px;
}

.har-gbtn-desc{
	font-size: 14px;
}

.photo-gbtn-block{
  display: flex;
  margin: 30px 0;
}

.photo-gbtn-item{
  width: 33%;
  margin-right: 5px;
  text-align: center;
}

.photo-gbtn-item:nth-last-child{
  padding-right: 0;
}

.link-kirp-block{
	display: flex;
	margin-bottom: 20px;
}

.link-kirp-item{
	width: 33%;
	margin-right: 10px;
    border: 1px solid #d9d9d9;
    padding: 5px 10px;
}

.link-kirp-item:hover{
	box-shadow:1px 1px 11px 3px rgba(0,0,0,0.11);
-webkit-box-shadow:1px 1px 11px 3px rgba(0,0,0,0.11);
-moz-box-shadow:1px 1px 11px 3px rgba(0,0,0,0.11);
}

.link-kirp-item:nth-last-child{
  margin-right: 0;
}

.link-kirp-item img{
	width: 80px;
    float: left;
    margin-right: 10px;
}

.link-kirp-item p{
	margin-top: 10px;
    color: #333;
    font-size: 14px;
}

.link-kirp-item a:hover{
	text-decoration: none;
}

.as-h2{
	margin: 20px 0 10px 0;
    font-weight: bold;
    font-size: 20px;
}

.table-material {
	width: 95%;
    line-height: 70px;
    border: 1px solid #ffffff;
    text-align: center;
    margin-top: 25px;
}

.table-material img {
	vertical-align: middle;
	height: 42px;
	padding-right: 8px;"
}

.product-cart-page p{
	padding: 5px 0;
    border-bottom: 1px solid #eeeff1;
}

.as-h4{
	font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
}

.product-item-image-card img{
	width: 400px;
	height: auto;
}

.product-item-image-card {
	margin: 10px;
}

.infographics-block {
	display: flex;
	margin-top: 30px;
	margin-bottom: 40px;
}

.infographics-item {
	text-align: center;
	padding-right: 10px;
	margin-right: 10px;
	width: 23%;

}

.infographics-img {
	font-size: 32px;
	color: #e42a2b;

}

.infographics-text {
	margin: 0 auto;
	margin-bottom: 15px;
}

.marg-ul li {
	line-height: 2;
}

/* Обновленный квиз */
.page-quiz {
	min-width: auto;
}

.page-quiz #wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 0;
}

.page-quiz .site-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	background: #f2f2f2 url("img/bg-quiz.jpg") no-repeat center top / cover;
}

.page-quiz #footer {
	position: static;
}

.quiz {
	font-family: "Open Sans", "Times New Roman", sans-serif;
	font-size: 18px;
}

.site-main__inner {
	width: 100%;
	max-width: 740px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 100px;
}
@media (max-width: 859px) {
	.site-main__inner {
		max-width: 480px;
	}
}
@media (max-width: 459px) {
	.site-main__inner {
		padding-top: 20px;
	}
}

.form-quiz__screen--object .form-quiz__fieldset {
	max-width: 355px;
}

.form-quiz__screen--stages .form-quiz__fieldset {
	max-width: 300px;
}

.form-quiz__screen--area .form-quiz__fieldset {
	max-width: 600px;
}

.form-quiz__screen--budget .form-quiz__fieldset {
	max-width: 290px;
}

.form-quiz__screen--budget .form-quiz__buttons {
	padding-top: 15px;
}

.form-quiz__screen--budget .text-field__input::-webkit-input-placeholder {
	text-align: center;
	font-family: inherit;
	color: #979797;
	font-size: 1em;
}

.form-quiz__screen--budget .text-field__input::-moz-placeholder {
	text-align: center;
	font-family: inherit;
	color: #979797;
	font-size: 1em;
}

.form-quiz__screen--budget .text-field__input::-ms-input-placeholder {
	text-align: center;
	font-family: inherit;
	color: #979797;
	font-size: 1em;
}

.form-quiz__screen--budget .text-field__input::placeholder {
	text-align: center;
	font-family: inherit;
	color: #979797;
	font-size: 1em;
}

.form-quiz__screen--cladding .form-quiz__fieldset {
	max-width: 200px;
}

.form-quiz__screen--contacts {
	position: relative;
	width: 100%;
	max-width: 612px;
	margin: 80px auto 0;
	padding-top: 90px;
	background-color: #fff;
}
@media (max-width: 859px) {
	.form-quiz__screen--contacts {
		padding-top: 60px;
	}
}

.form-quiz__screen--contacts .form-quiz__head-img {
	height: 174px;
	background-color: transparent;
}

.form-quiz__screen--contacts .form-quiz__question {
	padding-top: 0;
}

.form-quiz__screen--contacts .form-quiz__title {
	max-width: 495px;
	margin-right: auto;
	margin-left: auto;
}

.form-quiz__screen--contacts .form-quiz__fieldset {
	max-width: 290px;
}

.form-quiz__screen--contacts .form-quiz__buttons {
	max-width: 290px;
	margin: 15px auto 0;
}

@media (max-width: 859px) {
	.form-quiz__screen .form-quiz__fieldset {
		max-width: 300px;
	}
}
@media (max-width: 459px) {
	.form-quiz__screen .form-quiz__fieldset {
		max-width: 280px;
	}
}

.form-quiz {
	text-align: center;
}

.form-quiz__counter {
	margin: 0 0 20px;
	font-weight: 700;
	font-family: "Roboto Slab", "Times New Roman", serif;
	font-size: 40px;
	line-height: 1;
	color: #d0021b;
}

.form-quiz__counter span {
	font-family: "Roboto Slab", "Times New Roman", serif;
}

.form-quiz__head-img {
	height: 200px;
	background-color: #fff;
}
@media (max-width: 859px) {
	.form-quiz__head-img {
		height: auto;
	}
}

.form-quiz__head-img--top {
	position: absolute;
	width: 72.5%;
	top: -100px;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}

.form-quiz__head-img img {
	display: block;
	width: 100%;
	height: 100%;
}
@media (max-width: 859px) {
	.form-quiz__head-img img {
		height: auto;
	}
}

.form-quiz__question {
	padding-top: 15px;
	padding-bottom: 22px;
	background-color: #fff;
}
@media (max-width: 859px) {
	.form-quiz__question {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media (max-width: 459px) {
	.form-quiz__question {
		width: 100%;
		margin: 0 auto;
		padding-right: 20px;
		padding-left: 20px;
	}
}

.form-quiz__title {
	margin: 0 0 30px;
	font-weight: 700;
	font-family: "Roboto Slab", "Times New Roman", serif;
	font-size: 30px;
	line-height: 1.33;
	color: #042046;
}

.form-quiz__fieldset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin: 0 auto;
}
@media (max-width: 859px) {
	.form-quiz__fieldset {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.form-quiz__buttons {
	margin-top: 35px;
}

.form-quiz__button {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 112px;
	padding: 12px 27px;
	overflow: hidden;
	font-weight: 700;
	font-family: "Open Sans", "Arial", sans-serif;
	font-size: 18px;
	line-height: 1;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	white-space: normal;
	overflow-wrap: normal;
	text-overflow: ellipsis;
	background: #40b34f -webkit-linear-gradient(#63cf77, #2caf3d);
	background: #40b34f linear-gradient(#63cf77, #2caf3d);
	border: none;
	border-radius: 5px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation; }

.form-quiz__button:hover,
.form-quiz__button:focus,
.form-quiz__button:active {
	color: #ffffff;
	text-decoration: none;
	background-image: -webkit-linear-gradient(#63cf77, #2caf3d);
	background-image: linear-gradient(#63cf77, #2caf3d);
}

.form-quiz__button--prev {
	margin-right: 5px;
	color: #b2b2b2;
	background: #fff none;
}

.form-quiz__button--large {
	max-width: 290px;
	font-size: 14px;
}

.form-quiz__button--with-icon {
	padding-right: 30px;
	padding-left: 60px;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
}

.form-quiz__button--with-icon::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	width: 30px;
	height: 30px;
	background: url("img/warranty.svg") no-repeat center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.form-quiz__button--submit {
	color: #000;
}

.form-quiz__button--submit:hover,
.form-quiz__button--submit:focus,
.form-quiz__button--submit:active {
	color: #000;
	opacity: 0.7;
}

.form-quiz__button-title {
	font-family: "Open Sans", sans-serif;
}

.checkbox-field__input:checked + .checkbox-field__label::before {
	background-color: #54b42d; }

.checkbox-field__label {
	position: relative;
	display: block;
	padding-left: 45px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #000000; }

.checkbox-field__label::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 18px;
	height: 18px;
	background-color: #ffffff;
	border: 3px solid #ffffff;
	box-shadow: 0 0 0 2px #000000;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%); }

.radio-field__label {
	position: relative;
	display: block;
	padding-left: 35px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #000000;
}

.radio-field__label::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 18px;
	height: 18px;
	background-color: #ffffff;
	border: 3px solid #ffffff;
	box-shadow: 0 0 0 2px #000000;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.radio-field__label span {
	font-family: "Open Sans", sans-serif;
}

.radio-field__input:checked + .radio-field__label {
	color: #54b42d;
}

.radio-field__input:checked + .radio-field__label::before {
	background-color: #54b42d;
}

.text-field__label {
	display: inline-block;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #000000;
}

.text-field__input {
	width: 100%;
	height: 40px;
	padding: 10px;
	font-size: 14px;
	line-height: 1.2;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #a1a8b5;
	border-radius: 5px;
	outline: 0;
}

.form-quiz__text-field {
	width: 100%;
	max-width: 290px;
	margin: 0 auto 12px;
}

.form-quiz__text-field:last-child {
	margin-bottom: 0;
}

.form-quiz__range-field {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 459px) {
	.form-quiz__range-field {
		width: 100%;
	}
}

.range-field__input {
	width: 290px;
	height: 18px;
	margin: 0;
	padding: 0;
	font: 1rem/1 "Open Sans", sans-serif;
	background-color: transparent;
	outline: none;
	cursor: pointer;
}
@media (max-width: 459px) {
	.range-field__input {
		width: 100%;
	}
}

.range-field__input,
.range-field__input::-webkit-slider-thumb {
	-webkit-appearance: none;
}

.range-field__input::-webkit-slider-runnable-track {
	box-sizing: border-box;
	width: 100%;
	height: 2px;
	background-color: #a1a8b5;
	border: none;
}

.range-field__input::-moz-range-track {
	box-sizing: border-box;
	width: 100%;
	height: 2px;
	background-color: #a1a8b5;
	border: none;
}

.range-field__input::-ms-track {
	box-sizing: border-box;
	width: 100%;
	height: 2px;
	background-color: #a1a8b5;
	border: none;
	color: transparent;
}

.range-field__input::-ms-fill-lower {
	background-color: transparent;
}

.range-field__input::-webkit-slider-thumb {
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	background-color: #fff;
	border: 2px solid #a1a8b5;
	border-radius: 50%;
	margin-top: -6px; //in Chrome thumb is top-aligned to the top of tracks content box, see https://css-tricks.com/sliding-nightmare-understanding-range-input/#thumb
}

.range-field__input::-moz-range-thumb {
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	background-color: #fff;
	border: 2px solid #a1a8b5;
	border-radius: 50%;
}

.range-field__input::-ms-thumb {
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	background-color: #fff;
	border: 2px solid #a1a8b5;
	border-radius: 50%;
	margin-top: 0;
}

.range-field__input::-ms-tooltip {
	display: none;
}

.range-field__input:active::-webkit-slider-thumb {
	background-color: #54b42d;
	border-color: #54b42d;
}

.range-field__input:active::-moz-range-thumb {
	background-color: #54b42d;
	border-color: #54b42d;
}

.range-field__input:active::-ms-thumb {
	background-color: #54b42d;
	border-color: #54b42d;
}

.range-field__input span {
	font-family: "Open Sans", sans-serif;
}

.range-field__minmax-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.range-field__min {
	text-align: left;
}

.range-field__max {
	text-align: right;
}

.form-quiz__checkbox-field--policy {
	margin-bottom: 14px;
}

.form-quiz__checkbox-field--policy .checkbox-field__label {
	padding-left: 15px;
	font-weight: 400;
	font-size: 11px;
	line-height: 1.3;
}

.form-quiz__checkbox-field--policy .checkbox-field__label::before {
	width: 10px;
	height: 10px;
	border: 2px solid #ffffff;
	box-shadow: 0 0 0 1px #000000;
}

.form-quiz__checkbox-field--policy .checkbox-field__label span,
.form-quiz__checkbox-field--policy .checkbox-field__label a {
	font-family: "Open Sans", sans-serif;
}

.form-quiz__checkbox-field--policy .checkbox-field__label a {
	color: #000;
}

.form-quiz__checkbox-field--policy .checkbox-field__label--no-check,
.form-quiz__checkbox-field--policy .checkbox-field__label--no-check a {
	color: red;
}

.form-quiz__checkbox-field--policy .checkbox-field__label--no-check::before {
	box-shadow: 0 0 0 1px red;
}

@media (max-width: 859px) {
	.form-quiz__radio-field {
		margin-bottom: 15px;
	}

	.form-quiz__radio-field:last-child {
		margin-bottom: 0;
	}
}
.footer-contacts>p {
	background: url(img/pin.svg) no-repeat;
	background-size: auto 17px;
	background-position: center left;
}

.footer-top-item-location .btn-email {
	background: url(img/mail-3.svg) no-repeat;
	background-size: auto 21px;
	background-position: center left;

}


.header__separator {
display: none;
}

@media screen and (max-width: 568px) {
	.header__separator {
		display: block;
		height: 60px;
		width: auto;
	}
	#header {
		position: fixed;
		z-index: 9999;
	}
	.footer-bottom-menu,
	.footer-top-item-block:nth-of-type(2)
	 {
		display: none !important;
	}

	.footer-contacts>p {
		background-size: auto 12px;
	}

	.footer-top-item-location .btn-email {
		background-size: auto 15px;
	}
	.footer-bottom-copyright {
		width: 100%;
		display: flex;
		justify-content: space-around;
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-bottom-copyright p {
		padding-left: 0px;
		margin-left: -50px;
	}

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

	.footer-bottom-copyright p {
		margin-left: -60px;
	}
}
@media (min-width: 769px) {

  .footer-top-item-location .btn-email {
    padding-left: 29px;
  }
}

@media (max-width: 768px){
.footer-top-item-location .btn-email {
    padding-left: 20px;
}
}
.quiz__btn {
	padding: 12px 27px;
    overflow: hidden;
    font-weight: 700;
    font-family: "Open Sans", "Arial", sans-serif;
    font-size: 18px;
    line-height: 1;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    background: #40b34f -webkit-linear-gradient(#63cf77, #2caf3d);
    background: #40b34f linear-gradient(#63cf77, #2caf3d);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}


.k2-relink__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem; 
}

.k2-relink__row p {
	text-align: center;
}

.k2-relink__col {
  padding: 1rem;
  box-shadow: 0 16px 21px 0 rgb(135 197 255 / 21%);
  margin: 1rem;
}
.k2-relink__col--left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; 
}
@media (min-width: 768px) {
  .k2-relink__col--left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 46%;
    flex: 1 1 46%;
    max-width: 46%; 
  }
  .k2-relink__col--right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 44%;
    flex: 1 1 44%;
    max-width: 44%; 
  }


}

.k2-relink__col--right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; 
}

.k2-relink {
	margin-bottom: 3em;
}

.k2-relink_title {
	font-size: 1.5em;
}

.k2-relink {
	padding: 0;
}
.k2-relink li {
	font-size: 14px !important;
	list-style: none;
	padding: 7px 20px;
	margin-bottom: 10px;
	border-radius: 5px;
	border-left: 10px solid #ff0005; 
	box-shadow: 2px -2px 5px 0 rgba(0,0,0,.1),
	     -2px -2px 5px 0 rgba(0,0,0,.1),
	    2px 2px 5px 0 rgba(0,0,0,.1),
	    -2px 2px 5px 0 rgba(0,0,0,.1);
	font-size: 20px;
	letter-spacing: 2px;
	transition: 0.3s all linear;
}
.k2-relink li:nth-child(2){border-color: #ffcd00;}
.k2-relink li:nth-child(3){border-color: #9b6e31;}
.k2-relink li:nth-child(4){border-color: #ff0005;}
.k2-relink li:nth-child(5){border-color: #ffcd00;}
.k2-relink li:nth-child(6){border-color: #9b6e31;}
.k2-relink li:hover {border-left: 10px solid transparent;}
.k2-relink li:nth-child(1):hover {border-right: 10px solid #ff0005;}
.k2-relink li:nth-child(2):hover {border-right: 10px solid #ffcd00;}
.k2-relink li:nth-child(3):hover {border-right: 10px solid #9b6e31;}
.k2-relink li:nth-child(4):hover {border-right: 10px solid #ff0005;}
.k2-relink li:nth-child(5):hover {border-right: 10px solid #ffcd00;}
.k2-relink li:nth-child(6):hover {border-right: 10px solid #9b6e31;}