/*
Theme Name: Textiles Mavi
Author: Andres J. Villar
Author URI: http://meritdesigns.com
Description: Theme Wordpress
Version: 1.0
*/

@font-face {
    font-family: 'Rubik';
    src: url('fonts/Rubik-Regular.eot');
    src: url('fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Rubik-Regular.woff2') format('woff2'),
        url('fonts/Rubik-Regular.woff') format('woff'),
        url('fonts/Rubik-Regular.ttf') format('truetype'),
        url('fonts/Rubik-Regular.svg#Rubik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background: #fff;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	color: #555;
	font-weight: normal;
}
.container, .container-fluid {
	width: 1300px;
	max-width: 100%;
	margin: 0 auto;
}
.clear, .clearfix {
	display: block;
	clear: both;
}
.height10 {
	height: 10px;
}
.height20 {
	height: 20px;
}
.height30 {
	height: 30px;
}
img {
	max-width: 100%;
	height: auto;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.yellow {
	color: #FBC426;
}
.bg-grey {
	background: #f2f2f2;
}
.bg-white {
	background: #fff;
}
.bg-yellow {
	background: #FBC426;
}
.transition {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a, a:hover, a:focus, a:active, a:visited {
	text-decoration: none;
	color: #FBC426;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
}


/** HEADER **/
#top-head {
	padding: 6px 0px;
	background: #59bcd5;
	color: #fff;
	font-size: 14px;
}
#top-head span {
	display: inline-block;
	margin-left: 30px;
}
#top-head img {
	margin-right: 4px;
}
.line {
	display: block;
	width: 100%;
	height: 2px;
	background: url(images/line.png) repeat left center;
}
.line.margin {
	margin-top: 5px;
	margin-bottom: 5px;
}

/** MENU **/
#header {
	background: #fff;
	min-height: 120px;
}
#header .navbar-brand {
	padding: 0px 0px;
	min-height: none;
}
#header .navbar-brand img {
	height: 110px;
}
.navbar-default {
    background-color: #fff;
    border-color: none;
    border: none;
    margin-bottom: 0;
    padding-top: 6px;
}
.navbar-default .navbar-nav li {
	padding: 2px;
	background: #fff;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	border-radius: 14px;
	margin: 0 2px;
}
#header .navbar-default .navbar-nav li.active, #header .navbar-default .navbar-nav li:hover, 
#header .navbar-default .navbar-nav li:focus {
	background: #FBC426;
}
.navbar-default .navbar-nav li a {
	color: #666666;
	font-size: 16px;
	border: none;
	padding: 3px 10px;
	text-transform: uppercase;
	font-weight: normal;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	border: 2px dotted #fff;
	border-radius: 14px;
	background: none !important;
}
#header .navbar-default .navbar-nav li.active a,#header .navbar-default .navbar-nav a:hover,
#header .navbar-default .navbar-nav  a:focus, #header .navbar-default .navbar-nav li.open a {
	border: none;
	background: none;
	color: #fff;
	border: 2px dotted #fdab10;
}
.navbar-right {
    margin-top: 32px;
}
/** Submenus **/
.menu ul, .dropdown-menu {
	list-style-type: none !important;
	min-width: 240px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    background: none;
}
.navbar-nav > li.submenu > .dropdown-menu {
	margin: 0;
	padding: 0;
	list-style-type: none !important;
	border-radius: 8px;
}
.navbar-nav > li.submenu > .dropdown-menu li {
	margin: 0; 
	padding: 2px 0;
	background: none !important;
	border-radius: 0 !important;
	border-bottom: 2px dotted #f0f0f0;
}
.navbar-nav > li.submenu > .dropdown-menu li a {
	font-size: 14px !important;
	color: #666 !important;
	font-weight: normal;
	padding: 6px 12px;
    display: block;
    border-radius: 4px !important;
    border: none !important;
}
.navbar-nav > li.submenu > .dropdown-menu li a:hover {
	border-bottom: none !important;
	background: #FBC426 !important;
	color: #fff !important;
}
.sub-menu {
	display: none !important;
	
}

