@import url('https://fonts.googleapis.com/css2?family=Ruda:wght@400;500;600;700;800;900&display=swap');
img,legend{max-width:100%}progress,sub,sup{vertical-align:baseline}details,img{display:block}*{-moz-box-sizing:border-box;box-sizing:border-box}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}body,html{margin:0;padding:0;font-size:14px;background:#fff;line-height:130%;font-weight:400}a,a:hover{color:#333;text-decoration:none}li,ol,ul{list-style:none;padding:0;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{height:auto;border-style:none}input,select,textarea{display:block;font-family:inherit;font-size:100%;margin:0;outline:0}button{outline:0;cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}
:root {
	--white: #ffffff;--light-black: #343434;--black: #000000;--telegram-color: #2fc6f6;--telegram-color-hover: #1eb0de;--viber-color:#995aca;--viber-color-hover:#874ab6;--whatsapp-color:#37ba4a;--whatsapp-color-hover:#33a744;
	--red-50: #ffebee;--red-100: #ffcdd2;--red-200: #ef9a9a;--red-300: #e57373;--red-400: #ef5350;--red-500: #f44336;--red-600: #e53935;--red-700: #d32f2f;--red-800: #c62828;--red-900: #b71c1c;
	--pink-50: #fce4ec;--pink-100: #f8bbd0;--pink-200: #f48fb1;--pink-300: #f06292;--pink-400: #ec407a;--pink-500: #e91e63;--pink-600: #d81b60;--pink-700: #c2185b;--pink-800: #ad1457;--pink-900: #880e4f;
	--purple-50: #f3e5f5;--purple-100: #e1bee7;--purple-200: #ce93d8;--purple-300: #ba68c8;--purple-400: #ab47bc;--purple-500: #9c27b0;--purple-600: #8e24aa;--purple-700: #7b1fa2;--purple-800: #6a1b9a;--purple-900: #4a148c;
	--deeo-purple-50: #ede7f6;--deeo-purple-100: #d1c4e9;--deeo-purple-200: #b39ddb;--deeo-purple-300: #9575cd;--deeo-purple-400: #7e57c2;--deeo-purple-500: #673ab7;--deeo-purple-600: #5e35b1;--deeo-purple-700: #512da8;--deeo-purple-800: #4527a0;--deeo-purple-900: #311b92;
	--indigo-50: #e8eaf6;--indigo-100: #c5cae9;--indigo-200: #9fa8da;--indigo-300: #7986cb;--indigo-400: #5c6bc0;--indigo-500: #3f51b5;--indigo-600: #3949ab;--indigo-700: #303f9f;--indigo-800: #283593;--indigo-900: #1a237e;
	--blue-50: #e3f2fd;--blue-100: #bbdefb;--blue-200: #90caf9;--blue-300: #64b5f6;--blue-400: #42a5f5;--blue-500: #2196f3;--blue-600: #1e88e5;--blue-700: #306bf5;--blue-800: #1565c0;--blue-900: #0d47a1;
	--light-blue-50: #e1f5fe;--light-blue-100: #b3e5fc;--light-blue-200: #81d4fa;--light-blue-300: #4fc3f7;--light-blue-400: #29b6f6;--light-blue-500: #03a9f4;--light-blue-600: #039be5;--light-blue-700: #0288d1;--light-blue-800: #0277bd;--light-blue-900: #01579b;
	--cyan-50: #e0f7fa;--cyan-100: #b2ebf2;--cyan-200: #80deea;--cyan-300: #4dd0e1;--cyan-400: #26c6da;--cyan-500: #00bcd4;--cyan-600: #00acc1;--cyan-700: #0097a7;--cyan-800: #00838f;--cyan-900: #006064;
	--teal-50: #e0f2f1;--teal-100: #b2dfdb;--teal-200: #80cbc4;--teal-300: #4db6ac;--teal-400: #26a69a;--teal-500: #009688;--teal-600: #00897b;--teal-700: #00796b;--teal-800: #00695c;--teal-900: #004d40;
	--green-50: #e8f5e9;--green-100: #c8e6c9;--green-200: #a5d6a7;--green-300: #81c784;--green-400: #66bb6a;--green-500: #4caf50;--green-600: #43a047;--green-700: #388e3c;--green-800: #2e7d32;--green-900: #1b5e20;
	--light-green-50: #f1f8e9;--light-green-100: #dcedc8;--light-green-200: #c5e1a5;--light-green-300: #aed581;--light-green-400: #9ccc65;--light-green-500: #8bc34a;--light-green-600: #7cb342;--light-green-700: #689f38;--light-green-800: #558b2f;--light-green-900: #33691e;
	--lime-50: #f9fbe7;--lime-100: #f0f4c3;--lime-200: #e6ee9c;--lime-300: #dce775;--lime-400: #d4e157;--lime-500: #cddc39;--lime-600: #c0ca33;--lime-700: #afb42b;--lime-800: #9e9d24;--lime-900: #827717;
	--yellow-50: #fffde7;--yellow-100: #fff9c4;--yellow-200: #fff59d;--yellow-300: #fff176;--yellow-400: #ffee58;--yellow-500: #ffeb3b;--yellow-600: #fdd835;--yellow-700: #fbc02d;--yellow-800: #f9a825;--yellow-900: #f57f17;
	--amber-50: #fff8e1;--amber-100: #ffecb3;--amber-200: #ffe082;--amber-300: #ffd54f;--amber-400: #ffca28;--amber-500: #ffc107;--amber-600: #ffb300;--amber-700: #ffa000;--amber-800: #ff8f00;--amber-900: #ff6f00;
	--orange-50: #fff3e0;--orange-100: #ffe0b2;--orange-200: #ffcc80;--orange-300: #ffb74d;--orange-400: #ffa726;--orange-500: #ff9800;--orange-600: #fb8c00;--orange-700: #f57c00;--orange-800: #ef6c00;--orange-900: #e65100;
	--deep-orange-50: #fbe9e7;--deep-orange-100: #ffccbc;--deep-orange-200: #ffab91;--deep-orange-300: #ff8a65;--deep-orange-400: #ff7043;--deep-orange-500: #ff5722;--deep-orange-600: #f4511e;--deep-orange-700: #e64a19;--deep-orange-800: #d84315;--deep-orange-900: #bf360c;
	--brown-50: #efebe9;--brown-100: #d7ccc8;--brown-200: #bcaaa4;--brown-300: #a1887f;--brown-400: #8d6e63;--brown-500: #795548;--brown-600: #6d4c41;--brown-700: #6d4c41;--brown-800: #5d4037;--brown-900: #3e2723;
	--gray-50: #fafafa;--gray-100: #f5f5f5;--gray-200: #eeeeee;--gray-300: #e0e0e0;--gray-400: #bdbdbd;--gray-500: #9e9e9e;--gray-600: #757575;--gray-700: #616161;--gray-800: #424242;--gray-900: #212121;
	--bluegray-50: #eceff1;--bluegray-100: #cfd8dc;--bluegray-200: #b0bec5;--bluegray-300: #90a4ae;--bluegray-400: #78909c;--bluegray-500: #607d8b;--bluegray-600: #546e7a;--bluegray-700: #455a64;--bluegray-800: #37474f;--bluegray-900: #263238;
}

html, body{
	font-family: 'Ruda', sans-serif;
	background-color:#ffffff;
	line-height: 150%;
	font-size:16px;
}
#body.no-scroll{
	overflow-y: hidden;
}
.wth{
	max-width:1240px;
	margin:0 auto;
	padding:0 20px;
}
@media (max-width: 1200px) {
	.wth{
		padding:0 10px;
	}
}

/************************************************************************************/
/*MODAL******************************************************************************/
/************************************************************************************/
.modal{
	position:fixed;
	top:5vh;
	left:50%;
	transform:translate(-50%, 0);
	z-index:999;
	visibility:hidden;
	transition: .3s;
	opacity:0;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
	overflow: hidden;
}
.modal.show{
	animation-name: modal-show;
	animation-duration: 0.3s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-fill-mode: both;
	animation-timing-function: linear;
	animation-play-state:running;
}
@-webkit-keyframes modal-show {
	0%{visibility: hidden;opacity: 0;top:10vh;}
	100%{visibility: visible;opacity: 1;top:5vh;}
}


.modal-large{
	width:1400px;
}
.modal-medium{
	width:940px;
}
.modal-small{
	width:640px;
}
.modal-s{
	width:460px;
}
/*head*/
.modal-head{
	display: flex;
	align-items: center;
	position: relative;
	height:70px;
	padding:0 20px;
}
.modal-title{
	font-size:22px;
	font-weight: 400;
	line-height: 140%;
	width:calc(100% - 50px);
}

.modal-close-icon{
	position: absolute;
	top:50%;
	right:5px;
	transform: translate(0, -50%);
	display: flex;
	justify-content: center;
	margin:0 0 0 20px;
}
.modal-close-icon:after{
	content:'\e90b';
	font-family: si-solid;
	display: flex;
	align-items: center;
	justify-content: center;
	width:40px;
	height: 40px;
	font-size:18px;
	color: var(--black);
	border-radius: 3px;
	cursor: pointer;
}
.modal-close-icon:hover:after{
	color: var(--gray-700);
	background: var(--red-hover);
}
/*content*/
.modal-body{
	padding:20px;
}
/*send*/
.modal-send{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin:40px 0 0 0;
}
.modal-button{
	display: flex;
	margin:0 20px 0 0;
}
.modal-button .btn{
	background: var(--orange-600);
	color:var(--white);
}
.modal-button .btn:hover{
	background: var(--orange-700);
	color:var(--white);
}
/**/
.modal-agm{
	font-size:12px;
	color:var(--black);
}
.modal-agm a{
	font-size:12px;
	color:var(--red-600);
	border-bottom:1px dashed transparent;
}
.modal-agm a:hover{
	font-size:12px;
	color:var(--red-700);
	border-bottom:1px dashed var(--red-700);
}
/*result*/
.modal.sending:after{
	content:'';
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index: 9;
	background: rgba(255,255,255,0.7);
}
.modal.sending:before{
	content:'';
	position: absolute;
	right:0;
	bottom:0;
	left:0;
	height:3px;
	z-index: 91;
	background: var(--orange-600);
	animation-name: modal-sending;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	animation-timing-function: linear;
	animation-play-state:running;
}
@-webkit-keyframes modal-sending {
	0%{left:0;right:100%;}
	50%{left:0;right:0;}
	100%{left:100%;right:0;}
}
.modal-message-success{
	padding:20px 0;
	font-size:14px;
}
.modal-message-error{
	padding:10px 0;
	font-size:14px;
	font-weight: 400;
	color:var(--orange-600);
}
/**/
#overlay{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.7);
	z-index:9;
	visibility:hidden;
	opacity:0;
	transition:.2s;
}
#overlay.show{
	visibility:visible;
	opacity:1;
}
#overlay.loading:after{
	content:'\e90e';
	font-family: si-solid;
	position: fixed;
	top:50%;
	left:49%;
	transform: translate(-50%,-50%);
	font-size:52px;
	color:var(--white);
	animation-name: overlay-loading;
	animation-duration: 2s;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	animation-timing-function: linear;
	animation-play-state:running;
	opacity: 1;
}
@-webkit-keyframes overlay-loading {
	0%{opacity:1;transform: rotate(0);}
	100%{transform: rotate(360deg)}
}

@media (max-width: 1023px) {
	.modal-title{
		font-size:18px;
		font-weight: 500;
	}
	.modal-head {
		height: 50px;
		padding: 0 10px;
	}
	.modal-body{
		padding: 10px;
	}
	.modal-s, .modal-small, .modal-medium {
		width: calc(100% - 20px);
	}
}
@media (max-width: 480px) {
	.modal-body .grid div{
		width:100%;
	}

	.modal-button{
		width:100%;
		display: flex;
		justify-content: center;
		margin:0 0 10px 0;
	}
	.modal-agm{
		width: 100%;
		text-align: center;
	}
}


