@font-face {
    font-family: 'dinprolight';
    src: url('../fonts/dinprolight.eot');
    src: url('../fonts/dinprolight.eot') format('embedded-opentype'),
         url('../fonts/dinprolight.woff2') format('woff2'),
         url('../fonts/dinprolight.woff') format('woff'),
         url('../fonts/dinprolight.ttf') format('truetype'),
         url('../fonts/dinprolight.svg#dinprolight') format('svg');
}
@font-face {
    font-family: 'dinproregular';
    src: url('../fonts/dinproregular.eot');
    src: url('../fonts/dinproregular.eot') format('embedded-opentype'),
         url('../fonts/dinproregular.woff2') format('woff2'),
         url('../fonts/dinproregular.woff') format('woff'),
         url('../fonts/dinproregular.ttf') format('truetype'),
         url('../fonts/dinproregular.svg#dinproregular') format('svg');
}
@font-face {
    font-family: 'dinpromedium';
    src: url('../fonts/dinpromedium.eot');
    src: url('../fonts/dinpromedium.eot') format('embedded-opentype'),
         url('../fonts/dinpromedium.woff2') format('woff2'),
         url('../fonts/dinpromedium.woff') format('woff'),
         url('../fonts/dinpromedium.ttf') format('truetype'),
         url('../fonts/dinpromedium.svg#dinpromedium') format('svg');
}
@font-face {
    font-family: 'dinprobold';
    src: url('../fonts/dinprobold.eot');
    src: url('../fonts/dinprobold.eot') format('embedded-opentype'),
         url('../fonts/dinprobold.woff2') format('woff2'),
         url('../fonts/dinprobold.woff') format('woff'),
         url('../fonts/dinprobold.ttf') format('truetype'),
         url('../fonts/dinprobold.svg#dinprobold') format('svg');
}
@font-face {
	font-family: 'DINPro-CondensedBold';
	src: url('DINPro-CondensedBold.eot?#iefix') format('embedded-opentype'),
	url('DINPro-CondensedBold.otf')  format('opentype'),
	url('DINPro-CondensedBold.woff') format('woff'),
	url('DINPro-CondensedBold.ttf')  format('truetype'),
	url('DINPro-CondensedBold.svg#DINPro-CondensedBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
}
body {
	margin:0;
	font:18px/23px 'dinproregular', sans-serif;
	color:#1c1b16;
	background-color:#fff;
}
img {
	border-style:none;
	vertical-align: top;
	max-width:100%;
}
a {
	color:#b9283b;
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
	text-decoration: none !important;
}
a:hover{
	color: #1c1b16;
}
.bootstrap-select .dropdown-toggle:focus,
a:focus,
a:hover,
*:active,
*:hover,
*:visited,
*:focus,
* {
	outline:none !important;
}
*{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
p{
	margin: 0 0 22px;
}
h1+p,h2+p,h3+p,h4+p,h5+p,h6+p,
p:first-child{
    margin-top:0;
}
p:last-child{
    margin-bottom:0;
}
h1{
	font: 127px/127px 'dinprolight', sans-serif;
	margin: 0;
	color: #fff;
}
h2{
	font: 82px/82px 'dinprolight', sans-serif;
	margin: 0;
	color: #fff;
}
h3{
	font: 97px/97px 'dinprolight', sans-serif;
	margin: 0;
	color: #fff;
}
input, textarea, select {
	font:100% 'dinproregular', sans-serif;
	vertical-align:middle;
	-webkit-appearance:none;
	-webkit-border-radius:0;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.row {
    margin-right: -9px;
    margin-left: -9px;
}
.btn-default,
.btn{
    line-height: 23px;
    font-size: 22px;
    color: #b9283b;
    background-color: transparent;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top: 0;
    text-decoration: none;
    overflow: hidden;
    border: 1px solid #b9283b;
    border-radius: 0;
    min-width: 114px;
    text-align: center;
    padding: 10px 15px 14px;
    text-decoration: none !important;
    z-index: 2;
    cursor: pointer;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.btn:focus{color:#b9283b;}
.btn:focus:hover{color:#fff;}
.btn:hover,
.btn-default:hover {
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#fff;
    background-color:#b9283b;
}
header,nav,section,article,aside,footer,figure,menu,dialog {
	display: block;
}
input:focus::-webkit-input-placeholder {
	color:transparent !important;
}
input:focus:-ms-input-placeholder {
	color:transparent !important;
}
input:focus::-moz-placeholder {
	color:transparent !important;
}
textarea:focus::-webkit-input-placeholder {
	color:transparent !important ;
}
textarea:focus:-ms-input-placeholder {
	color:transparent !important;
}
textarea:focus::-moz-placeholder {
	color:transparent !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 9px;
    padding-left: 9px;
}
.form-control{
	border-radius: 0px;
	border: 1px solid #898989;
	box-shadow:none;
	line-height: 20px;
	-webkit-box-shadow:none;
	box-shadow: none;
	background-color: #fff;
	font-size: 16px;
	color: #363636;
	padding: 5px 12px 7px;
}
.form-control:focus {
	border-color: #2b448d;
	outline: 0;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.error .form-control{
	border-color:#c82349;
}
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	z-index: 2000;
	position: fixed;
	background: rgba(255, 255, 255, 0.9);
	height: 100%;
	width: 100%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.pace.pace-inactive {
	background: transparent;
}
.pace .pace-progress {
  	height: 70px;
	width: 1px;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.pace.pace-inactive .pace-progress {
	display: none;
}
.pace .pace-activity {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  position: absolute;
  top: 0;
}
.pace .wr {
	position: absolute;
	top: 0;
	left:0;
	z-index: 300;
	width: 100%;
	height: 100%;
	background: transparent;
}

.ball {
  position: absolute;
  width: 80px;
  height: 800px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  transform-origin: 44px center;
  margin-left: 27px;
}

.ball:before {
  content: '';
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  border-radius: 100%;
  background: #b9283b;
}

.ball-1 {
  margin-left: -34px;
}

.ball-2 {
  margin-left: 17px;
  transform: translateY(-50%) rotate(180deg);
  margin-left: -67px;
  animation: rotate-1 1.7s linear infinite;
  z-index: 2;
}

@keyframes rotate-1 {
  0% {
    margin-left: -12px;
    transform: translateY(-50%) rotate(0deg);
    transform-origin: 44px center;
  }
  25% {
    margin-left: -17px;
    transform: translateY(-50%) rotate(-180deg);
    transform-origin: 44px center;
  }
  50% {
    margin-left: -11px;
    transform: translateY(-50%) rotate(-360deg);
    transform-origin: 44px center;
  }
  50.1% {
    transform-origin: -5px center;
  }
  75% {
    margin-left: -24px;
    transform: translateY(-50%) rotate(-180deg);
    transform-origin: -8px center;
  }
  75.01 {
    margin-left: -44px;
    transform: translateY(-50%) rotate(-180deg);
    transform-origin: -8px center;
  }
  100% {
    margin-left: -12px;
    transform: translateY(-50%) rotate(0deg);
    transform-origin: -8px center;
  }
}

.ball-3 {
  margin-left: 80px;
}
.contact-block .mail {
	font-size: 17px;
	line-height: 19px;
}
#wrapper{
	overflow: hidden;
	min-height: 100%;
	position: relative;
	width: 100%;
	background: #fff;
}
.container-fluid {
	max-width: 1250px;
}
.center{
	max-width: 1250px;
	min-width: 280px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
}
.center:after{
	content: '';
	display: block;
	clear: both;
}
.logo{
	float: left;
	width: 227px;
	height: 27px;
	margin: 25px 0 0;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
}
.logo a {
	display: block;
	height: 100%;
}
.header {
	padding: 26px 0 0px 0;
	position: relative;
	min-height: 129px;
    background-color: #fff;
}
#nav {
	float: right;
	margin: 0 0 0 49px;
}
.header-row:after{
	display:block;
	clear:both;
	content:'';
}
.main-screen {
	background: url(../images/bg.jpg) no-repeat 0% 0%;
	background-size: cover;
	padding: 0 0 81px;
}
.headerNav{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:'dinproregular' ;
	font-size: 18px;
	line-height: 20px;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.headerNav:after{
	content: '';
	display: block;
	clear: both;
}
.headerNav li{
	float: left;
	margin: 0 0 0 18px;
}
.headerNav a{
	color: #252525;
}
.headerNav .active,
.headerNav .active a,
.headerNav a:hover{
	color: #b9283b;
}
.headerWrap {
	padding: 23px 0 0 0;
	float: right;
}
.city-choose {
	float: right;
}
/*_______________________________*/
.fs-dropdown {
	display: inline-block;
	vertical-align: top;
	margin: -2px 0 0 2px;
	min-width: 193px;
}
.fs-dropdown-selected {
	background: transparent;
	width: 100%;
	position: relative;
	border: none;
	height: 28px;
	max-width: 196px;
	font-size: 16px;
	color: #b9283b;
	line-height: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	box-shadow: none;
	padding: 0px 35px 0 10px;
}
.fs-dropdown-item {
	font-size: 15px;
	color: #b9283b;
	background: transparent;
	padding: 0px 0;
	font-size: 16px;
	display: block;
	text-overflow: ellipsis;
	max-width: 158px;
	line-height: 16px;
	line-height: 30px;
	white-space: nowrap;
}
.fs-dropdown-focus .fs-dropdown-selected {
	background: none;
	box-shadow: none;
	position: relative;
}
.fs-dropdown-item_selected {
	color: #6f4197;
	background: transparent;
}
.fs-dropdown-options {
	border-radius: 0;
	border: 1px #d8d8d8 solid;
	margin: -2px 0 0 0;
	font-size: 14px;
	line-height: 14px;
	z-index: 100;
	overflow: visible;
	width: 100%;
}
.fs-dropdown-focus .fs-dropdown-selected:hover {
	border-color: #6f4197;
}

.fs-dropdown-selected:after{
	content: '';
	position: absolute;
	border: none;
	top: 5px;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(../images/ico1.png) no-repeat 0px 0px;
}
.fs-dropdown-open .fs-dropdown-selected:after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	top: 2px;
	right: 1px;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fs-dropdown .fs-dropdown-selected:hover {
    color: #b9283b;
}
/*.fs-dropdown-open .fs-dropdown-selected {
	padding: 0px 5px 0 10px;
}*/
.fs-dropdown-open .fs-dropdown-selected {
	border: none;
	padding: 0px 35px 0 10px;
	background: #fff;
}
.fs-dropdown-open .fs-dropdown-options  {
	padding: 0 10px;
	border: none;
}
.fs-dropdown-open .fs-dropdown-options  {
	border-top: none;
}

/*___________________________________*/
.city-choose .title {
	display: inline-block;
	vertical-align: top;
	color: #717375;
	letter-spacing: -0.05em;
    position: relative;
}
.main-screen .two-columns {
 	width: 100%;
 	font-size: 0;
 	padding: 46px 0 0 0;
 	line-height: 0;
 	display: inline-block;
 	vertical-align: middle;
}
.main-screen .two-columns .col1 {
	display: inline-block;
	vertical-align: middle;
	width: 55%;
}
.main-screen .two-columns .col2 {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	max-width: 471px;
	padding: 0 0 0 15px;
}
.main-screen .two-columns p {
	font-size: 17px;
	line-height: 23px;
	margin: 0 0 23px;
	color: #1a1a1a;
}
.main-screen .two-columns h1 {
	margin: -45px 0px -34px -65px;
	color: #fff;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
	letter-spacing: -0.02em;
}
.main-screen .two-columns h2 {
	margin: 0 0 -32px 82px;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
	letter-spacing: -0.02em;
}
.main-screen .two-columns h3 {
	margin: 0 0 0 162px;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
	letter-spacing: -0.015em;
}
.product-block {
	position: relative;
	z-index: 50;
	width: 100%;
	overflow: hidden;
	background: #b9283b;
	padding: 0 0 76px 0;
}
.sidebar-nav {
	margin: 0;
/*	max-width: 277px;*/
	padding: 71px 0 0 70px;
	list-style: none;
}
.sidebar-nav li {
	color: #fff;
	font-size: 16px;
	min-width: 277px;
	line-height: 18px;
	margin: 0 0 13px;
	position:relative;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
    opacity: 0.8;
}
.sidebar-nav li:hover,
.sidebar-nav li.active {
	margin: 0 0 30px;
    opacity: 1;
}
.sidebar-nav li a {
	position:relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 1em 0 0;
}
/*.sidebar-nav li a:before{
	content: '';
	-webkit-transition: all 0.2s linear 0.1s;
	-moz-transition: all 0.2s linear 0.1s;
	-ms-transition: all 0.2s linear 0.1s;
	-o-transition: all 0.2s linear 0.1s;
	transition: all 0.2s linear 0.1s;
	background: #fff;
	position: absolute;
	opacity: 0;
	bottom: -12px;
	left: -8px;
	width: 100%;
	height: 3px;
}*/
.sidebar-nav li a:hover:before {
	opacity: 1;
}
.sidebar-nav li:hover {
	margin: 0 0 30px;
}
/*.sidebar-nav li:hover i {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sidebar-nav li:hover span {
	margin: 0 0 0 23px;
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}*/
.sidebar-nav li a {
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-bottom: 3px #b9283b solid;
}
.sidebar-nav li:hover a,
.sidebar-nav li.active a {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border-bottom: 3px #fff solid;
}
.sidebar-nav li i {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	display: inline-block;
	vertical-align: middle;
}
.sidebar-nav li:hover i {
	margin: 0 0 0 11%;
}
.sidebar-nav li .ico-holder {
	width: 55px;
	height: 55px;
	display: inline-block;
	vertical-align: middle;
}
.sidebar-nav li .ico1 {
	background: url(../images/ico1.svg) no-repeat 0% 50%;
	width: 40px;
	height: 45px;
}
.sidebar-nav li .ico2 {
	background: url(../images/ico2.svg) no-repeat 0% 50%;
	width: 40px;
	height: 45px;
}
.sidebar-nav li .ico3 {
	background: url(../images/ico3.svg) no-repeat 0% 50%;
	width: 40px;
	height: 45px;
}
.sidebar-nav li .ico4 {
	background: url(../images/ico4.svg) no-repeat 0% 50%;
	width: 48px;
	height: 48px;
}
.sidebar-nav li .ico5 {
	background: url(../images/ico5.svg) no-repeat 0% 50%;
	width: 40px;
	height: 45px;
}
.sidebar-nav li .ico6 {
	background: url(../images/ico6.svg) no-repeat 0% 50%;
	width: 40px;
	height: 45px;
}
.sidebar-nav li .ico7 {
	background: url(../images/ico7.svg) no-repeat 0% 50%;
	width: 40px;
	height: 45px;
}
.sidebar-nav li .ico8 {
	background: url(../images/ico8.svg) no-repeat 0% 50%;
	width: 40px;
	height: 45px;
}
.sidebar-nav li span {
	display: inline-block;
	max-width: 145px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	vertical-align: middle;
	padding: 0 0 10px;
}
.product-block .visual {
	position: relative;
	margin: 0 -50px 0 111px;
	padding: 0 0 26px;
}
.product-block .visual img {
	width: 100%;
	max-width: inherit;
	visibility: hidden;
	height: auto;
}
.product-block .visual .ico {
	position: absolute;
	bottom: -74px;
	left: -111px;
	width: 100%;
	height: 100%;
    background-image: url("../images/img1.png");
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
.tab {
	display: none;
}
.tab.active {
	display: block;
}
.product-block .tabset {
	padding: 79px 0 0 0;
	color: #fff;
}
.product-block .tab-control {
	padding: 0;
}
.product-block .tabset p {
	letter-spacing: -0.005em;
}
.product-block .tab-body {
	padding: 0 142px 0 0;
}
.tab-control {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	list-style: none;
}
.tab-control li {
	width: 220px;
	min-height: 100px;
	display: inline-block;
	vertical-align: top;
    margin-right: 45px;
}
.tab-control li span {
	opacity: 0.8;
	margin: 0 0em 0 6px;
	font-size: 18px;
	line-height: 21px;
	max-width: 180px;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	font-weight: 400;
}
.tab-control li.active span,
.tab-control li:hover span {
	margin: 0 0em 0 6px;
	opacity: 1;
	display: inline-block;
	vertical-align: top;
	position: relative;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	font-weight: 700;
}
.tab-control a {
	color: #fff;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.tab-control li a span:before{
	content: '';
	-webkit-transition: all 0.2s linear 0.1s;
	-moz-transition: all 0.2s linear 0.1s;
	-ms-transition: all 0.2s linear 0.1s;
	-o-transition: all 0.2s linear 0.1s;
	transition: all 0.2s linear 0.1s;
	background: #fff;
	position: absolute;
	opacity: 0;
	bottom: -15px;
	left: 0px;
	overflow: hidden;
	width: 100%;
	padding: 0 59px 0 0;
	box-sizing: border-box;
	height: 3px;
}
.tab-control li:hover a span:before,
.tab-control li.active a span:before {
	opacity: 1;
}
.product-block .content {
	margin: 0 0 0 -23px;
}
.product-block .btn-holder {
	padding: 26px 0 0 0;
}
.btn-primary {
	background-color: transparent;
	border: 1px #fff solid;
	font-size: 20px;
	padding: 13px 26px 0 26px;
	height: 54px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	box-sizing: border-box;
	border-radius: 0;
	line-height: 20px;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:active {
	background: #fff;
	color: #b9283b;
	border: 1px #b9283b solid;
}
.btn-primary:focus,
.btn-primary.focus {
    background: #fff;
}
.btn-primary:focus:hover {
    color: #b9283b;
    background: #fff;
}
.choose-product {
	padding: 67px 0 20px 0;
}
.hidden-box {
	display: none;
	padding: 18px 0 0 18px;
	margin: 0 0 28px;
}
.choose-product-nav li.active .hidden-box {
	display: block;
}
div.radio {
	float: left;
	width: 10px;
	height: 10px;
	background: #b7b7b7;
	margin-right: 8px;
	position: relative;
	cursor: pointer;
}
div.radio.checked  {
	background: #b9283b;
}
div.check,
div.iradio {
	float: left;
	width: 10px;
	margin: 4px 16px 6px 0;
	height: 10px;
	background: #b7b7b7;
	position: relative;
	cursor: pointer;
}
div.check.checked,
div.iradio.checked {
	background: #b9283b;
}
.choose-product-nav {
	margin: 0 -23px 30px 5px;
	padding: 29px 10px 22px 38px;
	box-sizing: border-box;
	border: 3px #e1e1e1 solid;
	list-style: none;
}
.choose-product-nav li {
	margin: 0 0 18px;
	font-size: 18px;
	line-height: 19px;
	font-family: 'dinprobold';
}
.choose-product-nav li a {
	color: #b9283b;
	display: inline-block;
	vertical-align: top;
	max-width: 186px;
}
.choose-product-nav li a.active,
.choose-product-nav li:hover a {
	color: #707070;
}
.choose-product-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.choose-product-nav ul label {
	cursor: pointer;
	overflow: hidden;
}
.choose-product-nav ul li {
	font-family: 'dinproregular';
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 5px;
}
div.check.checked + span.text,
div.iradio.checked + span.text {
	color: #b9283b;
	font-family: 'dinprobold';
}
.choose-product-nav ul li .text {
	overflow: hidden;
	max-width: 157px;
	display: inline-block;
	text-overflow: ellipsis;
}
.choose-product .product-list-holder {
	padding: 0 0 0 40px;
}
.product-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-list li {
	overflow: hidden;
	margin: 0 0 58px;
}
.product-list li .visual {
	float: left;
	width: 180px;
	line-height: 152px;
	margin: 0 31px 0 0;
	position: relative;
	padding: 0 15px 0 0;
	border-right: 1px #b7b7b7 solid;
}
.product-list li .visual img {
	display: inline-block;
	vertical-align: middle;
}
.product-list li .btn-box {
	float: right;
	padding: 22px 10px 0 24px;
	margin: 0 0 0 57px;
	height: 151px;
}
.product-list li .description {
	overflow: hidden;
}
.product-list li .description h2 {
	font-size: 20px;
	font-family: 'dinprobold';
	color: #b9283b;
	margin: 0 0 15px;
	line-height: 31px;
}
.product-list li .description p {
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 19px;
	color: #252525;
	max-height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-list .btn-primary {
	background: #fff;
	color: #b9283b;
	font-size: 14px;
	line-height: 14px;
	height: 28px;
	padding: 4px 7px 0px 12px;
	box-sizing: border-box;
	border: 1px #b9283b solid;
}
.product-list .btn-primary:hover,
.product-list .btn-primary:active {
	background: #b9283b;
	color: #fff;
	border: 1px #fff solid;
}
.product-list .btn-primary .ico {
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	margin: 0 0 0 10px;
	height: 13px;
	background: url(../images/ico10.png) no-repeat 0% 0%;
}
.product-list .btn-primary:hover .ico,
.product-list .btn-primary:active .ico {
	background-position: 0 -19px;
}
.product-list li .btn-box {
	border-left: 1px #b7b7b7 solid;
	padding: 23px 4px 0 15px;
	margin: 0 0 0 57px;
}
.btn:active {
	box-shadow: none;
}
.product-list li .btn-box .btn1:first-child {
	margin: 0 0 36px;
}
.product-list li .btn-box .btn1:first-child:before{
	content: '';
	background: #acacac;
	position: absolute;
	bottom: -19px;
	width: 100%;
	height: 1px;
	left: 0px;
}
.product-list li .btn-box .btn1 {
	display: block;
	text-align: left;
	padding: 0 4px 0 10px;
	position: relative;
}
.product-list li .btn-box .btn1 .ico1 {
	display: inline-block;
	vertical-align: middle;
	height: 37px;
	width: 37px;
	background: url(../images/ico11.png) no-repeat 0% 50%;
}
.product-list li .btn-box .btn1 .ico2 {
	display: inline-block;
	vertical-align: middle;
	height: 37px;
	width: 37px;
	background: url(../images/ico12.png) no-repeat 0% 50%;
}
.product-list li .btn-box .btn1 span {
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
	line-height: 17px;
	margin: 0 0 0 6px;
}
.offer-block {
	text-align: center;
	position: relative;
	background: url(../images/img2.png) no-repeat 0% 0%;
	background-size: cover;
	min-height: 300px;
	height: 100%;
}
.offer-block .holder {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	line-height: 300px;
}
.offer-block .holder-block a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
.offer-block .holder-block a:before{
	content: '';
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: -1px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
	right: 0;
}
.offer-block .holder-block a:hover:before {
	opacity: 1;
}
.offer-block h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 50px;
	max-width: 643px;
	margin: -46px 0 0 0;
	line-height: 56px;
}
.offer-block .btn1 {
	position: absolute;
	bottom: -42px;
	left: 50%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin: 0 0 0 -43px;
	z-index: 20;
	width: 86px;
	padding: 0;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 34px 12px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 34px 12px rgba(0,0,0,0.2);
	height: 85px;
	background: #fff url(../images/Shape6.svg) no-repeat 35px 22px;
}
.offer-block .holder-block a:hover .btn1 {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.footer	{
	background: #2f2f2f;
	padding: 96px 0 85px 0;
}
.footer .soc-icons {
	float: right;
	margin: -5px 0 0 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	list-style: none;
}
.footer .soc-icons li {
	display: inline-block;
	vertical-align: top;
}
.footer .soc-icons li a {
	display: block;
	color: #fff;
	width: 42px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	height: 42px;
	line-height: 43px;
	text-align: center;
	background: #717171;
	text-align: center;
}
.footer .soc-icons li a:hover {
	opacity: 0.7;
}
.footer .soc-icons li a i {
	font-size: 22px;
	line-height: 41px;
}
.footer .footer-row {
	position: relative;
}
.footer .footer-row:first-child {
	padding: 0 0 28px;
	margin: 0 0 30px;
}
.footer .footer-row:first-child:before{
	content: '';
	height: 6px;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4083b+0,c30f3f+3,c10f3f+5,bf1240+5,c11140+6,be1340+6,bf1544+8,ba1744+10,bb1a46+10,b7204b+16,b6234d+16,b4234c+17,b6254e+18,b3254d+18,b6254e+19,b3254d+19,b4284f+20,ad2c53+26,ac2d56+26,ab2e56+28,a82e55+29,a82e55+29,a7335a+32,a53259+33,a4345c+33,a4365d+34,a3375b+35,a13860+37,9c3a61+41,9d3b64+41,983d66+46,993e69+46,963e68+46,953e68+47,943f69+49,953f6c+49,923f6b+49,923f6b+51,90426c+51,8f4270+53,8a4270+57,824777+63,83477a+63,814578+64,83477a+64,7e487c+66,7d4779+66,7e487c+67,7c477b+68,7b497e+68,734c83+75,6e4c88+78,6f4e87+78,6c4d88+78,674d8a+83,634f8e+84,5c5092+90,585194+91,585195+92,545194+93,555297+93,535095+94,525195+95,4f5297+95,4f5297+96,4b529a+97,49539b+99,45539c+100,45539c+100 */
	background: rgb(196,8,59); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(196,8,59,1) 0%, rgba(195,15,63,1) 3%, rgba(193,15,63,1) 5%, rgba(191,18,64,1) 5%, rgba(193,17,64,1) 6%, rgba(190,19,64,1) 6%, rgba(191,21,68,1) 8%, rgba(186,23,68,1) 10%, rgba(187,26,70,1) 10%, rgba(183,32,75,1) 16%, rgba(182,35,77,1) 16%, rgba(180,35,76,1) 17%, rgba(182,37,78,1) 18%, rgba(179,37,77,1) 18%, rgba(182,37,78,1) 19%, rgba(179,37,77,1) 19%, rgba(180,40,79,1) 20%, rgba(173,44,83,1) 26%, rgba(172,45,86,1) 26%, rgba(171,46,86,1) 28%, rgba(168,46,85,1) 29%, rgba(168,46,85,1) 29%, rgba(167,51,90,1) 32%, rgba(165,50,89,1) 33%, rgba(164,52,92,1) 33%, rgba(164,54,93,1) 34%, rgba(163,55,91,1) 35%, rgba(161,56,96,1) 37%, rgba(156,58,97,1) 41%, rgba(157,59,100,1) 41%, rgba(152,61,102,1) 46%, rgba(153,62,105,1) 46%, rgba(150,62,104,1) 46%, rgba(149,62,104,1) 47%, rgba(148,63,105,1) 49%, rgba(149,63,108,1) 49%, rgba(146,63,107,1) 49%, rgba(146,63,107,1) 51%, rgba(144,66,108,1) 51%, rgba(143,66,112,1) 53%, rgba(138,66,112,1) 57%, rgba(130,71,119,1) 63%, rgba(131,71,122,1) 63%, rgba(129,69,120,1) 64%, rgba(131,71,122,1) 64%, rgba(126,72,124,1) 66%, rgba(125,71,121,1) 66%, rgba(126,72,124,1) 67%, rgba(124,71,123,1) 68%, rgba(123,73,126,1) 68%, rgba(115,76,131,1) 75%, rgba(110,76,136,1) 78%, rgba(111,78,135,1) 78%, rgba(108,77,136,1) 78%, rgba(103,77,138,1) 83%, rgba(99,79,142,1) 84%, rgba(92,80,146,1) 90%, rgba(88,81,148,1) 91%, rgba(88,81,149,1) 92%, rgba(84,81,148,1) 93%, rgba(85,82,151,1) 93%, rgba(83,80,149,1) 94%, rgba(82,81,149,1) 95%, rgba(79,82,151,1) 95%, rgba(79,82,151,1) 96%, rgba(75,82,154,1) 97%, rgba(73,83,155,1) 99%, rgba(69,83,156,1) 100%, rgba(69,83,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(196,8,59,1) 0%,rgba(195,15,63,1) 3%,rgba(193,15,63,1) 5%,rgba(191,18,64,1) 5%,rgba(193,17,64,1) 6%,rgba(190,19,64,1) 6%,rgba(191,21,68,1) 8%,rgba(186,23,68,1) 10%,rgba(187,26,70,1) 10%,rgba(183,32,75,1) 16%,rgba(182,35,77,1) 16%,rgba(180,35,76,1) 17%,rgba(182,37,78,1) 18%,rgba(179,37,77,1) 18%,rgba(182,37,78,1) 19%,rgba(179,37,77,1) 19%,rgba(180,40,79,1) 20%,rgba(173,44,83,1) 26%,rgba(172,45,86,1) 26%,rgba(171,46,86,1) 28%,rgba(168,46,85,1) 29%,rgba(168,46,85,1) 29%,rgba(167,51,90,1) 32%,rgba(165,50,89,1) 33%,rgba(164,52,92,1) 33%,rgba(164,54,93,1) 34%,rgba(163,55,91,1) 35%,rgba(161,56,96,1) 37%,rgba(156,58,97,1) 41%,rgba(157,59,100,1) 41%,rgba(152,61,102,1) 46%,rgba(153,62,105,1) 46%,rgba(150,62,104,1) 46%,rgba(149,62,104,1) 47%,rgba(148,63,105,1) 49%,rgba(149,63,108,1) 49%,rgba(146,63,107,1) 49%,rgba(146,63,107,1) 51%,rgba(144,66,108,1) 51%,rgba(143,66,112,1) 53%,rgba(138,66,112,1) 57%,rgba(130,71,119,1) 63%,rgba(131,71,122,1) 63%,rgba(129,69,120,1) 64%,rgba(131,71,122,1) 64%,rgba(126,72,124,1) 66%,rgba(125,71,121,1) 66%,rgba(126,72,124,1) 67%,rgba(124,71,123,1) 68%,rgba(123,73,126,1) 68%,rgba(115,76,131,1) 75%,rgba(110,76,136,1) 78%,rgba(111,78,135,1) 78%,rgba(108,77,136,1) 78%,rgba(103,77,138,1) 83%,rgba(99,79,142,1) 84%,rgba(92,80,146,1) 90%,rgba(88,81,148,1) 91%,rgba(88,81,149,1) 92%,rgba(84,81,148,1) 93%,rgba(85,82,151,1) 93%,rgba(83,80,149,1) 94%,rgba(82,81,149,1) 95%,rgba(79,82,151,1) 95%,rgba(79,82,151,1) 96%,rgba(75,82,154,1) 97%,rgba(73,83,155,1) 99%,rgba(69,83,156,1) 100%,rgba(69,83,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(196,8,59,1) 0%,rgba(195,15,63,1) 3%,rgba(193,15,63,1) 5%,rgba(191,18,64,1) 5%,rgba(193,17,64,1) 6%,rgba(190,19,64,1) 6%,rgba(191,21,68,1) 8%,rgba(186,23,68,1) 10%,rgba(187,26,70,1) 10%,rgba(183,32,75,1) 16%,rgba(182,35,77,1) 16%,rgba(180,35,76,1) 17%,rgba(182,37,78,1) 18%,rgba(179,37,77,1) 18%,rgba(182,37,78,1) 19%,rgba(179,37,77,1) 19%,rgba(180,40,79,1) 20%,rgba(173,44,83,1) 26%,rgba(172,45,86,1) 26%,rgba(171,46,86,1) 28%,rgba(168,46,85,1) 29%,rgba(168,46,85,1) 29%,rgba(167,51,90,1) 32%,rgba(165,50,89,1) 33%,rgba(164,52,92,1) 33%,rgba(164,54,93,1) 34%,rgba(163,55,91,1) 35%,rgba(161,56,96,1) 37%,rgba(156,58,97,1) 41%,rgba(157,59,100,1) 41%,rgba(152,61,102,1) 46%,rgba(153,62,105,1) 46%,rgba(150,62,104,1) 46%,rgba(149,62,104,1) 47%,rgba(148,63,105,1) 49%,rgba(149,63,108,1) 49%,rgba(146,63,107,1) 49%,rgba(146,63,107,1) 51%,rgba(144,66,108,1) 51%,rgba(143,66,112,1) 53%,rgba(138,66,112,1) 57%,rgba(130,71,119,1) 63%,rgba(131,71,122,1) 63%,rgba(129,69,120,1) 64%,rgba(131,71,122,1) 64%,rgba(126,72,124,1) 66%,rgba(125,71,121,1) 66%,rgba(126,72,124,1) 67%,rgba(124,71,123,1) 68%,rgba(123,73,126,1) 68%,rgba(115,76,131,1) 75%,rgba(110,76,136,1) 78%,rgba(111,78,135,1) 78%,rgba(108,77,136,1) 78%,rgba(103,77,138,1) 83%,rgba(99,79,142,1) 84%,rgba(92,80,146,1) 90%,rgba(88,81,148,1) 91%,rgba(88,81,149,1) 92%,rgba(84,81,148,1) 93%,rgba(85,82,151,1) 93%,rgba(83,80,149,1) 94%,rgba(82,81,149,1) 95%,rgba(79,82,151,1) 95%,rgba(79,82,151,1) 96%,rgba(75,82,154,1) 97%,rgba(73,83,155,1) 99%,rgba(69,83,156,1) 100%,rgba(69,83,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4083b', endColorstr='#45539c',GradientType=1 ); /* IE6-9 */
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.footer-row:after{
	display:block;
	clear:both;
	content:'';
}
.footer .footer-row .logo {
	background: url(../images/footer-logo.png) no-repeat 0% 0%;
	width: 200px;
	height: 30px;
	margin: 0 76px 0 0;
}
.footer .btn-primary {
	font-size: 14px;
	line-height: 14px;
	height: 30px;
	color: #acacac;
	border-color: #acacac;
	padding: 5px 12px 0 12px;
}
.footer .btn-primary:hover,
.footer .btn-primary:active {
	border: 1px #c82349 solid;
	color: #c82349;
}
.footer .copy-box {
	float: left;
	font-size: 15px;
	line-height: 21px;
	padding: 0 30px 0 0;
	box-sizing: border-box;
	width: 199px;
	margin: 0 77px 0 0;
	color: #fff;
	border-right: 1px #464646 solid;
}
.footer .copy-box span {
	display: block;
}
.footer .copy-box strong {
	display: block;
}
.footer .copy-box .mail {
	display: block;
	color: #c82349;
}
.footer .copy-box .mail:hover {
	text-decoration: underline;
}
.footer .parthners-list-holder {
	overflow: hidden;
}
.footer .parthners-list {
	margin: 0 -100px 0 0;
	padding: 22px 0 0 0;
	font-size: 0;
	line-height: 0;
	list-style: none;
}
.footer .parthners-list li {
	display: inline-block;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin: 0 8% 10px 0;
	opacity: 0.5;
	vertical-align: middle;
}
.footer .parthners-list li:hover {
	opacity: 1;
}
.ask-block {
	background: #b9283b;
	padding: 62px 0 68px 0;
}
.b2b-block {
    background: #b9283b;
    padding: 62px 0 68px 0;
}
.b2b-block .form-submit input[type="text"]{
    border-bottom-color: #fff;
}
.b2b-block .form-submit textarea{
    border-color: #fff;
}
.choose-category-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
    text-align: center;
}
.category-block {
	box-sizing: border-box;
    padding: 20px 10px 30px 10px;
}
.category-block h3 {
	margin: -35px 0 48px 0;
	font: 24px/24px 'dinprolight', sans-serif;
	text-align: center;
}
.category-block h3 span {
	background: #b9283b;
	padding: 0 30px;
	display: inline-block;
	vertical-align: top;
    font-weight: 600;
}
.b2b-block .category-block h3 span {
    background: #b9283b;
}
.choose-category-list li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	min-height: 80px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	line-height: 17px;
    width: 220px;
    text-align: left;
}
.choose-category-list li:first-child {
    margin-right: 20px;
}
.choose-category-list li .visual {
	min-height: 53px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
    display: block;
    float: left;
    opacity: 0.8;
}
.choose-category-list li .check {
	display: none;
}
.choose-category-list li .text {
	color: #fff;
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	display: block;
    max-width: 130px;
    float: left;
    margin-left: 20px;
    opacity: 0.8;
}
.choose-category-list li:first-child .text {
    margin-left: 30px;
}
.choose-category-list li .text:before {
	content: '';
	-webkit-transition: all 0.2s linear 0.1s;
	-moz-transition: all 0.2s linear 0.1s;
	-ms-transition: all 0.2s linear 0.1s;
	-o-transition: all 0.2s linear 0.1s;
	transition: all 0.2s linear 0.1s;
	background: #fff;
	position: absolute;
	opacity: 0;
	bottom: -25px;
	left: -70px;
	width: 160px;
	height: 3px;
}
.choose-category-list li:nth-child(2n) .text:before {
    left: -50px;
    width: 190px;
    bottom: -20px;
}

.choose-category-list li .text span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 125px;
    font-size: 18px;
    line-height: 20px;
}
.choose-category-list li:hover .text:before,
.choose-category-list li .check.checked + .visual + .text:before {
	opacity: 1;
}
.choose-category-list li label {
	cursor: pointer;
	display: block;
}
.choose-category-list li label.hover .text,
.choose-category-list li .check.checked + .visual + .text {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
    opacity: 1;
}
.choose-category-list li label.hover .visual,
.choose-category-list li .check.checked + .visual {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	margin:0;
    opacity: 1;
}
.choose-category-list li:last-child {
    margin-right: 0;
}
.form-submit label {
	display: block;
	margin: 0;
}
.form-submit {
	padding: 50px 48px 0 46px;
}
.form-submit .formRow {
	margin: 0 0 10px;
}
.form-submit h2 {
	font: 24px/24px 'dinprolight', sans-serif;
	color: #fff;
	margin: 0 0 37px;
	text-align: center;
}
.form-submit input[type="text"] {
	display: block;
	width: 100%;
	padding: 0;
	height: 47px;
	border: 1px solid transparent;
	border-bottom-color: #fff;
	background: none;
	color: #ffffff!important;;
	font-size: 16px;
	line-height: 25px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.form-submit .formRow-btn {
	padding: 35px 87px 0 87px;
}
.form-submit button[type="submit"] {
	display: block;
	background: none;
	border: 1px solid #fff;
	padding: 4px 15px 12px;
	height: auto;
	font-size: 26px;
    line-height: 36px;
	color: #fff;
	width: 100%;
	border-radius: 0;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.form-submit textarea {
	display: block;
	background: none;
	border: 1px solid #fff;
	padding: 6px 15px 14px;
	height: auto;
	resize: none;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	width: 100%;
	height: 100px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.form-submit .text {
	display: block;
	font: 18px/18px 'dinproregular', sans-serif;
	color: #fff;
	padding: 13px 0 15px 0;
}
input[type='text']::-webkit-input-placeholder {
	font: 18px/18px 'dinproregular', sans-serif;
	color: #fff;
	opacity:0.9;
	font-style:normal;
}
input[type='text']::-moz-placeholder{
	color: #ffffff!important;
	font: 18px/40px 'dinproregular', sans-serif;
	opacity:0.9;
	font-style:normal;
}
input[type='text']:-moz-placeholder {
	color: #ffffff!important;
	font: 18px/18px 'dinproregular', sans-serif;
	opacity:0.9;
	font-style:normal;
}
input[type='text']:-ms-input-placeholder {
	font: 18px/18px 'dinproregular', sans-serif;
	color: #fff;
	opacity:0.9;
	font-style:normal;
}
.form-submit input[type="text"]:hover,
.form-submit textarea:hover {
	background: rgba(255,255,255,.2);
	border-color: rgba(255,255,255,.2);
}
.form-submit input[type="text"]:hover,
.form-submit input[type="text"]:focus {
	border: 1px solid transparent;
	border-bottom-color: #fff;
}
.form-submit input[type="text"]:focus,
.form-submit textarea:focus {
	padding: 0 10px;
	background: rgba(255,255,255,.2);
	color: #fff;
	border-color: rgba(255,255,255,.2);
}
.form-submit textarea:focus,
.form-submit textarea:hover {
	padding: 5px 10px;
	border: 1px solid #fff;
}
.form-submit button[type="submit"]:hover {
	background: rgba(255,255,255,.2);
}
.contact-block .col1,
.contact-block .col1 .heading-banner2 {
	background: #8e1228;
	min-height: 345px;
	position: relative;
}
.contact-block .text {
	overflow: hidden;
	color: #fff;
	font: 18px/23px 'dinproregular', sans-serif;
	margin: -3px 0 0 0;
	padding: 0 64px 0 31px;
	border-left: 1px #fff solid;
}
.contact-block .col1:after,
.contact-block .col2:after {
	display:block;
	clear:both;
	content:'';
}
.contact-block .text .tel{
	display: block;
	font-family: 'dinprobold';
	font-size: 34px;
	line-height: 34px;
	margin: 0 0 5px;
}
.contact-block .text .info {
	display: block;
	font-size: 16px;
	line-height: 16px;
}
.contact-block .text a {
	color: #fff;
}
.contact-block .visual{
	float: left;
	min-width: 77px;
}
.contact-block .col2 .visual {
	min-width: 85px;
}
.contact-block .col2,
.contact-block .col2 .heading-banner {
	background: #780d1f;
	min-height: 345px;
}
.contact-block .col1 .holder {
	padding: 68px 0 0 22px;
	background: #8e1228;
}
.contact-block .col2 .holder {
	padding: 68px 20px 0 47px;
	background: #780d1f;
}
.contact-block .mail-box {
	display: block;
	padding: 23px 0 0 0;
}
.contact-block .mail {
	font-size: 19px;
	line-height: 19px;
}
.contact-block .col2 .text {
	padding: 0 15px 0 33px;
}


a.mob-btn {
	box-sizing: border-box;
	padding: 0;
	position: absolute;
	top: 0px;
	height: 34px;
	z-index: 60;
	right: 22px;
	display: none;
	z-index: 600;
}
.mob-btn span {
	display: block;
	position: relative;
	width: 32px;
	height: 4px;
	background: #b9283b;
	margin: 9px auto 0;
}
.mob-btn span:before, .mob-btn span:after {
	content: '';
	position: absolute;
	width: 100%;
	background: #b9283b;
	height: 4px;
	top: -10px;
	left: 0;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
.mob-btn span:after {
	top: 10px;
}
.header.active .mob-btn span:before {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 11px 0 0;
	background: #b9283b;
}
.header.active .mob-btn span:after {
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -9px 0 0;
	background: #b9283b;
}
.header.active .mob-btn span {
	background: none;
}
.mobile-nav-container {
	display: none;
}
.mobile-nav-container {
	position: absolute;
	left: 0;
	width: 100%;
	min-height: 336px;
	height: 100%;
	z-index: 500;
	top: 47px;
	padding: 33px 22px 28px 35px;
	box-sizing: border-box;
	color: #fff;
	background: #fff;
	bottom: 0;
	-webkit-overflow-scrolling: touch;
	overflow-y: visible;
}
#nav.mobile {
	float: none;
}
#nav.mobile .headerNav li {
	display: block;
	float: none;
	margin: 0 0 12px;
	text-align: left;
	font-size: 21px;
	letter-spacing: -0.01em;
}
.header.active {
	background: #fff;
}
.mobile-nav-container .city-choose .title {
	display: block;
}
.mobile-nav-container .city-choose  {
	float: none;
	display: block;
}
.mobile-nav-container  .fs-dropdown {
	margin: 0 0 0  -10px;
}
.mobile-nav-container .city-choose {
	border-top:2px #d7d7d7 solid;
	padding: 20px 0 22px;
	border-bottom:2px #d7d7d7 solid;
}
.mobile-nav-container .fs-dropdown-open .fs-dropdown-options {
	padding: 0 10px;
}
.mobile-nav-container .headerNav {
	margin: 0 0 49px;
}
.text-main-block-holder {
	background: #7cc245;
	color: #fff;
}
.text-main-block-holder p {
	font-size: 15px;
	line-height: 20px;
}
.text-main-block {
	padding: 22px 5px 16px 2px;
}
.text-main-block .btn-holder {
	text-align: center;
	position: relative;
}
.text-main-block .btn1 {
	width: 44px;
	display: inline-block;
	text-align: center;
	z-index: 20;
	position: relative;
	height: 44px;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 34px 12px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 34px 12px rgba(0,0,0,0.2);
	background: #fff url(../images/Shape6.svg) no-repeat 17px 12px;
	background-size: 30%;
}
.text-main-block .btn1.active {
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.text-main-block .btn-holder:before{
	content: '';
	background: #fff;
	position: absolute;
	top: 22px;
	height: 1px;
	width: 100%;
	left: 0px;
}
.text-main-block .box-hidden {
	display: none;
}
.main-screen .two-columns h1 {
	margin: -45px 0px -34px 0px;
}
.choose-product .product-list-holder {
	padding: 0 0 0 40px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background: transparent;
}

.form-submit .send_text {
    color: #fff;
    margin-bottom: 20px;
}
/* ======== popup =========== */

.popup-holder {
    position:absolute;
    top:15px;
    left:0;
    width:100%;
    z-index:1000;
}
.popup-holder.dark_bg{
    top: 35px;
}
.popup-holder.dark_bg .popup {
    background: #2f2f2f;
}
#popup-holding .bg{
    opacity: 1;
    background-color: #2f2f2f;
}
.popup-holder .bg{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#000;
    filter:alpha(opacity=75);
    opacity:.75;
    width:100% !important;
    height:100% !important;
}
.popup{
    position:absolute;
    max-width:1016px;
    width:100%;
    padding:30px 40px 40px 20px;
    min-width:750px;
    background:#fff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:top .5s ease;
    -o-transition:top .5s ease;
    transition:top .5s ease;
    top: 25px;
}
.popup .close-popup,
.popup-holder .close-popup {
    position:absolute;
    top:22px;
    right:22px;
    width:43px;
    height:43px;
    background:#b9283b;
    text-indent:-9999px;
    overflow:hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    border-radius:50%;
    z-index: 5000;
}
.popup .close-popup:after,
.popup .close-popup:before,
.popup-holder .close-popup:after,
.popup-holder .close-popup:before {
    position:absolute;
    content:'';
    top:50%;
    left:50%;
    height:2px;
    width:20px;
    background:#fff;
    margin-left:-11px;
    margin-top:-1px;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.popup .close-popup:after,
.popup-holder .close-popup:after {
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.popup .close-popup:before,
.popup-holder .close-popup:before {
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.popup .close-popup:hover:before,
.popup-holder .close-popup:hover:before {
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.popup .close-popup:hover:after,
.popup-holder .close-popup:hover:after {
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}

.popup h2{
    font-size:28px;
    padding:0 0 19px;
    border-bottom:1px solid #c2c2c2;
    margin:0 0 29px;
    color: #1c1b16;
    line-height: 1.1;
}
.popup .tab-control{
    padding:0 3px;
    margin:0 -6px 37px;
    list-style:none;
    letter-spacing:-5px;
    font-size:18px;
    line-height:24px;
}
.popup .tab-control li{
    display:inline-block;
    vertical-align:top;
    letter-spacing:0;
    padding:0 6px;
    width:inherit;
    min-height: inherit;
}
.popup .tab-control li:before{display:none;}
.popup .tab-control a{
    color:inherit;
    display:block;
    padding:1px 10px 4px;
    border:1px solid transparent;
    margin: auto;
}
.popup .tab-control .active a{
    color:#b9283b;
    border-color:#b9283b;
}
.popup .tab-control a:hover{color:#b9283b;}

.popup.popup_h{
    min-width:100%;
    max-width:none;
}

.town-list{
    padding:0 15px;
    margin:0 -15px;
    list-style:none;
    letter-spacing:-5px;
    font-size:16px;
    line-height:20px;
}
.town-list li{
    display:inline-block;
    vertical-align:top;
    letter-spacing:0;
    width:25%;
    padding:0 15px;
    margin:0 0 11px;
}
.town-list li:before{display:none;}
.town-list a{color:inherit;}
.town-list .active a,
.town-list a:hover{
    color:#b9283b;
}

/* MAP */
#map_yandex{
    height:820px;
    width:100%;
}
.sale-section{
    overflow:hidden;
}
.sale-section .inner{
    position:relative;
}
.sale-section .control-panel{
    position:absolute;
    top:0;
    left:0;
    width:495px;
    -webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.35);
    box-shadow:0 0 10px 0 rgba(0,0,0,.35);
    z-index:20;
    background:#fff;
}
.sale-section .head-panel{
    color:#808284;
    font-size:16px;
    line-height:20px;
    padding:35px 25px 27px 35px;
}
.sale-section .head-list{
    padding:0;
    margin:0 -10px;
    list-style:none;
    letter-spacing:-5px;
}
.sale-section .head-list li{
    display:inline-block;
    vertical-align:middle;
    letter-spacing:0;
    padding:3px 12px;
}
.sale-section .head-list li:before{display:none;}
.sale-section .head-list a{
    display:block;
    color: #b9283b;
    padding-bottom: 10px;
}
.sale-section .head-list a:hover{color: #b9283b;}
.sale-section .head-list .active a{
    position:relative;
    color: #808284;
    border-bottom: 2px solid #A7A9AB;
    font-weight: bold;
    font-size: 18px;
}
.sale-section .region-panel{
    padding:21px 40px 26px;
    background:#d7d7d7;
    display:block;
    font-size:16px;
    line-height:21px;
}
.sale-section .region-panel a{
    display:inline-block;
    white-space:nowrap;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
    padding:0 35px 0 0;
    position:relative;
}
.sale-section .region-panel a:after{
    position:absolute;
    content:'';
    top:0;
    right:0;
    width:23px;
    height:21px;
    border:1px solid #b9283b;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.sale-section .region-panel a:before{
    position:absolute;
    content:'';
    top:50%;
    right:5px;
    width:14px;
    height:7px;
    margin-top:-3px;
    background:url(../images/ico1.png) no-repeat;
    z-index:10;
}
.sale-section .region-panel a:hover:before{
    background-position:0 -7px;
}
.sale-section .region-panel a:hover:after{
    background-color:#b9283b;
}
.map-block {
    background-color:#8e1228;
    padding: 30px 0 30px;
}
.shop-holder{
    border-top:3px solid #c2c2c2;
    padding:25px 25px 10px 25px;
    position:relative;
}
.shop-holder .scroll-cover{
    height:730px;
    overflow:hidden;
    padding:0 25px 0 0;
}
.shop-list{
    padding:0;
    margin:0;
    list-style:none;
    font-size:15px;
    line-height:23px;
}
.shop-list li{margin:0 0 2px;}
.shop-list li:before{display:none;}
.shop-list a{
    display:block;
    padding:8px 15px 11px 10px;
    border:1px solid transparent;
    color:inherit;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.shop-list .active a,
.shop-list a:hover{
    border-color:#8e1228;
}
.shop-list .active a .title,
.shop-list a:hover .title{
    color:#8e1228;
}
.shop-list .title{
    display:block;
    font-size:18px;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.shop-list .address{display:block;}
.shop-list .tel{display:block;}
.scrollbar{
    position:absolute;
    top:33px;
    bottom:13px;
    right:21px;
    cursor:pointer;
    width:9px;
    background:#d3d3d3;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
    -webkit-transition:background .2s ease;
    -o-transition:background .2s ease;
    transition:background .2s ease;
}
.scrollbar:hover{background:#d8dfe6;}
.scrollbar .handle{
    position:absolute;
    left:0;
    right:0;
    background:#b9283b;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.35);
    box-shadow:0 0 7px 0 rgba(0,0,0,.35);
}

/*----- MODAL ----- */
.modal{
    display: flex;
    opacity: 0;
    left: -9999px;
    right: auto;
    width: 100%;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-border-radius:0;
    border-radius:0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.modal-open .modal.in{
    opacity: 1;
    left: 0;
}
.modal .close{
    position: absolute;
    top: -10px;
    right: -11px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height:26px;
    font-size: 26px;
    z-index: 20;
    color: #fff;
    background-color:#b9283b;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border:1px solid #b9283b;
    opacity: 1;
    -webkit-border-radius:20px;
    border-radius:20px;
    font-weight: 600;
}
.modal .close:after,
.modal .close:before{
    content: 'x';
    font-size: 20px;
    font-family: 'dinproregular', sans-serif;
    width: 18px;
    height: 18px;
    position: absolute;
    font-weight: 700;
    left: 50%;
    top:50%;
    margin: -16px 0 0 -9px;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.modal .close:hover{
    background-color:#fff;
    color: #b9283b;
}
.modal .close:hover:after{
    opacity: 1;
}
.modal .close:hover:before{
    opacity: 0;
}
.modal-content{
    padding: 40px;
    -webkit-border-radius:0;
    border-radius:0;
}
.modal-backdrop.in{
    opacity: 0.74;
}
.formRequest{
    position: relative;
}
.modal .fooretBtnRow{
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: -40px;
}
.modal h2{
    margin: 0 0 29px;
    font-size: 28px;
    line-height: 34px;
    color: #1c1b16;
}
.modal .text{
    margin: 0 0 43px;
    font-size: 18px;
    line-height: 24px;
}
.formWrap{
    position: relative;
    margin-bottom: 60px;
}
.modal .formWrap{
    padding-left: 34px;
    padding-right: 34px;
    padding-top: 13px;
}
.fooretBtnRow {
    background-color: #b9283b;
    padding: 38px 0;
    margin: 0 -50px;
}
.fooretBtnRow .btn {
    min-width: 310px;
    padding: 5px;
    color: #fff;
    line-height: 25px;
}
.fooretBtnRow .btn:hover {
    color: #b9283b;
}
.formWrap .form-controlWrap{
    margin: 0;
    display: block;
}
.formWrap .formRow{
    margin: 16px 0 ;
    position: relative;
}
.formWrap .formRow:after{
    content: '';
    display: block;
    clear: both;
}
.form-controlWrap:after{
    content: '';
    display: block;
    clear: both;
}
.form-controlWrap{
    border-bottom: 1px solid #898989;
    padding: 0 0 6px;
}
.form-controlWrap:focus{
    border-color:#b9283b;
}
.form-controlWrap.error,
.error .form-controlWrap{
    border-color:#c82349;
}
.error .labelControl{
    color:#c82349;
}
.form-controlWrap:after{
    content: '';
    display: block;
    clear: both;
}

.form-controlWrap textarea.form-control{
    padding: 10px 12px;
    resize:none;
    margin-bottom: -7px;
    height: 50px;
    clear: both;
}
.form-controlWrap.error textarea.form-control,
.error .form-controlWrap textarea.form-control{
    border-color: #c82349 !important;
}
.labelControl{
    float: left;
    color: #838383;
    padding: 5px 0 6px;
    font-size: 16px;
    margin: 0 10px -1px 0;
    font-weight: normal;
}
.form-controlWrap input.form-control::-webkit-input-placeholder{
    color:#c82349;
}
.form-controlWrap input.form-control:-moz-placeholder{
    color:#c82349;
}
.form-controlWrap input.form-control::-moz-placeholder{
    color:#c82349;
}
.controlWrapInput{
    overflow: hidden;
    display: block;
}
.formWrap .has-error .form-control,
.formWrap .has-success .form-control{
    box-shadow: none !important;
}
.form-control:focus {
    border-color: #b9283b;
    outline: 0;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.form-controlWrap .form-control{
    border-color: transparent !important;
    padding-left: 0;
    padding-right: 0;
    display: block;
    line-height: 20px;
    background-color: transparent;
}

/* ---- */
.formLoad {
    position: relative;
}
.formLoad.blur .formWrap {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
}
.formLoad .loadingBox {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.formLoad .loadData {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
    height: 45px;
    border: 1px solid #b9283b;
    font-size: 18px;
    font-weight: bold;
    color: #b9283b;
    background: rgba(255, 255, 255, 0.9);
    z-index: 2000;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.35);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.35);
    box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.35);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    -webkit-filter: blur(0px);
    filter: blur(0px);
    filter: none;
    -webkit-filter: none;
}

/*--- Item ----*/
.breadcrumbs{
    padding:0;
    margin:0 -15px 32px;
    list-style:none;
    color:#464646;
    font-size:16px;
    position:relative;
    margin-top:-9px !important;
}
.breadcrumbs > li{
    display:inline;
    padding:0 15px;
}
.breadcrumbs > li:before{
    content:'/';
    float:none;
    margin-left:-23px;
    margin-right:10px;
}
.breadcrumbs > li:first-child:before{display:none;}
.breadcrumbs > li > a{color:inherit;}
.breadcrumbs > li.active{font-size:18px;}
.breadcrumbs > li > a:hover,
.breadcrumbs > li.active > a{
    color:#b9283b;
}
.breadcrumbs > li.hasDrop > a{
    padding-right:35px;
    position:relative;
}
.breadcrumbs > li.hasDrop > a:after{
    background:url(../images/ico1.png) no-repeat 0 0;
    position:absolute;
    content:'';
    border: none;
    top:0;
    right:0;
    z-index:10;
    width:24px;
    height:24px;
}
.breadcrumbs > li.hasDrop{display:inline-block;}
.breadcrumbs .drop{
    position:absolute;
    top:-9999px;
    left:-9999px;
    right:9999px;
    z-index:500;
    background:#fff;
    padding:20px 0;
    -webkit-box-shadow:0 10px 10px -10px rgba(0,0,0,.5);
    box-shadow:0 10px 10px -10px rgba(0,0,0,.5);
    opacity:0;
    overflow:hidden;
    -webkit-transition:all -s ease .3s, opacity .3s ease;
    -o-transition:all -s ease .3s, opacity .3s ease;
    transition:all -s ease .3s, opacity .3s ease;
}
.breadcrumbs .hasDrop:hover .drop,
.breadcrumbs .hasDrop.open .drop{
    top:100%;
    left:0;
    right:0;
    opacity:1;
    -webkit-transition:opacity .3s ease;
    -o-transition:opacity .3s ease;
    transition:opacity .3s ease;
}
.breadcrumbs > li.smallDrop{
    position:relative;
    border:1px solid transparent;
    border-bottom:none;
}
.breadcrumbs > li.smallDrop.open{
    border-color:#b9283b;
    position:relative;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
}
.breadcrumbs > li.smallDrop:before{
    -webkit-transition:opacity .2s ease;
    -o-transition:opacity .2s ease;
    transition:opacity .2s ease;
}
.breadcrumbs > li.smallDrop.open:before{opacity:0;}
.breadcrumbs > li.smallDrop .drop{
    border:1px solid #b9283b;
    border-top:none;
    padding:10px 15px;
}
.breadcrumbs > li.smallDrop:hover .drop{
    top:-9999px;
    left:-9999px;
    opacity:0;
    right:9999px;
}
.breadcrumbs > li.smallDrop.open .drop{
    left:-1px;
    right:-1px;
    top:100%;
    opacity:1;
}
.breadcrumbs > li.smallDrop.open > a:after{opacity:0;}
.breadcrumbs > li.smallDrop.open > a:before{
    background:url(../images/ico_close.png) no-repeat;
    position:absolute;
    content:'';
    top:7px;
    right:0;
    z-index:10;
    width:12px;
    height:12px;
}
.breadcrumbs .hasDrop > a:hover:before,
.breadcrumbs .hasDrop.open > a:before{
    background-position:0 -7px;
}
.select-list{
    padding:0;
    margin:0;
    list-style:none;
    font-size:16px;
    line-height:18px;
}
.select-list li{margin:0 0 7px;}
.select-list a{color:inherit;}
.select-list a:hover{color:#b9283b;}
.select-list li:before{display:none;}

.breadcrumbs .hasDrop > a:hover:after,
.breadcrumbs .hasDrop.open > a:after{
    background:url(../images/ico1_hover.png) no-repeat;
}
.breadcrumbs .hasDrop > a strong {
    display: inline-block;
}

.product-item-slider{
    color:#fff;
    font-size:28px;
    line-height:34px;
}
.product-item-slider:after{
    content:'';
    display:block;
    clear:both;
}
.product-item-slider .product-preview{
    float:left;
    width:46%;
    position:relative;
    z-index:10;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
}
.product-item-slider .product-preview:after{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-10;
    /* background:url(../images/bg16.jpg) 50% 100% no-repeat; */
    -webkit-background-size:cover;
    background-size:cover;
}
.product-item-slider .product-slider{
    float:right;
    width:54%;
}
.product-slider{
    position:relative;
    text-align:center;
}
.product-slider .slide-list li{
    min-height:530px;
    line-height:530px;
}
.product-slider .slide-list img{
    display:inline-block;
    vertical-align:middle;
}
.product-slider .switcher{
    position:absolute;
    top:0;
    right:25px;
    z-index:50;
}
.product-slider .switcher li{margin:0 0 18px;}
.product-slider .switcher a{
    display:block;
    border:1px solid #d4d4d4;
    position:relative;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.product-slider .switcher a:after{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(142, 18, 40, .31);
    opacity:0;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
.product-slider .switcher a.active,
.product-slider .switcher a:hover{
    border-color:rgba(142, 18, 40, .31);
}
.product-slider .switcher a.active:after{opacity:1;}
.product-slider .ico-holder{
    position: absolute;
    top:7px;
    left:24px;
    z-index:99;
    opacity: .99;
}
.product-slider ul{
    padding:0;
    margin:0;
    list-style:none;
}
.product-slider ul li:before{display:none;}
.product-slider img{
    display:block;
    max-width:100%;
    margin:0 auto;
}
.product-item-slider .logo-holder{
    margin:0 0 25px;
    min-width:224px;
    display:inline-block;
    vertical-align:top;
    border-bottom:1px solid #a1a1a1;
    padding:0 0 16px;
}
.product-item-slider .logo-holder img{ display:block; }
.product-item-slider .inner{ padding:35px 40px 30px 62px; }
.product-item-slider p{margin:0 0 68px;}
.product-item-slider .product-title{
    display:block;
    margin:0 0 40px;
    font-size:32px;
    line-height:34px;
}
.product-item-slider .btn-holder{margin:0 0 17px;}
.product-item-slider .btn{
    font-size:16px;
    line-height:20px;
    padding:3px 30px 7px 11px;
    position:relative;
}
.product-item-slider .btn:after{
    position:absolute;
    content:'';
    top:50%;
    right:10px;
    width:7px;
    height:12px;
    margin-top:-5px;
    background:url(../images/arr5.png) 0 -12px no-repeat;
}
.btn-white:hover:after {
    background:url(../images/arr5.png) 0 0 no-repeat;
}
.product-item-slider .btn-white2{
    background:#ebebeb;
    border-color:#ebebeb;
    color:#b9283b;
}
.product-item-slider .btn-white2:after{background-position:0 0;}
.product-item-slider .btn-white2:hover{
    background:none;
    color:#fff;
}
.product-item-slider .btn-white2:hover:after{background-position:0 -12px;}
.product-control-list{
    padding:0;
    margin:0 -12px;
    list-style:none;
    text-align:center;
    letter-spacing:-5px;
    color:#231f20;
    font-size:18px;
    line-height:20px;
}
.product-control-list li{
    display:inline-block;
    vertical-align:top;
    letter-spacing:0;
    padding:0 12px;
    margin:0 0 4px;
}
.product-control-list li:before{display:none;}
.product-control-list a{color:inherit;}
.product-control-list .active a,
.product-control-list a:hover{
    color:#b9283b;
}
.product-description{
    background:#ececec;
    margin:0 -50px;
    padding:0 50px;
    position:relative;
    overflow:hidden;
    font-size:16px;
    line-height:21px;
    color:#231f20;
}
.product-description > .conteiner{position:static;}
.product-description .content{padding:0 54% 0 0;}
.product-description .inner{padding:58px 115px 58px 61px;}
.product-description .img-holder{
    position:absolute;
    top:0;
    right:0;
    width:52.1%;
    bottom:0;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:50% 50%;
}
.product-description .img-holder img{opacity:0;}
.product-description p{margin:0 0 22px;}
.product-advantage{
    overflow:hidden;
    font-size:16px;
    line-height:17px;
}
.product-advantage .advantage-list-holder{
    float:left;
    width:46%;
    position:relative;
    z-index:10;
    padding:37px 62px 50px 61px;
}
.product-advantage .advantage-list-holder:after{
    position:absolute;
    content:'';
    top:0;
    right:0;
    width:9999px;
    height:9999px;
    background:#45818e;
    z-index:-10;
}
.product-advantage .content{
    overflow:hidden;
    padding:60px 40px 55px 57px;
}
.product-advantage .content ul{
    padding:0;
    margin:0;
    list-style:none;
}
.product-advantage .content li{
    position:relative;
    padding:0 0 0 40px;
    margin:0 0 17px;
}
.product-advantage .content li:before{display:none;}
.product-advantage .content li:after{
    position:absolute;
    content:'';
    top:11px;
    left:0;
    height:1px;
    width:22px;
    background:#b9283b;
}
.advantage-list{
    padding:0;
    margin:0;
    list-style:none;
    font-size:20px;
    line-height:26px;
    color:#fff;
}
.advantage-list li:before{display:none;}
.advantage-list li{
    display:table;
    width:100%;
    padding:21px 0;
    border-bottom:1px solid #959595;
}
.advantage-list .img-holder,
.advantage-list .title{
    display:table-cell;
    vertical-align:middle;
}
.advantage-list .img-holder{
    width:93px;
    padding:0 29px 0 0;
}
.product-characteristic{
    overflow:hidden;
    margin:0 -50px 0;
    padding:0 50px;
    position:relative;
    background:#ececec;
}
.product-characteristic .content{
    background:url(../images/bg17.jpg) no-repeat;
    -webkit-background-size:cover;
    background-size:cover;
    width:46%;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    float:left;
    font-size:16px;
    line-height:22px;
    color:#fff;
}
.product-characteristic .content .inner{padding:51px 65px 50px 59px;}
.product-characteristic .content .description{padding:0 0 0 24px;}
.product-characteristic .content p{margin:0 0 39px;}
.product-characteristic .content .btn{
    font-size:16px;
    line-height:20px;
    padding:5px 31px 8px 12px;
    position:relative;
}
.product-characteristic .content .btn:after{
    position:absolute;
    content:'';
    top:50%;
    right:10px;
    width:6px;
    height:12px;
    margin-top:-5px;
    background:url(../images/arr5.png) 0 -12px no-repeat;
}
.product-characteristic .content .btn:hover:after{background-position:0 0;}
.product-characteristic .characteristic-column{
    overflow:hidden;
    padding:36px 59px 35px 48px;
}
.product-characteristic h3{
    font-size:26px;
    line-height:33px;
    margin:0 0 23px;
}
.characteristic-table{
    margin:0 0 33px;
    display:table;
    width:100%;
    font-size:16px;
    line-height:30px;
    color:#231f20;
}
.characteristic-table table {
    width: 100% !important;
}
.characteristic-table td {
    display:table-cell;
    vertical-align:inherit;
    font-weight:normal;
    margin:0;
    padding: 3px 20px 3px 0;
    border-bottom:1px solid #b7b7b7;
    width: auto !important;
    line-height: 20px;
}
.product-characteristic .download-btn,
.product-characteristic .download {
    font-size:16px;
    line-height:20px;
    padding:2px 8px 8px;
    position:relative;
    margin:0 0 0 62px;
    overflow:visible;
}
.product-characteristic .download {
    margin-left: 20px;
}
.product-characteristic .download-btn:after{
    position:absolute;
    content:'';
    top:-5px;
    left:-62px;
    width:37px;
    height:36px;
    background:url(../images/ico_11.png) no-repeat;
}
.bx-wrapper{
    margin: 0;
    border: 0;
    box-shadow:none;
    color: #fff;
    font-size: 17px;
    line-height: 21px;
    width: 100%;
}
.bx-wrapper li{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.bx-wrapper li:before{
    display: none;
}
.bx-wrapper li i{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color: transparent;
    display: block;
    overflow: hidden;
}
.bx-wrapper li i:before{
    content: '';
    margin-top: 61%;
    float: left;
    width: 100%;
    margin-left: 0;
}
.bx-wrapper li>span{
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 22px 50px;
    background-color: rgba(200,35,73,0.85);
}
.product-slider .switcher li img {
    width: 75px;
    height: auto;
}
.btn-white{
    border-color:#fff;
    color: #fff;
    border-radius: 0;
}
.btn-white:hover,
.btn-default.btn-white:hover {
    color:#b9283b;
    background-color:#fff;
}
.product-item{
    background:#b9283b;
    color:#fff;
    padding:0;
    display:block;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
a.product-item{
    background:#e2e2e2;
    color:#363636;
}
a.product-item:hover{
    background:#b9283b;
    color:#fff;
}
.product-item .inner{
    overflow:hidden;
    padding:0 0 0 20px;
}
.product-item-slider .inner .slogan{
    margin-bottom: 40px;
}
.product-item .img-holder{
    width:62%;
    float:right;
}
a.product-item .img-holder{position:relative;}
a.product-item .img-holder:after{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#000;
    opacity:0;
}
a.product-item:hover .img-holder:after{opacity:.24;}
.product-item .img-holder img{
    width:100%;
    display:block;
}
.product-item .content{
    overflow:hidden;
    padding:70px 35px 0 33px;
}
.product-item .date{
    display:block;
    font-size:15px;
    line-height:19px;
    margin:0 0 25px;
}
.product-item .title{
    display:block;
    font-size:24px;
    line-height:30px;
}
.product-characteristic ul{
    margin: 1em 0;
    padding-left: 15px;
    list-style: none;
}
.product-characteristic ul > li:before{
    float: left;
    margin-left: -15px;
    width: 15px;
    text-align: left;
    content: '–';
}
.mt_12{
    margin-top: 12px;
}
.conteiner{
    max-width: 1340px;
    margin: 0 auto;
    position: relative;
}
.conteiner:after{
    content: '';
    display: block;
    clear: both;
}
.main > .conteiner{
    padding-top: 40px;
    padding-bottom: 40px;
}
.main > .conteiner.no_padding {
    padding-top: 0;
}

.bg_red,
.bg_red h3 span,
.b2b-block.bg_red .category-block h3 span {
    background-color: #8e1228;
}
.bg_red h3 span {
    font-size: 24px;
}
.bg_red {
    padding: 50px 0 0;
}

.layer1, .layer2, .layer3 {
    position: absolute;
}
.layer1 {
    top: 175px;
    left: 15px;
}
.layer2 {
    top: -30px;
    left: 260px;
}
.layer3 {
    top: 270px;
    left: 630px;
}
.two-columns {
    min-height: 650px;
}
.nsd {
    font-size: 15px;
    color: #fff;
}
.modal-dialog .nsd {
    color: #333;
}
/* --- */
.h_popup #wrapper:before {
    display: none;
    margin: 0;
}
#action-banner {
    background-image: url("../images/action_banner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 183px;
    width: 100%;
    display: none;
    position: relative;
    background-color: #c82349;
}
#action-banner .conteiner {
    display: block;
}
#action-banner .close-banner {
    position:absolute;
    top:22px;
    right:22px;
    width:43px;
    height:43px;
    background:#c82349;
    text-indent:-9999px;
    overflow:hidden;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    border-radius:50%;
    z-index: 5000;
    cursor: pointer;
}
#action-banner .close-banner:after,
#action-banner .close-banner:before {
    position:absolute;
    content:'';
    top:50%;
    left:50%;
    height:2px;
    width:20px;
    background:#fff;
    margin-left:-10px;
    margin-top:-1px;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
}
#action-banner .close-banner:after {
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
#action-banner .close-banner:before {
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
#action-banner .close-banner:hover:before {
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
#action-banner .close-banner:hover:after {
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.formRow.recaptcha {
    margin: auto;
    width: 50%;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
