/*
Theme Name: xpears
*/
@font-face {
    font-family: 'SatoshiRegular';
    src: url('fonts/SatoshiRegular.eot');
    src: url('fonts/SatoshiRegular.eot') format('embedded-opentype'),
         url('fonts/SatoshiRegular.woff2') format('woff2'),
         url('fonts/SatoshiRegular.woff') format('woff'),
         url('fonts/SatoshiRegular.ttf') format('truetype'),
         url('fonts/SatoshiRegular.svg#SatoshiRegular') format('svg');
}
@font-face {
    font-family: 'SatoshiItalic';
    src: url('fonts/SatoshiItalic.eot');
    src: url('fonts/SatoshiItalic.eot') format('embedded-opentype'),
         url('fonts/SatoshiItalic.woff2') format('woff2'),
         url('fonts/SatoshiItalic.woff') format('woff'),
         url('fonts/SatoshiItalic.ttf') format('truetype'),
         url('fonts/SatoshiItalic.svg#SatoshiItalic') format('svg');
}
@font-face {
    font-family: 'SatoshiBold';
    src: url('fonts/SatoshiBold.eot');
    src: url('fonts/SatoshiBold.eot') format('embedded-opentype'),
         url('fonts/SatoshiBold.woff2') format('woff2'),
         url('fonts/SatoshiBold.woff') format('woff'),
         url('fonts/SatoshiBold.ttf') format('truetype'),
         url('fonts/SatoshiBold.svg#SatoshiBold') format('svg');
}
@font-face {
    font-family: 'SatoshiBoldItalic';
    src: url('fonts/SatoshiBoldItalic.eot');
    src: url('fonts/SatoshiBoldItalic.eot') format('embedded-opentype'),
         url('fonts/SatoshiBoldItalic.woff2') format('woff2'),
         url('fonts/SatoshiBoldItalic.woff') format('woff'),
         url('fonts/SatoshiBoldItalic.ttf') format('truetype'),
         url('fonts/SatoshiBoldItalic.svg#SatoshiBoldItalic') format('svg');
}
@font-face {
    font-family: 'SatoshiBlack';
    src: url('fonts/SatoshiBlack.eot');
    src: url('fonts/SatoshiBlack.eot') format('embedded-opentype'),
         url('fonts/SatoshiBlack.woff2') format('woff2'),
         url('fonts/SatoshiBlack.woff') format('woff'),
         url('fonts/SatoshiBlack.ttf') format('truetype'),
         url('fonts/SatoshiBlack.svg#SatoshiBlack') format('svg');
}
@font-face {
    font-family: 'SatoshiBlackItalic';
    src: url('fonts/SatoshiBlackItalic.eot');
    src: url('fonts/SatoshiBlackItalic.eot') format('embedded-opentype'),
         url('fonts/SatoshiBlackItalic.woff2') format('woff2'),
         url('fonts/SatoshiBlackItalic.woff') format('woff'),
         url('fonts/SatoshiBlackItalic.ttf') format('truetype'),
         url('fonts/SatoshiBlackItalic.svg#SatoshiBlackItalic') format('svg');
}

.btn-c {
	  display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;
	-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
}
.btn-c p {
  margin: 0 !important;
}
.btn-c p a {
}
.btn-c p a:hover {
}
.icon {
  width: 50px;
  float: left;
  margin: 0 10px 0 0;
}



#navigation ul li.visible {
  display: none;
}
.comp {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 20px 0;
  color: #0047ba;
  letter-spacing: 0.02em;
}
.logo-container img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

/* Disable grayscale on hover */
.logo-container img:hover {
  -webkit-filter: grayscale(0);
  filter: none;
}





/*-[formulario x-pears]----------------------------------------------------------------------*/
#crmWebToEntityForm.zcwf_lblLeft {
	width:100%;
	padding: 25px 0px 60px 0px;
	margin: 0 auto;
	box-sizing: border-box;
}
#crmWebToEntityForm.zcwf_lblLeft * {
	box-sizing: border-box;
}
#crmWebToEntityForm{text-align: left;}
#crmWebToEntityForm * {
	direction: ltr;
}
.zcwf_lblLeft .zcwf_title {
	word-wrap: break-word;
	padding: 0px 6px 10px;
	font-weight: bold;
}
.zcwf_lblLeft .zcwf_col_fld input[type=text], .zcwf_lblLeft .zcwf_col_fld textarea {
	border: 1px solid #ccc !important;
	resize: vertical;
	border-radius: 2px;
	float: left;
	padding: 10px;
}
.zcwf_lblLeft .zcwf_col_lab {
	width: 30%;
	word-break: break-word;
	float: left;
	min-height: 1px;
	  display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;
	-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
	margin: 20px 0 0 0;
}
.zcwf_lblLeft .zcwf_col_fld {
	float: left;
	width: 70%;
	padding: 0px;
	position: relative;

}
.zcwf_lblLeft .zcwf_privacy{padding: 6px;}
.zcwf_lblLeft .wfrm_fld_dpNn{display: none;}
.dIB{display: inline-block;}
.zcwf_lblLeft .zcwf_col_fld_slt {

	background-color: #fff;
background-image: url(./images/sejilla.png);
background-repeat: no-repeat;
background-position: center right 15px;
padding: 10px;

	float: left;
	resize: vertical;
	font: 18px/22px 'SatoshiRegular', sans-serif;
}
.zcwf_lblLeft .zcwf_row:after, .zcwf_lblLeft .zcwf_col_fld:after {
	content: '';
	display: table;
	clear: both;
}
.zcwf_lblLeft .zcwf_col_help {
	float: left;
	margin-left: 7px;
	font-size: 12px;
	max-width: 35%;
	word-break: break-word;
}
.zcwf_lblLeft .zcwf_help_icon {
	cursor: pointer;
	width: 16px;
	height: 16px;
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	color: #ccc;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	border-radius: 50%;
}
.zcwf_lblLeft .zcwf_row {
	  display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;
	
	}
.zcwf_lblLeft .formsubmit {
margin: 0 20px 0 0;
}
.zcwf_lblLeft .zcwf_privacy_txt {
	width: 90%;
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-family: Arial;
	display: inline-block;
	vertical-align: top;
	color: #333;
	padding-top: 2px;
	margin-left: 6px;
}
#recap311090000000275019 {
  margin: 20px 0 0;
}
.zcwf_lblLeft .zcwf_button {
cursor: pointer;
max-width: 160px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
  color: #fff;
  border: none;
  background: #0047ba;
}
.zcwf_lblLeft .zcwf_tooltip_over{
	position: relative;
}
.zcwf_lblLeft .zcwf_tooltip_ctn{
	position: absolute;
	background: #dedede;
	padding: 3px 6px;
	top: 3px;
	border-radius: 4px;word-break: break-word;
	min-width: 100px;
	max-width: 150px;
	color: #333;
	z-index: 100;
}
.zcwf_lblLeft .zcwf_ckbox{
	float: left;
}
.zcwf_lblLeft .zcwf_file{

	width: 55%;
	box-sizing: border-box;
	float: left;
}
.clearB:after{
	content:'';
	display: block;
	clear: both;
}

/*-[trabajos plugin]----------------------------------------------------------------------*/
.logo_showcase .slick-slide img {
  margin-bottom: 20px; !important;
}
.logo_showcase .slick-slide .logo-title {
  text-align: left !important;
  float: left !important;
position: relative !important;
margin-left: 10px !important;
}
.logo_showcase .slick-dots li button {
border: 1px solid #0047ba !important;
}
.logo_showcase .slick-dots li.slick-active button {
  border: 1px solid #444 !important;
}
.logo_showcase .slick-slide .logo-title::before {
  width: 1px;
content: "";
height: 40px;
background: #0047ba;
position: absolute;
top: -45px;
left: 30px;
}
.slick-prev.slick-arrow, .slick-next.slick-arrow, .logo_showcase .slick-dots li button {
	cursor:pointer; 
}