/**/
.form-group{
	margin:0 0 20px 0;
}
.form-group .control-label{
	height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 400;
	color:#888888;
}
.form-group.required  .control-label:after{
	content: '*';
	font-size:14px;
	color:#f20000;
	padding:0 0 0 2px;
}
.form-group .form-control{
	display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
	border: 1px solid var(--gray-300);
    background: #f8f8f8;
	border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 10px;
}
.form-group .form-control::placeholder {
	color: #888888;
}
.form-group textarea.form-control{
	height:150px;
	resize:none;
	padding:10px;
	line-height:160%;
}
.form-group .form-control:focus{
	background: #fff;
}
.has-error .control-label{
	 color: #ef5350;
}
.help-block{
	display:none;
}
/*checkbox*/
.checkbox-apply{
	position:relative;
}
.checkbox-apply input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox-apply-label {
	display:flex;
	align-items: center;
	cursor: pointer;
	font-size:12px;
}
.checkbox-apply-label a{
	color:#ef5350;
	margin:0 0 0 6px;
}
.checkbox-apply-label a:hover{
	color:#ef5350;
	border-bottom: 1px dashed #ef5350;
}
.checkbox-apply-label:before {
	content: '';
	position: relative;
	top:-2px;
	display: flex;
	border: 1px solid var(--bluegray-200);
	border-radius: 3px;
	background: #f8f8f8;
	width: 20px;
	height: 20px;
	margin:0 10px 0 0;
	color:#fff;
}
.has-error .checkbox-apply-label {
	color:#ef5350;
}
.checkbox-apply input:checked + .checkbox-apply-label:before {
	background: var(--teal-500);
	border: 1px solid var(--teal-500);;
	border-radius: 3px;
}
.checkbox-apply input:checked + .checkbox-apply-label:after {
	content: '\e906';
	font-family: si-solid;
	position: absolute;
	top:-1px;
	left:2px;
	display: flex;
	align-items: center;
	justify-content: center;
	width:20px;
	height: 20px;
	color:#fff;
}
/*button*/
.btn {
    display: inline-block;
    text-decoration: none;
    position: relative;
    text-align: center;
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    font-weight: 400;
	transition: .3s;
    margin: 0;
}
.btn-s {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
	font-weight: 400;
}
.btn-m {
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    font-size: 14px;
	font-weight: 400;
}
.btn-l {
    height: 54px;
    line-height: 54px;
    padding: 0 15px;
    font-size: 14px;
	font-weight: 400;
}


