body{
	font-family:'Avenir';
}

a, a:active { 
	color: #777; 
	text-decoration: none;
}

.lotusui30dojo a, .lotusui30dojo a:visited{
	color:#599ad4;
}

a:hover, a:focus { 
	color: #777; 
	text-decoration: underline;
}

img{
	border: none;
}

/* .wpthemeHeader{
	height: 30px;
    background-color: red;
}
 */
.wpthemeBannerInner{
    box-shadow: 0 2px 2px rgba(207,207,207,.5);
    /*height: 65px;*/
    background: #FFFFFF;
    border-bottom:none;
}

.wpthemeBanner{
	/*height: 64px;*/
	background-color: #F9F9F9;
	box-shadow: 0px 11px 4px 0px rgba(0,0,0,0.50);
	border: none;
	display: none;
}

.wpthemeBannerPrimaryNavigation .wpthemeBannerInner {
	box-shadow: 0 2px 2px rgba(207,207,207,.5);
    /*height: 65px;*/
    border:none;
    background: #FFFFFF;
    filter: none;
}

li#wpthemeActionsMenu a{
	border-right: 1px solid #f5f5f5;

}

.wpthemeBannerPrimaryNavigation {
	box-shadow: 0 2px 2px rgba(207,207,207,.5);
	/*display: none;*/
    background: #FFFFFF;
    display: block;
}

.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:active, 
.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:focus {
	color: #9b9b9b;
	filter: none;
	background: none;
}
 
.wptheme_ie7 .wpthemeBanner .wpthemePrimaryNav li a:hover, 
.wptheme_ie7 .wpthemeBanner .wpthemePrimaryNav li a:active,
.wptheme_ie7 .wpthemeBanner .wpthemePrimaryNav li a:focus,
.wptheme_ie7 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a, 
.wptheme_ie7 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:hover,
.wptheme_ie7 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:active,
.wptheme_ie7 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:focus, 
.wptheme_ie8 .wpthemeBanner .wpthemePrimaryNav li a:hover, 
.wptheme_ie8 .wpthemeBanner .wpthemePrimaryNav li a:active,
.wptheme_ie8 .wpthemeBanner .wpthemePrimaryNav li a:focus, 
.wptheme_ie8 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a,  
.wptheme_ie8 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:hover,
.wptheme_ie8 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:active,
.wptheme_ie8 .wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected a:focus {
	background-color: #deeade;
}

.wpthemeBanner ul.wpthemeCommonActions > li > span, 
.wpthemeBanner ul.wpthemeCommonActions li a:link, 
.wpthemeBanner ul.wpthemeCommonActions li a:visited, 
.wpthemeBanner ul.wpthemeCommonActions li a:active {
	color: #99999A;
	font-size: 14px;
	font-family: ArialMT;
	border-color: #4b4b4b; /* required for IE */
	border-color: rgba(0,0,0,.25);
}

.wpthemeBanner .wpthemeBranding img {
	background-position:0 -962px;
}

.wpthemeSecondaryNav a, 
.wpthemeSecondaryNav a:hover, 
.wpthemeSecondaryNav a:active, 
.wpthemeSecondaryNav a:focus {
	color: #666;
}

.wpthemeCrumbTrail, .wpthemeCrumbTrail a {
	color: #bbbbbb;
	font-weight: normal;
}

.wpthemeControl h2 {
	color: #666;
}

.wpthemeControl {
	margin: 0;
}

.wpthemeControlHeader{
	border-top: 3px solid #14763e;
}

/* start mobile */
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a:hover,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a:active,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a:focus {
	/* ancestor anchors */
	color: #0C4A26;
}

.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeSelected > a,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeSelected > a:hover,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeSelected > a:active,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeSelected > a:focus  {
	/* selected anchors */
	color: #14763E;
}

