
/********************************************************************/
/***************************   SUBHOME  *****************************/
/********************************************************************/
.subhome{
  background-repeat: no-repeat;
  background-size: auto 305px;
  background-position: top center;
  padding-top: 165px;
}

.subhome-cabinet{
  background-image: url(/Theme/RLaMoncloa/img/sub-home/subhome-consejo-de-ministros-desktop.jpg);
}
.subhome-espana{
    background-image: url(/Theme/RLaMoncloa/img/sub-home/subhome-espana-desktop.png);
}
.subhome-prensa{
    background-image: url(/Theme/RLaMoncloa/img/sub-home/subhome-prensa-desktop.jpg);
}
.subhome-gobierno{
    background-image: url(/Theme/RLaMoncloa/img/sub-home/subhome-gobierno-desktop.png);
}
.subhome-brexit{
    background-image: url(/Theme/RLaMoncloa/img/sub-home/subhome-brexit-desktop.jpg);
}
.subhome-title h1{
  color: #FFFFFF;
  font-family: "Lato-Light";
  font-size: 48px;
  line-height: 57px;
  margin-bottom: 32px;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.subhome .list-buttons {
  margin-top: 16px;
  text-align: center;
}
.subhome .list-buttons li {
  list-style: none;
  display: inline-block;
  text-align: center;
  float: none;
  margin: 16px ;
  padding: 0;
  clear: none;
}

.galeriaContenedorSubhome{
  background-color: #ffffff;
  box-shadow: 0 7px 14px 0 rgba(0,0,0,0.09);
  -moz-box-shadow: 0 7px 14px 0 rgba(0,0,0,0.09);
  -webkit-box-shadow: 0 7px 14px 0 rgba(0,0,0,0.09);
  overflow: hidden;
  padding: 30px;
  margin: 0px 7px 14px;

}
.galeriaVideoContenedorVideo {
  max-width: 100%;
  position: relative;
  display: block!important;
  background-color: #000000;
  margin: 0 auto;
  min-height: 290px;
}
.column-right-subhome .advanced-new p{
  font-size: 14px;
}

.subhome .column-right.column-right-subhome .box-social-content{
  background-color: #FFF;
}

.column-right-subhome-bottom{margin-top: 78px;}
.column-content.two-colum.colum-content-subhome{background: none;}
.column-right-subhome .container-advanced-news .advanced-new {
  padding: 20px 0 20px;}



.list-image-gallery {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.column-content .list-image-gallery li{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  margin: 0 0 15px;
  padding: 0;
      -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}
.column-content .list-image-gallery li a {
    margin: 0 auto;
}
.one-colum-equal {
    width: 50%;
    margin: 0 auto;
}
.two-colum-equal {
    width: 49%;
    display: inline-block;
    margin: 0;
}
.two-colum-equal:nth-child(1){
    float: left;
}
.two-colum-equal:nth-child(2){
    float: right;
}





/********************************************************************/
/***************************   SUBHOME ESPAÑA *****************************/
/********************************************************************/

.subhome-espana .column-content ul.list-buttons {
  margin-bottom: 14px;
}
.subhome-espana .button.button-empty{
  width: calc(100% - 74px);
  -webkit-width: calc(100% - 74px);
  -moz-width: calc(100% - 74px);
}


/********************************************************************/
/***************************   SUBHOME ESPAÑA *****************************/
/********************************************************************/


/********************************************************************/
/***************************   SUBHOME CONSEJO MINISTROS **************/
/********************************************************************/

.subhome-cabinet .galeriaVideoAutor p#p_autor{
  margin-bottom: 0;
}

.subhome-cabinet div.column-content.column-right.column-right-subhome.column-right-subhome-bottom > a, .subhome-cabinet div.column-content.column-right-subhome.column-right-subhome-bottom > a{
  float: right;
  margin-top: 20px;
}
