/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#EntradaFecha{
    background-color: rgba(255, 255, 255, 0.89);
    width: 180px;
    padding: 10px;
}

#EntradaFecha2{
    color: #ffffff; 
    font-size: 420%;
}

.hideNoti{
    display: none;
    transition: 3s;

}


.arrows20{
    position: absolute;
    margin-top: -45%; 
    margin-left: 1.5%;
    cursor: pointer;
    width: 10%; 
}

.arrows29{
    position: absolute;
    margin-top: -45%; 
    margin-left: 1.5%;
    cursor: pointer;
    width: 10%; 
}
.botnCloses{
    width: 68%;
    text-align: right;
}

.firtsImgNotice20{
    width: 65%;
    overflow: hidden;
    display: inline-block;
    transition: 2s;
    position: relative;
}

.popup {
    background-color: rgba(244, 246, 250, 0);
    color: #888888;
    left: 150%;
    padding: 20px;
    position: fixed;
    /* right: 20%; */
    top: 5%;
    width: 50%;
    z-index: 101;
    border-radius:10px;
    -moz-border-radius:10px;
}

.overlayPop {
    background: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    opacity:0.5;
}

.close {
    cursor: pointer;
    position: relative;
    text-align: right;
    width: 20%;
}



/* #imgPopDisplay{
    width: 600px;
    height: 700px;
} */

#imagePostSize img{
    width: 90%;
    border-radius: 25px;
}
#divPostBlock{
    text-align: center;
    width: 80%;
    height: auto;
    background-color:rgb(244, 246, 250) ;
    padding: 10px;
    margin:  0 0 10px 0;
    border-radius: 25px;
}
/** 
 * The default focus style is likely provided by Bootstrap or the browser
 * but here we override everything else with a visually appealing cross-
 * browser solution that works well on all focusable page elements
 * including buttons, links, inputs, textareas, and selects.
 */
 *:focus { 
    outline: 0 !important;
    box-shadow: none !important;
  }
  
  /**
   * Undo the above focused button styles when the element received focus
   * via mouse click or touch, but not keyboard navigation.
   */
  *:focus:not(:focus-visible) {
    outline: 0 !important;
    box-shadow: none !important;
  }

/* fuentes */
@font-face {
    font-family: 'GraphikBlack';
    src: url('fonts/GraphikBlack.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikBlackItalic';
    src: url('fonts/GraphikBlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikBold';
    src: url('fonts/GraphikBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikBoldItalic';
    src: url('fonts/GraphikBoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikExtralight';
    src: url('fonts/GraphikExtralight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikExtralightItalic';
    src: url('fonts/GraphikExtralightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikLight';
    src: url('fonts/GraphikLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikLightItalic';
    src: url('fonts/GraphikLightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikMediumItalic';
    src: url('fonts/GraphikMediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikRegular';
    src: url('fonts/GraphikRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikRegularItalic';
    src: url('fonts/GraphikRegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikSemibold';
    src: url('fonts/GraphikSemibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikSemiboldItalic';
    src: url('fonts/GraphikSemiboldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikSuper';
    src: url('fonts/GraphikSuper.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikSuperItalic';
    src: url('fonts/GraphikSuperItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikThin';
    src: url('fonts/GraphikThin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikThinItalic';
    src: url('fonts/GraphikThinItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GraphikMedium';
    src: url('fonts/GraphikMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.GraphikBlack{
    font-family: 'GraphikBlack';
}
.GraphikBlackItalic{
    font-family: 'GraphikBlackItalic';
}
.GraphikBold{
    font-family: 'GraphikBold';
}
.GraphikBoldItalic{
    font-family: 'GraphikBoldItalic';
}
.GraphikExtralight{
    font-family: 'GraphikExtralight';
}
.GraphikExtralightItalic{
    font-family: 'GraphikExtralightItalic';
}
.GraphikLight{
    font-family: 'GraphikLight';
}
.GraphikLightItalic{
    font-family: 'GraphikLightItalic';
}
.GraphikMediumItalic{
    font-family: 'GraphikMediumItalic';
}
.GraphikRegularItalic{
    font-family: 'GraphikRegularItalic';
}
.GraphikSemibold{
    font-family: 'GraphikSemibold';
}
.GraphikSemiboldItalic{
    font-family: 'GraphikSemiboldItalic';
}
.GraphikSuper{
    font-family: 'GraphikSuper';
}
.GraphikSuperItalic{
    font-family: 'GraphikSuperItalic';
}
.GraphikThin{
    font-family: 'GraphikThin';
}
.GraphikThinItalic{
    font-family: 'GraphikThinItalic';
}
.GraphikMedium{
    font-family: 'GraphikMedium';
}

.RowPrincMenu{
    margin-bottom: -120px;
    margin-left: 50px;
}

#MenuInicialGrey{
    color: #a5a5a5;
    font-size: 13px;
}
#MenuInicialGreyMobile{
    color: #a5a5a5;
}
/* top */
.cusContainer1{
    width: 85%; 
    margin: auto;
}
/* main */
.cusContainer2{
    width: 77%; 
    margin: auto;
}

/* menu de imagener bottom */
.cusContainer{
    width: 75%; 
    margin: auto;
}
.MenuPrinIni{
    width: 100%;
    height: auto;
    margin: 3% 0 0 0;
}

.MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
    vertical-align: top;
    display: inline-block;
    width: 12%;
    height: 110px;
    text-align: center;
    padding-top: 25px;
    transition: 0.5s;
    color:#6b33af;
    margin-right: 3%;
    border-radius: 20px;
}
.MenuImg6{
    display: inline-block;
    width: 15%;
    margin: 20px 0 0 -40px
}
.MenuImg1:hover, .MenuImg2:hover, .MenuImg3:hover, .MenuImg4:hover, .MenuImg5:hover{
    background-color: #FF6F00;
    color: white;
    border-radius: 20px;
    transition: 0.5s;
}
.MenuImg1:hover img, .MenuImg2:hover img, .MenuImg3:hover img, .MenuImg4:hover img, .MenuImg5:hover img{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}

.MenuImg1:hover .MenuTextDiv, .MenuImg2:hover .MenuTextDiv, .MenuImg3:hover .MenuTextDiv, .MenuImg4:hover .MenuTextDiv, .MenuImg5:hover .MenuTextDiv{
    border-bottom: 3px solid #FF6F00;
    font-weight: 400;
}

.divMenuBelow{
    margin-top: 0px;
    position: absolute;
    width: 40%;
    height: auto;
    padding: 0;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 0 3px #5a5a5a;
    z-index: 10;
    display: none;
}
.divMenuBelow2{
    margin-top: 0px;
    margin-left: -15%;
    position: absolute;
    width:70%;
    height: auto;
    padding: 0;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 0 3px #5a5a5a;
    z-index: 10;
    display: none;
}
.divMenuBelow3{
    text-align: left;
    margin-top: 0px;
    margin-left: -16%;
    position: absolute;
    width:60%;
    height: auto;
    padding: 0 0 0 2%;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 0 3px #5a5a5a;
    z-index: 10;
    display: none;
}
.divMenuBelow4{
    text-align: left;
    margin-top: 0px;
    margin-left: -22%;
    position: absolute;
    width: 55%;
    height: auto;
    padding: 0 0 0 2%;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 0 3px #5a5a5a;
    z-index: 10;
    display: none;
}
.divMenuBelow5{
    text-align: left;
    margin-top: 0px;
    margin-left: -12%;
    position: absolute;
    width: 45%;
    height: auto;
    padding: 0 1%;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 0 3px #5a5a5a;
    z-index: 10;
    display: none;
}
.BelowText1{
    text-align: left;
    display: inline-block;
    width: 22%;
    height: auto;
    padding: 2% 0 2% 1%;
    font-size: 12px;
}
.BelowText2{
    text-align: left;
    display: inline-block;
    width: 18%;
    height: auto;
    padding: 1% 0 1.3% 1%;
    font-size: 12px;
}
.BelowText2_2{
    text-align: left;
    display: inline-block;
    width: 18%;
    height: auto;
    padding: 1% 0 1.3% 4%;
    font-size: 12px;
}
.BelowText3{
    text-align: left;
    display: inline-block;
    width: 18%;
    height: auto;
    padding: 1% 0 1.6% 2%;
    font-size: 12px;
}
.BelowText4{
    text-align: left;
    display: inline-block;
    width: 32%;
    height: auto;
    padding: 1% 0 1.8% 2%;
    font-size: 12px;
}
.BelowText5{
    text-align: left;
    display: inline-block;
    width: 22%;
    height: auto;
    padding: 1% 0 2.5% 2%;
    font-size: 12px;
}
#Pbelow{
    color: #868686;
    margin: 0;
}
.MenuTextDiv{
    width: 80%;
    height: 50px;
    margin: auto;
    font-size: 130%;  
}

.MenuTextLow{
    margin-top: 20px;
}
.imgInsideMenu1{
    width: 65%;
}
.imgInsideMenu3{
    width: 100%;
    margin-left: 40%;
    margin-top: -17%;
}

.imgInsideMenu4{
    width: 100%;
    margin-left: 25%;
    margin-top: 0%;
}
/*fin menu de imagener bottom */

#Openacount{
    color: white;
    font-size: 10px;
    padding: 10px 35px;
    border-radius: 5px;
    background-color: #FF6F00;
}
#Openacount1{
    color: white;
    font-size: 10px;
    padding: 10px 25px;
    border-radius: 5px;
    background-color: #FF6F00;
}
#Openacount2{
    color: white;
    font-size: 10px;
    padding: 15px 35px;
    border-radius: 5px;
    background-color: #6b33af;
    box-shadow: #ccccdf 0px 5px 15px;
}
#Openacount3{
    color: white;
    font-size: 20px;
    padding: 15px 35px;
    border-radius: 5px;
    background-color: #6b33af;
}
#Openacount4{
    color: white;
    font-size: 11px;
    font-weight: 100;
    padding: 10px 35px;
    border-radius: 5px;
    background-color: #FF6F00;
    font-weight: 800;
}
#Openacount5{
    color: white;
    font-size: 20px;
    padding: 15px 55px;
    border-radius: 5px;
    background-color: #6b33af;
    font-family: 'GraphikRegular';
}
#Openacount6{
    color: white;
    font-size: 25px;
    padding: 15px 25px;
    border-radius: 5px;
    background-color: #FF6F00;
}
#Openacount7{
    width: 100%;
    color: white;
    font-size: 15px;
    padding: 25px 25px 25px 15px;
    border-radius: 8px;
    background-color: #FF6F00;
}
#Openacount8{
    width: 100%;
    color: white;
    font-size: 25px;
    padding: 25px 15px 25px 15px;
    border-radius: 8px;
    background-color: #FF6F00;
}
#Openacount9{
    color: white;
    font-size: 20px;
    padding: 15px 35px;
    border-radius: 5px;
    background-color: #FF6F00;
}

#noticiaVerMas{
    color: #FF6F00;
    font-size: 20px;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
}
#noticiaVerMas2{
    color: #FF6F00;
    font-size: 20px;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
}

#noticiaVerMasSala{
    color: white;
    font-size: 25px;
    border-radius: 5px;
    background-color: #FF6F00;
    cursor: pointer;
    text-align: center;
    padding: 15px 73px;
}
#noticiaVerMasSala2{
    color: white;
    font-size: 25px;
    border-radius: 5px;
    background-color: #FF6F00;
    cursor: pointer;
    text-align: center;
    padding: 15px 10px;
}

