@font-face {
  font-family: 'hindlight';
  src: url('../fonts/hind-light-webfont.woff2') format('woff2'), url('../fonts/hind-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hind_regularregular';
  src: url('../fonts/hind-regular-webfont.woff2') format('woff2'), url('../fonts/hind-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Medium.otf') format('opentype'), url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Book.otf') format('opentype'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hindmedium';
  src: url('../fonts/hind-medium-webfont.woff2') format('woff2'), url('../fonts/hind-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hindsemibold';
  src: url('../fonts/hind-semibold-webfont.woff2') format('woff2'), url('../fonts/hind-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  color: #000000;
  font: 21px/29px 'hindlight', Arial, Helvetica, sans-serif;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}
img {
  border-style: none;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: underline;
}
input,
textarea,
select {
  font: 100% 'Gotham-Light', Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
q {
  quotes: none;
}
q:before {
  content: '';
}
q:after {
  content: '';
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
input[type=submit] {
  cursor: pointer;
}
input[type=emal] {
  -webkit-appearance: caret;
}
input[type=text],
input[type=password],
input[type=file],
textarea {
  -webkit-appearance: none;
}
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=file],
input[type=submit],
textarea {
  -webkit-appearance: none;
  outline: none;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.wrapper-holder {
  position: relative;
  overflow: hidden;
}
.wrapper {
  max-width: 1100px;
  margin: 0 auto;
}
h1 {
  text-align: center;
  font: 44px/47px 'hindmedium', Arial, Helvetica, sans-serif;
  margin: 0 0 56px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h1.text-left {
  text-align: left;
}
h2 {
  font: 43px/47px 'hindmedium', Arial, Helvetica, sans-serif;
  margin: 0 0 27px;
  letter-spacing: 1px;
}
h3 {
  font: 32px/34px 'hindmedium', Arial, Helvetica, sans-serif;
  margin: 0 0 27px;
  letter-spacing: 1px;
  text-align: center;
}
#header .top-panel {
  text-align: center;
  color: #fff;
  font-size: 27px;
  line-height: 30px;
  background: #050606;
  padding: 25px 0 20px;
  font-family: 'hind_regularregular';
  letter-spacing: 1px;
}
#header .top-panel a {
  color: #fff;
}
.header-holder {
  padding: 84px 0 59px;
}
.header-holder .holder {
  text-align: right;
  font: 22px/24px 'hind_regularregular', Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  overflow: hidden;
}
.header-holder .search-form {
  margin: 0 0 79px auto;
}
.logo {
  float: left;
  margin: 0 30px 0 0;
}
.search-form {
  max-width: 497px;
}
.search-form .search-holder {
  overflow: hidden;
  border: 1px solid #d7d8d7;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(215, 215, 215, 0.5);
  box-shadow: 0 1px 0 rgba(215, 215, 215, 0.5);
  position: relative;
  padding: 0 0 0 55px;
}
.search-form .search-holder input[type=text] {
  background: none;
  border: none;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0;
}
.search-form .search-holder:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(../images/sprite.png) no-repeat;
  top: 15px;
  left: 18px;
}
.subscribe-form {
  max-width: 494px;
  margin: 0 auto 58px;
}
.subscribe-form .text-holder {
  overflow: hidden;
  -moz-box-shadow: 0 1px 0 rgba(215, 215, 215, 0.5);
  box-shadow: 0 1px 0 rgba(215, 215, 215, 0.5);
  border: 1px solid #d7d8d7;
  border-radius: 3px;
}
.subscribe-form input[type=text] {
  background: none;
  border: none;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.subscribe-form input[type=submit] {
  font-family: 'hind_regularregular';
}
textarea,
input[type=tel],
input[type=email],
input[type=text],
input[type=text] {
  color: #9e9e9e;
  font-size: 19px;
  line-height: 21px;
  padding: 16px 22px 15px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: ;
}
textarea {
  overflow: auto;
  resize: none;
}
input[type=submit] {
  float: right;
  width: 122px;
  height: 54px;
  -moz-box-shadow: 0 1px 0 #ddd;
  box-shadow: 0 1px 0 #ddd;
  text-align: center;
  border: none;
  color: #fff;
  background: #020202;
  border-radius: 3px;
  margin: 0 0 0 12px;
  font: 19px/33px 'Gotham-Medium', Arial, Helvetica, sans-serif;
  transition: 0.3s;
  letter-spacing: 1px;
  padding: 0;
}
input[type=submit]:hover {
  opacity: 0.85;
}
.social {
  padding: 0;
  margin: 0 0 27px;
  list-style: none;
}
.social li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 9px;
  text-align: left;
}
.social a {
  text-indent: -9999px;
  overflow: hidden;
  width: 42px;
  height: 42px;
  background: url(../images/ico01.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  transition: 0.3s;
}
.social a:hover {
  opacity: 0.85;
}
.social .fb a {
  background-image: url(../images/ico02.png);
}
.social .inst a {
  background-image: url(../images/ico03.png);
}
.contact-holder .tel {
  display: block;
  margin: 0 0 6px;
}
.navbar {
  margin: 0 0 72px;
}
.navbar .btn-menu {
  text-indent: -9999px;
  overflow: hidden;
  display: none;
  width: 30px;
  height: 18px;
  background: url(../images/sprite.png) no-repeat -86px 0;
  cursor: pointer;
}
#nav {
  font: 22px/24px 'hind_regularregular', Arial, Helvetica, sans-serif;
  padding: 0;
  margin: -10px 0 0;
  list-style: none;
  letter-spacing: 1px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#nav li {
  margin: 10px 0 0 0;
}
#nav li:last-child {
  margin-right: 0;
}
#nav a {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#nav a:after {
  content: '';
  position: absolute;
  display: none;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 2px;
  background: #000;
}
#nav a:hover {
  text-decoration: none;
}
#nav a:hover:after {
  display: block;
}
#nav .active a:after {
  display: block;
}
.nav-holder .close {
  text-align: left;
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  width: 13px;
  height: 13px;
  background: url(../images/sprite.png) no-repeat -49px 0;
  left: 11px;
  top: 11px;
  cursor: pointer;
  display: none;
}
.gallery .row {
  margin: 0 0 35px;
  overflow: hidden;
}
.gallery .block {
  float: right;
  width: 36.03%;
  margin: 0 0 0 10px;
  position: relative;
  padding: 0;
}
.gallery .block:first-child {
  margin-left: 0;
  float: left;
}
.gallery .block .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 26px 37px;
  color: #fff;
  letter-spacing: 1px;
  font: 22px/27px 'Gotham-Book', Arial, Helvetica, sans-serif;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.gallery .block:hover .title {
  visibility: visible;
  opacity: 1;
}
@media all and (max-width: 767px) {
  .gallery .block .title {
    visibility: visible;
    opacity: 1;
  }
}
.gallery .block img {
  display: block;
  width: 100%;
}
.gallery .block.big {
  width: 61.7%;
}
#main {
  padding: 57px 0 0;
}
.info-holder {
  font-size: 25px;
  line-height: 41px;
  text-align: center;
  margin: 0 0 97px;
  letter-spacing: 1px;
}
.info-holder p {
  margin: 0;
}
.info-holder .inform {
  display: block;
  font-family: 'hindsemibold';
}
.info-block {
  margin: 0 0 70px;
}
.info-block .products {
  padding: 0;
}
.info-block h2 {
  text-transform: uppercase;
}
.title-frame {
  padding: 16px 0 67px;
}
.info-holder.alignleft {
  text-align: left;
}
.info-holder.alignleft p {
  margin: 0 0 33px;
}
.info-holder.alignleft p:last-child {
  margin: 0;
}
.info-holder strong {
  font-family: 'hindsemibold';
  font-weight: normal;
}
.info-holder h2 {
  text-transform: uppercase;
}
.visual-holder {
  position: relative;
  margin: 0 0 90px;
  /*&:hover{
		&:after{display:none;}
	}*/
}
.visual-holder:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.visual-holder img {
  display: block;
  width: 100%;
}
.visual-holder h1 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
  font-size: 97px;
  line-height: 100px;
  color: #fff;
  margin-top: -70px;
  z-index: 10;
}
.add-nav {
  padding: 0;
  margin: -30px 0 95px;
  list-style: none;
  font-size: 30px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1px;
}
.add-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.add-nav a {
  display: block;
  padding: 13px 35px 11px;
  color: #000000;
  border-radius: 3px;
  text-decoration: none;
}
.add-nav a:hover {
  color: #fff;
  background: #020202;
}
.add-nav .active a {
  color: #fff;
  background: #020202;
}
.block {
  line-height: 33px;
  padding: 15px 0 0;
  margin: 0 0 80px;
  letter-spacing: 0.7px;
}
.block .left-column {
  float: left;
  margin: 0 34px 0 0;
  width: 23.5%;
  min-width: 240px;
}
.block .left-column img {
  display: block;
  width: 100%;
  margin: 0 0 48px;
}
.block .right-column {
  float: right;
  margin: 0 0 0 34px;
  width: 48.5%;
  min-width: 240px;
}
.block .right-column img {
  display: block;
  width: 100%;
  margin: 0 0 48px;
}
.block h2 {
  font-size: 44px;
  margin: 0 0 35px;
  letter-spacing: 2px;
}
.block p {
  margin: 0 0 33px;
}
.block .description {
  overflow: hidden;
}
.about-area {
  padding: 0 0 55px;
}
.contact-box {
  background: #000000;
  color: #fff;
  border-radius: 9px;
  padding: 38px 45px 44px 23px;
  font-size: 16px;
  line-height: 19px;
}
.contact-box .contacts {
  padding: 0;
  margin: 0;
  list-style: none;
}
.contact-box .contacts li {
  margin: 0 0 19px;
}
.contact-box .contacts li:last-child {
  margin: 0;
}
.contact-box .heading {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'hindmedium';
  letter-spacing: 1px;
}
.contact-box address {
  font-style: normal;
}
.contact-box a {
  color: #fff;
}
.contact-box .tel a {
  color: #fff;
}
.contact-area {
  font-size: 25px;
  line-height: 41px;
  margin-bottom: 200px;
}
.contact-area h1 {
  text-align: left;
}
.contact-area .description {
  padding-right: 40px;
}
.contact-area .block {
  padding: 0;
}
.map-area img {
  display: block;
  width: 100%;
}
.contact-form:after {
  content: '';
  display: block;
  clear: both;
}
.contact-form .map-area {
  float: right;
  width: 49%;
  margin: 0 0 0 30px;
}
.contact-form .map-area img {
  display: block;
  width: 100%;
}
.contact-form .fields-holder {
  overflow: hidden;
}
.contact-form .fields-holder .row {
  margin: 0 0 50px;
}
.contact-form .fields-holder .row:after {
  content: '';
  display: block;
  clear: both;
}
.contact-form .fields-holder .label-holder {
  float: left;
  width: 162px;
  margin: 0 5px 0 0;
  letter-spacing: 1px;
}
.contact-form .fields-holder .text-holder {
  overflow: hidden;
}
.contact-form .fields-holder label {
  color: #969696;
  font-size: 31px;
}
.accordion {
  padding: 0 0 53px;
}
.accordion .ui-accordion-header {
  margin: 0;
  color: #fff;
  font: 25px/28px 'hindmedium', Arial, Helvetica, sans-serif;
  border-radius: 10px;
  margin: 0 0 40px;
  background: #000;
  text-align: left;
  padding: 24px 19px 21px;
  font-weight: normal;
  cursor: pointer;
  outline: none;
}
.accordion .slide {
  font-size: 25px;
  line-height: 40px;
  margin-bottom: 62px;
}
.accordion .slide p {
  margin: 0 0 40px;
}
.accordion .slide p:last-child {
  margin: 0;
}
#footer {
  text-align: center;
  padding: 65px 0;
}
#footer .subscribe-form {
  margin-bottom: 53px;
}
#footer .footer-logo {
  display: inline-block;
  vertical-align: top;
  margin: 0 auto 74px;
}
#footer .social li {
  margin: 0 2px;
}
#footer .social li:first-child {
  margin: 0 2px;
}
#footer .social a {
  width: 31px;
  height: 31px;
}
.footer-nav {
  padding: 0;
  margin: 0 0 40px;
  list-style: none;
  font-size: 22px;
  letter-spacing: 1px;
}
.footer-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px;
}
.products {
  padding: 22px 0 111px;
  margin: 0;
  list-style: none;
  width: 105%;
  font-size: 22px;
  line-height: 24px;
}
.products li {
  display: inline-block;
  vertical-align: top;
  width: 22.6%;
  margin: 0 29px 37px 0;
}
.products img {
  display: block;
  width: 100%;
  margin: 0 0 16px;
}
.products a {
  color: #18130d;
}
.products.inner {
  width: 100%;
  text-align: center;
}
.products.inner li {
  margin: 0 9px 37px;
}
.btn,
.back-top {
  display: block;
  color: #909090;
  background: #000;
  border-radius: 3px;
  font-size: 18px;
  line-height: 30px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 13px 7px;
  width: 196px;
  margin: 0 auto;
  text-transform: capitalize;
  text-align: center;
  letter-spacing: 0.5px;
}
.btn:hover,
.back-top:hover {
  text-decoration: none;
  opacity: 0.8;
}
.btn {
  color: #fff;
}
.main-holder {
  padding-top: 20px;
}
.main-holder:after {
  content: '';
  display: block;
  clear: both;
}
.main-holder .news-area {
  float: left;
  width: 76%;
  margin: 0 10px 0 0;
}
.main-holder #sidebar {
  float: right;
  width: 270px;
  margin: -4px 0 0;
}
#sidebar .block {
  border-bottom: 2px solid #ccc;
  margin: 0 0 18px;
  padding: 0 0 23px;
}
#sidebar .block .heading {
  display: block;
  font-size: 16px;
  margin: 0 0 16px;
  letter-spacing: 0;
}
.categoty {
  padding: 5px 0 0;
  margin: 0;
  list-style: none;
}
.categoty a {
  display: inline-block;
  padding: 1px 5px;
}
.categoty li {
  margin-bottom: 4px;
}
.categoty li:last-child {
  margin: 0;
}
.categoty .active {
  margin: 0 0 18px;
}
.categoty .active a {
  border: 1px solid #ddd;
}
.news-area {
  position: relative;
}
.news-area .back-news {
  position: absolute;
  right: 0;
  top: 0;
}
.news-area .block-news {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  letter-spacing: 0.5px;
  margin: 0 10px 120px 0;
  font: 21px/37px 'hindlight', Arial, Helvetica, sans-serif;
}
.news-area .block-news img {
  display: block;
  width: 100%;
  margin: 0 0 20px;
}
.news-area h2 {
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.news-area .date {
  display: block;
  margin: 0 0 10px;
}
.news-area p {
  margin: 0;
}
.search-form.inner input[type=submit] {
  float: right;
  width: 48px;
  height: 53px;
  margin-left: -3px;
  position: relative;
  font-family: 'hindlight';
}
.search-form.inner .text-holder {
  overflow: hidden;
}
.search-form.inner input[type=text] {
  font-family: 'hind_regularregular';
  letter-spacing: 0.5px;
}
.one-news h2 {
  text-transform: none;
}
.one-news .panel {
  margin: 0 0 30px;
}
.one-news .panel:after {
  content: '';
  display: block;
  clear: both;
}
.one-news .panel .date {
  float: left;
}
.share-holder {text-align: right;}
.one-news .panel .link-share {
  text-transform: uppercase;
  /*float: right;*/
  position: relative;
  padding: 0 60px 8px 0;
  display: block;
}
/*.one-news .panel .link-share:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border: 1px solid #222;
  right: 0;
  top: 4px;
}*/
.social-inner {
  padding: 0;
  margin: 0 0 27px;
  list-style: none;
}
.social-inner li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 3px;
  text-align: left;
}
.social-inner a {
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/social.png) no-repeat;
  background-size: 80px 20px;
  display: block;
  transition: 0.3s;
  width: 20px;
  height: 20px;
}
.social-inner .fb a {
  background-position: 0;
}
.social-inner .tw a {
  background-position: -20px;
}
.social-inner .print a {
  background-position: -40px;
}
.social-inner .link a {
  background-position: -60px;
}

