/* Generated by less 2.4.0 */
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700,300');
/*DEFINICION DE VARIABLES*/
/*ESTILOS GENERALES*/
/*bordes redondeados*/
/*box shadow inset*/
/*box sizing*/
/*flotar - posicion - alineaciones*/
/*mostrar/ocultar*/
/*anchos*/
/*fuente*/
.social_links {
  float: right;
  margin: 6px 2px 10px 0;
  list-style: none;
}
.social_links li {
  float: left;
  width: 26px;
  height: 22px;
  margin-right: 4px;
}
.social_links li:last-child {
  margin-right: 0px;
}
.icon_social {
  width: 22px;
  height: 22px;
  float: left;
  padding: 0 !important;
  margin: 0 2px;
  background: url(../img/redes.png) no-repeat bottom left;
  border: none !important;
}
.icon_social.facebook {
  background-position: -1px bottom;
}
.icon_social.facebook:hover {
  background-position: -1px top;
}
.icon_social.youtube {
  background-position: -24px bottom;
}
.icon_social.youtube:hover {
  background-position: -24px top;
}
.icon_social.twitter {
  background-position: -46px bottom;
}
.icon_social.twitter:hover {
  background-position: -46px top;
}
.icon_social.linkedin {
  background-position: -91px bottom;
}
.icon_social.linkedin:hover {
  background-position: -91px top;
}
.icon_social.rss {
  background-position: right bottom;
}
.icon_social.rss:hover {
  background-position: right top;
}
.icon_social.instagram {
  background-position: -114px bottom;
}
.icon_social.instagram:hover {
  background-position: -114px top;
}
.slider {
  background: black;
}
.slider .wrap {
  width: 990px;
  height: 314px;
  position: relative;
  z-index: 1;
  z-index: 0;
}
.slider .wrap .slider_images {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.slider .wrap .slider_images ul {
  width: 2000em;
  height: 314px;
  position: relative;
  list-style: none;
  margin: 0;
}
.slider .wrap .slider_images ul li {
  float: left;
  width: 990px;
  height: 314px;
  position: relative;
}
.slider .wrap .slider_images ul li img {
  width: 990px;
  height: 314px;
  margin: 0;
}
.slider .wrap .slider_images .blackLayer {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  width: 250px;
  padding: 30px;
  height: 254px;
}
.slider .wrap .slider_images .title_slider {
  font-size: 26px;
  font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  word-break: break-word;
}
.slider .wrap .slider_images .title_slider a {
  color: #fff;
  text-decoration: none;
}
.slider .wrap .slider_images .text_slider {
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  margin: 0;
}
.slider .wrap .slider_images .text_slider a {
  color: #FFEB01;
}
.slider .wrap .slider_images .text_slider a:hover {
  color: white;
}
.slider .wrap .slider_numbers {
  height: 26px;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 20px;
  z-index: 3;
  margin-bottom: 0;
}
.slider .wrap .slider_numbers a {
  height: 23px;
  width: 26px;
  float: left;
  padding-top: 3px;
  margin-right: 3px;
  background: url(../img/num_slider.png) top left no-repeat;
  color: #908200;
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  cursor: pointer;
  text-decoration: none;
}
.slider .wrap .slider_numbers a:hover {
  background-position: top right;
}
.slider .wrap .slider_numbers a.active {
  background-position: top right;
  cursor: default;
}
.slider .wrap .slider_control {
  position: absolute;
  z-index: 1;
  height: 26px;
  z-index: 4;
  top: 230px;
  left: 281px;
}
.slider .wrap .slider_control .control {
  width: 28px;
  height: 25px;
  float: left;
  padding-top: 1px;
  margin-right: 1px;
  font-size: 18px;
  text-align: center;
  background: url(../img/bg_btn_ter.png) top left repeat-x;
  color: #908200;
  cursor: pointer;
}
.slider .wrap .slider_control .control.left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.slider .wrap .slider_control .control.right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.slider .wrap .slider_control .control:hover {
  color: white;
  background-position: bottom left;
}
.yellow_bar {
  background: url(../img/bg_yellow.png) top left repeat-x;
  margin-top: -8px;
}
.yellow_bar .wrap {
  height: 51px;
  padding-top: 8px;
  position: relative;
  z-index: 1;
}
.yellow_bar .wrap .logo_second {
  width: 100px;
  float: left;
  margin: 7px 0 6px;
}
.yellow_bar .wrap .logo_second img {
  display: block;
  margin: 0;
}
.yellow_bar .wrap .yellow_arrow {
  width: 193px;
  height: 51px;
  position: absolute;
  z-index: 1;
  background: url(../img/yellow_arrow.png) top center no-repeat;
  top: 8px;
  left: 143px;
}
.yellow_bar .wrap .text_yb {
  width: 80%;
  float: right;
  overflow: hidden;
  font-size: 12px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: right;
  color: #908200;
  font-family: 'Oswald', sans-serif;
  position: relative;
  z-index: 5;
}
.banner {
  background: black;
}
.banner .wrap {
  width: 990px;
  height: 110px;
  position: relative;
  z-index: 1;
  z-index: 0;
}
.banner .wrap img {
  height: 110px;
  width: 990px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin: 0;
}
.banner .wrap .cont_tit {
  position: absolute;
  top: 0;
  left: 0;
  height: 110px;
  width: auto;
  z-index: 10;
  padding: 0 100px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
}
.banner .wrap .cont_tit h3 {
  line-height: 110px;
  margin: 0;
  height: 0;
  color: #fff;
  font-weight: normal;
}
.content_box {
  width: 100%;
  color: #3B3D39;
  padding: 10px 0 40px 0;
  float: left;
  clear: both;
}
.content_box.portada-seccion {
  width: 67%;
  margin-left: 33%;
  float: none;
  clear: none;
}
.content_box .btn {
  margin: 20px 10px 20px 0;
}
.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 20px auto;
}
.landing article {
  width: 340px;
  height: 275px;
  margin: 0 20px 20px 0;
  float: left;
  position: relative;
  z-index: 1;
}
.landing article .img_article_lan {
  position: absolute;
  width: 340px;
  height: 155px;
  float: left;
  background: #ccc;
  overflow: hidden;
  position: relative;
  z-index: 1;
  z-index: 2;
  background: url(../img/img_default100.png) center center no-repeat #f0f0f0;
  box-shadow: 0 0 1px #999 inset;
  -moz-box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
}
.landing article .img_article_lan img {
  width: 340px;
  height: 155px;
  margin: 0;
}
.landing article:nth-child(2n) {
  margin-right: 0px;
}
.landing article .btn {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 20px;
}
.list_result article {
  background: #fff;
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 30px 20px 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}
.list_result article.special {
  background: #f0f0f0;
  border: none;
}
.list_result article .img_article {
  width: 120px;
  height: 120px;
  float: left;
  position: relative;
  z-index: 1;
  margin-right: 20px;
  background: #ccc;
  overflow: hidden;
  background: url(../img/img_default100.png) center center no-repeat #f0f0f0;
  box-shadow: 0 0 1px #999 inset;
  -moz-box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
}
.list_result article .img_article img {
  width: 120px;
  height: 120px;
  margin: 0;
}
.list_result article .btn {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 150px;
}
.page_ctrl {
  height: 26px;
  float: right;
}
.page_ctrl li {
  max-height: 26px !important;
  margin-left: 4px;
  border-radius: 4px;
  background: #C9E8EE;
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  overflow: hidden;
  display: inline-block;
}
.page_ctrl li a {
  height: 26px;
  padding: 0 8px;
  text-decoration: none;
  color: #0052B0;
  line-height: 26px;
  display: block;
}
.page_ctrl li:hover {
  background: #0052B0;
}
.page_ctrl li:hover a {
  text-decoration: none;
  color: #C9E8EE;
}
.page_ctrl li.active {
  height: 26px;
  padding: 0 8px;
  background: none !important;
  line-height: 26px;
}
.share_and_like {
  width: 100%;
  margin: 20px 0;
  float: left;
  list-style: none !important;
}
.share_and_like iframe,
.share_and_like #___plusone_0 {
  vertical-align: bottom !important;
}
.share_and_like li {
  float: left;
  margin-right: 20px;
}
.related_post article {
  width: 350px;
  margin: 0 10px 10px 0;
  float: left;
  background: #f0f0f0;
}
.related_post article .related_img {
  width: 80px;
  height: 80px;
  float: left;
  background: #ccc;
  overflow: hidden;
  background: url(../img/img_default50.png) center center no-repeat #f0f0f0;
  box-shadow: 0 0 1px #999 inset;
  -moz-box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
}
.related_post article .related_img img {
  width: 80px;
  height: 80px;
  margin: 0;
}
.related_post article .resume_article {
  height: 60px !important;
  width: 250px !important;
  padding: 10px;
}
.related_post article .resume_article:hover {
  background-color: #C9EEF8;
}
.related_post article .resume_article .title_article {
  font-size: 12px !important;
  max-height: 34px !important;
  overflow: hidden;
}
.related_post article .resume_article .title_article a {
  color: #5d5d5d;
}
.related_post article .resume_article .title_article a:hover {
  color: #0052B0;
}
.related_post article:nth-child(2n) {
  margin-right: 0;
}
.terms-campanas {
  display: block;
  color: #333;
  margin: 10px 0;
  padding: 8px 0 8px 10px;
  background: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.country_filter {
  float: none;
  clear: both;
  padding: 8px 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #eee;
  margin: 10px 0;
  text-align: right;
}
.country_filter:after {
  display: block;
  clear: both;
  float: none;
}
.country_filter .lab {
  margin-right: 5px;
}
.country_filter select {
  float: none;
}
.country_filter .btn {
  margin: 0 5px;
  background-color: #0253AC;
  color: white;
  font-size: 12px;
}
.uneditable_title {
  display: block;
  clear: both;
  float: left;
  font-size: 15px;
  font-weight: bold;
  color: #5D5D5D;
  font-family: Arial, Helvetica, sans-serif;
  margin: 20px 0;
}
.comments {
  width: 100%;
  height: auto;
  min-height: 200px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.showbox {
  background: url(../img/banner_section.png) left top no-repeat;
  background-size: 100% 30px;
  -moz-background-size: 100% 30px;
  background-color: #EFEFEF;
  margin-left: 10px;
  width: 690px;
  float: left;
}
.showbox .insb_left {
  width: 250px;
  float: left;
  padding: 10px 15px 10px 10px;
}
.showbox .insb_left ul {
  float: left;
  width: 100%;
  margin: 20px 0 0 -10px;
  list-style: none;
}
.showbox .insb_left ul li {
  height: 55px;
  margin-top: -20px;
  float: left;
  clear: both;
  background: url(../img/label_center.png) top left no-repeat;
  background-size: 100% 200%;
  -moz-background-size: 100% 200%;
  position: relative;
  z-index: 1;
  font-family: 'Oswald', sans-serif;
}
.showbox .insb_left ul li .label_left {
  width: 10px;
  height: 55px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10px;
  background: url(../img/label_left.png) top left no-repeat;
}
.showbox .insb_left ul li .label_right {
  width: 13px;
  height: 55px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -13px;
  background: url(../img/label_right.png) top left no-repeat;
}
.showbox .insb_left ul li a {
  height: 32px;
  padding: 0 15px;
  display: block;
  font-size: 14px;
  line-height: 32px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}
.showbox .insb_left ul li a:hover {
  color: #333;
}
.showbox .insb_left ul li.active {
  background-position: bottom left;
}
.showbox .insb_left ul li.active a {
  color: #908200;
}
.showbox .insb_left ul li.active .label_left,
.showbox .insb_left ul li.active .label_right {
  background-position: bottom left;
}
.showbox .insb_right {
  width: 405px;
  padding-left: 10px;
  float: right;
}
.showbox .insb_right ul {
  width: 405px;
  padding-top: 30px;
  float: right;
  overflow: hidden;
  list-style: none;
  margin: 0;
}
.showbox .insb_right ul li {
  width: 405px;
  float: left;
  display: none;
}
.showbox .insb_right ul li:first-child {
  display: block;
}
.showbox .insb_right ul li .sb_img {
  background: #666;
  height: 176px;
  width: 405px;
  position: relative;
  z-index: 1;
  background: url(../img/img_default100.png) center center no-repeat #f0f0f0;
  box-shadow: 0 0 1px #999 inset;
  -moz-box-shadow: 0 0 1px #999 inset;
  -webkit-box-shadow: 0 0 1px #999 inset;
  overflow: hidden;
}
.showbox .insb_right ul li .sb_img img {
  height: 176px;
  width: 405px;
  margin: 0;
}
.showbox .insb_right ul li .sb_info {
  float: right;
  padding: 10px;
  width: 385px;
}
.showbox .insb_right ul li .sb_info .title {
  color: #5D5D5D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 22px;
  line-height: 26px;
  margin: 12px 0;
}
.showbox .insb_right ul li .sb_info .description {
  line-height: 19px;
  overflow: hidden;
}
.showbox .insb_right ul li .sb_info .btn {
  margin: 20px 0 5px;
}
.accion_list {
  width: 100%;
}
.accion_list ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.accion_list ul li {
  display: block;
  height: 118px;
  background: #eee;
  padding: 15px 15px;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.accion_list ul li:last-child {
  margin-bottom: 0;
}
.accion_list ul li.feat {
  height: auto;
}
.accion_list ul li.feat .thumb {
  width: 100%;
  height: auto;
  max-height: 200px;
  float: none;
  margin: 0 0 10px 0;
  background: #999;
}
.accion_list ul li.feat .thumb img {
  height: auto;
  width: 100%;
}
.accion_list ul li.feat .btn {
  float: none;
  position: relative;
  left: 0;
  top: 0;
  clear: both;
}
.accion_list ul li.feat .contenido_li .title_cont_list a {
  font-size: 22px;
  line-height: 24px;
}
.accion_list ul li .thumb {
  width: 120px;
  height: 120px;
  float: left;
  margin: 0 15px 0 0;
  display: block;
  overflow: hidden;
  background: url('../img/img_default50.png') no-repeat center center;
}
.accion_list ul li .thumb img {
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
  margin: 0 auto;
}
.accion_list ul li .contenido_li .title_cont_list {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.accion_list ul li .contenido_li .title_cont_list a {
  color: #5d5d5d;
  font-size: 15px;
  text-decoration: none;
}
.accion_list ul li .contenido_li .title_cont_list a:hover {
  text-decoration: underline;
}
.accion_list ul li .contenido_li .description {
  max-height: 80px;
  overflow: hidden;
  line-height: 16px;
}
.accion_list ul li .btn {
  position: absolute;
  bottom: 15px;
  left: 150px;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
input[type="submit"].send_msj {
  width: 191px;
  height: 26px;
  margin-top: 10px;
  cursor: pointer;
  background: url(../img/send_msj.png) top left no-repeat;
  line-height: 18px;
  padding: 0;
  border: none;
}
input[type="submit"].send_msj:hover {
  background-position: bottom left;
  line-height: 18px;
}
.error_search {
  width: 220px;
  height: 24px;
  margin-bottom: 30px;
  clear: both;
}
.error_search input[type='text'] {
  width: 195px;
  height: 24px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 12px;
  padding: 0 5px;
  color: #888;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
}
.error_search input[type='text']:focus {
  border-color: #36A9E1 !important;
  box-shadow: none;
}
.error_search input[type='submit'] {
  height: 19px;
  width: 19px;
  margin-left: 3px;
  float: left;
  background: url(../img/search.png) top left no-repeat;
}
.error_search input[type='submit']:hover {
  background-position: top right;
  cursor: pointer;
}
.none_result {
  font-size: 30px;
  font-weight: bold;
}
.title_section {
  font-size: 40px;
  font-weight: bold;
  margin-top: 30px;
}
.full_field {
  width: 98%;
  height: 100px;
}
html #recaptcha_area,
#recaptcha_table {
  height: 127px !important;
  overflow: hidden;
  margin: auto !important;
}
html #recaptcha_privacy {
  display: none;
}
.slc_cont {
  text-align: center;
  display: block;
}
.slc_cont .slc_btn {
  margin: 10px 15px;
  width: 180px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
.slc_cont .slc_btn .this_btn {
  background: #ff0;
  display: block;
  color: #000;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
}
