/*   
Theme Name: Lafayette Uniforme
Theme URI: http://www.uniformelafayette.com/
Description: Tema para wordpress 4.6.1
Author: Pixelpro
Author URI: http://www.pixelpro.com.co
Version: 1
*/
/* Import Fonts :
-------------------------------------------------------------- */
/* USE:    font-family: 'FuturaHvBTHeavy',Myriad Pro, Arial, sans-serif; */
@font-face {
	font-family: 'FuturaHvBTHeavy';
	src: url('fonts/futurah-webfont.eot');
	src: url('fonts/futurah-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/futurah-webfont.woff') format('woff'), url('fonts/futurah-webfont.ttf') format('truetype'), url('fonts/futurah-webfont.svg#FuturaHvBTHeavy') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* USE:    font-family: 'FuturaMdBTMedium',Myriad Pro, Arial, sans-serif;  */

@font-face {
	font-family: 'FuturaMdBTMedium';
	src: url('fonts/futuram-webfont.eot');
	src: url('fonts/futuram-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/futuram-webfont.woff') format('woff'), url('fonts/futuram-webfont.ttf') format('truetype'), url('fonts/futuram-webfont.svg#FuturaMdBTMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* USE:    font-family: 'FuturaLtBTLight',Myriad Pro, Arial, sans-serif;  */

@font-face {
	font-family: 'FuturaLtBTLight';
	src: url('fonts/futura_light_bt-webfont.eot');
	src: url('fonts/futura_light_bt-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/futura_light_bt-webfont.woff') format('woff'), url('fonts/futura_light_bt-webfont.ttf') format('truetype'), url('fonts/futura_light_bt-webfont.svg#FuturaLtBTLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* USE:    font-family: 'MyriadWebProRegular',Myriad Pro, Arial, sans-serif;  */

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

@media screen {
* {
	margin: 0;
	padding: 0;
}
.screen-reader-text {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.clear {
	clear: both;
}
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .group, *:first-child+html .group {
	zoom: 1;
} /* First selector = IE6, Second Selector = IE 7 */
#page-wrap {
	width: 940px;
	margin: 20px auto;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
}
p {
	margin: 0 0 10px 0;
}
a {
}
a:hover {
}
blockquote {
}
blockquote p {
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
ul, ol {
	margin: 0 0 10px 0;
}
/*.navigation {padding: 0 20px; overflow: hidden; background:#f6f6f6;}

   .next-posts {float: left; width: 50%;}

   .next-posts a {margin: 10px 0; color: #333; font-family: 'BariolRegular', sans-serif; display: block;}

   .prev-posts {float: right; width: 50%;text-align: right;}

   .prev-posts a {margin: 10px 0; color: #333; font-family: 'BariolRegular', sans-serif; display: block;}*/

.navigation {
	padding: 0;
}
.navigation ul {
	text-align: center;
	padding: 40px 0 20px!important;
}
.navigation li {
	display: inline;
	padding: 0!important;
	background: none!important;
}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
	cursor: pointer;
	border-right: 1px solid #CCCCCC;
	font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif;
	font-size: 14px;
	padding: 20px 30px;
	display: inline-block;
}
.navigation li:last-child a {
	border-right: none!important;
}
.navigation li a:hover, .navigation li.active a {
	color: #0a7dc2;
}
#searchform {
}
#s {
}
#searchsubmt {
}
/*------------------ESTILOS PLANTILLA-------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
.contenido ol, .contenido ul {
	margin-left: 20px;
}
#container .contenedor ol, #container .blog-contenido ol {
	margin-left: 15px;
	list-style-type: decimal;
	margin-bottom: 15px;
}
#container .contenedor ol li, #container .blog-contenido ol li {
	padding-left: 5px;
	margin-bottom: 10px;
	color: #666;
	line-height: 1.35em;
}
input, a {
	outline: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
	border: 1px solid #ccc;
	width: 100%;
}
tr th {
	text-align: left;
}
tr th, tr td {
	padding: 2px;
}
tr th:last-child, tr td:last-child {
	border-right: 0px;
}
table th {
	font-weight: bold;
}
/*basic styles*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #999999;
	font-family: 'MyriadWebProRegular', Myriad Pro, Arial, sans-serif;
	font-size: 100%;
}
/* Headings

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

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	font-size: 36px;
 *font-size: 33px;
	text-transform: uppercase;
	color: #666666;
	line-height: 43px;
}
h2 {
	font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif;
	font-size: 24px;
	color: #666666;
	line-height: 28px;
	margin-bottom: 5px;
}
h3 {
	font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif;
	font-size: 24px;
	color: #666666;
	line-height: 28px;
}
h4 {
	font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif;
	font-size: 22px;
	color: #999999;
	line-height: 28px;
}
h5 {
	font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 18px;
	text-transform: uppercase;
}
h6 {
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
	line-height: 23px;
}
/* Text elements

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

p, ul li {
	font-size: 16px;
	line-height: 22px;
}
label {
	font-size: 13px;
	line-height: 18px;
}
a:focus, a:hover {
	cursor: pointer;
}
a {
	text-decoration: none;
	color: #999;
	transition: all 0.3s linear;
}
a:focus, a:hover, a:active {
	outline: none;
}
small {
	font-size: 85%;
}
/* grid personalizado 

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



/* clase de la entrada en el home 

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

.img_entrada {

	position: relative;
	height: 0;
	padding-top: 70% ;
	overflow: hidden;

}


.img_entrada img {

position: absolute;
top: 0;
width: 100%;
min-height: 100%;

}
.titulo_entrada{
	padding-top: 15px !important;
	margin: 10px;
	font-size: 0.9em;
	font-weight: 300 ;
	line-height: normal !important;
	color: black ! important;
	
}


.btn-margen{

	margin-top: 10px !important ;
	margin-bottom: 5px !important ;
}

.entrada_imagen_home h2{

position: relative !important; 

}

.entrada_home {
background-color: #f3f3f3 !important;
}

.col {
	padding: 0;
	display: block;
}
.col.margin {
	padding: 20px;
	margin-bottom: 0;
}
.col.margin10 {
	padding: 10px 20px;
	margin-bottom: 0;
}
.col a.boton {
	display: block;
	padding: 10px 30px;
	color: #333333;
	background: #eeeeee;
	border-radius: 6px;
	border: 1px solid #cccccc;
	text-decoration: none;
}
.footerchile {
	background: #0a7dc2;
	color: white;
	padding: 20px 20px 0 20px;
	overflow: auto;
}
.footerchile a {
	color: #ffffff;
}
.footerchile a:hover {
	text-decoration: underline;
}
.footerchile h3 {
	margin-bottom: 15px;
}
.row {
	margin: 0;
}
.row.margin {
	margin: 0 -20px;
}
.row:before, .row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}
.col {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.col.dostercios {
	width: 66.66%;
}
.col.trescuartos {
	width: 75%;
}
.col.tresquintos {
	width: 60%;
}
.col.dosquintos {
	width: 40%;
}
.col.treinta {
	width: 30%;
}
.col.quince {
	width: 15%;
}
.col.dos {
	width: 50%;
}
.col.tres {
	width: 33.33%;
}
.col.cuatro {
	width: 25%;
}
.col.cinco {
	width: 20%;
}
.col.seis {
	width: 16.66%;
}
.col.auto {
	overflow: auto;
}
/* Lists

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

ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li ul, li ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
	margin: 0 auto;
}
img {
	max-width: 100%;
	height: auto;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
p {
	margin-bottom: 15px;
}
p.small {
	font-size: 85%;
}
.single .contenedor {
	color: #666;
}
a:hover {
	text-decoration: underline;
}
.btn, button, input[type="submit"], input[type="button"], #commentform #submit, .wpcf7 input[type="submit"], .read-more {
	/*background-color: #0a7dc2;*/

	display: block;
	padding: 7px 20px;
	line-height: 16px;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none!important;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #e4e4e4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	color: #0a7dc2;
	background-color: #f9f9f9;
	background: linear-gradient(#FFF, #f9f9f9);
	background: -webkit-linear-gradient(#FFF, #f9f9f9);
	background: -moz-linear-gradient(#FFF, #f9f9f9);
	background: -ms-linear-gradient(#FFF, #f9f9f9);
	transition: all 0.3s linear;
}
.read-more {
	padding: 3px 10px;
	float: left;
}
.btn:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover, #commentform #submit:hover, .wpcf7 input[type="submit"]:hover, .read-more:hover {
	background-color: #0a7dc2;
	background: linear-gradient(#069edb, #0a7dc2);
	background: -webkit-linear-gradient(#069edb, #0a7dc2);
	background: -moz-linear-gradient(#069edb, #0a7dc2);
	background: -ms-linear-gradient(#069edb, #0a7dc2);
	border: 1px solid #024d84;
	color: #fff;
}
input[type="text"], input[type="email"], input[type="password"], select, textarea {
	font-family: inherit;
	color: #666;
	border: 1px solid #E4E4E4;
	padding: 5px 10px;
	line-height: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	width: 100%;
	border-radius: 2px;
}
.wrapper {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
/*header*/

#top-nav {
	width: 100%;
	z-index: 0;
	height: 60px;
	background: transparent url('images/top-nav_bg.png') repeat;
}
#top-nav ul {
	float: left;
}
#top-nav li {
	float: left;
	padding: 0 0 4px;
	position: relative;
}
#top-nav li a span {
	display: none;
}
#top-nav li.lafayette {
	border-top: 4px solid #C6021A;
}
#top-nav li.lafayette:active {
	border-top: 4px solid #9d0214;
}
#top-nav li.fashion {
	border-top: 4px solid #AA0058;
}
#top-nav li.fashion:active {
	border-top: 4px solid #92004b;
}
#top-nav li.deco {
	border-top: 4px solid #CC3333;
}
#top-nav li.deco:active {
	border-top: 4px solid #50872a;
}
#top-nav li.Sports {
	border-top: 4px solid #000000;
}
#top-nav #section-5507 {
	border-top: 4px solid #0063a2;
}
#top-nav li.digitex {
	border-top: 4px solid #2EBAB2;
}
#top-nav li.digitex:active {
	border-top: 4px solid #43a9a3;
}
#top-nav li.texsolutions {
	border-top: 4px solid #A9ABAE;
}
#top-nav li.texsolutions:active {
	border-top: 4px solid #7d7f80;
}
#top-nav li a {
	color: #777777;
	float: left;
	font-size: 18px;
	padding: 16px 27px;
}
#top-nav li.active {
	background: none repeat scroll 0 0 #FFFFFF;
}
#top-nav li.active a {
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}
#top-nav li:hover {
	background: url("images/top-nav_hover.png") repeat-x;
}
#top-nav li:active a {
	background: url("images/top-nav_hover.png") repeat-x;
	-moz-box-shadow: 0px 1px 6px #333 inset;
	-webkit-box-shadow: 0px 1px 6px #333 inset;
	box-shadow: 0px 1px 6px #333 inset;
}
#encabezado {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	top: 0;
	height: auto;
	z-index: 60;
}
.home #encabezado {
	margin-bottom: 10px;
}
#encabezado #logo {
	padding: 2px;
}
#encabezado #logo .logo {
	padding-top: 6px;
	float: left;
}
#encabezado #logo .logo h1 {
	width: 0;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999999px;
}
#encabezado #logo #tagline {
	float: left;
	margin: 20px 0 0 50px;
}
#tagline .desc {
	color: #666;
	font-size: 18px;
	float: left;
	font-weight: normal;
	font-family: "FuturaHvBTHeavy", Myriad Pro, Arial, sans-serif;
	text-transform: uppercase;
}
#tagline .desc span {
	font-family: futuraltbtlight;
}
#encabezado #header-info, #encabezado #header-info .page-tools > * {
	float: right;
}
#lang #menu-menu-idiomas > li > a {
	display: none;
	cursor: pointer;
}
#lang #menu-menu-idiomas {
	padding-left: 15px;
}
.qtranxs-lang-menu-item-es {
	float: right;
}
.qtranxs-lang-menu-item-es a {
	background: url('images/lang-spanish.png') no-repeat 0 0;
	text-indent: -9999px;
	width: 70px;
	height: 30px;
	transition: none!important;
	display: block;
}
body#ingles .qtranxs-lang-menu-item-es a {
	background-position: 0 -72px;
}
.qtranxs-lang-menu-item-es a:hover {
	background-position: 0 -37px!important;
}
.qtranxs-lang-menu-item-en {
	float: left;
}
.qtranxs-lang-menu-item-en a {
	background: url('images/lang-english.png') no-repeat 0 1px;
	text-indent: -9999px;
	width: 71px;
	height: 30px;
	transition: none!important;
	display: block;
}
body#espanol .qtranxs-lang-menu-item-en a {
	background-position: 0 -72px;
}
.qtranxs-lang-menu-item-en:hover a {
	background-position: 0 -34px!important;
}
header .menu-principal {
	float: none;
	position: relative;
	margin: 0 auto 10px;
	clear: both;
}
header .menu-principal #principal {
	padding: 10px 0 0;
}
header .menu-principal #principal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	display: block;
}
header .menu-principal #principal li {
	display: inline;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}
