*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

@font-face {
    font-family: "Noto Sans Armenian" ;
    src: url(../font/fonter.am_noto-sans-armenian/NotoSansArmenian-Regular.ttf);
}
body, html{
	scroll-behavior: smooth;
}
.wrapper{
	max-width: 1330px;
	width: 100%;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.top{
	display: flex;
	justify-content:space-between;
	align-items: center;
	margin-bottom: 50px;
}
nav, ul{
	display: flex;
	align-items: center;
	font-size: 20px;
	list-style: none;
}
ul a{
	margin-left: 20px;
	text-decoration: none;
	color: #040404;
	font-family: "Noto Sans Armenian";

}
.header_contact{
	margin-left: 20px;
    text-decoration: none;
	color: #040404;
	background: #D1E0D3;
	border: 1px solid #3E5C42;
	border-radius: 4px;
	padding: 13px 36px;
}
.backimg{
  position: absolute;
  max-width: 699px;
  width: 100%;
  z-index: 1;
  left: -50px;
  top: 30px

}
.header-front{
	overflow: hidden;
	
}
.frontimg{
	position: relative;
	z-index: 3;
	max-width: 699px;
	width: 100%
}
header{
	display: flex;
	justify-content:space-between;
	align-items: center;
	margin-bottom: 80px;
}
.header_img {
	position: relative;
	
	transition: all 0.5s ease-in-out;
}
.header_img img{
	transition: all 0.5s ease-in-out;
}
.header-front  img:hover{
   transform: scale(1.1);
   
}
.header_text{
	width: 50%;
	text-align: center;
	font-family: "Noto Sans Armenian";
	
}
.header_text h2{
	font-size: 36px;
	padding-bottom: 32px;
}
.header_text p{
	margin-bottom: 30px;
}
.contact_bt{
	font-size: 17px;
	text-decoration: none;
	font-size: 17px;
	background: #D1E0D3;
	color: #3E5C42;
	border: 1px solid #3E5C42;
	border-radius: 4px;
	padding: 16px 36px 16px 36px;

}
.contact_bt:hover{

}

.slider{
	width: 100%;
	height: 380px;
	margin-bottom: 130px;
	position: relative;
	display: flex;
	justify-content: center;

}
.Rectangle{
	width: 100%;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	height: 280px;
}
.Rectangle-block{
	position: absolute;
	top: 0;
	left: 0;
}
.title_all{
	text-align: center;
	font-family: "Noto Sans Armenian" ;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 32px;
	letter-spacing: -0.019em;
	color: #3E5C42;
}
hr{
	width: 100px;
	height: 0px;
	margin: 30px auto;
	background: #3E5C42;
	border: 2px solid #3E5C42;
}







/* Title ALL Text */

.contact_title{margin-top: 164px}
.advantages_title{padding-top: 30px}
.customer-title{margin-top: 80px;}


/*End Title All*/


/* About Css */
.about{
	display: flex;
	justify-content: center;
	margin-bottom: 80px;
}
.about_text{
	max-width: 506px;
	width: 100%;
	margin-left: 42px;
}
.text-about{
	margin-top: 20px;
	line-height: 26px;
}

/*End About*/


/*Contact*/

.contact-block{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 80px;
}
.contact-info{
	max-width: 415px;
	width: 100%;
	height: 330px;
	display: flex;
	border: 1px solid #D1E0D3;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

.contact-info-center{
	width: 50%;
	display: flex;
	justify-content: center;
	flex-direction: column;

}
.contact-blocks{
	width: 100%;
	height: 50px;
	align-items: center;
    display: flex;
}
.contact-blocks a {
	margin-left: 15px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
/*	letter-spacing: -0.019em;*/
	text-decoration: none;
	color: #040404;
}
.contact-b-img{
	width: 40px;
}


.contact-map{
	width: 680px;
	height: 330px;
	margin-left: 80px;
}
/*End Contact*/


/* Our Advantages */
.Advantages_Block{
	display: flex;
    justify-content: space-around;
    align-items: center;
	padding-top: 10px;

}
.Our_Advantages{
	width: 100%;
	height: 167px;
	background: #D1E0D3;
	
}
.Advantages_Blocks{
	width: 205px;
/*	height: 150px;*/
/*	border: 1px solid white;*/
}

.Advantages-Img{
	margin: auto;
    display: flex;
    padding: 15px;
}
.Advantages-Title{
	text-align: center;
}


/*End Our Advantages*/



.boldtext{
	font-family: "Noto Sans Armenian" ;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	color: #040404;
	margin-top: 10px;
}
.Best_Selling-price p{
	font-family: "Noto Sans Armenian" ;
	margin-top: 10px;
	font-size: 18px;
	line-height: 32px;
	text-align: right;
	color: #040404;
}
.Best_Selling-price p:nth-child(2){
	font-weight: 700;
}

.Best_Selling-price{
	display: flex;
	justify-content: space-between;
	

}

.best_img{
	
	max-width: 317px;
	width: 100%;
	height: 300px;
}






/* Customers */

.customer{
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.customers-block{
	width: 126px;
	height: 126px;
	border: 1px solid green;
	border-radius: 50%;
}

/* End Customers  */





/*Footer*/

footer{
	width: 100%;
	margin-top: 80px;
	background: #3E5C42;
	color: #FCFCFC;
}
.footer-block-center{
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 40px 20px;
}
.footer-blocks{
	display: flex;
	flex-direction: column;
	list-style: none;
}
.footer-blocks a{
	margin-bottom: 20px;
	color: #FCFCFC;
	text-decoration: none;
}
.footer-block-img{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.footer-block-img_icons{
	flex-direction: column;
}
.footer-block-img a{
	margin-bottom: unset;
	margin-left: 15px;
}

.copyright{
	padding: 30px;
	position: relative;
	
}

.copyright p{text-align: center;}

.copyright img{
	position: absolute;
	right: 0;
	bottom: 30px;
	cursor: pointer;

}



/*End Footer*/





  
	







.open-menu {
    display: none;
    width: 30px;
    height: 30px;
    position: relative;
}
.open-menu span {
    position: absolute;
    height: 4px;
    background: #000;
    width: 100%;
    top: 0;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.close-menu {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 25px;
}

.close-menu span {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.close-menu span:first-child,
.close-menu span:last-child {
    display: none;
}

.close-menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

/* Start owel */
.owl-nav{
	display: flex;
	justify-content: space-between;
	position: absolute;
    width: 100%;
    top: 45%;

	}
.owl-carousel2 	.owl-nav{
	top: 30%;

}

.owl-prev span::after{
	content: "";
	background: url('../icon/left-arrow.png');
	background-size: cover;
	color:transparent;
	position: absolute;
	top: 0;
	left: 0;	
	margin-left: 15px;
	width: 20px;
	height: 35px
}
.owl-next span::after{
	content: "";
	background: url('../icon/right.png');
	background-size: cover;
	color:transparent;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 15px;
	width: 20px;
	height: 35px
}
.owl-next span{
	margin-right: 13px;
}
.owl-prev span{
	margin-left: 13px;
}
.item2 {
	transition: all 0.5s ease-in-out;
	border: 1px solid #B5B2A4;
	overflow: hidden;
	
}
.item3{
	transition: all 0.5s ease-in-out;
	border: 1px solid #B5B2A4;
	overflow: hidden;
	
}


.item2 .recImg:hover{
	transform: scale(1.1);
	transition: 0.5s ease-in-out;
}
.item3 .best_img:hover{
	transform: scale(1.1);
	transition: 0.5s ease-in-out;
}
.owl-theme .owl-dots .owl-dot span{
	display: none;

}

.owl-carousel .owl-item .recImg{
	height: 380px;
	transition: all 0.5s ease-in-out;
}	
/* .owl-carousel .owl-item{
	border: 1px solid #B5B2A4;
} */

.owl-theme .owl-nav [class*='owl-']:hover{
	background: transparent;
	color: inherit;
	}
.item {
	position: relative;
	display: flex;
	justify-content: center;
	transition: 0.5s ease-in-out;
}
.item span{
	display: none;
	position: absolute;
    top: 46%;
    border: 1px solid #3E5C42;
    padding: 10px 10px;
    background: rgba(255,255, 255, 0.5);
    width: 76%;
    border-radius: 8px;
    text-align: center;
    color: #0f611a;
    background: #d2e0d3;
	
}
.item:hover span{
	display: flex;
	justify-content: center;
}


.owl-carousel.owl-drag .owl-item {
	border: 0!important;
}
.customers-block{
	height: 122px;
	width: 122px;
}
.owl-carousel3 .owl-item img{
	height: 122px !important;
	width: 122px;
}
.owl-carousel3.owl-theme .owl-dots .owl-dot span{
	display: block;
	border: 1px solid #000

}
/*End owel*/



@media (max-width: 1180px) {
	.header_text h2{
		font-size: 25px;
		line-height: 38px;
	}
	.header_text{width: 100%;}

}

@media (max-width: 992px) {
	.header_text h2{
		font-size: 22px;
		line-height: 34px;
	}
.about{
	align-items: center;

}
.about_img img{
	max-width: 314px;
	width: 100%;
	height: 100%;
}

.contact-info{
	max-width: 100%;
	margin-bottom: 20px;
}




}

@media (max-width: 916px) {
	.header_text h2{
		font-size: 20px;
		line-height: 32px;
	}
	ul a {margin-left: 7px;}
	nav, ul{font-size: 17px;}
	 .owl-carousel .owl-item .recImg {
  	height: 170px;
  }
  .Rectangle {
    top: 40px;
    height: 120px;
}
.slider{height: 220px;}
.owl-theme .owl-nav {margin-top: 0px;}
.owl-nav {top: 35%;}
.owl-prev span::after {
    content: "";
    margin-left: 18px;
    width: 17px;
    height: 30px;
}
.owl-next span::after {
    content: "";
    margin-right: 18px;
    width: 17px;
    height: 30px;
}

.item span {
    display: none;
    position: absolute;
    top: 67%;
    border: 1px solid #3E5C42;
    padding: 2px 2px;
    background: rgb(210 224 211 / 67%);
    width: 88%;
    font-size: 10px;
    border-radius: 8px;
    text-align: center;
    color: #3E5C42;
/*    position: absolute;
    top: 27%;
    border: 1px solid #3E5C42;
    padding: 9px 4px;
    background: rgba(255,255, 255, 0.5);
    width: 60%;
    font-size: 12px;
    border-radius: 8px;
    text-align: center;
    color: #3E5C42;*/
}


.title_all{
	font-size: 30px;
	line-height: 0px;
}

.slider{margin-bottom: 40px;}
.contact_title {
    margin-top: 50px;
}
.contact-map {margin-left: 25px;}
.contact-block {margin-bottom: 45px;}
.contact-map {
    margin-left: 0px;
}
.contact-map {width: 100%;}
footer {    margin-top: 50px;}


@media (max-width: 800px) {

.about, .contact-block {
    flex-direction: column;
}
.about_img img {
    max-width: 510px;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}



}




@media (max-width: 768px) {
  .backimg,.header-front{
  	max-width: 268px;
  	
  }
  .logo img{width: 130px;}
  .title_all{
  	font-size: 30px;
  }
  .owl-carousel .owl-item .recImg {
  	height: 164px;
  }
}



@media (max-width: 700px) {
	.logo img {
    width: 170px;
   }
    .open-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 0px;
        
    }
   .open-menu span:nth-child(2), .open-menu span:nth-child(3) {
        top: 10px;
    }
    .open-menu span:last-child {
        top: 20px;
    }
    .menu {
      padding: 1.5rem 1rem;
    }
    .menu.active {
      padding: 1rem;
      transition: 0.5s ease-in-out;
    }
    .menu #menu-btn {
      display: inline-block;
      margin-right: 30px;
      margin-top: 10px;
    }
    .menu nav ul{
        flex-direction: column;
		align-items: flex-start;
      }
    
    .menu nav {
      z-index: 999;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      padding: 2rem 0;
      background:  rgba(0,0, 0, 0.7);
    
              flex-flow: column;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-flow: column;
            flex-flow: column;
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
              clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    }
    .menu nav.active {
       transition: 0.5s ease-in-out;
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
              clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
    .menu nav a {
      margin: 1rem 0.5rem;
      color: #fff;
    }

	.owl-carousel .owl-item img {
		height: 280px;
	}
	.Rectangle{
		height: 180px;
	}
}

@media (max-width: 600px) {
	.Rectangle {
    height: 120px;
}

.Advantages_Block{
	flex-direction: column;
}
.Our_Advantages{
	height: 370px;
}

.text-about {
    margin-top: 10px;
    line-height: 29px;
}
.about_img img {
    max-width: 440px;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}
.about {margin-bottom: 50px;}
.owl-carousel3 .owl-item img {
    height: 85px !important;
    width: 85px;
}


}




@media (max-width: 425px) {
	.title_all {font-size: 22px;}
	hr {margin: 20px auto;}
	.item span {
	    top: 61%;
	    width: 87%;
	    font-size: 11px;
	}
	.slider {margin-bottom: 10px;}
	.about_text {margin-left: 0px;}

	.footer-block-center{
		flex-wrap: wrap;
		justify-content: flex-start;
		    align-items: flex-start;
	}
	.footer-blocks{
		max-width: 150px;
		width: 100%;
	}

	.footer-block-img_icons{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}
	.footer_blocks-two{
		max-width: 300px;
		width: 100%;
	}
	.copyright {
	    padding: 0px 25px 0px;
	    position: relative;
	}
	.copyright img { 
	position: relative;
    bottom: 10px;
    margin-left: 50px;
	 }
	 .copyright p {
	    margin-bottom: 20px;
	}

	.footer-block-img img{
		width: 30px;
		height: 30px;
	}

	 .footer-block-img a {margin-left: 7px;}
	 .footer-block-center {padding: 20px 20px;}

	 .owl-carousel3 .owl-item img {
	    height: 75px !important;
	    width: 75px;
		}

	.customer-title {
    	margin-top: 50px;
	}

	.contact_bt {padding: 10px 10px 10px 10px;}
	.about_title{font-size: 20px}
	.contact-info{height:245px;}
	.contact-b-img img{
		width: 30px;
		height: 30px;
	}
	.contact-b-img {width: 27px;}
	.top {margin-bottom: 20px;}
	.header_text h2 {
    font-size: 15px;
    line-height: 25px;
	}



}








@media (max-width: 400px) {
	.title_all {font-size: 22px;}
	hr {margin: 20px auto;}
	.item span {
	    top: 61%;
	    width: 87%;
	    font-size: 11px;
	}
	.slider {margin-bottom: 10px;}
	.about_text {margin-left: 0px;}

	.footer-block-center{
		flex-wrap: wrap;
		justify-content: flex-start;
		    align-items: flex-start;
	}
	.footer-blocks{
		max-width: 160px;
		width: 100%;
	}

	.footer-block-img_icons{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}
	.footer_blocks-two{
		max-width: 300px;
		width: 100%;
	}
	.copyright {
	    padding: 0px 25px 0px;
	    position: relative;
	}
	.copyright img { 
		position: relative;
		bottom: 0px;
		margin-left: 30px;
	 }
	 .copyright p {
	    margin-bottom: 20px;
	}

	.footer-block-img img{
		width: 30px;
		height: 30px;
	}

	 .footer-block-img a {margin-left: 7px;}
	 .footer-block-center {padding: 20px 20px;}

	 .owl-carousel3 .owl-item img {
	    height: 75px !important;
	    width: 75px;
		}

	.customer-title {
    	margin-top: 50px;
	}

	.contact_bt {padding: 10px 10px 10px 10px;}
	.about_title{font-size: 20px}
	.contact-info{height:245px;}
	.contact-b-img img{
		width: 30px;
		height: 30px;
	}
	.contact-b-img {width: 27px;}
	.top {margin-bottom: 20px;}
	.header_text h2 {
    font-size: 15px;
    line-height: 25px;
	}



}



@media (max-width: 375px) {
	.title_all {font-size: 22px;}
	hr {margin: 20px auto;}
	.item span {
	    top: 61%;
	    width: 87%;
	    font-size: 11px;
	}
	.slider {margin-bottom: 10px;}
	.about_text {margin-left: 0px;}

	.footer-block-center{
		flex-wrap: wrap;
		justify-content: flex-start;
		    align-items: flex-start;
	}
	.footer-blocks{
		max-width: 150px;
		width: 100%;
	}

	.footer-block-img_icons{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}
	.footer_blocks-two{
		max-width: 300px;
		width: 100%;
	}
	.copyright {
	    padding: 0px 25px 0px;
	    position: relative;
	}
	.copyright img { 
		position: relative;
    	bottom: 10px;
    	margin-left: 50px;
	 }
	 .copyright p {
	    margin-bottom: 20px;
	}

	.footer-block-img img{
		width: 30px;
		height: 30px;
	}

	 .footer-block-img a {margin-left: 7px;}
	 .footer-block-center {padding: 20px 20px;}

	 .owl-carousel3 .owl-item img {
	    height: 75px !important;
	    width: 75px;
		}

	.customer-title {
    	margin-top: 50px;
	}

	.contact_bt {padding: 10px 10px 10px 10px;}
	.about_title{font-size: 20px}
	.contact-info{height:245px;}
	.contact-b-img img{
		width: 30px;
		height: 30px;
	}
	.contact-b-img {width: 27px;}
	.top {margin-bottom: 20px;}
	.header_text h2 {
    font-size: 15px;
    line-height: 25px;
	}



}



@media (max-width: 360px) {
	.footer-block-center {
	    padding: 20px 10px;
	}
	.footer-blocks {
    max-width: 145px;
	}
	.footer-block-img a {
    margin-left: 5px;
	}

}



