*{
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
}
body, html{
	font-family: 'Metrophobic', Arial, serif; font-weight: 400;
}
header{
	background-color:#e5e5e5;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,e5e5e5+100 */
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #feffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #feffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-bottom:4px solid #f28e03;
	width:100%;
	margin:0px auto;
	position:fixed;
	z-index:999;
}
.logo{
	width:100%;
	max-width:1080px;
	display:block;
	margin:0px auto;
	padding:5px;
}
.logo img{
	width:30%;
	max-width:150px;
}
.wrap_menu{
	margin:auto;
	width:100%;
	max-width:1100px;
}
.slider{
	margin:0px auto;
	padding:120px 0px 0px 0px;
	width:100%;
	max-width:1100px;
}
.slider img{
	width:100%;
	max-width:1100px;
	display:block;
	margin:0px auto;
}
/*Banner*/

.cbp-fwslider {
	position: relative;
	margin: 0px 0px;
	overflow: hidden;
	padding: 0px 0px;
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 25px;
	height: 50px;
	background: rgba(71,33,32,.5);
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-top: -25px;
	line-height: 50px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwslider nav span:hover {
	background: #472120;
}

.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
}

.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
}

.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: #472120;
	box-shadow: 0 0 0 2px #fc8621;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}
/*end banner*/
.acerca{
	width:100%;
	max-width:1100px;
	display:block;
	height:510px;
	margin:0px auto;
	padding-top:105px;
	background:url(../img/quienes_somos.png) repeat-x top;

}
.info_int{
	width:100%;
	max-width:1100px;
	display:block;
	height:510px;
	margin:0px auto;
	padding-top:15px;
}
.acerca p, .info_int p{
	font-size:16px;
	color:#1d1d1d;
	text-align:center;
	margin:20px auto 0px auto;
	display:block;
	width:85%;
}
.acerca h1, .info_int h1{
	font-size:34px;
	font-weight:400;
	text-align:center;
	color:#f28e03;
	margin:20px;
	font-family: 'Metrophobic', sans-serif;
}
.acerca h3, .info_int h3{
	text-align:center;
	color:#262626;
	font-size:26px;
	font-weight:400;
	margin:10px;
	font-family: 'Metrophobic', sans-serif;
}
.info_int ul{
	font-size:14px;
	color:#262626;
	display: block;
	width:80%;
	margin:15px auto;
	list-style-type:circle;
	line-height:22px;
}
.wrap_info_int{
	background-color:#fafafa;
	height:955px;
	background-image:url(../img/back_shadow.png);
	background-position:center;
	background-repeat:repeat-y;
}

