@import"reset.css";
@import"fonts.css";

/************************ MAIN ************************/
html, body {
	background:url('../img/main_bg.jpg');

}

#main {
	width:100%;
	height:auto;
}


/************************ HEAD ************************/

#head_wrap {
	width:100%;
	height:100px;
	background:url('../img/head_wrap_bg.png') no-repeat center top;
	position:relative;	
}

#head_main {
	width:980px;
	height:inherit;
	margin:0 auto;	
	position:relative;		
}

.head_logo {
	width:350px;
	height:117px;
	float:left;
	position:relative;
}

.head_secc {
	width:310px;
	height:inherit;
	float:left;
	position:relative;			
}

.head_secc_enla {
	width:35px;
	margin-top:30px;
	margin-right:20px;
	position:relative;	
	float:left;
}

.head_secc_enla:last-child {
	margin-right:0;
}

.head_secc_enla img {
	width:100%;
}

.head_secc_tele {
	width:auto;
	height:30px;
    font-family:'Squada One', cursive;
	font-size:22px;	
	color:#fff;
	text-align:right;
	padding-top:2px;
	margin-top:5px;
	position:relative;	
	float:right;
}

/************************ MENU ************************/
#menu_wrap {	
	width:100%;
	height:auto;
	margin-top:10px;
	position:relative;		
}

#menu_main {
	width:980px;
	height:inherit;	
	margin:0 auto;
	position:relative;		
}

/************************ SLID ************************/
#slid_wrap {
	width:100%;
	height:auto;
	margin-bottom:25px;	
	position:relative;
}

/************************ TITU ************************/
#titu_wrap {
	width:100%;
	height:70px;
	margin-top:40px;
	position:relative;
	overflow:hidden;
}

#titu_main { 
	width:980px;
	height:inherit;
	margin:0 auto;	
	position:relative;
}

#titu_main h1 {
	width:280px;
    font-family:'Squada One', cursive;
	font-size:36px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	margin-left:36%;	
	text-transform:uppercase;
	background:#E31E26;
	position:absolute;	
	z-index:200;
}

.titu_line {
	width:70%;
	height:1px;
	display:block;
	top:20px;
	margin-left:15%;
	background:#fff;	
	position:absolute;
	z-index:1;
}

/************************ CONT ************************/
#cont_wrap {
	width:100%;
	height:auto;
	padding-bottom:40px;		
	margin-top:20px;
	position:relative;
	overflow:hidden;	
}

#cont_main {
	width:980px;
	height:inherit;
	margin:0 auto;
	position:relative;	
}

/************************ NOSO ************************/

.noso_deta {
	width:500px;
	height:auto;
	font-family:'Lato', sans-serif;
	color:#fff;
	font-size:14px;	
	line-height:160%;
	text-align:justify;
	font-weight:normal;
	float:left;
}

.noso_imag {
	width:450px;
	height:250px;
	padding:5px;
	border:1px #E2E2E2 solid;		
	float:right;	
}

.noso_imag img {
	width:inherit;
	height:inherit;
}


/************************ PROD ************************/
.prod_text {
	font-family:'Lato', sans-serif;
	color:#fff;
	font-size:14px;	
	text-align:justify;
	font-weight:normal;	
	text-decoration:none;
	margin-bottom:20px;	
}

.prod_info {
	width:320px;
	height:auto;
	position:relative;
	float:left;
}

.prod_info {
	font-family:'Lato', sans-serif;
	color:#fff;
	font-size:14px;	
	text-align:left;
	font-weight:normal;	
	text-decoration:none;	
}

.prod_info ul {
	padding-left:18px;
	list-style-image:url('../img/prod_info_li.png');
	clear:both;
}

.prod_info li {
	margin-bottom:10px;
}

.prod_info h1 {
	width:inherit;
	height:40px;
	font-family:'Lato', sans-serif;
	color:#fff;
	font-size:26px;		
	text-align:left;
	font-weight:bold;	
	margin-bottom:10px;
	position:relative;	
	float:left;	
}

.prod_hr {
	width:100%;
	margin:20px 0;
	float:left;
}

.prod_imag_item {
	width:205px;
	padding:10px;
	margin:10px;
	background:#fff;
	border-radius:5px;
	float:left;	
}

.prod_imag_item:hover {
    box-shadow:1px 2px 25px rgba(160, 160, 160, 0.4);
 	transition:.7s ease-out;
}

.prod_imag_item_imag {
	width:205px;
	height:150px;
	border-radius:5px;
	float:left;	
}

.prod_imag_item_imag img {
	width:inherit;
	height:inherit;
    border-radius:5px;	
 	transition:.7s ease-out;	
}

.prod_imag_item:hover .prod_imag_item_imag img {
    opacity:.5;
    overflow:hidden;
}