#AmigoEx{
    color: white;
    font-size: 10px;
    padding: 25px 15px;
    border-radius: 5px;
    background-color: #FF6F00;
    font-size: 20px;
}

/* banner de que financia */
.bannerCred{
    width: 100%;
    background-color: white;
    border-radius: 5px;
    padding: 3% 0 0 3%;
}
.bannerCredUno{
    width: 130%;
    border-radius: 5px;
}
.gap10{
    height: 10px;
}
.bannerCred4{
    width: 100%;
    text-align: left;
}
.bannerCred5{
    width: 90%;
}
#bannerCred4Text{
    font-size: 170%;
    color: #747474;
}
#bannerCred4Text2{
    font-size: 110%;
    color:#46009b;
    text-align: justify;
    line-height: 120%;
}
.bannerCred1{
    color:#747474 ;
    width: 96%;
    text-align: left;
    padding: 10px 0 10px 0px;
    font-size: 15px;
}
.bannerCred2{
    color:#7d7d7d ;
    width: 42%;
    display: inline-block;
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 0 5px 0;
}
#bannerCred10{
    color:#7d7d7d ;
    width: 47%;
    display: inline-block;
    text-align: left;
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 5px 0;
    margin-left: -2%;
}
.bannerCred3{
    color:#747474 ;
    width: 87%;
    display: inline-block;
    text-align: left;
    font-size: 15px;
    font-weight: bolder;
    padding-bottom: 10px;
}
/* banner de que financia */


.CrediLIni{
    width: 100%;
    height: auto;
    margin: 0 0 0 10%;
}
.CrediImg1, .CrediImg2, .CrediImg3, .CrediImg4, .CrediImg5{
    display: inline-block;
    width: 18%;
}
.CrediLIni img{
    width: 70%;
}

/* sol ahorro logos  */
.AhorroSolIni{
    width: 80%;
    height: auto;
}
#AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
    display: inline-block;
    width: 22%;
    height: 230px;
    border: #924fa9 solid 3px;
    border-radius: 25px;
    margin: 15px 15px;
    vertical-align: middle;
    padding-top: 50px;
    padding-right: 5px;
    padding-left: 5px;
    transition: 0.5s;
    color: #46009b;
}
#AhooSoltImg1:hover, #AhooSoltImg2:hover, #AhooSoltImg3:hover, #AhooSoltImg4:hover, #AhooSoltImg5:hover, #AhooSoltImg6:hover, #AhooSoltImg7:hover, #AhooSoltImg8:hover, #AhooSoltImg9:hover{
    background-color: #FF6F00;
    border: #FF6F00 solid 3px;
    color: white;
    border-radius: 15px;
    transition: 0.5s;
}
#AhooSoltImg1:hover img, #AhooSoltImg2:hover img, #AhooSoltImg3:hover img, #AhooSoltImg4:hover img, #AhooSoltImg5:hover img, #AhooSoltImg6:hover img, #AhooSoltImg7:hover img, #AhooSoltImg8:hover img, #AhooSoltImg9:hover img{
    filter: brightness(0) invert(1);
    transition: 0.5s;

}
#AhooSoltImg1:hover #txtAhorroVer, #AhooSoltImg2:hover #txtAhorroVer, #AhooSoltImg3:hover #txtAhorroVer, #AhooSoltImg4:hover #txtAhorroVer, #AhooSoltImg5:hover #txtAhorroVer, #AhooSoltImg6:hover #txtAhorroVer, #AhooSoltImg7:hover #txtAhorroVer, #AhooSoltImg8:hover #txtAhorroVer, #AhooSoltImg9:hover #txtAhorroVer{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}

#AhooSoltImg1 img, #AhooSoltImg2 img,#AhooSoltImg3 img,#AhooSoltImg4 img,#AhooSoltImg5 img,#AhooSoltImg6 img,#AhooSoltImg7 img,#AhooSoltImg8 img{
    padding-top: 11%;
    font-weight: bolder;
}
#AhooSoltImg9 img{
    padding-top: 12%;
    width: 80%;
}
#AhooSoltImg6 img{
    width: 60%;
}
#txtAhorroVer{
    padding-top: 60px;
    color: #46009b;
}


/* sol credito logos */
.CrediSolIni{
    width: 80%;
    height: auto;
}
#CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
    display: inline-block;
    width: 19%;
    height: 220px;
    border: #2ac9c1 solid 3px;
    border-radius: 15px;
    margin: 15px 15px;
    vertical-align: middle;
    padding-top: 50px;
    padding-right: 5px;
    padding-left: 5px;
    transition: 0.5s;
    color: #46009b;
}
#CreSoltImg1:hover, #CreSoltImg2:hover, #CreSoltImg3:hover, #CreSoltImg4:hover, #CreSoltImg5:hover, #CreSoltImg6:hover, #CreSoltImg7:hover, #CreSoltImg8:hover{
    background-color: #FF6F00;
    border: #FF6F00 solid 3px;
    color: white;
    border-radius: 15px;
    transition: 0.5s;
}
#CreSoltImg1:hover img, #CreSoltImg2:hover img, #CreSoltImg3:hover img, #CreSoltImg4:hover img, #CreSoltImg5:hover img, #CreSoltImg6:hover img, #CreSoltImg7:hover img, #CreSoltImg8:hover img{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
#CreSoltImg1:hover #txtCrediVer1, #CreSoltImg2:hover #txtCrediVer1, #CreSoltImg3:hover #txtCrediVer1, #CreSoltImg6:hover #txtCrediVer1, #CreSoltImg7:hover #txtCrediVer1, #CreSoltImg8:hover #txtCrediVer1{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
#CreSoltImg4:hover #txtCrediVer2{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
#CreSoltImg5:hover #txtCrediVer3{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}

#CreSoltImg1 img{
    width: 80%;
}

#CreSoltImg2 img{
    width: 70%;
}
#CreSoltImg3 img{
    width: 70%;
}
#CreSoltImg4 img{
    width: 70%;
}
#CreSoltImg5 img{
    width: 70%;
}
#CreSoltImg6 img{
    width: 70%;
}
#CreSoltImg7 img{
    width: 85%;
}
#txtCrediVer1{
    font-weight: bolder;
    padding-top: 60px;
    color:#46009b
}
#txtCrediVer2{
    font-weight: bolder;
    padding-top: 40px;
    color:#46009b
}
#txtCrediVer3{
    font-weight: bolder;
    padding-top: 90px;
    color:#46009b
}

/* sol servicio */
.ServiSolIni{
    width: 90%;
    height: auto;
}
#ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
    display: inline-block;
    width: 23%;
    height: 300px;
    border: #818e99 solid 3px;
    border-radius: 35px;
    margin: 15px 15px;
    vertical-align: middle;
    padding-top: 50px;
    padding-right: 5px;
    padding-left: 5px;
    transition: 0.5s;
}
#imageServi1_1, #imageServi2_1, #imageServi3_1, #imageServi4_1, #imageServi5_1{
    display: none;
    width: 75%;
    padding-left: 10%;
}
#ServiTextHide, #ServiTextHide2, #ServiTextHide3, #ServiTextHide4, #ServiTextHide5{
    display: none;
    font-size: 85%;
    color: white;
    padding-left: 10%;
    padding-top: 4%;
    padding-right: 10%;
    text-align: justify;
}
#ServSoltImg1:hover, #ServSoltImg2:hover, #ServSoltImg3:hover, #ServSoltImg4:hover, #ServSoltImg5:hover, #ServSoltImg6:hover{
    background-color: #FF6F00;
    border: #FF6F00 solid 3px;
    color: white;
    border-radius: 35px;
    transition: 0.5s;
}
#ServSoltImg1:hover #imageServi1_2, #ServSoltImg2:hover #imageServi2_2, #ServSoltImg3:hover #imageServi3_2, #ServSoltImg4:hover #imageServi4_2, #ServSoltImg5:hover #imageServi5_2{
    display: none;
    animation: fadeOut 1.5s; 
}
#ServSoltImg1:hover #imageServi1_1, #ServSoltImg2:hover #imageServi2_1, #ServSoltImg3:hover #imageServi3_1, #ServSoltImg4:hover #imageServi4_1, #ServSoltImg5:hover #imageServi5_1{
    display: block;
    filter: brightness(0) invert(1);
    animation: fadeIn 1.5s; 
}
#ServSoltImg1:hover #ServiTextHide, #ServSoltImg2:hover #ServiTextHide2, #ServSoltImg3:hover #ServiTextHide3, #ServSoltImg4:hover #ServiTextHide4, #ServSoltImg5:hover #ServiTextHide5{
    display: block;
    animation: fadeIn 1.5s; 
}
#ServSoltImg6:hover #imageServi6_1{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
#ServSoltImg6:hover #txtServiVer1{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}

#imageServi1_2{
    padding-top: 15%;
    width: 75%;
    animation: fadeIn 1.5s; 
}
#imageServi5_2{
    padding-top: 13%;
    width: 75%;
    animation: fadeIn 1.5s; 
}
#imageServi4_2{
    padding-top: 18%;
    width: 75%;
    animation: fadeIn 1.5s; 
}
#imageServi2_2{
    padding-top: 8%;
    width: 75%;
    animation: fadeIn 1.5s; 
}
#imageServi3_2, #imageServi6_1{
    padding-top: 10%;
    width: 75%;
    animation: fadeIn 1.5s; 
}
#txtServiVer1{
    padding-top: 50px;
    padding-right: 30px;
    color: #FF6F00;
}
@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fadeOut {
    0% { opacity: 0; }
    100% { opacity: 1; }
}


