.postpaid-roaming a {
  color: #000000;
  font-size: .9em;
  text-decoration: none;
  font-weight: 700;
  padding: 10px 40px;
  border-radius: 30px;
  border: 2px solid #000000;
  transition: all .2s ease-out;
}
.postpaid-roaming a :before {
  color: #000000;
}
.postpaid-roaming a:hover {
  background-color: #ff0000;
  color: #ffffff;
  border-color: #FF0000;
}
.postpaid-roaming a:hover :before {
  color: #ffffff;
}

.image-banner img {
  width: 100%;
}
.image-banner .uk-position-center-left {
  padding-left: 10vh;
}
@media (max-width: 1440px) {
  .image-banner .uk-position-center-left {
    padding-left: 0;
  }
}
.image-banner .__title {
  font-weight: 700;
  color: #ffffff;
  line-height: 1.17;
  font-size: 3.5em;
}
.image-banner p {
  color: #ffffff;
  font-size: .9em;
  width: 75%;
}

.prepaid-content .title-section h3 {
  font-weight: 700;
  color: #ff0000;
  line-height: 1.17;
  margin-bottom: 5.07vh;
  font-size: 3.5em;
}
.prepaid-content .title-section p {
  font-size: .9em;
}
.prepaid-content .title-section form label {
  color: #FF0000;
  font-weight: 700;
  font-size: .9em;
  padding-bottom: 1rem;
  text-transform: uppercase;
  display: block;
}
.prepaid-content .title-section form .select2-container {
  width: 20rem !important;
  display: block !important;
}
.prepaid-content .title-section form .select2-container--default .select2-selection--single {
  background-color: #ff0000 !important;
  border: 0 none !important;
  border-radius: 30px !important;
  height: 3rem !important;
}
.prepaid-content .title-section form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #FFFFFF !important;
  font-size: 0.813em !important;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 3.6 !important;
  padding: 0 2rem !important;
}
.prepaid-content .title-section form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 15px;
}
.prepaid-content .title-section form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}
.prepaid-content .title-section form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}
.prepaid-content .title-section form .select2-container:focus {
  outline: none;
}
.prepaid-content .title-section form .select2-container .selection:focus {
  outline: none;
}
.prepaid-content .title-section form .select2-container--default .select2-selection--single:focus {
  outline: none;
}
.prepaid-content .title-section form .select2-container--default .select2-results > .select2-results__options {
  max-height: 190px;
}
.prepaid-content .title-section form .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
  outline: none !important;
}
.prepaid-content .title-section form .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #c1c1c1;
}
.prepaid-content .title-section form .select2-container--open .select2-dropdown--below:focus {
  outline: none;
}
.prepaid-content .title-section form .select2-search--dropdown:focus {
  outline: none;
}
.prepaid-content .title-section form .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: none;
}
.prepaid-content .title-section .destination {
  position: relative;
  top: 50px;
}
.prepaid-content .country-section .flag {
  width: 5.25rem;
  height: auto;
  display: block;
  float: left;
  margin-right: 1rem;
}
.prepaid-content .country-section p {
  color: #000000;
  font-weight: 700;
  font-size: .9em;
}
.prepaid-content .country-section h3 {
  font-size: 3em;
  color: #FF0000;
  font-weight: 400;
}
.prepaid-content .country-section .country-info {
  background: #f9f9f9;
  padding: 0 30px;
  border-top: 2px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 2rem;
}
.prepaid-content .country-section .country-info .main-left li {
  padding: 15px 0 0;
  color: #000000;
  font-weight: bold;
  font-size: .9em;
  margin-top: 0;
}
.prepaid-content .country-section .country-info .main-right li {
  padding: 20px 0 0;
  color: #000000;
  font-size: .9em;
}
.prepaid-content .country-section .country-info .main-right li div {
  display: inline;
}
.prepaid-content .country-section .country-info .info-details {
  font-weight: 400;
}
.prepaid-content .country-section .more-info-section p {
  color: #000000;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.5;
}
.prepaid-content .country-section .more-info-section p span {
  font-weight: 700;
}
.prepaid-content .country-section .more-info-section a {
  display: inline-block;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #FF0000;
  border: 1px solid #FF0000;
  font-weight: 500;
  font-size: .9em;
  width: 18.75rem;
  position: relative;
  border-radius: 2rem;
  padding: 1rem 1rem;
  text-align: center;
  text-decoration: none;
  transition: all .3s ease-out;
}
.prepaid-content .country-section .more-info-section a:hover {
  color: #FF0000;
  background: #FFFFFF;
}
.prepaid-content .country-section .more-info-section a:hover :before {
  color: #FF0000;
}
.prepaid-content .country-section .more-info-section a :before {
  color: #ffffff;
}
.prepaid-content .condition-section p {
  color: #000000;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3;
}
.prepaid-content .condition-section p span {
  font-weight: 700;
}
.prepaid-content .condition-section .other-condition p {
  font-size: .8em;
}
.prepaid-content .related-info-section .uk-open > .uk-accordion-title::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 300;
  content: "\f068";
  color: #ff0000;
  background-image: none;
}
.prepaid-content .related-info-section .uk-accordion .uk-accordion-title {
  padding: 20px 0;
  font-size: 0.9em;
}
.prepaid-content .related-info-section .uk-accordion .uk-accordion-title::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 300;
  content: "\f067";
  color: #ff0000;
  background-image: none;
}
.prepaid-content .related-info-section .uk-accordion .uk-accordion-content {
  background-color: rgba(232, 232, 232, 0.4);
  padding: 20px 30px;
  margin: 0;
}
.prepaid-content .related-info-section .uk-button {
  text-transform: uppercase;
  color: #FF0000;
  border: 2px solid #FF0000;
  background: #FFFFFF;
  font-weight: 500;
  font-size: .9em;
  width: 18.75rem;
  border-radius: 2rem;
  padding: 10px 40px;
  text-align: center;
  margin-top: 2rem;
  transition: all .3s ease-out;
  margin-bottom: 4rem;
}
.prepaid-content .related-info-section .uk-button:hover {
  color: #FFFFFF;
  background: #FF0000;
}
