body{
	background: url(../images/bg-main1.jpg) repeat;
	font-family: 'DIN';
}
small{
	font-size: 0.7em;
}
#header{
	position: relative;
	background: url(../images/bg-header.jpg) top center;
	height: 84px;
	border-bottom: #DEB700 solid 4px;
	z-index: 2;
}
#header .logo img{
	max-width: 188px;
	width: 188px;
	height: 127px;
	margin-left: -24px;
}
#header .main-nav a{
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 18px;
	height: 78px;
	line-height: 78px;
	margin-top: 3px;
	text-align: center;
	text-transform: uppercase;
	width: 130px;
	border-right: #676869 solid 1px;
	border-left: #101011 solid 1px;
}
#header .main-nav a:first-child{ border-left: none; }
#header .main-nav a:last-child{ border-right: none; }
.main-search form{
	margin-top: 30px;
}
.main-search form input[type="text"]{
	background: url(../images/bg-search1.png);
	border: none;
	font-family: 'DIN';
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
	width: 122px;
}

#footer{
	margin-top: 41px;
}
#footer .container{
	background: url(../images/bg-footer.png) top center;
	height: 127px;
	padding-top: 20px;
}
#footer .links{
	margin-top: 20px;
}
#footer .links .row{
	margin-left: 0;
}
#footer .links-content{
	margin-left: 80px;
}
#footer .links a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
#footer .links a small{
	font-size: 0.7em;
}
#footer .links .links-categoria{
	width: 500px;
}
#footer .links .links-categoria a{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
#footer .links .footer-nav{
	margin-top: 12px;
}
#footer .links .footer-nav a{
	margin-right: 20px;
}
#footer .socials h3{
	color: #fff;
	font-size: 20px;
	line-height: 18px;
	text-transform: uppercase;
}
#footer .socials h3 small{
	color: #fff;
	font-size: 0.7em;
}
#footer .socials .row{
	margin-left: 0px;
}
#footer .socials .row a{
	margin-right:  5px;
}

.home-banner{
	position: relative;
	width: 940px;
	height: 374px;
}
.home-banner .items-overflow{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.home-banner .items{
	position: relative;
	width: 100%;
	height: 100%;
}
.home-banner .items .item{
	position: absolute;
	width: 940px;
	height: 100%;
	top: 0px;
	left: 100%;
}
.home-banner .items .item.active{
	left: 0px;
}
.home-banner .items .item .bg-image{
	position: absolute;
	z-index: 0;
}
.home-banner .items .item .info{
	position: relative;
	float: right;
	margin-top: 70px;
	width: 320px;
	z-index: 1;
}
.home-banner .items .item .info h2{
	color: #F4CB00;
}
.home-banner .items .item .info h2 small{
	color: #F4CB00;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}
.home-banner .items .item .info p{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 295px;
}
.home-banner .items .item .info p big{
	font-size: 1.5em;
}
.home-banner .items .item .info .btn-more1{
	background: url(../images/btn-more1.png) no-repeat;
	display: block;
	height: 46px;
	margin-left: -6px;
	width: 176px;
}
.home-banner .banner-navs{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 100%;
	z-index: 10;
}
.home-banner .banner-navs .btn-prev1,
.home-banner .banner-navs .btn-next1{
	position: absolute;
	background: url(../images/btn-left1.jpg) no-repeat;
	display: block;
	height: 42px;
	left: -10px;
	width: 26px;
	border-radius: 0;
	border: none;
	opacity: 1;
}
.home-banner .banner-navs .btn-prev1:hover,
.home-banner .banner-navs .btn-next1:hover{
	opacity: 0.9;
}
.home-banner .banner-navs .btn-next1{
	background: url(../images/btn-right1.jpg) no-repeat;
	left: auto;
	right: -10px;
}
.sections{
	background: url(../images/bg-home-sections.jpg) repeat-x;
	height: 236px;
}
.sections .item:first-child{
	margin-left: 40px;
	width: 280px;
}
.sections .item:first-child .image{
	margin-left: 0px;
}
.sections .item h3{
	color: #000;
	line-height: 15px;
	margin-top: 20px;
	font-size: 22px;
	letter-spacing: 1px;
}
.sections .item h3 small{
	color: #fff;
	margin-left: 22px;
	font-weight: bold;
}
.sections .item h3 big{
	font-size: 1.5em;
}
.sections .item p{
	text-transform: uppercase;
	font-size: 11px;
	width: 180px;
}
.sections .item .btn-more2{
	display: block;
	background: url(../images/btn-more2.png) no-repeat;
	width: 160px;
	height: 33px;
}
.sections .item .image img{
	max-width: 131px;
	width: 131px;
	max-height: 207px;
	height: 207px;
	margin-left: -71px;
	margin-top: 20px;
}
.sections .item:first-child .image img{
	max-width: 104px;
	margin-left: -44px;
}
#main .container{
	background: #fff;
	box-shadow: 0px 0px 8px #000;
}

.breadcrumbs{
	background: #666666;
}
.breadcrumbs .separator{
	display: inline-block;
	color: #fff;
}
.breadcrumbs a{
	color: #fff;
	font-size: 16px;
	line-height: 27px;
}
.breadcrumbs a small{
	font-size: 0.7em;
	text-transform: uppercase;
}
.breadcrumbs a:first-child{
	margin-left: 20px;
}
.breadcrumbs a:last-child{
	font-weight: bold;
}

.main-section{
	margin-bottom: 30px;
}
.main-section p{
	text-transform: uppercase;
	font-size: 12px;
	color: #656565;
}
.main-section h1{
	text-transform: uppercase;
	font-size: 40px;
	color: #656565;
}
.main-section h1 small{
	font-size: 0.7em;
	color: #656565;
	font-weight: bold;
}

.contact-form{
	background: url(../images/bg-contact1.jpg) repeat-x;
	margin-left: -20px;
	padding-top: 20px;
	height: 376px;
	width: 460px;
}
.contact-form p,
.contact-form input[type="text"],
.contact-form textarea
{
	margin-left: 20px;
}
.contact-form p{
	font-size: 22px;
	margin-bottom: 0px;
}
.contact-form p small{
	font-weight: bold;
}
.contact-form input[type="text"],
.contact-form textarea{
	width: 85%;
}
.contact-form input[type="submit"]{
	float: right;
	margin-right: 35px;
	margin-top: 20px;
}
.btn-send1{
	display: block;
	background: url(../images/btn-send1.png) no-repeat;
	width: 138px !important;
	height: 33px;
	border: none;
}

.address{
	background: #666666;
	width: 440px;
	margin-left: -20px;
	padding: 20px 10px 10px 10px;
}
.address p{
	color: #fff;
	text-transform: none;
	width: 420px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
}
.address p big{
	font-size: 23px;
}

.pagination{
	list-style: none;
	display: flex;
	justify-content: center;
}
.pagination .page-item a{
	background-color: #eaeaea;
	color: black;
}
.pagination .page-item span{
	background-color: #DEB700;
	color: white;
}
.pagination .page-item a, .pagination .page-item span{
	display: block;
	padding: 2px 5px;
	margin: 2px 3px;
	text-decoration: none;
}