header .menu-principal #principal a {
	padding: 10px 20px;
	text-decoration: none;
	line-height: 20px;
	display: block;
	font-weight: normal;
	color: #888;
	font-size: 0.75em;
	text-transform: uppercase;
	border-right: 2px solid #DDD;
}
header .menu-principal #principal li:last-child a {
	border-right: 0 none;
}
header .menu-principal #principal .current-menu-item > a, header .menu-principal #principal .current_page_item > a, header .menu-principal #principal .mega-current-menu-item > a, header .menu-principal #principal .mega-current_page_item > a {
	color: #0a7dc2;
}
header .menu-principal #principal li a:hover {
	text-decoration: none!important;
	color: #0a7dc2;
}
header .menu-principal #principal li ul {
	display: none;
	margin-top: 0;
	position: absolute;
	width: 165px;
	padding: 5px;
	top: 100%;
}
header .menu-principal #principal li:hover ul {
	display: block;
}
header .menu-principal #principal li ul a {
	display: block;
	padding: 5px 10px;
	text-transform: none;
	border-right: none;
}
header .menu-principal #principal li ul li {
	display: block;
	padding: 0;
}
header .menu-principal #principal li ul a:hover {
	background: #eee;
}
header .menu-principal #principal #cerrar-menu {
	display: none;
}
.parent-pageid-227 #mega-menu-item-231 > a {
	color: #036CAE !important;
}
.parent-pageid-227 #mega-menu-item-231 {
	background: #c2ddee !important;
}
#mobile-toggle {
	position: absolute;
	left: 0;
	top: 0px;
	margin-top: 5px;
	background: url('images/bg-menumob.png') no-repeat;
	width: 30px;
	height: 30px;
	padding: 0!important;
	display: none!important;
}
#principal .mega-toggle-block {display: none;}
header .fb-like {
	padding: 3px 0 3px 15px;
}
header .redes {
	padding: 1px 0;
}
header .redes a {
	background: #0a7dc2;
	float: left;
	height: 27px;
	margin-left: 5px;
	width: 27px;
	border-radius: 50%;
	text-align: center;
	line-height: 29px;
}
header .redes a i {
	color: #fff;
}
header .redes a:hover {
	opacity: 0.7;
}
.mobileView {
	display: none;
}
#contact-info .facebook {
	float: right;
	background: #0a7dc2;
	height: 24px;
	margin-left: 0;
	width: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 27px;
}
#contact-info .facebook:hover {
	opacity: 0.9;
}
#contact-info .facebook i {
	color: #fff;
}
#contact-info, .page-tools {
	padding: 20px 0;
}
#contact-info {
	clear: both;
}
#contact-info a {
	text-decoration: none;
}
#contact-info a:hover {
	color: #0a7dc2;
}
#contact-info ul {
	float: right;
}
#contact-info ul li {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px;
	color: #666666;
	text-transform: uppercase;
	font-size: 0.875em;
}
#contact-info ul li.phones {
	position: relative;
}
#contact-info ul {
	list-style: none;
}
.list_phones {
	background: #ececec none repeat scroll 0 0;
	border-radius: 4px;
	border-top: 1px solid white;
	padding: 0;
	position: absolute;
	right: -12px;
	text-align: left;
	top: 32px;
	width: 340px;
	z-index: 100;
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.33);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.33);
	display: none;
}
#contact-info .list_phones:before {
	content: "";
	display: block;
	top: -12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent transparent #ececec transparent;
	position: absolute;
	right: 70px;
}
#contact-info ul strong {
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	font-weight: normal;
}
.list_phones p {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
	font-size: 1em;
	margin: 0;
}
.list_phones p:hover {
	background: #FFF;
	color: #0a7dc2;
}
/*Banners página principal*/

.home #banner {
	background: #f9f9f9;
}
#banner h1 {
	margin-bottom: 30px;
}
#banner .flex-control-nav {
	bottom: -20px;
}
#banner .caption {
	text-align: center;
	padding: 20px;
	border-radius: 15px;
	background: #333;
	background: rgba(51,51,51,0.7);
	max-width: 40%;
	color: #fff;
	white-space: initial!important;
}
#banner .caption h2 {
	font-size: 1.429em;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 5px;
	margin-bottom: 1em;
}
#banner .caption p {
	font-size: 1.286em;
	margin-bottom: 15px;
}
#banner .readmore {
	font-size: 1em;
	color: #fff;
	background: none;
	border: 1px solid #85B200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	border-radius: 3px;
}
#banner .readmore:hover {
	border: 1px solid #fff;
	color: #85B200;
	text-decoration: none;
}
#banner.opacidad .flex-viewport {
	overflow: visible!important;
}
#banner.opacidad {
	overflow: hidden;
}
/*contenido*/

.single .sidebar .contenedor {
	padding-left: 123px;
	box-sizing: border-box;
}
#container .titulo h1 {
	margin-bottom: 15px;
}
#container .contenedor .imagen {
	margin-bottom: 15px;
}
ul#crumbs {
	padding: 10px 0 20px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
#breadcrumb ul li:first-child {
	border-left: medium none;
}
#breadcrumb ul li {
	border-left: 2px solid #656565;
	color: #656565;
	float: left;
	font-size: 13px;
	height: 13px;
	line-height: 15px;
	padding: 0 15px;
}
#breadcrumb ul li a {
	color: #9e9e9e;
	display: block;
	float: left;
}
.home .destacado .metaslider {
	margin: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.aligncenter {
	text-align: center;
	margin: 0 auto 10px;
}
#container {
	padding: 20px 0 30px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}