/*-[flex-slider]----------------------------------------------------------------------*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none }
.slides, .flex-control-nav, .flex-direction-nav {padding: 0 30px;
list-style: none !important;
width: 1280px;
margin: 0 auto; }
/* FlexSlider Necessary Styles
*********************************/
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { overflow: hidden; display: none; list-style: none; -webkit-backface-visibility: hidden; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides .slides-in { overflow: hidden; position: relative; } 


.flexslider .slides img { width: 100%; height: 355px; display: block; }
.flex-pauseplay span { text-transform: capitalize }
/* Clearfix for the .slides element */
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block }
* html .slides { height: 1% }
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block }
/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
zoom: 1; }
.flex-container {
  background: #f5f7f8;

}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px }
.flexslider .slides { zoom: 1;  }
.slidertitle { padding: 0;
font: 36px/38px SatoshiBold;
width: 100%; }
.slidertitle a { color: #0047ba }
.sliderAuthor { float: left; margin-bottom: 10px; }
.sliderAuthor span { color: #8a8a8a }
.slidertext { float: left;
font-size: 24px;
overflow: hidden;
line-height: 28px;
margin: 10px 0 0 0;letter-spacing: 0.01em;}
.carousel { position: relative; margin-bottom: 20px; }
.carousel .slides { margin: 0 }
.carouseltitle { font-size: 12px; color: #575757; font-weight: 700; }
.carousel li { margin-right: 15px }
.carousel-thumbnail { margin-bottom: 8px; overflow: hidden; }
/* Direction Nav */
.flex-direction-nav {
  margin: 0 !important;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  	transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);

}
.flex-direction-nav a { width: 80px;
height: 80px;
padding: 0;
margin: 0;
display: block;
position: absolute;
cursor: pointer;
text-indent: -9999px;
-webkit-transition: all .3s ease;
/*border: 1px solid #0047ba;
border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;*/ }
.flexslider .flex-next {
  background-image: url(./images/next.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 2%;
  top: 50%;
	transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%);

}
.flexslider .flex-prev {
  background-image: url(./images/prev.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 2%;
  top: 50%;
	transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%);

 }

.flex-direction-nav .flex-disabled { opacity: .3!important; filter: alpha(opacity=30); cursor: default; }
.carousel .flex-direction-nav a { top: 0; right: 0; margin: 0; margin-top: -4px; }
.carousel .flex-direction-nav .flex-next { background: #f09a2b url(../images/next.png) no-repeat center center; right: 0%; }
.carousel .flex-direction-nav .flex-prev { background: #f09a2b url(../images/prev.png) no-repeat center center; right: 5.5%; }
.carousel .flex-disabled { background-color: #dedede }
.slider-thumbnail {width: 77%;
float: right;
margin: 0;
overflow: hidden;}
.flex-caption { width: 35%;
position: absolute;
top: 50%;
left: 0;
	transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%);
 }
.mask {
  position: absolute;
  top: 0;
  right: 0;
}
.slider-container {
	  float: left;
  width: 100%;
  margin: -1px;
}
/* Control Nav */
.flex-control-nav {position: absolute;
position: absolute;
bottom: 20%;
margin: 0 !important;
left: 50%;
padding: 0 30px;
width: 1280px;
	transform: translate(-50%,0);-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);
}
.flex-control-nav li { margin: 0 8px 0 0; display: inline-block; zoom: 1; *display: inline; }
.flex-control-paging li a { width: 9px; height: 9px; display: block; background: #0047ba; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; border-radius: 50px;  }
.flex-control-paging li a:hover {  }
.flex-control-paging li a.flex-active { background: #0047ba;
cursor: default;
width: 28px;  }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1 }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
/*-[home]----------------------------------------------------------------------*/
.logo-footer {
  background-image: url(./images/logo-footer.svg);
  background-repeat: no-repeat;
  background-position:  right;
  width: 200px;
height: 75px;
float: right;
 }
/*- scroll 1-----------------*/
.faja-1 {
  float: left;
  width: 100%;
}
.faja-1-adentro {
  /*width: 75%;*/
  margin: 0 auto;
  overflow: hidden;
  width: 1468px;
padding: 0 30px;
}
.nota-1 {
  display: flex;
  margin: 40px 0;
  display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;
	-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
}
.n1-header {
	padding: 0 40px 0 0;
  width: 50%;
  float: left;
}
.categoria {
	line-height: 16px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'SatoshiRegular', sans-serif;
  color:#0047ba;
}
.nota-4 .categoria a{
	float:left;
	width:auto !important;
}
.fecha {
font-size: 14px;
text-transform: uppercase;
font-family: 'SatoshiBold', sans-serif;
line-height: 16px;
float: left;
margin: 30px 0 15px 0;
color: #0047ba;
width: 100%;
}
.fecha-interior {
font-size: 16px;
text-transform: uppercase;
font-family: 'SatoshiBold', sans-serif;
line-height: 16px;
float: left;
margin: 30px 0 15px 0;
color: #000;
width: 100%;
}
.title-home-1 {
  font-size: 36px;
  line-height: 40px;
  font-family: 'SatoshiRegular', sans-serif;
  /*margin: 80px 0 25px 0;*/
  margin: 7% 0 25px 0;
}
.bajada-1 {
  width: 100%;
}
.autor-span a {
  font-family: 'SatoshiRegular', sans-serif;
}
.autor-span {
  font-size: 14px;
}
.n1-imagen {
  width: 50%;
  position: relative;
}
/*- scroll 2-----------------*/
.faja-gris {
  float: left;
  width: 100%;
  background:#f5f7f8;
  position: relative;
}
.faja-gris-trama {
  float: left;
  width: 100%;
  /*background-color: #f5f8fc;*/
  position: relative;
  background-image: url(./images/trama.png);
  background-position:top left;
  background-repeat: repeat;
}
.faja-banner {
  float: left;
  width: 100%;
  background:#ffffff;
  position: relative;
}
.faja-adentro-banner {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  padding:50px 30px 0px 30px;
      display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.faja-adentro-flex {
		-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  padding:4% 30px;
      display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  /*-webkit-box-align: flex-start;
  -webkit-flex-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  		-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-around;justify-content: space-around;*/

}
.faja-adentro-banner {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  padding:0;
      display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.col-60 {
  width: 66%;
  float: left;
  padding: 0 60px 0 0;
}
.nota-2 {
  width: 100%;
  float: left;
  position: relative;
    display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 20px 0;
}
.n2-imagen {
  width: 45%;
}
.n2-header {
width: 55%;
padding: 0 0 0 30px;
}
.title-home-2 {
  font-size: 22px;
  line-height: 24px;
  font-family: 'SatoshiRegular', sans-serif;
  margin: 30px 0 20px 0;
}
.cat-fecha::before {
  width: 40px;
content: "";
height: 1px;
background: #0047ba;
position: absolute;
top: 50%;
left: -55px;
}
.cat-fecha {
  position: relative;
  width: 100%;
}


.col-30::before {
  background: #fff;
  content: "";
  width: 90%;
  display: inline-block;
  height: 100%;
  min-height: 100%;
  position: absolute;
  right: 0;
}


.col-30 {
  width: 34%;
  float: left;
  position:relative;
}
.tit-protagonistas::before {
  width: 40px;
content: "";
height: 1px;
background: #0047ba;
position: absolute;
top: 50%;
left: -65px;
}
.tit-protagonistas {
  font-family: 'SatoshiRegular', sans-serif;
color:#0047ba;
position: relative;
margin: 30px 0 20px 20%;
}
.nota-3 {
  float: left;
  position: relative;
    display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  -webkit-box-align: flex-end;
  -webkit-flex-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 100%;
  margin: 0 0 35px 0;
}
.n3-imagen {
  width: 43%;
  float: left;
}
.n3-header {
  width: 57%;
  padding: 0 30px 0 20px;
}
.title-home-3 {
  font-family: 'SatoshiRegular', sans-serif;
  font-size: 16px;
line-height: 20px;
}

.n3-header .fecha {
	color:#b2b2b2;
	margin: 5px 0 16px 0;
}

/*- scroll 3-----------------*/
.faja-blanca {
  float: left;
  width: 100%;
  background:#ffffff;
  position:relative;
}
.fodo-top {
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 0;
  width: 21%;
}
.fodo-bottom {
  position: absolute;
  bottom: 0;
  right: 10%;
  z-index: 0;
  width: 21%;
}
.fodo-top svg, .fodo-bottom svg {
  float: left;
}
.faja-adentro-flex-justificado {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  padding:4% 30px;
      display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  	-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
	position:relative;
	z-index: 1;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;
}
.faja-adentro-logos {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  padding:50px 30px;
	position:relative;
	z-index: 1;

}
.tit-seccion {
width: 100%;
text-align: center;
margin: 0 auto 50px auto;
color: #0047ba;
font: 48px/48px 'SatoshiBold', sans-serif;
z-index: 1;
position: relative;
}
.tit-seccion span {
  background: #fff;
  padding: 0 15px;
}
.nota-4 {
  width: 25%;
  background: #fff;
  padding: 3%;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0);
		border: 4px solid #ffffff;
	/*display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;*/


}
.nota-4-1 {
  width: 25%;
  padding: 3%;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0);
	float: left;
	border: 4px solid #f5f7f8;
	background: #f5f7f8;
	/*display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;*/
	

}
.nota-4 a {
  position: relative;
  display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
  width: 100%;
 -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.nota-4:hover {
border: 4px solid #0047ba;
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;

}
.nota-4-1:hover {
border: 4px solid #fff;
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
	background:#fff;

}
.n4-imagen {
  width: auto;
  float: left;
  margin: 0 0 15px 0;
}
.n4-header {
  margin: 0;
  float: left;
  /*display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;*/
}
.n4-bajada p {
	letter-spacing:0.01em;
  margin: 0;
}
.title-home-4.title {
font: 22px/26px 'SatoshiBold', sans-serif;
color: #3a3637;
margin: 0 0 25px 0;
float: left;
width: 100%;
}


/*- scroll 4-----------------*/

.nota-5 {
  width: 28%;
  float: left;
}
.n5-header {
float: left;
position: relative;
display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
-webkit-box-align: flex-end;
-webkit-flex-align: flex-end;
-ms-flex-align: flex-end;
-webkit-align-items: flex-end;
align-items: flex-end;
width: 100%;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;

}
.n5-imagen {
  width: 45%;
  float: left;
}
.n5-imagen-t {
  width: 45%;
  float: left;
}
.n5-imagen-t img{
	border:1px solid #ccc;
}
.n5-imagen img{
-webkit-filter: grayscale(1); /* Webkit */
filter: gray; /* IE6-9 */
filter: grayscale(1); /* W3C */
}
.cat-fecha-5 {
  position: relative;
  width: 55%;
  padding: 0 0 0 30px;
  margin: 0 0 10px 0;

}
.cat-fecha-5::before {
  width: 40px;
  content: "";
  height: 1px;
  background: #0047ba;
  position: absolute;
  top: 50%;
  left: -25px;
}
.title-home-5.title-negro {
  width: 100%;
  font-family: 'SatoshiRegular', sans-serif;
  margin: 30px 0 0 0;
  float: left;
}
.autor-span-1 {
  font-size: 14px;
  font-family: 'SatoshiRegular', sans-serif;
  text-transform: uppercase;
  color: #0047ba;
}
.autor-span-1 a{
  color: #0047ba;
}

/*- scroll 4-----------------*/
.nota-4-casos {
  width: 30%;
  background: #fff;
  border: 1px solid rgba(0, 71, 186, 0.4);
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;

  padding: 3.5% 2.5%;
	
	display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	
}
.nota-4-gris {
  width: 30%;
  background: #fff;
  border: 4px solid #fff;
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;

  padding: 2.5%;
	
	display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	
}
.n4-bajada {
  float: left;
}
.n4-gris-imagen {
  width: 35%;
  float: left;
  margin: 0 0 45px 0;
}
.logo-casos-r {
  align-self: flex-end;
  width: 35%;
  margin: 30px 0 0 0;
}
.logo-casos {
  width: 20%;
  float: left;
  margin: 0;
  clear: both;
}
.logo-casos img{
-webkit-mix-blend-mode: multiply;
-moz-mix-blend-mode: multiply;
-o-mix-blend-mode: multiply;
-ms-mix-blend-mode: multiply;
mix-blend-mode: multiply;
filter: contrast(1);
-webkit-filter: contrast(1);
-moz-filter: contrast(1);
}
.logo-servicios {
  width: 15%;
  float: left;
  margin: 0;
  clear: both;
}
.nota-4-gris a {
  position: relative;
  display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
  width: 100%;
 -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.nota-4-gris:hover {
 border: 4px solid rgba(0, 71, 186, 1);
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
}
.nota-4-casos a {
  position: relative;
  display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
  width: 100%;
 -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.nota-4-casos:hover {
 border: 1px solid rgba(0, 71, 186, 1);
	border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
}

.cat-fecha-solo {
  align-self: flex-end;
  width: 100%;
  margin: 30px 0 0 0;
}


#archive-repo .nota-6 {
  margin: 0 0 30px 0;
  width: 45%;
}

.nota-6 {
  width: 31%;
  float: left;
position: relative;
display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
-webkit-box-align: flex-end;
-webkit-flex-align: flex-end;
-ms-flex-align: flex-end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.n6-imagen {
  float: left;
  width: 30%;
  background: #f5f7f8;
}
.n6-imagen img {
  padding: 8px;
}
.title-home-6.title-negro {
  width: 70%;
  font-family: 'SatoshiRegular', sans-serif;
  padding: 0 0 20px 30px;
  position: relative;
}
.title-home-6.title-negro::before {
width: 40px;
content: "";
height: 1px;
background: #0047ba;
position: absolute;
bottom: 52px;
left: -25px;
}

/*-[single post]----------------------------------------------------------------------*/

#page-interior {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 100px;
    float: none;
    clear: both;
    width: 100%;
    margin: 0 auto;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.page-header {
  float: left;
  width: 100%;
  position: relative;
}
.bloque-gris {
  position: absolute;
  width: 70%;
  right: 0;
  top: 0;
  min-height: 100%;
  background: #f5f7f8;
}
.page-header-adentro {
	width: 1280px;
margin: 0 auto;
overflow: hidden;
padding: 60px 30px;
display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
-webkit-box-align: center;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.title single-title-1 {
	width: 1280px;
margin: 0 auto;
overflow: hidden;
padding: 60px 30px;
display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
-webkit-box-align: center;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.page-header-adentro-full {
	width: 100%;
margin: 0 auto;
overflow: hidden;
-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
-webkit-box-align: center;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.text-header {
  width: 48%;
  position: relative;
  z-index: 1;
  padding: 0 40px 0 0;
}
.text-header-sf {
  width: 70%;
  position: relative;
  z-index: 1;
  padding: 0 ;
}
.breadcrumb {
width: 100%;
font-size: 14px;
text-transform: uppercase;
font-family: 'SatoshiBold', sans-serif;
letter-spacing: 0.02em;
margin: 0 0 34px 0;
color: #0047ba;
}
.breadcrumb a:first-of-type {
    margin: 0 10px 0 0;
}
.breadcrumb a {
    margin: 0 10px;
	color: #0047ba;
}
.seperator {
	color:#0047ba;
    margin: 0 5px;
}
.breadcrumb > div {
  display: inline-block;
}
.single-title {
display: block;
font-size: 36px;
font-family: 'SatoshiBold', sans-serif;
line-height: 42px;
margin: 30px 0 15px 0;
color: #0047ba;
float: left;
width: 100%;
}
.single-title-1 {
display: block;
font-size: 36px;
font-family: 'SatoshiBold', sans-serif;
line-height: 42px;
margin: 0 0 15px 0;
color: #0047ba;
float: left;
width: 100%;
}
.bajada-interior {
	margin: 0;
  width: 100%;
  font-size: 22px;
  width: 100%;
float: left;
line-height: 28px;
}
.bajada-interior p{
	margin: 0;
}
.imagen-header {
  width: 52%;
  position: relative;
  z-index: 1;
}
.imagen-full {
  width: 100%;
  position: relative;
  z-index: 1;
}
.imagen-header-libros {
	margin: 0 0 0 5%;
  width: 25%;
  position: relative;
  z-index: 1;
}
.imagen-header img {
  float: left;
  border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
}



.page-content {
  width: 1280px;
  padding: 60px 6%;
  margin: 0 auto;
}
.shared-button {
    float: left;
    width: 20%;
    position: sticky;
    position: -webkit-sticky;
    top: 170px;
    clear: both;
	margin: 15px 0 0 0;
}
.shared-button a {
background: #0047ba;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
float: left;
margin: 0 0 18px 0;
clear: both;
width: 50px;
height: 50px;
padding: 3px;
}
.svg-redes {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 10px;
}
.svg-redes.twitter br {
  float: left;
  display:none;
}
.article {
width: 80%;
float: left;
}


.post-single-content {
font-size: 22px;
line-height: 28px;
width: 100%;
float: left;
color: #14273c;
}

.post-single-content a {
  text-decoration: underline !important;
  color: #0047ba;
  font-family: 'SatoshiRegular', sans-serif;
}

.post-single-content.box.mark-legal p a {
  border-top: 1px solid #dfe2e8;
  width: 100%;
  float: left;
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
  text-decoration: none !important;
}
.post-single-content.box.mark-legal h2 {
color: #000;
width: 100%;
float: left;
margin: 0;
}
.post-single-content.box.mark-legal ul {
margin: 0 0 40px 0;
list-style-type: none;
float: left;
}
.post-single-content.box.mark-legal ul li {
border-top: 1px solid #dfe2e8;
width: 100%;
float: left;
padding: 20px 0 0 0;
margin: 20px 0 0 0;
list-style-type: circle;
list-style-position: inside;
}
.post-single-content.box.mark-legal ul li a{
  text-decoration: none !important;
}


.bloque-gris-repo {
  position: absolute;
  width: 70%;
  right: 0;
  top: 0;
  height: 250px;
  background: #f5f7f8;
}

figure.wp-block-embed.is-type-video .wp-block-embed__wrapper{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /*16:9*/
}
figure.wp-block-embed.is-type-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.relacionados {
	float: left;
width: 100%;
position: relative;
}
.relacionados-adentro {
width: 1280px;
margin: 0 auto;
overflow: hidden;
padding: 60px 30px;
display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
/*-webkit-box-align: center;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;*/
z-index:1;
position: relative;
-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
}
.title-section {
  width: 100%;
  font-size: 36px;
  line-height: 38px;
font-family: 'SatoshiBold', sans-serif;
  margin: 30px 0 40px 0;
  color: #0047ba;
}
.bloque-gris-relacionados {
  position: absolute;
  width: 75%;
  left: 0;
  top: 0;
  min-height: 50%;
  background: #f5f7f8;
}
.n5-imagen-r {
  width: 45%;
  float: left;
}

/*-[repositorio]----------------------------------------------------------------------*/
#archive-repo {
  float: left;
  width: 100%;
  position: relative;
}
.nota-repo-u {
  width: 48%;
  background: #fff;
  padding: 3%;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0);
	
	display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	margin: 0 0 4% 0;
border: 1px solid rgba(0, 71, 186, 0.1);
}
.nota-repo-u a {
  position: relative;
  /*display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
  width: 100%;
 -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;*/
}
.nota-repo-u:hover {
-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.25);
box-shadow: 0 4px 10px rgba(0,0,0,0.25);
}

.nota-repo {
	margin: 0 0 4% 0;
	border: 1px solid rgba(0, 71, 186, 0.1);
  width: 22%;
  background: #fff;
  padding: 2%;
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
	
	display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	flex-direction: row;-webkit-flex-direction: row;-ms-flex-direction: row;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	
}
.nota-repo a {
  position: relative;
  display:-webkit-box;display:-moz-box;display:-o-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
  width: 100%;
 -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.nota-repo:hover {
-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.25);
box-shadow: 0 4px 10px rgba(0,0,0,0.25);
}
.n-repo-imagen {
  width: 100%;
  float: left;
}
.n-repo-header {
  margin: 0;
  float: left;
        /*display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;*/
}
.title-home-repo.title {
font-family: 'SatoshiBold', sans-serif;
color: #3a3637;
margin: 15px 0 0 0;
float: left;
width:100%;
}


.title-repo-u {
font: 24px/28px 'SatoshiBold', sans-serif;
color: #3a3637;
margin: 0 0 15px 0;
float: left;
width:100%;
}


.bajada-r {
	display:none;
	
}




/*-[header]----------------------------------------------------------------------*/
.destopk-header {
  width: 1280px;
  padding: 0 30px;
  margin: 0 auto;
}




#buscador {
    float: right;width: 200px;
}

.footer-top #navigation ul {
    float: right;
}
.footer-top #navigation ul li {
    float: left;
    position: relative;
    text-transform: uppercase;
    font-family: 'SatoshiBold', sans-serif;
    font-size: 14px;
    letter-spacing: 0.02em;
	margin: 0;
padding: 0;
}
.footer-top #navigation ul li a{
    float: left;
	color:#fff !important;
}
.footer-top #navigation ul li a:hover{
	color:#009655 !important;
}
.footer-top #navigation ul li::after {
    content: "·";
    float: right;
    margin: 0px 20px;
    color: #0047ba;
    font-size: 18px;
	color: #fff;
}


