
*{margin: 0;padding: 0;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
a{text-decoration: none}

.toggle-bar,.menu-movil,#btn-menu{display: none;}
.img-zoom img {
	-webkit-transition:all .9s ease; /* Safari y Chrome */
	-moz-transition:all .9s ease; /* Firefox */
	-o-transition:all .9s ease; /* IE 9 */
	-ms-transition:all .9s ease; /* Opera */
	width:100%;
}
.f-right{float: right;}
.f-left{float: left;}
body{
	font-family: arial;
	overflow-x: hidden;
	background-size: 100% auto;
}
.img-zoom:hover img {
	transform:scale(1.2) rotate(-5deg);
}
.no-m-r{margin-right: 0px !important}
.no-m-l{margin-left: 0px !important}
.img-zoom {
	overflow:hidden !important;
}
.container{
	display: block;
	margin: 0 auto;
	max-width: 980px;
	width: 100%;
	position: relative;
}
.clear-fl{overflow: hidden;height: 1%;}
.center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.menu-movil{display: none}
.shadow1{width: 100%; height: 25px;margin-top: -0px;z-index: -1; display: block;}
.shadowGal{width: 100%;margin-top: -0px;z-index: -1;display: block;}
.shadow3{width: 100%; height: 20px;margin-top: -0px;z-index: -1;opacity: .6;display: block;}
.shadow2{width: 100%; height: 55px;margin-top: -30px;opacity: .8;z-index: -1;display: block;}
/*slider*/
.fancybox-overlay-fixed{z-index: 99999;}
.fancybox-opened{z-index: 999999;}
.slider{position: relative;overflow: hidden;max-height: 440px;}

.m-phone-mail{
	display: none;
}

.slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none 0 5px #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:  0px solid #fff;
	left: 0px;
	background: none;
	z-index: 9;
	min-height: 150px;
}
.slider .bx-wrapper .bx-viewport ,
.slider .bx-wrapper .bx-viewport ul,
.slider .bx-wrapper .bx-viewport ul li,
.slider .bx-wrapper .bx-viewport ul li img{
	min-height: 150px;
	width: 100%;
	height: auto;
}
.slider .bx-wrapper .bx-viewport ul li:not(:nth-child(1)) img{
	display: none;
}

.slider .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.slider .bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
    *zoom: 1;
    overflow: hidden;
    max-height: 376px;
}
.slider .bx-wrapper .bx-prev{
	height: 55px;
	width: 55px;
	left: 0;
	margin-top: -46px;
	background: url(../images/controls.png) no-repeat 0 0;
}
.slider .bx-wrapper .bx-next{
	margin-top: -46px;
	height: 55px;
	width: 55px;
	right: 0;
	background: url(../images/controls.png) no-repeat -60px 0px;
}
.slider .caption{
	display: block;
	color: #383535;
	font-size: 18px;
	padding: 10px;
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index: 99;
	width: 100%;
	background: rgba(255,255,255,.75);
}
/*END SLIDER*/
/*MENU*/
.top{
	display: block;
	background: #404040;
	color: #fff;
	height: 50px;
}
.top >div >div{
	display:block;
	float: left;
}
.top >div >div span{vertical-align: top;font-family: verdana;font-size: 12px;display: inline-block;}
.top >div >div.telf{
	margin-right: 60px;
}
.top >div >div.telf i{
	display: inline-block;
	background: url(../images/sprite.png) no-repeat 0 0px;
	width: 15px;
	height: 15px;
}
.top >div >div.mail i{
	display: inline-block;
	background: url(../images/sprite.png) no-repeat -20px 0px;
	width: 25px;
	height: 15px;
}
.top >div >div.mail{
	margin-left: 10%;
}
.top >div >div.telf,.top >div >div.mail{margin-top: 15px;}
.top >div .redes{
	float: right;
	margin-top: 12px;
}
.top >div .redes a{
	display: inline-block;
	width: 26px;
	height: 26px;	
}
.top >div .redes a.facebook{background: url(../images/sprite.png) no-repeat -159px 0px;margin-right: 10px;}
.top >div .redes a.facebook:hover{background: url(../images/sprite.png) no-repeat -219px 0px;}
.top >div .redes a.twitter{background: url(../images/sprite.png) no-repeat -189px 0px;}
.top >div .redes a.twitter:hover{background: url(../images/sprite.png) no-repeat -249px 0px;}
.menu-content{
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 10px 30px;
}
#menu-ppal{
	display: block;
	float: right;
	margin-top: 35px;
}
#menu-ppal li{
	list-style: none;
	display: block;
	float: left;
	margin-left: 30px;
}
#menu-ppal li a{
	font-family: arial;
	color: #616161;
	font-weight: bold;
	display: block;
	-webkit-transition: ease all .2s;
	-o-transition: ease all .2s;
	transition: ease all .2s;

}
#menu-ppal li:hover a,
#menu-ppal li.activo a{
	color: #007ba2;
	border-bottom: solid 1px #007ba2;
}