#container ul, #container .blog-contenido ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#container .contenedor ul li, #container .blog-contenido ul li {
	list-style: none;
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	background: url('images/vineta.png') no-repeat left 8px;
}
.contenedor h3 {
	margin-top: 15px;
	color: #888;
}
span.color {
	color: #0a7dc2;
}
hr {
	margin: 40px 0;
	display: block;
	height: 1px;
	border: 0;
	background: #ddd;
	padding: 0;
}
.archive #container .wrapper > .titulo {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.archive .titulo .desc p {
	color: #000;
	font-size: 16px !important;
	font-family: FuturaMdBTMedium;
}
#container .contenedor .metaslider {
	margin: auto;
}
#container .contenedor .metaslider ul li {
	padding-left: 0;
	margin: 0;
	background: none;
}
.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
	text-align: center!important;
	text-transform: uppercase;
	font-size: 10px;
	color: #333;
}
/*footer*/

#backtop {
	width: 100%;
	overflow: hidden;
}
#backtop a {
	background: url("images/backtop.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 12px;
	height: 21px;
	text-transform: uppercase;
	width: 186px;
	float: right;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
}
#backtop a span {
	float: left;
	margin-left: 30px;
	margin-top: 9px;
}
#backtop a:hover {
	color: #bbb;
}
#footer-featured {
	width: 100%;
	z-index: 0;
	border-top: 11px solid #333333;
	background: url("images/pattern.png");
	padding-top: 20px;
}
#footer-featured .wpcf7 p {
	color: #ccc;
	font-size: 13px;
	margin-bottom: 5px;
}
#footer-featured h2 {
	color: #ffffff;
	font-family: futuraltbtlight;
}
#footer-featured .wp-polls p {
	color: #cccccc;
	font-size: 13px;
}
#footer-featured .wp-polls-ul {
	margin: 0 0 20px;
	padding: 20px 0 5px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#footer-featured .wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 15px;
	background: #cc3333;
	border: 1px solid #333;
}
#footer-featured .wp-polls-ul li {
	color: #fff;
	font-family: 'MyriadWebProRegular', Myriad Pro, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 18px;
}
#footer-featured .wp-polls .Buttons {
	padding: 5px 15px!important;
}
#footer-featured .wp-polls li label {
	margin-left: 25px;
	display: block;
}
#footer-featured .wp-polls input[type="radio"] {
	float: left;
	width: 15px;
	height: 15px;
}
#footer-featured .twitter-timeline {
	max-height: 180px;
	min-height: 180px!important;
	margin-top: 10px!important;
}
#ingles #footer-featured #polls-widget-2, #espanol #footer-featured #polls-widget-3, #ingles .mega-menu #mega-menu-item-128, #ingles .menu #menu-item-128 {
	display: none!important;
}
#footer-nav {
	background: #CCC;
}
#footer-nav .wrapper {
	padding: 30px 20px;
}
#footer-nav .row.margin {
	margin: 0 -15px;
}
#footer-nav .col.margin {
	padding: 0 15px;
}
#footer-nav ul li ul {
	display: none;
}
#footer-nav h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	color: #444;
	line-height: 1em;
	margin-bottom: 1em;
}
#footer-nav .site_map li {
	line-height: 0.8em;
	margin-bottom: 7px;
}
#footer-nav .site_map li:last-child {
	margin-bottom: 0;
}
#footer-nav .site_map a {
	font-size: 12px;
	text-transform: uppercase;
	color: #535353;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
}
#footer-nav .site_map li.active a {
	color: #cc3333;
}
#footer-nav .site_map .row.margin {
	margin: 0 -10px;
}
#footer-nav .site_map .col.margin {
	padding: 0 10px;
}
#footer-nav .social_foot .btn_social {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	padding: 9px 28px;
	color: #444444;
	background: #fff;
	margin-bottom: 10px;
}
#footer-nav .social_foot .btn_social i {
	float: right;
	font-size: 1.5em;
	margin-top: -3px;
}
#footer-nav .social_foot .btn_social:hover {
	text-decoration: none;
	background-color: #565656;
	color: #FFF;
}
#footer-nav .servicio_foot a {
	display: block;
	_display: inline;
	zoom: 1;
	float: left;
	vertical-align: top;
	background-image: url('images/footer-icons.png');
	background-repeat: no-repeat;
	width: 95px;
	margin: 0;
	padding: 106px 5px 0;
	color: #535353;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'FuturaHvBTHeavy';
	line-height: 1.5em;
	box-sizing: border-box;
}
#footer-nav .servicio_foot a.serv_local {
	background-position: 0 -10px;
}
#footer-nav .servicio_foot a.serv_preguntas {
	background-position: -99px -10px;
}
#footer-nav .servicio_foot a.serv_cliente {
	background-position: -209px -10px;
}
#footer-nav .servicio_foot a.serv_chat {
	background-position: -303px -10px;
}
#footer-nav .servicio_foot a.serv_sosten {
	background-position: -401px -10px;
}
#footer-nav .servicio_foot a:hover {
	text-decoration: none;
	color: #cc3333;
}
.contact_foot .tel_foot .box_contact {
	display: inline-block;
	width: 49%;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	padding: 13px 0px 10px;
}
.contact_foot .tel_foot .box_contact h3 {
	font-size: 16px;
	color: #888;
	margin: 0px 0 3px;
}
.contact_foot .tel_foot .box_contact p {
	margin: 0 0 2px;
	font-size: 14px;
	color: #888;
}
.contact_foot .tel_foot .box_contact strong {
	font-size: 18px;
	color: #444;
}
.contact_foot .acceso_foot .box_acceso {
	width: 43%;
	display: inline-block;
	vertical-align: top;
	margin-left: 6%;
}
.contact_foot .acceso_foot .box_acceso h3 {
	font-size: 16px;
	color: #888;
	margin: 0px 0 3px;
}
.contact_foot .acceso_foot .box_acceso strong {
	font-size: 18px;
	color: #444;
	text-transform: uppercase;
	line-height: 1.4em;
}
.box_acceso a {
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #DADADA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 20px;
	display: block;
	text-align: center;
	margin: 0 0 15px;
	color: #CC3333;
	background-color: #f9f9f9;
	background: linear-gradient(#FFF, #f9f9f9);
	background: -webkit-linear-gradient(#FFF, #f9f9f9);
	background: -moz-linear-gradient(#FFF, #f9f9f9);
	background: -ms-linear-gradient(#FFF, #f9f9f9);
	box-shadow: 0px 1px 2px #DCDCDC;
}
.contact_foot .acceso_foot .box_acceso a:hover {
	background: #CC3333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #AD2A2A;
	color: #FFF;
	text-decoration: none;
}
#footer .copy_foot {
	background: #f6f6f6;
	padding: 20px 0;
	color: #585858;
}
#footer .copy_foot .btn_pixelpro {
	height: 20px;
	float: right;
	margin-left: 20px;
	display: block;
	overflow: hidden;
}
.fixedbtns {
	display: block;
	top: 30%;
	position: fixed;
	right: 0;
	z-index: 100;
}
.fixedbtns .btn_blue {
	display: block;
	margin: 0;
	position: relative;
	z-index: 5;
	transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
	color: #FFF;
	font-family: 'FuturaLtBTLight', Myriad Pro, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	padding: 12px 5px 8px;
	width: 40px;
	height: 30px;
	line-height: 30px;
}
.fixedbtns .btn_blue:hover {
	font-size: 24px;
}
.fixedbtns .btn_blue.email {
	background-color: #c6021a;
}
.fixedbtns .btn_blue.fb {
	background-color: #37589B;
}
.fixedbtns .btn_blue.tw {
	background-color: #4BACF3;
}
.fixedbtns .btn_blue.in {
	background-color: #c13584;
}
.fixedbtns .btn_blue.li {
	background-color: #0177b5;
}
.fixedbtns .btn_blue.chat {
	background-color: #E20000;
	font-size: 13px;
}
.fixedbtns .btn_blue.chat:hover {
	font-size: 13px;
	color: #ddd;
}
/*wordpress*/

.destacado {
	margin-bottom: 20px;
}
.noticias {
	display: block;
	margin: 0;
	overflow: hidden;
}
.noticias .noticia {
	display: block;
	float: none;
	width: 100%;
	padding: 30px 0;
	text-align: left;
	vertical-align: top;
	box-sizing: border-box;
	border-bottom: 1px solid #CCCCCC;
}
.noticias .noticia:hover {
	background: #f2f2f2;
}
.noticias .noticia > div {
	position: relative;
	overflow: hidden;
	font-family: futuraltbtlight;
}
.noticias .noticia .contenido {
	padding: 0;
	float: right;
	width: 40%;
}
.noticias .noticia .image {
	max-width: 60%;
	padding-left: 135px;
	padding-right: 30px;
	float: left;
	box-sizing: border-box;
}
.noticias .noticia .contenido h2 a {
	color: #036CAE;
	font-size: 26px;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
}
.noticias .noticia .titulo a {
	margin-bottom: 10px;
	color: #333;
	font-family: "FuturaHvBTHeavy", Myriad Pro, Arial, sans-serif;
	font-size: 32px;
	line-height: 38px;
	text-transform: uppercase;
	font-weight: normal;
}
.noticias .noticia .titulo a:hover {
	color: #666666;
	text-decoration: none;
}
.noticias .noticia p {
	font-size: 1em;
	margin-bottom: 10px;
	color: #666;
}
.noticias .noticia .meta {
	top: 10px;
	left: 0;
}
.destacados {
	display: table;
	padding-top: 30px;
}
.destacados .widget {
	text-align: left;
	padding: 0;
	display: table-cell;
	position: relative;
	vertical-align: top;
}
.destacados .widget:nth-of-type(1) {
	width: 48.5%;
	padding-right: 1.5%;
}
.destacados .widget:nth-of-type(2) {
	width: 22.75%;
	padding-right: 1.5%;
	padding-left: 1.5%;
}
.destacados .widget:nth-of-type(3) {
	width: 22.75%;
	padding-left: 1.5%;
}
.widget h2 {
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 1;
	text-transform: uppercase;
}
.destacados .widget p {
	margin-bottom: 15px;
	font-size: 2em;
}
.destacados .widget p img {
}
.meta {
	position: absolute;
	top: 20px;
	left: 20px;
	line-height: 30px;
	background: #fff;
	color: #666;
	padding: 0;
	font-size: 1em;
}
.meta .day {
	background: #fff;
	color: #444444;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	font-size: 40px;
	line-height: 40px;
	padding-left: 5px;
	width: 50px;
	padding-top: 12px;
	box-sizing: initial!important;
}
.meta .month {
	background: #e6e1e1;
	color: #036CAE;
	font-family: 'MyriadWebProRegular', Myriad Pro, Arial, sans-serif;
	font-size: 20px;
	height: 44px;
	left: 55px;
	top: 0;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 8px;
	position: absolute;
	text-transform: uppercase;
	width: auto;
	box-sizing: initial!important;
}
.meta .year {
	color: #666666;
	font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif;
	font-size: 14px;
	left: 64px;
	line-height: 13px;
	padding-top: 33px;
	position: absolute;
	top: 0;
}
.home #container {
	padding-top: 50px;
}
.sidebar .wrapper {
	display: block;
}
.sidebar .contenedor {
	display: block;
	width: 69.5%;
	float: left;
}
.sidebar aside {
	display: block;
	width: 27.5%;
	padding-left: 3%;
	float: right;
}
.contenedor iframe {
	margin-bottom: 15px;
	border: none;
	max-width: 100%;
}
.contenedor p {
	text-align: justify;
}
.addtoany_content_bottom {
	margin-top: 25px!important;
}
.addtoany_content_bottom .addtoany_header {
	color: #888;
	padding: 5px 0;
	font-size: 1.143em;
	float: left;
	margin-right: 5px;
	line-height: 140%;
}
ol.circles-list {
	list-style-type: none;
	margin: 0;
	margin-left: 1.6em;
	padding: 0;
	counter-reset: li-counter;
}
ol.circles-list > li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 0.5em;
	min-height: 3em;
}
ol.circles-list > li:before {
	position: absolute;
	top: 0;
	left: -1.33em;
	width: 1.2em;
	height: 1.2em;
	font-size: 1em;
	line-height: 1.2;
	text-align: center;
	color: #f5f5f5;
	border: none;
	border-radius: 50%;
	background-color: #59B200;
	content: counter(li-counter);
	counter-increment: li-counter;
}
.destacados ol.circles-list {
	padding: 15px;
	margin-bottom: 0;
	background: #eee;
	margin-left: 0;
	padding-left: 2.6em;
}
.destacados ol.circles-list > li {
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 0.8em;
	min-height: 3em;
}
.destacados ol.circles-list > li:before {
	width: 1.5em;
	height: 1.5em;
	font-size: 1.3em;
	line-height: 1.5;
}
aside img {
	margin: auto;
	display: block;
}
.blog-inn .col-md-4 #text-16 {
	/*border: 2px solid #ddd;*/



	border: 1px solid #bbb;
	padding: 15px;
	background: #f9f9f9;
	border-radius: 5px;
	margin-top: 20px;
}
.blog-inn .col-md-4 #text-16 p {
	margin-bottom: 0;
	font-size: 13px;
}
.blog-inn .col-md-4 #text-16 h2 {
	font-size: 20px;
}
aside .widget {
	max-width: 450px;
	margin: auto;
	clear: both;
	margin-top: 20px;
}
aside .widget .btn {
	margin-bottom: 10px;
	text-align: center;
}
aside .volver {
	text-align: right;
	display: block;
	color: #3D3A3A;
	font-size: 15px;
	font-weight: bold;
}
aside .volver i {
	color: #0a7dc2;
}
aside .widget_search {
	position: relative;
}
aside input#searchsubmit {
	position: absolute;
	top: 0;
	right: 0;
}
aside .widget ul li {
	padding: 8px 0;
	border-top: 1px solid #eee;
	line-height: 1.15em;
}
p.etiquetas {
	margin-top: 15px;
	padding-top: 13px;
	border-top: 1px dotted #ccc;
	font-size: 0.857em;
}
h2.subtitulo {
	color: #666;
	font-family: "FuturaHvBTHeavy", Myriad Pro, Arial, sans-serif;
	font-size: 30px;
	line-height: 43px;
	text-transform: uppercase;
}
h4.subtitulo {
	color: #0a7dc2;
	font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 28px;
}
.columnas-int .cuatro {
	padding-right: 10px;
}
.columnas-int .trescuartos {
	padding-left: 10px;
	overflow: visible;
	float: right;
}
.columnas-int .mini-sidebar {
	overflow: hidden;
	border: solid 1px #e4e4e4;
	padding: 20px;
}
.columnas-int .cuatro h4 {
	color: #646464;
	font-family: 'FuturaHvBTHeavy', Arial, sans-serif;
	font-size: 0.875em;
	line-height: 1.25em;
}
.columnas-int .cuatro h3 {
	color: #646464;
	font-family: 'FuturaHvBTHeavy', Arial, sans-serif;
	font-size: 1.125em;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 1em;
}
.columnas-int .cuatro p {
	font-family: 'MyriadWebProRegular', Myriad Pro, Arial, sans-serif;
	font-size: 0.75em;
}
.columnas-int .trescuartos h2 {
	font-family: "FuturaHvBTHeavy", Myriad Pro, Arial, sans-serif;
	font-size: 1.875em;
	line-height: 1em;
	text-transform: uppercase;
	color: #0a7dc2;
	margin-bottom: 15px;
}
.columnas-int .cuatro .wpcf7 input[type="text"], .columnas-int .cuatro .wpcf7 input[type="email"], .columnas-int .cuatro .wpcf7 textarea, .columnas-int .cuatro .wpcf7 select {
	margin: 0;
}
.columnas-int .cuatro .boton {
	margin-top: 20px;
}
.columnas-int .contacto-bottom-cont, .columnas-int .planta {
	border: solid 1px #e4e4e4;
	padding: 20px;
}
.columnas-int .planta p {
	font-size: 0.875em;
	line-height: 1.35em;
	color: #666666;
	margin-bottom: 0;
}
.columnas-int .planta a {
	color: #0a7dc2;
}
.columnas-int .contacto-bottom-cont h4 {
	font-size: 1.125em;
	color: #e02d1f;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.page-id-227 .contenedor .col > * {
	text-align: center;
}
.page-id-227 .contenedor .telefonos .col h4 {
	margin-bottom: 5px;
}
.page-id-227 .contenedor .telefonos .col p {
	margin-bottom: 0;
}
.page-id-227 .contenedor .telefonos .col p a {
	color: #333;
}
.page-id-227 .contenedor .col .boton > a, .parent-pageid-227 .contenedor .col .boton > a, .contenedor .columnas-int .col.cuatro .boton > a {
	display: block;
	background: #eee;
	border-radius: 3px;
	padding: 20px;
	text-align: center;
}
.page-id-227 .contenedor .col .boton a:hover, .parent-pageid-227 .contenedor .col .boton a:hover, .contenedor .columnas-int .col.cuatro .boton a:hover {
	text-decoration: none;
}
.page-id-227 .contenedor .col .boton:hover > a, .parent-pageid-227 .contenedor .col .boton:hover > a, .contenedor .columnas-int .col.cuatro .boton:hover > a {
	background: #ddd;
}
.parent-pageid-227 .contenedor .col.margin, .contacto-bottom-cont .col.margin {
	padding-top: 0;
	padding-bottom: 0;
}
.parent-pageid-227 .contenedor .col h3 {
	margin-top: 0!important;
	margin-bottom: 15px!important;
}
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 0 0 20px;
	overflow: hidden;
}
/* fixes potential theme css conflict */

