@font-face {
  font-family: "DejaVuSansCondensed";
  src: url("../fonts/DejaVuSansCondensed.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "DejaVuSansCondensedBook";
  src: url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.eot");
  src: url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.woff") format("woff"),
    url("../fonts/DejaVuSansCondensedBook/DejaVuSansCondensedBook.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "DejaVuSansCondensedBold";
  src: url("../fonts/DejaVuSansCondensedBold/DejaVuSansCondensedBold.eot");
  src: url("../fonts/DejaVuSansCondensedBold/DejaVuSansCondensedBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSansCondensedBold/DejaVuSansCondensedBold.woff") format("woff"),
    url("../fonts/DejaVuSansCondensedBold/DejaVuSansCondensedBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "DejaVuSansCondensedItalic";
  src: url("../fonts/DejaVuSansCondensedItalic/DejaVuSansCondensedItalic.eot");
  src: url("../fonts/DejaVuSansCondensedItalic/DejaVuSansCondensedItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSansCondensedItalic/DejaVuSansCondensedItalic.woff") format("woff"),
    url("../fonts/DejaVuSansCondensedItalic/DejaVuSansCondensedItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "DejaVuSansCondensedBoldItalic";
  src: url("../fonts/DejaVuSansCondensedBoldItalic/DejaVuSansCondensedBoldItalic.eot");
  src: url("../fonts/DejaVuSansCondensedBoldItalic/DejaVuSansCondensedBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/DejaVuSansCondensedBoldItalic/DejaVuSansCondensedBoldItalic.woff") format("woff"),
    url("../fonts/DejaVuSansCondensedBoldItalic/DejaVuSansCondensedBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

.clip-svg {
  display: none;
}

* {
  outline: 0 !important;
  outline: none !important;
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: "DejaVuSansCondensed";
  min-height: 100%;
	height:100%;
}
.box-content{
	
    display: flex;
    flex-direction: column;
    min-height: 100%;

}
.box-content-center{
  flex: 1;
}
body {
  padding-top: 120px;
}

body.home {
  padding-top: 0px;
}


.container {
  max-width: 1070px;
  width: 100%;
  margin: auto;
  padding: 0 30px;
}

.row {
  margin: 0 -30px;
  overflow: hidden;
  clear: both;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float: left;
  padding: 0 30px;
  min-height: 1px;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 33.333333333%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.333333333%;
}

.col-5 {
  width: 41.66666666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.333333333%;
}

.col-8 {
  width: 66.666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333333%;
}

.col-11 {
  width: 91.66666667%;
}

.col-12 {
  width: 100%;
}

.code-text {
  font-size: 22px;
  color: #fff;
  text-align: justify;
  white-space: normal;
}

.code-text pre {
  white-space: normal;
}

.code-text b {
  font-family: "DejaVuSansCondensedBold";
}

.wpcf7 {
  margin-bottom: 50px;
}

.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 textarea {
  border: 0;
  background-color: rgba(255, 170, 136, .5);
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
  font-family: "DejaVuSansCondensed";
  resize: none;
}

.wpcf7 .wpcf7-form-control-wrap input::placeholder,
.wpcf7 textarea::placeholder {
  color: #fff;
  font-size: 16px;
}

.wpcf7 .wpcf7-submit-container {
  overflow: hidden;
}

.wpcf7 .wpcf7-submit {
  float: right;
  background-color: rgba(255, 170, 136, .5);
  border-radius: 5px;
  border: 0;
  padding: 10px 15px;
  color: #fff;
}

*[type="checkbox"] {
  display: none;
}

.wpcf7-list-item-label {
  color: #fff;
  font-size: 10px;
}

span.wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-list-item-label {
  padding-left: 20px;
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.wpcf7-list-item-label:before {
  content: "";
  height: 10px;
  width: 10px;
  background-color: rgba(255, 170, 136, .5);
  border-radius: 2px;
  display: inline-block;
  margin-right: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.wpcf7-list-item-label:after {
  content: "";
  height: 10px;
  width: 10px;
  background: url(../images/check-arrow.png) center no-repeat;
  background-size: contain;
  border-radius: 2px;
  display: inline-block;
  margin-right: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: none;
}

.wpcf7 .wpcf7-form-control-wrap input.wpcf7-not-valid,
.wpcf7-not-valid .wpcf7-list-item-label:before {
  background-color: rgba(251, 72, 0, 0.5);
}

span.wpcf7-not-valid-tip {
  display: none;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid rgba(255, 170, 136, .5) !important;
  border-radius: 5px;
  padding: 15px;
   !important margin: 0 !important;
  margin-top: 30px !important;
}

*[type="checkbox"]:checked+.wpcf7-list-item-label:after {
  display: block;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

header .navbar-header {
  display: none;
}

header .navbar-collapse ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
}

header .navbar-collapse ul li {
  display: flex;
}

header .navbar-collapse ul li .sub-menu {
  display: none;
}

header .navbar-collapse a {
  text-decoration: none;
  color: #fff;
  font-size: 21px;
  font-family: "DejaVuSansCondensedBold";
  border-bottom: 3px solid transparent;
  transition: all ease .5s;
}

header .navbar-collapse a:hover, header .navbar-collapse .current-menu-item a {
  border-color: #ffaa88;
}

header .navbar-collapse ul li:hover {
  position: relative;
}

header .menu-item-has-children {
  opacity: .6;
  align-items: flex-end;
}

header .menu-item-has-children a {
  font-size: 18px;
  text-transform: uppercase;
}

header .menu-item-has-children>a:after {
  content: '';
  background: url('../images/arr-sub.png') no-repeat center;
  background-size: contain;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-left: 10px;
}

header .navbar-collapse ul li:hover .sub-menu {
  display: block;
  position: absolute;
  right: 0;
  top: 100%;
}

header .navbar-collapse ul li .sub-menu a {
  font-size: 14px;
}

footer {
  margin-top: 50px;
  border-top: 3px solid #ffaa88;
  padding: 30px 0;
  overflow: hidden;
  background-color: #0c0c0c;
}

footer .footer-logo {
  max-width: 340px;
  float: left;
  padding: 0 30px;
}
footer .footer-logo span{
    color: #fff;
    font-size: 14px;
    font-family: "DejaVuSansCondensedBold";
    opacity: .6;
}

footer .footer-info {
  float: right;
  padding: 0 30px;
}

footer .footer-logo img {
  max-width: 100%;
}

footer .footer-info-mail,
footer .footer-info-phone {
  font-size: 20px;
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 10px 0;
  text-align: right;
  position: relative;
}

footer .footer-info-phone:after,
footer .footer-info-mail:after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 20px
}

footer .footer-info-phone:after {
  background: url(../images/ico-phone.png) center no-repeat;
  background-size: contain;
}

footer .footer-info-mail:after {
  background: url(../images/ico-mail.png) center no-repeat;
  background-size: contain;
}

section#home-full-block {
  position: relative;
  z-index: 9;
  background-size: cover;
  height: 100%;
}

.home-full-block-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.home-full-block-top{
  display: flex;
}
.home-full-block-top > img {
  max-height: 150px;
  margin:15px 15px
}

.home-full-block-bottom {
  color: #fff;
  font-size: 31px;
  font-family: "DejaVuSansCondensedBold";
  opacity: .6;
	transform: translateX(147px);
}

section#home-block-statistic {
  padding: 50px 0;
}
#home-block-statistic .row{
  display: flex;
  flex-wrap: wrap;
}

.curs-block, .dinamica-block {
  width: 50%;
  padding: 0 30px;
}

.curs-block>div, .dinamica-block>div {
  background-color: rgba(255, 170, 136, .5);
  padding: 30px;
  border-radius: 15px;
  height: 100%;
}

section#home-block-company {
  padding: 30px 0;
  margin-bottom: 50px;
}

.home-title {
  color: #fff;
  text-align: center;
  font-size: 31px;
  font-family: "DejaVuSansCondensedBold";
  text-transform: uppercase;
  margin-bottom: 50px;
}

section#home-block-products {
  padding: 30px 0;
  margin-bottom: 50px;
}

section#home-block-company {
  overflow: hidden;
}

section#home-block-company .company-text {
  font-size: 21px;
  color: #fff;
  font-family: "DejaVuSansCondensedBook";
}