/*-[ home]--------------------*/


/*-[page]--------------------*/
.saludos {
 -webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
width: 100%;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

.cap {
margin: 40px 0 0 0 ;
  float: left;
  width: 100%;
  -webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
break-inside: avoid;


}
.cap-img {
  width: 35%;
  float: left;
  position: relative;
}

.cap-img img {
  width: 100%;
  border-radius: 50%;
}

.cap-header {
float: left;
width: 100%;
position: relative;
display: flex;display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;
-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;

}
.cap-header-in {
  width: 65%;
  float: left;
  padding: 0 0 0 20px;
}

.cap-name {
  float: left;
  width: 100%;
  margin: 5px 0 0px 0;
  font: 14px/18px 'SatoshiRegular', sans-serif;
  text-transform: uppercase;
}
.cap-tit {
font: 20px/24px 'SatoshiBold', sans-serif;
  width: 100%;
  float: left;
  letter-spacing: 0;
  color: #0047ba;
}
.cap-txt {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
  font-size: 20px;
line-height: 24px;
}


/*-[singles]--------------------*/

.solucion {
  background: #0047ba;
  width: 100%;
  float: left;
  margin: 0 0 3% 0;
}
.solucion-in h4 {
  font: 40px/44px 'SatoshiBold', sans-serif;
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
}
.solucion-in {
width: 1280px;
padding: 6%;
margin: 0 auto;
color: #fff;
font-size: 24px;
line-height: 30px;
}
.col-2 {
	width:100%;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 5%;
-moz-column-gap: 5%;
column-gap: 5%;
}


.col-2 p{

}




.excerpt-interior {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
}


.top-6-interior {
    width: 100%;
    padding: 10px 25px 20px 25px;
    border-left:4px solid #0047ba;
    margin: 0 0 30px 0;
	font-family: 'SatoshiRegular', sans-serif;
	float:left;
}

.sidebar-interior .title-section {
    padding: 15px 0 25px 0;
color: #0047ba;
font-size: 18px;
text-align: left;
text-transform: uppercase;
}



/*-[comentarios]--------------------*/
.comentarios{
float: left;
width: 100%;
margin: 0;
}


.comentarios-in{
position: relative;
margin: 0 auto;
width: 1280px;
padding: 45px 30px;
min-height: 100px;
float: none;
clear: both;
overflow: hidden;	
}

.total-comments {
font-size: 30px;
color: #0047ba;
line-height: 32px;
text-align: left;
padding: 0 0 30px 0;
font-family: 'Satoshibold', sans-serif;
}
.total-comments span {

}
.cnumber { color: #2DB2EB }
#comments {
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
margin-top: 0;
width: 100%;
float: left;
clear: both;
}
#commentsAdd h4{
font-size: 30px;
color: #0047ba;
line-height: 32px;
text-align: left;
padding: 30px 0 15px 0;
font-family: 'SatoshiBold', sans-serif;
}
.comment-author.vcard {
width: 53px;
float: left;
position: absolute;
left: 0;
z-index: 1;
top: 21px;
border: 3px solid #fff;
border-radius: border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;

}
.datos {
padding: 30px 30px 30px 62px;
width: calc(100% - 22px);width: -webkit-calc(100% - 22px);width: -moz-calc(100% - 22px);
float: left;
background: #f5f7f8;
position: relative;
left: 20px;
top: 0;

}
#comments .avatar {
float: left;
width: 100%;
padding: 0;
border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
}
.comment time {
float: left;
color: #000;
font-size: 16px;
text-transform: uppercase;
line-height: 16px;
margin: 0 0 5px 0;
width: 100%;
}
.comn {
	font-size: 18px;
line-height: 22px;
    float: left;
    width: 100%;
    padding: 10px 0 0 0;

}
.comn p {
  margin: 0 0 15px 0;
}
.comn p br {

    margin: 0 0 7px 0;
    width: 100%;

}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input#author, input#email, input#url {
    
    border: 1px solid 
#E0E0E0;
background:
#fff;
display: block;
float: left;
font-size: 18px;
line-height:20px;
padding: 20px;
}

input#author {
	width: 48.5%;
	margin: 0 3% 0 0;}
input#email{
	width: 48.5%;
	margin: 0 0px 0 0;}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
	-webkit-appearance: none;
-webkit-border-radius: 0;
font-family: 'SatoshiRegular', sans-serif;
}
.contactform input[type="text"] { width: 380px }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    padding: 5px 20px;
    color: white;
    cursor: pointer;
    background: #222;
    margin-bottom: -25px;
    z-index: 1000;
    position: relative;
}
#commentform input#submit {
background-color: #0047ba;
padding: 15px 30px;
color: #fff;
text-decoration: none;
margin: 0 auto;
cursor: pointer;
display: inline-block;
border: none;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
font-size: 16px;
line-height: 18px;
-webkit-appearance: none;
font-family: 'SatoshiRegular', sans-serif;
font-family: 'SatoshiRegular', sans-serif;
}
#commentform input#submit:hover {
    background: #000000;
    color: #fff;
}
ol.commentlist {

    margin-left: 0;
    overflow: hidden;

}
.commentlist li {
list-style: none;
margin: 0 0 30px;
float: left;
width: 100%;
position: relative;
border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
}
.commentlist p {
    line-height: 21px;
}
.fn {
font-size: 16px;
text-transform: uppercase;
color:#0047ba;
letter-spacing: 0.02em;
float: left;
line-height: 16px;
font-family: 'SatoshiRegular', sans-serif;
}
.fn a {
    color: #222;
    text-transform: uppercase;
    font-family: 'SatoshiRegular', sans-serif;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
    border-top: 1px dashed #E0E0E0;
    margin: 5px 0 5px 94px;
}
.comment-meta a { color: #888 }
.reply {
    position: absolute;
    top: 0;
    right: 0;
	display: none;
}
.reply a {
    float: right;
    color: #999;
    font-size: 12px;
}
.commentlist .children::before {
    width: 20px;
    height: 25px;
    content: "";
    position: absolute;
    background: transparent;
    left: 50px;
    top: 25px;
    border-bottom: 3px solid #0047ba;
    border-left: 3px solid #0047ba;

}
.commentlist .children {
padding: 0 30px 0 80px;
margin-top: 0;
float: left;
width: 100%;
position: relative;
}
.commentlist .children li {
    margin-bottom: 30px;
    padding-bottom: 0;
}
.avatar { float: left }
#respond { 
    float: left;
    width: 100%; 
    margin-top: 15px;
}
#respond h3 {
    margin-top: 18px;
    font-size: 18px;
    margin: 15px 0 0 0;
    padding: 0 0 20px 0;
}
#respond #reply-title {
    margin: 0;
    padding: 0;
}
#respond h4 {
    font-size: 18px;
    color: #222;
    font-family: 'SatoshiRegular', sans-serif;
    float: left;
}
#respond h4 span {
    background: #fff;
    padding: 0 20px 0 0;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-family: 'SatoshiRegular', sans-serif;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 100%;
border: 1px solid #E0E0E0;
background: #fff;
padding: 20px;
font-size: 18px;
line-height:20px;
	margin:0 0 30px 0;
	-webkit-appearance: none;
-webkit-border-radius: 0;
font-family: 'SatoshiRegular', sans-serif;
}
#commentform p {
    margin: 30px 0;
    float: left;
    width: auto;
    clear: both;
	text-align: center;
}
#commentform p label {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
}
.required {
    color: red;
    float: left;
    font-size: 18px;
    padding: 2px 5px 0 0;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { display: none; }























#pie {
    position: fixed;
    bottom: 0;
    z-index: 1000;
	left: 50%;
	transform: translate(-50%,0);-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);

}
#pie li {float:left;list-style-type: none;}
#pie li a{float:left;}
#pie li a img{float:left;}



/*-[ menu responsivo]--------------------*/
.hamburguesa {
    display: none;
}

.overlay-menu {
    display: table;
    width: 100%;
}

