<link rel="stylesheet" href="/templates/shaper_finance/css/template.css" />

.colorMenuCapacitaciones a{
  color: #ab181d !important;
  font-size: 12px !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .sp-module .sp-module-content .latestnews >div a {
  color: #555555 !important;
}

.colorMenuEnlace a{
  color: #555551 !important;
}

.colorMenuGrupo{
  color: #1e1e1e !important;
}



/*responsive slider JDG-03/01/2020*/
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg{
    background-size: contain;
}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg{
    background-repeat: no-repeat;
}

.nav-placeholder{
    height: 0px;
}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg{
    background-position: 0 0;
}
@media only screen and (max-width: 768px){
    .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg{
        height: 401px;
    }
}
@media only screen and (max-width: 425px){
    .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg{
        height: 222px;
    }
}


/*iframe operaciones cerradas JDG-03/12/2018*/
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*estilo tab bolcen JDG-24/10/2018*/
.tabBolcen{
  float: left;
  width: 21.666% !important; 
}


/*estilo para botón formularios MA-10/02/2018*/
.topMail{
    height: 24px;
}

/*estilo para botón formularios MA-10/02/2018*/
.btnvisform{
    color:#0A1A71 !important;

}
/*sobreescribe css footer MA-10/02/2018*/
.menu-footer {
color: white !important;
font-size: 18px;
}

/*sobreescribe css footer MA-10/02/2018*/
.itemsfooter a:hover{
color: white !important;

}

.blog >.items-row >.col-sm-3 .content_rating+p {
  /*display: none;*/
}

.blog-details-content-wrap .sppb-addon-single-image {
  /*padding: 50px 0;*/
}

.altoie{
  height: 10px !important;
  width: 350px;
}

/* para google forms responsive*/
#Iframe-Liason-Sheet {
   max-width: 550px;
   max-height: 2000px;
   overflow: hidden;
 }
  /* inner wrapper: make responsive */
 .responsive-wrapper {
   position: relative;
   height: 0;  /* gets height from padding-bottom setting */
   -webkit-overflow-scrolling: touch;
   overflow: auto;
 }
 .responsive-wrapper iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   border: none;
 }
 /* padding-bottom = h/w as a % */
 .responsive-wrapper-wxh-550x2000 {
   padding-bottom: 363.6364%;
 }
 .iframe-border {
   border: 1px solid #000;
 }
 .center-block-horiz {
   margin-left: auto !important;
   margin-right: auto !important;
 }  


/* tamaño de letras de menu dropdown*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .sp-module .sp-module-content {
  font-size: 12px !important;
}

/* tamaño de letras de menu dropdown*/
p.link.linkleft{
  font-size: 13px !important;
}


.picture{
  display: block !important;
  margin: auto !important;
}


.colorLabel {
  color: white !important;
}

.helix-social-share{
  display: none;
}