.HGen{
    /*margin-bottom:24px;*/
    /*margin-top: 24px;*/
    background: #f1f1f1 url('../../img/back01.jpg');
}
.HGen .container{
    background-color: #fff;
    padding-top: 23px;
    padding-bottom:20px;
}







.hmCntTits{
    position: relative;
    height: 312px;
}

.thmHmTits .item{}
.thmHmTits .item .tiv{
    position: relative;
    z-index: 1;
}
.thmHmTits .item .inf{
    position: absolute;
    height: 68px;
    background-color:rgba(255,255,255,.9);
    left: 43px;right: 43px;
    bottom: 0;
    z-index: 2;
}
.thmHmTits .item .inf .tit{
    padding: 12px 8px;
    /*margin-right: 12px;margin-bottom: 16px;margin-left: 12px;*/
}
.thmHmTits .item .inf span.fec{
    color: #009c00;
    font-size: 12px;
}
.thmHmTits .item .inf .tit a{
    font-family: 'Oxygen-Bold', san s-serif;
    color: #47454b;
    font-size: 16px;
}
.thmHmTits .item .inf .tit span.d{
    color: #009c00;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    font-size: 18px;
    margin-right: 5px;
}
.thmHmTits .item .inf .tit span.sec{
    color: #009c00;
    font-family: 'Oxygen-Bold', sans-serif;
    font-size: 18px;
    margin-right: 5px;
}



.thmHmTits .owl-nav{
    position: absolute;
    width: 100%;height: 68px;
    bottom: 0;
}

.thmHmTits .owl-nav .owl-prev{
    position: absolute;
}
.thmHmTits .owl-nav .owl-next{
    position: absolute;
    right: 0;
}
.hctSig, .hctAnt{
    float: left;
    padding-top: 15px;
    width: 43px;height: 68px;
    background-color:#2eae19; 
    border: none;
}
.thmHmTits .owl-nav [class*='owl-']:hover {
    background-color:#d73422;
      outline: none !important; -moz-outline-style: none !important;
    }




.thmHmTits .owl-dots {
    position: absolute;
    /*text-align: center;*/
    bottom: 80px;right: 0;
    -webkit-tap-highlight-color: transparent;
    /*bottom: 80px;*/
    z-index: 2;
    /*margin-left: 65px;*/
    /*width: 130px;*/
}
  .thmHmTits .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .thmHmTits .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 0 7px;
      background: #fff;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .thmHmTits .owl-dots .owl-dot.active span, .thmHmCars .owl-dots .owl-dot:hover span {
      background: #009c00; }






/*
.carHmTits{}
.carHmTits .item{}
.carHmTits .item .tiv{
    position: relative;
    z-index: 1;
}
.carHmTits .item .inf{
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
}
.carHmTits .item .inf .tit{
    padding: 19px;
    background-color: rgba(255,255,255,.9);
    margin-right: 12px;margin-bottom: 16px;margin-left: 12px;
}
.carHmTits .item .inf .tit a{
    font-family: 'Oxygen-Bold', san s-serif;
    color: #47454b;
    font-size: 16px;
}
.carHmTits .item .inf .tit span.d{
    color: #5a994d;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    font-size: 18px;
    margin-right: 5px;
}
*/










.hmCarsTit{
    background-color: #fff;
}
.hmCarsTit .tit a{
    display: inline-block;
    padding: 6px 10px;
    background-color: #5a994d;
    color: #fff;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    font-size: 21px;
    margin-right: 5px;
}

.hmCart{
    background-color: #46434a;
    height: 312px;
}
.hmCart .tit{
    background-color: #009c00;
    text-align: center;
    padding: 3px auto;
}
.hmCart .tit a{
    color: #fff;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    font-size: 21px;
}
.hmCart .tit a:hover{
    color: #302d32;
}
.hmCart .cnt{}
.hmCart .carReg{
    height: 244px;
    padding-top: 12px;
}
.hmCart .carReg img{
    width: 150px;
    border: 5px solid #fff;
    margin: auto;
}

.thmHmCars .owl-nav {
    background-color: #302d32;
    position: relative;
    width: 100%;
    bottom: 0;
    /*margin-top: 10px;*/
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    color: #fff;
    
    z-index: 1;
    
}
.thmHmCars .owl-nav .owl-prev{
    margin-right: 130px;
}

  .thmHmCars .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    outline: none !important; -moz-outline-style: none !important;
  }
    .thmHmCars .owl-nav [class*='owl-']:hover {
      /*background: #009c00;
      color: #FFF;
      text-decoration: none;*/
      outline: none !important; -moz-outline-style: none !important;
    }
    
  .thmHmCars .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.thmHmCars .owl-nav.disabled + .owl-dots {
  /*margin-top: 10px;*/
}