#overlay {
    float: left;
	width: 100%;
}
.logo-responsive {
    position: relative;
    display: inline-block;
	z-index: 7000;
	background:#fff;
display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;
	-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
}


































.title-section-404 {
    width: 100%;
    padding: 0px 15px 25px 0px;
    font-family: 'SatoshiRegular', sans-serif;
    font-family: 'SatoshiRegular', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.02em;

}














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;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
	/*font-family: 'SatoshiRegular', sans-serif;
    font-family: 'Oswald', sans-serif;*/
    
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: transparent;  }
img, video, object, embed {
    height: auto!important;
	width: 100%;

}

iframe { max-width: 100% }
blockquote {
font-size: 24px;
padding: 0px 10%;
position: relative;
margin: 30px 0 40px 0;
line-height: 30px;
font-family: 'SatoshiRegular', sans-serif;
font-family: 'SatoshiRegular', sans-serif;
float: left;
text-align: left !important;
color: #0047ba;
}
blockquote:before {
  
    content: '';

}
.post-single-content blockquote p a {
text-decoration: none;
padding: 20px 0 0 0;
float: left; 
	}
blockquote p { margin-bottom: 0px }
strong, b { font-family: 'SatoshiBold', sans-serif; }
em, i, cite {
    font-style: italic;
}
small { font-size: 100% }
figure {
  margin: 2em 0 !important;
 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
pre code { padding: 0 }
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }
/* =WordPress Core
-------------------------------------------------------------- */
/*-[ Framework ]--------------------*/
#page .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.alignnone { margin: 0 20px 20px 0 }
.alignright {
    float: right;
    margin: 0 0 20px 10px;
}
.alignleft {
    float: left;
    clear: left;
    margin: 0 10px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone { margin: 5px 20px 20px 0 }
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 0;
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: 'SatoshiRegular', sans-serif;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/*-[ Framework ]--------------------*/
body {
    color: #000000;
	font-size: 18px;
	line-height:22px;
	font-family:'SatoshiRegular', sans-serif;

}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {

}
.post-single-content h2 {
font-size: 30px;
line-height: 34px;
font-family: 'Satoshibold', sans-serif;
margin: 30px 0 10px 0;
color: #0047ba;
}
.post-single-content h3 {
    font-size: 24px;
	line-height:26px;
    font-family: 'Satoshibold', sans-serif;
    margin: 30px 0 10px 0;
    float: left;
    width: 100%;
}
.sub-title {  }
p { margin-bottom: 15px }
a {
	color:#333333;
    text-decoration: none;
    -webkit-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #000000 }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.wrapper {
background: #fff;
width: 100%;
max-width: 100%;
clear: both;
margin: 0 auto;
}
.main-container {

    clear: both;
    margin: 0 auto;
    max-width: 100%;
}
#page {
    max-width: 1000px;
    min-width: 240px;
    overflow: visible;
    padding: 0 2%;
}
#page {
    padding-top: 25px;
    min-height: 100px;
    float: none;
    clear: both;
    overflow: hidden;
    background: #fff;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.header-top {
  min-height: 6px;
  background: #0047ba;
  z-index: 800000;
position: relative;
}

.header-top-in {
  width: 1280px;
  padding: 0 30px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  align-items: center;
}
.linkedin {
  float: left;
}
.in-icon {
  width: 28px;
  height: 28px;
  float: left;
}
.in-feed {
  float: left;
  margin: 0 15px 0 0;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.02em;
  line-height: 28px;
}

.main-header {
width: 100%;
margin:0 auto;
border-bottom: 1px solid #f5f7f8;
position: relative;
}
#header {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
		-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
		margin: 20px 0 15px 0;
		

}


/*-[ shrink ]-----------------*/

.main-header.shrink {
    position: fixed;
    top: 0px;
    z-index: 5000;
    border-bottom: 1px solid #dfe2e8;
	background: #fff;
}


.main-header.shrink #header h1 a img, .main-header.shrink #header h2 a img{
width: 100px !important;
}

.main-header.shrink #header #logo a { 
float:left;
 }

.main-header.shrink .linea-h, .main-header.shrink .arriba{
	display: none;
}
.main-header.shrink .abajo{
}


#header h1, #header h2 {
float: left;
line-height: 0;

}
#header h1 a img, #header h2 a img {
width: 140px;

float: left;

}
#logo a { 
float:left;
width: 244px;
margin: 0; }
.widget-header {
    float: right;
    margin: 0!important;
}

.abajo {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  width: 100%;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  align-items: center;
}








/*-[ Navigation ]-----------------*/
.overlay-menu {
display: block;
float: right;

}
.overlay-menu #menu-main-navigation { padding-left: 10px }
.overlay-menu #navigation ul ul { border-bottom: none }
.overlay-menu #navigation ul ul::after { border-color: transparent transparent rgba(238, 238, 238, 0.92) }
.overlay-menu #navigation {
margin: 0;

    float: left;
    border-top: 0;
}
.overlay-menu #navigation ul li ul::before {
    content: "";
    position: absolute;
    top: -18px;
    background: transparent url(./images/sejilla-1.png) no-repeat right 0px top 0px;
    width: 18px;
    height: 18px;
    left: 25px;
    z-index: 500000;
}


.overlay-menu #navigation ul li ul::before {
    content: "";
    position: absolute;
width: 0;
     height: 0;
     border-right: 8px solid transparent;
     border-top: 4px solid transparent;
     border-left: 8px solid transparent;
     border-bottom: 8px solid #0047ba;
    left: 28px;
	top: -14px;
    z-index: 500000;
}

.overlay-menu #navigation ul li ul {
border: 2px solid #0047ba;
width: 306px;
top: 70px;
position: absolute;
padding: 0;
z-index: 400;
left: 0;
background: #fff;
}

#navigation ul li ul li a, .overlay-menu #navigation ul li ul li ul li a  {
    color: #000;
font: 14px/14px 'SatoshiRegular', sans-serif;
border-bottom: 1px solid #e3e3e3;
}

#navigation ul li ul li:last-child a, #navigation ul li ul li ul li:last-child a  {
border-bottom: 0px solid #e3e3e3;
}

.overlay-menu li a {
    padding: 4px 25px 4px 0;
	font: 14px/14px 'SatoshiBold', sans-serif;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
letter-spacing: 0.02em;
}
.overlay-menu li ul li a { margin-left: 0 }
.overlay-menu .children { width: 100% }
.overlay-menu .children li .sf-sub-indicator, .secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
    display: block;
    float:right;
}
.secondary-navigation ul li {
	float:left;line-height: 76px;}
	.secondary-navigation li a {
		letter-spacing:0.02em;
padding: 10px 0;
}
.secondary-navigation li:last-child a {
  background: #fff;
  border-radius: 3px;
  color: #0047ba !important;
  padding: 10px 20px;
  margin: 0 0 0 25px;
}
.secondary-navigation a {
    color: #fff !important;
    font-family: 'SatoshiBold', sans-serif;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px 15px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
	float: left;
}
.secondary-navigation a:hover {
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    color: #9B9B9B;
}
.secondary-navigation #navigation ul li li a { color: #fff }
.secondary-navigation #navigation ul li li a:hover { color: #fff }
.sf-js-enabled li a.sf-with-ul { padding-right: 25px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
.overlay-menu #navigation .sf-sub-indicator {  }
/*#navigation .sf-sub-indicator {
display: block;
width: 10px;
overflow: hidden;
position: absolute;
right: 6px;
top: 38px;
background: url(./images/sejilla.png) no-repeat center center;
height: 7px;
text-indent: -9999px;
}*/
#navigation .sf-sub-indicator {
overflow: hidden;
text-indent: -9999px;
position: absolute;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 5px solid #0047ba;
top: 39px;
right: 5px;
}
#navigation {

    float: left;

}
#navigation select { display: none }
#navigation ul { float: left }
#navigation ul li {
cursor: pointer;
float: left;
position: relative;
margin: 0;
padding: 20px 0;
text-transform: uppercase;
font: 14px/14px SatoshiBlack;
}
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
}
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}






.overlay-menu #navigation ul li ul li {
    background: #fff;
    border: none;
	margin:0;
}

.overlay-menu #navigation ul li ul li:last-child {
    padding:0 0 20px 0;
}
.overlay-menu #navigation ul li ul li:first-child {
    padding:20px 0 0 0;
}
#navigation ul li ul li .sf-sub-indicator{top: 24px;}


.overlay-menu #navigation ul li a:hover{color:#0047ba}


.overlay-menu #navigation ul li ul li ul {
	background: #fff url(./images/sejilla-2.png) no-repeat left 0px top 50px;
padding: 0px;
z-index: 5000;
margin: -72px 0 0 32px;

}

.overlay-menu #navigation ul li ul li ul::before {
    content: "";
    position: absolute;
    top: 40px;
    background: transparent url(./images/sejilla-2.png) no-repeat right 0px top 0px;
    width: 18px;
    height: 18px;
    left: -18px;
    z-index: 500000;
}



.overlay-menu #navigation ul li ul li ul li{
	width:100%;	
	padding:0;
	 background: #fff;
	margin:0;
}
.overlay-menu #navigation ul li ul li ul li:first-child{
	padding:20px 0px 0px 0px;

}
.overlay-menu #navigation ul li ul li ul li:last-child{
	padding:0px 0px 20px 0px;

}






#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
padding: 20px 0px;
position: relative;
width: 240px;
border-left: 0;
background: transparent;
border-right: 0;
margin: 0 30px;
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: auto;
    opacity: 1;
}
#navigation ul ul ul { top: 0 }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 270px;
}

/*-[ Content ]--------------------*/

#content {
    overflow: hidden;
}
#content_box {
    float: left;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}
.home-section-1, .home-section-2 { clear: both }
.frontTitle {
    font-size: 18px;
    color: #40a8ff;
    text-transform: uppercase;
    border-width: 1px 0;
    border-style: dashed;
    border-color: #ddd;
    margin: 0 0 25px;
    padding: 7px 0;
}
.frontPost {
    width: 30%;
    float: left;
    margin: 0 5% 30px 0;
    min-height: 363px;
    position: relative;
}
.front-view-title {
    font-size: 18px;
    line-height: 22px;
    color: #222;
}
.frontPostFull {
    clear: both;
    overflow: hidden;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.frontImgBox {
    float: left;
    margin: 4px 3% 0 0;
    width: 20%;
}
.single_post {
    background-color: #fff;
    width: 100%;
}
.single_page { background-color: white }

#featured-thumbnail-single {

    float: left;
}
.front-view-content {
    margin-bottom: 45px;
    overflow: hidden;
    position: relative;
    max-height: 110px;
}
.front-view-content-bottom {
    padding: 0 0 10px;
    margin-bottom: 0px !important;
    max-height: 100%;
}
.post-content {
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.archive .post-content {
    padding-bottom: 50px;
    position: relative;
}

.readMore {
    float: right;
    color: #7B7A79;
    position: absolute;
    bottom: 0;
    right: 0;
}
.readMore-bottom {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 20px;
}
.readMore a {
    color: #fff;
    background: #40a8ff;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 5px;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 1);
}
.readMore a:hover {
    color: #fff;
    background: #222;
}
.ss-full-width {
    background: white;
    padding: 0;
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
clear: both;
overflow: hidden;
position: relative;
width: 100%;
padding: 30px 15px;
}
.wp-post-image { float: left; max-width: 100%; width: 100%;    border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;}
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
#featured-thumbnail {
    float: left;
	position: relative;
    width: 100%;
}
#featured-thumbnail img, #featured-thumbnail-single img { width: 100%; border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px; }
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.archive #featured-thumbnail { }
#featured-thumbnail-small {
    float: left;
    margin-bottom: 15px;
    max-width: 125px;
}
#featured-thumbnail-small img {
    margin-bottom: 0;
    width: 100%;
}