.acf-map img {
	max-width: inherit !important;
}
.gm-style-iw {
	padding: 5px 0px;
	max-width: 200px;
}
.gm-style-iw h4 {
	color: #666;
	font-size: 1em;
	font-family: 'FuturaHvBTHeavy', Myriad Pro, Arial, sans-serif;
	margin: 0px 0px 5px;
	line-height: 1.5em;
	text-transform: uppercase;
}
.gm-style-iw p {
	line-height: 1em;
	margin: 0;
}
.gm-style-iw p a {
	color: #cc0000;
	font-family: Myriad Pro, Arial, sans-serif;
	font-size: 13px;
}
.gm-style-iw .address {
	color: #4d4d4d;
	font-size: 11px;
	text-align: left;
}
#icons .container-img {
	min-height: 55px;
}
#icons, #icons .col > * {
	text-align: center;
}
.hidden {
	display: none;
}
.animate-plus {
	-webkit-backface-visibility: hidden;
}
/*comentarios*/

ol.commentlist {
	list-style: none!important;
	margin-left: 0!important;
	margin-bottom: 0!important;
}
ol.commentlist li {
	padding-left: 10px!important;
	margin-bottom: 0!important;
	color: #999!important;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	padding: 10px;
}
ol.commentlist li.comment div.comment-author {
}
ol.commentlist li.comment div.vcard {
	font-size: 16px;
	margin-bottom: 5px;
}
ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}
ol.commentlist li.comment div.vcard cite.fn a.url {
}
ol.commentlist li.comment div.vcard img.avatar {
	float: right;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment div.vcard img.avatar-32 {
}
ol.commentlist li.comment div.vcard img.photo {
}
ol.commentlist li.comment div.vcard span.says {
}
ol.commentlist li.comment div.commentmetadata {
}
ol.commentlist li.comment div.comment-meta {
	font-size: 12px;
	margin-bottom: 10px;
}
ol.commentlist li.comment div.comment-meta a {
	color: #ccc;
}
ol.commentlist li.comment p {
	font-size: 15px;
	line-height: 1.5em;
}
ol.commentlist li.comment ul {
}
ol.commentlist li.comment div.reply {
	font-size: 11px;
}
ol.commentlist li.comment div.reply a {
	font-weight: bold;
}
ol.commentlist li.comment ul.children {
	list-style: none;
	margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li {
}
ol.commentlist li.comment ul.children li.alt {
}
ol.commentlist li.comment ul.children li.bypostauthor {
}
ol.commentlist li.comment ul.children li.byuser {
}
ol.commentlist li.comment ul.children li.comment {
}
ol.commentlist li.comment ul.children li.comment-author-admin {
}
ol.commentlist li.comment ul.children li.depth-2 {
	border-left: 5px solid #555;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	border-left: 5px solid #999;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
	border-left: 5px solid #bbb;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
}
ol.commentlist li.comment ul.children li.odd {
}
ol.commentlist li.even {
	background: #f6f6f6;
}
ol.commentlist li.odd {
	background: #fff;
}
ol.commentlist li.parent {
	border-left: 5px solid #111;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
#respond input[type="text"], #respond textarea {
	font-family: inherit;
	padding: 5px 8px;
	color: #666;
}
#respond h3, h3#comments {
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	margin-top: 15px;
	color: #0a7dc2;
}
#respond .label {
	margin: 10px 0 5px;
}
#respond textarea {
	margin: 5px 0;
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
	height: 50px;
	box-sizing: border-box;
}
/*formularios de contacto*/