.prod_imag_item h2 {
	width:100%;
	height:35px;
	font-family:'Lato', sans-serif;
	color:#414141;
	font-size:13px;	
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	padding-top:8px;	
	overflow:hidden;
 	transition:.7s ease-out;
	display:block;
}

.prod_imag_item:hover h2 {
    color:#E31E26;
}

/************************ BANN ************************/
#marc_wrap {
	width:100%;
	height:auto;
	padding-top:15px;
	padding-bottom:20px;	
	background:#E31E26;
	position:relative;
	overflow:hidden;	
}

#marc_main {
	width:980px;
	height:auto;
	margin:0 auto;
}

.slid_marc_item {
	width:170px;
	height:102px;
	position:relative;
	overflow:hidden;
}

.slid_marc_item:hover .slid_marc_item_imag {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
}


.slid_marc_item_imag {
	width:inherit;
	height:inherit;
	overflow:hidden;

	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}

.slid_marc_item_imag img {
	width:inherit;
	height:inherit;

}

/************************ CONS ************************/
.cons_item {
	width:980px;
	height:auto;
	margin-bottom:30px;
	position:relative;
	float:left;
}

.cons_item h3 {
	width:980px;
	height:40px;
	font-family:'Squada One', cursive;
	font-size:22px;	
	color:#E31E26;
	font-weight:normal;
	position:relative;
}

.cons_item_imag {
	width:280px;
	height:200px;
	padding:5px;
	border:1px #E2E2E2 solid;	
	position:relative;
	float:left;
	overflow:hidden;
}

.cons_item_imag img {
	width:inherit;
	height:inherit;
    transition:all 0.4s ease 0s;	
}

.cons_item_info {
	width:660px;
	height:auto;
	font-family:'Lato', sans-serif;
	color:#fff;
	font-size:14px;
	line-height:160%;
	text-align:justify;
	font-weight:normal;	
	position:relative;
	float:right;
}

.cons_item_info ul {
	padding-left:18px;
	list-style-image:url('../img/prod_info_li.png');
	clear:both;
}

.cons_item_info li {
	margin-left:10px;
}

/************************ SUCU ************************/
.sucu_item {
	width:980px;
	height:140px;
	margin-bottom:20px;
	position:relative;
	float:left;
}

.sucu_item_imag {
	width:400px;
	height:142px;
	background:#ddd;
	position:relative;
	float:left;
	overflow:hidden;
}

.sucu_item_imag img {
	width:inherit;
	height:inherit;
    transition:all 0.4s ease 0s;	
}

