.id135 .banner{
    position: relative;
}

.id135 .estatico{
    position: relative;
    z-index: 0;
    width: 100%;
}

.id135 .estatico img{
    margin: 0 auto;
    margin-left: 50%;
    transform: translateX(-50%);
}

.id135 .dinamico{
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 0;
}

/* Dots */
@media only screen and (min-width: 320px){
    .id135 .slick-dots {
		position: absolute;
		bottom: -40px;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
	}
} 
@media only screen and (min-width: 1240px){
    .id135 .slick-dots {
		position: absolute;
		bottom: -35px;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
	}
} 

.id135 .slick-dots li{
    position: relative;
    display: inline-block;
    width: 12px;
    height: 22px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.id135 .slick-dots li button{
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    border: transparent !important;
    /*background: #abafb0;*/
}
.id135 .slick-dots li.slick-active button{
    width: 12px;
    height: 12px;
}

.id135 .slick-dots li button:before {
    line-height: 20px;
    position: absolute;
    top: -3px;
    left: -3px;
    width: 12px;
    height: 12px;
    text-align: center;
    /*color: #abafb0;*/
    visibility:hidden;
}

.id135 .slick-dots li.slick-active button:before {
   /*color: #1f97ae;*/
   /*background:#1f97ae;*/
   border-radius:13px !important;
   visibility:hidden;
}

.fillWidth {
    width: 100%;
    max-width: 1920px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.fillHeight {
    height: 100%;
    max-height: 520px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.id135 .banner.slick-slide.slick-current.slick-active{
    z-index:20;
}

/*incidencia 14337*/
@media only screen and (max-width: 767px) {
    .id135 .dinamico {
        height: 100%;/*inc 14337: baner carrusel en movil, el boton se pone al medio, antes no pasaba porque compartia css con el baner estatico*/
    }
}

/*incidencia 15090*/
@media (min-width:768px) and (max-width:770px){
.id135 .caja_subtitulo_b {
    padding-top: 280px;
}
.id135 .phone {
    margin-top: 20%;
}
}
@media (min-width:1024px) and (max-width:1026px){

.id135 .phone {
    margin-top: 17%;
}
}

/* ajuste banner medio 19797 */
.id9.bloquePlanes.plomo_claro_secundario{
    margin-bottom: 0px;
}
/* ajuste banner medio 19797 */
div.panel-id30 {
    margin-top: 0px;
}

/*
** IMPORTANT: DO NOT REMOVE THIS
** OID: aed181e2-0f59-4143-a234-f2e88ee8db84
** Publish date: Sep 30, 2016, 2:00:58 PM EDT
** Last modified: Nov 6, 2019, 2:13:29 PM EST
*/