.pagename-contacto .wpcf7 {
	margin-top: 20px!important;
}
.wpcf7 input[type="submit"] {
	margin-top: 5px;
	float: left;
}
.wpcf7 img.ajax-loader {
	margin: 15px 0 5px 10px;
}
.wpcf7 label {
	font-weight: bold;
	margin: 0 0 5px;
	display: block;
	color: #666;
	font-size: 1em;
}
.wpcf7 small {
	margin: 5px 0 15px;
	display: block;
	font-size: 12px;
}
.wpcf7 input[type="text"], .wpcf7 textarea, .wpcf7 select, .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	font-family: inherit;
	padding: 5px 15px;
	color: #ccc;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
}
.wpcf7 textarea {
	height: 120px;
}
.wpcf7 p {
	overflow: hidden;
}
span.wpcf7-not-valid-tip {
	color: #0a7dc2!important;
	margin-bottom: 10px;
	font-size: 0.85em!important;
}
div.wpcf7-validation-errors {
	border: 2px solid #0a7dc2!important;
}
div.wpcf7-response-output {
	margin: 2em 0 1em!important;
}
.wpcf7 input[disabled] {
	color: #999!important;
	cursor: not-allowed;
	background: #ccc;
	border: 1px solid #bbb;
}
.wpcf7 input[disabled]:hover {
	color: #999!important;
	background: #ccc;
	border: 1px solid #bbb;
}
	
	/*
.wpcf7 input[placeholder] {
	color: #ccc;
}
.wpcf7 [placeholder] {
	color: #ccc;
}
.wpcf7 *[placeholder] {
	color: #ccc;
}
.wpcf7 -webkit-input-placeholder {
	color: #ccc;
}
 .wpcf7 ::-webkit-input-placeholder {
 color:#ccc;
}
 .wpcf7 :-moz-placeholder {
 color:#ccc;
 opacity: 1;
}
 .wpcf7 ::-moz-placeholder {
 color:#ccc;
 opacity: 1;
}
 .wpcf7 :-ms-input-placeholder {
 color:#ccc;
}*/
 .wpcf7 input:focus::-webkit-input-placeholder, .wpcf7 textarea:focus::-webkit-input-placeholder {
 color:transparent;
}
 .wpcf7 input:focus:-moz-placeholder, .wpcf7 textarea:focus:-moz-placeholder {
 color:transparent;
} /* FF 4-18 */
 .wpcf7 input:focus::-moz-placeholder, .wpcf7 textarea:focus::-moz-placeholder {
 color:transparent;
} /* FF 19+ */
 .wpcf7 input:focus:-ms-input-placeholder, .wpcf7 textarea:focus:-ms-input-placeholder {
 color:transparent;
} /* IE 10+ */
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select {
	background: #555;
}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus, .wpcf7 select:focus {
	background: #333;
	outline: none;
}
.wpcf7-select {
	height: 30px;
}
.wpcf7-form.sent > * {
	display: none;
}
.wpcf7-form.sent > .wpcf7-response-output {
	display: block;
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #00aced;
	background: none;
	line-height: 1.2em;
}
	
/*Acordeones*/
.accordion {
	width: 100%;
	padding: 0!important;
	border-bottom: solid 1px #e6e6e6;
	margin-bottom: 20px;
}
.accordion h3 {
	background: #f6f6f6;
	padding: 10px 40px 10px 15px;
	line-height: 1.2em;
	margin: 0;
	border: solid 1px #ddd;
	border-bottom: none;
	cursor: pointer;
	margin-bottom: 0!important;
	font-size: 1.5em;
	position: relative;
}
.accordion h3:after {
    color: #0a7dc2;
    content: '\f078';
    font-family: FontAwesome!important;
    right: 15px;
    top: 8px;
    position: absolute;
    width: 35px;
    padding: 0 0 5px;
    text-indent: 14px;
}
.accordion h3:hover {
	color: #cc3333;
}
.accordion h3.active {
	background: #eeeeee!important;
}
.accordion h3.active:after {
	content: '\f077';
}
.accordion > div {
	background: #fff;
	margin: 0;
	padding: 40px 40px 25px;
	border-top: solid 1px #e6e6e6;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
}
	
/*  LANDINGS   */
body.page-template-page-landing {
	background: transparent url(http://www.uniformelafayette.com/wp-content/uploads/landing-bg-mexicos.jpg) repeat-y center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.page-template-page-landing .zopim {display: none;}
body.page-template-page-landing .wrapper {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.page-template-page-landing #top-nav, .page-template-page-landing header#encabezado, .page-template-page-landing div#footer {
	display: none;
}
.page-template-page-landing #container {
	padding: 0;
	color: white !important;
	background: transparent !important;
}
.page-template-page-landing .ponal {
}
.page-template-page-landing .ponal h1 {
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}
.page-template-page-landing .ponal h2 {
	font-size: 16px;
}
.page-template-page-landing .ponal p, .page-template-page-landing .ponal ul li {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}
.ponal .wpcf7 label {
	color: white;
	margin: 0;
}
.ponal .wpcf7 input[type="text"], .ponal .wpcf7 input[type="email"], .ponal .wpcf7 textarea, .ponal .wpcf7 select, .ponal .wpcf7 input[type="tel"] {
	background: white;
	color: #333;
	font-size: 18px;
	padding: 5px;
	margin-top: 0;
}
.ponal .wpcf7 input[type="submit"] {
	background-color: #01426C !important;
	background: #01426C !important;
	color: white !important;
}
.padding {
	padding: 20px;
}
.center {
	text-align: center !important;
}
.blanco {
	color: white !important;
}
#container .contenedor .ponal ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#container .contenedor .ponal ul li {
	padding-left: 1em;
	text-indent: -.7em;
	background: none;
}
#container .contenedor .ponal ul li a {
	color: white;
	text-decoration: underline;
}
#container .contenedor .ponal ul li:before {
	content: "• ";
	color: white;
}
.page-template-page-landing span.wpcf7-not-valid-tip {
	color: yellow!important;
	margin-bottom: 0;
	font-size: 1em!important;
}

.page-template-page-landingMexico #principal,.page-template-page-landingMexico #top-nav,.page-template-page-landingMexico #footer-nav,.page-template-page-landingMexico #footer-featured,.page-template-page-landingMexico #backtop{
	display: none!important;
}

.page-template-page-landingperu #principal,.page-template-page-landingperu #top-nav,.page-template-page-landingperu #footer-nav,.page-template-page-landingperu #footer-featured,.page-template-page-landingperu #backtop{
	display: none!important;
}