.news {
  margin: 0 0 74px;
}
.news .content:after {
  content: '';
  display: block;
  clear: both;
}
.news .visual-holder {
  float: right;
  width: 49%;
  margin: 0 0 0 20px;
  padding: 0 0 10px;
}
.news .visual-holder:after {
  display: none;
}
.news .visual-holder img {
  display: block;
  width: 100%;
  margin: 0 0 35px;
}
.news .description {
  overflow: hidden;
  padding: 0 0 10px;
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0.8px;
}
.news .description p {
  margin-bottom: 20px;
}
.news-other {
  padding: 8px 0 0;
  margin: 0 0 120px;
  list-style: none;
  text-align: center;
  font-size: 25px;
  line-height: 40px;
}
.news-other li {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  margin: 0 9px 10px;
}
.news-other img {
  display: block;
  width: 100%;
  margin: 0 0 20px;
}
.product-area .panel {
  padding-top: 18px;
  margin-bottom: 42px;
}
.product-area .panel:after {
  content: '';
  display: block;
  clear: both;
}
.product-area .panel .btn {
  float: right;
  width: auto;
  padding: 12px 25px;
}
.block-product {
  margin-bottom: 140px;
  font-size: 14px;
  line-height: 30px;
}
.block-product:after {
  content: '';
  display: block;
  clear: both;
}
.block-product .description {
  float: right;
  width: 36%;
  margin: 0 0 0 24px;
  letter-spacing: 0.5px;
}
.block-product .img-holder {
  overflow: hidden;
}
.block-product .img-holder img {
  display: block;
  width: 100%;
}
.block-product h1 {
  text-align: left;
  margin: 0 0 10px;
  letter-spacing: 1px;
  font: 23px/25px 'hindsemibold', Arial, Helvetica, sans-serif;
}
.block-product span.info {
  display: block;
  font: 18px/20px 'hindmedium', Arial, Helvetica, sans-serif;
  margin: 0 0 27px;
  letter-spacing: 1px;
}
.terms-area {
  font-size: 19px;
  line-height: 29px;
  letter-spacing: 1px;
  margin: -20px 0 0;
  padding-bottom: 160px;
}
.terms-area p {
  margin: 0 0 32px;
}
.terms-area h2 {
  font: 19px/29px 'hindsemibold', Arial, Helvetica, sans-serif;
  margin: 0 0 2px;
}
.mobile-visible {
  display: none;
}
/*@media all and (max-width: 1800px){*/
.wrapper {
  max-width: 88%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*}*/