/* sol seguro */
.SegSolIni{
    width: 60%;
    height: auto;
}
#SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
    display: inline-block;
    width: 20%;
    height: 200px;
    border: #009ee3 solid 3px;
    border-radius: 15px;
    margin: 3% 3%;
    vertical-align: middle;
    padding-top: 50px;
    padding-right: 5px;
    padding-left: 5px;
    transition: 0.5s;
    color: #46009b;
}
#SegSoltImg1:hover, #SegSoltImg2:hover, #SegSoltImg3:hover, #SegSoltImg4:hover, #SegSoltImg5:hover, #SegSoltImg6:hover, #SegSoltImg7:hover, #SegSoltImg8:hover, #SegSoltImg9:hover{
    background-color: #FF6F00;
    border: #FF6F00 solid 3px;
    color: white;
    border-radius: 15px;
    transition: 0.5s;
}
#SegSoltImg1:hover img, #SegSoltImg2:hover img, #SegSoltImg3:hover img, #SegSoltImg4:hover img, #SegSoltImg5:hover img, #SegSoltImg6:hover img, #SegSoltImg7:hover img, #SegSoltImg8:hover img, #SegSoltImg9:hover img{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
#SegSoltImg1:hover p, #SegSoltImg2:hover p, #SegSoltImg3:hover p, #SegSoltImg4:hover p, #SegSoltImg5:hover p, #SegSoltImg6:hover p, #SegSoltImg7:hover p, #SegSoltImg8:hover p, #SegSoltImg9:hover p{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
#txtSegVer{
    font-weight: bolder;
    padding-top: 40px;
    color: #46009b;
}
#txtSegVer2{
    font-weight: bolder;
    padding-top: 35px;
    color: #46009b;
}
#txtSegVer3{
    font-weight: bolder;
    padding-top: 48px;
    color: #46009b;
}
#txtSegVer4{
    font-weight: bolder;
    padding-top: 55px;
    color: #46009b;
}
#SegSoltImg1 img, #SegSoltImg2 img,#SegSoltImg8 img{
    padding-top: 10px;
}
#SegSoltImg3 img,#SegSoltImg4 img,#SegSoltImg5 img,#SegSoltImg6 img{
    padding-top: 15px;
}
#SegSoltImg6 img,#SegSoltImg7 img{
    padding-top: 20px;
}
#SegSoltImg9 img{
    padding-top: 25px;
}

.rowCangetype{
    background-color:rgb(244, 246, 250) ;
}
.rowCangetypePrin{
    background-color:rgb(244, 246, 250) ;
    margin-top: -30px;
}

.TypeCurrentChangeIss{
    color:#4e4e4e;
    font-size: 14px;
}
.textCurrent{
    color:#6b33af;
    font-weight: bold;
}

/* parte de naranja del home */
.BannAhorroIni{
    width: 130%;
    text-align: left;
}

#AhorroimgCus1{
    width: 30%;
    height: 115px;
    display: inline-block;
    border: #6b33af solid 2px;
    border-radius: 10px;
    /* text-align: left; */
    padding-right: 5px;
    color: white;
    font-size: 13px;
    font-weight: 600;
}
#AhorroimgCus1 img{
    width: 40%;
}
#AhorroimgCust3{
    width: 68%;
    border: #6b33af solid 2px;
    border-radius: 10px;
    margin: 4% 0 0 0;
    padding: 15px 0 15px 0;
    color: white;
    text-align: center;
    font-weight: 800;
}

#Ahorroimg4{
    width: 100%;
    margin-top: 20px;
    color: white;
}
#Ahorroimg10{
    width: 100%;
    margin-top: 20px;
    color: white;
}
.Ahorroimg4TextP{
    text-align: justify;
    font-size: 18px;
    font-family: 'GraphikMedium';
}
.Ahorroimg8TextP{
    text-align: justify;
    font-size: 18px;
    font-family: 'GraphikMedium';
}
#Ahorroimg1TextP{
    padding-top: 25px;
}
/* parte de naranja del home */


.rowfooterPurple{
    background-color: #46009b;
}

.pointCaimimg{
    position: fixed;
    right: 50px;
    top: 350px;
    width: 8%;
    z-index: 50;
}
.setBootimg{
    position: fixed;
    right: 50px;
    top: 500px;
    width: 8%;
    z-index: 50;
}

/* footer de mobile */
.footerLinksMobile{
    width: 100%;
}

.LinkUnoFoo{
    color: #46009b;
    background-color: white;
    border: none;
    text-transform: capitalize;
}
.rowDonwLinks{
    width: 6%;
    position: relative;
    left: 40%;
}
.rowDonwLinks1{
    width: 6%;
    position: relative;
    left: 60%;
}
.rowDonwLinks2{
    width: 6%;
    position: relative;
    left: 64.5%;
}
.rowDonwLinks3{
    width: 6%;
    position: relative;
    left: 52.5%;
}
.panel{
    display: none;
    margin-left: 50px;
}
.panel ul{
    list-style: none;
}
/* footer de mobile */

.MobileLinksMobile{
    width: 100%;
}
.panelUno{
    width: 100%;
    text-align: center;
}
.panelUno img{
    width: 50%;
}
.LinkUnoFooMobile1{
    color: #46009b;
    /* background-color: white; */
    border-bottom: #747474 solid 1px;
    border-top: #747474 solid 1px;
    text-transform: capitalize;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
}
.LinkUnoFooMobile, .LinkUnoFooMobile2, .LinkUnoFooMobile3, .LinkUnoFooMobile4 {
    color: #46009b;
    /* background-color: white; */
    border-bottom: #747474 solid 1px;
    text-transform: capitalize;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
}
#imgMenuLeftLink{
    width: 15%;
}
.rowDonwLinksMobile{
    width: 6%;
    position: relative;
    left: 49.5%;
}
.rowDonwLinksMobile1{
    width: 6%;
    position: relative;
    left: 51%;
}
.rowDonwLinksMobile2{
    width: 6%;
    position: relative;
    left: 49.5%;
}
.rowDonwLinksMobile3{
    width: 6%;
    position: relative;
    left: 46.5%;
}
.rowDonwLinksMobile4{
    width: 6%;
    position: relative;
    left: 45%;
}
.interMobilText{
    width: 40%;
    font-size: 10px;
    color: #4e4e4e;
    display: inline-block;
}
.interMobilText2{
    width: 40%;
    font-size: 10px;
    color: #4e4e4e;
    display: inline-block;
}
.interMobilText3{
    width: 45%;
    font-size: 10px;
    color: #4e4e4e;
    display: inline-block;
}
.interMobilText4{
    width: 45%;
    font-size: 10px;
    color: #4e4e4e;
    display: inline-block;
}
.interMobilText5{
    width: 60%;
    font-size: 10px;
    color: #4e4e4e;
    display: inline-block;
}
.interMobilText6{
    width: 35%;
    font-size: 10px;
    color: #4e4e4e;
    display: inline-block;
}
.interMobilExtra{
    width: 70%;
    font-size: 10px;
    color: #4e4e4e;
    display: inline-block;
    text-align: center;
}
.panelMobile{
    display: none;
    margin-left: 50px;
    margin-bottom: 20px;
    width: 90%;
}
.panelMobile2{
    display: none;
    margin-left: 25px;
    margin-bottom: 20px;
    width: 95%;
}
.filterClassImg{
    filter: invert(50%) sepia(49%) saturate(5669%) hue-rotate(356deg) brightness(100%) contrast(105%);
}
.filterClasstext{
    color: #FF6F00;
}
/* filter: invert(50%) sepia(49%) saturate(5669%) hue-rotate(356deg) brightness(100%) contrast(105%); */
/* fin de menu mobile */

/* Multi botones de ahorro que funciona para otros */
.CrediMultiPage{
    width: 100%;
    display: flex; 
}
#MovAcordeaonCredi{
    text-align: center;
    width: 33.3%;
    
    border: 2px solid #f1f1f1;
    text-transform: capitalize;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 18px;
    font-size: 20px;
    box-shadow: 0 0 5px #cccccc;
    
    cursor: pointer;
}
.changecolorOn{
    background-color: #b4b4b4;
    color: white;
}
.changecoloroff{
    background-color: white;
    color: #9b9b9b;
}
#MovAcordeaonCredi2{
    text-align: center;
    width: 33.2%;
    border-top: 2px solid #f1f1f1;
    border-bottom: 2px solid #f1f1f1;
    text-transform: capitalize;
    padding: 18px;
    font-size: 20px;
    box-shadow: 0 0 5px #cccccc;
    cursor: pointer;
}
#MovAcordeaonCredi3{
    text-align: center;
    width: 33.2%;
    border: 2px solid #f1f1f1;
    text-transform: capitalize;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 18px;
    font-size: 20px;
    box-shadow: 0 0 5px #cccccc;
    cursor: pointer;
}
#MovAcordeaonCrediMobile{
    text-align: center;
    width: 33.3%;
    
    border: 2px solid #f1f1f1;
    text-transform: capitalize;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 18px;
    font-size: 20px;
    box-shadow: 0 0 5px #cccccc;
    
    cursor: pointer;
}
#MovAcordeaonCredi2Mobile{
    text-align: center;
    width: 33.2%;
    border-top: 2px solid #f1f1f1;
    border-bottom: 2px solid #f1f1f1;
    text-transform: capitalize;
    padding: 18px;
    font-size: 20px;
    box-shadow: 0 0 5px #cccccc;
    cursor: pointer;
}
#MovAcordeaonCredi3Mobile{
    text-align: center;
    width: 33.2%;
    border: 2px solid #f1f1f1;
    text-transform: capitalize;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 18px;
    font-size: 20px;
    box-shadow: 0 0 5px #cccccc;
    cursor: pointer;
}
.panelMultiPage1, .panelMultiPage2, .panelMultiPage3{
    width: 100%;
    text-align: center;
}
.panelMultiPage1Mobile, .panelMultiPage2Mobile, .panelMultiPage3Mobile{
    width: 100%;
    text-align: center;
}
.interPanelMulti{
    padding: 60px 10px;
    display: inline-block;
    width: 43%;
    vertical-align: top;
}
.interPanelMultiSpecial{
    margin-top: 5%;
    padding: 60px 10px;
    display: inline-block;
    width: 80%;
    background-color: #f5f7fa;
    border-radius: 25px;
    vertical-align: middle;
}
.Special1_1, .Special2_1{
    width: 45%;
    display: inline-block;
    color:#585757;
    font-family: 'GraphikMedium';
    font-size: 130%;
}
.Special1_2, .Special2_2{
    width: 45%;
    display: inline-block;
    color:white;
    font-size: 130%;
    vertical-align: middle;
}
.Special1_3, .Special2_3{
    padding-top: 3%;
    width: 45%;
    display: inline-block;
    color:#585757;
    font-size: 130%;
}
.SpecialInGris{
    padding-top: 5%;
    width: 95%;
    background-color: #b5b5b5;
    border-radius: 25px;
    height: 120px;
    margin: 3%;
    vertical-align: middle;
}
.interPanelMulti p{
    color:#747474;
}
.interPanelMulti2{
    padding: 60px 10px;
    display: inline-block;
    width: 45%;
    text-align: left;
    vertical-align: top;
}
.interPanelMulti3{
    padding: 60px 10px;
    display: inline-block;
    width: 90%;
    text-align: center;
    vertical-align: top;
}
.interPanelMulti2 p{
    color:#747474;
    font-size: 105%;
}
.CheckInterText{
    width: 10%;
    display: inline-block;
    vertical-align: top;
}
.CheckInterText img{
    width: 50%;
}
.CheckInterText2{
    width: 90%;
    display: inline-block;
}
.CheckInterText3{
    width: 90%;
    display: inline-block;
    margin-left: -75px;
}
.showAhorro{
    display: block;
    transition: 3s;
}
.hideAhorro{
    display: none;
    transition: 3s;
}
/* aqui termina */