.page-template-page-landingchile #container {clear: both;}, .page-template-page-landingcolombia-clatina
.page-template-page-landingchile header .menu-principal.en-pais, .page-template-page-landingchile header .menu-principal #principal ul.mega-menu, .page-template-page-landingchile #top-nav, .page-template-page-landingchile #footer-featured, .page-template-page-landingchile #backtop, .page-template-page-landingchile #footer-nav {
	display: none!important;
}
body.page-template-page-landingchile {font-family: 'futuraltbtlight', Myriad Pro, Arial, sans-serif;}
.page-template-page-landingchile .col.margin10 {
    padding: 3px 20px;
}
 .page-template-page-landingMexico .center .btn-big,.page-template-page-landingperu .center .btn-big,.page-template-page-landingchile .center .btn-big {

 	 text-transform: uppercase;
 	 color: #fff;
 	 background: #0a7dc2!important;
 	 font-size: 22px;
 	 padding: 18px 30px 14px;
 	  display: inline-block;
 	   font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif; line-height: 1em;
 	}
.page-template-page-landingcolombia-clatina .center .btn-big {text-transform: uppercase; color: #fff; background: #0a7dc2!important; font-size: 22px; padding: 18px 30px 14px; display: inline-block; font-family: 'FuturaMdBTMedium', Myriad Pro, Arial, sans-serif; line-height: 1em;}
.page-template-page-landingMexico .wpcf7-form textarea,.page-template-page-landingperu .wpcf7-form textarea,.page-template-page-landingchile .wpcf7-form textarea {height:52px;}
.page-template-page-landingMexico #asesoria-landing,.page-template-page-landingperu #asesoria-landing,.page-template-page-landingchile #asesoria-landing, .page-template-page-landingcolombia-clatina #asesoria-landing {padding: 50px 0; background:#eee;}
.page-template-page-landingMexico #tecnologia-landing,.page-template-page-landingperu #tecnologia-landing,.page-template-page-landingchile #tecnologia-landing, .page-template-page-landingcolombia-clatina #tecnologia-landing {padding: 50px 0; background:#fff;}
.page-template-page-landingMexico h2,.page-template-page-landingperu h2,.page-template-page-landingchile h2 {text-align: center; font-size: 34px; margin-bottom: 20px;}
.page-template-page-landingMexico .accordion h4,.page-template-page-landingperu .accordion h4,.page-template-page-landingchile .accordion h4 {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'futuraltbtlight', Myriad Pro, Arial, sans-serif;
    color: #666;
}
.page-template-page-landingMexico .accordion h3:after,.page-template-page-landingperu .accordion h3:after, .page-template-page-landingchile .accordion h3:after {color: #fff!important;}
.page-template-page-landingMexico .accordion h3.active, .page-template-page-landingperu .accordion h3.active, .page-template-page-landingchile .accordion h3.active {
    background: #002f53!important;
}
.page-template-page-landingMexico .accordion .telas,.page-template-page-landingperu .accordion .telas, .page-template-page-landingchile .accordion .telas {color: #fff!important; background: #069cd9;}
.page-template-page-landingMexico .accordion .telas,.page-template-page-landingperu .accordion .telas, .page-template-page-landingcolombia-clatina .accordion .telas {color: #fff!important; background: #069cd9;}

.page-template-page-landingMexico .accordion .uniformes,.page-template-page-landingperu .accordion .uniformes, .page-template-page-landingchile .accordion .uniformes {color: #fff!important; background: #084d83;}
.page-template-page-landingMexico .accordion .uniformes,.page-template-page-landingperu .accordion .uniformes, .page-template-page-landingcolombia-clatina .accordion .uniformes {color: #fff!important; background: #084d83;}
/*.page-id-2079 #asesoria-landing, .page-id-2079 #tecnologia-landing {display: none!important;}*/
	
/*Landings países*/

.cat-blog-paises .subcategorias {
	text-align: center;
	margin-bottom: 10px!important;
}
.cat-blog-paises .subcategorias li {
	background: none;
	padding: 0;
	margin: 5px 2px;
	display: inline-block;
}
.cat-blog-paises .subcategorias li a {
	background: #036CAE;
	color: #fff;
	padding: 3px 13px;
	display: block;
	border-radius: 3px;
	font-size: 0.9em;
}
.cat-blog-paises .subcategorias li a:hover, .cat-blog-paises .subcategorias li.current-cat a, body.category-1 li.cat-item-1 a {
	text-decoration: none;
	background: #333;
}
#contact-info li.sel-paises {
	position: relative;
}
#contact-info li.sel-paises a {
	display: block;
	line-height: 20px;
}
#contact-info li.sel-paises a:hover {
	opacity: 0.8;
}
#contact-info li.sel-paises a:before {
	content: "";
	width: 30px;
	height: 20px;
	display: inline-block;
	background: url(images/banderas-uniforme.jpg) no-repeat 0 0;
	margin-right: 5px;
	float: left;
}
#contact-info li.sel-paises > a span {
	display: none;
}
#contact-info li.sel-paises > a:after {
	content: "\f078";
	font-family: FontAwesome;
	font-size: 10px;
}
#contact-info .listado-paises {
	position: absolute;
	z-index: 30;
	background: #fff;
	padding: 5px;
	border-radius: 0 3px 3px 3px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	display: none;
	top: 100%;
	width: 350px;
}
#contact-info li.sel-paises:hover .listado-paises {
	display: block;
}
#contact-info li.sel-paises .listado-paises a {
	padding: 4px 3px 2px;
	width: 50%;
	float: left;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 14px;
}
#contact-info li.sel-paises .listado-paises a:hover {
	background: #eee;
}
#contact-info li.sel-paises .listado-paises a:before {
	width: 15px;
	height: 10px;
	margin-top: 1px;
	background-size: 100% auto;
}
#contact-info li.sel-paises .argentina:before {
	background-position: 0 -20px;
}
#contact-info li.sel-paises .listado-paises .argentina:before {
	background-position: 0 -10px;
}
#contact-info li.sel-paises .chile:before {
	background-position: 0 -40px;
}
#contact-info li.sel-paises .listado-paises .chile:before {
	background-position: 0 -20px;
}
#contact-info li.sel-paises .costa-rica:before {
	background-position: 0 -60px;
}
#contact-info li.sel-paises .listado-paises .costa-rica:before {
	background-position: 0 -30px;
}
#contact-info li.sel-paises .ecuador:before {
	background-position: 0 -80px;
}
#contact-info li.sel-paises .listado-paises .ecuador:before {
	background-position: 0 -40px;
}
#contact-info li.sel-paises .el-salvador:before {
	background-position: 0 -100px;
}
#contact-info li.sel-paises .listado-paises .el-salvador:before {
	background-position: 0 -50px;
}
#contact-info li.sel-paises .guatemala:before {
	background-position: 0 -120px;
}
#contact-info li.sel-paises .listado-paises .guatemala:before {
	background-position: 0 -60px;
}
#contact-info li.sel-paises .mexico:before {
	background-position: 0 -140px;
}
#contact-info li.sel-paises .listado-paises .mexico:before {
	background-position: 0 -70px;
}
#contact-info li.sel-paises .panama:before {
	background-position: 0 -160px;
}
#contact-info li.sel-paises .listado-paises .panama:before {
	background-position: 0 -80px;
}
#contact-info li.sel-paises .peru:before {
	background-position: 0 -180px;
}
#contact-info li.sel-paises .listado-paises .peru:before {
	background-position: 0 -90px;
}
#contact-info li.sel-paises .republica-dominicana:before {
	background-position: 0 -200px;
}
#contact-info li.sel-paises .listado-paises .republica-dominicana:before {
	background-position: 0 -100px;
}
#contact-info li.sel-paises .usa:before {
	background-position: 0 -220px;
}
#contact-info li.sel-paises .listado-paises .usa:before {
	background-position: 0 -110px;
}
#articulos-pais h2 {
	font-family: 'FuturaLtBTLight', Myriad Pro, Arial, sans-serif;
	color: #036CAE!important;
	font-weight: 100;
	font-size: 2.25rem;
	text-transform: none;
}
#articulos-pais {
	background-color: #f5f5f5;
	padding: 3.125rem 0;
}
#articulos-pais .row .col:nth-of-type(3n+1) {
	clear: both;
}
#articulos-pais .center a {
	display: inline-block;
}
#articulos-pais .noticia-pais > div {
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #e3e3e3;
	background: #fff;
	color: #2E2E2E;
	border: 0px;
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	overflow: hidden;
	max-width: 420px;
	margin: auto;
}
#articulos-pais .noticia-pais .contenido {
	padding: 20px;
}
#articulos-pais .noticia-pais .image {
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	position: relative;
	padding-top: 53%;
	overflow: hidden;
}
#articulos-pais .noticia-pais .image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
}
#articulos-pais .noticia-pais p {
	color: #666;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1.2em;
	min-height: 95px;
}
#articulos-pais .noticia-pais .fecha {
	color: #333;
	margin-bottom: 5px;
	font-size: 14px;
	min-height: 10px;
}
#articulos-pais .noticia-pais .titulo {
	color: #999;
	font-family: futuraMdBTMedium;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
	min-height: 60px;
}
#articulos-pais .noticia-pais > div:hover .titulo a {
	color: #036CAE;
}
#contactos, #footer.paises {
	background: #eee;
}
.paises #footer-featured {
	padding-top: 0!important;
}
.paises #footer-featured .wrapper {
	display: none;
}
#contactos {
	padding: 50px 0;
}
#contactos h2 {
	color: #676566;
	font-family: "FuturaLtBTLight";
	font-size: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#contactos h2 span {
	color: #036CAE;
}
#contactos .box-contact {
	background: #fff;
	padding: 20px;
	margin: 0 0 20px;
}
#contactos h3 {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 20px;
}
#contactos p, #contactos .col {
	font-size: 14px;
}
#contactos .box-contact .col {
	padding: 0 20px;
}
.menu-principal #mega-menu-item-2010 {
	display: none!important;
}
.menu-principal.en-pais #mega-menu-item-231 {
	display: none!important;
}
.menu-principal.en-pais #mega-menu-item-2010 {
	display: inline-block!important;
}
} /* END screen media */