.icons-company {
  display: flex;
  flex-direction: row;
}

.icon-company {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 30px;
	justify-content: space-between;
}

.icon {
  max-width: 60px;
}

.icon img {
  width: 100%;
}

.icon-text {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 10px;
  color: #fff;
}

#home-block-company .col-6:first-child {
  border-right: 2px solid #ffaa88;
}

.home-product-items {
  margin: 0 -30px;
  display: flex;
  flex-wrap: wrap;
}

.image-border-seven,
.home-product-item {
  position: relative;
  display: block;
  padding: 0 40px;
  width: 25%;
  text-decoration: none;
}
.home-product-item{
padding: 0 15px;
}

.image-border-seven {
  width: 100%;
  margin: 0px 0 100px;
}

.image-border-seven:last-child {
  margin-bottom: 0;
}

.image-border-seven div,
.home-product-item div {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: cover;
  -webkit-clip-path: polygon(50% 3%, 90% 22%, 100% 65%, 74% 99%, 28% 99%, 0% 65%, 11% 21%);
  clip-path: polygon(50% 3%, 90% 22%, 100% 65%, 74% 99%, 28% 99%, 0% 65%, 11% 21%);
  -webkit-clip-path: url(#polygon-clip-heptagon);
  clip-path: url(#polygon-clip-heptagon);
}

/*.image-border-seven:before
/*,.home-product-item:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: 20px;
  right: 20px;
  background: url(../images/back-product-border.png) no-repeat center;
  background-size: contain;
}*/

.image-border-seven span,
.home-product-item span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-size: cover;
  width: 100%;
  color: #fff;
  word-spacing: 9999999px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
}

.image-border-seven span small,
.home-product-item span small{
  text-align: center;
  font-size: 20px;
}
section#home-block-contact {
  position: relative;
  overflow: hidden;
}

