#Banner_Principal .bannercontainer{
    position: relative !important;
    max-width: 1400px;
    margin:0px auto;
}

#Banner_Principal .banner{    position: relative !important;
  max-width: 1400px;
     margin:0px auto;
}

#Banner_Principal .txt_banner{
width: 600px;
    margin-left: -300px !important;
    left: 68% !important;
    positio: absolute;

    margin-top: 30% !important;
}

#Banner_Principal .txt_banner1{
    color: #fff;
  	font-family:'Hobo-Regular';
    font-size: 50px;
   height: 50px;
    line-height: 34px;
   
}

#Banner_Principal .txt_banner2{
    color: #fff;
     	font-family:'Hobo-Regular';

    font-size: 50px;
    height: 34px;
    line-height: 34px;

}

#Banner_Principal .bullets{
    left: 41% !important;
    margin-left: 500px !important;
    /* bottom: -20px !important; */
    background: url(../../../Images/bg_Pagination.png) top center no-repeat;
    width: 120px !important;
    padding-left:40px;
    height: 60px !important;
    padding-top:50px;
}
#Banner_Principal .bullets.simplebullets.round .bullet{    
    display: block !important;
    background:#afca40;
    width: 20px;
    height:20px;
    float:left;
    margin-right:7px;
    line-height:40px !important;
    color:#fff;
    font-size:14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding:0px !important;
}

#Banner_Principal .bullets.simplebullets.round .bullet:hover{
    background:#e3ae0d;
}
#Banner_Principal .bullets.simplebullets.round .bullet.selected{
    background:#e3ae0d;

}
#Banner_Principal .apex-slider-shadow.apex-slider-shadow2{
display:none !important;
}
#Banner_Principal .apex-slider .timer-bottom{
display:none !important;}