.DigitSolIni{
    width: 60%;
    height: auto;
    text-align: left;
}
#DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7,#DigiImg8,#DigiImg9{
    display: inline-block;
    width: 27%;
    height: 220px;
    border: #FF6F00 solid 3px;
    border-radius: 25px;
    margin: 15px 15px;
    vertical-align: middle;
    padding-top: 40px;
    padding-right: 5px;
    padding-left: 5px;
    transition: 0.5s;
    color: #46009b;
}

#DigiImg1:hover, #DigiImg2:hover, #DigiImg3:hover, #DigiImg4:hover, #DigiImg5:hover, #DigiImg6:hover, #DigiImg7:hover,#DigiImg8:hover,#DigiImg9:hover{
    background-color: #FF6F00;
    border: #FF6F00 solid 3px;
    color: white;
    border-radius: 15px;
    transition: 0.5s;
}
#DigiImg1:hover img, #DigiImg2:hover img, #DigiImg3:hover img, #DigiImg4:hover img, #DigiImg5:hover img, #DigiImg6:hover img , #DigiImg7:hover img , #DigiImg8:hover img , #DigiImg9:hover img{
    filter: brightness(0) invert(1);
    transition: 0.5s;
}
#DigiImg1:hover #txtDigiVer, #DigiImg2:hover #txtDigiVer4, #DigiImg3:hover #txtDigiVer, #DigiImg4:hover #txtDigiVer3, #DigiImg5:hover #txtDigiVer3, #DigiImg6:hover #txtDigiVer2 , #DigiImg7:hover #txtDigiVer3 , #DigiImg8:hover #txtDigiVer3 , #DigiImg9:hover #txtDigiVer3{
    filter: brightness(0) invert(1);
    transition: 0.5s;
    font-weight: bolder;
}
/* #DigiImg7 img{
    padding-left: 10%;
    width: 90%;
} */

#DigiImg1 img, #DigiImg2 img, #DigiImg3 img{
	width: 90%;
}
#DigiImg4 img, #DigiImg5 img{
	padding-top:5%;
	padding-left: 8%;
	width: 85%;
}
#txtDigiVer{
    padding-top: 25px;
    color: #46009b;
}

#txtDigiVer2{
    padding-top: 65px;
    color: #46009b;
}

#txtDigiVer3{
    padding-top: 50px;
    color: #46009b;
}

#txtDigiVer4{
    padding-top: 45px;
    color: #46009b;
}
#txtDigiVer6{
    padding-top: 65px;
    color: #46009b;
}

#txtCrediVer{
    font-weight: bolder;
    padding-top: 40px;
}


/* formulario de digital */
.formDigitalAll{
    width: 100%;
    border: 1px solid #cacaca;
    border-radius: 2px;
    padding: 40px 20px 40px 20px;
    font-family: 'GraphikRegular';
}
.formDigitalInputs{
    width: 80%;
    padding: 20px 0 20px 0;
    text-align: left;
}
.formDigitalInputs label{
    font-size: 25px;
    color: #585757;
}
#nameFormDigital, #phoneFormDigital, #ciFormDigital{
    height: 70px;
}
.formDigitalButt{
    width: 80%;
    padding-top: 20px;
}
#sendFormDigital{
    padding: 10px 30px 10px 30px;
    color: white;
    background-color: #46009b;
    font-size: 25px;
    border-radius: 2px;
}
.gap20{
    height: 20px;
}



/* form contacto */
#nameFormContact, #phoneFormContact, #emailFormContact, #matFormContact{
    height: 70px;
}
.formContactAll{
    width: 100%;
    padding: 40px 20px 40px 0;
    font-family: 'GraphikRegular';
}
.formContactInputs{
    padding: 20px 0 20px 0;
    text-align: left;
}
.formContactInputs label{
    font-size: 25px;
    color: #585757;
}

/* acordeon de edu financiera */
.EduFinancieraIni{
    width: 100%;
    align-items: center;
}

#EduFinanciera1{
    padding: 15px 0 0 0;
    /* border-top: #d3d3d3 solid 1px; */
    /* border-bottom: #d3d3d3 solid 1px; */
    text-align: center;
}

#EduFinanciera2{
    padding: 15px 0 0 0;
    /* border-bottom: #d3d3d3 solid 1px; */
    text-align: center;
}
#EduFinanciera3{
    padding: 15px 0 0 0;
    /* border-bottom: #d3d3d3 solid 1px; */
    text-align: center;
}
.eduInerText{
    font-family: 'GraphikMedium';
    font-size: 180%;
    color: #FF6F00;
}
.FogaText{
    font-family: 'GraphikMedium';
    font-size: 130%;
    color: #747474;
}
.eduInerText2{
    font-size: 120%;
}
.doShowBelowEdu{
    cursor: pointer;
}
.doShowBelowEdu2{
    cursor: pointer;
}
.pdfEduspa{
    font-size: 12px;
    color: #b4b4b4;
}
.panelEdu{
    margin: auto;
    display: none;
    width: 40%;
    text-align: left;
}
.panelEdu1{
    margin: auto;
    display: none;
    width: 60%;
    text-align: left;
}
.panelEdu2{
    margin: auto;
    display: none;
    width: 80%;
    text-align: left;
}
.panelGiro2{
    margin: auto;
    display: none;
    width: 100%;
    text-align: left;
}
#GirosImgCheck{
    width: 20%;
}
#GirosImgCheck2{
    width: 20%;
}
#nameFormEdu{
    background-color: transparent;
    border-style: none none solid none;
    background-image:url(../../uploads/2022/09/Usuario.png);
    background-repeat:no-repeat;
    padding: 8px 0 0 35px;
    height: 50px;
}
#emailFormEdu{
    background-color: transparent;
    border-style: none none solid none;
    background-image:url(../../uploads/2022/09/Icono-correo.png);
    background-repeat:no-repeat;
    padding: 8px 0 0 40px;
    height: 50px;
}
#ciFormEdu{
    background-color: transparent;
    border-style: none none solid none;
    background-image:url(../../uploads/2022/09/icono-mensaje.png);
    background-repeat:no-repeat;
    padding: 8px 0 0 40px;
    height: 50px;
}

/* memorias y cuentas */
#interPart2Memory{
    width: 85%;
}
#MemoryAndCount{
    width: 40%;
    display: inline-block;
    vertical-align: top;
}
.panelMemory{
    display: none;
}

/* servicios giros internacionales */
.RequisGiros{
    width: 100%;
    align-items: center;
}

#RequisGirosba1{
    padding: 15px 0 0 0;
    text-align: left;
}
.GiroInerText{
    font-size: 130%;
    color: #FF6F00;
}


/* preguntas frecuentes */
.FrecuenMultiPage{
    width: 100%;
}
.MovAcordeaonCredi2{
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #585757;
    background-color: white;
    border: 3px solid #FF6F00;
    text-transform: capitalize;
    border-radius: 50px;
    padding: 15px;
    font-size: 12px;
}
.MovAcordeaonCredi3{
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #585757;
    background-color: white;
    border: 3px solid #FF6F00;
    text-transform: capitalize;
    border-radius: 50px;
    padding: 15px;
    font-size: 12px;
}
.MovAcordeaonCredi4{
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #585757;
    background-color: white;
    border: 3px solid #FF6F00;
    text-transform: capitalize;
    border-radius: 50px;
    padding: 15px;
    font-size: 12px;
}
#yearFOGA{
    width: 5%;
    position: relative;
    left: 80%;
}


/* geoocalizacion */

.google_canvas{
    width: 100%;
    height: 100vh;
}

.columnLoca{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

/* fomulario de mic */
.formDigitalAll3{
    width: 100%;
    padding: 0 20px 40px 20px;
    font-family: 'GraphikRegular';
}
.formDigitalInputs3{
    width: 100%;
    padding: 20px 0 20px 0;
    text-align: left;
}
.formDigitalInputs3 label{
    font-size: 20px;
    color: #585757;
}
.formDigitalButt3{
    width: 100%;
    padding-top: 20px;
}
#sendFormDigital3{
    padding: 10px 30px 10px 30px;
    color: white;
    background-color: #FF6F00;
    font-size: 25px;
    border-radius: 2px;
}
#nameFormMic{
    background-color: transparent;
    border-style: none none solid none;
    background-image:url(../../uploads/2022/09/Usuario.png);
    background-repeat:no-repeat;
    padding: 8px 0 0 35px;
    height: 50px;
}
#emailFormMic{
    background-color: transparent;
    border-style: none none solid none;
    background-image:url(../../uploads/2022/09/carta2.png);
    background-repeat:no-repeat;
    padding: 8px 0 0 40px;
    height: 50px;
}
#phoneFormMic{
    background-color: transparent;
    border-style: none none solid none;
    background-image:url(../../uploads/2022/09/phone_thin_icon_171582.png);
    background-repeat:no-repeat;
    padding: 8px 0 0 35px;
    height: 50px;
}
#ciFormMic{
    background-color: transparent;
    border-style: none none solid none;
    background-image:url(../../uploads/2022/09/icono-mensaje.png);
    background-repeat:no-repeat;
    padding: 8px 0 0 40px;
    height: 50px;
}
.filesMic input{
    display: none;
}
/* fomulario de mic */