.scroll::-webkit-scrollbar { width: 3px;}
.scroll::-webkit-scrollbar-button {}
.scroll::-webkit-scrollbar-track {}
.scroll::-webkit-scrollbar-track-piece { background-color: #fff;}
.scroll::-webkit-scrollbar-thumb { height: 0; background-color: #ccc; border-radius: 3px;}
.scroll::-webkit-scrollbar-corner { background-color: #999;}
.scroll::-webkit-resizer { background-color: #666;}


/*slick-slider*/
.slick-carousel{

}
.slick-slider{
	overflow: hidden;
	position: relative;
}
.slick-list{
	overflow: hidden;
	margin:0 -10px;
}
.slick-track{
	display: flex;
}
/*controls*/
.slick-controls{
	display: flex;
}
.slick-control.slick-control-prev, .slick-control.slick-control-next{
	display: flex;
	align-items: center;
	justify-content: center;
	width:40px;
	height:40px;
	background: var(--white);
	background: var(--blue-700);
	border-radius: 3px;
	cursor: pointer;
	transition: .3s;
	margin:0 0 0 10px;
}

.slick-control.slick-control-prev:after{
	content: '\68';
	font-family: si-solid;
	font-size: 18px;
	color:var(--white);
}
.slick-control.slick-control-next:after{
	content: '\e909';
	font-family: si-solid;
	font-size: 18px;
	color:var(--white);
}
.slick-control.slick-control-prev:hover, .slick-control.slick-control-next:hover{
	background: var(--blue-500);
}

/**/
.slick-dots{
	display: flex;
	justify-content: center;
	align-items: center;
	margin:20px 0 0 0;
}
.slick-dots li{
	margin:0 5px;
	padding:0;
}
.slick-dots li button{
	display: none;
}
.slick-dots li:after{
	content: '';
	display: block;
	background:none;
	width:10px;
	height:10px;
	border-radius: 5px;
	background:var(--gray-300);
	border:none;
	cursor: pointer;
}
.slick-dots li.slick-active:after{
	background:var(--amber-500);
}



/************************************************************************************/
/*GRID*******************************************************************************/
/************************************************************************************/
.grid{
	display:flex;
	flex-wrap:wrap;
	margin:0 0 0 -20px;
}
.col-12{
	width:calc(100% - 20px);
	margin:0 0 0 20px;
}
.col-11{
	width:calc(91.6666666% - 20px);
	margin:0 0 0 20px;
}
.col-10{
	width:calc(83.3333333% - 20px);
	margin:0 0 0 20px;
}
.col-9{
	width:calc(75% - 20px);
	margin:0 0 0 20px;
}
.col-8{
	width:calc(66.666667% - 20px);
	margin:0 0 0 20px;
}
.col-7{
	width:calc(58.333333% - 20px);
	margin:0 0 0 20px;
}
.col-6{
	width:calc(50% - 20px);
	margin:0 0 0 20px;
}
.col-5{
	width:calc(41.666667% - 20px);
	margin:0 0 0 20px;
}
.col-4{
	width:calc(33.333333% - 20px);
	margin:0 0 0 20px;
}
.col-3{
	width:calc(25% - 20px);
	margin:0 0 0 20px;
}
.col-2{
	width:calc(16.666666% - 20px);
	margin:0 0 0 20px;
}
.col-1{
	width:calc(8.333333% - 20px);
	margin:0 0 0 20px;
}



/*description*/
.dsc{

}
.dsc p{
	margin:0 0 20px 0;
	padding:3px 0;
}
.dsc p,
.dsc ul li,
.dsc ol li{
	font-size:16px;
	line-height: 150%;
	font-weight: 400;
}
/*h*/
.dsc h1, h2, h3, h4, h5, h6{
	padding:0;
	font-weight: 400;
	color:var(--black);
	margin:0 0 20px 0;
	font-size:28px;
	line-height: 130%;
}
/*ul*/
.dsc ul{
	list-style: none;
	padding:0;
}
.dsc ul li{
	position: relative;
	list-style: none;
	margin:0 0 15px 10px;
	padding:0 0 0 30px;
}
.dsc ul li:before{
	position: absolute;
	top:7px;
	left:-10px;
	content: '';
	display: inline-block;
	width:8px;
	height:8px;
	background: var(--orange-600);
	border-radius: 5px;
	margin:0 20px 0 0;
}
/*ol*/
.dsc ol{
	counter-reset: myCounter;
	padding:15px 0;
}
.dsc ol li{
	position: relative;
	list-style: none;
	margin:0 0 30px 20px;
	padding:5px 0 0 20px;
}

.dsc ol li:before {
	position: absolute;
	top:5px;
	left:-20px;
	counter-increment: myCounter;
	content:counter(myCounter);
	background: var(--orange-600);
	color:#fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:12px;
	font-weight: 500;
	line-height: 20px;
	width: 22px;
	height: 22px;
	border-radius: 3px;
	border:1px solid var(--orange-600-400);
	margin:0 10px 0 0;
}
/*blockquote*/
.dsc blockquote{
	border:1px solid #e3e3e3;
	border-radius: 3px;
	padding:20px;
	margin:0 0 20px 0;
}
.dsc blockquote span{
	font-size:16px;
	color:#999;
	font-style: italic;
}
/*table*/
.dsc table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dedede;
}
.dsc table tbody tr{
	border: 1px solid #dedede;
}
.dsc table tbody td{
	border: 1px solid #dedede;
	padding:10px;
	font-size: 14px;
}




.dvlpmt{
	display: block;
	width:100px;
}
.dvlpmt img{
	display:block;
	width:100%;
	height:auto;
	
}




@font-face {
	font-family: 'si-solid';
	src:  url('../fonts/si/si-solid.eot?cmrqu9');
	src:  url('../fonts/si/si-solid.eot?cmrqu9#iefix') format('embedded-opentype'),
	url('../fonts/si/si-solid.ttf?cmrqu9') format('truetype'),
	url('../fonts/si/si-solid.woff?cmrqu9') format('woff'),
	url('../fonts/si/si-solid.svg?cmrqu9#si-solid') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="si-solid-"], [class*=" si-solid-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'si-solid' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.si-solid-avocode:before {
	content: "\e92e";
}
.si-solid-diplomat:before {
	content: "\e92d";
}
.si-solid-viber:before {
	content: "\e900";
}
.si-solid-whatsapp:before {
	content: "\e908";
}
.si-solid-telegram:before {
	content: "\e92c";
}
.si-solid-cardio:before {
	content: "\e901";
}
.si-solid-bar:before {
	content: "\e902";
}
.si-solid-bell:before {
	content: "\e903";
}
.si-solid-browser:before {
	content: "\e904";
}
.si-solid-cart:before {
	content: "\e905";
}
.si-solid-check:before {
	content: "\e906";
}
.si-solid-chevron-down:before {
	content: "\e907";
}
.si-solid-chevron-left:before {
	content: "\68";
}
.si-solid-chevron-right:before {
	content: "\e909";
}
.si-solid-chevron-up:before {
	content: "\e90a";
}
.si-solid-close:before {
	content: "\e90b";
}
.si-solid-compare:before {
	content: "\e90c";
}
.si-solid-copy:before {
	content: "\e90d";
}
.si-solid-dot-loader:before {
	content: "\e90e";
}
.si-solid-download:before {
	content: "\e90f";
}
.si-solid-edit:before {
	content: "\e910";
}
.si-solid-envelope:before {
	content: "\e911";
}
.si-solid-equalizer:before {
	content: "\e912";
}
.si-solid-equals:before {
	content: "\e913";
}
.si-solid-file:before {
	content: "\e914";
}
.si-solid-gear:before {
	content: "\e915";
}
.si-solid-gift:before {
	content: "\e916";
}
.si-solid-globe:before {
	content: "\e917";
}
.si-solid-heart:before {
	content: "\e918";
}
.si-solid-home:before {
	content: "\e919";
}
.si-solid-map-marker:before {
	content: "\e91a";
}
.si-solid-minus:before {
	content: "\e91b";
}
.si-solid-phone:before {
	content: "\e91c";
}
.si-solid-plus:before {
	content: "\e91d";
}
.si-solid-power:before {
	content: "\e91e";
}
.si-solid-ring:before {
	content: "\e91f";
}
.si-solid-say:before {
	content: "\e920";
}
.si-solid-search:before {
	content: "\e921";
}
.si-solid-service:before {
	content: "\e922";
}
.si-solid-singout:before {
	content: "\e923";
}
.si-solid-speaker:before {
	content: "\e924";
}
.si-solid-star:before {
	content: "\e925";
}
.si-solid-trash:before {
	content: "\e926";
}
.si-solid-upload:before {
	content: "\e927";
}
.si-solid-user:before {
	content: "\e928";
}
.si-solid-wallet:before {
	content: "\e929";
}
.si-solid-widget:before {
	content: "\e92a";
}
.si-solid-wrench:before {
	content: "\e92b";
}

@media (min-width: 1024px){
    .header{
        position: fixed;
        top:0;
        left:0;
        right: 0;
        z-index: 9;
        transition: .3s;
    }
    #header-mobile{
        display: none;
    }
    .header.fixed{
        top:-80px;
    }
    /*header a*/
    .header-a{
        background: #f7f9fc;
    }
    .header-a-container{
        display:flex;
        align-items:center;
        justify-content: space-between;

    }
    .header-a-left{
        display: flex;
        align-items: center;
    }
    .header-a-right{
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 0 0 0 30px;
    }
    /*header b*/
    .header-b{
        background: #f7f9fc;
        border-top: 1px solid #edeef0;
        padding:15px 0;
    }
    .header-b-container{
        display: flex;
        align-items: center;
    }
    /*header c*/
    .header-c{
        background: var(--bluegray-800);
    }
    .header-c-container{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header-c-container-a,
    .header-c-container-b{
        display: flex;
        align-items: center;
    }
    /*phone*/
    .w-header-contacts{
        position: relative;
        display: flex;
        align-items: center;
        margin:0 0 0 20px;
    }
    .w-header-contacts span{
        color:var(--black);
        font-weight: 500;
		margin:0 20px 0 0;
    }
	.w-header-contacts-phone{
		
	}
	
	.w-header-contacts-phone span{
		
	}
    .w-header-contacts a{
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
        color:var(--black);
    }
    .w-header-contacts a img{
        position: relative;
        top:-2px;
        width:20px;
        height: 20px;
        margin:0 5px 0 0;
        transition: 0.3s;
    }
    .w-header-contacts a:hover img{
        transform: scale(0.8,0.8);
    }
    .w-header-contacts a:hover{
        color:var(--black);
    }

    /*w language*/
    .w-language-drop{
        position:relative;
        margin:0 0 0 30px;
    }
    .w-language-drop-title{
        display: none;
    }
    .w-language-drop-current{
        display: none;
    }
    .w-language-drop-container{

    }
    .w-language-drop-list{
        display: flex;
    }
    .w-language-drop-list-element:first-child{
        margin:0 10px 0 0;
    }
    .w-language-drop-list-element a{
        font-size:16px;
        font-weight: 500;
        color: var(--gray-300);
    }
    .w-language-drop-list-element a:hover{
        color:var(--orange-400);
    }
    .w-language-drop-list-element span{
        font-size:16px;
        color:var(--orange-400);
    }

    /*logo*/
    .w-header-logo{
        width:220px;
        margin:0 50px 0 0;
    }

    /**/
    /*nav catalog*/
    .header-nav-catalog{
        position: relative;
        margin:0 10px 0 0;
    }
    .header-nav-catalog-btn{
        position:relative;
        display:flex;
        align-items:center;
        width:210px;
        height:60px;
        padding:0 20px;
        background:var(--orange-600);
        transition: .3s;
    }
    .header-nav-catalog-btn.show{
        z-index: 9;
    }
    .header-nav-catalog-btn:before{
        content: '\e902';
        font-size: 24px;
        color: #fff;
        font-family: 'si-solid';
        transition: .3s;
        margin:0 10px 0 0;
    }
    .header-nav-catalog:hover .header-nav-catalog-btn{
        background:var(--orange-700);
    }
    .header-nav-catalog-btn span{
        position:relative;
        z-index:3;
        font-size:16px;
        font-weight:400;
        color:#fff;
    }
    .header-nav-catalog-btn:after{
        content: '';
        position: absolute;
        left:22px;
        bottom:7px;
        width: 0;
        height: 0;
        opacity: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 7px solid var(--orange-700);
        transition:.3s;
    }
    .header-nav-catalog.show .header-nav-catalog-btn:after{
        bottom:-7px;
        opacity: 1;
    }

    /**/
    .navCtlgOvl{
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,0.5);
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        transition: .2s;
    }
    .navCtlgOvl.show{
        visibility: visible;
        opacity: 1;
    }

    /**/
    .header-nav-catalog-drop{
        position: absolute;
        top: 110%;
        left: 0;
        width:100%;
        z-index: 9;
        visibility: hidden;
        opacity: 0;
        transition: .3s;
    }
    .header-nav-catalog.show .header-nav-catalog-drop{
        top:100%;
        opacity:1;
        visibility:visible;
    }
    /*level 1*/
    .header-nav-level-1{
        margin:10px 0 0 0;
        width:300px;
        box-shadow: 0 0px 10px rgb(0 0 0 / 5%);
        background:var(--white);
        border-radius: 3px;
    }
    .header-nav-level-1-element{
        border-bottom: 1px solid var(--gray-200);
    }
    .header-nav-level-1-element-link{
        position: relative;
    }
    .header-nav-level-1-element-link img{
        display: none;
    }
    .header-nav-level-1-element.parent .header-nav-level-1-element-link:after{
        content: '\e909';
        font-family: si-solid;
        position: absolute;
        top:50%;
        right:10px;
        transform: translate(0, -50%);
        font-size:12px;
        color:var(--gray-700);
    }
    .header-nav-level-1-element-link span{
        display:flex;
        align-items: center;
        height:50px;
        font-size:16px;
        font-weight:400;
        padding:0 10px;
        color:var(--black);
    }
    .header-nav-level-1-element:hover .header-nav-level-1-element-link span{
        background:var(--gray-100);
    }
    .header-nav-level-1-element:hover .header-nav-level-1-element-link span,
    .header-nav-level-1-element.active .header-nav-level-1-element-link span{
        color:var(--orange-800);
    }
    /*level 2*/
    .header-nav-level-2{
        position:absolute;
        top:10px;
		display:flex;
		flex-wrap:wrap;
        left:300px;
        width:700px;
        background:#fff;
        border: 1px solid #f2f2f2;
        z-index:9;
        opacity:0;
        visibility:hidden;
        box-shadow: 0 0 30px rgb(0 0 0 / 10%);
        transition:.3s;
        transition-duration: 0.2s;
        transition-delay: 0.2s;
        min-height: 100%;
        margin:0 0 0 -1px;
    }
    .header-nav-level-1-element:hover .header-nav-level-2{
        opacity: 1;
        visibility: visible;
    }
    .header-nav-level-2-element{
		width:33.333333%;
    }
    .header-nav-level-2-element-link{
        display: flex;
        height:50px;
        align-items:center;
        font-weight: 400;
        font-size: 16px;
        padding:0 10px;
        border-bottom: 1px solid #f2f2f2;
    }
    .header-nav-level-2-element-link:hover{
        background:var(--gray-100);
        color:var(--orange-800);
    }
    /*level 3*/
    .header-nav-level-3{
        display:none;
    }

    /*menu*/
    .w-header-menu{

    }
    .w-header-menu-title{
        display: none;
    }
    .w-header-menu-level-1{
        display:flex;
        align-items:center;
    }
    .w-header-menu-level-1-element{
        display: flex;
        align-items: center;
        position:relative;
        margin:0 0 0 20px;
    }
    .w-header-menu-level-1-element:first-child{
        display: none;
    }
    .w-header-menu-level-1-element.parent:after{
        content:'\e907';
        font-family: si-solid;
        color:var(--black);
        font-size:10px;
        margin:0 0 0 5px;
    }
    .w-header-menu-level-1-link{
        display:flex;
        align-items:center;
        font-size:16px;
        font-weight:600;
        color:var(--white);
        transition: .3s;
        cursor: pointer;
    }
    .w-header-menu-level-1-element.active > .w-header-menu-level-1-link,
    .w-header-menu-level-1-element:hover > .w-header-menu-level-1-link{
        color:var(--orange-400);
    }
    /**/
    .w-header-menu-level-1-element.sale > .w-header-menu-level-1-link{
        color:var(--orange-400);
    }



/*search*/
    .w-search-icon{
        display: none;
    }
    .w-search{
        flex-grow: 1;
    }
    .w-search-form{
        position: relative;
    }
    .w-search-input{
        display:flex;
        width: 100%;
        box-sizing: border-box;
        border: none;
        box-shadow: 0 0 10px rgb(0,0,0,0.05);
        font-size: 14px;
        font-weight: 400;
        color: #333;
        height:46px;
        line-height:40px;
        padding:0 20px;
        border-radius: 3px;
        font-family: "Montserrat", sans-serif;
    }
    .w-search.show{
        position:relative;
        z-index:9999;
        border-color:#fff;
    }
    .w-search .form-group{
        margin:0;
    }
    .w-search-button{
        position:absolute;
        top:0;
        right:0;
        z-index:2;
        outline: none;
        background:none;
        border: none;
    }
    .w-search-button:after{
        content: '\e921';
        font-family: si-solid;
        display: flex;
        align-items: center;
        justify-content: center;
        width:46px;
        height:46px;
        font-size:20px;
        color:var(--gray-700);
    }


    /*account*/
    .header-account{
        display:flex;
        align-items:center;
        position:relative;
        margin:0 0 0 20px;
        cursor:pointer;
    }
    .header-account-icon{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin:0 5px 0 0;
    }
    .header-account-icon:before{
        content: '\e928';
        font-size: 20px;
        color: var(--gray-100);
        font-family: 'si-solid';
    }
    .header-account-name span, .header-account-name a{
        font-size:14px;
        font-weight:500;
        color: var(--gray-100);
    }
    .header-account:hover span, .header-account:hover a, .header-account:hover .header-account-icon:before{
        color: var(--orange-400);
    }


    /*cart*/
    .header-widgets{
        display:flex;
        justify-content:flex-end;
    }
    .header-cart{
        display: flex;
        position: relative;
        margin:0 0 0 25px;
        cursor: pointer;
    }
    .header-cart-icon{
        display: flex;
        align-items: center;
        justify-content: center;
        width:40px;
        height: 40px;
        background: var(--amber-500);
        border-radius: 3px 0 0 3px;
    }
    .header-cart-icon:before{
        content: '\e905';
        font-size: 22px;
        color: var(--black);
        font-family: 'si-solid';
        transition: .3s;
    }

    .header-cart-count{
        display: flex;
        align-items: center;
        justify-content: center;
		padding:0 10px 0 0;
        height: 40px;
        background: var(--amber-500);
        border-radius: 0 3px 3px 0;
        font-size: 14px;
        font-weight: 500;
        color: var(--black);
    }



}
/**********************************************************************************************************************/
@media (max-width: 1023px) {
    #header-desktop{
        display: none;
    }
    #header-mobile{
        display: block;
        background: #f7f9fc;
        padding:10px 0;
    }
    .header-container{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .header-sidebar-show-btn{
        width:40px;
        height: 40px;
        margin:0 10px 0 0;
        background: var(--blue-500);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
    }
    .header-sidebar-show-btn:after{
        content: '\e902';
        font-size: 24px;
        color: #fff;
        font-family: 'si-solid';
        transition: .3s;
    }
    .w-header-logo{
        width:calc(100% - 180px);
    }
    .w-header-logo a{
        display: inline-block;
        padding:5px 0 0 0;
    }
    .w-header-logo img{
        width:120px;
    }
    /*search*/
    .w-search{

    }
    .w-search-icon{
        display: flex;
        align-items: center;
        justify-content: center;
        background: var(--gray-200);
        border-radius: 4px;
        width:40px;
        margin:0 10px 0 0;
    }
    .w-search-icon:after{
        content: '\e921';
        font-family: si-solid;
        display: flex;
        align-items: center;
        justify-content: center;
        width:40px;
        height:40px;
        color:var(--gray-700);
        font-size:16px;
        cursor: pointer;
    }
    .w-search{
        display: none;
    }
    .w-search.show{
        display: block;
        position: fixed;
        top:0;
        right:0;
        bottom: 0;
        left:0;
        z-index: 99;
        background: rgba(0,0,0,0.7);
    }
    .w-search-form{
        position: absolute;
        top:15px;
        left:10px;
        right:10px;
        transition: .4s;
    }

    .w-search-input{
        display: block;
        width:100%;
        height:40px;
        line-height: 40px;
        padding:0 10px;
        border:none;
        border-radius: 3px;
        background: var(--white);
        outline: none;
    }
    .w-search-close:after{
        content: '\e90b';
        font-family: si-solid;
        position: absolute;
        top:0;
        right:0;
        display: flex;
        align-items: center;
        justify-content: center;
        width:40px;
        height:40px;
        color:var(--gray-800);
        font-size:18px;
        cursor: pointer;
    }
    .w-search-button{
        display: none;
    }

    /**/
    .header-cart{
        display: flex;
        position: relative;
        width:80px;
        cursor: pointer;
    }
    .header-cart-icon{
        display: flex;
        align-items: center;
        justify-content: center;
        width:40px;
        height: 40px;
        background: var(--amber-500);
        border-radius: 3px 0 0 3px;
    }
    .header-cart-icon:before{
        content: '\e905';
        font-size: 18px;
        color: var(--black);
        font-family: 'si-solid';
        transition: .3s;
    }

    .header-cart-count{
        display: flex;
        align-items: center;
        justify-content: center;
        width:40px;
        height: 40px;
        background: var(--amber-500);
        border-radius: 0 3px 3px 0;
        font-size: 12px;
        font-weight: 500;
        color: var(--black);
    }
    .w-header-contacts{
        width: 100%;
        border-top: 1px solid var(--gray-200);
        display: flex;
        margin:10px 0 0 0;
        padding:10px 0 0 0;
        align-items: center;
        justify-content: flex-end;
    }
    .w-header-contacts span {
        color: var(--black);
        font-weight: 500;
        font-size: 12px;
		margin:0 20px 0 0;
    }
    .w-header-contacts a {
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 12px;
        color: var(--black);
    }
    .w-header-contacts a img {
        position: relative;
        top: -2px;
        width: 16px;
        height: 16px;
        margin: 0 5px 0 0;
        transition: 0.3s;
    }
    /**/
    .header-catalog-show-btn{
        width:100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        height:40px;
        background: var(--blue-500);
        color:var(--white);
        border-radius: 4px;
    }
    /**/
    .header-mobile-panel{
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        height: 100vh;
        z-index: 8;
        background: var(--white);
        transition: .6s;
    }
    .header-mobile-panel.show{
        left:0;
    }
    .header-mobile-panel-overlay{
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        z-index: 7;
        background: rgba(0,0,0,0.7);
        transition: .3s;
    }
    .header-mobile-panel-overlay.show{
        left:0;
    }
    .header-mobile-panel-hide-btn{
        position: fixed;
        top: 0;
        height: 100vh;
        width: 20%;
        display: flex;
        justify-content: center;
        right: -100%;
        transition: .6s;
    }
    .header-mobile-panel.show .header-mobile-panel-hide-btn{
        right: 0;
    }
    .header-mobile-panel-hide-btn:after {
        content: '\e90b';
        font-family: si-solid;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 50px;
        display: flex;
        align-items: center;
        color: var(--white);
        font-size: 26px;
    }
    .header-mobile-panel-body{

    }
    .header-nav-catalog{
        display: none;
    }
    /**/
    /*account*/
    .header-account{
        display:flex;
        align-items:center;
        height: 50px;
        padding:0 10px;
        border-bottom: 1px solid #e3e3e3;
        position:relative;
        cursor:pointer;
    }
    .header-account-icon{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin:0 5px 0 0;
    }
    .header-account-icon:before{
        content: '\e928';
        font-size: 20px;
        color: var(--gray-600);
        font-family: 'si-solid';
        transition: .3s;
    }
    .header-account-name span, .header-account-name a{
        font-size:14px;
        font-weight:500;
        color: var(--gray-600);
    }
    .header-account-name:hover span, .header-account-name:hover a{
        color: var(--gray-900);
    }
    /**/
    /*w language*/
    .w-language-drop{
        display: flex;
        align-items: center;
        height: 50px;
        position:relative;
        padding:0 10px;
    }
    .w-language-drop-title{
        margin:0 20px 0 0;
    }
    .w-language-drop-current{
        display: none;
    }
    .w-language-drop-container{

    }
    .w-language-drop-list{
        display: flex;
    }
    .w-language-drop-list-element:first-child{
        margin:0 10px 0 0;
    }
    .w-language-drop-list-element a{
        display: flex;
        padding: 4px 10px;
        border-radius: 4px;
        font-size:16px;
        font-weight: 500;
        background: var(--gray-200);
        color: var(--gray-600);
    }
    .w-language-drop-list-element a:hover{
        color:var(--light-blue-600);
    }
    .w-language-drop-list-element span{
        display: flex;
        padding: 4px 10px;
        border-radius: 4px;
        font-size:16px;
        background: var(--light-blue-400);
        color:var(--white);
    }
    /**/
    .w-header-menu{
        border-top: 1px solid #e3e3e3;
    }
    .w-header-menu-title{
        display: none;
    }
    .w-header-menu-level-1{

    }
    .w-header-menu-level-1-element{

    }
    .w-header-menu-level-1-link{
        display: flex;
        align-items: center;
        height: 50px;
        border-bottom: 1px solid #e3e3e3;
        padding:0 10px;
        font-weight: 500;
    }
    .w-header-menu-level-1-element:first-child .w-header-menu-level-1-link{
        color: var(--blue-500);
    }
    /**/








}




.wgt-review-list{
	display:flex;
	flex-wrap:wrap;
}
.review-rating{
	width:300px;
	margin:0 50px 20px 0;
	
}
.review-rating-content{
	background:#f8f8f8;
	padding:20px;
	border-radius:6px;
	margin:0 0 20px 0;
}
.review-rating-stars{
	padding:20px 0;
	display:flex;
	align-items:center;
	text-align:center;
	justify-content:center;
}
.review-rating-star{
	display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(/icons/review-star-check.svg);
    background-size: 40px 40px;
}

.review-rating-makr2{
	display:flex;
	align-items:center;
	text-align:center;
	justify-content:center;
}
.review-rating-makr{
	margin:0 10px 0 0;
}
.wgt-review-btn{
	background:var(--blue-600);
	color:#fff;
	font-size:16px;
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
}

.review-items{
	width:calc(100% - 400px);
}
.review-item{
	display:flex;
	flex-wrap:wrap;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dashed #e3e3e3;
}
.review-item-a{
	width:250px;
}
.review-item-name{
	font-size:18px;
	font-weight:500;
	margin:0 0 10px 0;
}
.review-item-date{
	font-size:14px;
	margin:10px 0 0 0;
}
.review-item-stars{
	display:flex;
	align-items:center;
}
.review-item-star{
	display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(/icons/review-star-check.svg);
    background-size: 20px 20px;
}

.review-item-b{
	width:calc(100% - 300px);
	
}
.review-item-response{
	background:#f8f8f8;
	border-radius:6px;
	margin:15px 0 0 0;
	padding:10px;
	font-size:16px;
}
.review-item-response span{
	font-weight:500;
	margin:0 10px 0 0;
}
@media (max-width: 1023px) {
.review-rating{
	width:100%;
	margin:0 0 20px 0;
	
}
.review-items{
	width:100%;
}
.review-item-a,
.review-item-b{
	width:100%;
}



}

/*breadcrumbs*/
.breadcrumbs {
    margin: 0 0 20px 0;
    padding: 15px 0;
}
.breadcrumbs-container ol {
    display: flex;
    align-items: center;
}
.breadcrumbs-container ol li {
    color: var(--gray-500);
}
.breadcrumbs-container ol li:after {
    content: '/';
    margin: 0 5px;
    color: var(--gray-500);
}
.breadcrumbs-container ol li:last-child:after {
    display: none;
}
.breadcrumbs-container ol li a {
    font-size: 14px;
    color: var(--gray-500);
    border-bottom: 1px dashed transparent;
}
.breadcrumbs-container ol li a:hover {
    color: var(--gray-700);
    border-bottom: 1px dashed var(--black);
}

/*container*/
.main-container {
    padding: 135px 0 0 0;
    min-height: 700px;
}
.main-container-say{
	background:#fff;
	padding:10px 10px;
	border-radius:3px;
	border:1px dashed var(--red-500);
	color:var(--red-500);
	text-align:center;
	margin:10px 0;
}
/*slider*/
.w-slider {
    padding: 20px 0 50px 0;
    border-radius: 3px;
    overflow: hidden;
    background: #f7f9fc;
}
/*p-page*/
.p-page {
    margin: 0 0 50px 0;
}
.p-page-head {
    margin: 0 0 30px 0;
}
.p-page-head-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 150%;
    margin: 0 0 10px 0;
    padding: 0;
}
.p-page-container {
  
}