@media all and (min-width: 1021px) {
#banner.opacidad .flex-direction-nav li:first-child {
	height: 100%;
	width: 980px;
	top: 0;
	left: -980px;
	background: rgba(255,255,255,0.8);
	margin: 0;
	position: absolute;
}
#banner.opacidad .flex-direction-nav a.flex-prev {
	opacity: 0.7;
	height: 100%;
	width: 980px;
	top: 0;
	left: 0;
	background-position: 942px center;
	margin: 0;
	background-image: url('images/home-showcase-prev.png');
}
#banner.opacidad .flex-direction-nav a.flex-prev:hover {
	opacity: 1;
	background-position: 932px center;
}
#banner.opacidad .flex-direction-nav li:last-child {
	height: 100%;
	width: 980px;
	top: 0;
	right: -980px;
	background: rgba(255,255,255,0.8);
	margin: 0;
	position: absolute;
}
#banner.opacidad .flex-direction-nav a.flex-next {
	opacity: 0.7;
	height: 100%;
	width: 980px;
	top: 0;
	right: 0;
	background-position: 20px center;
	margin: 0;
	background-image: url('images/home-showcase-next.png');
}
#banner.opacidad .flex-direction-nav a.flex-next:hover {
	opacity: 1;
	background-position: 30px center;
}
#banner.opacidad {
	max-width: 2940px;
	margin: auto;
}
#top-nav li a {
	min-width: 66px;
	text-align: center;
}
.destacado .metaslider .flex-direction-nav a {
	opacity: 0.7;
}
.destacado .metaslider .flex-direction-nav a.flex-prev {
	background-image: url('images/home-showcase-prev.png');
	left: -20px;
}
.destacado .metaslider .flex-direction-nav a.flex-next {
	background-image: url('images/home-showcase-next.png');
	right: -20px;
}
#container .contenedor .metaslider .flex-direction-nav a {
	opacity: 0.7;
}
#container .contenedor .metaslider .flex-direction-nav a.flex-prev {
	background-image: url('images/home-showcase-prev.png');
	left: 10px;
}
#container .contenedor .metaslider .flex-direction-nav a.flex-next {
	background-image: url('images/home-showcase-next.png');
	right: 10px;
}
#container .contenedor .metaslider .flex-direction-nav a:hover {
	opacity: 1;
}
header .menu-principal #principal ul li ul {
	z-index: -1;
	background: #fff;
	border-color: #ececec #ececec #cccccc;
	border-style: solid;
	border-width: 1px 1px 7px;
}
header .menu-principal #principal ul.mega-menu > li, header .menu-principal #principal ul.menu > li {
	height: 40px;
	z-index: 10;
}
header .menu-principal #principal ul.mega-menu > li > a, header .menu-principal #principal ul.menu > li > a {
	background: #fff;
	z-index: 11;
}
header .menu-principal #principal ul.mega-menu > li:hover > a, header .menu-principal #principal ul.menu > li:hover > a {
	padding-bottom: 11px;
}
header .menu-principal #principal ul.mega-menu li.mega-menu-item-has-children > a, header .menu-principal #principal ul.menu li.menu-item-has-children > a {
	background-image: url(images/arrow_more.png)!important;
	background-repeat: no-repeat!important;
	background-position: center 33px!important;
}
.mega-menu .mega-cuatro-columnas .mega-sub-menu {
	width: 660px!important;
}
.mega-menu .mega-cuatro-columnas .mega-menu-item.widget_text {
	width: 165px;
	float: left;
}
.mega-menu .mega-cinco-columnas .mega-sub-menu {
	width: 825px!important;
}
.mega-menu .mega-cinco-columnas .mega-menu-item.widget_text {
	width: 165px;
	float: left;
}
.mega-menu .mega-tres-columnas .mega-sub-menu {
	width: 495px!important;
}
.mega-menu .mega-tres-columnas .mega-menu-item.widget_text {
	width: 165px;
	float: left;
}
.mega-menu .textwidget a {
	text-align: center;
	min-height: 200px;
}
.mega-menu .textwidget a img.noMobileView {
	margin-top: 5px;
}
.mega-menu .textwidget a h2 {
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: futuraltbtlight, sans-serif;
	line-height: 1em;
}
.mega-menu .textwidget a p {
	color: #666666;
	font-size: 14px;
	line-height: 17px;
	margin: 2px 0 5px;
	position: relative;
	text-align: center;
	text-transform: none;
	font-weight: normal;
	font-family: MyriadWebProRegular, sans-serif;
}
/*Los próximos 2 estilos son para cambiar el menú de servicio al cliente*/	

.mega-menu .mega-menu-item-231 .textwidget a {
	min-height: 120px;
}
.mega-menu .mega-menu-item-231 .mega-sub-menu {
	right: 0;
}
#encabezado #logo #tagline {
	max-width: 350px;
}
}

@media all and (max-width: 1020px) {
#banner.opacidad .flex-viewport {
	overflow: hidden!important;
}
#mobile-toggle {
	display: block!important;
	left: 50%;
	margin: 5px 0 0 -15px;
	border-right: none!important;
}
header .menu-principal {
	float: none;
	margin: 0;
	min-height: 40px;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #444;
}
header .menu-principal #principal ul.mega-menu {
	display: none;
	width: auto;
	position: relative;
	margin-top: 45px;
	text-align: center;
}
header .menu-principal #principal .mega-menu-wrap > ul, header .menu-principal #principal .menu-menu-principal-container > ul {
	font-size: 1.231em;
}
header .menu-principal #principal ul li {
	width: 100%!important;
	height: auto!important;
	padding: 0;
}
header .menu-principal #principal ul.mega-menu > li, header .menu-principal #principal ul.menu > li {
	border-bottom: 1px solid #dddddd;
}
header .menu-principal #principal ul li a {
	padding: 10px 20px!important;
	height: auto!important;
	display: block;
	font-size: 1em;
	line-height: 1.5em;
	border-right: none;
}
header .menu-principal #principal ul li:last-child {
	border-bottom: none;
}
header .menu-principal #principal ul li ul {
	position: relative;
	width: 100%;
	padding: 0;
}
header .menu-principal #principal ul li.mega-toggle-on ul {
	display: block!important;
}
.mega-menu-item-has-children > a:after {
	content: "\f055";
	font-family: FontAwesome;
	font-weight: normal;
	margin-left: 5px;
}
header .menu-principal #principal ul li ul a {
	padding: 5px 20px!important;
	border-top: 1px dashed #eee;
}
header .menu-principal #principal ul li ul a:hover {
	background: none;
}
#footer-nav .servicio_foot a {
	display: inline-block;
	float: none;
}
#footer-nav .servicio_foot {
	text-align: center;
	width: 100%;
}
#footer-nav .social_foot {
	width: 33.33%;
}
#footer-nav .site_map {
	width: 66.66%;
}
ul#crumbs {
	padding: 20px 0;
}
.mega-menu .noMobileView {
	display: none;
}
.mega-menu .textwidget a h2 {
	color: inherit;
	margin: 0!important;
	font-size: 1em;
	line-height: 1.5em;
}
}

@media all and (min-width: 981px) {
#featured-articles .col p {
	min-height: 154px;
}
#ingles #featured-articles .col p {
	min-height: 180px;
	line-height: 1.3em;
}
#top-nav li {
	display: block!important;
}
}

@media all and (max-width: 980px) {
body {
	font-size: 0.813em;
}
#banner .caption h2 {
	font-size: 1.6em;
}
#banner .caption p {
	font-size: 1.35em;
}
#banner .caption a {
	font-size: 1em;
}
#top-nav {
	height: auto;
	background: none;
}
#top-nav .wrapper {
	position: relative;
	padding: 0;
}
#top-nav ul {
	padding-top: 54px;
}
#top-nav ul, #top-nav ul li, #top-nav ul a {
	float: none;
}
#top-nav li {
	display: none;
	width: 100%;
	border-top: none!important;
	padding-bottom: 0!important;
}
#top-nav li.active {
	margin: 0;
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#top-nav li a img {
	display: none;
}
#top-nav li a span {
	display: block;
}
#top-nav li a {
	display: block;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