.archive-title { line-height: 24px }
.page h1.title {
    margin-bottom: 20px;
    padding-top: 0;
}
.post-info {
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
    width: 100%;
}
.post-info time { color: #40a8ff }
.single-post-info {
    border-bottom: 1px dashed #ddd;
    padding: 0 0 10px;
}
.home article header, .archive article header { margin-bottom: 5px }
article header {
    margin-bottom: 15px;
    width: 100%;
}
.post-info a { color: #40a8ff }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
}
.article ul {
    margin: 1.7em 0 1em 1em;
    list-style-type: circle;

}
.article ul li {
    margin: 0 0 10px 0;
	width: 100%;
float: left;
}
.article ol {
    margin: 1.7em 0 1em 1em;
    list-style-type: decimal;

}
ol, ul {
  overflow-wrap: break-word;
}
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
    max-width: 330px;
    background-color: #FFF;
}
#tabber .inside {
    background: #f1f1f1;
    padding: 5px 15px 25px;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
}
#tabber ul.tabs {
    overflow: hidden;
    text-align: center;
    height: 39px;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-family: 'SatoshiRegular', sans-serif;
    color: #fff;
    cursor: pointer;
    border-bottom: none;
    width: 50%;
    text-align: center;
}
#tabber ul.tabs li a {
    background: #fbfbfb;
    border-bottom: 1px solid #e5ecf1;
    color: #999;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 2px 0 2px 0;
    line-height: 34px;
    text-transform: uppercase;
    width: 100%;
}
#tabber ul.tabs li a.selected {
    background: #f1f1f1;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
    margin: 0;
    color: #444;
    text-decoration: none;
    line-height: 38px;
    line-height: 34px;
    text-align: center;
    width: 98%;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {
    background: #f1f1f1;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
    padding: 2px 0 2px 0;
    width: 99%;
    line-height: 34px;
    text-align: center;
}
#tabber ul.tabs li a:hover {
    color: #000;
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
}
#tabber .inside li a { line-height: 18px }
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    font-size: 14px;
    margin-bottom: 3px;
    color: #555;
    font-family: 'SatoshiRegular', sans-serif;
}
#tabber .inside li div.info p { color: #919191 }
#tabber .inside li .meta {
    display: block;
    font-size: 12px;
    color: #999;
}
#tabber .inside li .meta time { color: #40a8ff }
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-family: 'SatoshiRegular', sans-serif;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 5px 0 5px 20px;
    float: left;
    margin-left: 15px;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
padding: 20px;
font: 18px/14px 'SatoshiRegular', sans-serif;
color: #000;
width: 100%;
border: 1px solid #d9d9d9;
margin: 20px 0 0 0;
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
box-sizing: border-box;
}
.wpcf7-form-control.wpcf7-submit {
    width: auto;
    border: 0px;
    background: #0047ba;
    color: #fff;
    font-family: 'SatoshiRegular', sans-serif;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 12px 30px;
    font-size: 16px;
    line-height: 18px;
}
textarea {
    overflow: auto;
    resize: vertical;
}
.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	background-color: #fff;
   background-image: url(./images/sejilla.png);
background-repeat: no-repeat;
background-position: center right 30px;
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
box-sizing: border-box;
padding: 25px 20px;
}
input:focus, textarea:focus { }
::-webkit-input-placeholder { color: #585F65 }
::-moz-input-placeholder { color: #585F65 }
::-ie-input-placeholder { color: #585F65 }
::-o-input-placeholder { color: #585F65 }
::input-placeholder { color: #585F65 }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Gutenberg Editor ]--------------------*/
/*Table*/
table.wp-block-table {
    border: 0;
    overflow-x: auto;
    display: block;
    margin-bottom: 1.5em;
}
table.wp-block-table th, table.wp-block-table td { border: 2px solid #d8d8d8 }
.wp-block-table tbody {
    width: 100%;
    min-width: 240px;
}
/*Cover Image*/
.wp-block-cover-image.aligncenter {
    display: -webkit-box!important;
    display: flex!important;
    margin: 0 0 1.5em;
}
.wp-block-cover-image.alignleft { margin-right: 20px }
.wp-block-cover-image.alignright { margin-left: 20px }
.wp-block-columns { clear: both }
.wp-block-image img { height: auto }
/*PullQuotes*/
body .wp-block-pullquote {
    width: 100%;
    margin: 0;
    padding: 3em 25px;
    box-sizing: border-box;
}
body .wp-block-pullquote.alignleft {
    margin-right: 0;
    text-align: left;
    max-width: 100%;
}
body .wp-block-pullquote.alignright {
    margin-left: 0;
    max-width: 100%;
    text-align: right;
}
body .wp-block-pullquote > p { font-size: 20px }
/*Gallery*/
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box }
.wp-block-gallery.aligncenter {
    display: -webkit-box;
    display: flex;
    margin: 0 -8px 1.5em;
}
.wp-block-gallery.alignleft { margin: 0 20px 1.5em -8px }
.wp-block-gallery.alignright { margin: 0 -8px 1.5em 20px }
.wp-block-image.is-resized {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.wp-block-image.is-resized img { max-width: 100% }
.ss-full-width .wp-block-image.is-resized {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: -ms-inline-grid;
    -ms-grid-columns: min-content;
}
.ss-full-width .wp-block-image.is-resized img { max-width: none }
/*Button*/
.wp-block-button { margin-bottom: 1.5em!important }
.wp-block-button.alignleft { margin: 0 15px 0 0 }
.wp-block-button.alignright { margin: 0 0 0 15px }
.wp-block-button.aligncenter { margin: 0 }
/*Comments*/
.wp-block-latest-comments.aligncenter { text-align: center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta { margin-left: 0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
    float: none;
    margin-right: 0;
    display: inline-block;
}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date { font-size: 14px }
.wp-block-latest-comments__comment-date {
    color: inherit;
    padding-top: 10px;
}
/*Archive*/
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
.wp-block-image figcaption { font-family: 'SatoshiRegular', sans-serif;
line-height: 18px;
margin: 10px 0 0 0;font-size: 14px;clear: both }
/*Archive && Categories*/
.wp-block-archives, .wp-block-categories { margin: 1.5em 0 1.571em 2.5em }
.wp-block-categories.alignleft, .wp-block-archives.alignleft { margin-right: 2em }
.wp-block-categories li, .wp-block-archives li { margin-bottom: 5px }
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 300px;
    margin: 35px auto;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
/*-[ Search Form ]------------------*/
#searchform {
float: left;
clear: both;
width: 100%;
padding: 0;
}

#searchform fieldset { float: left; width: 100%; }
.sbutton {
    padding: 8px 12px 10px 12px;
    border: 1px solid #e8e5de!important;
}
#s {
   width: calc(75% - 25px); width: -webkit-calc(75% - 25px);width: -moz-calc(75% - 25px);
background-color: #fff;
border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
margin: 0 25px 0 0;
text-indent: 0;
float: left;
font-family: 'SatoshiRegular', sans-serif;
text-transform: uppercase;
letter-spacing: 0.04em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 4px 0;
color: #000;
font-size: 14px;
line-height: 14px;
font-family: 'SatoshiRegular', sans-serif;
}
#search-image {
margin: 0;
width: 25%;
float: left;
font-family: 'SatoshiRegular', sans-serif;
font-family: 'SatoshiRegular', sans-serif;
background: url(./images/lupa.svg) no-repeat center center;
padding: 4px 16px;
cursor: pointer;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
text-transform: uppercase;
-webkit-appearance: none;
border: 0;
text-indent: -9999px;
}
input#search-image:hover {

}


.footer-widgets fieldset, #sidebars fieldset { width: 100% }
.sbutton {
    float: right;
    background-color: #f9f7f2;
    text-align: center;
}
.sidebar .plink {
    color: #555;
    display: block;
}
.sidebar .plink:hover { color: #222 }


.rank-math-breadcrumb p { margin-bottom: 0 }
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-bottom: 15px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 31.3%;
    line-height: 20px;
}
.sidebar.c-4-12 a { color: #555 }
.widget {
    margin-bottom: 27px;
    overflow: hidden;
}
.widget .title {
    font-family: 'SatoshiRegular', sans-serif;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 15px;
    margin-bottom: 7px;
}

.sidebar .widget h3 {
    background: url(images/side-head.png) no-repeat left center;
    font-size: 17px;
    line-height: 14px;
    text-transform: uppercase;
    color: #333;
    padding: 0 0 0 25px;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #aaa;
    padding-left: 0;
    background: none;
    margin-bottom: 10px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p { margin: 0 }
.popular-posts time { font-size: 12px }
.category-posts a, .advanced-recent-posts a {
    color: #555;
    display: block;
}
.category-posts a:hover, .advanced-recent-posts a:hover { color: #222 }
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 10px 7px 10px;
    overflow: hidden;
    clear: both;
    background-color: #f2f2f2;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons { overflow: hidden; float:right }

.widget-header .social-profile-icons ul{
	float: left;
border-right:1px solid #eeeeee;
}
.social-profile-icons ul li {
background: none;
border-left:1px solid #eeeeee;
float: left;
list-style-type: none;
margin: 0;
padding: 16px;
text-indent: -999em;
}
.social-profile-icons ul li a {
    display: block;
    padding: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-email a { background: url(images/social-mail.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-facebook a { background: url(images/icon-fb.svg) no-repeat center center; width: 44px;height: 44px !important;  }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-rss a { background: url(images/social-rss.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-twitter a { background: url(images/icon-tw.svg) no-repeat center center; width: 44px;height: 44px !important; }
.social-youtube a { background: url(images/icon-yt.svg) no-repeat center center; width: 44px;height: 44px !important; }
.social-flickr a { background: url(images/social-flickr.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-instagram a { background: url(images/icon-ig.svg) no-repeat center center; width: 44px;height: 44px !important; }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat center center; width: 44px;height: 44px !important; }
/*-[ Footer ]-------------------*/
body > footer {
	overflow:hidden;
    width: 100%;
}
body > footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'SatoshiRegular', sans-serif;
}
body > footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 0px }
footer .widget li a { color: #8d8d8d }
footer .widget li a:hover { color: #40a8ff }
footer .widget li {
padding: 0px;
border: 0px;
}
footer {
background: #0047ba;
position: relative;
overflow: hidden;
font-family: 'SatoshiRegular', sans-serif;
letter-spacing: 0.02em;
border-top: 7px solid #009655;
color: #fff;
}
.f-widget.f-widget-1 a {
  color: #009655;
  text-decoration: underline;
}
.f-widget.f-widget-1 a:hover {
  color: #fff;
}
footer .container {
    background-color: transparent;
    padding: 0;
}
footer p { color: #000000}
footer .textwidget p a{ color: #000000;
text-decoration:underline}
footer .textwidget p a:hover{ color: #0047ba;
text-decoration:underline}
.footer-widgets {
    width: 100%;
margin: 0 auto;
padding: 0;
clear: both;
max-width: 100%;
overflow: hidden;
}
.footer-top #navigation {
margin: 0 auto;
text-align: center;
}
.footer-top #navigation ul li::after {
    color: #fff;
}
.footer-widgets h3 {
color: #0047ba;
padding-bottom: 0;
font-family: 'SatoshiRegular', sans-serif;
font-size: 36px;
text-align: center;
line-height: 36px;
margin: 0 0 60px 0;
}
.f-widget {
    width: 100%;
    float: left;
    position: relative;
}
.f-widget.f-widget-3 {
  width: 100%;
}
.f-widget.f-widget-2 {
  width: 50%;
  margin: 0 auto;
  float: left;
}
.f-widget.f-widget-2 a {
  text-decoration: underline;
}
.textwidget a:hover { 
color: #9f9f9f !important; 
}
.widget-1-2 {
   width: 1280px;
  padding: 30px;
  margin: 0 auto;
  float: none;
  display: table;

}
.f-widget.f-widget-1 {
  width: 50%;
  margin: 0 auto;
  float: left;
}
.wp-block-social-links::before {
  width: calc(50% - 60px);width: -webkit-calccalc(50% - 60px);width: -moz-calccalc(50% - 60px);
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  right: 0;
}
.wp-block-social-links::after {
  width: calc(50% - 60px);width: -webkit-calccalc(50% - 60px);width: -moz-calccalc(50% - 60px);
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: 0;
}
.wp-block-social-links {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.wp-block-social-links .wp-social-link a {
  padding: 17px !important;
}
.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
  margin: 8px 4px !important;
  z-index: 10;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #009655 !important;
color: #0047ba !important;
  height: 60px;
  width: 60px;

}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
  color: #fff !important;
fill: #fff !important;
  font-size: 27px;
}


.menu-productos {
    float: left;
    width: 100%;
    margin: 30px 0 50px 0;
}
.menu-productos li  {
	font-size: 14px;
	line-height:14px;
    float: left;
	font-family: 'SatoshiRegular', sans-serif;
	text-transform:uppercase;
}

#copyright-note .menu-productos li a {
	font-family: 'SatoshiRegular', sans-serif;
}
.menu-productos li::after {
    content: "·";
    float: right;
    margin: 0px 20px;
    font-size: 18px;
}
.menu-productos li:last-child::after, #navigation > ul > li:last-child::after, .secondary-navigation li:last-child::after{
	display:none;
}
.pie {
    display: table;
    width: 100%;
}
.copyrights {
float: left;
width: 100%;
clear: both;
padding: 34px 0;
}
#copyright-note {
width: 1280px;
margin: 0 auto;
padding: 0 30px;
clear: both;
max-width: 100%;
overflow: hidden;
}
#copyright-note span {
font-size: 14px;
letter-spacing: 0.02em;
line-height: 16px;
font-family: 'SatoshiRegular', sans-serif;
}
#copyright-note a { color: #000000;font-family: 'SatoshiRegular', sans-serif; }
#copyright-note a:hover { color: #0047ba; }
#copyright-note .top a {
    background: #009655;

    display: table;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 19px;
}
#copyright-note a img {
    text-align: center;
    float: left;
	width: 25px;
height: 31px !important;
}

.footer-top {
  display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
width: 100%;
margin: 50px auto 30px auto;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding: 0 0 35px 0;

}


.logo-footer img{

}
#copyright-note .top a img {
    width: 16px;
    height: 16px !important;
}
.fs {
float: right;
margin: 8px 20px;
width: auto;
}
.fs a{float: right;
margin: 0 0 0 10px;}
#copyright-note .top a:hover { color: #fff !important }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}
.postsby { 
width: 100%;
font-family: 'SatoshiBold', sans-serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.02em;
margin: 0px 0 34px 0;
padding: 0;
color: #0047ba;
}
.no-results {
    font-size: 18px;
    line-height: 24px;
}
.postsby span {
	float: left;
    font-family: 'SatoshiRegular', sans-serif;

}
.seperator-1 {
  float: left;
  margin: 0 10px;
}

/*-[ Related Posts ]---------------------------*/
.related-posts {
    background-color: #FFF;
    margin-top: 30px;
    clear: both;
    float: left;
}
.postauthor p { padding-top: 0px }
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    line-height: 20px;
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 13px;
}
.related-posts h3 {
    font-size: 18px;
    background: url(images/heading.png) repeat-x left center;
    margin: 0;
    color: #222;
}
.related-posts h3 span {
    background: #fff;
    padding: 0 20px 0 0;
}
.relatedthumb img {
    width: 65px;
    height: 65px;
    margin-top: 5px;
    margin-bottom: 0;
}
.postauthor-top { margin-bottom: 20px }
.related-posts li {
    width: 44%;
    border: 1px solid #E4E4E4;
    float: left;
    list-style: none;
    margin-right: 4%;
    margin-bottom: 20px;
    padding: 10px;
    min-height: 75px;
    box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.14);
    margin-left: 3px;
    margin-top: 3px;
}
.related-posts a {
    color: #555;
    font-family: 'SatoshiRegular', sans-serif;
}
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last { margin-right: 0 }

.tagtext::before {
	width: 40px;
content: "";
height: 1px;
background: #0047ba;
position: absolute;
top: 50%;
left: 0px;
	}
.tagtext {
width: 100%;
float: left;
color: #0047ba;
margin: 30px 0 15px 0;
font-family: 'SatoshiBold', sans-serif;
position: relative;
padding: 0 0 0 60px;
}
.tags {
margin: 20px 0;
width: 100%;
float: left;
font-family: 'SatoshiRegular', sans-serif;

}
.tags a { 
font-size: 18px;
font-family: 'SatoshiRegular', sans-serif;
border: 1px solid #14273c;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 10px 15px;
color: #14273c;
margin: 15px 15px 0 0;
float: left;
text-decoration: none !important;
}
.tags a:hover { color:#0047ba;border: 1px solid #0047ba; }
.postauthor {
    margin: 10px 0;
    padding: 0;
    min-height: 125px;
    background-color: #fff;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor-inner {
    border: 1px solid #E4E4E4;
    overflow: hidden;
    padding: 10px;
}
.postauthor h4 {
    background: url(images/heading.png) repeat-x left center;
    font-family: 'SatoshiRegular', sans-serif;
    font-size: 18px;
    margin-bottom: 25px;
}
.postauthor h4 span {
    background: #fff;
    padding: 0 20px 0 0;
}
.postauthor h5 {
    font-family: 'SatoshiRegular', sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 1.6;
}
.postauthor img {
    float: left;
    margin: 5px 25px 15px 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 2px 10px;
    border-top: 1px solid #CACACA!important;
    border-left: 3px solid #00A8FF;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    background: #E9E9E9;
    color: #615F5F;
    border-right: 1px solid #CACACA!important;
    border-bottom: 1px solid #CACACA!important;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
    color: #888;
    border: 1px solid #DFDFDF;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    box-sizing: border-box;
    width: 70%;
    float: left;
    padding: 10px 0;
    border-right: 0;
    text-indent: 10px;
}
.mts-subscribe input[type="submit"] {
    background: #2DB2EB;
    cursor: pointer;
    color: white!important;
    padding: 10px 0;
    border: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float: left;
    height: 37px;
    text-align: center;
    width: 29.4%;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
}
.ad-125 .evenad { float: right!important }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
}
#wp-calendar th {
    padding: 10px 0;
    text-align: center;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-family: 'SatoshiRegular', sans-serif;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar #next {
    text-align: right;
    padding-right: 12px;
}

