@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:fallback
}
@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans;src:url(/fonts/Open_Sans/OpenSans-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans,sans-serif;src:url(/fonts/Open_Sans/OpenSans-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
body{
	font-size:16px;line-height:24px;color:#111;font-style:normal;text-rendering:optimizeLegibility;font-family:Open Sans,sans-serif;font-weight:400;background-color:#f4f4f4;-webkit-text-size-adjust:100%
}
@media only screen and (min-width:1200px){
	body{
	font-size:16px;line-height:24px
}

}	
@media only screen and (min-width:577px) and (max-width:1199px){
	body{
	font-size:16px;line-height:24px
}

}
label{
	display:inline-block;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px
}
@media only screen and (min-width:1200px){
	label{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	label{
	font-size:16px;line-height:24px
}

}
.form-group--error .aj_input,.form-group--error .aj_select,.form-group--error .aj_textarea{
	border:1px solid #d93737
}
.error-label{
	display:block;font-size:14px;line-height:18px;color:#d93737
}
@media only screen and (min-width:1200px){
	.error-label{
	font-size:14px;line-height:18px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.error-label{
	font-size:14px;line-height:18px
}

}
.custom-control-input:checked~.custom-control-label:before{
	border-color:#d93737;background-color:#d93737
}
.aj_textarea{
	width:100%;min-height:200px;background-color:#f4f4f4;padding:12px;margin-bottom:12px;color:#111;font-family:Open Sans,sans-serif;font-size:16px;border:none;resize:vertical
}
.aj_textarea:focus{
	outline:2px solid #111;outline:auto
}
.aj_textarea::-webkit-input-placeholder{
	color:#111;font-size:16px;line-height:24px
}
.aj_textarea::placeholder{
	color:#111;font-size:16px;line-height:24px
}
@media only screen and (min-width:1200px){
	.aj_textarea::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_textarea::placeholder{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_textarea::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_textarea::placeholder{
	font-size:16px;line-height:24px
}

}
.aj_input{
	background-color:#f4f4f4;padding:12px;color:#111;font-size:16px;line-height:24px;border:1px solid #f4f4f4;border-radius:4px;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-clip:padding-box;display:block;width:100%;height:auto
}
@media only screen and (min-width:1200px){
	.aj_input{
	padding:12px;font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_input{
	padding:12px;font-size:16px;line-height:24px
}

}
.aj_input:focus{
	outline:2px solid #111;outline:auto
}
.aj_input::-webkit-input-placeholder{
	color:#111;font-size:16px;line-height:24px
}
.aj_input::placeholder{
	color:#111;font-size:16px;line-height:24px
}
@media only screen and (min-width:1200px){
	.aj_input::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_input::placeholder{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_input::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_input::placeholder{
	font-size:16px;line-height:24px
}

}
.aj_input--dark{
	padding:12px;color:#787878;font-size:16px;line-height:24px;background-color:#4f4f4f;border:1px solid #4f4f4f;border-radius:4px;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-clip:padding-box;height:auto;display:block;width:100%
}
@media only screen and (min-width:1200px){
	.aj_input--dark{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_input--dark{
	font-size:16px;line-height:24px
}

}
.aj_input--dark:focus{
	outline:2px solid #111;outline:auto
}
.aj_input--dark::-webkit-input-placeholder{
	color:#787878;font-size:16px;line-height:24px
}
.aj_input--dark::placeholder{
	color:#787878;font-size:16px;line-height:24px
}
@media only screen and (min-width:1200px){
	.aj_input--dark::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_input--dark::placeholder{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_input--dark::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_input--dark::placeholder{
	font-size:16px;line-height:24px
}

}
.aj_checkbox .custom-control-input:checked~.custom-control-label:before{
	background-color:#d93737;border-color:#787878
}
.aj_checkbox .custom-control-label{
	line-height:36px
}
.aj_select{
	height:auto;width:100%;color:#111;background-color:#f4f4f4;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px;border:1px solid #f4f4f4;border-radius:4px
}
.aj_select:focus{
	outline:2px solid #111;outline:auto
}
@media only screen and (min-width:1200px){
	.aj_select{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_select{
	font-size:16px;line-height:24px
}

}
.aj_select::-webkit-input-placeholder{
	color:#111;font-size:16px;line-height:24px
}
.aj_select::placeholder{
	color:#111;font-size:16px;line-height:24px
}
@media only screen and (min-width:1200px){
	.aj_select::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_select::placeholder{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_select::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_select::placeholder{
	font-size:16px;line-height:24px
}

}
.aj_select input{
	color:#111;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px;padding:7px 12px
}
@media only screen and (min-width:1200px){
	.aj_select input{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_select input{
	font-size:16px;line-height:24px
}

}
.aj_select input::-webkit-input-placeholder{
	color:#111;font-size:16px;line-height:24px
}
.aj_select input::placeholder{
	color:#111;font-size:16px;line-height:24px
}
@media only screen and (min-width:1200px){
	.aj_select input::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_select input::placeholder{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_select input::-webkit-input-placeholder{
	font-size:16px;line-height:24px
}
.aj_select input::placeholder{
	font-size:16px;line-height:24px
}

}
.aj_select-lg{
	width:100%;padding:12px;color:#111;background-color:#f4f4f4;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px;border:1px solid #f4f4f4;border-radius:4px
}
.aj_select-lg:focus{
	outline:2px solid #111;outline:auto
}
@media only screen and (min-width:1200px){
	.aj_select-lg{
	font-size:16px;line-height:24px;padding:12px 24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_select-lg{
	font-size:16px;line-height:24px;padding:12px 24px
}

}
.aj_select .vs__dropdown-toggle{
	border:none
}
.aj_select .vs__open-indicator{
	display:none
}
.aj_select--native{
	width:100%;color:#111;background-color:#f4f4f4;padding:12px;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px;border:1px solid #f4f4f4;border-radius:4px
}
.aj_select--native:focus{
	outline:2px solid #111;outline:auto
}
@media only screen and (min-width:1200px){
	.aj_select--native{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj_select--native{
	font-size:16px;line-height:24px
}

}
.copy_form{
	display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center
}
.copy_form .iconify{
	color:#d93737;cursor:pointer;font-size:19.2px;line-height:24px
}
@media only screen and (min-width:1200px){
	.copy_form .iconify{
	font-size:24px;line-height:32px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.copy_form .iconify{
	font-size:24px;line-height:32px
}

}
.copy_form input{
	border:none;background-color:initial;font-size:19.2px;line-height:24px
}
.copy_form input:focus{
	outline:2px solid #111;outline:auto
}
@media only screen and (min-width:1200px){
	.copy_form input{
	font-size:24px;line-height:32px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.copy_form input{
	font-size:24px;line-height:32px
}

}
.form-helper{
	display:block;padding-top:6px;color:#787878
}
input[type=checkbox]{
	margin:0
}
input[type=radio]{
	margin:0 12px 0 0
}
.option-input{
	-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;position:relative;top:.5rem;height:24px;width:24px;-webkit-transition:all .1s ease-out 0s;transition:all .1s ease-out 0s;border:2.6666666667px solid;color:rgba(0,0,0,.1);cursor:pointer;display:inline-block;margin-right:12px
}
.option-input:hover{
	border-color:#d93737;-webkit-transition:.1s ease
}
.option-input:checked{
	background:#d93737
}
.option-input.checkbox{
	height:24px;width:24px;border-radius:4px;top:auto;position:relative;margin-right:12px;flex-shrink:0
}
.option-input.checkbox:checked:before{
	content:"\2713";color:#f4f4f4;font-size:20px;line-height:16px;-webkit-transition:.1s ease;transition:.1s ease
}
.option-input.radio{
	border-radius:50%;top:0
}
.option-input.radio:after{
	border-radius:50%
}
.label-checkbox{
	display:-webkit-box;display:flex;align-content:center;line-height:24px
}
.error{
	display:block;padding:6px 24px;background-color:#d93737;text-align:center;color:#fff
}
@media (min-width:1200px){
	.container,.container-lg,.container-md,.container-xl{
	max-width:1280px
}

}
.tooltip{
	z-index:1000!important
}
.main-wrapper{
	min-height:1024px!important
}
@media (max-height:1024px){
	.main-wrapper{
	min-height:auto
}

}
.hidden{
	display:none!important
}
.h1{
	font-size:40px;line-height:56px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:0
}
@media only screen and (min-width:1200px){
	.h1{
	font-size:40px;line-height:56px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h1{
	font-size:40px;line-height:56px
}

}
.h1 a{
	font-size:40px;line-height:56px;font-family:Raleway,sans-serif;font-weight:700
}
@media only screen and (min-width:1200px){
	.h1 a{
	font-size:40px;line-height:56px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h1 a{
	font-size:40px;line-height:56px
}

}
.h2{
	font-size:32px;line-height:48px;font-weight:700;font-family:Raleway,sans-serif;margin-bottom:0
}
@media only screen and (min-width:1200px){
	.h2{
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 20px;
	}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h2{
	font-size:32px;line-height:48px
}

}
.h2 a{
	font-size:32px;line-height:48px;font-family:Raleway,sans-serif;font-weight:700
}
@media only screen and (min-width:1200px){
	.h2 a{
	font-size:32px;line-height:48px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h2 a{
	font-size:32px;line-height:48px
}

}
.h3{
	font-size:24px;line-height:28px;font-family:Raleway,sans-serif;font-weight:700;letter-spacing:.03em;margin-bottom:0
}
@media only screen and (min-width:1200px){
	.h3{
	font-size:24px;line-height:28px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h3{
	font-size:24px;line-height:28px
}

}
.h3 a{
	font-size:24px;line-height:28px;font-family:Raleway,sans-serif;font-weight:700;letter-spacing:.03em
}
@media only screen and (min-width:1200px){
	.h3 a{
	font-size:24px;line-height:28px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h3 a{
	font-size:24px;line-height:28px
}

}
.h4{
	font-size:20px;line-height:24px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:0
}
@media only screen and (min-width:1200px){
	.h4{
	font-size:20px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h4{
	font-size:20px;line-height:24px
}

}
.h4 a{
	font-size:20px;line-height:24px;font-family:Raleway,sans-serif;font-weight:700
}
@media only screen and (min-width:1200px){
	.h4 a{
	font-size:20px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.h4 a{
	font-size:24px;line-height:28px
}

}

dl,ul{
	margin:0
}
dl{
	overflow:hidden
}
dd{
	margin-left:0
}
a{
	color:#d93737;text-decoration:none;font-size:16px;line-height:24px;outline:none
}
@media only screen and (min-width:1200px){
	a{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	a{
	font-size:16px;line-height:24px
}

}
a:hover{
	cursor:pointer
}
a:hover,a:not([href]){
	color:#d93737;outline:none;text-decoration:none
}
a:not([href]){
	font-size:16px;line-height:24px
}
a:not([href]):hover{
	color:#d93737;cursor:pointer;outline:none;text-decoration:none
}
@media only screen and (min-width:1200px){
	a:not([href]){
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	a:not([href]){
	font-size:16px;line-height:24px
}

}
p{
	line-height:24px;font-size:16px;margin-bottom:12px
}
@media only screen and (min-width:1200px){
	p{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	p{
	font-size:16px;line-height:24px
}

}
small{
	line-height:18px;font-family:Open Sans,sans-serif;font-weight:400;font-size:12px
}
@media only screen and (min-width:1200px){
	small{
	font-size:14px;line-height:18px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	small{
	font-size:14px;line-height:18px
}

}
strong{
	letter-spacing:.04em;font-weight:600
}
.link{
	color:#d93737;text-decoration:none;font-size:16px;line-height:24px;outline:none
}
@media only screen and (min-width:1200px){
	.link{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.link{
	font-size:16px;line-height:24px
}

}
.link:hover{
	cursor:pointer
}
.link:hover,.link:not([href]){
	color:#d93737;outline:none;text-decoration:none
}
.link:not([href]){
	font-size:16px
}
.link:not([href]):hover{
	color:#d93737;cursor:pointer;outline:none;text-decoration:none
}
.text-white{
	color:#fff!important
}
.text-black{
	color:#111!important
}
.text-gray{
	color:#bfbfbf!important
}
.text-accent{
	color:#d93737!important
}
.text-secondary{
	color:#787878!important
}
.text-caption{
	font:Open Sans,sans-serif;font-size:12px;line-height:16px
}
@media only screen and (min-width:1200px){
	.text-caption{
	font-size:12px;line-height:14px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.text-caption{
	font-size:12px;line-height:14px
}

}
.button-block{
	display:inline-block;padding:12px 24px;border:1px solid #d93737;cursor:pointer;color:#fff;font-family:Open Sans,sans-serif;font-size:16px;letter-spacing:.02em;text-align:center;background-color:#d93737;border-radius:4px;line-height:24px
}
.button-block:hover{
	color:#fff;border:1px solid #a71218;background-color:#a71218
}
@media only screen and (min-width:1200px){
	.button-block{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block{
	font-size:16px;line-height:24px
}

}
.button-block--dark{
	display:inline-block;padding:12px 24px;border:1px solid #111;cursor:pointer;color:#fff;font-family:Open Sans,sans-serif;font-size:16px;letter-spacing:.02em;text-align:center;background-color:#111;border-radius:4px;line-height:24px
}
.button-block--dark:hover{
	color:#fff;border:1px solid #a71218;background-color:#a71218
}
@media only screen and (min-width:1200px){
	.button-block--dark{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block--dark{
	font-size:16px;line-height:24px
}

}
.button-block--gray{
	display:inline-block;padding:12px 24px;border:1px solid #787878;cursor:pointer;color:#fff;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px;letter-spacing:.02em;text-align:center;background-color:#787878;border-radius:4px
}
.button-block--gray:hover{
	color:#fff;border:1px solid #a71218;background-color:#a71218
}
@media only screen and (min-width:1200px){
	.button-block--gray{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block--gray{
	font-size:16px;line-height:24px
}

}
.button-block--light{
	display:inline-block;padding:12px 24px;border:1px solid #dbdbdb;cursor:pointer;color:#111;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px;letter-spacing:.02em;text-align:center;background-color:#dbdbdb;border-radius:4px
}
.button-block--light:hover{
	color:#111;border:1px solid #bfbfbf;background-color:#bfbfbf
}
@media only screen and (min-width:1200px){
	.button-block--light{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block--light{
	font-size:16px;line-height:24px
}

}
.button-block-sm{
	display:inline-block;padding:6px 12px;border:1px solid #d93737;cursor:pointer;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;line-height:18px;letter-spacing:.02em;text-align:center;background-color:#d93737;border-radius:4px
}
.button-block-sm:hover{
	color:#fff;border:1px solid #a71218;background-color:#a71218
}
@media only screen and (min-width:1200px){
	.button-block-sm{
	font-size:14px;line-height:18px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block-sm{
	font-size:14px;line-height:18px
}

}
.button-block-sm--light{
	display:inline-block;padding:6px 12px;border:1px solid #f4f4f4;cursor:pointer;color:#d93737;font-family:Open Sans,sans-serif;font-size:14px;line-height:18px;letter-spacing:.02em;text-align:center;background-color:#f4f4f4;border-radius:4px
}
.button-block-sm--light:hover{
	color:#fff;border:1px solid #a71218;background-color:#a71218
}
@media only screen and (min-width:1200px){
	.button-block-sm--light{
	font-size:14px;line-height:18px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block-sm--light{
	font-size:14px;line-height:18px
}

}
.button-block-lg{
	display:inline-block;padding:12px 24px;border:1px solid #d93737;cursor:pointer;color:#fff;font-family:Open Sans,sans-serif;font-size:19.2px;line-height:24px;letter-spacing:.02em;text-align:center;background-color:#d93737;border-radius:4px
}
.button-block-lg:hover{
	color:#fff;border:1px solid #a71218;background-color:#a71218
}
@media only screen and (min-width:1200px){
	.button-block-lg{
	font-size:24px;line-height:32px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block-lg{
	font-size:24px;line-height:32px
}

}
.button-block-lg--light{
	display:inline-block;padding:12px 24px;border:1px solid #bfbfbf;cursor:pointer;color:#fff;font-family:Open Sans,sans-serif;font-size:19.2px;line-height:24px;letter-spacing:.02em;text-align:center;background-color:#bfbfbf;border-radius:4px
}
.button-block-lg--light:hover{
	color:#fff;border:1px solid #a71218;background-color:#a71218
}
@media only screen and (min-width:1200px){
	.button-block-lg--light{
	font-size:24px;line-height:32px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-block-lg--light{
	font-size:24px;line-height:32px
}

}
.button-outline{
	display:inline-block;padding:12px 24px;background:transparent;border-radius:4px;cursor:pointer;font-family:Open Sans,sans-serif;font-size:16px;letter-spacing:.02em;color:#d93737;border:1.3333333333px solid #d93737;text-align:center;line-height:24px;font-weight:700
}
@media only screen and (min-width:1200px){
	.button-outline{
	font-size:16px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-outline{
	font-size:16px
}

}
.button-outline:hover{
	color:#a71218;border-color:#a71218;text-decoration:none
}
.button-outline__text{
	font-family:Open Sans,sans-serif;font-size:16px;letter-spacing:.02em
}
@media only screen and (min-width:1200px){
	.button-outline__text{
	font-size:16px
}

}
.button-outline__text:hover{
	color:#a71218
}
.button-text{
	cursor:pointer;color:#d93737;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center
}
.button-text:hover{
	color:#bfbfbf
}
@media only screen and (min-width:1200px){
	.button-text{
	font-size:16px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.button-text{
	font-size:16px;line-height:24px
}

}
.i-aj-vk{
	content:url(/images/social-icon__vk.svg?4ea35ab6ec812a1a479f6e92262a3665)
}
.i-aj-tg{
	content:url(/images/social-icon__tg.svg?bfc9b138f4fb541fc9356f996f3013ba)
}
.i-aj-tw{
	content:url(/images/social-icon__tw.svg?eb18136629e2d827d5167185aaaa9086)
}
.i-aj-fb{
	content:url(/images/social-icon__fb.svg?4f9016c4ce45f73ac673becac013f811)
}
.i-aj-ok{
	content:url(/images/social-icon__ok.svg?ae23e62d1e910eadb14189a9d2dd93c7)
}
.footer{
	background-color:#111
}
.footer .nav a{
	font-size:19.2px;line-height:24px;padding-top:6px;padding-bottom:6px;display:block
}
@media only screen and (min-width:1200px){
	.footer .nav a{
	font-size:14px;line-height:18px;padding:0
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.footer .nav a{
	font-size:14px;line-height:18px;padding:0
}

}
.footer .copy{
	color:#787878
}
.footer .ic{
	width:48px
}
.aj_modal{
	z-index:1100
}
.aj_modal .modal-header{
	border:none;padding:36px;align-content:center
}
.aj_modal .close{
	font-size:38px;line-height:38px;padding:0;margin:0;font-weight:400
}
.aj_modal .modal-body{
	padding:0 36px 36px
}
.aj-full-mobile .modal-dialog{
	margin:0!important;max-width:100%!important;min-height:100%;height:100%
}
@media only screen and (min-width:1200px){
	.aj-full-mobile .modal-dialog{
	height:auto!important;border-radius:6px!important;margin:1.75rem auto!important;max-width:500px!important
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj-full-mobile .modal-dialog{
	height:auto!important;border-radius:6px!important;margin:1.75rem auto!important;max-width:500px!important
}

}
.aj-full-mobile .modal-content{
	border-radius:0!important;min-height:100%
}
@media only screen and (min-width:1200px){
	.aj-full-mobile .modal-content{
	height:auto!important;border-radius:6px!important
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.aj-full-mobile .modal-content{
	height:auto!important;border-radius:6px!important
}

}
.social{
	display:-webkit-box;display:flex
}
.social svg{
	margin-right:12px;font-size:36px;cursor:pointer
}
.social svg:hover{
	color:#d93737
}
@media only screen and (min-width:1200px){
	.section-search{
	background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)),url(/images/back-search.webp);background-image:linear-gradient(transparent,transparent),url(/images/back-search.webp);background-position:50%;background-size:cover
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-search{
	background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)),url(/images/back-search.webp);background-image:linear-gradient(transparent,transparent),url(/images/back-search.webp);background-position:50%;background-size:cover
}

}
.section-search .head{
	background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)),url(/images/back-search.webp);background-image:linear-gradient(transparent,transparent),url(/images/back-search.webp);background-position:50%;background-size:cover
}
@media only screen and (min-width:1200px){
	.section-search .head{
	background-image:none;background-position:50%;background-size:cover
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-search .head{
	background-image:none;background-position:50%;background-size:cover
}

}
.section-search .head .suibtitle{
	font-size:16px;line-height:24px
}
@media only screen and (min-width:1200px){
	.section-search .head .suibtitle{
	font-size:31.986px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-search .head .suibtitle{
	font-size:16px
}

}
.section-about{
	border-radius:6px;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000)),url(/images/maxresdefault.webp?f498166046259462bb490be74e8ea750);background-image:linear-gradient(transparent,#000),url(/images/maxresdefault.webp?f498166046259462bb490be74e8ea750);background-size:cover;box-shadow:0 4px 15px rgba(0,0,0,.08)
}
.section-subscribe{
	padding-right:24px;padding-top:24px;padding-left:24px;background-color:rgba(0,0,0,.1)
}
@media only screen and (min-width:1200px){
	.section-subscribe{
	padding-right:24px;padding-top:24px;padding-left:24px;background-color:#111
}

}
.section-subscribe__heading{
	text-align:center;text-transform:uppercase
}
@media only screen and (min-width:1200px){
	.section-subscribe__heading{
	color:#fff;text-align:left
}

}
.section-subscribe__button{
	justify-self:center;color:#d93737;border-color:#d93737
}
@media only screen and (min-width:1200px){
	.section-subscribe__button{
	width:100%;color:#fff;border-color:#fff
}

}
#section-subscribe_heading,#section-subscribe_input{
	padding-bottom:24px
}
#section-subscribe_button{
	text-align:center;padding-bottom:24px
}
.section-support{
	border-radius:6px;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000)),url(/images/back-support.webp?445874579c05987df49288d04466430b);background-image:linear-gradient(transparent,#000),url(/images/back-support.webp?445874579c05987df49288d04466430b);background-size:cover;box-shadow:0 4px 15px rgba(0,0,0,.08)
}
.section-news-single{
	background-color:#fff
}


@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
@media only screen and (min-width:1200px){
	.section-news-single .body{
	background-color:#fff;border-radius:6px;
}

}
.section-news-single .body .picture{
	margin-right:-15px;margin-left:-15px;margin-top:-60px
}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .picture{
	margin-right:0;margin-left:0;margin-top:0
}

}
@media only screen and (min-width:1200px){
	.section-news-single .body .picture{
	margin-right:0;margin-left:0;margin-top:0
}

}
.section-news-single .body .picture img{
	width:100%
}
.section-news-single .body .text img{
	width:100%;
	height:auto;
	border: 5px solid #f8e718;
    margin: 5px 0px;
}
.section-news-single .body .text table{
	width:100%
}
.section-news-single .body .text h1{
	font-size:40px;line-height:56px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:10px
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h1{
	font-size:40px;line-height:56px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h1{
	font-size:40px;line-height:56px
}

}
.section-news-single .body .text h1 a{
	font-size:40px;line-height:56px;font-family:Raleway,sans-serif;font-weight:700
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h1 a{
	font-size:40px;line-height:56px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h1 a{
	font-size:40px;line-height:56px
}

}
.section-news-single .body .text h2{
	font-size:32px;line-height:48px;font-weight:700;font-family:Raleway,sans-serif;margin-bottom:10px
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h2{
	font-size:32px;line-height:48px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h2{
	font-size:32px;line-height:48px
}

}
.section-news-single .body .text h2 a{
	font-size:32px;line-height:48px;font-family:Raleway,sans-serif;font-weight:700
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h2 a{
	font-size:32px;line-height:48px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h2 a{
	font-size:32px;line-height:48px
}

}
.section-news-single .body .text h3{
	font-size:24px;line-height:28px;font-family:Raleway,sans-serif;font-weight:700;letter-spacing:.03em;margin-bottom:10px
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h3{
	font-size:24px;line-height:28px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h3{
	font-size:24px;line-height:28px
}

}
.section-news-single .body .text h3 a{
	font-size:24px;line-height:28px;font-family:Raleway,sans-serif;font-weight:700;letter-spacing:.03em
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h3 a{
	font-size:24px;line-height:28px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h3 a{
	font-size:24px;line-height:28px
}

}
.section-news-single .body .text h4{
	font-size:20px;line-height:24px;font-family:Raleway,sans-serif;font-weight:700;margin-bottom:10px
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h4{
	font-size:20px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h4{
	font-size:20px;line-height:24px
}

}
.section-news-single .body .text h4 a{
	font-size:20px;line-height:24px;font-family:Raleway,sans-serif;font-weight:700
}
@media only screen and (min-width:1200px){
	.section-news-single .body .text h4 a{
	font-size:20px;line-height:24px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .body .text h4 a{
	font-size:24px;line-height:28px
}

}
.section-news-single .body .wigets .comments .iconify{
	font-size:36px
}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-news-single .comments{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
@media only screen and (min-width:1200px){
	.section-news-single .comments{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
.review-page{
	background-color:#fff;
	
}


@media only screen and (min-width:1200px){
	.review-page .review{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.review-page .review{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
.review-page .review .name{
	word-break:break-word
}
.review-page .review .status--anon{
	color:#787878;background-color:#f4f4f4
}
.review-page .review .status--trust{
	color:#3b71c2;background-color:rgba(84,152,255,.1)
}
.review-page .review .status--valid{
	color:#4a914c;background-color:#a7ca92
}
.review-page .review .gallery-wrapper{
	margin-left:-15px;margin-right:-15px;margin-top:-40px
}
@media only screen and (min-width:1200px){
	.review-page .review .gallery-wrapper{
	margin-left:0;margin-right:0;margin-top:0
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.review-page .review .gallery-wrapper{
	margin-left:0;margin-right:0;margin-top:0
}

}
.review-page .review .wigets .comment .iconify{
	font-size:36px
}
.review-page .review .text{
	word-wrap:break-word
}
.review-page .review .file{
	background-color:#f4f4f4;border-radius:6px
}
.review-page .review .file .file-name{
	height:36px;overflow:hidden;display:block
}
@media only screen and (min-width:1200px){
	.review-page .review .file .file-name{
	height:36px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.review-page .review .file .file-name{
	height:36px
}

}
.review-page .comments{
	background-color:#fff
}
@media only screen and (min-width:1200px){
	.review-page .comments{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.review-page .comments{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
.section-text-pages{
	background-color:#fff
}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-text-pages{
	background-color:#f4f4f4
}

}
@media only screen and (min-width:1200px){
	.section-text-pages{
	background-color:#f4f4f4
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.section-text-pages .body{
	background-color:#fff;border-radius:6px
}

}
@media only screen and (min-width:1200px){
	.section-text-pages .body{
	background-color:#fff;border-radius:6px
}

}
.section-text-pages .body .text{
	word-wrap:break-word
}










.v-select{
	position:relative;font-family:inherit
}
.v-select,.v-select *{
	box-sizing:border-box
}
@-webkit-keyframes vSelectSpinner{
	to{
	-webkit-transform:rotate(1turn);transform:rotate(1turn)
}

}
@keyframes vSelectSpinner{
	0%{
	-webkit-transform:rotate(0deg);transform:rotate(0deg)
}
to{
	-webkit-transform:rotate(1turn);transform:rotate(1turn)
}

}
.vs__fade-enter-active,.vs__fade-leave-active{
	pointer-events:none;-webkit-transition:opacity .15s cubic-bezier(1,.5,.8,1);transition:opacity .15s cubic-bezier(1,.5,.8,1)
}
.vs__fade-enter,.vs__fade-leave-to{
	opacity:0
}
.vs__dropdown-toggle{
	-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal
}
.vs__selected-options{
	display:-webkit-box;display:flex;flex-basis:100%;-webkit-box-flex:1;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative
}
.vs__actions{
	display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:4px 6px 0 3px
}
.vs__open-indicator{
	fill:rgba(60,60,60,.5);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .15s cubic-bezier(1,-.115,.975,.855);transition:-webkit-transform .15s cubic-bezier(1,-.115,.975,.855);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition:transform .15s cubic-bezier(1,-.115,.975,.855), -webkit-transform .15s cubic-bezier(1,-.115,.975,.855);-webkit-transition-timing-function:cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)
}
.vs__clear{
	fill:rgba(60,60,60,.5);padding:0;border:0;background-color:initial;cursor:pointer;margin-right:8px
}
.vs__dropdown-menu{
	display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff
}
.vs__no-options{
	text-align:center
}
.vs__dropdown-option{
	line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap
}
.vs__dropdown-option:hover{
	cursor:pointer
}
.vs__dropdown-option--highlight{
	background:#5897fb;color:#fff
}
.vs__dropdown-option--disabled{
	background:inherit;color:rgba(60,60,60,.5)
}
.vs__dropdown-option--disabled:hover{
	cursor:inherit
}
.vs__selected{
	display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0
}
.vs__deselect{
	display:-webkit-inline-box;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff
}
.vs__search::-webkit-search-cancel-button{
	display:none
}
.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{
	display:none
}
.vs__search,.vs__search:focus{
	-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;-webkit-box-flex:1;flex-grow:1;z-index:1
}
.vs__search::-webkit-input-placeholder{
	color:inherit
}
.vs__search::placeholder{
	color:inherit
}
.vs__spinner{
	align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;-webkit-transition:opacity .1s;transition:opacity .1s
}
.vs__spinner,.vs__spinner:after{
	border-radius:50%;width:5em;height:5em
}








@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:fallback
}
@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans;src:url(/fonts/Open_Sans/OpenSans-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans,sans-serif;src:url(/fonts/Open_Sans/OpenSans-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
.overlay{
	position:fixed;right:0;left:0;top:0;bottom:0;background:#000;opacity:.2;z-index:999
}
.placeholder{
	height:57px
}
@media only screen and (min-width:1200px){
	.placeholder{
	height:82px
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.placeholder{
	height:56px
}

}
.header{
	width:100vw;box-shadow:0 4px 15px rgba(0,0,0,.08);background-color:#111;position:fixed;z-index:1000;top:0
}
.header .nav li{
	margin-right:12px;margin-top:6px;margin-bottom:6px
}
.header .nav li a{
	color:#fff;font-size:16px;font-family:Open Sans,sans-serif
}
.header .nav li a:hover{
	color:#d93737;text-decoration:none
}
.header .button-right .iconify{
	font-size:28.8px
}
.header .mobile .iconify{
	font-size:28.8px;cursor:pointer
}
.header .navigate-mobile{
	background-color:#dbdbdb;margin:0;position:absolute;width:100%;box-shadow:0 0 10px rgba(0,0,0,.5)
}
.header .navigate-mobile li{
	padding-top:12px;padding-bottom:12px
}
.header .navigate-mobile li a{
	color:#111;font-size:18px;font:Open Sans,sans-serif
}



@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:fallback
}
@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans;src:url(/fonts/Open_Sans/OpenSans-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans,sans-serif;src:url(/fonts/Open_Sans/OpenSans-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
.search-form{
	background:transparent
}
@media only screen and (min-width:1200px){
	.search-form{
	background:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-form{
	background:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
.search-form .aj_input{
	background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.08)
}
@media only screen and (min-width:1200px){
	.search-form .aj_input{
	background-color:#f4f4f4;box-shadow:none
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-form .aj_input{
	background-color:#f4f4f4;box-shadow:none
}

}
.search-form .aj_select{
	background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.08)
}
@media only screen and (min-width:1200px){
	.search-form .aj_select{
	background-color:#f4f4f4;box-shadow:none
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-form .aj_select{
	background-color:#f4f4f4;box-shadow:none
}

}
.search-form .aj_select--native{
	background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.08)
}
@media only screen and (min-width:1200px){
	.search-form .aj_select--native{
	background-color:#f4f4f4;box-shadow:none
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-form .aj_select--native{
	background-color:#f4f4f4;box-shadow:none
}

}




@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:fallback
}
@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans;src:url(/fonts/Open_Sans/OpenSans-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans,sans-serif;src:url(/fonts/Open_Sans/OpenSans-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
.horizontal_adds[data-v-459632bc]{
	background-color:#f4f4f4
}




@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:fallback
}
@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans;src:url(/fonts/Open_Sans/OpenSans-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans,sans-serif;src:url(/fonts/Open_Sans/OpenSans-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
.sidebar_adds{
	background-color:#f4f4f4
}
@media (max-width:1224px){
	.sidebar_adds{
	display:none
}

}
.mobile_adds{
	background-color:#f4f4f4
}
@media (min-width:1224px){
	.mobile_adds{
	display:none
}

}



@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:fallback
}
@font-face{
	font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans;src:url(/fonts/Open_Sans/OpenSans-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap
}
@font-face{
	font-family:Open Sans,sans-serif;src:url(/fonts/Open_Sans/OpenSans-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap
}
.search-page .list{
	background-color:initial;border-radius:6px;box-shadow:none;min-height:100px;min-width:100%
}
@media only screen and (min-width:1200px){
	.search-page .list{
	background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.08)
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-page .list{
		background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.08)
	}
}
@media only screen and (max-width:577px){
	.search-page .list{
		background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.08);
		padding: 10px;
	}
	.search-page .list h1{
		text-align: center;
	}	
}
.search-page .list .item{
	background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)
}
@media only screen and (min-width:1200px){
	.search-page .list .item{
	box-shadow:none;border-bottom:1px solid #dbdbdb;border-radius:0
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-page .list .item{
	box-shadow:none;border-bottom:1px solid #dbdbdb;border-radius:0
}

}
@media only screen and (min-width:1200px){
	.search-page .list .item:last-of-type{
	border-bottom:none
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-page .list .item:last-of-type{
	border-bottom:none
}

}
.search-page .list .item .descr{
	word-break:break-all
}
.search-page .list .item .status--anon{
	color:#787878;background-color:#f4f4f4
}
.search-page .list .item .status--trust{
	color:#3b71c2;background-color:rgba(84,152,255,.1)
}
.search-page .list .item .status--valid{
	color:#4a914c;background-color:#a7ca92
}
.search-page .search-form input{
	background-color:#fff
}
@media only screen and (min-width:1200px){
	.search-page .search-form input{
	background-color:#f4f4f4
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-page .search-form input{
	background-color:#f4f4f4
}

}
.search-page .search-form select{
	background-color:#fff
}
@media only screen and (min-width:1200px){
	.search-page .search-form select{
	background-color:#f4f4f4
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-page .search-form select{
	background-color:#f4f4f4
}

}
.search-page .search-form .vs__dropdown-toggle{
	background-color:#fff
}
@media only screen and (min-width:1200px){
	.search-page .search-form .vs__dropdown-toggle{
	background-color:#f4f4f4
}

}
@media only screen and (min-width:577px) and (max-width:1199px){
	.search-page .search-form .vs__dropdown-toggle{
	background-color:#f4f4f4
}

}

.rd-search input {
	padding-left: 10px;
    font-size: 14px;
    width: 300px;
}	
.slider-top .swiper-slide {
	margin-bottom: 10px;
}	

@font-face{font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Raleway;src:url(/fonts/Raleway/static/Raleway-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/Open_Sans/OpenSans-Regular.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans,sans-serif;src:url(/fonts/Open_Sans/OpenSans-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap}.slider-top .arrow{color:#111;font-size:48px;width:48px}.slider-top .swiper-slide{width:90%}@media only screen and (min-width:1200px){.slider-top .swiper-slide{width:auto}}@media only screen and (min-width:577px) and (max-width:1199px){.slider-top .swiper-slide{width:auto}}.slider-top .item{background-color:#fff;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.slider-top .item .choise{color:#d93737;font-size:20px;z-index:100}.slider-top .item .heading{white-space:nowrap;overflow:hidden;height:24px;position:relative;-webkit-box-flex:1;flex-grow:1}.slider-top .item .text{height:120px;overflow:hidden}@media only screen and (min-width:1200px){.slider-top .item .text{height:120px}}@media only screen and (min-width:577px) and (max-width:1199px){.slider-top .item .text{height:120px}}.slider-top .item .status--anon{color:#787878;background-color:#f4f4f4}.slider-top .item .status--trust{color:#3b71c2;background-color:rgba(84,152,255,.1)}.slider-top .item .status--valid{color:#4a914c;background-color:#a7ca92}.slider-top .item.runString span{position:absolute;-webkit-animation:moveAnim 5s ease-in-out infinite;animation:moveAnim 5s ease-in-out infinite;left:0;-webkit-animation-direction:alternate;animation-direction:alternate}@media only screen and (min-width:1200px){.slider-top .item.runString span{-webkit-animation-name:none;animation-name:none}}.slider-top .item.runString:hover span{-webkit-animation:moveAnim 5s ease-in-out infinite;animation:moveAnim 5s ease-in-out infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes moveAnim{0%{left:0}to{left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes moveAnim{0%{left:0}to{left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}
.news-block .news_caption {	
    color: #333;
    font-size: 18px;
    padding: 10px 0px 0px 0px;
    margin-bottom: 20px;    
}	
.right-block h3 {
	font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 22px 0px;
}
	
.news-block .item {	
    min-height: 200px;	
}	
.news-block img {
	width: 100%;
}	
.pagination{
	text-align: center;
    margin: 20px 0;
    padding: 0;
    display: block;
}
.pagination a, .pagination span {
    font-size: 20px;
    display: block;
    padding: 5px 10px;    
}

.pagination li{display:inline-block}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #444;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}


.pagination > .active > a, 
.pagination > .active > a:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span, 
.pagination > .active > span:hover, 
.pagination > .active > span:focus {
    background-color: #0074D9;
    border-color: #0074D9;
	color: #fff;
}


ul ul {
	padding: 10px 0px 10px 20px;
}
.rub_city a {
	padding: 2px 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 5px 0px;
    background: #b1b0b0;
    color: #fff;
}
.rub_city a:hover {
	background: red;
}	
/*.news-list {
	text-shadow: 1px 1px 10px #111312, 0px 0 10px #17223a;
}
.news-list .text {	
    padding: 10px;	
	min-height: 200px;
}*/	
.news-list h3 {
	min-height: 56px;
	color: #333;
}
.news-list img {
	height: auto; 
	width: 100%; 
	max-height: 200px;
}
.display-none {
	display: none;
}	
.text-secondary ul {
	margin: 10px 0px 20px 20px;
	list-style: circle;
}	
p.search_result {
	margin: 10px 0px 0px 0px;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    text-align: center;
}
#rd-search-form-input {
	width: 100%;
}
.search_page .item_search {
	margin: 40px 0px;
}	
.search_page .add_company {
	margin: 10px auto;
    display: block;    
    width: max-content;
    padding: 12px 24px;
    border: 1px solid #d93737;
    cursor: pointer;
    color: #fff;
    font-family: Open Sans,sans-serif;
    font-size: 16px;
    letter-spacing: .02em;
    text-align: center;
    background-color: #d93737;
    border-radius: 4px;
    line-height: 24px;
}	
.search_page h4 {
	font-size: 20px;
    font-weight: 600;
}
.search_page h2 {
	margin: 0;
}	
.search_page h2 span {
	font-size: 14px;
    float: right;
    font-weight: 600;
    color: #40d71a;
    padding: 15px 0px 0px 0px;
}	
.search_page .text-secondary {
    font-size: 14px;
    width: calc(100% - 100px);
}
.review-page img {
	width: 100%;
}	
.intro {
	border: 1px solid grey;
    border-radius: 10px;
    padding: 20px;
    text-align: justify;
    background: #f4f4f4;
    margin: 15px 0px;
}
a.add_company {
	margin: 0 auto;
    display: BLOCK;
    WIDTH: 50%;
}	
.result_search {
	margin-bottom: 10px;
	list-style: none;
}	
.result_search a {
	margin-bottom: 5px;
    display: block;
}
.result_search span{
	display: block;	
    font-size: 80%;
}	
.result_search p {
	font-size: 90%;
}	
.result_search i {
	font-size: 80%;
	font-style: normal;
	position: absolute;
    left: 10px;	
	unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}	
h4 {
	font-size: 20px;
    line-height: 22px;
}	
.review_box {
	border-bottom: 2px dotted;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.blockquote-6 {
    border-left: 6px solid #e2373c;
    font-size: 16px;
    font-style: italic;
    margin: 16px;
    padding: 16px 24px;
    position: relative;
}
.blockquote-6:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -6px;
    height: 40px;
    background-color: #fff;
    width: 6px;
    margin-top: -1em;
}
.blockquote-6:after {
    content: "”";
    position: absolute;
    top: 50%;
    left: -20px;
    color: #e2373c;
    font-size: 50px;
    font-family: Times, sans-serif;
    font-weight: bold;
    line-height: 30px;    
}
.blockquote-6 cite {
    color: #e2373c;
    font-size: 15px;
    padding-top: 10px;
    display: block;
    text-align: right;
}
ul.news-block, ul.list {
	list-style: none;
}