.toggle-bar .phone-mail{
	position: absolute;
	right: 0px;
	top: 40px;
	text-align: right;
}
.toggle-bar .email span,
.toggle-bar .phone span{display: inline-block;vertical-align: top;}
.toggle-bar .email,
.toggle-bar .phone{
	display: inline-block;
	color: #a7a7a7;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
}
.toggle-bar .phone i{
	display: inline-block;
	width: 20px;
	height: 23px;
	background: url(../images/sprite.png) no-repeat -90px 3px;
}
.toggle-bar .email i{
	display: inline-block;
	width: 25px;
	height: 23px;
	margin-right: 3px;
	background: url(../images/sprite.png) no-repeat -35px 0px;
}

/*END HEADER*/

/*INICIO*/
.tCenter{
	text-align: center;
}
.title-ppal{
	color: #383b3a;
	text-align: center;
	font-size: 38px;
	margin: 10px auto 20px;
}
p.intro{
	color: #6f6f6f;
	font-family: arial;
	font-size: 17px;
}
.imgs-home{
	display: block;
	margin: 0 -20px 30px;
}
.imgs-home div{
	display: block;
	float: left;
	width: 33.33333%;
	max-width: 340px;
	padding: 0 20px;
	margin: 0 auto;
}
.imgs-home div figure{
	display: block;
	width: 100%;
	position: relative;
	
}
.imgs-home div figure figcaption{
	font-size: 18px;
	color: #000;
	background: rgba(255,255,255,.75);
	padding: 10px;
	text-align: center;
	position: absolute;
	z-index: 4;
	bottom: 50px;
	width: 100%;
}
.imgs-home div figure img{
	display: block;
	width: 100%;
	max-width: 365px;
	margin: 0 auto;
	height: auto;
}
/*INICIO END*/