.backgroImgRow{
    background-image: url(https://micronetpe.com/BancoSol/wp-content/uploads/2022/08/Capa-1078.png);
}

#custRafTopRight{
    margin-right: -21%;
}
#custRafBottomLeft{
    margin-left: -60%;
}
#tabletMobilHM{
    margin-right: -15%;
}
#MobilLeftHT{
    margin-bottom: -5%;
    margin-right:-3%
}
.gapNose{
    height: 10px;
}

.NoticedivMaster{
    width: 100%;
    height: 450px;
}
.columImgBannerIni{
    margin: -400px 0 0 200px;
}
#CelTextBancaD{
    font-size: 95%;
}

/* geolocalizacion */
.ListLocation{
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: rgb(244, 246, 250);
    z-index: 5;
    border: #cccaca solid 1px;
    border-radius: 8px;
    box-shadow: 0 0 5px #cccccc;
    padding: 1% 1%;
    margin-bottom: 0.5%;
    text-align:center;
}
.ListLocationInter{
    text-align:center;
    width: 32%;
    display: inline-block;

}
.ListLocation label{
    color: #7c7c7c;
    font-size: 120%;
    text-align: left;
}
#setMyloc{
    color: #7c7c7c;
    font-size: 120%;
}
#imgGeoClick{
    width: 10%;
}
.ListLocation select{
    appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#city, #Location{
    background-color: transparent;
    border-style: none none solid none;
    padding: 8px 0 0 35px;
    height: 50px;
    color: #7c7c7c;
}
#city option{
    margin: 5px 0 5px 0;
    background-color: rgb(244, 246, 250);
}
#Location option{
    padding: 5px 0 5px 0;
    background-color: rgb(244, 246, 250);
}


/* parte nueva del home */
.partNew{
    width: 100%;
    text-align: center;
}
.menuPartNew li{
    text-decoration: none;
    display:inline-block;
    width:20%;
    padding:5px 10px;
    text-align:left;
    color:#7d7d7d;
}
.menuPartNew a{
    text-decoration:none;
    color:inherit;
    font-size:18px;
    font-family: "GraphikMedium";
}
.underli{
    width: 6%;
}

.menuPartNew a:hover{
    color:#FF6F00;
}

.menuPartNew a:hover .underli{
    border-bottom: #FF6F00 3px solid;
}

/* share icons */
.ShareIsunny{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 30px;
    left: -17%;
}
.interShareIsunny{
    width: 15%;
    margin-bottom: 0.5%;
}
.interShareIsunny img{
    width: 50%;

}
/* .interShareIsunny2{
    width: 90%;
}
.interShareIsunny2 p{
    font-size: 160%;
    color: #FF6F00;
    font-family: 'GraphikSemibold';
} */


.despliedaPosiMenos{
    border: solid 2px #FF6F00;
    padding: 2px 10px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenos:hover{
    color: #FF6F00;
}
.despliedaPosiMenos2{
    border: solid 2px #FF6F00;
    padding: 2px 10px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenos2:hover{
    color: #FF6F00;
}
.despliedaPosiMenosFoga{
    border: solid 2px #FF6F00;
    padding: 2px 10px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenosFoga:hover{
    color: #FF6F00;
}
.despliedaPosiMenosFog2{
    border: solid 2px #FF6F00;
    padding: 2px 10px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenosFoga2:hover{
    color: #FF6F00;
}
.despliedaPosiMenosFog3{
    border: solid 2px #FF6F00;
    padding: 2px 10px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenosFoga3:hover{
    color: #FF6F00;
}
.despliedaPosiMenosFog4{
    border: solid 2px #FF6F00;
    padding: 2px 10px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenosFoga4:hover{
    color: #FF6F00;
}

.despliedaPosiMenosPregu{
    border: solid 2px #FF6F00;
    padding: 2px 6px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 120%;
     color: #FF6F00;
}
.despliedaPosiMenosPregu:hover{
    color: #FF6F00;
}

.despliedaPosiMenos3{
    border: solid 2px #FF6F00;
    padding: 2px 10px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenos3:hover{
    color: #FF6F00;
}

.despliedaPosiMenos3Mobile{
    border: solid 2px #FF6F00;
    padding: 2px 8px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 220%;
     color: #FF6F00;
}
.despliedaPosiMenos3Mobile:hover{
    color: #FF6F00;
}

/* mic banco sol */
.doShowBelowMic{
    color: #585757;
    font-size: 120%;
}
.doShowBelowMic2{
    color: #585757;
    font-size: 120%;
}
.doShowBelowMic3{
    color: #585757;
    font-size: 120%;
}
.doShowBelowMic4{
    color: #585757;
    font-size: 120%;
}
.despliedaPosiMenosMic{
    border: solid 2px #FF6F00;
    padding: 1px 9px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 140%;
     color: #FF6F00;
}
.despliedaPosiMenosMic:hover{
    color: #FF6F00;
}
.despliedaPosiMenosMic2{
    border: solid 2px #FF6F00;
    padding: 1px 9px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 140%;
     color: #FF6F00;
}
.despliedaPosiMenosMic2:hover{
    color: #FF6F00;
}
.despliedaPosiMenosMic3{
    border: solid 2px #FF6F00;
    padding: 1px 9px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 140%;
     color: #FF6F00;
}
.despliedaPosiMenosMic3:hover{
    color: #FF6F00;
}
.despliedaPosiMenosMic4{
    border: solid 2px #FF6F00;
    padding: 1px 9px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     font-size: 140%;
     color: #FF6F00;
}
.despliedaPosiMenosMic4:hover{
    color: #FF6F00;
}

#botonBlogBanner{
    background-color: #dddddc;
    color: #585757;
    padding: 30px;
    border-radius: 15px;
}

#butNotiPositi{
    position:absolute;
    bottom: 0;
    right: 0;
}


@media only screen and (max-width: 989px) {
    #EPTextBannerP1{
        line-height: 80%;
    }
    #CelTextBancaD{
        font-size: 60%;
    }
    .BelowText1{
        font-size: 11px;
    }
    .BelowText2{
        font-size: 11px;
    }
    .BelowText2_2{
        font-size: 11px;
    }
    .BelowText3{
        font-size: 11px;
    }
    .BelowText4{
        font-size: 11px;
    }
    .BelowText5{
        font-size: 11px;
    }
    .divMenuBelow{
        width: 55%;
    }
    .divMenuBelow2{
        width:95%;
        margin-left: -20%;
    }
    .divMenuBelow3{
        width:85%;
        margin-left: -20%;
    }
    .divMenuBelow4{
        width: 78%;
        margin-left: -26%;
    }
    .divMenuBelow5{
        width: 46%;
    }
    .columImgBannerIniP1{
        margin: -310px 0 0 240px;
    }
    #BannerIniP1{
        width: 85%;
    }
    #TextBannerP1{
        font-size: 55%;
    }
    #textBannerpp1{
        font-size: 75%;
    }
    #bannerCred10{
        width: 59%;
        font-size: 8px;
    }
    .bannerCred2{
        width: 38%;
        font-size: 8px;
    }
    .bannerCred{
        width: 140%;
    }
    .columnTextOrangeBan{
        margin: 3% 0 -2% 0;
    }
    .Ahorroimg4TextP{
        text-align: justify;
        font-size: 12px;
        font-family: 'GraphikMedium';
    }
	.Ahorroimg8TextP{
		text-align: justify;
        font-size: 12px;
        font-family: 'GraphikMedium';
	}
    #AhorroimgCus1{
        border: #6b33af solid 2px;
        width: 43%;
    }
    #AhorroimgCust3{
        border: #6b33af solid 2px;
        width: 95%;
    }
    .BannAhorroIni{
        margin-top: -60px;
        width: 160%;
    }
    .titleTextInside{
        font-size: 0.9rem;
    }
    .titleTextInside2{
        font-size: 80%;
        font-weight: 200;
    }
    .titleTextInside3{
        font-size: 45%;
        font-weight: 200;
    }
     /* ahorros */
     .AhorroColumIni{
        margin: -300px 0 0 -90px;
    }
    #AhorroImgIni{
        width: 56%;
    }
    #AhorroImgIni2{
        width: 54%;
    }
    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 110px;
        width: 14%;
        margin-right: 1%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 55%;
    }
    .MenuTextDiv{
        font-size: 100%;  
    }
    .menuPartNew a{
        font-size:7px;
    }
	 .CrediSolIni{
        width: 100%;
    }
   #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        display: inline-block;
        width: 32%;
        height: 180px;
        padding-top: 20px;
    }
	.AhorroSolIni{
        width: 100%;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        width: 29%;
        height: 200px;
        padding-top: 30px;
    }
	.SegSolIni{
        width: 100%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 25%;
        height: 220px;
        padding-top: 50px;

    }
	.ServiSolIni{
        width: 100%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 28%;
        height: 250px;
        
    }
    #ServiTextHide, #ServiTextHide2, #ServiTextHide3, #ServiTextHide4, #ServiTextHide5{
        font-size: 65%;
    }
	#ServSoltImg5{
		padding-top: 45px
	}
	#imageServi5_1{
		margin-top: -15px;
	}
	.menuPartNew a{
        font-size:9px;
    }
	
	#titlePostPrensa{
        text-transform:none;
        font-size:80%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }

    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 65%;
        line-height: 130%;
    }

    #EntradaFecha2{
        color: #ffffff; 
        font-size: 180%;
    }
    #titlePostSalaPrensa{
        text-transform:none;
        font-size:80%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }
	.DigitSolIni{
        width: 100%;
    }
	#DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7{
		width: 27%;
		height: 220px;
	
	}

}

