.rateplan .nav[role=tablist] .nav-link {
  font-weight: 700;
  position: relative;
  font-size: 18px;
  line-height: 28px;
  color: #3e5567;
  text-decoration: none;
  padding: 0px
}

.rateplan .nav[role=tablist] .nav-link.active {
  font-weight: 700;
  border-bottom: 3px solid #36b22d;
  position: relative;
  color: #36b22d
}

.rateplan .nav[role=tablist] .nav-link.active:after {
  height: 5px;
  width: 5px;
  content: "";
  background-color: #36b22d;
  position: absolute;
  bottom: -6px;
  left: calc(50% - 2px);
  transform: rotate(45deg)
}

.rateplan .top-cover {
  width: 100%;
  height: 667px;
  background-image: linear-gradient(247deg, rgba(152, 196, 79, .48), rgba(151, 196, 80, .48), rgba(83, 184, 148, .48), rgba(15, 172, 216, .48), rgba(33, 96, 175, .48)), url(/ote_static/redesign/images-rateplan/Image_196c.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

@media screen and (max-width:768px) {
  .rateplan .top-cover {
    background-image: linear-gradient(247deg, rgba(152, 196, 79, .48), rgba(151, 196, 80, .48), rgba(83, 184, 148, .48), rgba(15, 172, 216, .48), rgba(33, 96, 175, .48)), url(/ote_static/redesign/images-rateplan/Image_196.png)
  }
}

.rateplan .rateplan-label {
  font-family: PeridotPESemiBold;
  color: #fff;
  font-size: 31px;
  text-align: center
}

@media screen and (max-width:1300px) {
  .rateplan .rateplan-name {
    font-size: 74px
  }
}

.rateplan .rateplan-list {
  max-width: 1160px;
  margin-top: -200px;
  width: 80%;
  background: #fff;
  border-radius: 10px 10px 0px 0px
}

.wizard .rateplan .rateplan-list {
  margin-top: -30px;
  width: 70%;
  background: #fff;
  border-radius: 40px 40px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rateplan .tab-pane.bend {
  background-color: inherit;
  min-height: 0
}

.rateplan .circle-green-border {
  border: 1px solid #36b22d;
  border-radius: 50%;
  justify-content: center;
  height: 90px;
  width: 90px;
  display: flex;
  place-items: center;
  margin-bottom: 4px
}

.rateplan .circle-green-border .circled-icon-sphere {
  width: 44px;
  height: auto;
  align-self: center
}

.rateplan .media-body .bold-label {
  font-size: 14px;
  font-family: PeridotPEBold;
  color: #3e5567;
  text-align: left
}

.rateplan .media-body .regular-label {
  font-size: 14px;
  font-family: PeridotPERegular;
  color: #3e5567;
  text-align: left
}

.rateplan .promo-label {
  font-size: 24px;
  font-family: PeridotPERegular;
  color: #3e5567;
  text-align: center
}

.rateplan .rateplan-list-items>.rateplan-list-item:last-child {
  border: none
}

@media screen and (min-width:576px) {
  .rateplan .rateplan-list-items>.rateplan-list-item {
    border-right: 1px solid #e2e2e2
  }
}

@media screen and (min-width:576px) and (max-width:1200px) {
  .rateplan .rateplan-list-items>.rateplan-list-item:nth-child(2n) {
    border: none
  }
}

@media screen and (min-width:1200px) {
  .rateplan .rateplan-list-items>.rateplan-list-item:nth-child(3n) {
    border: none
  }
}

.rateplan .large-banner {
  background: #f3f3f3 0% 0% no-repeat padding-box;
  box-shadow: 0px -4px 8px #00000029
}

.rateplan .large-banner .rateplan-name {
  font-family: PeridotPEBold;
  color: #3e5567;
  font-size: 33px;
  text-align: left
}

.rateplan .large-banner .rateplan-label {
  font-family: PeridotPERegular;
  color: #3e5567;
  font-size: 14px;
  text-align: left
}

.rateplan .label {
  text-align: center;
  font: Bold 22px/36px Arial;
  letter-spacing: 0px;
  color: #36b22d;
  padding: 70px 0px 60px 0
}

.rateplan .rooter {
  background: url(../images-rateplan/Rooter.png);
  height: 345px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}

.rateplan .yellow-circle {
  background: #36b22d 0% 0%;
  border-radius: 74px;
  width: 148px;
  height: 148px;
  -webkit-margin-start: auto;
  -moz-margin-start: auto;
  margin-inline-start: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto
}

.rateplan .bubble-text-label {
  text-align: center;
  font-size: 29px;
  font-family: PeridotPEBold;
  color: #fff
}

.rateplan .bubble-text-desc {
  text-align: center;
  font-size: 17px;
  font-family: PeridotPERegular;
  color: #fff
}

.rateplan .promo-wifi-label {
  font-family: PeridotPEBold;
  color: #36b22d;
  margin-bottom: -18px;
  z-index: 2;
  background-color: #fff
}

.rateplan .promo-wifi-desc,
.rateplan .promo-wifi-label {
  font-size: 24px;
  text-align: center;
  border: 1px solid #707070
}

.rateplan .promo-wifi-desc {
  font-family: PeridotPERegular;
  color: #3e5567;
  padding-top: 18px;
  padding-bottom: 18px
}

.rateplan .specification {
  font-family: PeridotPERegular;
  font-size: 14px;
  color: #a9abac;
  text-align: center
}

.rateplan .specification a {
  color: #36b22d;
  text-decoration: none
}

.rateplan .terms {
  font-family: PeridotPERegular;
  font-size: 14px;
  color: #a9abac;
  justify-content: center
}

.rateplan .terms .symbol {
  color: #36b22d
}

.rateplan .nav-link.nested-link {
  font-family: PeridotPERegular;
  color: #3e5567
}

.rateplan .nav[role=tablist] .nav-link.nested-link.active {
  color: #3e5567
}

.rateplan .rateplan-list .nav .nav-item {
  margin-left: 5px
}

.rateplan .green-trasparent-button {
  margin-top: 0px
}

.ie-height {
  min-height: 150px
}

@media screen and (max-width:1008px) {
  .rateplan .rateplan-label {
    font-size: 18px
  }

  .rateplan .rateplan-name {
    font-size: 38px;
    padding: 0
  }
}

@media screen and (max-width:768px) {
  .rateplan .rateplan-label {
    font-size: 14px
  }

  .rateplan .rateplan-name {
    font-size: 28px;
    padding: 0
  }

  .rateplan .top-cover {
    height: 280px
  }

  .rateplan .rateplan-list {
    margin-top: -75px;
    min-width: 350px
  }

  .rateplan .nav[role=tablist] .nav-link.active {
    color: #36b22d;
    border-color: #36b22d
  }

  .rateplan .nav[role=tablist] .nav-link {
    font-size: 14px
  }

  .rateplan .nav[role=tablist] .nav-link.active:after {
    height: 5px;
    width: 5px;
    content: "";
    background-color: #36b22d;
    position: absolute;
    bottom: -6px;
    left: calc(50% - 2px);
    transform: rotate(45deg);
    color: inherit
  }

  .rateplan .media-body .bold-label,
  .rateplan .media-body .regular-label {
    font-size: 12px
  }

  .rateplan .promo-label {
    font-size: 14px
  }

  .rateplan .label {
    font-size: 16px;
    line-height: 20px;
    color: #36b22d;
    padding: 80px 0px 20px 0
  }

  .rateplan .bubble-text-label {
    font-size: 19px
  }

  .rateplan .bubble-text-desc {
    font-size: 11px
  }

  .rateplan .yellow-circle {
    background: #36b22d 0% 0%;
    border-radius: 62px;
    width: 97px;
    height: 97px;
    box-shadow: 0px 3px 6px #00000029
  }

  .rateplan .promo-wifi-label {
    font-size: 18px;
    margin-bottom: -15px
  }

  .rateplan .promo-wifi-desc {
    font-size: 14px
  }

  .rateplan .green-trasparent-button {
    font-size: 16px;
    line-height: 18px;
    min-width: 336px
  }

  .rateplan .faq-header {
    font-family: PeridotPESemiBold;
    color: #36b22d;
    font-size: 18px;
    line-height: 24px;
    text-align: center
  }

  .rateplan .btn-link {
    font-family: PeridotPESemiBold;
    font-size: 14px;
    text-align: left;
    color: #a9abac;
    text-decoration: none
  }

  .rateplan .btn-link.collapsed:after {
    transform: rotate(180deg);
    color: #36b22d
  }

  .rateplan .btn-link:after {
    font-family: FontAwesome;
    content: "\f077";
    position: absolute;
    top: 5px;
    right: 0;
    transition: transform 0.4s;
    margin-right: 20px;
    color: #36b22d;
    font-size: 18px;
    padding: 24px 0px
  }

  .rateplan .card {
    border: none
  }

  .rateplan .card-header {
    padding: 0px 0px 0px 8px;
    background-color: inherit
  }

  .rateplan .list-link-style {
    padding: 0px 15px
  }

  .rateplan .list-link {
    border: 0
  }

  .rateplan .list-link-style {
    text-decoration: none;
    color: #a9abac;
    font-family: PeridotPERegular;
    font-size: 14px;
    padding: 0px 20px
  }

  .ul-top {
    overflow-x: scroll;
    white-space: nowrap
  }

  .li-top,
  .ul-top {
    display: inline-block !important
  }

  .li-top {
    margin-bottom: 4px
  }

  .rateplan .circle-green-border {
    height: 68px;
    width: 68px
  }

  .rateplan .circle-green-border .circled-icon-sphere {
    width: 35px;
    height: auto
  }

  .rateplan .rooter {
    height: 245px
  }

  .ie-height {
    min-height: auto
  }
}

.rateplan .overview-comparison .nav[role=tablist] .nav-link.active {
  border-bottom: 3px solid #36b22d;
  color: #3e5567;
  font-size: 24px
}

.rateplan .overview-comparison .nav[role=tablist] .nav-link {
  font-size: 24px
}

.rateplan .overview-comparison .nav[role=tablist] .nav-link.active:after {
  display: none
}

@media screen and (max-width:768px) {

  .rateplan .overview-comparison .nav[role=tablist] .nav-link,
  .rateplan .overview-comparison .nav[role=tablist] .nav-link.active {
    font-size: 14px
  }

  .rateplan .overview-comparison .nav[role=tablist] .nav-link.active:after {
    display: block
  }
}

@media screen and (max-width:576px) {
  .carousel-banner .carousel-banner-title h3 {
    font-size: 18px
  }
}

.rateplan.pdp-breadcrumb-wrapper .pdp-breadcrumb {
  position: relative
}

.rateplan.pdp-breadcrumb-wrapper {
  width: 100%;
  min-height: 40px;
  position: relative;
  left: 0;
  z-index: 1
}

@media screen and (max-width: 768px) {
  .rateplan.pdp-breadcrumb-wrapper {
    /* background-color: initial; */
    /* width: auto; */
    /* left: auto; */}
}

.rateplan.pdp-breadcrumb-wrapper .pdp-breadcrumb .breadcrumb {
  padding: 8px 8px 8px 0px
}

@media screen and (max-width: 445px) {
  .wizard .pdp3play-container.rateplan .nav[role="tablist"] .nav-link {
    font-size: 16px;
  }

  .wizard .pdp3play-container.rateplan .triplePlayOverview {
    margin-left: 20px !important;
  }

  .wizard .pdp3play-container.rateplan .triplePlayComparison {
    margin-left: 0 !important;
    margin-right: 10px !important
  }
}

.pdp3play-container.rateplan .nav[role="tablist"] .nav-link {
  font-family: 'PeridotPESemiBold';
  font-size: 24px;
  color: #3E5567;
  line-height: 36px;
  font-weight: 100;
}

.pdp3play-container.rateplan .nav[role="tablist"] .nav-link.active::after {
  height: 0;
  width: 0;
}

.pdp3play-container.rateplan .nav[role="tablist"] .nav-link.active {
  border-bottom: 4px solid #36b22d;
}

.pdp3play-container.rateplan .triplePlayComparison {
  margin-left: 50px !important;
}

@media screen and (max-width: 768px) {
  .wizard .tripleplay .rateplan-list {
    width: 90%;
  }
}

.tripleplay .rateplan-list {
  width: 100%;
  background: white;
  border-radius: 10px 10px 0px 0px;
  margin-top: 0;
}

.search-logo {
  max-width: 180px;
  max-height: 180px;
}
