body{
	background: #ededed;
}
#container{
	width: 1150px;
	margin: auto;
}
#top-bar{
	background: #e9b22d;
	width: 100%;
	height: 38px;
	position: relative;
	z-index: 1;
}
#top-bar .left{float: left;width: 820px;margin-top: 10px;height: 22px;}
#top-bar .left ul img{

width: 18px;
}
#top-bar .left ul li{

float: left;

margin-right: 5px;

font-family: Poppins;

font-size: 11px;

line-height: 19px;

color: white;
}
#top-bar .right{float: right;width: 220px;margin-top: 9px;height: 22px;}
#top-bar .right ul img{

width: 18px;
}
#top-bar .right ul{
	float: right;
}
#top-bar .right ul li{

	float: left;

	margin-right: 5px;

	font-size: 12px;

	line-height: 19px;

	color: white;
}
#header{
	background: #FDFFFC;
	width: 100%;
	height: 75px;
	-webkit-box-shadow: 0px 1px 67px -9px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0px 1px 67px -9px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 1px 67px -9px rgba(0, 0, 0, 0.18);
	position: relative;
}
#header .left{float: left;width: 460px;margin-top: 18px;height: 22px;}
#header img{
	width: 200px;
}
#header .right{

float: right;

width: 680px;

margin-top: 30px;

height: 20px;
}
#header .right ul{
	float: right;
}
#header .right li{
	margin-left: 16px;
	text-transform: uppercase;
	float: left;
	color: black;
	font-family: Poppins;
	font-weight: 500;
	font-size: 13px;
}
#slider{
	width: 100%;
	height: 390px;
}
#products{
	width: 100%;
	overflow: hidden;
	background: #FDFFFC;
}
#products h2{
	
padding-top: 35px;
	
font-size: 18px;
	
font-family: Poppins;
	
font-weight: 800;
	
margin-bottom: 20px;
	
text-transform: capitalize;
}
#products .products-widget{
	
width: 100%;
	
height: 140px;
	
margin-top: 25px;
}
.product-item{
	width: 270px;
	margin-bottom: 55px;
	background: center;
	height: 140px;
	-webkit-box-shadow: -10px 33px 37px -17px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: -10px 33px 37px -17px rgba(0, 0, 0, 0.33);
	box-shadow: -10px 33px 37px -17px rgba(0, 0, 0, 0.33);
	background-size: cover;
	border-radius: 6px;
	float: left;
	margin-right: 17px;
}
.product-item h1{
	
background: #ffffff;
	
margin-top: 120px;
	
margin-left: 10px;
	
font-family: Poppins;
	
font-weight: 300;
	
position: absolute;
	
border-radius: 6px;
	
color: #000000;
	
font-size: 13px;
	
padding: 10px;
}
#about{
	width: 100%;
	height: 205px;
	background: #fdfffc;
}
#about #left{

float: left;

width: 660px;
}
#about #right{

float: right;

width: 372px;
}
#about .svg {
    margin-top: 35px;
    position: absolute;
}
#about .svg img{
	width: 455px;
}
#about .about-text{

margin-left: 246px;

margin-top: 55px;

width: 526px;
z-index: 1;
position: absolute;
}
#about .about-text p{
	
padding: 5px;
	
margin-left: 5px;
	
font-family: Poppins;
	
font-weight: 500;
	
font-size: 12px;
}
#footer{
	
width: 100%;
	
height: 300px;
	
background: #f1f1de;
}
#footer .left{

float: left;

width: 260px;

margin-top: 35px;
}
#footer .center{
	float: left;
	width: 280px;
	margin-top: 37px;
	margin-left: 0px;
}
#footer .logo{
	
padding-bottom: 15px;
}
#footer .left ul {margin-top: 2px;font-size: 12px;font-family: Poppins;font-weight: 500;width: -moz-max-content;width: max-content;}
#footer .left ul li {

    float: left;

}
#footer .left li ul li{
	color: black;
	float: left;
	margin-right: 10px;
	line-height: 24px;
}

#footer .center ul {margin-top: 0px;font-size: 12px;font-family: Poppins;font-weight: 500;}
#footer .center ul li {

    float: left;

}
#footer .center li ul li{
	
color: black;
	
float: left;
	
margin-right: 10px;
	
line-height: 24px;
	
text-transform: capitalize;
}
#footer .right{
	    float: right;
    margin-top: 35px;
}
#content{

}
#content h2{
    padding-top: 35px;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: capitalize;
}
#content .thumb{
    float: left;
    margin-bottom: 30px;
    width: 550px;
    height: 375px;
    background: white;
    background-size: cover;
    background-position: center;
}
#content .thumb a{
  width: 550px;
  height: 375px;
  position: absolute;
  background-size: cover;
}
#content .text{

background: white;

padding: 25px;

width: 550px;

float: left;

font-family: Poppins;

line-height: 25px;

font-size: 14px;

font-weight: 200;

height: 325px;

margin-bottom: 30px;
}
#content form input{

margin-bottom: 12px;

border-radius: 6px;

outline: none;

border: none;

background: #e8e8e8;

-webkit-box-shadow: 4px 7px 25px -6px rgba(0,0,0,0.22);

-moz-box-shadow: 4px 7px 25px -6px rgba(0,0,0,0.22);

box-shadow: 4px 7px 25px -6px rgba(0,0,0,0.22);
}
#content form textarea{
	
margin-bottom: 12px;
	
outline: none;
	
border-radius: 6px;
	
min-height: 50px;
	
border: none;
	
background: #e8e8e8;
	
-webkit-box-shadow: 4px 7px 25px -6px rgba(0,0,0,0.22);
	
-moz-box-shadow: 4px 7px 25px -6px rgba(0,0,0,0.22);
	
box-shadow: 4px 7px 25px -6px rgba(0,0,0,0.22);
}
#content form .text-input-contact{

width: 520px;

padding: 13px;

font-family: Poppins;

font-size: 13px;
}
#content form .textarea-input-contact{

width: 520px;

padding: 13px;

font-family: Poppins;

font-weight: 500;

font-size: 13px;
}
#content form .button-contact{

width: 150px;

cursor: pointer;

background: #25ba38;

color: white;

font-size: 14px;

font-family: Poppins;

font-weight: 700;

padding: 11px;
}
#content .text .dbinfo{

margin-bottom: 15px;

border-bottom: 2px solid #000;

line-height: 30px;

font-size: 13px;

font-family: Poppins;

font-weight: 500;
}
#footer .concept{

position: absolute;
}
#footer .concept .bigsm1{

width: 235px;

margin-left: -115px;

margin-top: 8px;
}
#about #right .concept{

float: left;

margin-left: 115px;
}
#about #right .concept img{
	
width: 181px;
	
position: absolute;
}
#footer .left .logo img{
	width: 235px;
	margin-bottom: 20px;
}
#top-bar .right .language_menu{

}
#top-bar .right .language_menu a{
	
color: white;
	
text-transform: uppercase;
	
text-decoration: none;
	
background: #c5941d;
	
padding: 2px;
	
border-radius: 5px;
font-family: Poppins;
}
.alert_contact{

font-size: 13px;

font-family: Poppins;

background: #25ba38;

float: right;

margin-top: -50px;

color: white;

width: 215px;

padding: 10px 20px;

border-radius: 6px;
}