section#home-block-contact img {
  max-width: 100%;
}

.contact-map {
  width: 50%;
  float: right;
}

.contact-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
}

.contact-info:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #0c0c0c;
  -webkit-clip-path: polygon(0 0, 50% 0, 57% 50%, 50% 100%, 50% 0);
  clip-path: polygon(0 0, 50% 0, 57% 50%, 50% 100%, 50% 0);
	z-index:9
}

.contact-info-container {
  width: 50%;
}

.contact-address {
  color: #fff;
  font-size: 26px;
}

.contact-phone a,
.contact-email a {
  color: #fff;
  font-size: 26px;
  text-decoration: none;
}

.contact-address,
.contact-email {
  margin-bottom: 40px;
}

.contact-address,
.contact-phone,
.contact-email {
  padding-left: 60px;
  position: relative;
}

.contact-address:before,
.contact-phone:before,
.contact-email:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}
.small_text,
.small_text a{
	font-size:14px;
}
.small_text{
    padding-left: 30px!important;
    margin: 10px 0;
}
.small_text:before{
	width:15px;
	height:15px;
}

.contact-address:before {
  background: url(../images/ico-map.png) center no-repeat;
  background-size: contain;
}

.contact-phone:before {
  background: url(../images/ico-phone.png) center no-repeat;
  background-size: contain;
}

.contact-email:before {
  background: url(../images/ico-mail.png) center no-repeat;
  background-size: contain;
}

.contact-page-info {
  /*padding-top: 50px;*/
}

.contact-title {
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

#map-page-contain img,
#map-page-contain iframe {
  width: 100%;
	/*margin-top:30px;*/
}