/*Servicios*/
p.bg-g{
	background: #e6e6e6;
	padding: 5px 10px;
	margin-bottom: 30px;
}
.servicios .list{
	display: block;
	position: relative;
}
.servicios .list img{
	position: absolute;
	z-index: -1;
	right: 0;
	top: 10px;
}
.servicios .list ul{
	display: block;
	width: 100%;
	max-width: 500px;
	padding: 20px;
}
.servicios .list ul li{
	font-size: 16px;
	color: #616161;
	list-style: url(../images/list-circ.png);
	margin-bottom: 5px;
}
/*Servicios END*/
/*PRODUCTOS*/
.tJust{text-align: justify;}
.productos .items{
	display: block;
	margin: 10px -5px 30px;
}
.productos .items article{
	display: block;
	float: left;
	width: 20%;
	padding: 0 5px;
	min-height: 200px;
	position: relative;
}
.productos .items article:not(:first-child){
	border-left: solid 1px #bfbfbf;
}
.productos .items article figure{
	display: block;
	width: 100%;
	height: 130px;
	position: relative;
}
.productos .items article figure img{
	display: block;
	max-width: 100%;
	position: absolute;
	top: 50%;
	left:50%;
	-webkit-transform: 	translate(-50%,-50%);
	-ms-transform: 	translate(-50%,-50%);
	-o-transform: 	translate(-50%,-50%);
	transform: 	translate(-50%,-50%);
}
.productos .items article .text{
	font-family: arial;
	font-size: 15px;
	color: #616161;
	text-align: center;
}
/*PRODUCTOS END*/
/*NOSOTROS*/
.intro-nos{
	display: block;
	margin: 0 -15px 20px;
	position: relative;
}
.intro-nos div{
	display: block;
	width: 50%;
	float: left;
	padding: 15px;
	position: relative;
	
}
.intro-nos div img{
	display: block;
	width: 100%;
	height: auto;
	border:solid 1px #000;
}
.nosotros .desc{
	display: block;
	margin: 0px -40px 20px;
}
.nosotros .desc article{
	display: block;
	float: left;
	width: 33.33333%;
	padding: 0 40px;
}
.nosotros .desc article figure{
	display: block;
	width: 100%;
	max-width: 270px;
	margin: 0 auto;
}
.nosotros .desc article figure img{
	display: block;
	width: 100%;
	height: auto;
	border:solid 1px #000;
}
.nosotros .desc article figure figcaption{
	font-size: 16px;
	color: #616161;
	text-align: center;
	padding: 15px 5px;
	background: #e9e9e9;
}
/*NOSOTROS END*/

/*contacto*/
#contacto .title-nos div span{
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	line-height: 15px;
	background: #fff;
	z-index: 9;
	font-family: 'gothic';
	font-size: 30px;
	color:#d9ba38;
}
#contacto .info{
	font-size: 13px;
	color: #5e5e5e;
	line-height: 18px;
	text-align: center;
}
#contacto 
#form-contact input::-webkit-input-placeholder { color: #959595; font-size: 11px;font-family: verdana }
#form-contact input:-moz-placeholder { color: #959595; font-size: 11px;font-family: verdana }
#form-contact input::-moz-placeholder { color: #959595; font-size: 11px;font-family: verdana }
#form-contact input:-ms-input-placeholder { color: #959595; font-size: 11px;font-family: verdana}

#form-contact textarea::-webkit-input-placeholder { color: #959595; font-size: 11px;font-family: verdana }
#form-contact textarea:-moz-placeholder { color: #959595; font-size: 11px;font-family: verdana }
#form-contact textarea::-moz-placeholder { color: #959595; font-size: 11px;font-family: verdana }
#form-contact textarea:-ms-input-placeholder { color: #959595; font-size: 11px;font-family: verdana}
#form-contact{position: relative;}
#form-contact.enviando::before{
	content: 'Enviando...';
	color:#5a9fbd;
	font-size: 30px;
	text-align: center;
	line-height: 140px;
	background: rgba(255,255,255,.8);
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.center-reg{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
#contacto{
	overflow: hidden;
	height: 1%;
}

#form-contact{
	overflow: hidden;
	height: 1%;
	display: block;
	padding-bottom: 30px;
	border-bottom: solid 1px #dadada;
}
#form-contact .col{
	width: 33%;
	margin-right: .5%;
	float: left;
}
#form-contact input[type='text'],textarea{
	width: 100%;
	height: 40px;
	border:solid 1px #d4d4d4;
	resize: none;
	padding: 5px 10px;
	font-size: 11px;
	color: #616161;
	font-family: 'verdana',sans-serif;
}
#form-contact label.error{ color:#792420; font-size: 12px; }
textarea{height: 100%;}
#form-contact .col:nth-child(3){margin-right: 0%;}
#form-contact .row-lg{
	width: 100%;
	float: left;
	height: 80px;
	margin-top: 5px;
}
.submit{
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.submit>div{
	color:#616161;
	display: inline-block;
	font-size: 12px;
	font-family: verdana;
}
.submit>div:last-child input{
	background: #00b0e0;
	border-radius: 4px;
	color:#fff;
	border:none;
	font-family: arial;
	font-size: 11px;
	padding: 12px 16px;
	cursor: pointer;
	-webkit-transition: linear all .3s;
	-o-transition: linear all .3s;
	transition: linear all .3s;
}
.submit>div:last-child input:hover{
	background: #0591B7;
}
.contact_email,.contact_telf{cursor: pointer}
.submit>div:last-child{ margin-left: 100px; }



#go-top{
	position: fixed;
	display: block;
	width: 40px;
	height: 40px;
	background: rgba(64,64 , 64,.8);
	bottom: 80px;
	right:20px;
	text-align: center;
	font-size: 25px;
	color:#FFF;
	line-height: 40px;
	border-radius: 50%;
	display: none;
	cursor: pointer;
	z-index: 99;
}