@media only screen and (max-width: 1199px) and (min-width: 990px){
    #CelTextBancaD{
        font-size: 70%;
    }

    .BelowText1{
        font-size: 11px;
    }
    .BelowText2{
        font-size: 11px;
    }
    .BelowText2_2{
        font-size: 11px;
    }
    .BelowText3{
        font-size: 11px;
    }
    .BelowText4{
        font-size: 11px;
    }
    .BelowText5{
        font-size: 11px;
    }
    .divMenuBelow{
        width: 48%;
    }
    .divMenuBelow2{
        width:85%;
        margin-left: -10%;
    }
    .divMenuBelow3{
        width:73%;
    }
    .divMenuBelow4{
        width: 67%;
    }
    .divMenuBelow5{
        width: 40%;
    }
    .columImgBannerIniP1{
        margin: -390px 0 0 220px;
    }
    #BannerIniP1{
        width: 85%;
    }
    #TextBannerP1{
        font-size: 55%;
    }
    #EPTextBannerP1{
        line-height: 85%;
    }

    #textBannerpp1{
        font-size: 75%;
    }

    #bannerCred4Text{
        font-size: 200%;
        margin: 0;
    }
    #bannerCred10{
        width: 58%;
    }
    #WhatImgP1{
        width: 200%;
    }
    .bannerCred{
        width: 130%;
    }
    .columnTextOrangeBan{
        margin: 5% 0 -2% 0;
    }
    .Ahorroimg4TextP{
        text-align: justify;
        font-size: 10px;
        font-family: 'GraphikMedium';
    }
	.Ahorroimg8TextP{
		text-align: justify;
        font-size: 10px;
        font-family: 'GraphikMedium';
	}
    #Ahorroimg1TextP{
        padding-top: 10px
    }
    
    #AhorroimgCus1{
        border: #6b33af solid 2px;
        width: 42%;
    }
    #AhorroimgCust3{
        border: #6b33af solid 2px;
        width: 93%;
    }
    .BannAhorroIni{
        margin-top: -50px;
        margin-left: -80px;
        width: 170%;
    }
    .titleTextInside{
        font-size: 1rem;
    }
    .titleTextInside2{
        font-size: 95%;
        font-weight: 200;
    }
    .titleTextInside3{
        font-size: 65%;
        font-weight: 200;
    }
     /* ahorros */
     .AhorroColumIni{
        margin: -350px 0 0 -90px;
    }
    #AhorroImgIni{
        width: 56%;
    }
    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 120px;
        width: 13%;
        margin-right: 1%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 65%;
    }
    .divMenuBelow2{
        width: 97%;
        margin-left: -22%;
    }
    .divMenuBelow5{
        width: 55%;
    }
    .CrediSolIni{
        width: 100%;
    }
   #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        display: inline-block;
        width: 32%;
        height: 220px;
        padding-top: 20px;
    }
    .AhorroSolIni{
        width: 100%;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        width: 26%;
        height: 200px;
        padding-top: 30px;
    }
	#AhooSoltImg8 img{
		padding-top: 40px;
	}
	#AhooSoltImg8 #txtAhorroVer{
		padding-top: 40px;
	}
    .SegSolIni{
        width: 100%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 25%;
        height: 220px;
        padding-top: 50px;

    }
    .ServiSolIni{
        width: 100%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 28%;
        height: 280px;
        
    }
    #ServiTextHide, #ServiTextHide2, #ServiTextHide3, #ServiTextHide4, #ServiTextHide5{
        font-size: 65%;
    }
	#ServSoltImg5{
		padding-top: 45px
	}
	#imageServi5_1{
		margin-top: -15px;
	}
	
    #txtServiVer1{
        padding-right: 3%;
        font-size: 80%;

    }
    .CheckInterText3{
        margin-left: -45px;
        /* margin-right: -5px; */
    }
    .DigitSolIni{
        width: 100%;
    }
    #DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7{
        display: inline-block;
        width: 25%;
        height: 220px;
    }
    .appBulletResp{
        margin-left: -5%;
    }
    #columnDereSoste{
        width: 100%;
    }
    .menuPartNew a{
        font-size:10px;
    }
	#TextBannerP5{
		font-size: 150%;
		line-height: 100%
	}
	
    #titlePostPrensa{
        text-transform:none;
        font-size:90%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }

    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 75%;
        line-height: 130%;
    }

    #EntradaFecha2{
        color: #ffffff; 
        font-size: 215%;
    }

    #titlePostSalaPrensa{
        text-transform:none;
        font-size:100%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }

}

@media only screen and (max-width: 1370px) and (min-width: 1200px) {
    #CelTextBancaD{
        font-size: 85%;
    }
    .divMenuBelow{
        width: 45%;
    }
    .divMenuBelow2{
        width:77%;
    }
    .divMenuBelow3{
        width:70%;
    }
    .divMenuBelow4{
        width: 60%;
    }
    .imgBannerIniP1{
        width: 90%;
    }
    .columImgBannerIniP1{
        margin: -440px 0 0 240px;
    }
    #BannerIniP1{
        width: 80%;
    }
    #TextBannerP1{
        font-size: 70%;
    }
    #EPTextBannerP1{
        line-height: 95%;
    }

    #bannerCred4Text{
        font-size: 240%;
        margin: 0;
    }
    #bannerCred10{
        width: 56%;
    }
    .bannerCred5{
        width: 95%;
    }
    #WhatImgP1{
        width: 200%;
    }
    .columnTextOrangeBan{
        margin: 2% 0 2% 0;
    }
    .Ahorroimg4TextP{
        text-align: justify;
        font-size: 14px;
        font-family: 'GraphikMedium';
    }
	.Ahorroimg8TextP{
		text-align: justify;
        font-size: 14px;
        font-family: 'GraphikMedium';
	}
    #AhorroimgCus1{
        border: #6b33af solid 2px;
        width: 37%;
    }
	#Ahorroimg1TextP{
		padding-top: 10px;
	}
    #AhorroimgCust3{
        border: #6b33af solid 2px;
        width: 83.5%;
    }
    .BannAhorroIni{
        width: 150%;
        margin-top: -45px;
    }
    .titleTextInside{
        font-size: 1rem;
    }
    .titleTextInside2{
        font-size: 95%;
        font-weight: 200;
    }
    .titleTextInside3{
        font-size: 65%;
        font-weight: 200;
    }
    /* ahorros */
    .AhorroColumIni{
        margin: -420px 0 0 -90px;
    }
    #AhorroImgIni{
        width: 56%;
    }
    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 135px;
        width: 13%;
        margin-right: 1%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 65%;
    }
    .divMenuBelow2{
        width: 95%;
        margin-left: -20%;
    }
    .divMenuBelow5{
        width: 50%;
    }
    .CrediSolIni{
        width: 100%;
    }
   #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        width: 20%;
        height: 160px;
        padding-top: 30px;
    }
    #txtCrediVer1{
        padding-top: 30px;
    }
    #txtCrediVer2{
        padding-top: 10px;
    }
    #txtCrediVer3{
        padding-top: 60px;

    }
    .menuPartNew a{
        font-size:13px;
    }
	#TextBannerP5{
		font-size: 200%;
		line-height: 100%
	}
	 .AhorroSolIni{
        width: 100%;
        height: auto;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        width: 23%;
        height: 200px;
        padding-top: 20px;
    }
	#AhooSoltImg8 img{
		padding-top: 40px;
	}
	#AhooSoltImg8 #txtAhorroVer{
		padding-top: 40px;
	}
	.SegSolIni{
        width: 100%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 20%;
        height: 220px;
        padding-top: 50px;
		border-radius: 20px

    }
	.ServiSolIni{
        width: 100%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 28%;
        height: 300px;
    }
	#ServSoltImg5{
		padding-top: 45px
	}
	#imageServi5_1{
		margin-top: -15px;
	}
	
	#titlePostPrensa{
        text-transform:none;
        font-size:98%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }

    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 80%;
        line-height: 130%;
    }

    #EntradaFecha2{
        color: #ffffff; 
        font-size: 260%;
    }
    #titlePostSalaPrensa{
        text-transform:none;
        font-size:120%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }
	.DigitSolIni{
        width: 80%;
    }
	#DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7{
		width: 28%;
		height: 220px;
	
	}
}

@media only screen and (min-width: 1371px) {
    #EPTextBannerP1{
        line-height: 100%;
    }
    .columImgBannerIniP1{
        margin: -480px 0 0 250px;
    }
    #BannerIniP1{
        width: 80%;
    }
    #TextBannerP1{
        font-size: 75%;
    }
    #bannerCred4Text{
        font-size: 280%;
        margin: 0;
    }
    #bannerCred10{
        width: 52%;
    }
    #WhatImgP1{
        width: 200%;
    }
    .bannerCred5{
        width: 102%;
    }
    .columnTextOrangeBan{
        margin: 2% 0 -5% 0;
    }
    .Ahorroimg4TextP{
        text-align: justify;
        font-size: 18px;
        font-family: 'GraphikMedium';
    }
	.Ahorroimg8TextP{
		text-align: justify;
        font-size: 18px;
        font-family: 'GraphikMedium';
	}
    #AhorroimgCus1{
        border: #6b33af solid 3px;
    }
    #AhorroimgCust3{
        border: #6b33af solid 3px;
    }
    .titleTextInside{
        font-size: 1.1rem;
    }
    .titleTextInside2{
        font-size: 95%;
        font-weight: 200;
    }
    .titleTextInside3{
        font-size: 65%;
        font-weight: 200;
    }
     /* ahorros */
     .AhorroColumIni{
        margin: -470px 0 0 -90px;
    }
    #AhorroImgIni{
        width: 56%;
    }
    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 135px;
        width: 13%;
        margin-right: 1%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 65%;
    }
    .divMenuBelow2{
        width: 85%;
    }
    .CrediSolIni{
        width: 100%;
    }
    .CrediSolIni{
        width: 100%;
    }
   #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        width: 21%;
        height: 200px;
        padding-top: 50px;
    }
    #txtCrediVer1{
        padding-top: 50px;
    }
    #txtCrediVer2{
        padding-top: 25px;
    }
    #txtCrediVer3{
        padding-top: 80px;

    }
    .BannAhorroIni{
        margin-top: -20%;
    }
    #AhorroimgCus1{
        border: #6b33af solid 2px;
    }
    #AhorroimgCust3{
        border: #6b33af solid 2px;
    }
    .menuPartNew a{
        font-size:14px;
    }
	#TextBannerP5{
		font-size: 200%;
		line-height: 100%
	}
	 .AhorroSolIni{
        width: 100%;
        height: auto;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        width: 23%;
        height: 220px;
        padding-top: 20px;
    }
	#AhooSoltImg8 img{
		padding-top: 40px;
	}
	#AhooSoltImg8 #txtAhorroVer{
		padding-top: 40px;
	}
	.SegSolIni{
        width: 90%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 20%;
        height: 220px;
        padding-top: 50px;
		border-radius: 20px

    }
	.ServiSolIni{
        width: 95%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 26%;
        height: 300px;
    }
	#ServSoltImg5{
		padding-top: 45px
	}
	#imageServi5_1{
		margin-top: -15px;
	}
	
	#titlePostPrensa{
        text-transform:none;
        font-size:110%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }

    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 98%;
        line-height: 130%;
    }
    #EntradaFecha2{
        color: #ffffff; 
        font-size: 300%;
    }
    #titlePostSalaPrensa{
        text-transform:none;
        font-size:140%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }
	.DigitSolIni{
        width: 70%;
    }
	#DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7{
		width: 28%;
		height: 220px;
	
	}
}


