.tarjetaPlan{
	width: 410px;
	height: 258px;
	display: flex;
	padding: 40px 24px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px;
	box-shadow: 0px 5px 22px 0px rgba(0, 0, 0, 0.12);
	border-radius: 20px;
	background-color: white;
	position: relative;
	left: 5.5%;
	display: flex;
	flex-direction: column;
	/* align-items: flex-start; */
	flex: 1 0 0;
	/* align-self: stretch; */
	margin: 10px 0px;
	border-radius: 16px;
	background: #FFF;

/* Large Shadow */
	box-shadow: 0 5px 22px 0 rgba(0, 0, 0, 0.12);
}

.owl-carousel .owl-item .imgPlan{
	width: 64px;
    height: 64px;
}

.gm-carrusel-planes .item .titulo {
	font-size: 24px;
	line-height: 26px;
	color: #2c2c2c;
	text-align: center;
	color: #000;
	text-align: center;

/* Headline/H3 24 */
	font-family: Lato;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px; /* 108.333% */
}

.gm-carrusel-planes .item .texto {
	color: #707070;
	line-height: 28px;
	font-size: 16px;
	height: 90px;
	margin: 0 auto;
    text-align: center;
}

.carouselPlanes.owl-carousel.owl-loaded{
	/* display: flex; */
	/* justify-content: center; */
	/* height: 30vh; */
}

.carouselPlanes .owl-stage-outer {
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}

.gm-carrusel-planes>.titulo {
	font-size: 32px;
	line-height: 38px;
	margin: 10px auto 2px;
	font-family: Lato-Bold;
	text-align: center;
}

.gm-carrusel-planes .btn-carousel-bottom {
	max-width: 239px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
}

.gm-carrusel-planes .btn-carousel-bottom .button-text {
	text-transform: none;
}

.gm-carrusel-planes .item .boton .wcom-mac-button.button-trans-green-light .button-text,
.gm-carrusel-planes .item .boton .wcom-mac-button.button-trans-green-light:hover .button-text {
	color: #387002 !important;
}

.gm-carrusel-planes .wcom-button.button-green:active, .gm-carrusel-planes .wcom-button.button-green:hover, .gm-carrusel-planes .wcom-button.button-green:focus {
    background: #2B5701 !important;
    border-color: #2B5701 !important;
}

.gm-carrusel-planes .wcom-button.button-green {
    background: #387002;
    border: 1px solid #387002;
    font-size: 16px;
    font-family: Lato-Regular;
	margin-bottom: 70px;
}

.gm-carrusel-planes .owl-stage-outer .owl-stage .owl-item .item:hover,
.gm-carrusel-planes .owl-stage-outer .owl-stage .owl-item .item:active,
.gm-carrusel-planes .owl-stage-outer .owl-stage .owl-item .item:focus {
	text-decoration: none;
	opacity: .7;
}



.ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-eu_ES-estaticos-generic-productos-servicios-Proteccion-pagos-esencial-gas .owl-stage-outer{
	height: 387px;
	width: 100%;
}

.ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-eu_ES-estaticos-generic-productos-servicios-Proteccion-pagos-esencial-gas .gm-carrusel-planes .owl-dots .owl-dot span {
	background-color: rgba(138, 189, 55, 0.33) !important;
}

.ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-eu_ES-estaticos-generic-productos-servicios-Proteccion-pagos-esencial-gas .owl-theme .owl-dots .owl-dot.active span {
	background-color: #689F38 !important;
	border: 1px solid #689F38;
}


@media (min-width: 360px) {
	.tarjetaPlan{
		width: 310px;
		height: 350px !important;
	}
}

@media (min-width: 576px) {
	.tarjetaPlan{
		width: 318px;
		height: 338px !important;
		left: 17%;
	}
}

@media (min-width: 992px) {
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-eu_ES-estaticos-generic-productos-servicios-Proteccion-pagos-esencial-gas .carouselPlanes{
    display: flex;
  }

  .tarjetaPlan {
    width: 259px;
    height: 368px !important;
    left: 35%;
    justify-content: flex-start;
  }
  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-eu_ES-estaticos-generic-productos-servicios-Proteccion-pagos-esencial-gas .owl-stage-outer {
    height: 415px;
    width: 100%;
	}
}

@media (min-width: 1200px) {
  .tarjetaPlan {
    width: 317px;
    height: 314px !important;
    left: 30%;
    justify-content: flex-start;
  }

  .gm-carrusel-planes .btn-carousel-bottom {
    max-width: 239px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }
}

@media (min-width: 1920px) {
  .tarjetaPlan {
    width: 443px;
    height: 286px !important;
    left: 27%;
    justify-content: flex-start;
  }

  .gm-carrusel-planes .btn-carousel-bottom {
    max-width: 239px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }

  .ibd-static-datoslfcom_pre-ibd_estaticos-20230811-webclipb-gc-prod-eu_ES-estaticos-generic-productos-servicios-Proteccion-pagos-esencial-gas .owl-stage{
    width: 100% !important;
  }
}

