@font-face{

font-family: 'Myriad-Pro';
src: local("Myriad-Pro"), 
         url(/css/Myriad-Pro.ttf) format('truetype');  
 

font-weight: normal;

font-style: normal;

}
* {
 box-sizing: border-box;
}
body {
  font-weight: normal;
  font-size: 14px;
  font-family: 'Myriad-Pro';
  margin: 0;
  padding: 0;
  width: 100%;
  color: #3E3E3E;
  min-width: 1070px;
}
.work-slider .slick-list img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}
.work-slider {
    margin-bottom: 50px;
}
.work-slider .slick-prev {
    left: -20px;
    top: 100px;
}
.work-slider .slick-next {
    right: -10px;
    top: 100px;
}
.logo {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.header_cont a {
  margin-right: 15px;
}
.header_cont a:hover>img {
  opacity: 80%;
}
span.logo-desc {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    width: 250px;
    margin-left: 20px;
}
.header {
    background: url(/img/bg1.jpg) no-repeat;
    background-size: cover;
}
.head-wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    width: 1070px;
    margin: 0 auto;
    padding: 20px 0;
}
.head-menu {
    z-index: 99;
    position: relative;
 
}
.head-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.head-menu ul:after {
  content: "";
  display: table;
  clear: both;
}
.head-menu ul > li {
  float: left;
  position: relative;
}
.head-menu ul > li > a {
  text-transform: uppercase;
  font-size: 22px;
  color: #D3C2B0;
  padding: 15px 30px;
  text-decoration: none;
  display:block;
}
.wrapper{
	width: 1070px;
    margin: 0 auto;
	
}
.head-menu ul li a:hover { color: #fcb932; }
.head-contact a {
    text-decoration: none;
    color: #ffd700;
    text-shadow: 1px 1px 1px rgb(0,0,0);
    font-size: 20px;
}
.head-contact div {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 10px 30px;
}
.head-contact .zak a {
    text-transform: uppercase;
    font-weight: bold;
}
.back-line {
    background: rgba(29, 20, 13, 0.8);
    height: 57px;
    position: absolute;
    right: 0;
    width: 55%;
    top: 85px;
}
.block-1 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    width: 1070px;
    margin: 0 auto;
    padding: 20px 0 0;
}
.site-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 38px;
}
.cifri{
	background:#1C140D;
	    background: #1C140D;
    padding: 30px 0 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}
.cifri .wrapper div {
    display: inline-block;
    width: 263px;
    vertical-align: top;
    position: relative;
}
.cifri .wrapper div:after {
     content: '';
    display: block;
    position: absolute;
    width: 100px;
    margin: 0 auto;
    height: 2px;
    background: #fff;
    bottom: -10px;
    left: 81px;
}
.advant {
    padding: 50px 0;
    text-align: center;
}
.orange-title {
    color: #fcb932;
    font-size: 45px;
    margin-bottom: 50px;
}
.white-title{
	color:#fff;
	font-size: 45px;
    margin-bottom: 50px;
}
.advant-item {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin: 5px;
}
.advant-item span {
    display: block;
    color: #333333;
    font-size: 18px;
}
.catalog {
    padding: 50px 0;
    text-align: center;
    border-bottom: 1px solid #EDE8E8;
}
.catalog-item {
    display: inline-block;
    vertical-align: top;
    width: 257px;
    margin: 10px 5px;
    border: 2px solid #EEEDED;
    padding: 10px;
}
.catalog-item img {
width: 100%;
    height: 180px;
    object-fit: cover;
    border: 2px solid #EEEDED;
}
.catalog-item span {
    display: block;
    margin-top: 10px;
}
.catalog-item .buy-prod a {
    background: #fcb932;
    text-decoration: none;
    padding: 10px 0;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.catalog-item .price-prod {
    color: #fcb932;
    font-size: 18px;
	min-height:40px;
}
.catalog-item .title-prod {
    font-size: 18px;
	min-height:69px;
}
.stoimost a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #1C140D;
    width: 440px;
    margin: 0 auto;
    margin-top: 24px;
    padding: 10px 40px 10px 10px;
    border-radius: 5px;
    background: #1C140D;
    color: #fff;
}
.hww{
	padding: 50px 0;
    text-align: center;
}
.hww-item {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    margin: 10px;
}
.hww-item span{
    display: block;
	font-size:18px;
}
.hww-item .number {
    color: #fcb932;
    font-size: 90px;
    font-weight: bold;
}
.hww2{
	background:#251B13;
	padding: 50px 0;
    text-align: center;
	color:#fff;
}
.hww2 .hww-item span b {
    text-transform: uppercase;
	display:block;
	margin: 10px 0 0;
	font-family: 'MyriadPro-Regular';
    font-weight: 400;
	font-size:15px;
}
.hww2 .hww-item {
    position:relative;
}
.hww2 .hww-item:after {
    content: '';
    display: block;
    width: 25px;
    height: 27px;
    background: url(/img/h-ar.png) no-repeat;
    position: absolute;
    right: -25px;
    top: 15px;
}
.hww2 .hww-item:last-child:after {
    display: none;
}
.review{
	padding: 50px 0 0;
    text-align: center;
}
.review .orange-title{
	margin-bottom: 30px;
}
.rev-info {
    text-align: left;
    font-size: 16px;
	    width: 855px;
}
.rev-info .rev-name{
    font-size: 25px;
	font-weight: bold;
	    margin: 10px 0 20px;
}
.rev-item {
    display: flex!important;
	 
}
.rev-img {
    margin-right: 30px;
}
.rev-img img {
    width: 150px;
    height: 150px;
}
.gallery{
	padding: 50px 0;
    text-align: center;
}
.gallery .first-line {
    display:flex;
	justify-content:space-between;
}
.gallery .first-line img {
        width: 200px;
    height: 200px;
}
.gallery .second-line img {
    width: 342px;
    margin: 5px;
}
.about{
	padding: 50px 0;
    text-align: center;
	background:#fcb932;
}
a.feml {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    padding-left: 10px;
}
a.feml img {
    padding-right: 3px;
    vertical-align: middle;
    margin-top: -2px;
}
.about p{
	font-size:16px;
	text-align: left;
	color:#fff;
}
.footer {
    background: #251B13;
    padding: 20px 0;
    color: #fff;
	    font-size: 21px;
}
.f-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.f-phn {
    background: url(/img/fphn.png) no-repeat;
    padding: 10px 0 10px 40px;
    background-position-y: 7px;
}
.f-adr {
   background: url(/img/fadr.png) no-repeat;
    padding: 10px 0 10px 33px;
    background-position-y: 16px;
}
.f-btn a {
    background: #fcb932;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 30px;
    font-weight: bold;
}
.calc {
    width: 45px;
    float: left;
    margin-right: 50px;
}
.advant-item img {
    width: 120px;
   
}


.color_phone{
    color: #fff !important;
}
.video__container{
    height: 300px;
}
.video__title{
    
}