#top-nav li a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#top-nav li.lafayette a {
	background: #da1d28;
}
#top-nav li.fashion a {
	background: #AA0058;
}
#top-nav li.deco a {
	background: #CC3333;
}
#top-nav li.Sports a {
	background: #000000;
}
#top-nav li#section-5507 a {
	background: #0063a2;
}
#top-nav li.digitex a {
	background: #2EBAB2;
}
#top-nav li.texsolutions a {
	background: #A9ABAE;
}
#top-nav ul li.active a {
	border: none;
	background-image: url(images/flecha-abajo-blanco-lafayette.png)!important;
	background-repeat: no-repeat!important;
	background-position: right center!important;
}
#encabezado #logo #tagline {
	margin: 20px 0 0 20px;
	max-width: 23%;
}
.qtranxs-lang-menu-item-es a {
	background: url(images/lang-spanish-pq.png) no-repeat 0 0;
	width: 37px;
}
.qtranxs-lang-menu-item-en a {
	background: url(images/lang-english-pq.png) no-repeat 0 0;
	width: 37px;
}
#contact-info ul li {
	font-size: 1em;
}
}

@media all and (max-width: 840px) {
#banner .caption h2 {
	font-size: 2.2em;
}
#banner .caption p {
	font-size: 1.7em;
}
#banner .caption a {
	font-size: 1.4em;
}
.destacados {
	display: block;
}
.destacados .widget {
	float: left;
	display: block;
}
.destacados .widget:nth-of-type(1) {
	width: 100%;
	padding-right: 0;
	margin-bottom: 30px;
}
.destacados .widget:nth-of-type(2) {
	width: 48.5%;
	padding-right: 1.5%;
	padding-left: 0;
}
.destacados .widget:nth-of-type(3) {
	width: 48.5%;
	padding-left: 1.5%;
}
#banner .titulo {
	bottom: 0;
}
}

@media all and (min-width: 769px) {
#mobile-toggle {
	width: 100%;
	left: 0;
	margin: 5px 0;
	background-position: center;
}
}

@media all and (max-width: 768px) {
.col {
	float: none;
	width: 100%!important;
}
body {
	font-size: 0.813em;
}
.page-tools .redes, .page-tools .fb-like {
	display: none;
}
#encabezado .logo img {
	width: 155px;
}
#encabezado .logo {
	top: 9px;
	width: 155px;
}
#banner .caption p {
	font-size: 1.8em;
}
#banner .caption a {
	font-size: 1.5em;
}
.sidebar .contenedor {
	width: 100%;
	float: none;
}
.sidebar aside {
	width: 100%;
	padding-left: 0;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.mobileView {
	display: block!important;
}
.noMobileView {
	display: none!important;
}
header .menu-principal #mobile-toggle {
	margin: 0;
}
header .menu-principal #principal ul.mega-menu, header .menu-principal #principal ul.menu {
	display: none;
	width: 100%;
	max-width: 300px;
	top: 0;
	background: rgba(255,255,255,0.9);
	position: fixed;
	left: 0;
	z-index: 100;
	margin-top: 0;
	height: 100%;
	padding-top: 30px;
	text-align: left;
	overflow: auto;
	box-sizing: border-box;
}
header .menu-principal #principal ul.mega-sub-menu, header .menu-principal #principal ul.sub-menu {
	text-align: left;
}
header .menu-principal #principal #cerrar-menu {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 20px;
	padding: 0;
	background: url(images/cerrar-menu.png) no-repeat 0 0;
	display: block;
	margin: 0;
}
header .menu-principal #principal ul li ul a {
	padding: 5px 20px 5px 30px!important;
}
#view_phones strong {
	display: none;
}
#view_phones {
	color: #fff;
	background: #0a7dc2;
	width: 14px;
	height: 18px;
	border-radius: 50%;
	display: block;
	padding: 3px 5px;
	text-align: center;
}
#view_phones:hover {
	color: #fff!important;
	opacity: 0.9;
}
.list_phones {
	top: 40px;
	width: 300px;
}
#contact-info .list_phones:before {
	right: 12px;
}
#contact-info, .page-tools {
	padding: 10px 0;
}
#encabezado #logo {
	padding: 0;
}
#encabezado #logo .logo, #encabezado #logo #tagline {
	float: none;
	width: 100%;
	padding: 5px 20px;
	margin: 0 -20px;
	text-align: center;
	max-width: 100%;
}
#encabezado #logo #tagline {
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #444;
}
#encabezado #logo #tagline .desc {
	margin: auto;
	float: none;
	padding: 5px 0;
}
#encabezado #header-info {
	position: absolute;
	top: 15px;
	right: 20px;
}
header .menu-principal {
	top: 40px;
	position: absolute;
	left: 20px;
	border: none!important;
}
#footer #footer-featured .col, #footer #backtop, #footer .site_map, #footer .social_foot {
	display: none;
}
#footer #footer-featured .col:nth-of-type(3) {
	display: block;
}
.contact_foot .acceso_foot .box_acceso {
	margin: 0 3%;
}
.fixedbtns {
	display: none;
}
.parent-pageid-227 .contenedor .col .tel {
	display: none;
}
.columnas-int .cuatro, .columnas-int .trescuartos {
	padding-right: 0;
	padding-left: 0;
}
.page-id-275 .contenedor .row.margin h2.subtitulo {
	text-align: center;
}
#contact-info li.sel-paises {
	position: relative;
	float: right;
	padding: 2px 0;
}
#contact-info .listado-paises {
	border-radius: 3px 0 3px 3px;
	right: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
#articulos-pais .noticia-pais p, #articulos-pais .noticia-pais .fecha, #articulos-pais .noticia-pais .titulo {
	min-height: 10px;
}
}

@media all and (max-width: 680px) {
#banner .caption p {
	font-size: 1.7em;
}
#banner .caption a {
	font-size: 1.4em;
}
#banner .caption {
	max-width: 45%;
}
.noticias .noticia .contenido {
	float: none;
	width: 100%;
	padding: 30px 20px 0;
	box-sizing: border-box;
}
.noticias .noticia .image {
	max-width: 100%;
	padding-left: 135px;
	padding-right: 0;
	float: none;
}
noticias .noticia .contenido h2 a {
	font-size: 16px;
	line-height: 1.5em;
}
.noticias .noticia .titulo a {
	font-size: 22px;
	line-height: 1.5em;
}
.cul > ul, .cul > ul li, .cul > ul li a {
	width: 100%;
}
.cul > ul li a {
	height: auto;
}
.cul ul li a h2 {
	display: inline;
	margin-right: 10px;
}
#banner .nav {
	background: #f6f6f6;
	height: auto;
	overflow: hidden;
}
}

@media all and (max-width: 580px) {
#banner .caption p {
	display: none;
}
}

@media all and (min-width: 481px) {
.columnas-int #icons .col.tres {
	width: 33.33%!important;
	float: left!important;
}
}

@media all and (max-width: 480px) {
body {
	font-size: 0.750em;
}
.destacados .widget {
	float: none;
}
.destacados .widget:nth-of-type(1) {
	width: 100%;
	padding-right: 0;
	margin-bottom: 30px;
}
.destacados .widget:nth-of-type(2) {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 30px;
}
#banner .titulo h2 {
	font-size: 2.2em;
}
.single .sidebar .contenedor {
	padding-left: 0;
	padding-top: 70px;
}
.meta {
	top: 0;
}
#encabezado #logo #tagline .desc {
	font-size: 1.15em;
}
#encabezado .logo img {
	width: 130px;
}
#encabezado #header-info {
	right: 10px;
	top: 5px;
}
.list_phones {
	width: 240px;
}
header .menu-principal {
	top: 35px;
}
#contact-info ul li {
	margin: 0 0 0 5px!important;
}
#contact-info .listado-paises {
	width: 180px;
}
#contact-info li.sel-paises .listado-paises a {
	width: 100%;
}
#view_phones {
	width: 10px;
	height: 14px;
	line-height: 16px;
}
#contact-info .facebook {
	height: 20px;
	width: 20px;
	line-height: 22px;
}
#contact-info li.sel-paises {
	padding: 0;
}
}

@media all and (max-width: 380px) {
#top-nav li a {
	font-size: 14px;
}
#banner .titulo h2 {
	font-size: 2em;
}
#encabezado .logo img {
	width: 100px;
}
#encabezado #header-info {
	right: 5px;
	top: 0px;
}
.list_phones {
	width: 200px;
}
header .menu-principal {
	top: 25px;
}
}

@media print {
.do-not-print {
	display: none;
}
#comments {
	page-break-before: always;
}
body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4;
	word-spacing: 1.1pt;
	letter-spacing: 0.2pt;
	font-family: Garamond, "Times New Roman", serif;
	color: #000;
	background: none;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 19pt;
}
h2 {
	font-size: 17pt;
}
h3 {
	font-size: 15pt;
}
h4, h5, h6 {
	font-size: 12pt;
}
code {
	font: 10pt Courier, monospace;
}
blockquote {
	margin: 1.3em;
	padding: 1em;
}
img {
	display: block;
	margin: 1em 0;
}
a img {
	border: none;
}
table {
	margin: 1px;
	text-align: left;
}
th {
	border-bottom: 1px solid #333;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #333;
}
th, td {
	padding: 4px 10px 4px 0;
}
caption {
	background: #fff;
	margin-bottom: 2em;
	text-align: left;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
a {
	text-decoration: none;
	color: black;
}
} /* END print media */
#form_home_uniforme {
    width: 100%;
    background: #0a7dc2;
    border: none;
    color: #fff;
    font-size: 14px;
    height: 35px;
}