/*-[ pagination ]------------------*/
.pagination {
font-family: 'SatoshiRegular', sans-serif;
font-family: 'SatoshiRegular', sans-serif;
float: left;
padding: 40px 0 20px 0;
width: 100%;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}
.pagination ul {

  list-style: none;
  margin: 0 auto;
  display: table;

}
.pagination ul li { float: left }
.currenttext, .pagination a:hover {
color: #fff;
float: left;
padding: 14px 0px;
font-size: 18px;
line-height: 18px;
border: 2px solid #0047ba;
border-radius: 50%;
width: 50px;
height: 50px;
text-align: center;
background: #0047ba;
font-size:14px;
margin: 0 7px;
}
.pagination a, .pagination2 {

  color: #0047ba;
  float: left;
  padding: 14px 0px;
  line-height: 16px;
  border: 2px solid #0047ba;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size:14px;
  text-align:center;
margin: 0 7px;
}

.this-page {
color: #fff;
float: left;
padding: 14px 0px;
font-size: 18px;
line-height: 18px;
border: 2px solid #0047ba;
border-radius: 50%;
width: 50px;
height: 50px;
text-align: center;
background: #0047ba;
font-size:14px;
margin: 0 7px;
}
.page-numbers {
color: #0047ba;
float: left;
text-decoration: none;
padding: 14px 20px;
font-size: 18px;
line-height: 18px;
}
.flecha-next {
padding: 14px 0px;
font-family: 'SatoshiBold', sans-serif;
}
.flecha-prev {
padding: 14px 0px;
font-family: 'SatoshiRegular', sans-serif;
}
.inactive-1 {
    border-left: 3px solid #eee;
    margin: 0 0 0 20px;
}
.inactive-2 {
	
    border-right: 3px solid #eee;
    margin: 0 20px 0 0;
}