.small{
	font-size:12px;
	line-height:12px !important;
}
.acerca h4{
	text-align:center;
	color:#fff;
	font-style:italic;
}
.wrap_info{
	background-color:#fafafa;
	height:335px;
	background-image:url(../img/back_shadow.png);
	background-position:center;
	background-repeat:repeat-y;
}
.info{
	display:block;
	width:30%;
	color:#fff;
	margin:15px;
	float:left;
}
.info img{
	margin:0px auto;
	display:block;
}
.info h3{
	text-align:center;
}
.info p{
	font-size:14px;
	text-align:center;
	margin-top:20px;
}
.bold{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
	color:#f18b06;
}
.btn_mas{
	font-size:18px;
	background-color:#f18b06;
	color:#fff;
	border: 2px solid #f18b06;
	border-radius:10px 10px 10px 10px;
	text-decoration:none;
	padding:10px 55px;
	display:block;
	width:25%;
	margin:10px auto;
	font-family: 'Metrophobic', sans-serif;
}
.btn_mas:hover{
	background-color:#fff;
	color:#f18b06;
	border: 2px solid #f18b06;
	border-radius:10px 10px 10px 10px;
	text-decoration:none;
	-webkit-transition: all 350ms ease-in;
	-moz-transition: all 350ms ease-in;
	-ms-transition: all 350ms ease-in;
	-o-transition: all 350ms ease-in;
	transition: all 350ms ease-in;
}
.servicios{
	width:100%;
	max-width:1100px;
	display:block;
	height:500px;
	margin:0px auto;
	padding-top:105px;
	text-align:center;
	background-color:#e6e6e6;
	background-image:url(../img/servicios_.png);
	background-repeat:repeat-x;
	background-position:top;
}
.servicios h2{
	font-size:34px;
	font-weight:400;
	text-align:center;
	color:#242424;
	margin:20px;
	font-family: 'Metrophobic', sans-serif;
}
.serv_info{
	display:block;
	width:27%;
	float:left;
	margin:2%;
	padding:1%;
	color:#fff;
	height:350px;
}
.serv_info h3{
	font-family: 'Metrophobic', sans-serif;
	font-size:18px;
	margin:20px auto;
	color:#F60;
}
.serv_info ul li{
	list-style-type:none;
	text-align:left;
	margin-bottom:10px;
}
.note{
	font-style:italic;
	font-size:12px;
}
.btn_send{
	background-color: rgba(255,102,0,0);
	color:#fff;
	border: 2px solid #fff;
	border-radius:10px 10px 10px 10px;
	text-decoration:none;
	padding:10px 55px;
	display:block;
	width:35%;
	margin:20px auto;
	font-size:18px;
	font-weight:bold;
}
.btn_send:hover{
	background-color:#fff;
	color:#f28e05;
	border: 2px solid #f28e05;
	border-radius:10px 10px 10px 10px;
	text-decoration:none;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.inf_producto{
	width:100%;
	max-width:1100px;
	display:block;
	margin:0px auto;
	background-color:#fafafa;
	padding-top:10px;
	color:#fff;
}
.inf_producto img{
	display:block;
	margin:20px auto;
	max-width:350px;
	width:50%;
}
.inf_producto h2{
	text-align:center;
	margin:20px;
	color:#B19C78;
}
.inf_producto p{
	display:block;
	width:70%;
	margin:0px auto;
	padding-bottom:20px;
	text-align:center;
	font-size:14px;
	color:#2b2f3a;
}
.contacto{
	width:100%;
	max-width:1100px;
	display:block;
	height:500px;
	margin:0px auto;
	padding-top:10px;
	background-image:url(../img/contact.jpg);
	background-size:100%;
}
.contacto h2{
	font-size:34px;
	font-weight:400;
	text-align:center;
	color:#fff;
	margin-top:20px;
	font-family: 'Metrophobic', sans-serif;
}
.contacto p{
	text-align:center;
	color:#fff;
	margin:20px;
}
.labela{
	display:block;
	margin:10px auto;
	border-radious:10px 10px 10px 10px;
	background:rgba(255,255,255,.0)fff;
	border: 2px solid #fff;
	padding:14px;
	width:50%;
	color:#333;
	font-size:14px;
}
.wrap_input{
	width:55%;
	display:block;
	margin:0px auto;
	height:50px;
}
.labelb{
	display:block;
	margin:10px;
	border-radious:10px 10px 10px 10px;
	background:·fff;
	border: 1px solid #9F0;
	padding:14px;
	width:24.4%;
	color:#333;
	font-size:14px;
	float:left;
}
.labelc{
	display:block;
	margin:10px auto;
	border-radious:10px 10px 10px 10px;
	background:·fff;
	border: 1px solid #9F0;
	padding:14px;
	width:53%;
	color:#333;
	font-size:14px;
}
footer{
	width:100%;
	max-width:1100px;
	display:block;
	background-color:#303030;
	color:#fff;
	margin:0px auto;
	height:auto;
	line-height:10px;
}
footer a{
	font-size:12px;
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}
footer a:hover{
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
	color:#f28e05;
	text-decoration:underline;
}
.f_info{
	text-align:left;
	display:block;
	margin:10px 25px;;
	float:left;
	width:15%;
	line-height:20px;
}
.f_info h3{
	font-size:22px;
	font-weight:400;
	color:#f28e05;
	margin:10px auto 20px auto;
	font-family: 'Metrophobic', sans-serif;
}
.f_info_b{
	display:block;
	margin:15px;
	float:right;
	width:24%;
	text-align:right;
}
.f_info_b p{
	margin-top:20px;
	font-size:12px;
}
.footer_last{
	background-color:#181818;
	color:#fff;
	display:block;
	height:50px;
	text-align:center;
}
.footer_last img{
	float:left;
	margin:10px 0px 0px 355px;
}
.footer_last p{
	float:left;
	width:450px;
	font-size:11px;
	padding:8px;
	margin:10px auto 6px -20px;
	text-align:center;
}
.mailsize{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px !important;
}
.gracias{
	color:#E54F30;
	font-weight:bold;
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
.center{
	display:block;
	width:90%;
	text-align:center !important; 
	margin:10px auto;
}
.map{
	width:100%;
	max-width:1100px;
	display:block;
	margin:0px auto;
	height:400px;
}
@media only screen and (max-width: 800px) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
    }
	.acerca{
	width:100%;
	max-width:1100px;
	display:block;
	height:auto;
	margin:0px auto;
	padding-top:10px;
	background-image:url(../img/back_acerca.jpg);
	padding-bottom:20px;
	}
	.info{
	display:block;
	width:90%;
	color:#fff;
	margin:15px;
	float:left;
	}
	.info img{
	margin:0px auto;
	display:block;
	width:10%;
	}
	.productos{
	width:100%;
	max-width:1100px;
	display:block;
	height:900px;
	margin:0px auto;
	padding-top:10px;
	background-color:#eee;
}

.productos ul li{
	width:100%;
	display: block;
	text-align:center;
	margin:10px auto;
	background-color:f00;
}
.productos img{
	display:block;
	padding-bottom:10px;
	margin:20px auto;
	width:75%;
	max-width:237px !important;
}
.labela{
	width:80%;
}
.btn_send{
	padding:10px 15px;
	margin:10px auto;
	width:70%;
	}
footer{
	height:250px;
	text-align:center;
	}
.cotiza_bottom{
	width:100%;
	display:block;
	margin:0px auto;
	height:450px;
	text-align:center;
}
.cotiza_bottom img{
	display:block;
	width:35%;
	max-width:350px;
	margin:10px 20%;
}
.cotiza_bottom h2{
	display:block;
	margin:10px 5%;
	width:90%;
}
.cotiza_bottom p{
	display:block;
	width:85%;
	margin:10px 7.5%;	
}
.wrap_info{
	background-color:#fafafa;
	height:635px;
	background-image:none;
}
.wrap_info_int{
	background-color:#fafafa;
	height:955px;
	background-image:none;
}
.info_int img{
	margin:0px auto;
	display:block;
	width:50%;
	}

.serv_info{
	width:90%;
	display:block;
	margin:1% 5%;
	text-align:center;
	height:auto;
}
.serv_info ul li{
	text-align:center;
}

}