@media only screen and (min-width: 1500px) {
    #EPTextBannerP1{
        line-height: 100%;
    }
    #MenuInicialGrey{
        font-size: 18px;
    }
    .TypeCurrentChangeIss{
        font-size: 16px;
    }
    .columImgBannerIniP1{
        margin: -520px 0 0 260px;
    }
    #BannerIniP1{
        width: 80%;
    }
    #TextBannerP1{
        font-size: 85%;
    }
    #AhorroimgCus1{
        border: #6b33af solid 2px;
    }
    #AhorroimgCust3{
        border: #6b33af solid 2px;
    }
    .Ahorroimg4TextP{
        text-align: justify;
        font-size: 18px;
        font-family: 'GraphikMedium';
    }
	.Ahorroimg8TextP{
		text-align: justify;
        font-size: 18px;
        font-family: 'GraphikMedium';
	}
    .BannAhorroIni{
        margin-top: -20%;
    }
    .bannerCred2{
        font-size: 12px;
        padding: 5px 0 10px 0;
    }
    #bannerCred10{
        width: 51%;
        font-size: 12px;
        padding: 5px 0 10px 0;
        margin-left: -3%;
    }
    #bannerCred4Text2{
        font-size: 130%;
    }
    #bannerCred4Text{
        font-size: 190%;
    }
    #bannerCred4Text{
        font-size: 300%;
        margin: 0;
    }
    .bannerCred5{
        width: 100%;
    }
    #WhatImgP1{
        width: 150%;
        position: relative;
    }
    .columnTextOrangeBan{
        margin: 2% 0 -3% 0;
    }
    .titleTextInside{
        font-size: 1.2rem;
    }
    .titleTextInside2{
        font-size: 95%;
        font-weight: 200;
    }
    .titleTextInside3{
        font-size: 75%;
        font-weight: 200;
        text-align: justify;
    }
    /* ahorros */
    .AhorroColumIni{
        margin: -470px 0 0 -90px;
    }
    #AhorroImgIni{
        width: 56%;
    }
    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 135px;
        width: 12%;
        margin-right: 2%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 65%;
    }
    .divMenuBelow2{
        width: 80%;
    }
    #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        width: 20%;
        height: 200px;
        padding-top: 50px;
    }
    #txtCrediVer1{
        padding-top: 50px;
    }
    #txtCrediVer2{
        padding-top: 25px;
    }
    #txtCrediVer3{
        padding-top: 80px;

    }
    .menuPartNew a{
        font-size:16px;
    }
	#TextBannerP5{
		font-size: 200%;
		line-height: 100%
	}
	 .AhorroSolIni{
        width: 90%;
        height: auto;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        width: 23%;
        height: 220px;
        padding-top: 20px;
    }
	#AhooSoltImg8 img{
		padding-top: 40px;
	}
	#AhooSoltImg8 #txtAhorroVer{
		padding-top: 40px;
	}
	.SegSolIni{
        width: 90%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 20%;
        height: 240px;
        padding-top: 50px;
		border-radius: 20px

    }
	.ServiSolIni{
        width: 90%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 26%;
        height: 300px;
    }
	#ServSoltImg5{
		padding-top: 45px
	}
	#imageServi5_1{
		margin-top: -15px;
	}
	
	#titlePostPrensa{
        text-transform:none;
        font-size:120%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }

    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 100%;
        line-height: 130%;
    }
    #EntradaFecha2{
        color: #ffffff; 
        font-size: 330%;
    }
    #titlePostSalaPrensa{
        text-transform:none;
        font-size:160%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }
	.DigitSolIni{
        width: 65%;
    }
	#DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7{
		width: 28%;
		height: 220px;
	
	}

}

@media only screen and (min-width: 1600px) {
    .BannAhorroIni{
        margin-top: -80px;
    }

    #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        width: 20%;
        height: 220px;
        padding-top: 50px;
    }
    #txtCrediVer1{
        padding-top: 50px;
    }
    #txtCrediVer2{
        padding-top: 25px;
    }
    #txtCrediVer3{
        padding-top: 85px;

    }
    #EPTextBannerP1{
        line-height: 100%;
    }
    #MenuInicialGrey{
        font-size: 19px;
    }
    #MobilLeftHT{
        margin-right:-1%
    }
    .gapNose{
        height: 160px;
    }
    .BelowText1{
        font-size: 15px;
    }
    .BelowText2{
        font-size: 15px;
    }
    .BelowText2_2{
        font-size: 15px;
    }
    .BelowText3{
        font-size: 15px;
    }
    .BelowText4{
        font-size: 15px;
    }
    .BelowText5{
        font-size: 15px;
    }
    .columImgBannerIni{
        margin-top: -530;
    }
    .NoticedivMaster{
        height: 570px;
    }
    .titleTextInside{
        font-size: 1.4rem;
    }
    .titleTextInside2{
        font-size: 110%;
        font-weight: 200;
    }
    .titleTextInside3{
        font-size: 85%;
        font-weight: 200;
    }
    .TypeCurrentChangeIss{
        font-size: 18px;
    }
    .columImgBannerIniP1{
        margin: -560px 0 0 290px;
    }
    #BannerIniP1{
        width: 80%;
    }
    #TextBannerP1{
        font-size: 95%;
    }
    #AhorroimgCus1{
        height: 150px;
        border: #6b33af solid 2px;
    }
    #Ahorroimg1TextP{
        padding-top: 40px;
    }
    #AhorroimgCust3{
        border: #6b33af solid 2px;
        width: 69%;
    }
    .Ahorroimg4TextP{
        text-align: justify;
        font-size: 20px;
        font-family: 'GraphikMedium';
    }
	.Ahorroimg8TextP{
		text-align: justify;
        font-size: 20px;
        font-family: 'GraphikMedium';
	}
    .bannerCred2{
        width: 44%;
        font-size: 14px;
    }
    .bannerCred2{
        font-size: 13px;
    }
    #bannerCred10{
        width: 52%;
        font-size: 13px;
        margin-left: -6%;
    }
    #bannerCred4Text2{
        font-size: 140%;
    }
    #bannerCred4Text{
        font-size: 310%;
        margin: 0;
    }
    .bannerCred5{
        width: 90%;
    }
    #WhatImgP1{
        width: 100%;
    }
    .columnTextOrangeBan{
        margin: 2% 0 -3% 0;
    }
    /* ahorros */
    .AhorroColumIni{
        margin: -550px 0 0 -90px;
    }
    #AhorroImgIni{
        width: 58%;
    }
    /* mic banco sol */
    .AhorroColumIni2{
        margin: -510px 0 0 -90px;
    }
    #AhorroImgIni2{
        width: 54%;
    }
    .micTextbannerPurple{
        margin: -590px 0 0 0;
    }
    .micTextbannerPurple2{
        margin: -80px 0 0 0;
    }
    .micTextbannerPurple3{
        margin: -360px 0 0 0;
    }
    .AhorroColumIni3{
        margin: -540px 0 0 -90px;
    }
    .AhorroColumIni4{
        margin: -510px 0 0 180px;
    }
    /* creditos */
    .AhorroColumIni5{
        margin: -540px 0 0 -90px;
    }
    /* memorias y cuentas */
    .AhorroColumIni6{
        margin: -510px 0 0 0px;
    }
    /* digital */
    .AhorroColumIni7{
        margin: -420px 0 0 0px;
    }
     /* memorias y cuentas */
     .AhorroColumIni8{
        margin: -490px 0 0 -60px;
    }
    /* servicios */
    .micTextbannerPurple4{
        margin: -410px 0 0 0;
    }
    .AhorroColumIni9{
        margin: -430px 0 0 -60px;
    }
    .AhorroColumIni10{
        margin: -500px 0 0 -60px;
    }
    .micTextbannerPurple5{
        margin: -50px 0 0 0;
    }
    .micTextbannerPurple6{
        margin: -80px 0 0 0;
    }
    /* informacion intitucinal */
    .AhorroColumIni10{
        margin: -450px 0 0 -60px;
    }
    /* sostenibilidad */
    .AhorroColumIni11{
        margin: -500px 0 0 -60px;
    }
    .micTextbannerPurple7{
        margin: -590px 0 0 0;
    }

    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 140px;
        width: 11%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 65%;
    }
    .divMenuBelow2{
        width: 90%;
    }
    .divMenuBelow5{
        width: 50%;
    }
    .divMenuBelow3{
        width: 65%;
    }
    .divMenuBelow4{
        width: 60%;
    }
    .menuPartNew a{
        font-size:17px;
    }
	#TextBannerP5{
		font-size: 250%
	}
	 .AhorroSolIni{
        width: 90%;
        height: auto;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        width: 23%;
        height: 220px;
        padding-top: 20px;
    }
	#AhooSoltImg8 img{
		padding-top: 40px;
	}
	#AhooSoltImg8 #txtAhorroVer{
		padding-top: 40px;
	}
	.SegSolIni{
        width: 80%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 20%;
        height: 240px;
        padding-top: 50px;
		border-radius: 20px

    }
	.ServiSolIni{
        width: 90%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 24%;
        height: 300px;

    }
	#ServSoltImg5{
		padding-top: 45px
	}
	#imageServi5_1{
		margin-top: -15px;
	}
	#titlePostPrensa{
        text-transform:none;
        font-size:120%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }
    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 105%;
        line-height: 130%;
    }
    #EntradaFecha2{
        color: #ffffff; 
        font-size: 350%;
    }
    #titlePostSalaPrensa{
        text-transform:none;
        font-size:180%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }

}

@media only screen and (min-width: 1700px) {
    .gapNose{
        height: 200px;
    }

    .columImgBannerIniP1{
        margin: -580px 0 0 290px;
    }
    #BannerIniP1{
        width: 81%;
    }
    .divMenuBelow2{
        width: 85%;
    }
    
    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 140px;
        width: 11%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 65%;
    }
    #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        width: 20%;
        height: 220px;
        padding-top: 50px;
    }
    #txtCrediVer1{
        padding-top: 50px;
    }
    #txtCrediVer2{
        padding-top: 25px;
    }
    #txtCrediVer3{
        padding-top: 85px;

    }
    .BannAhorroIni{
        margin-top: -60px;
    }
    .menuPartNew a{
        font-size:18px;
    }
	 .AhorroSolIni{
        width: 80%;
        height: auto;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        width: 22%;
        height: 200px;
        padding-top: 20px;
    }
	#AhooSoltImg8 img{
		padding-top: 40px;
	}
	#AhooSoltImg8 #txtAhorroVer{
		padding-top: 40px;
	}
	.SegSolIni{
        width: 80%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 20%;
        height: 240px;
        padding-top: 50px;
		border-radius: 20px

    }
	.ServiSolIni{
        width: 90%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 23%;
        height: 300px;

    }
	#ServSoltImg5{
		padding-top: 45px
	}
	#imageServi5_1{
		margin-top: -15px;
	}
	#titlePostPrensa{
        text-transform:none;
        font-size:125%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }

    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 110%;
        line-height: 130%;
    }
    #EntradaFecha2{
        color: #ffffff; 
        font-size: 370%;
    }
    #titlePostSalaPrensa{
        text-transform:none;
        font-size:180%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }
    .titleTextInside{
        font-size: 1.4rem;
    }

}