.p-contact{
	
}
.p-contact-container{
	display:flex;
	flex-wrap:wrap;
	margin:0 0 0 -100px;
}
.p-contact-container-a{
	width:calc(50% - 100px);
	margin:0 0 30px 100px;
}
.p-contact-container-a-content{
	margin:0 0 40px 0;
}
.p-contact-container-a-content p:first-child{
	color:var(--red-600);
}
.p-contact-container-a-tg{
	border:2px dashed #e3e3e3;
	padding:30px;
	border-radius:4px;
	text-align:center;
}
.p-contact-container-a-tg-btn{
	display:flex;
	justify-content:center;
}
.p-contact-container-a-tg a{
	display:flex;
	align-items:center;
	background:var(--blue-500);
	border-radius:4px;
	padding:10px 30px;
}
.p-contact-container-a-tg a img{
	width:20px;
	margin:0 20px 0 0;
}
.p-contact-container-a-tg a span{
	color:#fff;
}


.p-contact-container-b{
	width:calc(50% - 100px);
	margin:0 0 30px 100px;
}
/**/
.p-contact-list{
	margin:0 0 30px 0;
}
.p-contact-list-title{
	font-size:14px;
	font-weight:500;
	color:var(--gray-500);
	margin:0 0 5px 0;
}
.p-contact-list li{
	display:flex;
	align-items:center
}
.p-contact-list li img{
	width:18px;
	margin:0 10px 0 0;
}


@media (max-width: 1024px){
.p-contact-container-a,
.p-contact-container-b{
	width:calc(100% - 100px);
	margin:0 0 30px 100px;
}
.p-contact-container-a-tg{
	padding:20px;
}
.p-contact-container-a-tg a{
	padding:10px 10px;
}
}


/*w-category-wall*/
.w-category-wall{
    background: #f7f9fc;
    margin:0 0 75px 0;
	padding:30px 0 0 0;
}
.w-category-wall-title{
    font-size: 28px;
    font-weight: 600;
    line-height: 150%;
    margin: 0 0 20px 0;
}
.w-category-wall-elements{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin:0 0 0 -20px;
}
.w-category-wall-element{
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(20% - 20px);
    margin:0 0 20px 20px;
    font-size:18px;
    font-weight: 500;
    color:var(--black);
    padding:30px;
    transition: .3s;
    background: #fff;
    border-radius: 3px;

}
.w-category-wall-element:hover{
    transform: scale(1.1,1.1);
    color: var(--blue-600);
}


/*p-brand*/
.p-brand {
    margin: 0 0 50px 0;
}
.p-brand-head {
    margin: 0 0 30px 0;
}
.p-brand-head-title {
    font-size: 28px;
    font-weight: 500;
    line-height: 150%;
    margin: 0 0 10px 0;
    padding: 0;
}
.p-brand-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 100px -20px;
}
.p-brand-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(25% - 20px);
    margin: 0 0 20px 20px;
    position: relative;
    padding: 20px 10px;
    background: var(--white);
    border: 1px solid var(--gray-200);
    border-radius: 3px;
    overflow: hidden;
    transition: .3s;
}
.p-brand-item-image {
    width: 100x;
}
.p-brand-item-image img {
    width: 100px;
    margin: 0 auto;
}
.p-brand-item-name {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 20px 0;
    font-size: 16px;
}
.p-brand-item-button .btn {
    color: var(--white);
    background: var(--light-blue-600);
}
.p-brand-item-button .btn:hover {
    color: var(--white);
    background: var(--light-blue-700);
}