.cont-map{
	margin: 30px 0;
	
}
.map{
	display: block;
	float: left;
	width: 60%;
	border:solid 1px #767676;
}
.map iframe{display: block;}

.info-cont{
	display: block;
	float: left;
	width: 40%;
	padding-left: 30px;
	padding-top: 15px;
}
.info-cont ul{
	margin-top: 0px;
}
.info-cont ul li{
	list-style: url(../images/list-circ2.png);
	font-family: arial;
	font-size: 16px;
	color: #616161;
	line-height: 20px;
	margin-bottom: 10px;
}
.info-cont ul li span{color: #000;line-height: 30px}

.info-cont .cont-f{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -75px 0;
}
.info-cont .cont-f:hover{background: url(../images/sprite.png) no-repeat -131px 0}
.info-cont .cont-t{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/sprite.png) no-repeat -47px 0;
}
.info-cont .cont-t:hover{background: url(../images/sprite.png) no-repeat -103px 0}
/*end contacto*/

/*FOOTER*/
.div-f{border: none;border-bottom:solid 1px #d7d7d7;}
.redes-fm{display: none;}
.foot-contact{
	padding: 10px 0 !important;
	text-align: center;
}


.foot-contact div span{
	vertical-align: top;
	font-family: arial;
	font-size: 13px;
	color:#454545;
	margin-top: 3px;
	display: inline;
	margin-left: 3px;
}
.foot-contact .dir i{
	display: inline;
	color: #194875;
	font-size: 18px;
}
.foot-contact .dir{
	display: block;margin: 0 auto;
}
#footer{
	display: block;
	text-align: left;
	background: #404040;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom:12px;
}
.img-foot{
    position: absolute;
   	left: -35%;
   	bottom: 0;
}
#footer div#powered{
	color:#fff;
	font-family: arial;
	font-size: 11px;
	padding-top: 0;
	text-align:right;
	float:right;
}
#powered a {
    background: url("../images/iconGlobal.png") no-repeat scroll left center;
    color: #fff;
    padding: 3px 0 3px 20px;
}
#powered a:hover{text-decoration: underline;}
/*END FOOTER*/

