.row.row-president {
    background-image: url(/Theme/RLaMoncloa/img/background-president.png);
    background-repeat: repeat-x;
}
/*************** Esto pone el fondo de la caja del presiente
.row-wrapper-content-home {
    overflow: hidden;
    margin-top: 40px;
    background-image: url(/Theme/RLaMoncloa/img/background-president.png);
    background-repeat: repeat-x;
}

 ******/
.president-one-column, .container-president{
    background-image: url(/Theme/RLaMoncloa/img/escudo.png);
    background-position: right;
    background-position-y: 6px;
    background-repeat: no-repeat;
}
.container .president-image{
    margin-top: 8px;
    display: inline-block;
    float: left;

  }
.information-president{
    display: inline-block;
    vertical-align: top;
    float: left;
    min-height: 110px;
    margin-left: 20px;
}
.content-president {
    display: inline-block;
    vertical-align: top;

}
.information-president .president-name{
    margin-top: 21px;
    font-family: 'Lato-Bold';
    font-size: 24px;
    margin-bottom: 0;
}
.information-president .politic-charge{
    margin-top:0;
}
.politic-charge{
    margin-top:8px;
    font-size: 16px

}
.social-president, .contact-president {
    font-size: 14px;
    line-height: 16px;
    margin-top: 7px;
    display: inline-block;
    font-family: 'Lato-Regular';
}
.president-links{
    margin-top: 33px;
    float: left;
    clear: both;

}
.content-president > div{overflow: hidden}

.row-wrapper-content-home .president-links a:first-child{
    margin-left:20px;
}
.president-links a{
    font-size: 14px;
    line-height: 22px;
    color:#ffffff;
    margin-left: 20px;
    display: inline-block;
}

.agenda ul li ul{
    width: -moz-calc(100% - 72px);
    width: -webkit-calc(100% - 72px);

    width: calc(100% - 72px);
    float: left;
}
.agenda ul li ul li{
    font-family: "Lato-Regular";
    font-size: 15px;
    color: #2a2a2a;
    display: block;
    position: relative;
    line-height: 17px;
    padding: 0;
    margin-left: 0;
}



/********************************************************************/
/*************************   Agenda **********************/
/********************************************************************/


.agenda .agendaDay{
  width:56px;
  height: 56px;
  border-radius: 8px;
  float: left;
  display: block;
  background-color: #EDF0F3;
  clear:both;
  margin: 0px 16px 0px 0;
  color: #154481;
}
.agenda .agendaDay span:first-child{
    padding-top: 3px;
}
.agenda .agendaDay span {
  width: 100%;
  float: left;
  clear: both;
  color: #154481;
  text-align: center;
  font-size: 12px;
  font-family: 'Lato-Bold';
}
.agenda .agendaDay span.numberDay{
  color: #333333;
  font-family: 'Lato-Bold';
  line-height: 30px;
  margin-top: 4px;
  font-size: 24px;
}
.agenda .agendaDay span.agendaDayText{
  color: #2a2a2a;
  font-size: 12px;
  line-height: 14px;
}
.agenda li li p.agendaDayAct {
    width: 100%;
}
.agenda p.agendaDayAct {
    font-size: 14px;
    color: #2a2a2a;
    display: block;
    width: -moz-calc(100% - 72px);
    width: -webkit-calc(100% - 72px);
    width: calc(100% - 72px);
    float: right;
    padding-right: 0;
    position: relative;
    line-height: 20px;
    font-family: "Lato-Regular";
    clear: none;
}
.agenda span.agendaDayAct.iconLenguajeSignos:before {
    content: "";
     background-image: url(../img/icon/transcripcion.png);
    background-size: 20px 20px;
    font-family: 'icons';
    margin-right: 0px;
    float: left;
    margin-top: 0;
    position: relative;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    margin-right: 6px;
}
.column-content .agenda ul li{
  margin: 16px;
  padding: 0;
  overflow: hidden;
}

.agenda > ul > li:first-child {
  padding-top: 16px;
}

.agenda ul li ul{
  margin: 0 ;

}

.column-content .agenda ul li ul li{
  margin: 0;
  padding: 0;
}




/********************************************************************/
/**************************   SUBHOME PRESIDENT  ***********************/
/********************************************************************/

.subhome-president{
    background-image: url(/Theme/RLaMoncloa/img/sub-home/subhome-presidente-desktop.jpg);
  }
.subhome-president .column-content .title-column {
    padding-bottom: 16px;
    padding-top: 16px;
}
.subhome-president .column-right-subhome-bottom {
    padding: 0 7px 14px;
    margin-top: 0px;
    background-color: transparent;
}
.subhome-president .container-president {
    margin-top: 24px;
    background-color: #EDF0F3;
    background-image: none;
}
.subhome-president .content-president {
    margin-top: 0px;
    margin-left: 0px;
    background-image: url(/Theme/RLaMoncloa/img/escudo.png);
    background-position: right;
    background-position-y: 30px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.subhome-president .content-president img{
    max-width: 50%;
    margin-left: -45px;
}
.subhome-president .content-president .information-president{
  width: 57%;
}

.subhome-president .content-president .information-president p.president-name{
  color: #2A2A2A;
  font-size: 18px;
  line-height: 21px;
  margin-top: 16px;
}
.subhome-president .content-president .information-president p.politic-charge{
  color: #2A2A2A;
  font-size: 16px;
}
.subhome-president .content-president .information-president a.social-president{
  font-size: 14px;
}
.subhome-president .content-president .president-links {
  margin-top: 0px;
  background: #154481;
  text-align: center;
  width: 100%;
}
.subhome-president .content-president .president-links div{
  display: inline-block;
}
.subhome-president .content-president .president-links a{
  width: 100%;
  text-align: center;
  margin: 9px 0 9px;
}
.subhome-president .content-president .president-links a:before{
  float: none;
}

.subhome-president .content-president .president-info {
  display: block;
  float: left;
  background: #154481;
  width: 100%;
  border-bottom: 1px solid #fff
}
.subhome-president .content-president .president-info p{
  display: block;
  font-size: 14px;
  line-height: 16px;
  background: #154481;
  color: #ffffff;
  margin: 18px 5px 18px 48px;
}
.container-president-full  .content-president .president-info p{
  width: 26%;
  margin: 2% 1% 2% 6%;
  float: left;
}

.container-president-full  .content-president .president-info p.icon:before{
  margin-left: -33px;
}

.subhome-president .column-right-subhome .list-buttons{
  margin: 0px 0;
}
.subhome-president .box-button-all-news{
  margin-bottom: 35px;
}

.subhome-president .column-right.column-right-subhome > :first-child:not(.agenda) {
  margin-top: 80px;
}

/********************************************/
/******************* TWITTER ****************/
/********************************************/
.subhome-president .agenda ~ .title-column.twitter-title {margin-top: 20px;}
.subhome-president .title-column.twitter-title {margin-top: 0px;}
.subhome-president .twitterTimeline {
    height: auto;
    overflow: auto;
}