/*product preview*/
.product-preview {
    position: relative;
    width: calc(25% - 20px);
    margin: 0 0 20px 20px;
    padding: 10px;
    background: var(--white);
    border:1px solid var(--gray-200);
    border-radius: 3px;
    overflow: hidden;
    transition: .3s;
}
.product-preview:hover {
    border:1px solid var(--gray-300);
}
.product-preview-image{
	margin:0 0 10px 0;
}
.product-preview-image img {
    transition: .3s;
}
.product-preview-label {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}
.product-preview-label span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 12px;
}
.product-preview-content {
    padding: 10px 0 0 0;
}
.product-preview-name {
    position: relative;
	line-height:100%;
    margin: 0 0 20px 0;
}
.product-preview-name a {
    font-size: 16px;
    font-weight: 500;
    color: var(--black);
	line-height:100%;
}
/**/
.product-preview-attributs{
    margin:0 0 20px 0;
}
.w-product-viewed .product-preview-attributs{
    display: none;
}
.product-preview-attribut-values{
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    margin:0 0 0 -5px;
}
.product-preview-attribut-value{
    width:calc(25% - 5px);
    margin:0 0 5px 5px;
}
.product-preview-attribut-value input{
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.product-preview-attribut-value-label{
	display:flex;
	align-items:center;
	justify-content:center;
    border:1px solid #e3e3e3;
    border-radius: 3px;
    padding:5px;
    cursor: pointer;
    transition: .3s;
}
.product-preview-attribut-value-label:hover{
    transform: scale(1.1,1.1);
    border:1px solid var(--blue-500);
}
.product-preview-attribut-value input:checked + .product-preview-attribut-value-label {
    border:1px solid var(--blue-500);
}

.w-product-viewed .product-preview-groups {
    display: none !important;
}

.product-preview-group.show img, .product-preview-group:hover img {
    transform: scale(1, 1);
    opacity: 1;
}

/**/
.product-preview-not-available {
    display: flex;
    align-items: center;
    height: 40px;
    color: var(--red-600);
}
.product-preview-footer{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}
/**/
.product-preview-prices {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.product-preview-price {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: var(--black);
}
.product-preview-old-price {
    display: none;
}
/**/
 .product-preview-button{
    display: flex;
    justify-content: center;
}
.product-preview-button-buy{
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--black);
    background: var(--amber-600);
}
.product-preview-button-buy:hover{
    color: var(--black);
    background: var(--amber-700);
}
.w-product-viewed .product-preview-button-buy{
    display: none;
}

/*w-prod*/
.w-product {
    margin: 0 0 50px 0;
}
.w-product-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 0 10px 0;
    margin:0 0 20px 0;
    border-bottom: 1px solid var(--gray-200);
}
.w-product-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 150%;
}
.w-product .product-preview {
    width: 100%;
    margin: 0 10px;
}
/**/
.w-product-tabs-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.w-product-tabs-navs {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}
.w-product-tabs-nav {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: var(--gray-600);
    transition: .3s;
    margin: 0 20px 0 0;
    cursor: pointer;;
}
.w-product-tabs-nav.active {
    color: var(--blue-700);
}
.w-product-tabs-content {
    position: relative;
    height: 0;
    visibility: hidden;
    opacity: 0;
}
.w-product-tabs-content.active {
    height: auto;
    visibility: visible;
    opacity: 1;
}
.w-producttabs-button {
    position: absolute;
    right: 0;
    bottom: -10px;
    z-index: 3;
}
.w-product-tabs-button .btn {
    color: var(--white);
    background: var(--light-blue-600);
}

.w-product-tabs-button .btn:hover {
    color: var(--white);
    background: var(--light-blue-700);
}
/**/
.w-product-viewed {
    margin: 50px 0 50px 0;
}
.w-product-viewed-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid var(--gray-200);
}
.w-product-viewed-head-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 150%;
}
.w-product-viewed .product-preview {
    width: 100%;
    margin: 0 10px;
}

/*w about*/
.w-about {
    margin: 0 0 50px 0;
    background: #f7f9fc;
    padding:50px 0;
}
.w-about-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 150%;
    margin: 0 0 20px 0;
}
.w-about-content {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 20px 0 0;
}
.w-about-container-text {

}
.w-about-button {

}
.w-about-button .btn {
    color: var(--white);
    background: var(--light-blue-600);
}

.w-about-button .btn:hover {
    color: var(--white);
    background: var(--light-blue-700);
}
/*modal callback*/
.m-callback-form {

}
.m-callback-whentime-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.m-callback-when-label {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 400;
    color: #888888;
}
.m-callback-radio-group {
    display: flex;
    align-items: center;
    margin: 0 0 20px -10px;
}
.m-callback-radio {
    width: calc(33.3333333% - 10px);
    margin: 0 0 0 10px;
}
.m-callback-radio-input {
    position: absolute;
    opacity: 0;
}
.m-callback-radio-label {
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid var(--gray-300);
    cursor: pointer;
}
.m-callback-radio-input:checked + .m-callback-radio-label {
    border-color: var(--gray-200);
    background: var(--gray-200);
    color: var(--gray-700);
}
/**/
.m-callback-time-form {
    margin: 0 0 20px 0;
}
.m-callback-time-input {
    margin: 30px 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-callback-time-input input {
    outline: none;
    border: none;
    background: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    width: 30px;
    height: 50px;
    font-size: 16px;
    margin: 0 5px;
}
.m-callback-time-input span {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: var(--gray-500);
    cursor: pointer;
}
.m-callback-time-input span:hover {
    color: var(--black);
}
.callback-form-hour-min {
    left: 0;
}
.callback-form-hour-max {
    right: 0;
}


/*modal sign form*/
.modal-sign {
    width: 480px;
    padding: 40px;
}
.modal-sign .modal-close {
    top: 10px;
    transform: translate(0, 0);
}
.modal-sign-title {
    display: flex;
    justify-content: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 30px 0;
}
.modal-sign-text {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 20px 0;
}
.modal-sign-main {
    border-bottom: 1px solid var(--bluegray-100);
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
}
/**/
.modal-sign-button .btn {
    display: flex;
    justify-content: center;
    width: 100%;
    background: var(--light-blue-600);
    color: var(--white);
}
.modal-sign-button .btn:hover {
    background: var(--light-blue-700);
    color: var(--white);
}
/**/
.modal-sign .modal-result {
    display: flex;
    justify-content: center;
}
/**/
.modal-sign-forgot {
    display: flex;
    justify-content: center;
    margin: 20px 0 0 0;
}
.modal-sign-forgot span {
    margin: 0 5px;
    font-size: 14px;
    color: var(--gray-700);
    border-bottom: 1px dashed transparent;
    cursor: pointer;
}
.modal-sign-forgot span:hover {
    color: var(--gray-700);
    border-bottom: 1px dashed var(--gray-700);
}
/**/
.modal-sign-second {
    display: flex;
    justify-content: center;
}
.modal-sign-second-text {
    font-size: 16px;
}
.modal-sign-second-button {
    font-size: 16px;
    color: var(--light-blue-600);
    border-bottom: 1px dashed transparent;
    cursor: pointer;
    margin: 0 0 0 6px;
}
.modal-sign-second-button:hover {
    font-size: 16px;
    color: var(--light-blue-700);
    border-bottom: 1px dashed var(--light-blue-700);
}
/**/
.modal-sign .modal-result {
    text-align: center;
}

/*search drop*/
.w-search-drop {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    z-index: 992;
}

.w-search-drop-title {
    font-size: 14px;
    color: var(--gray-400);
    margin: 0 0 20px 0;
}

.w-search-drop-container {
    display: flex;
    flex-wrap: wrap;
}

.w-search-drop-products {
    width: 50%;
    max-height: 60vh;
    overflow-y: auto;
    padding: 10px 20px 10px 0;
}

.w-search-product {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dashed var(--gray-300);
}

.w-search-product-image {
    width: 120px;
    margin: 0 10px 0 0;
    border: 1px solid var(--gray-300);
    border-radius: 3px;
    overflow: hidden;
}

.w-search-product-label {
    display: flex;
    margin: 0 0 10px 0;
}

.w-search-product-label span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 12px;
}

.w-search-product-content {
    width: calc(100% - 130px);

}

.w-search-product-name {
    width: 70%;
    padding: 0 20px 0 0;
}

.w-search-product-name a {
    font-size: 14px;
    font-weight: 500;
    color: var(--black);
}

.w-search-product-name a:hover {
    color: var(--light-blue-600);
}

.w-search-product-prices {
    display: flex;
    margin: 10px 0 0 0;
}

.w-search-product-new-price {
    font-size: 18px;
    font-weight: 500;
    color: var(--light-blue-600);
}

.w-search-product-old-price {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 20px;
}

/**/
.w-search-drop-categories {
    width: 50%;
    max-height: 60vh;
    overflow-y: auto;
    padding: 10px 20px 10px 20px;
}

.w-search-drop-category {
    margin: 0 0 10px 0;
}

.w-search-drop-category a {
    color: var(--black);
    border-bottom: 1px dashed transparent;
}

.w-search-drop-category a:hover {
    color: var(--light-blue-600);
    border-bottom: 1px dashed var(--light-blue-600);
}

/**/
.w-search-drop-footer {
    padding: 20px 0;
}

.w-search-drop-footer a {
    color: var(--white);
    background: var(--light-blue-600);
    margin: 0 10px 0 0;
}

.w-search-drop-footer a:hover {
    color: var(--white);
    background: var(--light-blue-700);
}

.w-search-drop-footer span {
    color: var(--white);
    background: var(--bluegray-300);
}

.w-search-drop-footer span:hover {
    color: var(--white);
    background: var(--bluegray-400);
}

/**/
.w-search-no-results {
    padding: 20px 10px;
}

.w-search-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: .2s;
    cursor: pointer;
}

.w-search-overlay.show {
    opacity: 1;
    visibility: visible;
}

/*mini-cart*/
.m-cart {

}
.m-cart .modal-head {
    height: 5vh;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.m-cart .modal-body {
    overflow: hidden;
    overflow-y: auto;
}
.cart-similar{
    padding:0 20px;
}
.cart-similar-title{
    font-size:20px;
    font-weight: 400;
    margin:0 0 10px 0;
}
.cart-similar-list{
    overflow-y: auto;
    max-height: 25vh;
    padding:0 10px 0 0;
}
.cart-similar-item{
    display: flex;
    border-bottom: 1px solid var(--gray-200);
    padding:10px 0;
}
.cart-similar-item-image{
    width: 100px;
}
.cart-similar-item-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 120px);
    margin: 0 0 0 20px;
}
.cart-similar-item-name{
    font-size:12px;
    font-weight: 500;
}
.cart-similar-item-name a{
    font-size: 14px;
    font-weight: 400;
    color: var(--black);
    border-bottom: 1px dashed transparent;
}
.cart-similar-item-footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cart-similar-item-price{
    font-size: 18px;
    font-weight: 500;
    color: var(--black);
}
.cart-similar-item-button .btn{
    color: var(--white);
    background: var(--amber-700);
    margin:0 0 0 20px;
}

.m-cart-total {
    font-size: 20px;
    font-weight: 500;
    color: var(--black);
    margin: 0 20px 0 0;
}
.m-cart-button {

}
.m-cart-button a {
    color: var(--white);
    background: var(--light-blue-600);
}
.m-cart-button a:hover {
    color: var(--white);
    background: var(--light-blue-700);
}
.m-cart-close-b span{
	color: #333;
    background: #e3e3e3;
	margin:0 10px 0 0;
}
.m-cart-say {
	display:flex;
	align-items:center;
	color:var(--red-500);
}
.m-cart-close{
	display:inline-block;
	position: static;
    top: 0;
    right: 0;
    transform: translate(0, 0);
  
    margin: 0;
	color: var(--white);
	margin:0 0 0 10px;
    background: var(--light-blue-600);
}
.m-cart-close:after {
    display:none;
}