.sucu_item:hover .sucu_item_imag img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.sucu_item_info {
	width:560px;
	height:140px;
	padding-left:10px;
	border-radius:0 10px 10px 0;
	border:1px solid #DEDEDE;
	background-color:#F2F2F2;
	background-image:-moz-linear-gradient(#FAFAFA, #F2F2F2); 
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#F2F2F2));	
	background-image:-webkit-linear-gradient(#FAFAFA, #F2F2F2);	
	background-image:-o-linear-gradient(#FAFAFA, #F2F2F2);
	background-image:-ms-linear-gradient(#FAFAFA, #F2F2F2);
	background-image:linear-gradient(#FAFAFA, #F2F2F2);	
	position:relative;
	float:right;
}


.sucu_item_info_titu {
	width:420px;
	height:40px;
	font-family:'Squada One', cursive;
	font-size:22px;	
	color:#E31E26;
	padding-top:10px;
	margin-left:10px;
	font-weight:normal;
	position:relative;
}

.sucu_item_info_labe {
	width:90px;
	height:20px;
	font-family:'Lato', sans-serif;
	font-size:14px;	
	color:#000;
	font-weight:normal;
	margin-bottom:10px;	
	float:left;
	position:relative;
}

.sucu_item_info_punt {
	width:5px;
	height:20px;
	font-family:'Lato', sans-serif;
	font-size:14px;	
	color:#000;
	font-weight:normal;
	margin-bottom:10px;	
	float:left;
	position:relative;
}

.sucu_item_info_inpu {
	width:420px;
	height:20px;
	font-family:'Lato', sans-serif;
	font-size:14px;	
	color:#666;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:10px;		
	float:left;
	position:relative;
}

.sucu_item_info_inpu a {
	color:#000;
	text-decoration:none;
}

.sucu_item_info_inpu a:hover {
	color:#E20000;
}

/************************ FORM ************************/
.form_form {
	width:920px;
	height:auto;
	padding:30px;
	float:left;
	position:relative;
}

.form_secc {
	width:430px;
	height:auto;
	float:left;
	position:relative;
}

.form_labe { 
	width:430px;
	height:20px;
	color:#999;
	font-family:'Lato', sans-serif;
	font-size:16px;
	margin-left:1px;
	margin-bottom:5px;	
	position:relative;
	cursor:pointer;
	float:left;
}

.form_inpu {
	width:430px;
	font-family:'Lato', sans-serif;
	color:#555555;
	font-size:16px;
	padding:11px 0px 11px 10px;
	margin:0px 0px 25px;
	border-bottom:0px none currentColor;
	border-left:0px none currentColor;
	border-right:0px none currentColor;
	border-top:1px solid #C2C2C2;
	box-sizing:border-box;
	border:2px #E2E2E2 solid;
	border-radius:10px;
	background:#3D3D3D;	
	position:relative;	
	float:left;	
}

.form_inpu:focus {
	color:#fff;
	background:#E31E26;
}

.form_text {
	width:430px;
	height:158px;
	font-family:'Lato', sans-serif;
	color:#555555;
	font-size:16px;
	padding:11px 0px 11px 10px;
	margin:0px 0px 25px;	
	border-bottom:0px none currentColor;
	border-left:0px none currentColor;
	border-right:0px none currentColor;
	border-top:1px solid #C2C2C2;
	box-sizing:border-box;
	border:2px #E2E2E2 solid;
	border-radius:10px;	
	background:#3D3D3D;	
	position:relative;	
	float:left;	
	clear:both;	
}

.form_text:focus {
	color:#fff;
	background:#E31E26;
}

.form_send {
	color:white;
	font-family:'Lato', sans-serif;	
	font-size:18px;
	font-weight:300;
	text-transform:uppercase;
	padding:12px 20px;	
	margin-top:8px;
	background:#E31E26;
	border:0px none currentColor;
	clear:right;	
	display:block;
	float:right;
	
    transition:all 0.4s ease 0s;
	cursor:pointer;	
}

.form_send:hover{
	background:#ED3237;
}

/************************ FORM MESS ************************/
#form_mess{
	width:300px; 
	height:300px; 
	left:38%;
	top:300px;
	position:fixed;
    transition:all 0.6s ease 0s;	
	z-index:999;	
	cursor:pointer;
	overflow:hidden;

	-webkit-animation-name: move_form_mess;
	-webkit-animation-duration: 0.6s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;	
}

@-webkit-keyframes move_form_mess
 {
	 0% { top:-100px; }
	 25% { top:-0px; }	 
	 35% { top:50; }	
	 50% { top:100; }	 
	 60% { top:150px; } 
	 70% { top:200px; } 
	 80% { top:250px; }
	 100% { top:300px; }

 }
 
.form_mess_imag {
	z-index:999;	
}

/************************ FOOT ************************/

#foot_wrap {
	width:100%;
	height:0px;
	background:#E31E26 url('../img/foot_main_bg.png') no-repeat ;	
	position:relative;
}

#foot_main {
	width:980px;
	height:inherit;
	margin:0 auto;	
	position:relative;	
}

.foot_data {
	width:935px;
	height:inherit;
	position:relative;
	float:left;	
}

/*** TERM COND PROD ****/
.term_cond_prod {
	width: 100%;
	margin: 50px 0;
	float: left;
}

.term_cond_prod_deta {
	width:100%;
	font-family:'Lato', sans-serif;
	font-size:14px;
	text-align:center;
	color:#fff;
	padding:0 20%;
	float:left;
}

/*** TERM COND INIC ****/
.term_cond_inic_wrap {
	width:100%;
	padding: 3% 10%;
	float:left;
}

.term_cond_inic_head {
	width: 100%;
	float: left;
}

.term_cond_inic_head h3 {
	width:100%;
	font-family:'Lato', sans-serif;
	font-size:12px;
	text-align:center;
	color:#adadad;
	font-weight: 600;
	text-transform: uppercase;
	float:left;
}

.term_cond_inic_info {
	width: 100%;
	float: left;
}

.term_cond_inic_info_deta {
	width:100%;
	font-family:'Lato', sans-serif;
	font-size:12px;
	text-align:center;
	color:#888888;
	float:left;
}

/************************ LAST ************************/
#last_wrap {
	width:100%;
	height:50px;
	position:relative;
}

#last_main {
	width:980px;
	height:inherit;
	margin:0 auto;	
	background:url('../img/last_main_bg.png') no-repeat ;	
	position:relative;	
}

.last_menu {
	width: 100%;
	padding: 3% 0;
	float: left;
}

.last_menu_list {
	width: 100%;
	float: left;
}

.last_menu_list ul {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.last_menu_list li {
	width: auto;
	display: inline-block;
}

.last_menu_list_elem {
	width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    text-align: center;
    color: #fff;
	font-weight: 600;
	float: left;
}