@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{
	position: absolute;
	top:50%;
	right:5px;
	transform: translate(0, -50%);
	display: flex;
	justify-content: center;
	margin:0 0 0 20px;
}
.modal-close: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: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";
}