/** HOME **/
.slider-home {
	margin-top: -30px;
	margin-bottom: -20px;
}
.banner {
	position: relative;
	width: 600px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 10px;
}
.banner img {
	width: 100%;
}
.banner .overlay {
	position: absolute;
	top: 0;
	z-index: 1;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 31%, rgba(0,0,0,0.44) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 31%,rgba(0,0,0,0.44) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 31%,rgba(0,0,0,0.44) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#70000000',GradientType=0 ); 
}
.banner .contenido {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 0 90px 0 20px;
	z-index:10;
	font-size: 16px;
}
.banner .contenido h2 {
	font-size: 38px;
	margin: 0 0 12px 0;
	padding: 0;
}
.banner .linea, .parallax .linea {
	display: inline-block;
	width: 60px;
	height: 3px;
	background: #fff;
	margin-bottom: 15px;
}
.banner a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	width: 70px;
	height: 50px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	padding-top: 0;
	line-height: 46px;
}
.btn-arrow {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	background: #fbc426;
	text-align: center;
	padding-top: 0;
	line-height: 46px;
}
.btn-arrow:hover {
	background: #f1b813;
}
.btn-arrow img {
	width: auto;
}
.parallax {
	background: url(images/parallax.jpg) no-repeat center center;
	background-size: cover;
	color :#fff;
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	position: relative;
	padding-top: 80px;
	padding-bottom: 60px;
	max-width: 100%;
}
.parallax h2 {
	font-size: 38px;
	margin: 0 0 12px 0;
	padding: 0;
}
.btn-parallax {
	background: url(images/readmore.png) no-repeat center center;
	width: 144px;
	height: 73px;
	display: inline-block;
	color: #64C1D8;
	font-weight: bold;
	font-size: 17px;
	margin-top: 40px;
	text-align: center;
	line-height: 70px;
}
.btn-parallax:hover {
	color: #4bacc6 !important;
}
.parallax img.bb {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 580px;
}
.parallax .col-sm-12 {
	padding-right: 580px;
}
.banner-marca {
	position: relative;
	margin: 10px auto 20px auto;
	width: 600px;
	max-width: 100%;
}
.banner-marca img {
	width: 100%;
}
.banner-marca a {
	position: absolute;
	bottom: 0;
	right: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	width: 70px;
	height: 50px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	padding-top: 0;
	line-height: 46px;
}
.btn-arrow img {
	width: auto;
}
.title-section {
	font-size: 38px;
	color: #000;
	text-align: center;
}
.title-section:after {
	content: '';
	display: block;
	width: 60px;
	height: 3px;
	background: #000;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.clientes img {
	height: 139px;
	margin: 0 30px;
}
.social a {
	display: inline-block;
	color: #fff;
	background: #ffd844;
	width: 40px;
	height: 40px;
	font-size: 22px;
	line-height: 40px;
	border-radius: 40px;
	margin: 0 2px;
}
.social a:hover {
	background: #f7cf36;
}
a.copyright {
	color: #444;
}

/** PAGES **/
h3.page-title {
	border-bottom: 1px solid #e0e0e0;
	text-transform: uppercase;
	color: #111;
	padding-bottom: 8px;
	margin-top: 40px;
	margin-bottom: 30px;
}
h3.valores {
	color: #111;
	text-transform: uppercase;
	margin: 10px 0 20px 0;
}
.about-us {
	position: relative;
	padding-right: 520px;
}
.about-us .col-md-4 {
	padding-bottom: 30px;
}
.img-about {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 480px;
}
.contacto {
	max-width: 90%;
}
.contacto input, .contacto textarea {
	width: 100%;
	border: 1px dotted #e0e0e0;
	margin-bottom: 15px;
	padding: 10px 12px;
	border-radius: 8px;
}
.contacto input[type="submit"], .contacto button {
	color: #fff;
	background: #FBC426;
	padding: 11px 40px;
	width: auto;
	font-size: 16px;
	text-transform: uppercase;
	border: none;
}
.contacto input[type="submit"]:hover, .contacto button:hover {
	background: #f1b919;
	border: none;
}

iframe {
	width: 100%;
	height: 330px;
}
h3.black {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
.referencia {
	text-align: right;
}
.descripcion {
	margin-top: 12px;
}
.imgprincipal img {
	width: 100%;
}
form.search {
	display: inline-block;
	position: relative;
	width: 200px;
	margin-right: 12px;
}
form.search input[type="text"], form.search select {
	border: 1px solid #d0d0d0;
	height: 34px;
	width: 100%;
	padding: 6px 12px;
}
form.search select {
 	appearance: none;
 	-moz-appearance: none;
 	-webkit-appearance: none;
 	-o-appearance: none;
}
form.search .fa-angle-down {
	position: absolute;
	right: 10px;
	font-size: 20px;
	top: 7px;
}
form.search button {
	position: absolute;
	right: 1px;
	top: 1px;
	border: none;
	background: #fff;
	color: #000
	font-size: 22px;
	text-align: center;
	height: 32px;
}
.resultados {
	display: inline-block;
	margin-right: 20px;
}
div.borde {
	border-bottom: 1px solid #e0e0e0;
}
.single h3.black {
	border: none;
	margin-bottom: 20px;
}
a.producto {
	display: inline-block;
	float: left;
	width: 20%;
	padding: 0 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 30px;
}
a.producto .block {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	border:1px solid #f0f0f0;
	padding: 10px;
	color: #333 !important;
	text-align: center;
}
a.producto:hover .block {
	border: 1px solid #f0f0f0;
	-webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.15);
	box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.15);
}
a.producto .imgproducto {
	display: inline-block;
	width: 100%;
	height: 200px;
}
a.producto .prod_txt {
	min-height: 60px;
	max-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
}
a.producto .prod_precio {
	min-height: 24px;
}
.pag-top {
	float: right;
}
.pagination a {
	color: #666;
	display: inline-block;
	margin: 0 2px;
	text-align: center;
}
.pagination a.selected {
	color: #FBC426;
	font-weight: 600;
}
.pag-bottom {
	text-align:center;
	border-top: 1px solid #e0e0e0;
	margin-top: 20px;
	padding-top: 15px;
	width: 100%;
	float: none;
}
.menu-productos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu-productos li a {
	color: #666;
	font-size: 15px;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #e0e0e0;
}
.menu-productos li.parent a {
	color: #000;
	font-size: 16px;
}
.show_categories {
	display: none;
}


@media(max-width: 1100px) {
	.about-us {
		padding-right: 420px;
	}
	.img-about {
		width: 420px;
	}
	a.producto {
		width: 33.3%;
	}
}



@media(max-width: 991px) {
	#top-head span.location {
		display: none;
	}
	.about-us {
		padding-right: 15px;
	}
	.about-us .col-md-4 {
		width: 50%;
		float: left;
	}
	.about-us .col-md-4.valor {
		width: 100%;
		float: none;
	}
	.img-about {
		position: relative;
		bottom: 0;
		right: 0;
		width: 80%;
		float: right;
	}
	

}


@media(max-width: 767px) {
	#top-head span.phone {
		display: none;
	}
	#header {
		min-height: 100px;
	}
	#header .navbar-brand img {
		height: 90px;
	}
	.navbar-toggle {
		padding: 6px;
		margin-top: 18px;
		margin-bottom: 46px;
   		margin-right: 0;
    	background: #fbc426 !important;
    	border: 2px dotted #fdab10 !important;
    	-webkit-box-shadow: 0px 0px 1px 2px rgba(251,196,38,1);
		-moz-box-shadow: 0px 0px 1px 2px rgba(251,196,38,1);
		box-shadow: 0px 0px 1px 2px rgba(251,196,38,1);
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-collapse {
		background: #FBC426;
		border: none !important;
		box-shadow: none !important;
	}
	.navbar-default .navbar-nav li {
		padding: 2px;
		background: none;
		border-radius: 0px;
		margin: 0;
	}
	#header .navbar-default .navbar-nav li.active, #header .navbar-default .navbar-nav li:hover, 
	#header .navbar-default .navbar-nav li:focus {
		background: none;
	}
	.navbar-default .navbar-nav li a {
		color: #fff;
		padding-top: 6px;
		padding-bottom: 6px;
		border-bottom: 2px dotted #fdab10;
		border-top: none;
		border-right: none;
		border-left: none;
		border-radius: 0;
	}
	#header .navbar-default .navbar-nav li.active a,#header .navbar-default .navbar-nav a:hover,
	#header .navbar-default .navbar-nav  a:focus, #header .navbar-default .navbar-nav li.open a {
		border: none;
		background: #fdab10;
		color: #fff;
		border-bottom: 2px dotted #fdab10;
		border-top: none;
		border-right: none;
		border-left: none;
		background: #fdab10;
	}
	.navbar-nav > li.submenu > .dropdown-menu li a {
		color: #fff !important;
		background: none !important;
	}
	.navbar-nav > li.submenu > .dropdown-menu li a:hover {
		border-bottom: none !important;
		background: none !important;
		color: #fff !important;
	}
	.navbar-right {
		margin-top: 2px;
	}
	.banner .contenido h2 {
		font-size: 32px;
	}
	.parallax {
		padding-top: 60px;
		padding-bottom: 40px;
	}
	.parallax h2 {
		font-size: 32px;
	}
	.btn-parallax {
		background-size: 100%;
		width: 110px;
		height: 56px;
		line-height: 56px;
	}
	.parallax img.bb {
		bottom: 0;
		width: 380px;
	}
	.parallax .col-sm-12 {
		padding-right: 280px;
	}
	.clientes img {
		height: 100px;
		margin: 0 20px;
	}
	.resultados {
		display: block;
		margin-bottom: 10px;
	}
	.pag-top {
		display: none;
	}
	.sidebar {
		margin-bottom: 30px;
	}
	.show_categories {
		display: block;
		background: #FBC426;
		color: #fff;
		font-size: 15px;
		text-transform: uppercase;
		font-weight: 500;
		color: #fff !important;
		padding: 7px 12px;
	}
	ul.menu-productos {
		display: none;
	}
}


@media(max-width: 598px) {
	.banner .contenido {
		bottom: 12px;
		padding: 0 60px 0 20px;
		font-size: 15px;
	}
	.banner .contenido h2 {
		font-size: 24px;
	}
	.parallax h2 {
		font-size: 24px;
	}
	.banner a {
		width: 50px;
		height: 40px;
		line-height: 40px;
	}
	.btn-arrow img {
		width: 18px;
		position: relative;
		top: -2px;
	}
	.banner .overlay {
		background: rgba(0,0,0,0.28);
	}
	.parallax img.bb {
		bottom: 0;
		width: 300px;
	}
	.parallax {
		font-size: 15px;
	}
	.parallax .col-sm-12 {
		padding-right: 200px;
	}
	.title-section {
		font-size: 32px;
	}
	.about-us .col-md-4 {
		width: 100%;
		float: none;
	}
	.contacto {
		max-width: 100%;
	}
	a.producto {
		width: 50%;
	}
}

@media(max-width: 498px) {
	.slider-home {
		margin-top: -10px;
		margin-bottom: -4px;
	}
	.banner .linea {
		display: none;
	}
	.parallax img.bb {
		display: none;
	}
	.parallax .col-sm-12 {
		padding-right: 15px;
	}
	.hidden-mobile {
		display: none;
	}
	.referencia, .precio {
		text-align: left;
		float: none;
		width: 100%;
	}
	a.producto {
		width: 100%;
	}
	form.search {
		width: 100%;
		margin-bottom: 12px;
	}
}



/** PAGE **/
/**
h1 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
}
.maincontent {
	padding: 30px;
}
.maincontent .box-shadow {
	box-shadow: none;
	border: none;
}
.maincontent .ficha {
	padding: 0;
}
.bgred {
	background: url(images/bgred.png) no-repeat center center;
	background-size: cover;
}
.bgred {
	color: #fff;
	padding: 40px 0;
	margin-top: 50px;
}
.text-garantia {
	position: relative;
	padding-left: 400px;
}
.text-garantia .img-garantia {
	position: absolute;
	left: 0;
	width: 360px;
	top: -160px;
}
.text-garantia h2 {
	font-weight: 600;
}
.text-garantia p {
	margin-top: 30px;
	font-size: 17px;
}
.page .slider-home {
    margin-top: 30px !important;
    margin-bottom: 20px;
}
.col1, .col2 {
	border-right: 1px solid #e0e0e0;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.contacto input, .contacto textarea, .contacto select {
	background: #f6f6f6;
	border: 1px solid #e9e9e9;
	margin-bottom: 14px;
	padding: 9px 12px;
	width: 100%;
}
.contacto textarea {
	height: 92px;
	resize: none;
}
.contacto input[type="submit"], a.boton_login {
	opacity: 0.9;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 44px;
	width: auto;
	border:none;
	background: #EE3D2B;
	display: inline-block;
}
.contacto input[type="submit"]:hover, a.boton_login:hover {
	opacity: 1;
}
.contacto label {
	font-weight: normal;
	display: inline-block;
}
.contacto input[type="checkbox"] {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 2px;
	width: 20px;
}
.mapa iframe {
	width: 100%;
	height: 350px;
}
.mapa .fa {
	display: inline-block;
	width: 22px;
	text-align: center;
	color: #EE3D2B;
	margin-right: 4px;
}
.mapa span {
	display: inline-block;
	margin-right: 30px;
	white-space: nowrap;
}
.mapa p {
	margin-bottom: 0;
	margin-top: 8px;
	padding: 0;
}
.breadcrumbs {
	color: #EE3D2B;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	padding: 0 0 20px 0;
	text-align: right;
}
.breadcrumbs a {
	color: #000 !important;
}
.breadcrumbs .fa {
	margin: 0 8px;
	color: #000;
}
.maincontent h4 {
	font-weight: 600;
	margin: 20px 0;
}
.selectestado {
	padding: 4px;
	border: 1px solid #e0e0e0;
}
button.update_estado {
	border: none;
	background: transparent !important;
	color: #4465BB;
}
**/


/** Listados Productos **/
/**
.pagination {
  text-align: center;
  display: block;
  width: 100%;
}
.pagination a {
  text-decoration: none !important;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #ececec;
  margin: 0 1px;
  vertical-align: top;
}
.pagination a.selected {
  background: #EE3D2B;
  color: #fff;
}
span.arrows1, span.arrows4 {
  display: none;
}
**/

/** DETALLE **/
/**
.details h4 {
	font-weight: 600;
}
h1.titulo {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 15px;
}

.cantidad {
	background: #EE3D2B;
	display: inline-block;
	border-radius: 4px;
	padding: 5px;
	width: auto;
	opacity: 0.9;
	margin-top: 20px;
}
.cantidad:hover {
	opacity: 1;
}
.cantidad button.btn-number {
    border-radius: 0;
    padding: 0 2px 0 4px;
    border: none;
    background: none !important;
    position: relative;
    margin-top: -4px;
}
.cantidad .fa {
	color: #fff;
}
.cantidad input.input-number {
	width: 40px;
	display: inline-block;
	float: left;
	position: relative;
	top: 3px;
	border: none;
}
.cantidad table {
	display: inline-block;
	width: 20px;
	height: 40px;
	float: left;
}
.cantidad a.cart-btn {
    display: inline-block;
    background: transparent;
    color: #fff;
    height: 33px;
    position: relative;
    top: 5px;
    margin-left: 10px;
    border: none;
    padding-left: 5px;
    padding-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 31px;
}
.cantidad a.cart-btn img {
	margin-left: 4px;
	margin-top: -2px;
}
.qnotice {
    padding: 10px 10px;
    color: #EE3D2B;
    border: 1px solid #EE3D2B;
    font-weight: 600;
    font-size: 12px;
    background: #f7c5c0;
    width: auto;
    border-radius: 4px;
    position: relative;
    top: 3px;
    width: 230px;
    display: none;
}
**/


/**


@media(max-width: 1100px) {
	.text-slider h2 {
		font-size: 38px;
	}
	.text-slider a {
		font-size: 15px;
	}
	.slider-home h2 {
		font-size: 32px;
	}
	.search_mobile {
		display: inline-block;
		position: relative;
		float: left;
		width: 200px;
	}
	.search_mobile input {
		width: 100%;
		border: none;
		height: 30px;
		padding-right: 34px;
		color: #333;
		font-size: 13px;
		padding-left: 12px;
	}
	.search_mobile button {
		position: absolute;
		right: 0;
		top: 0;
		border: none;
		background: #fff;
		color: #4465BB;
		height: 30px;
		width: 30px;
	}
}

@media(max-width: 991px) {
	.text-slider {
		padding-right: 30%;
		font-size: 16px;
	}
	.text-garantia h2 {
		font-size: 24px;
	}
	.text-garantia p {
		margin-top: 24px;
		font-size: 16px;
	}
	.text-garantia {
		padding-left: 300px;
	}
	.text-garantia .img-garantia {
		width: 280px;
		top: -80px;
	}
	.bgred {
		margin-top: 30px;
	}
}

@media(max-width: 767px) {
	.text-slider {
		padding-right: 0;
	}
	.destacada {
		min-height: none;
		max-height: none;
	}
	.text-garantia {
		padding-left: 20px;
		padding-right: 20px;
	}
	.text-garantia .img-garantia {
		display: none;
	}
	.bgred {
		margin-top: 20px;
	}
	.col1 {
		border-top: 1px solid #e0e0e0;
		padding-top: 20px;
	}
	.col1, .col2 {
		border-bottom: 1px solid #e0e0e0;
		border-right: none;
		padding-right: 0;
	}
	h1 {
		font-size: 30px;
	}
	.mision {
		border-right: none;
		padding-right: 15px;
	}
	.vision {
		padding-left: 15px;
	}
	.img-qs img {
		width: 400px;
		margin-bottom: 15px;
	}
	.bloque2 {
		margin-top: -50px;
		font-size: 16px;
		padding-left: 0;
		padding-right: 0;
	}
	.bloque2 ul li {
		width: 100%;
		float: none;
	}
	.col-sm-6.mision {
		padding: 0 0 15px 0;
	}
	.col-sm-6.vision {
		padding-left: 0;
		padding-right: 0;
	}
}

@media(max-width: 498px) {
	.content-slider {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.text-slider {
		padding-right: 0;
	}
	.text-slider h2 {
		font-size: 30px;
	}
	.slider-home h2 {
		font-size: 24px;
	}
	h1.titulo {
		font-size: 24px;
	}
	h2.decoration:after {
		width: 10px;
		right: -8px;
		top: -6px;
	}
	h2.decoration:before {
		width: 10px;
		left: -8px;
		top: -6px;
	}
	.text-slider p {
		display: none;
	}
	.slider-home {
		margin-top: 30px;
	}
	.slider-home .owl-nav, .slider-home .owl-prev {
		display: none;
	}
	.big-photo, .big-text {
		text-align: center;
		width: 100%;
		float: none;
		text-align: center;
	}
	.big-photo .text-left, .big-text .text-left {
		text-align: center !important;
	}
	.big-photo img {
		max-height: 160px;
		width: auto;
		margin-top: 12px;
		margin-bottom: -20px;
	}
	.big-text h3 {
		display: none;
	}
	.big-text .line {
    	margin: 10px auto;
	}
	.conoce {
		background-size: cover;
	}
	.search_mobile {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
}
**/