@media (max-width: 1040px){
	.container{padding: 0px 15px; width: 98%;margin-left: 1%;}
}
@media (max-width: 920px){
	.servicios .list img{opacity: .2;max-width: 100%;}
}
@media (max-width: 840px){
	.logo-header{width: 180px;}
	.top > div > div.mail {
	    margin-left: 5%;
	}
	#menu-ppal{margin-top: 27px;}
	#menu-ppal li{margin-left: 20px;}
}
@media (max-width: 767px){
	
	.slider {
	   	margin-top: 60px;
	}
	.menu-content,.line-top{display: none}
	.menu-movil.fixed .fig-logo {
	    float: none;
	    margin-right: 0px;
	    display:block;
	    width: 100%;
	    position: relative;
	    
	}
	.fig-logo, .fig-logo img {
	    display: block !important;
	    position: relative !important;
	}

	.logo-mov{
		position: absolute;
		width: 100px;
		top: 5px;
		left: 50%;
		border-radius: 50%;
		background: #DE5815;
		padding-bottom: 5px;
		transform: translate(-50%,0);
	}
	.logo-mov img{
		max-width: 60px;
		margin:0 auto;
		display: block;
		width: 100%;
		height: auto;
		position: relative;
		z-index: 9999;
	}
	.bg-fff{display: none;}
	
	.menu-movil .redes{display: none !important}
	#menu-ppal > div:nth-child(2) > span {
	    display: none;
	}
	.menu-movil{
			background: rgba(255,255,255,1);
			display: block;
			width: 280px;
			left:-100%;
			top: 50px;
			position: fixed;
			z-index: 999999;
			height: 100vh;
			margin-top: 0;
			box-shadow: 3px 0px 5px rgba(0,0,0,.4);
			-webkit-transition: ease all .5s;
			-o-transition: ease all .5s;
			transition: ease all .5s;
			height: 100vh;
		}
		.menu-movil.fixed{left:0;}
		.menu-movil > div {margin: 0 !important;width: 100% !important;padding: 0 !important}
		
		.menu-movil  ul
		{width: 100%;
			float: none;
			display: block;
			height: auto;
			overflow: hidden;
		}
		.menu-movil  ul li {
		    display: block;
		    float: none;
		    position: relative;
		    cursor: pointer;
		    height: auto;
		    width: 100%;
		    margin-left: 0 !important;
		    overflow: hidden;
		}
		.menu-movil  ul li a{
		    padding: 0px 20px 0;
		    border-right: none;
		    height: 40px;
		    width: 100%;
		    float: none;
		    display: block;
		    line-height: 40px;
		    text-align: center;
		    margin-top: 0;
		}
		#menu-ppal  li{
			border-bottom: solid 1px #007ba2
		}
		#menu-ppal{margin-top: 0;padding-left: 0px;}
		.contac-m{
			position: absolute;
			top: 340px;
			padding: 5px !important;
			color: #616161;
			font-size: 14px;
			font-family: arial;
		}
		.contac-m div {padding: 5px}
		.menu-movil  ul li.activo a,.menu-movil  ul li:hover a{
			border-bottom: none !important;
			text-decoration: underline;
		}
		.menu-movil figure img{margin: 5px auto 10px;display: block;max-width: 96%;}
		.menu-movil  .contact{
			display: block;
			position: absolute;
			top: 150px;
		}
		.menu-movil  .contact span{
			font-size: 10px;
			display: block;
			margin:10px;
			color: #FFF;
		}
		.menu-movil  .contact span i{margin-top: 0 !important}
		.logo-movil{
			display: block;
			background: #94c93d;
			width: 100%;
			height: 60px;
			overflow: hidden;
			position: relative;
			margin-bottom: 40px;
			box-shadow: 0px 2px 3px rgba(0,0,0,.75);
		}
		.redes {display: none !important;}
		#btn-menu{
			display: block;
			position: absolute;
			right: 10px;
			top: 10px;
			cursor: pointer;
			width: 30px;
			height: 30px;
		}
		#btn-menu span{
			display: block;
			width: 100%;
			height: 5px;
			background: #fff;
			border-radius: 2px;
			margin-bottom: 5px;
			transition: ease all .3s;
		}
		#btn-menu.activo span{
			position: absolute;
			top:12px;
			left: 0;
		}
		#btn-menu.activo span:nth-child(2){display: none;}
		#btn-menu.activo span:nth-child(1){
			transform: rotate(-45deg);
		}
		#btn-menu.activo span:nth-child(3){
			transform: rotate(45deg);
		}
	.menu-contact span .correo{
		display: inline-block;
		width: 25px;
		height: 20px;
		background: url(../images/sprite.png);
		background-position: -83px 0;
		margin-top: 5px;
		vertical-align: top;
	}
	.menu-contact span{
		display: block;
		padding: 5px 10px;
		font-family: arial;
		font-size: 14px;
		color: #383838;
	}
	.menu-contact span .telefono{
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url(../images/sprite.png);
		background-position: -105px 0;
		margin-top: 5px;
		vertical-align: top;
	}
	
	.toggle-bar span{color:#fff;float: right;margin-right: 5px;margin-top: 5px;}
	.toggle-bar span.fa-bars{cursor: pointer;}
	.top{position: fixed;top: 0;left: 0;width: 100%;z-index: 999999}
	.dark-content{
		display: block;
		position: fixed;
		height: 100vh;
		background: rgba(0,0,0,0.8);
		width: 100%;
		right: -100%;
		top:50px;
		z-index: 99999;
		-webkit-transition: ease all .4s;
		-o-transition: ease all .4s;
		transition: ease all .4s;
	}
	.dark-content.fixed{right: 0}

	

	.f-redes {
	    display: none !important;
	}
	.redes-fm{
		display: block;
		position: absolute;
		height: 30px;
		width: 100%;
		background: #ccc;
		position: fixed;
		bottom: 0;
		box-shadow:0 -2px 2px rgba(0,0,0,.6);
		z-index: 9;
	}
	#footer{margin-bottom: 30px;}
	.redes-fm>div{
		display: block;
		float: left;
		width: 50%;
		height: 30px;
		text-align: center;
		-webkit-transition: ease all .2s;
		-o-transition: ease all .2s;
		transition: ease all .2s;
	}
	.redes-fm>div i{
		display: block;
		color: #fff;
		font-size: 20px;
		margin: 0px auto;
		line-height: 30px;
	}
	.redes-fm>div.red-tw{background: #2AA9E0}
	.redes-fm>div.red-tw:hover i{color: #2AA9E0}
	.redes-fm>div.red-fa{background: #204385;}
	.redes-fm>div.red-fa:hover i {color:#204385;}
	.redes-fm>div.red-you{background: #FF1920;}
	.redes-fm>div.red-you:hover i {color:#FF1920;}
	.redes-fm>div.red-goo{background: #FB4631;}
	.redes-fm>div.red-goo:hover i {color:#FB4631;}
	.redes-fm>div.red-ins{background: #AB7F5C;}
	.redes-fm>div.red-ins:hover i {color:#AB7F5C;}
	.redes-fm>div.red-pint{background: #E40B23}
	.redes-fm>div.red-pint:hover i {color:#AB7F5C;}
	.redes-fm>div:hover {background: #fff}
	.map,.info-cont{width: 100%;padding-left: 0}
	.info-cont .title{margin-top: 30px}
	
	#go-top{bottom: 120px !important;right: 10px}
	#menu-ppal >div{height: auto;padding: 0;width: 100%;margin-left: 0}
	.logo-header,.head-text{display: none;}
	
	#f-contact .redes{display: none;}
	#f-contact > div > div{width: 50%;text-align: center;}
	#f-contact > div > div:nth-child(3){width: 100%;text-align: center;margin-top: 20px;}

	#footer div#powered{float:none; text-align:center; padding-top:5px}
	#footer .container{text-align:center}

	.top > div > div.telf:nth-child(1){
		position: absolute;
		margin-top: 0;
		top: 5px;
		left: 10pX;
	}
	.top > div > div.telf:nth-child(2){
		margin-top: 0;
		position: absolute;
		top: 25px;
		left: 10pX;
	}
	.top > div > div.mail{
		position: absolute;
		top: 6px;
		left: 155px;
		margin-top: 0;
	}
	.imgs-home div{
		width: 100%;
		float: none;
	}
	.imgs-home div:not(:last-child){margin-bottom: 20px;}

	.productos .items {text-align: center;}
	.productos .items article{
		float: none;
		display: inline-block;
		width: 200px;	
	}
	.productos .items article:nth-child(4) {    
		border-left: none;
	}
	.productos .items article:nth-child(4),
	.productos .items article:nth-child(5) {margin-top: 30px;}
	.intro-nos div{
		width: 100%;
	}
	.intro-nos div img{
		max-width: 442px;
		margin: 0 auto;
	}
	.nosotros .desc {margin:0px -10px 20px;}
	.nosotros .desc article{
		padding: 0 10px;
	}
}

@media (max-width: 767px) and (min-width: 480px){
.submit > div {display: block;width: 100%;text-align: center;margin: 10px auto !important;}
}

@media (max-width: 720px) {
	.list-content > div{
		width: 100%;
	}
	.list-content figure {
		display: block;
		max-width: 450px;
		margin: 0px auto;
		padding: 10px;	
		min-height: 50px;
	}
	.list-content > div:first-child{min-height: 100px;}
	.list-content:nth-child(4), .list-content:nth-child(4) > div:first-child, .list-content:nth-child(4) figure{
		min-height: 100px;
	}
	.list-content figure figcaption{right: 10px;}
	.list-content figure img{position: relative;transform: translate(0,0);}
	.guisados .content-g{
		background: rgba(210,88,49,.9);
	}
}
@media (max-width: 660px) {
	.productos .items article{
		float: none;
		display: inline-block;
		width: 220px;	
	}
	.productos .items article:nth-child(3),.productos .items article:nth-child(5){    
		border-left: none;
	}
	.productos .items article:nth-child(4) {    
		border-left: solid 1px #bfbfbf;
	}
	.productos .items article:nth-child(4),
	.productos .items article:nth-child(5) {margin-top: 30px;}
}
@media (max-width: 639px) {
	.slider .bxslider li{
		background-size: 100% 100%;
	}
		#mapa iframe {height:330px !important;}
		.submit > div {display: block;width: 100%;text-align: center;margin: 10px auto !important;}
		
		.slider .bx-wrapper .bx-viewport,
		 .slider .bx-wrapper .bx-viewport ul,
		  .slider .bx-wrapper .bx-viewport ul li,
		   .slider .bx-wrapper .bx-viewport ul li img,
		    .slider ul li img{min-height: 200px}
	
	
	
}
@media (max-width: 560px) {
	.nosotros .desc article{
		width: 100%;
	}
	.nosotros .desc article:not(:last-child){
		margin-bottom: 30px;
	}
}
@media (max-width: 510px) {
	#footer .container span{display: block;padding: 3px 0;}
	#footer .container span span{ display: none;}
}
@media (max-width: 479px) {

	
	#form-contact .row {width: 100%;margin-right: 0%;margin-top: 5px;	}
	.submit > div {display: block;width: 100%;text-align: center;margin: 10px auto !important;}
	.submit > div:first-child span{	display: block;text-align: center;width: 100%;}
	.f-contact > div{
		width: 100% !important;
		float: none;
		display: block;
		text-align: center !important;
		margin: 2px auto;
	}
	#form-contact .col {width: 100%;margin-right: 0%;margin-top: 5px;	}
	#f-contact > div > div{width: 100%;}
	
	.slider-text{	font-size: 28px;}
	.slider-text span:first-child{	font-size: 32px;}
	.slider-text span:last-child{	font-size: 28px;}
	
}
@media (max-width: 440px) {
	.promo{font-size: 20px}
	.productos .items article{
		float: none;
		width: 100%;	
	}
	.productos .items article:not(:first-child) {    
		border-left: none;
		border-top: solid 1px #bfbfbf;
	}
	.productos .items article:nth-child(4), .productos .items article:nth-child(5) {
	    margin-top: 0px;
	}
}
@media (max-width: 420px) {
	.top > div > div.telf,
	.top > div > div.mail{display: none;}
	.slider .caption{font-size: 14px;}
	.servicios .title-ppal:first-child{
		font-size: 30px;
	}
}
@media (max-width: 359px) {
	.slider-text{right: 10px;}
	.sl2{
		-webkit-text-stroke: 1px #e32d00;
		bottom: 30%
	}
}