.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a span {
	/* ancestor border */
	border-left: 6px solid #0C4A26;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#116B38), to(#062413)) 0 0 0 100%; 
	-webkit-border-image: -webkit-linear-gradient(#116B38, #062413) 0 0 0 100%; 
}

.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeSelected > a span {
	/* selected border */
	border-left: 6px solid #14763E;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1A9C52), to(#116334)) 0 0 0 100%; 
	-webkit-border-image: -webkit-linear-gradient(#1A9C52, #116334) 0 0 0 100%;
}

.wpthemeMobile #logoutlink, 
.wpthemeMobile #wpthemeLogin a {
	background: -moz-linear-gradient(center top , #9C9C9C 0%, #676767 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9C9C9C), color-stop(100%,#676767)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9C9C9C 0%,#676767 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9C9C9C 0%,#676767 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9C9C9C 0%,#676767 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9C9C9C', endColorstr='#676767',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #9C9C9C 0%,#676767 100%); /* W3C */
    color: #CCCCCC;
}

.wpthemeBanner .wpthemeMobileBorder {
	border-bottom: none;
}
/* end mobile */


.wpthemeBanner .wpthemePrimaryNav li a:link {
	border-right: 1px solid #99999A;
}
/*.wpthemeBanner .wpthemePrimaryNav li a:first-child{
	border-left: 1px solid #99999A;
}*/
.wpthemeBanner .wpthemePrimaryNav li a:active{
	border-left: 1px solid #99999A;
}
/*.wpthemeBanner .wpthemePrimaryNav li:last-child {
	border-right: 1px solid #99999A;
}*/
.wpthemeBanner .wpthemePrimaryNav li a span:hover{
	color: #004A8D;
	font-weight: 500;
	text-decoration: none;
}
.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:link{
	background: #fff;
	border-left: none;
	box-shadow: none;
	filter: none;
}
.wpthemeBanner .wpthemePrimaryNav li a:link{
	border-right: none;
}

.wpthemePrimaryNav ul{
	height: 54px
	border-left: 1px solid #99999A;
	/* border-right: 1px solid #99999A; */
}
.wpthemePrimaryNav li{
	float: left;
	height: 54px;
	width: 115px;
	border-left: 1px solid #99999A;
}
.wpthemePrimaryNav li:last-child{
	float: left;
	height: 54px;
	width: 115px;
	border-right: 1px solid #99999A;
}

.wpthemePrimaryNav li a span{
	text-shadow: none;
	color: #99999A;
	font-size: 14px;
}
.wpthemePrimaryNav li a{
	text-align: center;
}

.wpthemeLayoutContainers{
	padding: 0;
	background: #ededed;
}
.wpthemeBannerPrimaryNavigation {
    padding: 0;
    box-shadow: 0px 2px 2px 0px rgba(206,206,206,0.50);
}

div#layoutContainers > div.wpthemeInner{
	
}

.wpthemeMainContent{
	
}

 a.wpthemeLeft{
	float: none;
}
.wptheme3Col .wpthemeCol{
	width: 220px;
}
.wptheme1Col, .wptheme1col{
	
position: static;
	
z-index: 1;
}

/***Adicionales by Sngular***/

footer{
	height: 130px;
	box-shadow: 0px -2px 5px 0px rgba(189,189,189,0.50);
}
/*.wpthemeInner{
width: 100%
}*/

.wpthemeBanner .wpthemePrimaryNav li a:hover, 
.wpthemeBanner .wpthemePrimaryNav li a:active,
.wpthemeBanner .wpthemePrimaryNav li a:focus, .wpthemeBanner .wpthemePrimaryNav li a:hover > span {
	background: white; 
	background: linear-gradient(top, #505050 0%,#101010 100%); /* W3C */
	color: #10498F;
	box-shadow: none;
	font-weight: normal;
	text-decoration: none;
	border-left: none;
}

/* .wpthemeSelected{
    border-left: 2px solid #F8B01A;
} */


.wpthemeInner .wpthemeCrumbTrail a {
    color: #bbbbbb;
    font-weight: normal;
}

li.wpthemeNavListItem.wpthemeLeft.wpthemeSelected {
    border-left-color: #f8b01a;
}

.wpthemeBannerPrimaryNavigation .wpthemeNavContainer1 {
    float: right;
}

/*** MAIN ***/
.wpthemeMainContent{
	background: #ededed; 
	min-height: 0;
}


/*** end MAIN ***/

/*** FOOTER ***/
.wpthemeFooter {
    box-shadow: none;
}

.wpthemeFooter h3 {
	margin-top: 25px;
	margin-bottom: 4px;
	text-shadow: 1px 1px #ccc;
}

.wpthemeFooterCol {
	padding: 0 10px;
	width: 300px;
	text-align: left;
	margin-bottom: 0px;
}

.widget_home{
	height: auto;
	width: 33.33%;
	padding: 10px;
	margin: 0;
	margin-top:25px;
	display: block;
	float: left;
	box-sizing: border-box;
}
.img_widget_home{
	text-align: center;
}
.img_widget_home img{
	width: 81px;
	height: 81px;
}
.img_comercial img{
	width: 190px;
	height: 190px
}
.title_widget{
	/*font-family: Avenir-Medium;*/
	font-size: 15px;
	color: #004A8D;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 40px;
	text-align: center;
}
.resume_widget{
	font-family: ArialMT;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0px;
	margin-top: 25px;
}
.link_widget{
	/*font-family: Avenir-Heavy;*/
	font-size: 14px;
	color: #FDB813;
	letter-spacing: 0px;
	bottom: 0;
}

.widget_home_body{
	width: auto;
	text-align: left;
	padding: 0 50px;
	box-sizing: border-box;
}
.background_home{
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 15px 1px rgba(173,173,173,1);
	-moz-box-shadow: 0px 0px 15px 1px rgba(173,173,173,1);
	box-shadow: 0px 0px 15px 1px rgba(173,173,173,1);
}

.footer_profuturo{
	  margin-top: 50px;
	  background-color: #ffffff;
	  height: 136px;
	  box-shadow: 0 -2px 5px rgba(190, 190, 190, 0.5);
	  z-index: 11;
	  position: absolute;
	  width: 100%;
	  left: 0px;
}
.footer_profuturo_twocolumns{
	  margin-top: 50px;
	  background-color: #ffffff;
	  height: 136px;
	  box-shadow: 0 -2px 5px rgba(190, 190, 190, 0.5);
	  width: 980px;
	  z-index: 11;
  	  bottom: 0;
  	  width: 100%;
	  left: 0px;
}
.footer_profuturo_side{
	  margin-top: 50px;
	  background-color: #ffffff;
	  height: 136px;
	  box-shadow: 0 -2px 5px rgba(190, 190, 190, 0.5);
	  width: 980px;
	  z-index: 11;
  	  /*position: fixed;*/
  	  bottom: 0;
  	  /*display: none;*/
  	  width: 100%;
	  left: 0px;
}
div.container_footer {
  max-width: 960px;
  margin: 0 auto;
}
.title_footer{
	/*font-family: Arial-BoldMT;*/
	font-size: 16px;
	color: #F7A700;
	padding: 3px;
	font-weight: 700;
}
.footer_left{
	width: 380px;
	/*padding:15px;*/
	float: left;
	display: block;
	/* padding: 20px; */
	margin-top:20px;
}
.footer_right{
	width: 576px;
	float: right;
	display: block;
	padding-top: 61px;
	margin-left: -40px;
}

.title_phone{
	/*font-family: ArialMT;*/
	font-size: 10px;
	color: #7C7C7C;
}

.phone_footer{
	/*font-family: Arial-BoldMT;*/
	font-size: 14px;
	color: #002C73;
	line-height: 16px;
	font-weight: 700;
}
ul.faq_footer{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

li.faq_footer{
	/*font-family: Arial-BoldMT;*/
	font-size: 12px;
	color: #9B9B9B;
	float: left;
	border-left:1px solid #9B9B9B;
    padding-left: 25px;
}
li.legal_footer{
	/*font-family: Arial-BoldMT;*/
	font-size: 10px;
	color: #9B9B9B;
	float: left;
	border-left:1px solid #9B9B9B;
}

li.faq_footer:first-child {
    border-left:none
}

li.legal_footer:first-child {
    border-left:none
}

li.faq_footer a {
    display: block;
    color: #9B9B9B;
    text-align: center;
    padding-left: 5px;
	margin-right: 22px;
    text-decoration: none;
    display: inline-flex;
}
.first_faq{
	padding: 0 !important;
}
li.legal_footer a {
    display: block;
    font-size: 10px;
    color: #9B9B9B;
    text-align: center;
    padding-left: 10px;
	margin-right:10px;
    text-decoration: none;
}
li.faq_footer a:hover {
    text-decoration: underline;
}
li.legal_footer a:hover {
    text-decoration: underline;
}

.mail_footer{
/*font-family: Arial-BoldMT;*/
	font-size: 14px;
	color: #002C73;
	float: left;
	display: block;
	width: 281px;
	text-align: left;
	border-top: 1px solid #9B9B9B;
	font-weight: 700;
}

.legal_footer{
	/*font-family: ArialMT;*/
	font-size: 10px;
	color: #999999;
	float: left;
	display: block;
}
.footer_copyright{
	margin-right: 110px
}

.footer_cdmx{
	float: left;
	display: block;
	width: 134px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.slider_home{
	position: absolute;
	display: block;
	width: 100%;
	left: 0px;
	margin-top: 100px;
}

.body_home{
	z-index: 2;
	position: relative;
	display: inline-block;
}
footer{
	
}
.wpthemeInne{
	display: none;
}
.wptheme1Col .wpthemeCol {
    margin: 0 auto;
    min-height: 10px;
}

	.component-container.wpthemeLeft.wpthemeCol8of12.wpthemePrimaryContainer.wpthemeHeadlineContainer.wpthemeCol.ibmDndColumn.wpthemeWide{
	    width: 730px;
	    margin: 0;
	    box-sizing: border-box;
	}

  .nav-blue {
    background-color: #004b8d;
    height: 30px;
    min-height: 30px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .nav-blue .container {
    max-width: 960px;
    padding: 0;
    margin: 0 auto;
  }
   .nav-blue ul{
    margin: 0px;
    padding: 4px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }
  .nav-blue li {
    transition: background 0.3s;
    float: left;
    list-style: none;
  }

  .nav-blue li a {
    padding: 8px 15px;
    line-height: 15px;
    color: #599ad4;
    font-size: 11px;
    transition: color 0.3s;
    transition: underline 0.3s;
    text-decoration: none;
  }
  .nav-blue li a img {
    height: 12px;
    padding-right: 5px;
    position: relative;
    top: -2px;
  }
  .nav-blue li:hover {
    cursor: pointer;
    transition: background 0.3s;
  }
  .nav-blue li:hover a {
    background-color: transparent;
    text-decoration: underline;
    transition: underline 0.3s;
    transition: color 0.3s;
  }
   .nav-blue .navbar-right{
    float:right;
  }
div.nav-blue.navbar-right > li.nav_bar_right img{
	position: absolute;
	margin-top: 5px;
}
div.nav-blue.navbar-right > li.nav_bar_right a{
color:white;	
}
div.nav-blue.navbar-right > li.session img{
	position: absolute;
	margin-top: 5px;
}
div.nav-blue.navbar-right > li.session a{
	color:#f7a700;	
}
.navbar_profuturo{
	height:60px;
	width:100%;
	background:#fff;
	display:block;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
}
.navbar_profuturo ul{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    right: 0px;
    float: right;
   /* overflow: hidden;
    float:right;*/
}
.navbar_profuturo li{
	float:left;
	display: block;
	position: relative;
	border-right: 1px solid #f5f5f5;
    height: 60px;
    display: table;
}
.navbar_profuturo li:hover > ul{
	display: block;
	position: absolute;
    margin-top: 60px;
    -webkit-box-shadow: 0px 5px 15px -3px rgba(173,173,173,1);
    -moz-box-shadow: 0px 5px 15px -3px rgba(173,173,173,1);
    box-shadow: 0px 5px 15px -3px rgba(173,173,173,1);
    border:none;
    z-index:99;
    background:#fff;
    width:100%;
}
.navbar_profuturo li > ul{
	display: none;
}
.navbar_profuturo li a{
    color: #9b9b9b;
    padding: 0 10px;
    text-transform: uppercase;
    max-width: 80px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    transition: color 0.3s;
    text-decoration: none;
}


.navbar_profuturo li a:hover{
    text-decoration:underline
}

.navbar_profuturo ul li {
    position: relative;
    float: left;
}
.navbar_profuturo ul li:hover{
	background:#004b8d;
}

img.icon_blue{
	display:block;
}

img.icon_white{
	display:none;
}
img.fwd{
	display:none;
}

.navbar_profuturo ul li:hover img.icon_blue{
	display:none;
}
.navbar_profuturo ul li:hover img.icon_white{
	display:block;
	width:8px;
	height:6px;
}
.navbar_profuturo ul li:hover a{
	color:white;
	text-decoration:underline;
}
.navbar_profuturo ul li:hover > ul li a{
	color:#9b9b9b;
	text-decoration:none;
}
.navbar_profuturo ul li:hover > ul li:hover {
	background:#004b8d;
}

.navbar_profuturo ul li:hover > ul li:hover a{
	color:white;
	text-decoration:underline;
}

.navbar_profuturo ul li:hover li:hover{
	background:#004b8d;
}

.navbar_profuturo li ul li{
	border:none;
	width:100%;
}

.navbar_profuturo li:hover li {
    float: none;
    margin: 0 auto;
}

div.navbar_profuturo.container{
	width:960px;
	margin: 0 auto;
	box-shadow: none;
}
div.navbar_profuturo.container div.navbar_right{
	width:80%;
	float:right;
}

.navbar_right a:visited{
	color:#9b9b9b;
}

div.navbar_profuturo.container div.navbar_left{
	width:20%;
	float:left;
	text-align:center;
}
div.navbar_profuturo.container div.navbar_left img{
	margin-top:14px;
/*	width:100px;
	height:17.5px;*/
}

/* header{
	display:none
} */

.wpthemeCrumbTrail {
    margin-top: 12px;
}

header_profuturo{
	position: absolute;
    display: block;
    width: 100%;
    left: 0px;
    top: 35px;
    z-index: 100;
}

/*.wpthemeSecondaryBanner{
display:none;
}
.wpthemeBannerPrimaryNavigation{
	display:none;
}
.wpthemeHeader{
	display:none;	
}*/

.footer_twocolumns{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
}
.twocolumns_body{
	
}

.leftcolumn_twocolumn > div{
    background: #fff;
    padding: 10px 25px;
    border: 1px solid lightgray;
    border-radius: 4px;
    }
    
/* .leftcolumn_twocolumn strong{
	color:#0E4C8B;
	font-weight:700;
}
.leftcolumn_twocolumn h2{
	font-family: Avenir-Heavy;
	font-size: 18px;
	color: #F7A700;
	letter-spacing: 0px;
	font-weight:700;
} */

.leftcolumn_twocolumn a{
	text-decoration:none;
	color:#4A88C1;
}
.leftcolumn_twocolumn a:hover{
	text-decoration:none;
	cursor:pointer;
	color:#4A88C1;
}
.leftcolumn_twocolumn ul{
    padding-left: 25px
}
.leftcolumn_twocolumn ul li{
	/*list-style-image:url(/wps/wcm/myconnect/efb9ea2f-b443-40f1-9eda-0507f68a8063/Bullet_Blue.png?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=lpmuLJh);*/
	font-family: ArialMT;
	font-size: 16px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 42px;
}
.leftcolumn_twocolumn ol li{
	counter-increment: step-counter;
	font-family: ArialMT;
	font-size: 16px;
	color: #4A4A4A;
	letter-spacing: 0px;
	line-height: 42px;
	padding-left:0px;
}   
 .wptheme2Col.wpthemeUnequal .wpthemePrimaryContainer{
 	width:695px;
 }
 
 .wptheme2Col.wpthemeUnequal .wpthemeSecondaryContainer {
    width: 230px;
 }
 
 .navbar_profuturo ul li:hover img:hover{
	background:white;
	cursor:pointer;
}
.navbar_profuturo ul li:last-child{
	background:none;
}
.navbar_profuturo  ul > li:nth-last-child(2):hover{
	border-bottom: 3px solid #004b8d;
	background:none;
}
 .navbar_profuturo ul li img{
 	margin: 20px 0;
 	padding:0 10px 0 10px
 }
.search_action:hover div.search_profuturo{
 	/* display:block; */
 	visibility: visible;
  	opacity: 1;
 	position:absolute;
 }
 .search_action img{
 	width:20px;
 	height:20px;
 }
 
 div.search_profuturo{
 	visibility: hidden;
  	opacity: 0;
  	transition: visibility 0.5s, opacity 0.5s linear;
 	position: absolute;
 	margin-top: 4px;
    right: 0;
 }
  div.search_profuturo input{
    border-radius: 15px;
    border: 2px solid lightgray;
    height: 3px;
    width: 250px;
    padding: 15px;
  }
  
div.search_profuturo input[type=text], textarea{
  @include transition(all 0.30s ease-in-out);
  outline: none;
  border: 1px solid #DDDDDD;
  border-radius:10px;
  }
  
div.search_profuturo input[type=text]:focus, textarea:focus{
	  @include box-shadow(0 0 5px rgba(81, 203, 238, 1));
	  border: 1px solid rgba(81, 203, 238, 1);
  }
  

.search_button {
    position: absolute;
    right: 4px;
    z-index: 20;
    top: -13px;
}

 .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.wpthemeHeader
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.resultado.resultado-azul {
    background: #E7F2F9;
    padding: 1px 10px 1px 10px;
    border-radius:4px;
}

.resultado.resultado-blanco {
    padding: 1px 10px 1px 10px;
}

ul.tabs
{
    padding: 0px 0px;
    font-size: 10px;
    font-weight: 100;
    list-style-type: none;
    text-align: left;
    border-bottom: 2px solid #dddddd;
}
        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px; /*distance between tabs*/
}
        
ul.tabs li a
{
    font: light 12px Arial;
    color: #A8A8A8;
    padding: 0 15px;
    font-family:'Avenir Heavy';
}

        
ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    position: relative;
    top: 0px;
    font-weight: bold;
}

ul.tabs li.selected a{
    color:#004A8D;
}
ul.tabs li.selected a {
    border-bottom: 2px solid #F7A700;
    padding-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
}
        
ul.tabs li.selected a:hover
{
    text-decoration: none;
    font-weight:700;
    color:#004A8D;
}
     
div.tabcontents
{
    padding: 20px;
    background-color:#FFF;
}

 .makeadate {
    width: 184px;
    height: 36px;
    background: #004A8D;
    border: 0;
    border-radius: 2px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    padding: 0;
    line-height: .5;
    text-align: left;
    margin: 30px auto;
}
.makeadate .makedateicon{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.makeadate p{
    margin: 3px 0;
    font-weight: normal;
    margin-left: 20px;
    font-family: Avenir;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 32px;
}
.makeadate span {
	display: none;
    font-size: 14px;
    font-weight: 100;
    color: #999999;
    display: block;
}
.makeadate:hover{
    box-shadow: 0px 0px 5px 3px #dddddd;
    cursor: pointer;
    
}
.makeadate img{
    margin-left: 20px;
    margin-top: 8px;
    width: 18px;
    height: 20px;
    float: none;
}

.wpthemeCrumbTrail.wpthemeLeft a {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}
 
 
 .carousel {
}
.carousel-inner {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: relative;
  float: left;
  height: 20px;
  left: 50%;
  z-index: 1;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
  }
}

  .slider_profuturo{
  	height:430px;
  	display:block;
  }

@media (max-width: 960px){
	.slider_profuturo{
		
	}
	.fade-carousel .slides .slide-1,
	.fade-carousel .slides .slide-2,
	.fade-carousel .slides .slide-3,
	.fade-carousel .slides .slide-4,
	.fade-carousel .slides .slide-5{
		height:350px;
	}	
}

    .wpthemeCrumbTrail.wpthemeLeft a {
		pointer-events: none;
		cursor: default;
	}
	
	.wpthemeCrumbTrail.wpthemeLeft a:hover{
		text-decoration: none;
	}
	
	/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    height: 430px;
}
.fade-carousel .carousel-inner a .item {
    height: 430px;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #ffffff;
    border: 3px solid #004A95;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}



/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5 {
  height: 430px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 411px){
	.fade-carousel{
		height: 230px;
	}
	.fade-carousel .slides .slide-1, 
	.fade-carousel .slides .slide-2,
	.fade-carousel .slides .slide-3,
	.fade-carousel .slides .slide-4,
	.fade-carousel .slides .slide-5{
		height:230px;
	}
	
	.slider_profuturo{
		height:230px;
	}
	
	.carousel-indicators{
		top: 0px;
	}
	
	.carousel-indicators li{
		width: 5px;
		height: 5px;
	}
}
 
 ul.pagination li{
	float: left;
	font-family: Avenir;
	list-style-image: none;
	padding: 0;
}

.wpthemeCrumbTrail.wpthemeLeft strong span {
    font-weight: 100;
}

.fwd_link{
	padding-bottom: 3px;
    padding-left: 3px;
    width: 5px;
    height: 8px;	
}

.facebook_button {
	background-color: #7892c2;
    border-radius: 5px;
    border: 2px solid #4e6096;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    width: 226px;
    height: 75px;
    line-height: 4;
    text-shadow: 0px 1px 0px #283966;
}
.facebook_button img{
	width: 50px;
    height: 50px;
    padding-left: 20px;
    padding-top: 13px;
}
.facebook_button div{
	float: right;
    padding-right: 20px;
    margin-top: 14px;
    color: white;
    font-size: 10px;
}

.facebook_button p {
	line-height: 0;
    font-size: 12px;
    font-weight: 900;
    margin-top: -5px;
}
.facebook_button:hover {
	background-color:#476e9e;
}
.facebook_button:active {
	position:relative;
	top:1px;
}

.twitter_button {
	background-color: #3daaea;
    border-radius: 5px;
    border: 2px solid #4e6096;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    width: 226px;
    height: 75px;
    line-height: 4;
    text-shadow: 0px 1px 0px #283966;
}
.twitter_button img{
	width: 50px;
    height: 50px;
    padding-left: 20px;
    padding-top: 13px;
}
.twitter_button div{
	float: right;
    padding-right: 65px;
    margin-top: 14px;
    color: white;
    font-size: 10px;
}

.twitter_button p {
	line-height: 0;
    font-size: 12px;
    font-weight: 900;
    margin-top: -5px;
}
.twitter_button:hover {
	background-color:#476e9e;
}
.twitter_button:active {
	position:relative;
	top:1px;
}


/*********************Responsive**************************/

@media (min-width: 960px){
	.hide-desktop{display: none !important;}
	div.navbar_profuturo.container div.hamburguer-menu,
	div.navbar_profuturo.container div.search{
	    display:none;
	}
	div.footer_profuturo_twocolumns{
		display: block;
		position: inherit;
	}
	div.wptheme2Col.wpthemeUnequal.wpthemeTopCol.twocolumns_body{
		margin-bottom: 25px;
	}
	div.navbar_profuturo.container div.navbar_right ul li:last-child{
		display: none;
	}
	div.navbar_profuturo.container div.navbar_right ul li.submenu > img.icon_blue{
		height: 6px; 
	    width: 8px;
	    margin-top: 25px;
	    padding-left:0;
	}
		div.navbar_profuturo.container div.navbar_right ul li.submenu:hover > img{
		background: #004b8d;
		margin-top: 25px;
    	padding-left: 0;
	}
	div.navbar_profuturo.container div.navbar_right{
		display: block !important;
	}
	div.navbar_profuturo.container div.navbar_right ul li ul.drop li.strong{
		display: none;
	}
	div.navbar_profuturo.container > .search_profuturo{
		display: none;
	}
	.navbar_profuturo li:hover > ul.drop{
		left: 0 !important;
	}

}

@media (max-width: 959px){

	.hide-mobile{display: none !important;}

	body{
		/* overflow-x: hidden; */
	}

	div.wptheme2Col.wpthemeUnequal.wpthemeTopCol.twocolumns_body{
		margin-bottom: 20px;
	}

	div.twocolumns_body{
		margin-top: 0;
	}

	div.footer_profuturo_twocolumns{
		display: block;
		position: inherit;
	}

	div.wpthemeCrumbTrail.wpthemeLeft{
		display: none;
	}
	
	img.icon_white{
		display:none
	}
	
	img.icon_blue{
		display:none;
	}
	
	img.fwd{
		display:block;
	}

	/* Header */

	div.nav-blue{
		display: none;
	}

	div.navbar_profuturo{
		width: 100%;
		height: 45.5px;
		box-shadow: none;
		box-shadow: 1px 1px 5px #999;
	}

	div.navbar_profuturo.container{
		width: 100%;
	}

	div.navbar_profuturo.container div.navbar_left{width: 100%;}

	div.navbar_profuturo.container div.navbar_left img{
		margin-top: 16px;
	    width: 100px;
	    height: 14.5px;
	}

	div.navbar_profuturo.container div.navbar_right{
		display: none;
		position: absolute;
		top: 46px;
		left: 0;
		background: #FFF;
		width: 100%;
		/* height: 100%; */
		z-index: 20;
		/* bottom: 0; */
		/* right: 0; */
	}

	div.navbar_profuturo.container div.navbar_right ul{float: none;border-top: 1px solid #CCC;overflow: hidden;}

	div.navbar_profuturo.container div.navbar_right ul li{float: none;border: none;display: block;height: auto;box-sizing: border-box;padding: 15px 30px;border-bottom: 1px solid #CCC;}

	div.navbar_profuturo.container div.navbar_right ul li:last-child{/* border-bottom: 0; */text-align: center;}

	div.navbar_profuturo.container div.navbar_right ul li:last-child a{
		display: inline-block;
		text-align: center;
		text-transform: none;
		/* max-width: 200px; */
		/* float: left; */
	}

	div.navbar_profuturo.container div.navbar_right ul li:last-child img{
		width: 25px;
		height: 25px;
		margin-right: 10px;
		padding: 0;
	}

	div.navbar_profuturo.container div.navbar_right ul li.search{
		display: none;
	}

	div.navbar_profuturo.container div.navbar_right ul li:hover{
    background-color: #FFF;
}

	div.navbar_profuturo.container div.navbar_right ul li.submenu{

	}

	div.navbar_profuturo.container div.navbar_right ul li:hover a{
	}

	div.navbar_profuturo.container div.navbar_right ul li a{
		color: rgb(10, 97, 157);
		text-align: left;
		padding: 0;
		max-width: none;
	}

	div.navbar_profuturo.container div.navbar_right ul li.submenu > img{
		width: 10px;
		height: 15px;
		position: absolute;
		top: -3px;
		right: 0;
	}

	div.navbar_profuturo.container div.navbar_right ul li:hover ul.drop{
	}

	div.navbar_profuturo.container div.navbar_right ul li ul.drop{position: absolute;box-shadow: none;background-color: #FFF;margin: 0;left: 100%;width: 100%;top: 0;z-index: 10;display: block;}

	div.navbar_profuturo.container div.navbar_right ul li ul.drop li{

	}

	div.navbar_profuturo.container div.navbar_right ul li ul.drop li.strong{background-color: #f6f6f6;}

	div.navbar_profuturo.container div.navbar_right ul li ul.drop li.strong a{font-weight: 700;}

	div.navbar_profuturo.container div.navbar_right ul li ul.drop li.strong a img{
		width: 10px;
		height: 15px;
		padding: 0;
		margin: 0;
		margin-right: 15px;
		position: relative;
		top: -1px;
	}

	div.navbar_profuturo.container div.navbar_right ul li ul.drop li:last-child{
		text-align: left;
	}

	div.navbar_profuturo.container div.navbar_right ul li:nth-child(2) ul.drop{
		top: -50px;
	}

	div.navbar_profuturo.container div.navbar_right ul li:nth-child(5) ul.drop{
		top: -197px;
	}

	div.navbar_profuturo.container div.navbar_right ul li:nth-child(2) ul.drop li:last-child{
		height: 324px;
	}

	div.navbar_profuturo.container div.navbar_right ul li:nth-child(5) ul.drop li:last-child{
		height: 324px;
	}

	div.navbar_profuturo.container div.navbar_right ul li ul.drop li a{
		padding: 0;
		width: auto;
		text-transform: none;
	}

	div.navbar_profuturo.container div.hamburguer-menu:hover,
	div.navbar_profuturo.container div.search:hover{
		cursor: pointer;
	}

	div.navbar_profuturo.container div.hamburguer-menu{
		position: absolute;
		z-index: 2;
		left: 10px;
		top: 10px;
	}

	div.navbar_profuturo.container div.hamburguer-menu img{
		width: 20px;
		height: 17px;
		margin: 5px;
	}

	div.navbar_profuturo.container div.search{
		position: absolute;
		right: 10px;
		z-index: 2;
		top: 10px;
	}

	div.navbar_profuturo.container div.search img{
		width: 18px;
		height: 18px;
		margin: 5px;
	}

	/* Main Container */

	div.wpthemeFrame{
		width: 100%;
		min-width: inherit;
		/* overflow: hidden; */
	}

	/* Slider */

	div.slider_home{
		margin-top: 10px;
	}

	div.slider_home div.wrapper div.ei-slider ul.ei-slider-large li .ei-title{
	display: none;
	}

	div.slider_home div.wrapper div.ei-slider ul.ei-slider-thumbs{
	display: none !important;
	}

	/* Body Container */

	div#layoutContainers > div.wpthemeInner{
		width: 100%;
	}

	div.wptheme4col.wpthemeEqual.body_home{
		position: static;
	}

	div.wptheme4col.wpthemeEqual.body_home div.background_home{
		width: 100%;
		box-shadow: none;
	}

	div.wptheme4col.wpthemeEqual.body_home div.background_home div.widget_home{
		min-width: 197px;
		margin: 0;
		width: 25%;
		box-sizing: border-box;
	}

	div.wptheme4col.wpthemeEqual.body_home div.background_home div.widget_home .component-control .ibmPortalControl .wpthemeControlBody{
		text-align: center;
	}

	div.footer_profuturo,
	div.footer_profuturo_twocolumns{
		box-shadow: none;
		background-color: #ededed;
		margin-top: 0;
		height: 480px;
	}

	div.footer_profuturo > div,
	div.footer_profuturo_twocolumns > div{
		margin: 0;
	}

	div.footer_profuturo div.footer_right,
	div.footer_profuturo_twocolumns div.footer_right{
		display: none;
	}

	div.footer_profuturo div.footer_left,
	div.footer_profuturo_twocolumns div.footer_left{
		width: 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}

	div.footer_profuturo .links-mobile,
	div.footer_profuturo_twocolumns .links-mobile{clear: both;margin: 0 auto;min-width: 320px;max-width: 335px;padding-top: 30px;}

	div.footer_profuturo .links-mobile ul,
	div.footer_profuturo_twocolumns .links-mobile ul{list-style: none;margin: 0;padding: 0;display: inline-block;width: 100%;}

	div.footer_profuturo .links-mobile ul li,
	div.footer_profuturo_twocolumns .links-mobile ul li{float: left;box-sizing: border-box;padding: 0 3px;text-align: center;border-right: 1px solid #000;}

	div.footer_profuturo .links-mobile ul li:nth-child(1),
	div.footer_profuturo_twocolumns .links-mobile ul li:nth-child(1){width: 38%;}
	div.footer_profuturo .links-mobile ul li:nth-child(2),
	div.footer_profuturo_twocolumns .links-mobile ul li:nth-child(2){
		width: 26%;
	}
	div.footer_profuturo .links-mobile ul li:nth-child(3),
	div.footer_profuturo_twocolumns .links-mobile ul li:nth-child(3){
		border: 0;
		width: 35%;
	}
	
	div.footer_profuturo .copyright,
	div.footer_profuturo_twocolumns .copyright{width: 320px;margin: 0 auto;margin-top: 20px;}

	div.footer_profuturo .copyright .text,
	div.footer_profuturo_twocolumns .copyright .text{
		width: 50%;
		float: left;
		color: #999;
		font-size: 10px;
		padding-right: 5px;
		box-sizing: border-box;
		border-right: 1px solid #AAA;
		text-align: center;
	}

	div.footer_profuturo .copyright .links,
	div.footer_profuturo_twocolumns .copyright .links{width: 50%;float: left;box-sizing: border-box;padding-left: 5px;}

	div.footer_profuturo .copyright .links ul,
	div.footer_profuturo_twocolumns .copyright .links ul{margin: 0;padding: 0;list-style: none;width: 100%;display: inline-block;}

	div.footer_profuturo .copyright .links ul li,
	div.footer_profuturo_twocolumns .copyright .links ul li{float: left;width: 50%;text-align: center;}

	div.footer_profuturo .copyright .links ul li a,
	div.footer_profuturo_twocolumns .copyright .links ul li a{
		font-size: 12px;
	}

	div.footer_profuturo .links-mobile ul li a,
	div.footer_profuturo_twocolumns .links-mobile ul li a{
		color: #000;
	}

	div.footer_profuturo div.footer_left div.title_footer,
	div.footer_profuturo_twocolumns div.footer_left div.title_footer{
		text-align: center;
		margin: 15px 0;
		font-size: 20px;
	}

	div.footer_profuturo div.footer_left div.footer_cdmx,
	div.footer_profuturo_twocolumns div.footer_left div.footer_cdmx{width: 50%;box-sizing: border-box;padding-bottom: 20px;}

	div.footer_profuturo div.footer_left div.footer_cdmx .icon,
	div.footer_profuturo_twocolumns div.footer_left div.footer_cdmx .icon{margin-bottom: 5px;}

	div.footer_profuturo div.footer_left div.footer_cdmx .icon img,
	div.footer_profuturo_twocolumns div.footer_left div.footer_cdmx .icon img{
		width: 50px;
		height: 50px;
	}

	div.footer_profuturo div.footer_left div.footer_cdmx > div,
	div.footer_profuturo_twocolumns div.footer_left div.footer_cdmx > div{
		text-align: center;
		max-width: 162px;
		margin: 0 auto;
	}

	div.footer_profuturo div.footer_left div.footer_cdmx .title_phone,
	div.footer_profuturo_twocolumns div.footer_left div.footer_cdmx .title_phone{font-size: 16px;color: #004A8D;}

	div.footer_profuturo div.footer_left div.footer_cdmx .phone_footer,
	div.footer_profuturo_twocolumns div.footer_left div.footer_cdmx .phone_footer{
		font-size: 12px;
		font-weight: normal;
		color: #000;
	}

	div.footer_profuturo div.footer_left div.mail_footer,
	div.footer_profuturo_twocolumns div.footer_left div.mail_footer{
		display: none;
	}

	.component-container.wpthemeLeft.wpthemeCol8of12.wpthemePrimaryContainer.wpthemeHeadlineContainer.wpthemeCol.ibmDndColumn.wpthemeWide{
		width: 94%;
		margin: 0;
		box-sizing: border-box;
		margin: 0 3%;
	}

	div.wptheme2Col.wpthemeUnequal .wpthemeSecondaryContainer{
		display: none;
	}

	.leftcolumn_twocolumn{
		border: none;
	}

	div.navbar_profuturo.container div.hamburguer-menu img.hamb_close{
		display: none;
		width: 17.5px;
		height: 17.5px;
	}

	div.navbar_profuturo.container .search_profuturo{margin: 0;z-index: 20;background: #FFF;top: 45px;width: 100%;padding: 15px;box-sizing: border-box;opacity: 1;visibility: visible;display: none;position: absolute;}

	div.navbar_profuturo.container .search_profuturo #profuturo_buscar{

	}

	div.navbar_profuturo.container .search_profuturo #profuturo_buscar #buscar{width: 70%;}

	div.navbar_profuturo.container .search_profuturo #profuturo_buscar .search_button{
		position: relative;
	    left: 15px;
	    top: 0;
	}

	.wptheme1Col .wpthemeCol{
		width: 100%;
	}

	.wptheme2Col.wpthemeUnequal.wpthemeTopCol .wpthemePrimaryContainer.wpthemeCol{
		width: 94%;
		box-sizing: border-box;
	}

	.wpthemeControlBody h1{
		margin: 2px 0;
	}

	.wpthemeTopCol .wpthemeHeadlineContainer{
		width: 94%;
		margin: 15px 3%;
	}

}

/* For Widgets */
@media (max-width: 805px){

	div.wptheme4col.wpthemeEqual.body_home div.background_home div.widget_home{
		width: 50%;
	}

}
@media (max-width: 411px){

	div.wptheme4col.wpthemeEqual.body_home div.background_home div.widget_home{
		width: 100%;
	}
	
	div.wptheme4col.wpthemeEqual.body_home{
		
	}

}

.show{
	display: block !important;
}

/* Nev Navigation Styles (Desktop) */
@media (min-width: 990px){

	.hideDesktop{
		display: none !important;
	}
	
	.wpthemeInner{
		width: 980px;
	}
	
	.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected:hover a, .wpthemeBanner .wpthemePrimaryNav li a:hover, .wpthemeBanner .wpthemePrimaryNav li a:active, .wpthemeBanner .wpthemePrimaryNav li a:focus, .wpthemeBanner .wpthemePrimaryNav li a:hover > span{
		background-color: #004b8d;
	}

	.wpthemeBannerPrimaryNavigation{
		position: relative;
		z-index: 100;
	}
	
	.wpthemePrimaryNav{
		float: right;
		width: 100%;
		height: 60px;
		display: block !important;
	}
	
	.wpthemeNavListItem ul{
		display: none;
		position: relative;
		border: none;
		min-height: 40px;
		margin-top: -5px;
		z-index: 5;
	}
	.wpthemeNavListItem ul:nth-child(2){
		margin-top: 0;
	}
	
	.wpthemePrimaryNav li.wpthemeNavListItem > ul > li{
		width: 119px;
	}
	
	.wpthemePrimaryNav .wpthemeNavListItem ul li{
		min-height: 40px;
		height: auto;
		border: none;
		background: #ffffff;
	}
	
	.wpthemeNavListItem.wpthemeSubmenu{
		padding-right: 15px;
		width: 120px;
		background: url("../../images/icons/arrow_down.png") no-repeat;
		background-size: 10px;
	    background-position: right 8px center;
	}
	
	.wpthemeNavListItem.wpthemeSubmenu:hover{
		background-image: url("../../images/icons/arrow_down_hover.png");
	}
	
	.wpthemeNavListItem:hover{
		background-color: #004b8d;
	}
	
	.wpthemeNavListItem:hover ul{
		display: inline-block;
		box-shadow: 0 2px 2px rgba(207,207,207,.5);
	}
	
	.wpthemeBanner .wpthemePrimaryNav li:hover{
		cursor: pointer;
	}
	
	.wpthemeBanner .wpthemePrimaryNav li:hover > a span{
		color: #fff;
		text-decoration: none;
	}
	
	.wpthemeBanner .nav-header .wpthemePrimaryNav li:hover > a span{
		text-decoration: underline;
	}
	
	.wpthemePrimaryNav > ul{
		display: inline-block;
		border: none;
		max-width: 820px;
		float: right;
	}
	
	.wpthemePrimaryNav > ul > li{
		height: 60px;
		border-color: #f5f5f5;
		width: auto;
		width: 105px;
		box-sizing: border-box;
	}
	
	.wpthemePrimaryNav > ul > li:first-child{
		width: auto;
	}
	
	.wpthemePrimaryNav > ul > li:last-child{
		border-color: #f5f5f5;
		height: 60px;
	}
	
	div.wpthemeBanner nav.wpthemePrimaryNav > ul > li > a{
		height: 60px;
		box-sizing: border-box;
		display: table-cell;
		background-color: transparent;
	}
	
	.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a,
	.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected:hover a{
		background-color: transparent;
	}
	
	div.wpthemeBanner nav.wpthemePrimaryNav > ul > li > a > span{
		font-size: 1em;
	}
	
	.wpthemeBanner .wpthemePrimaryNav li > a{
		vertical-align: middle;
		border: none;
		padding: 10px;
	}
	
	.wpthemeBanner .wpthemePrimaryNav li > a > span{
		font-size: 1em;
	}
	
	.wpthemeBanner .wpthemePrimaryNav li > a:hover{
		text-decoration: none;
	}
	
	.wpthemeNavContainer2{
		background-repeat: no-repeat;
		background-size: 157px 25px;
		background-position: 0 15px;
	}
	
	li.wpthemeNavListItem.wpthemeLeft.wpthemeSelected{
		border-color: #f5f5f5;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink{
		width: 170px;
		position: relative;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink.selected{
		border-bottom: 2px solid #004b8d
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField{
        background-color: #ffffff;
	    height: 60px;
	    box-sizing: border-box;
	    padding: 15px;
	    position: relative;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField input[type=text]{
		background-color: #ffffff;
	    border: 1px solid #DDD;
	    padding: 5px;
	    width: 100%;
	    box-sizing: border-box;
	    border-radius: 3px;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField button{
		width: 60px;
	    float: right;
	    background-color: #004b8d;
	    border: none;
	    color: #ffffff;
	    padding: 5px;
	    border-radius: 3px;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField .search-button{
	    position: absolute;
	    top: 16px;
	    right: 16px;
	    width: 25px;
	    height: 25px;
	    background-color: #ffffff;
	    z-index: 2;
	    border-radius: 5px;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField .search-button:hover{
		cursor: pointer;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField .search-button.loading{
		z-index: 3;
		display: none;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField .search-button.loading:hover{
		cursor: default;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink img{
	    width: 20px;
	    height: 20px;
	    padding: 20px 9px;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink .wpthemeSearchField button:hover{
		box-shadow: 0 2px 2px rgba(207,207,207,.5);
		cursor: pointer;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink:hover{
		background-color: #FFF;
	    cursor: default;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSearchLink:hover .wpthemeSearchField{
		display: block;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected:hover > ul > li > a{
		background-color: #ffffff;
	}
	.wpthemeBanner .wpthemePrimaryNav li.wpthemeSelected:hover > ul > li > a:hover{
		background-color: #004b8d;
	}
	.wpthemeBanner .wpthemePrimaryNav .wpthemeNavListItem > ul > li > a{
		min-height: 40px;
	    box-sizing: border-box;
	}
	.wpthemeLogoHeader{
		float: left;
	    padding: 15px 0;
	}
	.wpthemePrimaryNav > ul.wpthemeNavList > li.wpthemeNavListItem > a{
		display: table-cell;
		background: transparent;
	}
	.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:hover{
		background: transparent;
		border: none;
		box-shadow: none;
	}
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem a{
		padding: 10px 10px;
	}
	
	div.nav-header{
		height: 30px;
    	position: static;
	}
	
	div.nav-header > nav{
		height: 30px;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    background: #004b8d;
	}
	
	div.nav-header > nav > ul{
		float: none;
	    width: 980px;
	    max-width: 980px;
	    margin: 0 auto;
	    display: block;
	    height: 30px;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem{
		height: 30px;
		background: transparent;
		border: none;
		padding: 0;
		width: auto;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem:nth-child(2){
		float: right;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem:hover{
		border: 0;
		box-shadow: none;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem:hover ul{
		border: 0;
		box-shadow: none;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > a{
		
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > a:hover{
		
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > a > span{
		
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > ul.wpthemeSubmenu{
		display: block;
		margin: 0;
		background: transparent;
		height: 30px;
		min-height: 30px;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > ul.wpthemeSubmenu > li.wpthemeNavListItem{
		background: transparent;
		width: auto;
		height: 30px;
		min-height: 30px;
		display: block;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > ul.wpthemeSubmenu > li.wpthemeNavListItem >img{
		float: left;
		position: relative;
		top: 9px;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem:nth-child(2) > ul.wpthemeSubmenu > li.wpthemeNavListItem span{
		padding-left: 7px;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem:nth-child(2) > ul.wpthemeSubmenu > li.wpthemeNavListItem:nth-child(1) span{
		color: #fff;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem:nth-child(2) > ul.wpthemeSubmenu > li.wpthemeNavListItem:nth-child(2) span{
		color: #fff;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem:nth-child(2) > ul.wpthemeSubmenu > li.wpthemeNavListItem:nth-child(3) span{
		color:  #fff;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > ul.wpthemeSubmenu > li.wpthemeNavListItem:hover{
		border: none;
		box-shadow: none;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > ul.wpthemeSubmenu > li.wpthemeNavListItem > a{
		padding: 0;
		min-height: 30px;
		height: 30px;
		border: none;
		float: left;
		background: transparent;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > ul.wpthemeSubmenu > li.wpthemeNavListItem > a:hover{
		border: 0;
		box-shadow: none;
	}
	
	div.nav-header > nav > ul.wpthemeNavList > li.wpthemeNavListItem > ul.wpthemeSubmenu > li.wpthemeNavListItem > a > span{
		padding: 6px 15px;
		display: inline-block;
		font-size: 11px;
		color: #599ad4;
	}
	
	.wpthemeBanner nav.wpthemePrimaryNav.menu li > a > span {
	    text-transform: uppercase;
	}
	
	.wpthemeBanner nav.wpthemePrimaryNav.menu .wpthemeSubmenu li > a > span{
		text-transform: none;
	}
	
	.wpthemeTopCol div.wpthemeHeadlineContainer{
		margin-bottom: 11px;
	}
	
	.wpthemeBanner .wpthemePrimaryNav li a:hover, .wpthemeBanner .wpthemePrimaryNav li a:active, .wpthemeBanner .wpthemePrimaryNav li a:focus{
		filter: none;
	}
	
	.wpthemeOverflowAuto{
		overflow: hidden;
	}
	
	.wpthemeOverflowAuto img {
	    max-width: 100%;
	    height: auto;
	}
	div.footer-container{
		height: 130px;
	}
	
	div.footer-container div.footer-center{
		position: absolute;
	    left: 0;
	    width: 100%;
	    background-color: #ffffff;
	    box-shadow: 0 -2px 5px rgba(190, 190, 190, 0.5);
	}
	
	div.footer-container footer{
		display: block;
		width: 100%;
/* 		SETING */
/* 		width: 980px; */
/* 		SETING */
	    margin: 0 auto;
	    box-shadow: none;
	    position: relative;
	}
	
	.body_home{
	    display: block;
	    margin: 0 auto;
	    top: -40px;
	    margin-bottom: 25px;
	    max-width: 948px;
	}
	
	.wptheme2Col.wpthemeUnequal.wpthemeTopCol .wpthemeSecondaryContainer.wpthemeCol{
		width: 230px;
	    box-sizing: border-box;
	}
	
}

div.table-pensiones table{
    border-collapse: collapse;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    width: calc(100% - 20px) !important;
    box-sizing: border-box;
    margin-left: 20px;
}

div.table-pensiones table,
div.table-pensiones table td{
	border: 1px solid #d8d8d8;
    font-size: 12px;
    padding: 8px;
}

div.table-pensiones table tbody tr:nth-child(1) {
    font-weight: 700;
    font-size: 14px;
    background-color: #eeeeee;
}

div.table-pensiones table tbody tr:nth-child(1) td{
    padding: 10px;
    font-size: 14px;
    color: #4e4e4e;
}

/* Nev Navigation Styles (Mobile) */
@media (max-width: 989px){

	div.table-pensiones table{
		width: 100% !important;
		margin: 0;
	}

	.hideMobile{
		display: none !important;
	}
	
	.wpthemePrimaryNav{
		display: none;
	}

	.wpthemeHeader{
		display: none;
	}
	.wpthemeBannerPrimaryNavigation .wpthemeBannerInner{
		height: 45.5px;
    	position: absolute;
    	z-index: 2;
    	filter: none;
	}
	.wpthemeLogoHeader{
	    text-align: center;
	    width: 100%;
	    padding-top: 10px;
	}
	.wpthemeLogoHeader img{
		width: 100px;
		height: 14.5px;
	}
	.wpthemeBannerPrimaryNavigation .wpthemeBannerInner{
		position: relative;
	}
	.wpthemeInner{
		width: 100%;
	}
	.wpthemeHamburguerMenu{
	    position: absolute;
	    top: 12px;
	    left: 10px;
	}
	.wpthemeSearchButtonMobile{
		position: absolute;
	    right: 10px;
	    top: 12px;
	}
	.wpthemePrimaryNav{
		background-color: #fff;	
		width: 100%;
		border: none;
	}
	nav.wpthemePrimaryNav.wpthemeLeft {
	    position: absolute;
	    top: 45.5px;
	    border-top: 1px solid #CCC;
    	overflow: hidden;
	}
	.wpthemePrimaryNav ul.wpthemeNavList{
		border: none;
	}
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem{			
		float: none;	
		border: none;	
		width: 100%;
		border-bottom: 1px solid #CCC;
		height: auto;
	}
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem a{
		border: none;
		text-align: left;
		padding: 13px 30px;
		display: block;
	}
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem a span{
		font-size: 1em;
		color: rgb(10, 97, 157);
	}
	.wpthemePrimaryNav .wpthemeNavList .wpthemeNavListItem > ul{
		display: block;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    box-shadow: none;
	    background-color: #FFF;
	    margin: 0;
	    left: 100%;
	    top: 0;
	    z-index: 10;
	    
	}
	.wpthemeNavListItem.wpthemeSubmenu{
		background: url("../../images/icons/ico_forward.png") no-repeat;
	    background-size: 8px 15px;
	    background-position: right 10px center;
	}
	
	.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a,
	.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:hover, 
	.wpthemeBanner .wpthemePrimaryNav li a:hover{
		background: none;
	}
	
	.wpthemeSearchMobile{
		display: none;
		width: 100%;
	    position: absolute;
	    top: 45.5px;
	    background-color: #fff;
	    border-top: 1px solid #CCC;
	    border-bottom: 1px solid #CCC;
	    padding: 10px;
	    box-sizing: border-box;
	}
	.wpthemeSearchMobile .wpthemeSearchField{
		width: 100%;
	}
	.wpthemeSearchMobile .wpthemeSearchField input[type="text"]{
		width: 75%;
	    border: 1px solid #DDD;
	    border-radius: 3px;
	    padding: 5px;
	    box-sizing: border-box;
	    font-size: 16px;
	}
	.wpthemeSearchMobile .wpthemeSearchField button{
		width: 23%;
	    background-color: #004b8d;
	    border: none;
	    color: #ffffff;
	    padding: 7px;
	    border-radius: 3px;
	    float: right;
	}
	
	.wpthemeStrongSubmenu{
    	background: url("../../images/icons/ico_back.png") #f6f6f6 no-repeat;
    	background-size: 8px 15px;
    	background-position: left 30px center;
	}
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem ul li.wpthemeStrongSubmenu a{
		padding-left: 55px;
	}
	
	.wpthemeBanner nav.wpthemePrimaryNav.menu li > a > span {
	    text-transform: uppercase;
	}
	
	.wpthemeBanner nav.wpthemePrimaryNav.menu .wpthemeSubmenu li > a > span{
		text-transform: none;
	}
	
	div.footer-container{
		width: 100%;
		
	}
	
	div.footer-container div.footer-center{
		
	}
	
	div.footer-container div.footer-center footer{
		display: block;
		box-shadow: none;
	}
	
	div.footer-container div.footer-center footer .footer_left{
		width: 100%;
	}
	
	div.footer-container div.footer-center footer .footer_right{	
		display: none;
	}
	
	div.footer-container div.footer-center footer .footer_left .mail_footer{
		display: none;
	}
	
	div.footer-container div.footer-center footer .footer_left .title_footer{
		text-align: center;
	    margin: 15px 0;
	    font-size: 20px;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx{
	    width: 50%;
	    box-sizing: border-box;
	    padding-bottom: 20px;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx .icon{
	    margin-bottom: 5px;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx .icon img{
	    width: 50px;
    	height: 50px;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx.email_footer .icon img{
	    height: auto;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx > div{
	    text-align: center;
	    max-width: 162px;
	    margin: 0 auto;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx .title_phone{
		font-size: 16px;
    	color: #004A8D;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx .phone_footer{
	    font-size: 12px;
	    font-weight: normal;
	    color: #000;
	}
	
	div.footer-container div.footer-center footer .footer_left .links-mobile{
	    clear: both;
	    margin: 0 auto;
	}
	
	div.footer-container div.footer-center footer .footer_left .links-mobile ul{
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    display: inline-block;
	    width: 100%;
	}
	
	div.footer-container div.footer-center footer .footer_left .links-mobile ul li{
	    float: left;
	    box-sizing: border-box;
	    padding: 0 3px;
	    text-align: center;
	    border-right: 1px solid #000;
	}
	
	div.footer-container div.footer-center footer .footer_left .links-mobile ul li a{
		color: #000;
		font-size: 12px;
	}
	
	div.footer-container div.footer-center footer .footer_left .links-mobile ul li:nth-child(1){
	    width: 38%;
	}
	
	div.footer-container div.footer-center footer .footer_left .links-mobile ul li:nth-child(2){
	    width: 26%;
	}
	
	div.footer-container div.footer-center footer .footer_left .links-mobile ul li:nth-child(3){
	    width: 35%;
	    border: 0;
	}
	
	div.footer-container div.footer-center footer .footer_left .copyright{
		width: 100%;
	    margin: 0 auto;
	    margin-top: 20px;
	    display: inline-block;
    	margin-bottom: 25px;
	}
	
	div.footer-container div.footer-center footer .footer_left .copyright .text{
		width: 50%;
	    float: left;
	    color: #999;
	    font-size: 10px;
	    padding-right: 5px;
	    box-sizing: border-box;
	    border-right: 1px solid #AAA;
	    text-align: center;
	}
	
	div.footer-container div.footer-center footer .footer_left .copyright .links{
		width: 50%;
	    float: left;
	    box-sizing: border-box;
	    padding-left: 5px;
	}
	
	div.footer-container div.footer-center footer .footer_left .copyright .links ul{
	    margin: 0;
	    padding: 0;
	    list-style: none;
	    width: 100%;
	    display: inline-block;
	}
	
	div.footer-container div.footer-center footer .footer_left .copyright .links ul li{
	    float: left;
	    width: 50%;
	    text-align: center;
	}
	
	div.footer-container div.footer-center footer .footer_left .copyright .links ul li a{
		font-size: 12px;
	}
	
	div.wptheme4col.wpthemeEqual.body_home {
	    width: 100%;
	}
	
	div.wptheme4col.wpthemeEqual.body_home div.background_home div.widget_home{
		width: 100%;
	}
	
	.makeadate{
		width: 100%;
	}
	
	div.tabcontents{
		padding: 0;
	}
	
	.component-container.wpthemeLeft.wpthemeCol8of12.wpthemePrimaryContainer.wpthemeHeadlineContainer.wpthemeCol.ibmDndColumn.wpthemeWide{
		margin-bottom: 25px;
	    padding: 10px 15px;
	}
	
	.wpthemeFooter{
		height: auto;
	}
	
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem.wpthemeStrongSubmenu {
	    background: url(../../images/icons/ico_back.png) #fff no-repeat;
	    background-size: 8px 15px;
	    background-position: left 30px center;
	    font-weight: 700;
	    border-bottom: 2px solid #F7A700;
	}
	
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem a:active span,
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem a:hover span{
		color: #fff;
		background-color: #004b8d;
	}
	
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem a:active,
	.wpthemePrimaryNav ul.wpthemeNavList li.wpthemeNavListItem a:hover{
		background-color: #004b8d;
	}
	.background_home .banner{
		margin-bottom: 50px;
	}
	.background_home .banner img{
		max-width: 320px;
	}
	
	p, li{
		word-wrap: break-word;
	}	
	
	#chat-button{
		display: none;
	}
	
	div.footer-container div.footer-center footer .footer_left .footer_cdmx.email_footer{
		width: 100%;
		padding-right: 0;
	}
	div.footer-container div.footer-center footer .footer_left .footer_cdmx.email_footer > div{
		max-width: 320px;
	}
	
	.buttons-hamburger {
	  background-color: #F9F9F9;
	  border-bottom: 1px solid #ccc;
	}
	/* line 98, ../sass/structure/header/nav-main/_nav-main-mobile.sass */
	.buttons-hamburger .button {
	  text-align: center;
	  padding: 10px 5px;
	}
	/* line 102, ../sass/structure/header/nav-main/_nav-main-mobile.sass */
	.buttons-hamburger .button .icon-phone, .nav-profuturo .buttons-hamburger .button .icon-mail {
	  width: 30px;
	  height: 30px;
	  display: inline-block;
	}
	/* line 107, ../sass/structure/header/nav-main/_nav-main-mobile.sass */
	.buttons-hamburger .button .icon-phone {
	  background: url("../images/ICONO_PHONE.png") no-repeat;
	  background-size: 30px;
	}
	/* line 111, ../sass/structure/header/nav-main/_nav-main-mobile.sass */
	.buttons-hamburger .button .icon-mail {
	  background: url("../images/ICONO_MAIL.png") no-repeat;
	  background-size: 30px;
	  width: 30px;
	  height: 30px;
	  margin: 0 auto;
	}
	/* line 115, ../sass/structure/header/nav-main/_nav-main-mobile.sass */
	.buttons-hamburger .button .text {
	  font-family: Avenir, Arial;
	  font-size: 12px;
	  color: #0e4c8b;
	}
	/* line 120, ../sass/structure/header/nav-main/_nav-main-mobile.sass */
	.buttons-hamburger .close-session {
	  text-align: center;
	  margin: 0;
	  border-top: 1px solid #e3e3e3;
	  padding: 15px;
	  font-size: 16px;
	  font-family: Avenir, Arial;
	}
	/* line 128, ../sass/structure/header/nav-main/_nav-main-mobile.sass */
	.buttons-hamburger .close-session a {
	  color: #F7A700;
	}
	
	.wpthemeOverflowAuto img {
	    max-width: 100%;
	    height: auto;
	}
	
	.widget_home_body .title_widget{
	    margin: 10px 0;
	}
	
	.background_home div.widget_home{
    	margin-bottom: 15px;
	}
	
}

div#herramienta .herramienta-datos .bienvenida{
	margin-top: 10px;
}

div#herramienta .herramienta-datos .bienvenida h1{
	font-size: 20px;
}

div#herramienta .herramienta-datos .bienvenida h2{
	color: #fff;
	margin: 0;
}

div#herramienta .formulario .datos-usuario-container .datos-usuario .form-1 .labels label{
	font-size: 14px;
}

div#herramienta .formulario .datos-usuario-container #edad-herramienta{
	width: 103px !important;
}

div#herramienta .formulario .datos-usuario-container .datos-usuario .form-1 #nombre{
	float: right;
}

#frm_chat_profuturo{ margin: 0; }

.container-contract{
	box-sizing: border-box;
    margin-bottom: 70px;
    background: #fff;
    padding: 25px 25px;
    border: 1px solid lightgray;
    border-radius: 4px;
}

.container-contract iframe{
    border: none;
}