.pagination2 { clear: both }
.top { float: right }
.top a { color: #BBB }
.top a:hover { color: #555 }
.toplink { color: #979494!important }
.toplink:hover { color: #222!important }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
/*-----------------------------------------------
/* Shortcodes
/*---------------------------------------------*/
/*-[ Notifications ]---------------------------*/
.message_box { margin: 15px 0 }
pre {
    overflow: auto;
    background: #f5f7f8 url('images/code.png') 10px 2px no-repeat;
    padding: 2em 1em 1em 1em;
    border: 1px solid #DDD;
    margin: 15px 0;
    line-height: 1.3em;
}
.note {
    background: #FEF4C8;
    color: #666;
    border: 1px solid #FDEBA5;
}
.note p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/thumb.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.announce {
    background: #D7EFFB;
    color: #666;
    border: 1px solid #BEE5F8;
}
.announce p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/speaker.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.success {
    background: #E8F6D2;
    color: #666;
    border: 1px solid #DEF1BF;
}
.success p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/tick.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.warning {
    background: #FFE7E7;
    color: #666;
    border: 1px solid #FFDBDB;
}
.warning p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/cross.png') left no-repeat;
    margin: 0.3em 0.8em;
}
/*-[ Buttons ]---------------------------------*/
.buttons {
    font-size: 12px;
    text-decoration: none;
    position: relative;
    padding: 10px 20px 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 15px 25px 25px 0;
    padding: 12px 10px;
}
.post-single-content a.buttons { color: #fff!important }
.post-single-content a.btn_white { color: #4F4F4F!important }
.btn_brown {
    background-color: #D9C2A5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#D9C2A5), to(#C3A178));
    background-image: linear-gradient(top, #D9C2A5, #C3A178);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #BA905E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_brown:hover {
    background-color: #D1B593;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#D1B593), to(#BC966B));
    background-image: linear-gradient(top, #D1B593, #BC966B);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    cursor: pointer;
    color: white!important;
}
.btn_brown:active {
    border: 1px solid #B2824C;
    box-shadow: inset 0 0 8px 2px #C19B70;
}
.btn_blue {
    background-color: #A5B8DA;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#A5B8DA), to(#7089B3));
    background-image: linear-gradient(top, #A5B8DA, #7089B3);
    border-top: 1px solid #758FBA;
    border-right: 1px solid #6C84AB;
    border-bottom: 1px solid #5C6F91;
    border-left: 1px solid #6C84AB;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #aec3e5;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #64799E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_blue:hover {
    background-color: #9badcc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9badcc), to(#687fa6));
    background-image: linear-gradient(top, #9badcc, #687fa6);
    border-top: 1px solid #6d86ad;
    border-right: 1px solid #647a9e;
    border-bottom: 1px solid #546685;
    border-left: 1px solid #647a9e;
    box-shadow: inset 0 1px 0 0 #a5b9d9;
    cursor: pointer;
    color: white!important;
}
.btn_blue:active {
    border: 1px solid #546685;
    box-shadow: inset 0 0 8px 2px #7e8da6;
}
.btn_green {
    background-color: #6CB24C;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6CB24C), to(#52873A));
    background-image: linear-gradient(top, #6CB24C, #52873A);
    border-top: 1px solid #477532;
    border-right: 1px solid #477532;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #477532;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #8FC477;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
    text-shadow: 0 -1px 1px #416B2D;
    text-transform: uppercase;
}
.btn_green:hover {
    background-color: #5F9D43;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#68AB49), to(#4A7834));
    background-image: linear-gradient(top, #68AB49, #4A7834);
    border-top: 1px solid #4E8037;
    border-right: 1px solid #4E8037;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #4E8037;
    box-shadow: inset 0 1px 0 0 #8FC477;
    cursor: pointer;
    color: white!important;
}
.btn_green:active {
    border: 1px solid #436D30;
    box-shadow: inset 0 0 8px 2px #467131;
}
.btn_yellow {
    background-color: #FFDA6B;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFDA6B), to(#FEAE2D));
    background-image: linear-gradient(top, #FFDA6B, #FEAE2D);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #FFE599;
    color: #fff;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 1px 1px #BC9600;
    text-transform: uppercase;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
}
.btn_yellow:hover {
    background-color: #FFD351;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFD351), to(#FDA00B));
    background-image: linear-gradient(top, #FFD351, #FDA00B);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    box-shadow: inset 0 1px 0 0 #FFE599;
    cursor: pointer;
    color: #fff!important;
}
.btn_yellow:active {
    border: 1px solid #F29202;
    box-shadow: inset 0 0 8px 2px #F29202;
}
.btn_red {
    background-color: #E83030;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E83030), to(#B71414));
    background-image: linear-gradient(top, #E83030, #B71414);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #FF6B6B;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #A01111;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_red:hover {
    background-color: #E63131;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E63131), to(#9C1111));
    background-image: linear-gradient(top, #E63131, #9C1111);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    box-shadow: inset 0 1px 0 0 #FE4C4C;
    cursor: pointer;
    color: white!important;
}
.btn_red:active {
    border: 1px solid #890F0F;
    box-shadow: inset 0 0 8px 2px #890F0F;
}
.btn_white {
    background-color: #f5f7f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f7f8), to(#E0E0E0));
    background-image: linear-gradient(top, #f5f7f8, #E0E0E0);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #FFFFFF;
    color: #4F4F4F;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #fff;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_white:hover {
    background-color: #F4F4F4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#D3D3D3));
    background-image: linear-gradient(top, #F4F4F4, #D3D3D3);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    box-shadow: inset 0 1px 0 0 #fff;
    cursor: pointer;
    color: #4F4F4F!important;
}
.btn_white:active {
    border: 1px solid #C1C1C1;
    box-shadow: inset 0 0 8px 2px #C1C1C1;
}
/*-[ Video Shortcode ]-------------------------*/
.textwidget .youtube-video, .textwidget .vimeo-video, .textwidget .googlemaps { margin: 0 }
.youtube-video, .vimeo-video { margin: 10px 0 10px 0 }
/*-[ Google Maps ]-----------------------------*/
.googlemaps { margin: 5px 15px 10px 0 }
/*-[ Columns ]---------------------------------*/
.one_half { width: 48% }
.one_third { width: 30.66% }
.two_third { width: 65.33% }
.one_fourth { width: 22% }
.three_fourth { width: 74% }
.one_fifth { width: 16.8% }
.two_fifth { width: 37.6% }
.three_fifth { width: 58.4% }
.four_fifth { width: 67.2% }
.one_sixth { width: 13.33% }
.five_sixth { width: 82.67% }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 15px;
    float: left;
}
.column-last {
    margin-right: 0!important;
    clear: right;
}
/*-[ Tabs ]------------------------------------*/
.tab_widget {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.tab_widget ul.tabs {
    display: block;
    position: relative;
    list-style: none;
    height: 40px;
    border-bottom: 1px solid #DDD;
    margin: 0;
}
.tab_widget ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 39px;
    line-height: 39px;
    border: 1px solid #DDD;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(9%, rgb(230,230,230)), color-stop(55%, rgb(238,238,238)));
    background-image: linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(230,230,230)), color-stop(0.55, rgb(238,238,238)) );
}
.tab_widget ul.tabs li:first-of-type { border-left: 1px solid #DDD }
.tab_widget ul.tabs li a {
    text-decoration: none;
    color: #888!important;
    font-size: 12px;
    display: block;
    padding: 0 10px;
    outline: none;
    font-family: 'SatoshiRegular', sans-serif;
    text-shadow: 1px 1px 1px #FFF;
    border: none;
    border-left: 1px solid #F9F9F9;
}
.tab_widget ul.tabs li:first-of-type a { border-left: none }
.tab_widget ul.tabs li a:hover { background: none }
.tab_widget ul.tabs li.active, .tab_widget ul.tabs li.active a:hover {
    background: #FFF;
    border-bottom: 1px solid #FFF;
}
.tab_widget ul.tabs li.active { border-top: 1px solid #DDD }
.tab_widget ul.tabs li.active a { color: #777 }
.tab_widget .tab_container {
    display: block;
    border-top: none;
    overflow: hidden;
    position: relative;
    clear: both;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
.tab_widget .tab_content {
    display: block;
    position: relative;
    padding: 15px;
}
/*-[ Toggle ]-----------------------*/
.toggle {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.toggle .togglet, .toggle .toggleta {
    display: block;
    position: relative;
    height: 36px;
    padding: 0 12px;
    background: #EEE;
    border: 1px solid #DDD;
    cursor: pointer;
    margin: 0;
}
.toggle .togglet span, .toggle .toggleta span {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    padding-left: 20px;
    background: url("images/toggle-down.png") no-repeat left;
}
.toggle .toggleta span { background: url("images/toggle-up.png") no-repeat left }
.toggle .togglec {
    display: block;
    position: relative;
    padding: 15px;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
/*-[ Dividers ]--------------------------------*/
.divider {
    clear: both;
    display: block;
    padding-top: 20px;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 5px solid #EEE;
}
.top-of-page {
    margin-bottom: 10px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 5px solid #EEE;
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/

@media screen and (max-width: 1280px) { 
.faja-adentro-flex, .faja-adentro-banner, .faja-adentro-flex-justificado, #copyright-note, .footer-widgets, .destopk-header, .page-header-adentro, .faja-adentro-banner, .page-content, .relacionados-adentro, .comentarios-in, .faja-adentro-logos, .slides, .flex-control-nav, .flex-direction-nav, .header-top-in, .widget-1-2, .solucion-in {width:100%}

}
@media screen and (max-width: 1024px) {
.title-home-1, .single-title, .single-title-1 {
  font-size: 30px;
  line-height: 34px;
  margin: 3% 0 20px 0;
}
.title-home-2 {
  font-size: 20px;
  line-height: 22px;
  margin: 15px 0 10px 0;
}
.title-home-3 {
  font-size: 14px;
  line-height: 16px;
}

.nota-4, .nota-4-gris, .nota-repo {
  width: 24%;
}
.title-home-5.title-negro {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0 0 0;
}
.title-home-6.title-negro {
  font-size: 16px;
  line-height: 20px;
}
.logo_showcase .slick-slide .logo-title {
  font-size: 16px;
  line-height: 20px;
}
.campo-news input, .campo-news select {
  width: 40%;
}
.breadcrumb {
  margin: 0 0 14px 0;
}
.shared-button {
   width: 10%;
}
.article {
  width: 90%;
}
.nota-5 {
  width: 31%;
}

.title-home-repo.title {
  font-size: 16px;
  line-height: 20px;
}


}


@media screen and (max-width: 960px) { 

/*-[ menu ]--------------------------------*/
.overlay-menu #navigation ul li::after{display:none}.overlay-menu #navigation{width:100%;float:left}#buscador-interior{display:block;border-top:1px solid #f0f1f1;width:100%;float:left;margin:20px 0;padding:20px 0}#search-image{background:transparent url(images/lupa.svg) no-repeat right center;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border:0 solid #0047ba;text-indent:-999px}input#search-image:hover{border:0 solid #000}#s{color:#0047ba;font-family: 'SatoshiRegular', sans-serif;font-size:14px}#overlay,.hamburguesa{display:block}.hamburguesa{float:right;position:relative;z-index:7000}.overlay-menu #buscador{display:none}.button_container{position:relative;top:0;right:0;height:12px;width:21px;cursor:pointer;z-index:6000;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;}.linea-h{display:none}.destopk-header{width:100%;padding:0}#header{margin: 20px 0;padding:0px 30px;background:#fff}#header h1 a img,#header h2 a img{width:100px!important}.main-header.shrink .arriba{display:block}.hamburguesa.active{position:fixed}.button_container.active .top{-webkit-transform:translateY(5px) translateX(0) rotate(45deg);transform:translateY(5px) translateX(0) rotate(45deg);-ms-transform:translateY(5px) translateX(0) rotate(45deg)}.button_container.active .middle{opacity:0}.button_container.active .bottom{-webkit-transform:translateY(-5px) translateX(0) rotate(-45deg);transform:translateY(-5px) translateX(0) rotate(-45deg);-ms-transform:translateY(-5px) translateX(0) rotate(-45deg)}.button_container span{background:#0047ba;border:none;height:2px;width:21px;position:absolute;top:0px;left:0px;-webkit-transition:all .35s ease;transition:all .35s ease;cursor:pointer}.button_container span:nth-of-type(2){top:5px}.button_container span:nth-of-type(3){top:10px}.overlay{position:fixed;background:#fff;top:0;right:0;width:0;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .35s,visibility .35s,width .35s;transition:opacity .35s,visibility .35s,width .35s;overflow:scroll}.overlay.open{z-index:6000;opacity:1;visibility:visible;width:100%}.overlay nav{position:relative;text-align:center;padding:100px 40px;letter-spacing:.03em}.overlay ul{list-style:none;margin:0 auto;display:inline-block;position:relative;height:100%;width:100%}.overlay ul li{display:block;text-transform:uppercase;position:relative;width:100%;text-align:left;float:left;border-top:1px solid #eef0f4;padding:20px 0 0 0;margin:20px 0 0 0}.overlay ul li a{cursor:pointer;display:block;position:relative;text-decoration:none;overflow:hidden;float:left;width:100%}.overlay ul li a:hover{width:100%;color:#000}.overlay-menu #buscador{padding:0;width:100%;float:left;margin:30px 0 0 0;display:block}.overlay-menu #buscador #searchform{margin:0;display:block;float:left;clear:both;width:100%;border-top:1px solid #eef0f4;padding:20px 0 0 0}.overlay-menu #buscador #searchform #s{width:calc(100% - 60px);width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);background-color:transparent;padding:0;text-indent:0;float:left;margin:0;text-transform:uppercase;letter-spacing:.04em;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;border:0}.overlay-menu #buscador #searchform #search-image{background:url(images/lupa.svg) no-repeat center center;margin:0;width:60px;float:left;color:#fff;padding:2px;cursor:pointer;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;border:0;text-transform:uppercase;-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;text-indent:-9999px}.logo-responsive{float:left;width:100%;background:#fff}.logo-responsive img{float:left}.overlay.open ul li ul li a{color:#0390cc}.overlay.open ul li ul li ul li a{color:#97a3a8}.overlay.open ul li .sf-sub-indicator{background:url(images/sejilla-azul.png) no-repeat center center}.overlay.open ul li ul li .sf-sub-indicator{background:url(images/sejilla.png) no-repeat center center}.overlay-menu .sf-sub-indicator{display:block;width:10px;overflow:hidden;position:absolute;right:22px;top:10px;height:7px;text-indent:-9999px}.overlay .redes-sociales-responsive{float:left;padding:0 40px}.overlay .redes-sociales-responsive ul{float:left}.overlay .redes-sociales-responsive ul li{float:left;margin:0 20px 0 0;width:auto;padding:0;border:0}.overlay .redes-sociales-responsive ul li a{float:left;border:1px solid #233984;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.overlay .redes-sociales-responsive ul li a img{float:left}.overlay .redes-sociales-responsive ul li a:hover{opacity:.6}.hamburguesa{width: 21px;height: 12px;position:fixed;z-index:8000;right:40px;top:38px;margin: 0 18px 0px 0;}.hamburguesa.shrink{margin: 0 18px 0px 0;top:38px}.secondary-navigation{float:none}.secondary-navigation ul li{line-height:1}.secondary-navigation li::after{display:none}.main-header.shrink .abajo{height:auto}.abajo{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.overlay nav #navigation{margin:0;padding:0}.overlay-menu #navigation ul li ul{border-top:1px solid #eef0f4;width:100%;top:auto;position:relative;padding:20px 0 0 0;z-index:400;left:auto;background:#fff;margin:20px 0 0 0}.overlay-menu #navigation ul li ul li:first-child{padding:0}#navigation ul ul a,#navigation ul ul a:link,#navigation ul ul a:visited{width:100%;margin: 0;}.overlay-menu #navigation ul li ul{padding:0;margin:20px 0 0 0;border-left:0;border-right:0;border-bottom:0}.overlay-menu #navigation ul li ul li:last-child{padding:0}#navigation ul li ul li a,.overlay-menu #navigation ul li ul li ul li a{border-bottom:1px solid #eef0f4}#navigation .sf-sub-indicator{display:block;width:0px;overflow:hidden;position:relative;right:auto;top:auto;height:0px;text-indent:-9999px;float:right}.overlay-menu #navigation ul li ul::before{display:none}.overlay-menu #navigation ul li ul li:last-child{padding:0;margin:0}.overlay-menu #navigation ul li ul li:first-child{padding:0;margin:0}.secondary-navigation li a{color:#0047ba}#navigation ul li ul{padding:0}#navigation ul li ul li:last-child a{padding-bottom:0}.overlay-menu #buscador{margin:20px 0 0 0}.redes-header{float:left;width:100%;margin:20px 0 0 0;padding:20px 0 0 0;border-top:1px solid #eef0f4}.widget-header .social-profile-icons ul{float:left;width:100%}.overlay .social-profile-icons ul li{background:0 0;float:left;margin:0;padding:0;width:60px;border-top:0}.widget-header{float:left;margin:0!important}.overlay-menu #navigation ul li ul li ul {padding: 0px;z-index: 5000;margin: 0px 0 0 0px;}.overlay-menu #navigation ul li ul li .sf-sub-indicator {top: 22px;right: 25px;position: absolute;}.overlay-menu #navigation ul li ul li ul li:last-child {padding: 0;}.overlay-menu #navigation ul li ul li ul li:first-child {padding: 0px 0px 0px 0px;}#navigation ul li ul li ul li:last-child a {padding-bottom: 20px;}.overlay-menu #navigation ul li ul li ul lia:first-child {border-top: 0;}.overlay.open li {-webkit-animation: fadeInBottom .5s ease forwards;animation: fadeInBottom .5s ease forwards;-webkit-animation-delay: .15s;animation-delay: .15s;}.overlay.open li:nth-of-type(2) {-webkit-animation-delay: .2s;animation-delay: .2s;}.overlay.open li:nth-of-type(3) {-webkit-animation-delay: .2s;animation-delay: .2s;}.overlay.open li:nth-of-type(4) {-webkit-animation-delay: .35s;animation-delay: .35s;}.overlay.open li:nth-of-type(5) {-webkit-animation-delay: .35s;animation-delay: .35s;}.overlay.open li:nth-of-type(6) {-webkit-animation-delay: .4s;animation-delay: .4s;}.overlay.open li:nth-of-type(7) {-webkit-animation-delay: .4s;animation-delay: .4s;}.overlay.open li:nth-of-type(8) {-webkit-animation-delay: .45s;animation-delay: .45s;}.overlay.open li:nth-of-type(9) {-webkit-animation-delay: .45s;animation-delay: .45s;}.overlay.open li:nth-of-type(10) {-webkit-animation-delay: .5s;animation-delay: .5s;}.overlay.open li:nth-of-type(11) {-webkit-animation-delay: .5s;animation-delay: .5s;}

#navigation ul li.visible {display: block;}
.main-header.shrink {position: fixed;top: 6px;}
.header-top {position: fixed;top: 0;left: 0;height: 6px;width: 100%;} 
#logo a {width: 204px;}
.slides, .flex-control-nav, .flex-direction-nav {padding: 0 7%;}
.flex-control-nav {bottom: 10%;padding: 0 7%;}
.mask {width: 60%;}
.slider-thumbnail {width: 60%;}
.flex-caption {width: 50%;}
.slidertext {font-size: 20px;line-height: 24px;}
.header-top-in {display: none;}
.flexslider .flex-prev {left: 0%;}
.flexslider .flex-next {right: 0%;}
.flex-direction-nav a {width: 60px;height: 60px;}


.nota-4-1 {width: 50%;} 
.footer-top {display: none;}
.pie {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;width: 100%;flex-wrap: wrap;display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
#copyright-note span {width: 100%;clear: both;float: left;margin: 0 0 30px 0;}
.widget-1-2 {padding: 60px 30px 30px 30px;}
#copyright-note .fs span {margin: 0 0 0 20px;float: left;margin: 0;width: auto;display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.fs {display: -webkit-flex;display: -moz-flex;display: -o-flex;display: -ms-flex;-webkit-box-align: center;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.faja-adentro-flex-justificado {-webkit-justify-content: center;justify-content: center;}
.nota-4-casos, .nota-4, .nota-4-gris, .nota-repo {width: 45%;margin: 0 2.5% 4% 2.5%;}
.nota-repo-u {width: 45%;margin: 0 2.5% 4% 2.5%;}



.nota-1 {
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;
  margin: 30px 0;
  
}  
.n1-header {
  padding: 30px 0 0 0;
  width: 100%;
  -webkit-order: 2;-ms-flex-order: 2;order: 2;

}
.n1-imagen {
  width: 100%;
  -webkit-order: 1;-ms-flex-order: 1;order: 1;

}

.col-60 {
  width: 100%;
  padding: 0;
}
.nota-2 {
  margin: 0 0 30px 0;
}
.col-30 {
  width: 100%;
}
.tit-protagonistas {
  margin: 30px 0 20px 15%;
}
.title-home-3 {
  font-size: 24px;
  line-height: 28px;
}


.fodo-top {
  width: 32%;
}
.nota-5 {
  width: 100%;
  margin: 0 0 30px 0;
}
.title-home-5.title-negro {
  font-size: 24px;
  line-height: 28px;
}
.nota-6 {
  width: 100%;
  margin: 15px 0;
}
.title-home-6.title-negro {
  font-size: 24px;
  line-height: 28px;
}
.faja-adentro-logos {
  padding: 30px;
}

.footer-top {
  margin: 30px auto 20px auto;
  padding: 0 0 20px 0;
}
.footer-widgets h3 {
  margin: 0 0 45px 0;
}
.title-home-1, .single-title, .single-title-1 {
  font-size: 36px;
  line-height: 40px;
}
.overlay nav {
  padding: 85px 30px;
}
.hamburguesa.shrink, .hamburguesa {
  margin: 0 8px 0px 0;
}
.page-header-adentro {
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;
}
.text-header {
  width: 100%;
  padding: 0 0 30px 0;
}
.imagen-header {
  width: 100%;
}
.page-content {
  padding: 30px;
  margin: 0 auto;
}
.shared-button {
  width: 100%;
  position: relative;
  top: auto;
  margin: 0 0 30px 0;
}
.shared-button a {
  margin: 0 18px 0 0;
  clear: none;
}
.article {
  width: 100%;
}
.relacionados-adentro {
  padding: 30px;
}
.title-section {
  font-size: 36px;
  line-height: 36px;
}
  
.bloque-gris-relacionados {
  min-height: 100%;
}

.comentarios-in {
  padding: 30px;
}
input#author {
  width: 100%;
  margin: 0 0 30px 0;
}
input#email {
  width: 100%;
}

.bloque-gris-repo {
  width: 80%;
}

.text-header-sf {
  width: 100%;
}



}


@media screen and (max-width: 768px) { 
.slider-thumbnail {width: 100%;}
.mask {width: 100%;}
.flex-caption {width: 100%;position: relative;float: left;transform: translate(0,0);-webkit-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0);
top: auto;left: auto;margin: 8% 0 2% 0;}
.flex-control-nav {bottom: auto;position: relative;transform: translate(0,0);-webkit-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0);left: auto;float: left;padding: 2% 7% 7% 7%;text-align: center;}
.flex-container {float: left;}
.flex-direction-nav {display: none;}
.slidertitle {text-align: center;}
.slidertext {font-size: 24px;line-height: 28px;text-align: center;}
.flexslider .slides .slides-in {margin: 0 0 40px 0;}
.nota-4-casos, .nota-4, .nota-4-gris, .nota-repo {padding: 30px;}
.col-2 {width: 100%;-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;-webkit-column-gap: 0;-moz-column-gap: 0;column-gap: 0;}

.overlay-menu li a {font: 18px/22px 'SatoshiBold', sans-serif;}

#archive-repo .nota-6 {
  margin: 0 0 30px 0;
  width: 100%;
}


@media screen and (max-width: 560px) { 

.zcwf_lblLeft .zcwf_col_lab {
  width: 100%;
}
.zcwf_lblLeft .zcwf_row {
  display: block;
}
.zcwf_lblLeft .zcwf_col_fld {
  width: 100%;
}


.owl-carousel {
  margin: 0 0 30px 0 !important;
}
.title-home-repo.title {
  font-size: 20px;
  line-height: 24px;
}
.saludos {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  width: 100%;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0;
}

.nota-repo-u {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 30px;
}
.solucion-in {
  padding: 30px;
  font-size: 22px;
  line-height: 26px;
}
.solucion-in h4 {
  margin: 10px 0 20px 0;
}
.logo-casos {
  width: 30%;
  }
.logo-servicios {
  width: 20%;  }
.nota-4-casos, .nota-4, .nota-4-gris, .nota-repo {
  width: 100%;
  margin: 0 0 4% 0;
  padding: 30px;
}
.postsby {
  font-size: 18px;
  margin: 10px 0 34px 0;

}
.nota-4-1 {
  width: 100%;
  margin: 0 0 4% 0;
  padding: 5%;
}

.overlay nav {
  padding: 75px 30px;
}
#logo a {
  width: 170px;
  margin: 10px 0 0 0;
}
.main-header.shrink #header #logo a {
  float: left;
   width: 170px;
  margin: 0;
}
.nota-2 {
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;
}
.n2-imagen {
  width: 100%;
}
.n2-header {
  width: 100%;
  padding: 0 0 0 30px;
  margin: 30px 0 0 0;
}

.n2-header {
  padding: 0 0 0 25px;
}
.title-home-3 {
  font-size: 18px;
  line-height: 22px;
}
.tit-seccion {
  margin: 30px 0;
}

.nota-4, .nota-4-gris, .nota-repo {
  width: 100%;
  padding: 20px;
}
.title-home-5.title-negro {
  font-size: 20px;
  line-height: 24px;
}
.title-home-6.title-negro {
  font-size: 18px;
  line-height: 22px;
}


.logo_showcase .slick-slide .logo-title{
  font-size: 16px;
  line-height: 18px;
}
.footer-widgets h3 {
  margin: 0 0 35px 0;
  font-size: 24px;
line-height: 26px;
}
.f-widget.f-widget-2 {
  font-size: 24px;
  line-height: 36px;
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
  font-size: 20px;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  height: 44px;
  width: 44px;
}
.wp-block-social-links .wp-social-link a {
  padding: 12px !important;
}


.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
  margin: 8px 1px !important;
}

.campo-news input, .campo-news select {
	width:100%;
  margin: 0 0 30px 0;
}
.campo-news {
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;

}

.campo-news input[type="submit"] {
  width: 40%;
}
.f-widget.f-widget-2 {

  margin: 0;
}
#copyright-note span {
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 0 0 20px 0;
}
#copyright-note .fs span {
  display: table;
  float: left;
  width: auto;
}


.nota-repo:first-of-type .n-repo-header .bajada-r {
font-size: 16px;
line-height: 20px;
  width: 100%;
  padding: 10px 0px 0 0;
}  
.nota-repo:first-of-type .n-repo-header {
  width: 100%;
  padding: 0;
  align-items: flex-end;
  margin: 15px 0 0 0;
}
.nota-repo:first-of-type .n-repo-imagen {
  width: 100%;
}
.nota-repo:first-of-type .cat-fecha-solo {
  width: 100%;
  float: left;
  position: relative;
  left: auto;
}
/*- BANNER-----------------*/
.faja-adentro-banner {
  padding: 15px 30px 0px 30px;
}
.banner-300 {
		-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;

}
.banner-300 li {
  list-style-type: none;
  margin: 20px 0;
  width: 100%;
}
.title-home-1 {
  font-size: 30px;
  line-height: 34px;
}

}

@media screen and (max-width: 420px) { 
.nota-4-casos, .nota-4, .nota-4-gris, .nota-repo {
  margin: 0 0 30px 0;
}
.tit-seccion {
  font-size: 30px;
  line-height: 32px;
}
.f-widget.f-widget-1 {
  font-size: 14px;
  line-height: 18px;
}
.logo-footer {
  background-size: 80%;
}
.single-title, .single-title-1 {
  font-size: 32px;
  line-height: 36px;
}
.title-home-3 {
  font-size: 14px;
  line-height: 18px;
}
.n3-header .fecha {
  margin: 5px 00;
  font-family: 'SatoshiRegular', sans-serif;
}
.nota-3 {
  margin: 0 0 30px 0;
}
.nota-6 {
	-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-moz-flex-wrap: wrap;
}
.n6-imagen {
  width: 100%;;
}
.title-home-6.title-negro {
  padding: 0 5px;
  width: 100%;
  margin: 30px 0 0 0;
}
.title-home-6.title-negro::before {
  width: 1px;
  content: "";
  height: 40px;
  background: #0047ba;
  position: absolute;
  bottom: auto;
  left: 30px;
  top: -55px;
}
.page-numbers {
  padding: 14px 0px;
}
.pagination {
  padding: 20px 0;
}
.this-page {
  color: #000;
  padding: 14px 0px;
  line-height: 18px;
  border: 0px solid #0047ba;
  background: #fff;
  font-size: 18px;
  margin: 0 3px;
}
.pagination a, .pagination2 {
  color: #0047ba;
  padding: 14px 0px;
  line-height: 18px;
  border: 0px;
  font-size: 18px;
  margin: 0 4px;
}
.currenttext, .pagination a:hover {
color: #000;
padding: 14px 0px;
font-size: 18px;
line-height: 18px;
border: 0px;
background: #ffffff;
font-size: 18px;
margin: 0 3px;
}
blockquote {
  font-size: 20px;
  padding: 0px 0 0 10%;
  margin: 10px 0 40px 0;
  line-height: 24px;
}
.footer-top #navigation ul li::after {
  margin: 0px 10px;
}
.title-home-1 {
  font-size: 24px;
  line-height: 26px;
}

}