.m-cart-empty {
    padding: 30px 20px;
    font-size: 16px;
}
/**/
.m-cart-content{

}
.m-cart-foter{
    display: flex;
	flex-wrap:wrap;
    align-items: center;
    justify-content: flex-end;
   padding:20px;
    border-radius: 4px;
    background: var(--gray-50);
}
.m-cart-items {
    overflow-y: auto;
    max-height: 40vh;
    padding:0 10px 0 0;
}
.m-cart-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px dashed var(--gray-200);
    padding: 10px 0;
}
.m-cart-item:last-child{
    border: none;
}
.m-cart-item-a {
    width: 100px;
}
.m-cart-image {

}
.m-cart-image img{

}
.m-cart-item-b {
    display: flex;
    align-items: center;
    width: calc(100% - 120px);
    margin: 0 0 0 20px;
}
.m-cart-name {
    width: calc(100% - 320px);
    padding: 0 10px 0 0;
}
.m-cart-name > span{
    display: block;
    font-size:12px;
    font-weight: 500;
    color: var(--gray-500);
}
.m-cart-name a {
    font-size: 14px;
    font-weight: 400;
    color: var(--black);
    border-bottom: 1px dashed transparent;
}

.m-cart-name a:hover {
    color: var(--black);
    border-bottom: 1px dashed var(--black);
}
.m-cart-qty {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100px;
    margin: 0 0 0 20px;
    font-size: 14px;
}
.m-cart-qty-change:after {
    font-family: si-solid;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--gray-300);
    border-radius: 3px;
    font-size: 12px;
    color: var(--black);
    cursor: pointer;
}
.m-cart-qty-change:hover:after {
    opacity: 0.6;
}
.m-cart-qty-change:first-child:after {
    content: '\e91b';
}
.m-cart-qty-change:last-child:after {
    content: '\e91d';
}
/**/
.m-cart-prices {
    display: flex;
    align-items: center;
    width: 130px;
    margin: 0 0 0 20px;
}
.m-cart-price {
    font-size: 18px;
    font-weight: 500;
    color: var(--black);
}
.m-cart-old-price {
    margin:0 0 0 10px;
    color: var(--red-500);
}
.m-cart-remove {

}
.m-cart-remove:after {
    content: '\e926';
    font-family: si-solid;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: var(--black);
    cursor: pointer;
}

.m-cart-remove:hover:after {
    color: var(--red-600);
}

/**/
.m-cart-additions {
    width: 100%;
    margin: 5px 0 0 0;
}

.m-cart-addition span {
    display: flex;
    align-items: center;
    margin: 0 0 7px 0;
    font-size: 14px;
}

.m-cart-addition span:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background: var(--light-blue-600);
    margin: 0 10px 0 0;
    font-size: 14px;
}

.m-cart-addition span a {
    font-size: 14px;
    font-weight: 400;
    color: var(--black);
    border-bottom: 1px dashed transparent;
}

.m-cart-addition span a:hover {
    color: var(--black);
    border-bottom: 1px dashed var(--black);
}

.m-cart-items-total{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



/**/
.modal-review-mark {
    text-align: center;
    margin: 0 0 30px 0;
}

.modal-review-mark-label {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.modal-review-mark-stars {
    display: flex;
    justify-content: center;
}

.modal-review-mark input {
    display: none;
}

.modal-review-mark input + label {
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/icons/review-star-check.svg);
    background-size: 30px 30px;
}

.modal-review-mark input + label:hover {
    opacity: 0.7;
}

.modal-review-mark input:checked + label ~ label {
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/icons/review-star.svg);
    background-size: 30px 30px;
}

.modal-review-button {
    text-align: center;
    margin: 0 0 20px 0;
}

.modal-review-success {
    display: none;
    text-align: center;
}

.modal-review-success-message {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px 0;
    line-height: 160%;
}

.footer {

}

/**/
.footer-a {
    background: #f7f9fc;
    border-top: 1px solid #edeef0;
    padding: 30px 0;
}

.footer-a-container {

}

.footer-a-container .footer-item {

}

.footer-a-container .footer-item-title {
    display: none;
}

/*menu*/
.w-footer-menu {

}

.w-footer-menu ul {
    display: flex;
}

.w-footer-menu ul li {
    margin:0 10px 0 0;
}

.w-footer-menu ul li a {
    font-size: 14px;
    color: var(--black);
}

.w-footer-menu ul li a:hover {
    color: var(--yellow-800);
}

/**/
.footer-b {
    background: var(--gray-900);
}