@media only screen and (min-width: 1800px) {
    .gapNose{
        height: 200px;
    }

    .columImgBannerIniP1{
        margin: -580px 0 0 290px;
    }
    #BannerIniP1{
        width: 81%;
    }
    
    .MenuImg1, .MenuImg2, .MenuImg3, .MenuImg4, .MenuImg5{
        height: 140px;
        width: 10%;
    }
    .MenuImg1 img, .MenuImg2 img, .MenuImg3 img, .MenuImg4 img, .MenuImg5 img{
        width: 65%;
    }
    .divMenuBelow2{
        width: 80%;
    }
    #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        width: 19%;
        height: 220px;
        padding-top: 50px;
    }
    #txtCrediVer1{
        padding-top: 50px;
    }
    #txtCrediVer2{
        padding-top: 25px;
    }
    #txtCrediVer3{
        padding-top: 85px;
    }
    .SegSolIni{
        width: 80%;
        height: auto;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 19%;
        height: 240px;
        padding-top: 50px;
		border-radius: 20px

    }
    .ServiSolIni{
        width: 90%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 23%;
        height: 300px;

    }
    .DigitSolIni{
        width: 60%;
    }
    #DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7{
        display: inline-block;
        width: 24%;
        height: 220px;
    }
    .appBulletResp{
        margin-left: -5%;
    }
    .columnDereSoste{
        width: 80%;
    }
    .BannAhorroIni{
        margin-top: -40px;
    }
	 #titlePostPrensa{
        text-transform:none;
        font-size:150%;
        color:#8a8989;
        font-family: 'GraphikSemibold';
    }

    #excerpManual{
        color:#585757;
        font-family: 'GraphikRegular';
        font-size: 110%;
        line-height: 130%;
    }

    #titlePostSalaPrensa{
        text-transform:none;
        font-size:200%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }

    .titleTextInside{
        font-size: 1.6rem;
    }

}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

    #MenuInicialGrey{
        font-size: 6px;
    }
    .TypeCurrentChangeIss{
        font-size: 8px;
    }
    .cusContainer1{
        width: 100%; 
        margin: auto;
        background-color:rgb(244, 246, 250) ;
    }
    #tabletMobilHM{
        margin-right: -30%;
    }
    .cusContainer2{
        width: 90%; 
        margin: auto;
    }

    .bannerCred {
        width: 100%;
    }
    #bannerCred10 {
        width: 55%;
        font-size: 9px;
    }
    .bannerCred2{
        font-size: 9px;
    }
    .MobileLogSol{
        width: 60%;
        border: 1px solid #cccccc;
        border-radius: 8px;
        box-shadow: 0 0 3px #cccccc;
        padding: 15px 15px;
    }
    .BannAhorroIni{
        margin-top: 20px;
        margin-bottom: 40px;
        width: 70%;
    }
    #Ahorroimg4{
        margin-top: 2px;
        width: 120%;
        margin-left: -11%;
    }
	#Ahorroimg10{
        margin-top: 20px;
        width: 120%;
        margin-left: -11%;
    }
    .Ahorroimg4TextP{
        text-align: center;
        font-size: 19px;
        font-family: 'GraphikLight';
        font-weight: 800;
        line-height: 95%;
    }
	.Ahorroimg8TextP{
		text-align: center;
        font-size: 14px;
        font-family: 'GraphikLight';
        font-weight: 800;
        line-height: 95%;
	}
    #AhorroimgCus1{
        height: 110px;
        border: #6b33af solid 1px;
        padding: 5px 5px;
    }
    #Ahorroimg1TextP{
        padding-top: 40px;
        font-size: 9px;
    }
    #AhorroimgCust3{
        border: #6b33af solid 1px;
        font-size: 9px;
        padding: 15px 0 0px 0;
    }
    #CelTextBancaD{
        font-size: 100%;
        font-family: 'GraphikLight';
    }
    .LinkUnoFoo{
        width: 100%;
        text-align: left;
        border-bottom: #4e4e4e solid 1px;
    }
    .pointCaimimg{
		position: fixed;
		right: 20px;
		top: 200px;
		width: 20%;
		z-index: 50;
	}
	.setBootimg{
		position: fixed;
		right: 20px;
		top: 280px;
		width: 20%;
		z-index: 50;
	}
    i[class^=icon-]{
        color :#ff5d06;
        font-weight: 800;
    }
    .titleTextInside2 {
        font-size: 70%;
        font-weight: 200;
    }
    .CrediSolIni{
        width: 100%;
        height: auto;
    }
    #CreSoltImg1, #CreSoltImg2, #CreSoltImg3, #CreSoltImg4, #CreSoltImg5, #CreSoltImg6, #CreSoltImg7, #CreSoltImg8{
        display: inline-block;
        width: 38%;
        height: 120px;
        padding-top: 20px;
    }
    #txtCrediVer1{
        padding-top: 20px;
    }
    #txtCrediVer2{
        padding-top: 10px;
    }
    #txtCrediVer3{
        padding-top: 40px;
    }

    .AhorroSolIni{
        width: 100%;
        height: auto;
    }
    #AhooSoltImg1, #AhooSoltImg2, #AhooSoltImg3, #AhooSoltImg4, #AhooSoltImg5, #AhooSoltImg6, #AhooSoltImg7, #AhooSoltImg8, #AhooSoltImg9{
        display: inline-block;
        width: 38%;
        height: 130px;
        padding-top: 20px;
    }
    #txtAhorroVer{
        padding-top: 20px;
    }

    .ListLocation{
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }
    .ListLocationInter{
        width: 100%;
    }
    .ListLocation label{
        color: #7c7c7c;
        font-size: 120%;
    }
    #setMyloc{
        color: #7c7c7c;
        font-size: 120%;
    }
    .ListLocation select{
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    #MovAcordeaonCrediMobile{
        width: 33.3%;
        font-size: 11px;
    }
    #MovAcordeaonCredi2Mobile{
        width: 33.2%;
        font-size: 11px;
    }
    #MovAcordeaonCredi3Mobile{
        width: 33.2%;
        font-size: 11px;
    }
    .interPanelMulti2{
        width: 80%;
		padding: 40px 10px;
    }
    .interPanelMulti2 p{
        font-size: 85%;
    }
    .SegSolIni{
        width: 100%;
    }
    #SegSoltImg1, #SegSoltImg2, #SegSoltImg3, #SegSoltImg4, #SegSoltImg5, #SegSoltImg6, #SegSoltImg7, #SegSoltImg8, #SegSoltImg9{
        display: inline-block;
        width: 38%;
        height: 130px;
        padding-top: 30px;

    }
    #txtSegVer{
        padding-top: 20px;
    }
    #txtSegVer2{
        padding-top: 15px;
    }
    #txtSegVer3{
        padding-top: 25px;
    }
    #txtSegVer4{
        padding-top: 30px;
    }

    .ServiSolIni{
        width: 100%;
    }
    #ServSoltImg1, #ServSoltImg2, #ServSoltImg3, #ServSoltImg4, #ServSoltImg5, #ServSoltImg6{
        display: inline-block;
        width: 39.5%;
        height: 180px;
        padding-top: 50px;
    }
    #imageServi1_1, #imageServi2_1, #imageServi3_1, #imageServi4_1, #imageServi5_1{
        margin-top: -20%;
    }
    #ServiTextHide, #ServiTextHide2, #ServiTextHide3, #ServiTextHide4, #ServiTextHide5{
        font-size: 45%;
    }
	#imageServi4_2{
		padding-top: 6%;
	}
    #txtServiVer1{
		padding-top: 20px;
        padding-right: 3%;
        font-size: 65%;

    }
    #DigiImg1, #DigiImg2, #DigiImg3, #DigiImg4, #DigiImg5, #DigiImg6,#DigiImg7{
        display: inline-block;
        width: 40%;
        height: 150px;
        padding-top: 20px;

    }
	
		
	#DigiImg1 img, #DigiImg2 img, #DigiImg3 img{
		width: 90%;
	}
	#DigiImg4 img, #DigiImg5 img{
		padding-top:5%;
		padding-left: 8%;
		width: 95%;
	}
	#txtDigiVer{
		padding-top: 25px;
		color: #46009b;
	}

	#txtDigiVer2{
		padding-top: 50px;
		color: #46009b;
	}

	#txtDigiVer3{
		padding-top: 40px;
		color: #46009b;
	}

	#txtDigiVer4{
		padding-top: 35px;
		color: #46009b;
	}
	#txtDigiVer6{
		padding-top: 50px;
		color: #46009b;
	}

	#txtCrediVer{
		font-weight: bolder;
		padding-top: 40px;
	}
    .DigitSolIni{
        width: 100%;
    }

    .panelEdu{
        width: 80%;
    }

    .eduInerText{
        font-size: 120%;
    }
    .interPanelMulti{
        padding: 10px 10px;
        width: 70%;
    }
    #MemoryAndCount{
        width: 100%;
    }
    #Openacount9{
        font-size: 15px;
    }
    .CheckInterText2 p{
        font-size: 110%;
    }
    .CheckInterText3{
        margin-left: -5px;
    }
    .CheckInterText3 p{
        font-size: 110%;
    }
    #GirosImgCheck2{
        width: 50%;
    }
    .FogaText{
        font-size: 100%;
    }
    #imgPopDisplay{
        width: 600px;
        height: 700px;
    }
	.CrediLIni{
		margin: 0 0 0 5%;
	}
	.CrediImg1, .CrediImg2, .CrediImg3, .CrediImg4, .CrediImg5{
		padding-top: 25px;
		width: 30%;
	}

	.CrediLIni img{
		width: 95%;
	}
	
	#titlePostSalaPrensa{
        text-transform:none;
        font-size:180%;
        color:white;
        font-family:'GraphikSemibold';
        text-shadow: black 1px 0 10px;
        line-height: 110%;
    }
	
	.popup {
        left: -100%;
        padding: 20px;
        right: 50%;
        width: 100%;

    }
    .close {
        width: 10%;
    }
    .arrows20{
        margin-left: -1%;
    }
    .arrows29{
        margin-left: 1.5%;
    }
    .firtsImgNotice20{
        width: 80%;
    }
    .botnCloses{
        width: 83%;
    }

}