.thmHmCars .owl-dots {
    position: absolute;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    bottom: 5px;
    z-index: 2;
    margin-left: 65px;
    width: 130px;
}
  .thmHmCars .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .thmHmCars .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 0 7px;
      background: #f2f2f2;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .thmHmCars .owl-dots .owl-dot.active span, .thmHmCars .owl-dots .owl-dot:hover span {
      background: #009c00; }


/*
.carHmCars{}
.carHmCars .item{}
.carHmCars .item .tiv{
    position: relative;
    z-index: 1;
}
.carHmCars .item .inf{
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
}
.carHmCars .item .inf .tit{
    padding: 19px;
    background-color: rgba(255,255,255,.9);
    margin-right: 12px;margin-bottom: 16px;margin-left: 12px;
}
.carHmCars .item .inf .tit a{
    font-family: 'Oxygen-Bold', san s-serif;
    color: #47454b;
    font-size: 16px;
}
.carHmCars .item .inf .tit span.d{
    color: #5a994d;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    font-size: 18px;
    margin-right: 5px;
}
*/
/* Home seccs */
.hmSec .container{
    padding-top: 32px;
    padding-bottom: 55px;
}

.hmArte,.hmCultura,.hmDH,.hmGyE{background: #f1f1f1 url('../../img/back02.jpg') center top;}
.hmArte .container,.hmCultura .container, .hmDH .container, .hmGyE .container{background-color: #f1f1f1;}

.hmPolitica,.hmIgualdad,.hmMA{background: #f1f1f1 url('../../img/back01.jpg') left top;}
.hmPolitica .container, .hmIgualdad .container, .hmMA .container{background-color: #fff;}



/*.hmArte,.hmPolitica, .hmCultura, .hmIgualdad, .hmDH, .hmMA, .hmUN{
    /*margin-bottom: 20px;* /
}*/
/*.hmArte .container, .hmPolitica .container, .hmCultura .container, .hmIgualdad .container, .hmDH .container, .hmMA .container, .hmUN .container{
    /*border-top: 1px solid #a7a5aa;* /
}
.hmArte .secTit a, .hmPolitica .secTit a, .hmCultura .secTit a, .hmIgualdad .secTit a, .hmDH .secTit a, .hmMA .secTit a, .hmUN .secTit a{
    display: block;
    color: #47454b;
    font-size: 24px;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    text-align: center;
    padding-top: 23px;margin-bottom: 27px;
}
.hmArte .secTit a:hover, .hmPolitica .secTit a:hover, .hmCultura .secTit a:hover, .hmIgualdad .secTit a:hover, .hmDH .secTit a:hover, .hmMA .secTit a:hover, .hmUN .secTit a:hover{
    color: #5a994d;
}
.hmArte .secTit, .hmPolitica .secTit, .hmCultura .secTit, .hmIgualdad .secTit, .hmDH .secTit, .hmMA .secTit, .hmUN .secTit{
    color: #47454b;
    font-size: 24px;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    text-align: center;
    padding-top: 23px;margin-bottom: 27px;
}
*//*
.hmArte .secTit a, .hmPolitica .secTit a, .hmCultura .secTit a, .hmIgualdad .secTit a, .hmDH .secTit a, .hmMA .secTit a, .hmUN .secTit a{
    color: #47454b;
    font-size: 24px;
    font-family: 'WorkSans-ExtraBold', sans-serif;
}*/

/* ARTE */
.hmArt1{
    background-color: #fff;
    -webkit-box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    height: 312px;
}
/*
.hmArt1 .tiv{
    width: 269px;
    height: 151px;
    border: 1px solid #f00;
    overflow: hidden;
}
*/
.hmArt1 .inf{
    height: 120px;
    margin-top: 14px;
    padding: 10px;
    color: #5a994d;
    font-size: 16px;
}
.hmArt1 .inf span a{
    color: #5a994d;
    font-size: 16px;
}
.hmArt1 .inf a{
    color: #47454b;
    font-size: 16px;
}
.hmArt1 .dat{
    font-size: 9px;
    padding: 10px;
}

.hmArt2{
    position: relative;
}
.hmArt2.mrg{
    margin-bottom: 10px;
}
.hmArt2 .tiv{
    position: relative;
}
.hmArt2 .dts{
    position: absolute;
    right: 6px; bottom: 9px;left:6px;
    background-color: rgba(255,255,255,0.9);
    padding: 7px 10px;
}
.hmArt2 .inf{
    color: #d73422;
    font-size: 12px;
}
.hmArt2 .inf span a{
    color: #d73422;
    font-size: 12px;
}
.hmArt2 .inf a{
    color: #47454b;
    font-size: 12px;
}
.hmArt2 .dat{
    font-size: 9px;
    margin-top: 10px;
}

/* Banner03 */
.hmSec02{
    margin-bottom: 22px;
}

/* Politica */
.hmPolitica{
    
}
.hmPolitica .pol01{
    margin-bottom: 30px;
}

.hmPol2{
    position: relative;
}
.hmPol2.mrg{
    margin-bottom: 10px;
}
.hmPol2 .tiv{
    position: relative;
}
.hmPol2 .dts{
    position: absolute;
    right: 6px; bottom: 9px;left:6px;
    background-color: rgba(255,255,255,0.9);
    padding: 7px 10px;
    min-height: 70px;
}
.hmPol2 .inf{
    color: #d73422;
    font-size: 12px;
}
.hmPol2 .inf span a{
    color: #d73422;
    font-size: 12px;
}
.hmPol2 .inf a{
    color: #47454b;
    font-size: 12px;
}
.hmPol2 .dat{
    font-size: 9px;
    margin-top: 10px;
}
/*
.hmCult1{
    width: 554px;
    height: 312px;
    border: 1px solid #f00;
    overflow: hidden;
}
*/


/* Últimas */
.hmUN{
    -webkit-box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
}
.hmUN .inf{
    height: 110px;
    padding: 20px 10px;
    font-size: 16px;
}
.hmUN .inf span{
    color: #d73422;
}
.hmUN .inf a{
    color: #47454b;
}
.hmUN .inf a:hover{
    color: #d73422;
}
.hmUN .dat{
    padding-left: 10px;padding-bottom: 10px;
    font-size: 9px;
}


/* GALS */
.pnlHmFotos,.pnlHmVideos{
    background-color: #46434a;
    border-radius: 10px;
}


/* GAL FOT */
.hmGalCar .item img{
    border-radius: 10px 10px 0 0;
}
.hmGalCar .item {}

.hmGalCar .item .itemCnt,.hmGalVid .item .itemCnt{
    padding: 15px;
}

.hmGalCar .item .nf{
    display: inline-block;
    background-color: #009c00;
    color: #fff;
    text-align: center;
    width: 110px;
    padding: 8px;
    margin-bottom: 10px;
}
.hmGalCar .item .nf:hover{
    background-color: #d73422;
}

.hmGalSec{
    display: block;
    font-family: 'Oxygen-Bold',sans-serif;
    font-size: 18px;
    color: #fff;
    height: 35px;
    vertical-align: middle;
}
.hmGalTit{
    display: block;
    font-size: 16px;
    color: #fff;
    height: 80px;
}

.thmFotos .owl-nav {
    position: absolute;
    bottom: 132px;
    right: 13px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .thmFotos .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .thmFotos .owl-nav [class*='owl-']:hover {
      background: #009c00;
      color: #FFF;
      text-decoration: none;
    border-radius: 50%;
    }
  .thmFotos .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.thmFotos .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.thmFotos .owl-dots {
    position: absolute;
    width: 100px;
    bottom: 105px;
    right: 17px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .thmFotos .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .thmFotos .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #fff;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px;
    }
    .thmFotos .owl-dots .owl-dot.active span, .thmFotos .owl-dots .owl-dot:hover span {
      background: #009c00; }


    
    
/* Gal Vid */
.hmGalVid{}

.hmVidVid{
    position: relative;
    margin-bottom: 48px;
}


/* ENC */
.pnlHmEnc{
    background-color: #fff;
    border-radius: 10px;
    padding: 12px;
}
.encPre{
    font-size: 16px;
    height: 110px;
    padding: 10px;
    margin-bottom: 10px;
}
.encOps{
    width: 80%;
    margin: auto;
}
.encResOps{
    height: 200px;
}
.encResOps div{
    margin-bottom: 10px;
}

.encOps a{
    color: #46434a;
    font-size: 16px;
    margin-bottom: 2px;
}
.encOps a:hover,.encOps a:hover span{
    color: #d73422;
}
.encOps a span{
    color: #009c00;
    font-size: 18px;
}

.encRes{
    text-align: center;
    margin-top: 13px;
}
.encRes a{
    color: #009c00;
    font-size: 21px;
}
.encRes a:hover{
    color: #d73422;
}

.encResRes{
    
}
.encResRes li{
    padding: 4px 8px;
}
.encResRes .badge{
    width: 40px;
}