.footer-b-container {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-copyright {
    
}
.footer-copyright span{
	display:block;
	font-size: 14px;
    font-weight: 300;
    color: var(--gray-400);
}

/**********************************************************************************************************************/
@media (max-width: 1023px) {
    .main-container {
        padding: 0;
    }
    .breadcrumbs{
        margin:0;
    }
    .breadcrumbs-container ol li {
        display: none;
    }
    .breadcrumbs-container ol li a {
        font-size: 12px;
    }
    .breadcrumbs-container ol li:after {
        display: none;
    }
    .breadcrumbs-container ol li:before {
        content: '\68';
        font-family: si-solid;
        font-size: 10px;
    }
    .category-title{
        font-size: 18px;
    }
    /**/
    .w-slider{
        background: #fff;
        padding: 10px 0 20px 0;
    }
    /**/
    .w-category-wall{
        background: #fff;
    }
    .w-category-wall-title{
        font-size: 18px;
        text-align: center;
    }
    .w-category-wall-element{
        width: calc(33.333333% - 20px);
        background: #f7f9fc;
        font-size: 16px;
        padding: 10px;
    }
    /**/
    .w-search-result{
        position: absolute;
        top:10vh;
        left:10px;
        right:10px;
    }

    .w-search-drop-products{
        width:100%;
        max-height: 80vh;
        background: var(--white);
        border-radius: 4px 4px 0 0;
        overflow-y: auto;
        padding:10px;
    }
    .w-search-drop-categories, .w-search-drop-title{
        display: none;
    }
    .w-search-product{
        display: flex;
        margin:0 0 10px 0;
        padding:0 0 10px 0;
        border-bottom: 1px solid var(--gray-200);
    }
    .w-search-product-image{
        width:60px;
        margin:0 10px 0 0;
        border-radius: 3px;
        border:1px solid var(--gray-200);
    }
    .w-search-product-content{
        width: calc(100% - 70px);
    }
    .w-search-product-name{
        width: 100%;
        margin:0 0 10px 0;
    }
    .w-search-product-name a{
        font-weight: 500;
    }
    .w-search-product-prices{
        display: flex;
        align-items: center;
    }
    .w-search-product-new-price{
        font-weight: 500;
        color: var(--light-blue-600);
    }
    .w-search-drop-footer{
        background: var(--gray-200);
        border-radius:0 0 4px 4px;
    }
    .w-search-drop-footer a{
        display: flex;
        justify-content: center;
        align-items: center;
        height:30px;
    }
    .w-search-drop-footer span{
        display: none;
    }
    .p-page-head-title{
        font-size: 18px;
        margin:0 0 30px 0;
    }
    /**/
    .w-banner{
        margin:0 0 50px 0;
    }
    .w-banner-list{
        display: flex;
        flex-wrap: wrap;
        margin:0 0 0 -10px;
    }
    .w-banner-item{
        position: relative;
        width:calc(50% - 10px);
        margin:0 0 10px 10px;
        border-radius: 3px;
        overflow: hidden;
    }
    .w-banner-item-cover{
        display: flex;
        align-items: flex-end;
        justify-content: center;
        position: absolute;
        top:0;
        right:0;
        bottom: 0;
        left:0;
        background: rgba(0,0,0,0.2);
        padding: 10px;
    }
    .w-banner-item-title{
        text-align: center;
        font-size:16px;
        color:var(--white);
    }
    .w-product{
        margin:0 0 50px 0;
    }
    .w-product-title{
        width: 100%;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        margin:0 0 10px 0;
    }
    .w-product-tabs{

    }
    .w-product-tabs-navs{
        width: 100%;
    }
    .w-product-tabs-navs{
        display: flex;
        align-items: center;
        justify-content: center;
        margin:0 0 10px 0;
    }
    .w-product-tabs-nav{
        display: flex;
        align-items: center;
        justify-content: center;
        height:30px;
        padding:0 10px;
        font-size:12px;
        font-weight: 500;
        color: var(--white);
        background: var(--gray-700);
        border-radius: 3px;
        margin:0 5px;
    }
    .w-product-tabs-nav.active{
        color: var(--white);
        background: var(--light-blue-600);
    }
    .w-product-tabs-control{
        display: none;
    }
    .w-product-tabs-content{
        position: relative;
        height: 0;
        visibility: hidden;
        opacity: 0;
    }
    .w-product-tabs-content.active{
        height: auto;
        visibility: visible;
        opacity: 1;
    }

    .w-product-viewed-head-title{
        width: 100%;
        font-size: 18px;
        text-align: center;
    }
    /**/
    .product-preview{
        position: relative;
        width: calc(25% - 20px);
        margin: 0 0 20px 20px;
        padding: 10px;
        background: var(--white);
        border: 1px solid var(--gray-200);
        border-radius: 3px;
        overflow: hidden;
        transition: .3s;
    }
    .product-preview-content{

    }
    .product-preview-image{
        margin:0 0 10px 0;
    }
    .product-preview-image img{
        margin: 0 auto;
    }
    .product-preview-name{
        height: auto;
        line-height: 100%;
        text-align: center;
        margin:0 0 10px 0;
    }
    .product-preview-prices{
		width:100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-preview-price{
        font-weight: 500;
        color: var(--light-blue-600);
    }
    .product-preview-old-price{
        margin:0 0 0 10px;
        color: var(--gray-700);
    }
    .product-preview-not-available{
        display: block;
        text-align: center;
        color: var(--red-600);
    }
    .product-preview-button{
		width:100%;
        display: flex;
        justify-content: center;
        margin:10px 0 0 0;
    }
    .product-preview-button-buy span{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40px;
        padding:0 10px;
        color: var(--white);
        background: var(--light-blue-600);
        border-radius: 3px;
    }
    /*p-brand*/
    .p-brand {
        margin: 0 0 50px 0;
    }

    .p-brand-head {
        margin: 0 0 20px 0;
    }

    .p-brand-title {
        font-size: 18px;
        font-weight: 500;
        margin: 0 0 10px 0;
    }

    .p-brand-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 100px -20px;
    }

    .p-brand-item {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: calc(33.33333% - 20px);
        margin: 0 0 20px 20px;
        position: relative;
        padding: 20px 10px;
        background: var(--white);
        border: 1px solid var(--gray-200);
        border-radius: 3px;
        overflow: hidden;
        transition: .3s;
    }

    .p-brand-item-image {
        width: 100x;
    }

    .p-brand-item-image img {
        width: 100px;
        margin: 0 auto;
    }

    .p-brand-item-name {
        width: 100%;
        text-align: center;
        padding: 10px 0;
        margin: 20px 0;
        font-size: 16px;
    }

    .p-brand-item-button .btn {
        color: var(--white);
        background: var(--light-blue-600);
    }

    .p-brand-item-button .btn:hover {
        color: var(--white);
        background: var(--light-blue-700);
    }
    /**/
    .w-about{
        margin:0 0 50px 0;
    }
    .w-about-title{
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        margin: 0 0 10px 0;
    }
    .w-about-container{
        background: var(--white);
        border: 1px solid var(--gray-100);
        border-radius: 3px;
        padding: 20px;
    }
    .w-about-content{
        max-height: 200px;
        overflow-y: auto;
    }
    /**/
    .w-product-viewed{
        margin: 0 0 50px 0;
    }
    .w-product-viewed-head{
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        margin: 0 0 10px 0;
    }
    .w-product-viewed-head-control{
        display: none;
    }
    /*mini-cart*/
	
    .m-cart .modal-head {
        height: 5vh;
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    }
    .m-cart .modal-body {
        overflow: hidden;
        overflow-y: auto;
        max-height: 65vh;
    }
    .m-cart .modal-footer {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
        margin: 1px 0 0 0;
        height: 15vh;
        padding: 0 20px;
    }
    .m-cart-total {
        font-size: 16px;
        font-weight: 500;
        color: var(--black);
        margin: 0 20px 0 0;
    }
    .m-cart-button a {
        height:30px;
        line-height: 30px;
        color: var(--white);
        background: var(--light-blue-600);
    }
    .m-cart-button a:hover {
        color: var(--white);
        background: var(--light-blue-700);
    }
    .m-cart-empty {
        padding: 30px 10px;
        font-size: 16px;
    }
    /**/
    .m-cart-item {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid var(--gray-200);
        padding: 15px 0;
    }

    .m-cart-item:last-child {
        border: none;
    }

    .m-cart-item-a {
        width: 70px;
    }
    .m-cart-item-b {
        display: flex;
        flex-wrap: wrap;
        width: calc(100% - 70px);
        margin:0;
    }
    .m-cart-name {
        width: 100%;
        padding: 0 0 10px 0;
    }
    .m-cart-qty {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100px;
        margin: 0 0 10px 0;
        font-size: 14px;
    }
    .m-cart-qty-change:after {
        font-family: si-solid;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid var(--gray-300);
        border-radius: 3px;
        font-size: 12px;
        color: var(--black);
        cursor: pointer;
    }
    .m-cart-qty-change:hover:after {
        opacity: 0.6;
    }
    .m-cart-qty-change:first-child:after {
        content: '\e91b';
    }
    .m-cart-qty-change:last-child:after {
        content: '\e91d';
    }
    /**/
    .m-cart-prices {
        display: flex;
        align-items: center;
        width: calc(100% - 50px);
        margin: 0 0 0 0;
    }
    .m-cart-price {
        font-size: 18px;
        font-weight: 500;
        color: var(--light-blue-600);
        margin:0 10px 0 0;
    }
    .m-cart-remove:after {
        content: '\e926';
        font-family: si-solid;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: var(--black);
        cursor: pointer;
    }

    .m-cart-remove:hover:after {
        color: var(--red-600);
    }
    /**/
    .m-cart-additions {
        width: 100%;
        margin:10px 0 0 0;
    }
    .m-cart-addition span {
        display: flex;
        align-items: center;
        margin: 0 0 7px 0;
    }
    .m-cart-addition span:before {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 4px;
        background: var(--light-blue-600);
        margin: 0 10px 0 0;
        font-size: 14px;
    }
    .m-cart-addition span a {
        font-size: 14px;
        font-weight: 400;
        color: var(--black);
        border-bottom: 1px dashed transparent;
    }
    .m-cart-addition span a:hover {
        color: var(--black);
        border-bottom: 1px dashed var(--black);
    }

    .cart-similar{
        margin:0 2px 0 0;
    }
    .cart-similar-title{
        font-size:16px;
        font-weight: 500;
    }
    .cart-similar-carousel{

    }
    .cart-similar-item{
        margin:0 10px;
        border:1px solid #e3e3e3;
        padding:20px;
        border-radius: 3px;
    }
    .cart-similar-item-image{
        max-width: 200px;
        margin:0 auto;
    }
    .cart-similar-item-name{
        font-size:12px;
        font-weight: 500;
        margin:15px 0;
    }
    .cart-similar-item-footer{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cart-similar-item-price{
        font-size:16px;
        font-weight: 500;
    }
    .cart-similar-item-button .btn{
        color: var(--white);
        background: var(--amber-700);
    }

		.cart-say{
			display:block;
			width:100%;
			text-align:center;
		}
	.m-cart-total, .m-cart-say, .m-cart-button, .m-cart-close-b{
		display:block;
		width:100%;
		text-align:center;
		margin:10px 0 0 0;
	}
.m-cart-close-b	span{
	margin:0;
	height:30px;
	line-height:30px;
}
	

    /*modal sign form*/
    .modal-sign {
        width: calc(100% - 20px);
        padding: 20px;
    }

    .modal-sign .modal-close {
        top: 10px;
        transform: translate(0, 0);
    }

    .modal-sign-title {
        display: flex;
        justify-content: center;
        font-size: 18px;
        font-weight: 400;
        line-height: 140%;
        margin: 0 0 20px 0;
    }

    .modal-sign-text {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: 140%;
        margin: 0 0 20px 0;
    }

    .modal-sign-main {
        border-bottom: 1px solid var(--bluegray-100);
        padding: 0 0 30px 0;
        margin: 0 0 30px 0;
    }

    /**/
    .modal-sign-button .btn {
        display: flex;
        justify-content: center;
        width: 100%;
        background: var(--light-blue-600);
        color: var(--white);
    }

    .modal-sign-button .btn:hover {
        background: var(--light-blue-700);
        color: var(--white);
    }

    /**/
    .modal-sign .modal-result {
        display: flex;
        justify-content: center;
    }

    /**/
    .modal-sign-forgot {
        display: flex;
        justify-content: center;
        margin: 20px 0 0 0;
    }

    .modal-sign-forgot span {
        margin: 0 5px;
        font-size: 14px;
        color: var(--gray-700);
        border-bottom: 1px dashed transparent;
        cursor: pointer;
    }

    .modal-sign-forgot span:hover {
        color: var(--gray-700);
        border-bottom: 1px dashed var(--gray-700);
    }

    /**/
    .modal-sign-second {
        display: flex;
        justify-content: center;
    }

    .modal-sign-second-text {
        font-size: 16px;
    }

    .modal-sign-second-button {
        font-size: 16px;
        color: var(--light-blue-600);
        border-bottom: 1px dashed transparent;
        cursor: pointer;
        margin: 0 0 0 6px;
    }

    .modal-sign-second-button:hover {
        font-size: 16px;
        color: var(--light-blue-700);
        border-bottom: 1px dashed var(--light-blue-700);
    }

    /**/
    .modal-sign .modal-result {
        text-align: center;
    }

    /**/
    .modal-review-mark {
        text-align: center;
        margin: 0 0 30px 0;
    }

    .modal-review-mark-label {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        font-weight: 500;
        margin: 0 0 10px 0;
    }

    .modal-review-mark-stars {
        display: flex;
        justify-content: center;
    }

    .modal-review-mark input {
        display: none;
    }

    .modal-review-mark input + label {
        display: block;
        width: 30px;
        height: 30px;
        cursor: pointer;
        background: url(/icons/review-star-check.svg);
        background-size: 30px 30px;
    }

    .modal-review-mark input + label:hover {
        opacity: 0.7;
    }

    .modal-review-mark input:checked + label ~ label {
        display: block;
        width: 30px;
        height: 30px;
        cursor: pointer;
        background: url(/icons/review-star.svg);
        background-size: 30px 30px;
    }

    .modal-review-button {
        text-align: center;
        margin: 0 0 20px 0;
    }

    .modal-review-success {
        display: none;
        text-align: center;
    }

    .modal-review-success-message {
        font-size: 18px;
        font-weight: 400;
        margin: 0 0 20px 0;
        line-height: 160%;
    }

    .w-footer-menu ul{
       display: block;
        text-align: center;
    }
    .w-footer-menu ul li{
        margin:0 0 10px 0;
    }
    .footer-copyright{
        font-size: 12px;
    }
	.main-container-say{
		font-size:12px;
		line-height:14px;
	}

}

@media (max-width: 660px) {
    .p-brand-item {
        width: calc(50% - 20px);
    }
}
@media (max-width: 460px) {
    .p-brand-item {
        width: calc(100% - 20px);
    }
    .w-category-wall-element {
        width: calc(50% - 20px);
    }
}



.p-product{

}
.p-product-title-mobile{
    display: none;
}
.p-product-main-container{
    display: flex;
    flex-wrap: wrap;
    margin:0 0 0 0;
}
.p-product-main-container-a{
    position: relative;
    width:300px;
    border-right:1px solid var(--gray-200);
    margin:0 0 70px;

}
.p-product-main-container-b{
    width:calc(100% - 330px);
    margin:0 0 70px 30px;

}
/**/
.p-product-label{
    position: absolute;
    top:10px;
    left:10px;
    z-index: 2;
}
.p-product-label span{
    display: flex;
    align-items: center;
    justify-content: center;
    height:30px;
    padding:0 15px;
    font-size:14px;
    border-radius: 3px;
}
/**/
.p-product-gallery{
    position: sticky;
    top:100px;
}
.p-product-main-images{
    display: flex;
    justify-content: center;
    margin:0 0 20px 0;
}
.p-product-main-image{
    display:none;
}
.p-product-main-image:first-child{
    display: block;
    cursor: pointer;
}
/**/
.p-product-second-images{
    position: relative;
    padding:0 50px;
}
.p-product-second-image{
    border:1px solid var(--gray-200);
    border-radius: 3px;
    padding:10px;
    margin:0 10px;
}
.p-product-second-image img{
    cursor: pointer;
    transition: .3s;
}
.p-product-second-image img:hover{
    transform: scale(0.9,0.9);
}
.p-product-second-images .owl-dot{
    display: none;
}
.p-product-second-images .slick-arrow{
    position: absolute;
    top:50%;
    transform: translate(0, -50%);
    background: none;
    outline: none;
    font-size:0;
    cursor: pointer;
    border:0;
}
.p-product-second-images .slick-arrow.slick-prev{
    left:0;
}
.p-product-second-images .slick-arrow.slick-prev:after{
    content: '\68';
    font-family: si-solid;
    font-size: 18px;
    color:var(--gray-400);
}
.p-product-second-images .slick-arrow.slick-next{
    right:0;
}
.p-product-second-images .slick-arrow.slick-next:after{
    content: '\e909';
    font-family: si-solid;
    font-size: 18px;
    color:var(--gray-400);
}
.p-product-second-images .slick-arrow.slick-prev:hover:after, .p-product-second-images .slick-arrow.slick-next:hover:after{
    color:var(--gray-800);
}
/**/
.p-product-watch-video{
    display: flex;
    justify-content: center;
    margin:20px 0 0 0;
    padding:10px 0;
}
.p-product-watch-video-button{
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: .3s;
}
.p-product-watch-video-button img{
    width:40px;
    margin:0 10px 0 0;
}
.p-product-watch-video-button span{
    font-size:14px;
    color:var(--gray-600);
}
.p-product-watch-video-button:hover{
    opacity: .7;
}

.p-product-video-window{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    transition: .3s;
    opacity: 0;
    height: 600px;
    width:960px;
}
.p-product-video-window.show{
    opacity: 1;
    visibility: visible;
}
.p-product-video-window iframe{
    display: block;
    width:100% !important;
    height: 100% !important;
}
.p-product-video-window span{
    position: absolute;
    bottom:-40px;
    left:50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-end;
    color:var(--gray-300);
    cursor: pointer;
}
.p-product-video-window span:hover{
    color:var(--white);
}
.p-product-video-overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,1);
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: .2s;
}
.p-product-video-overlay.show{
    visibility: visible;
    opacity: 1;
}




/**/
.p-product-main-b{
    margin:0 0 20px 0;

}

.p-product-title-desktop{
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
    margin: 0 0 10px 0;
    padding: 0;
}
/**/
.p-product-main-head{
    display: flex;
    align-items: center;
}
/**/
.p-product-available{
    display: flex;
    align-items: center;
    height:30px;
    padding:0 10px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    color:var(--green-800);
    background: var(--green-50);
}
.p-product-available:before{
    content: '\e906';
    color:var(--green-800);
    font-family: si-solid;
    margin:0 10px 0 0;
}
.p-product-no-available{
    font-weight: 500;
    color:var(--red-600);
    margin:0 50px 0 0;
}
/**/
.p-product-code{
    display: flex;
    align-items: center;
    height:30px;
    padding:0 10px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    color:var(--gray-800);
    background: var(--gray-100);
    margin:0 0 0 10px;
}

/*additions*/
.p-product-additions{
    margin:0 0 65px 0;
}