.vacancies-posts-item {
  color: #fff;
  font-size: 18px;
  background-color: rgba(255, 170, 136, .5);
  border-radius: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
.vacancies-posts-item-description{
  padding: 30px;
  text-align: center;
}

.vacancies-posts-item pre {
  white-space: normal;
}

.vacancies-posts-item-title {
  font-size: 27px;
  font-family: "DejaVuSansCondensedBold";
  text-align: center;
  padding: 30px;
  background-position: center;
  background-size:cover;
  position: relative;
  text-transform: uppercase;
}

.vacancies-posts-item-title:after{
  content:"";
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: rgba(0,0,0,.3);
  z-index: 2;
}
.vacancies-posts-item-title span{
  position: relative;
  z-index: 3;
}

.vacancies-posts-item .vacancies-posts-item-button a {
  color: #ffaa88;
  font-size: 14px;
  text-decoration: none;
}

.production-posts-items{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 -15px;
}
.production-posts-item {
  padding:15px;
}
.production-posts-item > div{
  border-radius:  15px;
  overflow: hidden;
  grid-row: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.production-posts-items > div:nth-child(4n + 1){
  grid-row: 1 / 3;
}
.production-posts-items > div:nth-child(3n + 4){
  grid-column: 1 / span 2;
}
.production-posts-item figure{
  margin:0;
  padding:0;
}
.production-posts-item-title {
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-family: "DejaVuSansCondensedBold";
  text-transform: uppercase;
  position: relative;
  padding: 30px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top:0;
  right:0;
  height:100%;
  left:0;
  z-index: 2;
}
@media (max-width:800px){
  .production-posts-items{
    display: flex;
    flex-direction: column;
  }
}

.production-posts-item-title:after{
  content:"";
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: rgba(0,0,0,.3);
  z-index: 2;
}
.production-posts-item-title span{
  position: relative;
  z-index: 3;
}
.production-posts-item-title-small {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-family: "DejaVuSansCondensedBold";
  margin-bottom: 30px;
  text-transform: uppercase;
}

.wp-block-table table {
  width: 100%;
  border-spacing: 0;
}

.wp-block-table tr:first-child td {
  color: #ffaa88;
  font-size: 14px;
}

.production-posts-item-description {
  background-color: rgba(255, 170, 136, .5);
  padding: 30px;
  margin-top:102px;
  position: relative;
  z-index: 1;
  height: 100%;
}
.production-posts-item .production-posts-item-title{;
  transition:all ease .3s
}
.production-posts-item:hover .production-posts-item-title{
  height:102px;
}

.wp-block-table tr td {
  position: relative;
  border-right: 1px solid #f0a080;
  padding: 10px;
}

.wp-block-table tr td {
  border-bottom: 1px solid #f0a080;
}

.wp-block-table tr td:last-child {
  border-right: 0;
}

.wp-block-table tr:first-child td,
.wp-block-table tr:nth-child(2) td:first-child,
.wp-block-table tr:last-child td {
  border-bottom: 0;
}

:root .has-very-dark-gray-color {
  color: #000;
}

.procurement-posts-items {
  margin: 0 -30px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-bottom: 50px;
}

.procurement-posts-item {
  width: 33.33333%;
  margin-bottom: 30px;
}
.MxCurrencyResultBox,
.MxCurrencyResultBox > div{
  background-color: transparent!important
}
.MxCurrencyResultBox > a{
  display: block;
  text-align: center;
  font-size: 26px;
  text-transform: uppercase;
  font-family: "DejaVuSansCondensedBold";
}
.MxCurrencyResultBox table{
  color:#ffaa88;
}
.MxCurrencyResultBox  tr td{
  padding:15px 5px;
  font-size:18px;
}
.MxCurrencyResultBox  tr td:first-child strong{
  color:#000;
  font-family: "DejaVuSansCondensedBook";
  font-weight: normal;
}
.MxCurrencyResultBox  tr th{
  color:#fff;
  font-size:14px;
  font-family: "DejaVuSansCondensedBook";
  font-weight: 300;
  padding:5px 5px;
}
.contact-map iframe{width:100%!important;height:300px!important;}

@media (max-width:960px){
	

.home-full-block-bottom {
	transform: translateX(0);
}
  header{
    background-color: #865b4a;
  }
  header .navbar-header{
    display: flex;
    align-items: center;
    margin: 0 -30px;
    padding: 5px 30px;
  }
  header .navbar-header button{
    border:0;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
  }
  .icon-bars{
    background: #fff;
    height:3px;
    width:30px;
    display: block;
    margin:6px 0
  }
  header .navbar-header > span{
    display: inline-block;
    padding:0 15px;
  }
  .navbar-collapse{
    margin: 0 -30px;
    padding: 0 30px;
    display: none;
  }
  .navbar-collapse.in{
    display: block;
  }
  header .navbar-collapse ul li:hover .sub-menu {
    display: flex;
    position: relative;
    right: auto;
    top: auto;
  }

  header .navbar-collapse ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .pll-parent-menu-item > a{
    display: none;
  }
  header .navbar-collapse ul .pll-parent-menu-item > ul{
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    display: flex;
    flex-direction: row;
  }
  header .navbar-collapse ul .pll-parent-menu-item > ul li{
    margin:0 15px;
  }
  .curs-block, .dinamica-block{
    width:100%;
  }
  .curs-block{
    margin-bottom:30px;
  }
  .col-5,
  .col-7,
  .col-8,
  .col-4,
  .col-6{
    width:100%;
  }
  .icons-company{
    justify-content: center;
    margin-top:30px;
  }
  .home-product-item{
    width:50%;
    margin-bottom:70px;
  }
  .home-full-block-bottom{
    font-size:16px;
  }
  .MxCurrencyResultBox > a,
  .vacancies-posts-item-title,
  .home-title,.production-posts-item-title,.contact-title{
    font-size:18px;
  }
  .MxCurrencyResultBox tr td,
  .code-text,.vacancies-posts-item-description,.wpcf7 .wpcf7-form-control-wrap input, .wpcf7 textarea,footer .footer-info-mail, footer .footer-info-phone,
  .icon-text,.image-border-seven span, .home-product-item span,.contact-address,.contact-phone a, .contact-email a,
  section#home-block-company .company-text{
    font-size:14px;
  }
  .procurement-posts-item{
    width:50%;
  }
  .vacancies-posts-item .vacancies-posts-item-button a{
    font-size:12px
  }
  .contact-page-info{
    margin-bottom: 30px;
  }

  .home-full-block-top > img{
    max-height: 89px;
  }
	.dinamica-block{
		margin-bottom:30px;
	}
}

@media (max-width:640px){
  .icons-company{
    flex-direction: column;
  }
  .icon-company{
    margin-bottom: 20px;
  }
  .contact-info {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin-bottom: 20px;
  }
  .contact-info-container,
  .contact-map {
    width: 100%;
  }
  .wp-block-table{
    padding:0;
    margin: 0
  }
  .curs-block>div, .dinamica-block>div{
    padding:0;
  }
  .curs-block, .dinamica-block{
    padding:0;
  }
  .MxCurrencyResultBox tr td{
    font-size: 12px;
    padding:5px 3px;
  }
  .home-full-block-top > img{
    max-height: 59px;
  }
  .home-full-block-bottom {
      font-size: 16px;
  }
}
.wow{
  visibility: hidden;
}
.animate_js{
  background-color: #0c0c0c;
  position:fixed;
  left:0;
  right:0;
  top:0;
  bottom:0;
    width: 100%;
    height: 100%;
  z-index: -1;
}
.animate_js canvas{
opacity: .1
}


.dinamica-block	.nav,
.dinamica-block	.nav li{
	list-style-type:none;
	padding:0;
	margin:0;
}
.dinamica-block	.nav{
	display:flex;
}
.dinamica-block	.nav li{
	margin-right:10px;
}
.dinamica-block	.nav li a{
	color:#fff;
	text-decoration:none;
}
.dinamica-block	.nav li a sup{
	font-size:8px;
}
.dinamica-block	.nav li.active a{
	color:#000;
}
.tab-content{


}
.tab-pane{
	display:none;
    min-height: 300px;
}
.tab-pane.active{
	display:block;
}
.amcharts-chart-div > a{
	display:none!important;
}






.production-posts-item-description{
	text-align:center;
}