/*@media all and (max-width: 1410px){*/
.products {
  font-size: 16px;
}
.products li {
  margin-right: 20px;
}
/*}*/
/*@media all and (max-width: 1200px){*/
body {
  font-size: 15px;
  line-height: 21px;
}
.wrapper {
  max-width: 914px;
}
.map-holder {
  margin: 0 0 20px;
}
#nav {
  font-size: 16px;
}
.header-holder .holder {
  font-size: 16px;
  line-height: 18px;
}
#header .top-panel {
  font-size: 16px;
  padding: 9px 0;
}
.logo {
  width: 214px;
}
input[type=submit] {
  font-size: 14px;
  line-height: 39px;
  width: 90px;
  height: 40px;
  margin: 0 0 0 9px;
  font-family: 'hind_regularregular';
}
.social a {
  width: 31px;
  height: 31px;
}
#footer .footer-logo {
  width: 189px;
  margin-bottom: 58px;
}
#footer .subscribe-form {
  margin-bottom: 40px;
}
#footer .social a {
  width: 23px;
  height: 23px;
}
input[type=tel],
input[type=email],
input[type=password],
input[type=text] {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 10px;
  height: 38px;
}
.subscribe-form {
  max-width: 370px;
  margin-bottom: 55px;
}
.search-form {
  max-width: 370px;
}
.search-form .search-holder {
  padding-left: 45px;
}
.search-form .search-holder:after {
  width: 19px;
  height: 19px;
  background-position: 0 -37px;
  top: 8px;
  left: 14px;
}
.header-holder {
  padding: 57px 0 37px;
}
.header-holder .search-form {
  margin-bottom: 58px;
}
.social {
  margin-bottom: 21px;
}
.social li {
  margin: 0 0 0 7px;
}
.navbar {
  margin-bottom: 47px;
}
.gallery .row {
  margin-bottom: 25px;
}
.gallery .block .title {
  font-size: 16px;
  padding: 15px 28px;
}
.footer-nav {
  font-size: 16px;
  margin: 0 0 30px;
}
.footer-nav li {
  margin: 0 23px;
}
h1 {
  font-size: 32px;
  margin: 0 0 32px;
}
h2 {
  font-size: 32px;
  margin: 0 0 14px;
}
h3 {
  font-size: 22px;
  line-height: 24px;
}
.info-holder {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 87px;
}
#main {
  padding-top: 47px;
  padding-bottom: 100px;
}
#main.inner {
  padding: 0;
}
#main.inner .info-holder {
  margin-bottom: 70px;
}
.mail {
  padding-bottom: 5px;
}
.products {
  padding: 0 0 90px;
}
.products li {
  margin-bottom: 25px;
}
.products img {
  margin: 0 0 11px;
}
.back-top {
  color: #fff;
  font-size: 14px;
  padding: 6px 5px 4px;
  width: 143px;
  margin-bottom: 17px;
}
.info-block {
  margin: 0 0 48px;
}
.visual-holder {
  margin-bottom: 60px;
}
.visual-holder h1 {
  font-size: 70px;
  line-height: 75px;
  margin-top: -40px;
}
.add-nav {
  font-size: 22px;
  line-height: 24px;
  margin: -18px 0 65px;
}
.add-nav a {
  padding: 10px 24px 8px;
}
.block {
  line-height: 24px;
  margin-bottom: 65px;
}
.block h2 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 25px;
}
.block .left-column {
  margin-right: 24px;
}
.block .left-column img {
  margin-bottom: 35px;
}
.block .right-column {
  margin-left: 24px;
}
.block .right-column img {
  margin-bottom: 35px;
}
.block p {
  margin: 0 0 24px;
}
.contact-box {
  font-size: 18px;
  line-height: 28px;
  padding: 35px 35px 40px;
}
.contact-box .heading {
  font-size: 20px;
  line-height: 23px;
}
.contact-box .contacts li {
  margin-bottom: 29px;
}
.about-area {
  padding: 0 0 33px;
}
.contact-area {
  margin-bottom: 157px;
}
.contact-area .block {
  font-size: 19px;
  line-height: 32px;
  margin-bottom: 41px;
}
.contact-area .description {
  padding-top: 44px;
}
.contact-area .fields-holder label {
  font-size: 23px;
  line-height: 35px;
  display: block;
}
.contact-area .fields-holder .label-holder {
  width: 125px;
}
.contact-area .fields-holder .row {
  margin-bottom: 38px;
}
.contact-area .map-area {
  margin-left: 23px;
}
.contact-area textarea {
  height: 100px;
}
.contact-area h1 {
  margin: 0 0 24px;
}
.accordion {
  padding: 0 0 67px;
}
.accordion .ui-accordion-header {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 30px;
  padding: 19px 19px 15px;
}
.accordion .slide {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 24px;
}
.accordion .slide p {
  margin: 0 0 30px;
}
.accordion .slide p:last-child {
  margin: 0;
}
.results-area {
  padding: 9px 0 34px;
}
.results-area .block-result {
  margin: 0 0 103px;
  font-size: 19px;
  line-height: 32px;
  letter-spacing: 0.85px;
}
.results-area .block-result:after {
  content: '';
  display: block;
  clear: both;
}
.results-area .block-result .alignleft {
  float: left;
  margin: 2px 54px 0 0;
  width: 250px;
}
.results-area .block-result .description {
  overflow: hidden;
}
.results-area .block-result .description p {
  margin: 0 0 8px;
}
.results-area .block-result h2 {
  font-size: 19px;
  line-height: 20px;
  margin: 0 0 5px;
}
.results-area .block-result .btn {
  margin: 0;
  padding: 9px 12px 7px;
  font-size: 21px;
  line-height: 23px;
  display: inline-block;
  width: auto;
  text-transform: none;
}
.main-holder {
  padding-top: 20px;
}
.main-holder #sidebar {
  width: 200px;
}
.news-area .block-news {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 100px;
}
.news-area .block-news img {
  margin-bottom: 38px;
}
.news-area h2 {
  font-size: 21px;
  line-height: 27px;
  margin-bottom: 20px;
  min-height: 81px;
}
.news-area .date {
  margin-bottom: 26px;
}
.news-area p {
  margin-bottom: 26px;
}
.search-form.inner input[type=submit] {
  width: 36px;
  height: 39px;
  font-size: 13px;
  line-height: 36px;
}
.search-form.inner input[type=text] {
  height: 39px;
}
.btn {
  font-size: 14px;
  line-height: 16px;
  padding: 12px 10px;
  width: 141px;
}
.one-news h2 {
  font-size: 35px;
  line-height: 45px;
}
.one-news .panel .share {
  font-size: 14px;
}
.one-news .panel .date {
  font-size: 13px;
}
.news .description {
  font-size: 14px;
  line-height: 21px;
}
.news-other {
  font-size: 19px;
  line-height: 31px;
  font-family: 'hindmedium';
}
.news-other li {
  width: 240px;
}
/*}*/
@media all and (max-width: 1023px) {
  .products {
    text-align: center;
    width: 100%;
  }
  .products li {
    text-align: left;
    margin: 0 10px 25px;
    width: 21%;
  }
  .info-block .products {
    text-align: left;
  }
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-holder #sidebar {
    width: 185px;
  }
  .contact-box {
    font-size: 18px;
    line-height: 25px;
    padding: 58px 22px 65px;
  }
}
@media all and (max-width: 930px) {
  .main-holder .news-area {
    width: 70%;
  }
  .news-area .block-news {
    width: 46%;
  }
  .news-other li {
    width: 200px;
  }
}
@media all and (max-width: 767px) {
  body {
    font-size: 12px;
    line-height: 23px;
  }
  #nav {
    font-size: 12px;
  }
  #nav li {
    padding: 0;
  }
  .navbar {
    position: absolute;
    margin: 0;
    right: 40px;
    top: 30px;
  }
  .header-holder .holder {
    display: none;
  }
  .one-news .visual-holder {
    float: none;
    margin: 0;
    width: 100%;
  }
  .one-news .visual-holder img {
    display: none;
  }
  .one-news .visual-holder img:first-child {
    display: block;
  }
  .other-news h1 {
    font-size: 37px;
  }
  .news-other {
    padding-top: 51px;
    font-size: 21px;
    line-height: 35px;
  }
  .news-other li {
    width: 270px;
    display: block;
    margin: 0 auto 20px;
  }
  .news-other img {
    margin-bottom: 27px !important;
  }
  #header {
    position: relative;
    z-index: 100;
  }
  #header .top-panel {
    font-size: 9px;
    line-height: 11px;
  }
  #header .wrapper {
    position: relative;
  }
  .logo {
    width: 107px;
  }
  .subscribe-form {
    display: none;
  }
  .navbar .btn-menu {
    display: block;
  }
  .nav-holder {
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    background: rgba(0, 0, 0, 0.6);
    width: 162px;
    transition: 0.3s;
    text-align: right;
    font-size: 11px;
    line-height: 15px;
    padding: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nav-holder .close {
    display: block;
  }
  .header-holder {
    padding: 27px 0 40px;
  }
  #nav {
    display: block;
    font-family: 'hind_regularregular';
  }
  #nav li {
    margin: 0 0 1px;
  }
  #nav a {
    color: #fff;
  }
  .mobile-visible {
    display: block;
  }
  .footer-nav {
    font-size: 11px;
    margin-bottom: 15px;
  }
  .footer-nav li {
    margin: 0 10px;
  }
  #footer {
    padding: 48px 0;
  }
  #footer .social a {
    width: 15px;
    height: 15px;
  }
  #footer .subscribe-form {
    display: block;
    max-width: 245px;
    margin-bottom: 22px;
  }
  #footer .footer-logo {
    width: 103px;
    margin-bottom: 37px;
  }
  #footer .back-top {
    margin-bottom: 55px;
  }
  input[type=email],
  input[type=tel],
  input[type=password],
  input[type=text] {
    font-size: 9px;
    padding: 4px 10px 3px;
    height: 24px;
  }
  textarea {
    padding: 4px 10px 3px;
    height: 50px;
  }
  input[type=submit] {
    font-size: 11px;
    width: 60px;
    height: 26px;
    line-height: 25px;
    margin-left: 5px;
  }
  .back-top {
    border-radius: 3px;
    font-size: 11px;
    line-height: 12px;
    padding: 8px 7px 6px;
    width: 92px;
    margin: 0 auto 7px;
  }
  .products {
    font-size: 18px;
    padding-bottom: 35px;
  }
  .products li {
    min-width: 268px;
    display: inline-block;
    margin: 0 10px 25px 0;
  }
  .products li:nth-child(1),
  .products li:nth-child(2),
  .products li:nth-child(3),
  .products li:nth-child(4),
  .products li:nth-child(5) {
    display: inline-block;
  }
  #main {
    padding-bottom: 7px;
  }
  .info-block {
    margin: 0 0 57px;
  }
  .info-block h2 {
    margin: 0 0 18px;
  }
  h1 {
    text-align: left;
    font-size: 14px;
    margin: 0;
    letter-spacing: 0.7;
  }
  h2 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 10px;
  }
  h3 {
    font-size: 15px;
    line-height: 21px;
  }
  .title-frame {
    padding: 5px 0 15px;
  }
  .info-holder {
    font-size: 12px;
    line-height: 23px;
    text-align: left;
    margin-bottom: 29px;
  }
  #main {
    padding: 0;
  }
  .block {
    margin-bottom: 30px;
  }
  .block .right-column,
  .block .left-column {
    float: none;
    max-width: 270px;
    margin: 0 auto;
    width: 270px;
  }
  .block h2 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
  }
  .add-nav {
    display: none;
  }
  .mobile-hidden {
    display: none;
  }
  .visual-holder {
    margin-bottom: 17px;
    margin-top: -18px;
  }
  .visual-holder h1 {
    font-size: 26px;
    line-height: 27px;
    margin-top: -15px;
  }
  .main .info-holder {
    margin-bottom: 20px;
  }
  .main .info-block {
    margin-bottom: 20px;
  }
  .block {
    margin-bottom: 5px;
  }
  .block h2 {
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
  .info-holder {
    letter-spacing: 0.5px;
    margin-bottom: 59px;
  }
  .info-holder p {
    margin-bottom: 24px;
  }
  #main.inner .info-holder {
    margin-bottom: 28px;
  }
  .gallery .block {
    margin-left: 5px;
  }
  .products li:last-child {
    margin: 0;
  }
  .contact-area {
    font-size: 12px;
    line-height: 23px;
    padding-top: 31px;
    margin-bottom: 80px;
  }
  .contact-area .block {
    font-size: 12px;
    line-height: 23px;
  }
  .contact-area h1 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 17px;
  }
  .contact-area .description {
    padding: 0;
  }
  .contact-area .fields-holder label {
    font-size: 12px;
    line-height: 20px;
  }
  .contact-area .fields-holder .label-holder {
    width: 70px;
  }
  .contact-area .fields-holder .row {
    margin-bottom: 19px;
  }
  .contact-area textarea {
    height: 55px;
  }
  .contact-area .contact-form {
    margin-bottom: 50px;
  }
  .contact-box {
    font-size: 14px;
    line-height: 16px;
    padding: 25px 22px 50px;
    margin-bottom: 38px;
  }
  .contact-box .heading {
    font-size: 14px;
    line-height: 16px;
  }
  .contact-box .contacts li {
    margin-bottom: 16px;
  }
  .accordion {
    padding: 32px 0 38px;
  }
  .accordion .ui-accordion-header {
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 23px;
    padding: 15px 14px 12px;
  }
  .accordion .slide {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 24px;
  }
  .accordion .slide p {
    margin: 0 0 24px;
  }
  .accordion .slide p:last-child {
    margin: 0;
  }
  .results-area .block-result {
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 60px;
  }
  .results-area .block-result .alignleft {
    float: none;
    display: block;
    width: 270px;
    margin: 0 0 33px;
  }
  .results-area .block-result h2 {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 3px;
  }
  .results-area .block-result .description p {
    margin-bottom: 12px;
  }
  .results-area .block-result .btn {
    font-size: 16px;
    line-height: 18px;
  }
  .results-area h1 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .main-holder {
    padding: 0;
  }
  .main-holder .news-area {
    float: none;
    width: 105%;
    margin: 0 0 10px;
  }
  .main-holder #sidebar {
    float: none;
    width: 100%;
  }
  .news-area .block-news {
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 32px;
    width: 46.5%;
    display: none;
  }
  .news-area .block-news:nth-child(1),
  .news-area .block-news:nth-child(2),
  .news-area .block-news:nth-child(3),
  .news-area .block-news:nth-child(4) {
    display: inline-block;
  }
  .news-area .date {
    font-weight: bold;
    margin-bottom: 0;
  }
  .news-area h2 {
    font-size: 15px;
    line-height: 19px;
    min-height: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .news-area img {
    margin-bottom: 13px;
  }
  .news-area p {
    margin: 0;
  }
  .news-area .visual-holder img {
    margin: 0;
  }
  h1.inner {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .btn {
    font-size: 16px;
    line-height: 18px;
    padding: 6px;
  }
  .load {
    font-size: 13px;
    line-height: 16px;
    padding: 11px 5px 9px;
    width: 130px;
    margin: 0 auto 75px;
  }
  #sidebar {
    margin-bottom: 70px;
  }
  #sidebar .block {
    margin: 0 0 30px;
    padding: 0 0 32px;
  }
  #sidebar .block .heading {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 23px;
  }
  .search-form.inner input[type=submit] {
    width: 48px;
    height: 53px;
    font-size: 17px;
    line-height: 50px;
  }
  .search-form.inner input[type=text] {
    font-size: 19px;
    line-height: 20px;
    height: 53px;
    padding: 16px 18px 15px;
  }
  .categoty {
    font-size: 22px;
    line-height: 24px;
  }
  .categoty a {
    padding: 7px;
  }
  .contact-area .map-area {
    margin: 0;
  }
  .mail-holder #sidebar {
    margin-bottom: 60px;
  }
  .block-product {
    font-size: 12px;
    line-height: 26px;
    margin-bottom: 100px;
  }
  .block-product .description {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .block-product .description p {
    margin: 0;
  }
  .block-product h1 {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 3px;
  }
  .block-product span.info {
    font-size: 14px;
    margin-bottom: 14px;
  }
  .products.inner li {
    margin: 0 auto 35px;
  }
  .product-area .panel {
    display: none;
  }
  .other-products h1 {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 16px;
  }
  .terms-area {
    margin: 0;
    padding: 29px 0 47px;
  }
  #nav {
    margin-top: 0;
  }
}
@media all and (max-width: 540px) {
  .gallery {
    text-align: center;
  }
  .gallery .block {
    width: 100%;
    max-width: 320px;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 0 14px;
    text-align: left;
  }
  .gallery .block.big {
    width: 100%;
    max-width: 320px;
  }
  .gallery .block:first-child {
    float: none;
  }
  .gallery .block .title {
    font-size: 16px;
    padding: 11px 12px 10px;
    font-family: 'hindlight';
  }
  .gallery .row {
    margin: 0;
  }
  .news-area {
    width: 100%;
  }
  .news-area .block-news {
    width: 100%;
    margin: 0 auto 32px;
  }
  .wrapper {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }
  .navbar {
    right: 25px;
  }
  .info-holder li {
    margin: 0 0 25px;
  }
  .main-holder .news-area {
    width: 100%;
  }
}
::-webkit-input-placeholder {
  color: #b9b9b9;
}
:-moz-placeholder {
  color: #b9b9b9;
}
::-moz-placeholder {
  color: #b9b9b9;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #b9b9b9;
}
:focus::-webkit-input-placeholder {
  color: transparent;
}
:focus::-moz-placeholder {
  color: transparent;
}
:focus:-moz-placeholder {
  color: transparent;
}
:focus:-ms-input-placeholder {
  color: transparent;
}

.wrapper p strong {
  font-weight:normal;
   font-family:  'hindsemibold';
}

.block-product {
  line-height: 24px;
}

.faq span.ui-accordion-header-icon.ui-icon {
  display: none;
}
.faq .ui-widget-content {
  border: none;
  font: 18px/30px 'hindlight', Arial, Helvetica, sans-serif;
}

@media all and (min-width: 768px) {
  .wide-hidden {display: none;}
}
@media all and (max-width: 767px) {
  .wide-hidden {
    margin-top: 15px;
    max-width: 220px;
    width: 100%;
  }
}

#contact-form .warning-mandatory {
  border-color: #cc0000;
}