/*attributs*/
/*select*/
.p-product-attribut{
    margin:20px 0 15px 0;
}
.p-product-attribut-label{
    font-size:14px;
    font-weight: 500;
    margin:0 0 5px 0;
}
.p-product-attribut-select{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid var(--bluegray-200);
    background: #fff;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 10px;
}
/*radio*/
.p-product-attribut{
    margin:20px 0 15px 0;
}
.p-product-attribut-label{
    font-size:14px;
    font-weight: 500;
    margin:0 0 5px 0;
}
.p-product-attribut-select{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid var(--bluegray-200);
    background: #fff;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 10px;
}
/*radio*/
.p-product-attributs{
}
.p-product-attribut-radio{

}
.p-product-attribut-radio-name{
    font-size:16px;
    font-weight: 500;
    color: var(--bluegray-500);
    margin:0 0 5px 0;
}
.p-product-attribut-radio-name span{
    padding:0 0 0 5px;
}
.p-product-attribut-radio-elements{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/**/
.p-product-attribut-radio-element{
    margin:0 10px 0 0;
}
.p-product-attribut-radio-element input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.p-product-attribut-radio-element-label {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height:30px;
    min-width: 30px;
    padding:0 10px;
    border-radius: 3px;
    color:#333;
    cursor: pointer;
    background: #fff;
    border:1px solid var(--bluegray-100);
}
.p-product-attribut-radio-element input:checked + .p-product-attribut-radio-element-label {
    color:#fff;
    background: var(--red-400);
    border:1px solid var(--red-400);
}
/**/
.p-product-attribut-radio-image-element{
    margin:0 5px 5px 0;
}
.p-product-attribut-radio-image-element input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.p-product-attribut-radio-image-element-label {
    position: relative;
    padding:5px;
    border-radius: 3px;
    color:#333;
    cursor: pointer;
    background: #fff;
    border:2px solid var(--bluegray-50);
    transition: .3s;
}
.p-product-attribut-radio-image-element-label:hover{
    transform: scale(1.1,1.1);
}
.p-product-attribut-radio-image-element-label img{
    display: block;
    width:50px;
    height:50px;
    margin: 0 auto;
}
.p-product-attribut-radio-image-element input:checked + .p-product-attribut-radio-image-element-label {
    color:#333;
    border:2px solid var(--blue-400);
}


.p-product-second-container{
    display: flex;
    flex-wrap: wrap;
    margin:0 0 0 -30px;

}
.p-product-second-container-a{
    width: calc(45% - 20px);
    margin:0 0 0 20px;
}
.p-product-second-container-b{
    width: calc(55% - 20px);
    margin:0 0 0 20px;
}
/**/
.p-product-buy{

}
.p-product-buy-container{

}
.p-product-buy-container-a{
    margin:0 0 10px 0;
}
.p-product-price{
    display: flex;
    align-items: baseline;
    margin:0 0 5px 0;
}
.p-product-main-price{
    font-size:32px;
    font-weight: 600;
}
.p-product-old-price{
    font-size:18px;
    font-weight: 400;
    margin:0 0 0 10px;
    color:var(--red-500);
}
.p-product-partner-price{
    font-size: 14px;
    font-weight: 500;
    color: var(--bluegray-500);
}
.p-product-partner-price span{
    font-weight: 500;
}
.p-product-partner-price a{
    color:var(--blue-600);
}
.p-product-buy-container-b{

}


/*buy*/
.p-product-qty{
    display: none;
}
.p-product-button-buy{
    display: flex;
    height:60px;
    line-height: 60px;
    justify-content: center;
    color:var(--black);
    background: var(--amber-600);
    text-transform: uppercase;
    font-weight: 600;
    padding:0 30px;
}
.p-product-button-buy:hover{
    background: var(--amber-700);
}


.p-product-retale{
	margin:10px 0 0 0;
}
.p-product-retale a{
	display: flex;
    height:40px;
    line-height: 40px;
    justify-content: center;
    color:var(--black);
    background: var(--gray-100);
    text-transform: uppercase;
    font-weight: 600;
	font-size:14px;
    padding:0 30px;
	border-radius:3px;
}
.p-product-retale a:hover{
	 background: var(--gray-200);
}

/*set*/
.p-product-sets{

}
.p-product-sets-title{
    font-size:16px;
    font-weight: 500;
    color: var(--bluegray-500);
    margin:0 0 10px 0;
}
.p-product-sets-list{

}
.p-product-set{
    display: flex;
    flex-wrap: wrap;
    margin:0 0 10px 0;
    background: var(--gray-50);
    border-radius: 4px;
    padding:10px;
}
.p-product-set-block{
    position: relative;
    text-align: center;
}
.p-product-set-block:nth-child(1){
    width: 30%;
}

.p-product-set-block:nth-child(2){
    width: 30%;
}
.p-product-set-block:nth-child(3){
    width: 40%;
    text-align: center;
}
.p-product-set-icon{
    margin:0 auto;
    width: 60px;
}
.p-product-set-name{
    font-size: 14px;
    font-weight: 500;
}
.p-product-set-name a{
    font-weight: 500;
    color: var(--black);
}
.p-product-set-name a:hover{
    color: var(--blue-500);
}

.p-product-set-price{

}
.p-product-set-price span{
    font-size:16px;
    line-height: 16px;
    font-weight: 500;
    padding: 0;
    margin:0;
}
.p-product-set-price strike{
    color: var(--red-500);
}

.p-product-set-economy{
    color: var(--red-500);
    font-size: 14px;
}
.p-product-set-button{
   margin:15px 0 0 0;
}
.p-product-set-button .btn{
    height: 40px;
    line-height: 40px;
    padding:0 10px;
    font-size: 14px;
    color: var(--white);
    background: var(--blue-500);
}




.p-product-last-container{
    border-top: 1px solid var(--gray-300);
}
.p-product-last-content{
    display: flex;
    flex-wrap: wrap;
    margin:0 0 0 -50px;
    padding:50px 0 0 0;

}
.p-product-last-content-a{
    width:calc(50% - 50px);
    margin:0 0 0 50px;
}
.p-product-last-content-b{
    width:calc(50% - 50px);
    margin:0 0 0 50px;
}

/*properties*/
.p-product-property{
    margin:0 0 30px;
}
.p-product-property-elements{

}
.p-product-property-element{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed var(--gray-200);
    padding:0 0 7px 0;
    margin:0 0 7px 0;
}
.p-product-property-name{
    font-size: 14px;
}
.p-product-property-values{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    padding:0 0 0 20px;
}
.p-product-property-value{
    font-size: 14px;
}

/*description*/
.p-product-description{
    margin:0 0 30px;
}
.p-product-description-title{
    font-size: 24px;
    font-weight: 500;
    margin:0 0 20px 0;
}
.p-product-description p{
    margin: 0;
}



/**/
.w-product-similar{

}
.w-product-similar-title{
    font-size: 24px;
    font-weight: 500;
    margin:0 0 20px 0;
}
.w-product-similar-list{
    display: flex;
	flex-wrap:wrap;
    margin:0 0 0 -20px;
}
.w-product-similar-list .product-preview{
    width: calc(50% - 20px);
    margin:0 0 20px 20px;
}





/*review*/
.p-product-review{
    margin: 0 0 50px 0;
    padding: 30px;
    background: #f7f9fc;
    border-radius: 3px;
}
.p-product-review-title{
    font-size: 22px;
    margin:0 0 30px 0;
}
.p-product-review-container{
    display: flex;
    flex-wrap: wrap;
    margin:0 0 50px 0;
}
.p-product-review-container-a{
    width:300px;
    margin:0 50px 0 0;
}
.p-product-review-rating{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin:0 0 20px 0;
}
/**/
.p-product-review-rating-a{

}
.p-product-review-sidebar{
    position: sticky;
    top:100px;
}
.p-product-review-rating-num{
    font-size: 50px;
    font-weight: 400;
    margin:0 10px 0 0;
}
/**/
.p-product-review-rating-b{

}
.p-product-review-rating-stars{
    display: flex;
    align-items: center;
}
.p-product-review-rating-star{
    width:30px;
    height:30px;
    background:url(/icons/review-star-check.svg);
    background-size:30px 30px;
}
/**/
.p-product-review-button{

}
.p-product-review-button .btn{
    display: block;
    color:var(--white);
    background: var(--light-blue-600);
}
.p-product-review-button .btn:hover{
    color:var(--white);
    background: var(--light-blue-700);
}

/**/
.p-product-review-container-b{
    width:calc(100% - 350px);
}
.p-product-review-list{

}
.p-product-review-item{
    display: flex;
    flex-wrap: wrap;
    padding:0 0 15px 0;
    margin:0 0 15px 0;
    border-bottom: 1px dashed var(--gray-300);
}
.p-product-review-item-a{
    width:250px;
}
.p-product-review-item-name{
    font-weight: 500;
    margin:0 0 10px 0;
}
.p-product-review-item-stars{
    display: flex;
    align-items: center;
    margin:0 0 10px 0;
}
.p-product-review-item-star{
    width:20px;
    height:20px;
    background:url(/icons/review-star-check.svg);
    background-size:20px 20px;
}
.p-product-review-item-date{
    color:var(--gray-500);
}
.p-product-review-item-b{
    width:calc(100% - 250px);
}
.p-product-review-item-text{
    font-size:14px;
    line-height: 150%;
    overflow: hidden;
}
.p-product-review-item-response{
    font-size:14px;
    line-height: 150%;
    padding:10px 15px;
    border-radius: 3px;
    background: var(--orange-50);
    margin: 20px 0 0 0;
}
.p-product-review-item-response span{
    font-weight: 500;
    margin:0 10px 0 0;
}
.product-reviews-empty{
    padding:10px 0 0 0;
}








/**********************************************************************************************************************/
@media (max-width: 960px) {
    .p-product-second-container-a,
    .p-product-second-container-b{
        width: 100%;
        margin:30px 0 20px 30px;
    }
}
/**********************************************************************************************************************/
@media (max-width: 780px) {
    .p-product-title-desktop{
        display: none;
    }
    .p-product-title-mobile{
        display: block;
        font-size: 20px;
        font-weight: 500;
        line-height: 150%;
        margin: 0 0 20px 0;
        text-align: center;
        padding: 0;
    }
    .p-product-main-container-a{
        width: 100%;
        border-right: none;
        margin: 0 0 20px 0;
        padding:0 10%;
    }
    .p-product-main-container-b{
        width: 100%;
        margin: 0 0 20px 0;
    }
    .p-product-main-head{
        justify-content: center;
    }
    .p-product-additions{
        margin:0 0 20px 0;
    }
    .p-product-attribut-radio-name{
        text-align: center;
    }
    .p-product-attribut-radio-elements{
        justify-content: center;
    }
    .p-product-price{
        justify-content: center;
    }
    .p-product-partner-price{
        text-align: center;
    }
    .p-product-sets-title{
        font-size: 22px;
        font-weight: 500;
        color: var(--bluegray-800);
        text-align: center;
    }
    .p-product-last-content {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 20px 0 0 0;
    }
    .p-product-last-content-a,
    .p-product-last-content-b{
        width:100%;
        margin:0 0 30px 0;
    }
    .p-product-description-title,
    .w-product-similar-title{
        font-size: 18px;
        text-align: center;
    }
    .p-product-review{
        display: none;
    }
}

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width:50px;
  height:50px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  background: #f2f2f2;
  border-radius: 25px;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover{
  background: #e3e3e3;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #666;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e909";
  font-size:20px;
  font-family: "si-solid";
  
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\68 ";
  font-size:20px;
  font-family: "si-solid";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding:20px;
}
.lg-toolbar .lg-icon {
  color: #333;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #666;
}
.lg-toolbar .lg-close{
  display: flex;
  align-items: center;
  justify-content: center;
  width:40px;
  height:40px;
  border-radius: 20px;
  background: var(--main-color);
}
.lg-toolbar .lg-close:hover{
  background: var(--main-color-hover);
}
.lg-toolbar .lg-close:after {
  content: "\e90b";
  font-size:20px;
  color:#333;
  font-family: "si-solid";
}
.lg-toolbar .lg-download:after {
   
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0px 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background:#fff;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 0.9;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */
