@charset "UTF-8";
/* CSS Document */

/*
montserratblack
montserratblack_italic
montserratbold
montserratbold_italic
montserratextrabold
montserratextrabold_italic
montserratextralight
montserratextralight_italic
montserratitalic
montserratlight
montserratlight_italic
montserratmedium
montserratmedium_italic
montserratregular
montserratsemibold
montserratsemibold_italic
montserratthin
montserratthin_italic
*/

*
{
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
*:focus
{
	outline:none;
}
a
{
	text-decoration:none;
	color:#2d2d2d;
}
body
{
	font-family: 'montserratregular';
	font-size:17px;
	font-weight:400;
	color:#2d2d2d;
	line-height:23px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
b,
strong
{
	font-family: 'montserratbold';
}
li
{
	list-style:none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.68);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.68);
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255, 255, 255, 0.68);
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.68);
}
h1
{
font-size: 0;	
}
footer
{
	padding: 15px;
	text-align: center;
	background: #0085bf;
}
footer p
{
	color: #fff;
	font-size: 15px;
	line-height: 21px;
}
footer a
{
	font-family: 'montserratbold';
	color: #fff;
}
/*TRANSITIONS*/

.sub-menu
{
	transition: top .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: top .3s ease-in-out, opacity .3s ease-in-out;
	-webkit-transition: top .3s ease-in-out, opacity .3s ease-in-out;
	-o-transition: top .3s ease-in-out, opacity .3s ease-in-out;
}
.top-menu > li > a,
.top-menu > li > a:after,
.sub-menu > li > a,
.boton-banner,
.boton-banner span,
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right,
.nbs-flexisel-item figure,
.top-cotizacion:before,
.top-cotizacion a,
.top-cotizacion a span,
#social li,
.mod-boton span,
.scrollup,
.form-cotizacion input[type="submit"],
.categoria p,
.categoria p:before,
.categoria p:after
{
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
.mod-foto img
{
	transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-webkit-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
}

/*ID*/

#accesorios
{
	background: url(img/back-accesorios.jpg) center center fixed no-repeat;
	background-size: cover;
	text-align: center;
	padding: 60px 15px 80px 15px;
	margin-top: -6px;
	position: relative;
	z-index: 1;
}
#accesorios h3,
#contacto h3
{
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'montserratbold';
	margin-bottom: 50px;
}
#accesorios h3 span,
#contacto h3 span
{
	display: block;
	font-family: 'montserratlight';
	font-size: 24px;
	text-transform: none;
}
#centro
{
	background:#EBEBEB url(img/back-centro.jpg) center center fixed no-repeat;
	background-size: cover;
	padding: 70px 15px 10px 15px;
}
#centro h2
{
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 40px;
	font-family: 'montserratlight';
	color: #203f67;
	margin-bottom: 50px;
}
#centro h2 b
{
	font-family: 'montserratextrabold';
	color: #0085bf;
}
#centro h3
{
	font-size: 20px;
	font-family: 'montserratbold';
	margin-bottom: 20px;
	color: #203F68;
	text-transform: uppercase;
	border-bottom: 1px dotted #0085bf;
	padding-bottom: 15px;
}
#centro h3 i
{
	color: #0085bf;
}
#centro article
{
	background: rgba(255,255,255,0.30);
	padding: 40px 50px;
	position: relative;
	margin-bottom: 40px;
	box-shadow: 0 0 3px rgba(0,0,0,0.10);
}
#centro article.producto
{
	background: rgba(255,255,255,0.00);
	box-shadow: 0 0 0px rgba(0,0,0,0.10);
	padding: 0 50px 40px 50px;
}
#centro article:before
{
	content: "";
	display: block;
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 100%;
	height: 15px;
	background: url(img/sombra-top-cotizacion.png) center bottom no-repeat;
	background-size: 80% 100%;
}
#centro article:after
{
	content: "";
	display: block;
	clear: both;	
}
#centro article img
{
	border-radius: 15px 0 15px 0;
	-webkit-border-radius: 15px 0 15px 0;
	-moz-border-radius: 15px 0 15px 0;
}
#centro article.image-left img
{
	float: left;
	margin: 0 25px 15px 0;
	width: 50%;
	max-width: 600px;
}
#centro article.image-right img
{
	float: right;
	margin: 0 0 15px 25px;
	width: 50%;
	max-width: 600px;
}
#centro article p
{
	text-align: justify;
}
#contacto
{
	background: url(img/back-contacto.jpg) center center no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 0;
	text-align: center;
	padding: 60px 15px 50px 15px;
	margin-top: -6px;
	position: relative;
	z-index: 1;
}
#contacto article
{
	font-size: 17px;
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	padding: 0 15px;
	margin-bottom: 30px;
}
#contacto article i
{
	width: 57px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	font-size: 35px;
	background: rgba(255,255,255,0.40);
	border-radius: 80em;
	margin-bottom: 30px;
}
#contacto a
{
	color: #fff;
}
#logo-menu
{
	font-size: 0;
	padding: 0 15px;
	height: 100px;
}
#logo-menu article,
#logo-menu nav
{
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
}
#logo-menu nav
{
	width: 80%;
	padding-left: 10px;
	height: 100px;
	position: relative;
}
#preloader
{
    position:absolute;
    top:0; 
	left:0;
    right:0; 
	bottom:0;
    z-index: 20001;
    background: #fff url(img/back-preloader.jpg) center center no-repeat;
	background-size: cover;
	text-align:center;
}
#preloader .centro
{
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 200px;
  width: auto;
}
#preloader .centro img
{
	height: 100%;
}
#social
{
	position: fixed;
	z-index: 1200;
	top: 45%;
	right: 10px;
}
#social li
{
	margin-bottom: 7px;
}
#social li a
{
	display: block;
	background: red;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 28px;
	border-radius: 8px 0 8px 0;
	border: 2px solid rgba(255,255,255,0.40);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.50);
}
#social li a[title="Facebook"]
{
	background: #3556a0;
}
#social li a[title="Instagram"]
{
	background: #bf076f;
}
#social li a[title="WhatsApp"]
{
	background: #30b015;
}
#top-info
{
	background: #203f67;
	color: #fff;
	text-align: right;
	font-size: 0;
	padding: 0 0 0 15px;
	height: 43px;
	line-height: 43px;
	position: relative;
}
#top-info:after
{
	content: "";
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	border-bottom: 2px dotted #203f67;
}
#top-info a
{
	color: #fff;
}
#top-info article
{
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'montserratsemibold';
}

/*CLASS*/

.boton-banner
{
	display: inline-block;
	border: 1px solid #203f67;
	padding: 3px;
	color: #203f67;
	margin-top: 40px;
}
.boton-banner span
{
	display: block;
	background: rgba(255,255,255,0.75);
	padding: 10px 20px;
}
.categoria
{
	position: relative;
}
.categoria p
{
	position: relative;
	position: absolute;
	bottom: 20%;
	left: 0;
	width: 100%;
	background: rgba(30, 62, 104, 0.83);
	text-align: center !important;
	font-size: 20px;
	font-family: 'montserratmedium';
	color: #fff;
	padding: 15px;
	text-transform: uppercase;
}
.categoria p span
{
	color: #28beff;
}
.categoria p:before
{
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
	border-left: 150px solid rgba(0, 133, 191, 0.83);
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}
.categoria p:after
{
	content: "";
	display: block;
	position: absolute;
	bottom: -20px;
	right: 0;
	border-right: 150px solid rgba(0, 133, 191, 0.83);
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
}
.contacto-tel
{
	border-right: 1px dotted #fff;
}
.contacto-dir
{
	border-left: 1px dotted #fff;
}
.content
{
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
}
.colombiano
{
	width: 90%;
	display: inline-block;
	max-width: 260px;
}
.cols
{
	font-size: 0;
}
.cols article
{
	font-size: 17px;
	display: inline-block;
	vertical-align: top;
	margin: 0 1% 40px 1%;
	padding: 15px !important;
}
.cols article img
{
	width: 100%;
}
.col2 article
{
	width: 48%;
}
.col3 article
{
	width: 31.3%;
}
.col4 article
{
	width: 23%;
}
.frase-Catalogo
{
	padding: 15px 50px;
    font-size: 15px;
    line-height: 20px;
    color: #1e3e68;
    background: rgba(210, 210, 210, 0.47);
    max-width: 800px;
    margin: auto;
    text-align: center !important;
    margin-bottom: 8px;
}
.frase-zoom
{
	padding: 5px 50px;
    font-size: 14px;
    line-height: 20px;
    color: #1e3e68;
    max-width: 800px;
    margin: auto;
    text-align: center !important;
    margin-bottom: 8px;
}
.form-cotizacion
{
	font-size: 0;
}
.form-cotizacion fieldset,
.form-cotizacion input[type="file"],
.form-cotizacion input[type="submit"],
.form-cotizacion textarea
{
	font-size: 15px;
	margin-bottom: 15px;
}
fieldset
{
	border-radius: 5px;
	border: 1px dotted #203f67;
	font-size: 17px !important;
	color: #fff;
}
fieldset b
{
	color: #bf076f;
}
.form-cotizacion input[type="text"],
.form-cotizacion input[type="email"],
.form-cotizacion textarea,
.form-cotizacion select
{
	display: block;
	width: 100%;
	height: 40px;
	background: rgba(0,133,191,0.40);
	border: none;
	padding-left: 15px;
	border-radius: 5px;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.68);
}
.formulario.pqrs .form-cotizacion input[type="text"],
.formulario.pqrs .form-cotizacion input[type="email"],
.formulario.pqrs .form-cotizacion textarea,
.formulario.pqrs .form-cotizacion select
{

	background: rgba(255,255,255,0.70);
	color: #203F68;
}
.formulario.pqrs .form-cotizacion ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #203F68;	
}
.formulario.pqrs .form-cotizacion ::-moz-placeholder { /* Firefox 19+ */
  color: #203F68;
}
.formulario.pqrs .form-cotizacion :-ms-input-placeholder { /* IE 10+ */
  color: #203F68;
}
.formulario.pqrs .form-cotizacion :-moz-placeholder { /* Firefox 18- */
  color: #203F68;
}
.form-cotizacion input[type="text"]:focus,
.form-cotizacion input[type="email"]:focus,
.form-cotizacion textarea:focus,
.form-cotizacion input[type="number"]:focus
{
	background: rgba(255,255,255,0.60);
	color: #203F68;
}
.formulario.pqrs .form-cotizacion input[type="text"]:focus,
.formulario.pqrs .form-cotizacion input[type="email"]:focus,
.formulario.pqrs .form-cotizacion textarea:focus,
.formulario.pqrs .form-cotizacion input[type="number"]:focus
{
	background: rgba(0,133,191,0.20);

}
.form-cotizacion textarea
{
	height: 130px;
	padding: 15px;
	resize: none;
}
.form-cotizacion input[type="number"],
.form-cotizacion select#talla
{
	display: inline-block;
	width: 48%;
	height: 40px;
	background: rgba(0,133,191,0.40);
	border: none;
	padding-left: 15px;
	border-radius: 5px;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.68);
}
.formulario.pqrs .form-cotizacion input[type="number"],
.formulario.pqrs .form-cotizacion input[type="number"]#cel
{
	width: 100%;
}
.formulario.pqrs .form-cotizacion input[type="number"]{
	background: rgba(255,255,255,0.70);
}
.form-cotizacion input[type="number"]#cel
{
	width: 50%;
}
.form-cotizacion select
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:  rgba(0,133,191,0.40) url(img/select.jpg) right top no-repeat !important;
	background-size: auto 100%;
}
.formulario.pqrs .form-cotizacion select{
	background:  rgba(255,255,255,0.70) url(img/select.jpg) right top no-repeat !important;
	background-size: auto 100%;
}
.form-cotizacion select:focus
{
	color: #203F68;
	background:  rgba(255,255,255,0.60) url(img/select.jpg) right top no-repeat !important;
	background-size: auto 100%;
}
.formulario.pqrs .form-cotizacion select:focus
{
	background:  rgba(0,133,191,0.20) url(img/select.jpg) right top no-repeat !important;
	background-size: auto 100%;
}

.form-cotizacion input[type="submit"]
{
	border: none;
	background: #203f67 url(img/send.png) right -60px top no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 15px 25px;
	border-radius: 5px;
	color: #fff;
	font-family: 'montserratbold';
	margin-top: 20px;
	cursor: pointer;
}
.formulario
{
	background: rgba(0, 133, 191, 0.77) !important;
}
.formulario.pqrs
{
	background: rgba(255, 255, 255, 0.50) !important;
}
.formulario.pqrs legend
{
	color:#0085bf;
}
.formulario.pqrs p
{
	text-align: center !important;
	margin-bottom: 30px;
}
.formulario h3 
{
	color: #fff !important;
	border-bottom: 1px dotted #fff !important;
}
.formulario h3 i
{
	color: #fff !important;
}
.logo
{
	width: 20%;
	height: 100px;
}
.logo > span
{
	display: block;
	background: #fff;
	width: 100%;
	max-width: 145px;	
	padding: 20px 7px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	position: relative;
	margin-top: -50px;
	z-index: 1200;
}
.logo > span:before
{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -10px;
	height: 100%;
	width: 10px;
	background: url(img/sombra-logo-left.png) right center no-repeat;
	background-size: auto 100%;
}
.logo > span:after
{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -10px;
	height: 100%;
	width: 10px;
	background: url(img/sombra-logo-right.png) left center no-repeat;
	background-size: auto 100%;
}
.logo > span img
{
	width: 100%;
}
.mapa
{
	width: 100%;
	height: 535px;
}
.modulos
{
	position: relative;
	font-size: 0;
	max-width: 2000px;
	width: 100%;
	margin: auto;
}
.mod-boton
{
	display: inline-block;
	color: #fff;
	font-family: 'montserratlight';
	text-transform: uppercase;
	border: 2px dotted #0085bf;
	padding: 3px;
}
.mod-boton span
{
	display: inline-block;
	padding: 10px 15px;
	background: #0085bf;
}
.mod-foto,
.mod-texto
{
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	position: relative;
}
.mod-foto > span
{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.mod-foto img
{
	width: 100%;
}
.mod-foto:after
{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 15px;
	height: 100%;
}
.mod-sombra-right:after
{
	right: -15px;
	background: url(img/sombra-modulos-right.png) left center no-repeat;
	background-size: auto 100%;
}
.mod-sombra-left:after
{
	left:-15px;
	background: url(img/sombra-modulos-left.png) right center no-repeat;
	background-size: auto 100%;
}
.mod-texto
{
	text-align: center;
	padding: 15px;
}
.mod-texto h2
{
	font-size: 29px;
	line-height: 35px;
	font-family: 'montserratbold';
	color: #203f67;
	text-align: center;
	text-transform: uppercase;
}
.mod-texto h2 span
{
	display: inline-block;
	color: #0085bf;
	border: 1px solid #0085bf;
	padding: 5px 15px;
}
.mod-texto p
{
	line-height: 26px;
	padding: 20px 35px;
}
.menu-movil, 
.menu-movil-cerrar
{
	position: absolute;
	top: 35px;
	right: 0;
	font-size: 35px;
	color: #0085bf;
	display: none;
}
.menu-movil
{
	background:#0085bf;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 30px;
}
.nbs-flexisel-item
{
	text-align: center;
}
.nbs-flexisel-item span
{
	display: inline-block;
	width: 100%;
	max-width: 220px;
	height: 220px;
	border-radius: 190em;
	-webkit-border-radius: 190em;
	-moz-border-radius: 190em;
	border: 2px dotted rgba(255,255,255,1.0);
	padding: 8px;
}
.nbs-flexisel-item figure
{
	display: block;
	background: rgba(255,255,255,0.95);
	width: 100%;
	height: 100%;
	border-radius: 190em;
	-webkit-border-radius: 190em;
	-moz-border-radius: 190em;
}
.nbs-flexisel-item img
{
	display: inline-block;
	position: relative;
	top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.scroll
{
	font-size: 15px;
	color: #203f67;
	display: none;
}
.scroll i
{
	color: #0085bf;
}
.scrollup 
{
    position: fixed;
    bottom: 30px;
    right: -180px;
    width: 50px;
    height: 50px;
    z-index: 999;
    background: rgba(255, 255, 255, 0.83);
    color: #0060a9;
    cursor: pointer;
    display: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    box-shadow: 0 0 3px rgba(0,0,0,0.70);
}
.sub-menu
{
	position: relative;
	position: absolute;
	top: 100px;
	left: 0;
	width: 200px;
	background:#0085bf;
	text-align: left;
	border-radius: 0 10px 0 10px;
	opacity: 0;
    overflow: hidden;
    height: 0;
	z-index: 1200;
}
.sub-menu:after
{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: url(img/sombra-submenu.png) left top no-repeat;
	background-size: 100%;
}
.sub-menu > li
{
	border-bottom: 1px solid rgba(255,255,255,0.47);
}
.sub-menu > li:last-child
{
	border-bottom: 0px;
}
.sub-menu > li > a
{
	display: block;
	padding: 10px 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}
.sub-menu > li:first-child > a
{
	border-radius: 0 7px 0 0;
}
.sub-menu > li:last-child > a
{
	border-radius: 0 0 0 7px;
}
.top-cotizacion
{
	margin-left: 30px;
	position: relative;
	z-index: 1;
}
.top-cotizacion a
{
	background: #0085bf;
	padding: 7px 10px;
	display: block;
	overflow: hidden;
	height: 57px;
}
.top-cotizacion a span
{
	display: block;
	position: relative;
	text-align: center;
	margin-top: 0;
}
.top-cotizacion a span:last-child
{
	color: #203f67;
	font-family: 'montserratbold';
	font-size: 18px;
	opacity: 0;
}
.top-cotizacion:before
{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -20px;
	border-bottom: 57px solid #0085bf;
	border-left: 20px solid transparent;
}
.top-cotizacion:after
{
	content: "";
	display: block;
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 100%;
	height: 10px;
	background: url(img/sombra-top-cotizacion.png) bottom center no-repeat;
	background-size: 100%;
}
.top-datos b
{
	color: #0085bf;
}
.top-datos i
{
	color: #0085bf;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
.top-menu
{
	text-align: right;
	font-size: 0;
	position: relative;
}
.top-menu > li
{
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.top-menu > li > a
{
	display: block;
	height: 100px;
	line-height: 100px;
	padding: 0 10px;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	font-family: 'montserratmedium';
}
.top-menu > li > a:after
{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
	border-bottom: 8px solid #0085bf;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	opacity: 0;
}
.top-menu > li > a i
{
	color:#0085bf;
	font-size: 13px;
}
.tp-caption
{
	background: rgba(255,255,255,0.75);
	height: 100%;
	max-width: 340px;
	width: 100%;
	padding: 0 25px;
	text-transform: uppercase;
}
.tp-caption > span
{
	display: block;
	position: relative;
	top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.tp-caption > span p
{
	font-size: 24px;
	line-height: 30px;
	color: #203f67;
	font-family: 'montserratregular';
	white-space:normal;
}
.tp-caption > span p b
{
	font-family: 'montserratextrabold';
}
.tp-caption .c-blue
{
	color: #0085bf;
}
.tp-caption .f-a
{
	font-size: 28px;
}
.tp-caption .f-b
{
	font-size: 32px;
}
.whatsapp-movil
{
	display: none;
}

/*file*/

.inputfile 
{
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label 
{
    max-width: 100%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label 
{
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label 
{
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

/* .inputfile + label * 
{
    pointer-events: none;
     in case of FastClick lib use
}*/

.inputfile + label i 
{
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.inputfile-6 + label {
    color: #203f67;
	margin-bottom: 20px;
	margin-top: 20px;
}

.inputfile-6 + label {
    border: 1px solid #203f67;
    background-color: rgba(255, 255, 255, 0.25);
    padding: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label 
{
    border-color: #06b3ff;
	background-color: rgba(255, 255, 255, 0.55);
	outline: none;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
	font-size: 15px;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #ffffff;
    background-color: #203f67;
    font-size: 15px;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong
{
    background-color: #06b3ff;
	outline: none;
}


/*Hover*/

@media only screen and (min-width : 900px)
{
	#social li:hover
	{
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
	}

	/*-----------*/

	.boton-banner:hover
	{
		color: #fff;
	}
	.boton-banner:hover span
	{
		background: #203f67;
	}
	.categoria:hover p 
	{
		bottom: 40%;
		background: rgba(30, 62, 104, 0.95);
		padding: 35px 15px;
	}
	.form-cotizacion input[type="submit"]:hover
	{
		background: #203f67 url(img/send.png) right 0 top no-repeat;
		padding: 15px 50px 15px 30px;
	}

	.inputfile-6 + label:hover strong 
	{
		background-color: #203f67;
	}
	.inputfile-6 + label:hover 
	{
		border-color: #203f67;
		background-color: rgba(255, 255, 255, 0.55);
	}
	.mod-boton:hover span
	{
		padding: 10px 25px;
		background: #203f67;
	}
	.nbs-flexisel-item span:hover figure
	{
		background: rgba(255,255,255,0.95);
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
	}
	.scrollup:hover 
	{
		
		background: rgba(255, 255, 255, 0.98);
		box-shadow: 0 0 8px rgba(0,0,0,0.90);
	}
	.sub-menu > li:hover > a
	{
		background: #00608c;
	}
	.top-cotizacion:hover a
	{
		background: #03b3ff;
	}
	.top-cotizacion:hover:before
	{
		border-bottom: 57px solid #03b3ff;
	}
	.top-cotizacion a:hover span:first-child
	{
		margin-top: -45px;
		opacity: 0;
	}
	.top-cotizacion a:hover span:last-child
	{
		opacity: 1;
	}
	.top-menu > li:hover > a,
	.top-menu > li.active > a
	{
		color:#0085bf;
	}
	.top-menu > li:hover > a:after,
	.top-menu > li.active > a:after
	{
		bottom: 20px;
		opacity: 1;
	}
	.top-menu > li:hover .sub-menu 
	{
		top: 80px;
		opacity: 1;
		overflow: visible;
		height: auto;
		padding: 5px;
	}
}

@media only screen and (min-width : 900px) and (max-width : 1170px)
{
	.mod-foto img 
	{
    	width: auto;
		height: 500px;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		-moz-transform: translatex(-50%);
		-webkit-transform: translatex(-50%);
	}
	.mod-texto p 
	{
		line-height: 26px;
		padding: 20px 20px;
	}
}

@media only screen and (max-width : 899px)
{
	/*#banner
	{
		height: 450px;
		background: red;
	}
	.tp-banner-container
	{
		min-height: 450px !important;
	}
	.tp-banner
	{
		min-height: 450px !important;
	}
	*/
	#centro article
	{
		text-align: center;
	}
	#centro article.formulario,
	#centro article.datos-contactenos
	{
		text-align: left;
		display: block;
		width: 100%;
		margin: 0 0 40px 0;
	}
	#centro article.image-left img 
	{
		float: none;
		margin: 0 auto 15px auto;
		width: 100%;
	}
	#centro article.image-right img 
	{
		float: none;
		margin: 0 auto 15px auto;
		width: 100%;
	}
	#centro h2 
	{
		font-size: 30px;
		line-height: 35px;
	}
	#contacto 
	{
		padding: 30px 15px 30px 15px;
	}
	#contacto article 
	{
		display: block;
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
	#logo-menu nav 
	{
		width: 40%;
	}
	#top-info article 
	{
		font-size: 15px;
	}
	.colombiano 
	{
		margin-top: 20px;
	}
	.col3 article,
	.col4 article
	{
		width: 48%;
	}
	.contacto-tel 
	{
		border-right: 0px dotted #fff;
	}
	.contacto-dir 
	{
		border-left: 0px dotted #fff;
	}
	.frase-zoom
	{
		display: none;
	}
	.logo 
	{
		width: 60%;
	}
	.logo > span 
	{
		max-width: 125px;
		margin-top: -10px;
	}
	.mapa
	{
		height: 400px;
	}
	.menu-movil,
	.menu-movil-cerrar
	{
		display: block;
	}
	.menu-movil-cerrar
	{
		top: 5px;
		right: 5px;
	}
	.modulos article
	{
		position: relative;
	}
	.mod-foto, .mod-texto 
	{
		display: block;
		width: 100%;
	}
	.mod-texto
	{
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		background: rgba(255,255,255,0.80);
	}
	.mod-texto p 
	{
		line-height: 23px;
		padding: 20px 0;
	}
	.mod-foto img 
	{
    	width: auto;
		height: 600px;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		-moz-transform: translatex(-50%);
		-webkit-transform: translatex(-50%);
	}
	.mod-sombra-right:after,
	.mod-sombra-left:after
	{
		display: none;
	}
	.nbs-flexisel-item span
	{
		max-width: 170px;
		height: 170px;
	}
	.scroll
	{
		display: block;
		margin-top: 15px;
	}
	
	.top-cotizacion 
	{
		margin-left: 15px;
	}
	.top-cotizacion a 
	{
		padding: 7px 5px;
		font-size: 15px;
	}
	.top-cotizacion:after 
	{
		bottom: -8px;
		height: 8px;
	}
	.top-menu
	{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(32, 63, 103, 0.95);
		z-index: 1300;
		text-align: center;
		padding: 60px 0 40px 0;
		display: none;
		overflow-y: scroll;
	}
	.top-menu > li 
	{
		font-size: 15px;
		display: block;
		border-bottom: 1px dotted #0085bf;
	}
	.top-menu > li:last-child
	{
		border-bottom: none;
	}
	.top-menu > li > a 
	{
		height: auto;
		line-height: 15px;
		padding: 25px 10px;
		color: #fff;
	}
	.sub-menu 
	{
		position:inherit;
		top: 0px;
		width: 100%;
		background: #0085bf;
		text-align: center;
		border-radius: 0;
		opacity: 1;
		overflow: visible;
		height: auto;
		display: none;
	}
	.sub-menu > li > a 
	{
		padding: 25px 5px;
	}
	.sub-menu:after 
	{
		display: none;
	}
	.top-menu > li:hover .sub-menu 
	{
		display: block;
	}
}
@media only screen and (max-width : 500px)
{
	#centro article.producto 
	{
		padding: 0 0 20px 0;
	}
	#logo-menu 
	{
		height: 70px;
	}
	#logo-menu nav 
	{
		height: 70px;
	}
	#social 
	{
		top: 45%;
	}
	#top-info 
	{
		padding: 0;
		height: auto;
	}
	#top-info article 
	{
		display: block;
		text-align: center;
	}
	.categoria p 
	{
		font-size: 20px !important;
	}
	.col2 article,
	.col3 article,
	.col4 article
	{
		width: 100%;
		margin: 0 0 40px 0;
	}
	.frase-Catalogo,
	.frase-zoom
	{
		padding:15px;
	}
	.form-cotizacion input[type="number"]#cel, 
	.form-cotizacion select#cantidad
	{
		width: 100%;
		margin-bottom: 15px;
	}
	.form-cotizacion input[type="number"], 
	.form-cotizacion select#talla 
	{
		width: 100%;
	}
	.inputfile-6 + label 
	{
		width: 100%;
		text-align: center;
	}
	.inputfile-6 + label strong 
	{
		display: block;
	}
	.inputfile-6 + label span 
	{
		width: 100%;
	}
	.logo > span 
	{
		max-width: 100px;
		margin-top: -15px;
		padding: 10px 5px;
	}
	.menu-movil
	{
		top: 18px;
	}
	.top-cotizacion 
	{
		margin-left: 0;
	}
	.top-cotizacion:before 
	{
		display: none;
	}
	.top-cotizacion a 
	{
		padding: 0px 5px;
		height: 43px;	
	}
	.whatsapp-movil
	{
		display: block;
	}
	.whatsapp-pc
	{
		display: none;
	}
	
}
@media only screen and (max-width : 400px)
{
	#accesorios h3, #contacto h3 
	{
		font-size: 25px;
		line-height: 29px;
	}
	#accesorios h3 span, 
	#contacto h3 span 
	{
		font-size: 18px;
	}
	#centro h2 
	{
		font-size: 25px;
		line-height: 31px;
		margin-bottom: 25px;
	}
	#centro h3 
	{
		font-size: 17px;
	}
	#centro article 
	{
		padding: 20px 30px;
		position: relative;
	}
	#centro article p 
	{
		font-size: 15px;
		line-height: 20px;
	}
	#contacto article i 
	{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 25px;
		margin-bottom: 10px;
	}
	#preloader .centro 
	{
		height: 120px;
	}
	#social li a 
	{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
	.colombiano 
	{
		max-width: 180px;
	}
	.mod-foto img 
	{
		height: 500px;
	}
	.mod-texto h2 
	{
		font-size: 25px;
		line-height: 31px;
	}
	.mod-texto p 
	{
		line-height: 19px;
		font-size: 15px;
	}
	.mod-boton span 
	{
		padding: 5px 10px;
		font-size: 15px;
	}
	.nbs-flexisel-item span
	{
		max-width: 220px;
		height: 220px;
	}
	
}
