/* Minification failed. Returning unminified contents.
(755,22): run-time error CSS1030: Expected identifier, found '>'
(755,60): run-time error CSS1031: Expected selector, found ')'
(755,60): run-time error CSS1025: Expected comma or open brace, found ')'
(759,22): run-time error CSS1030: Expected identifier, found '>'
(759,60): run-time error CSS1031: Expected selector, found ')'
(759,60): run-time error CSS1025: Expected comma or open brace, found ')'
 */
body {
    background-color: #fff;
}

.ac-banner {
    padding-bottom: 30px;
    position:relative;
}

.ac-banner-bg {
    height: 230px;
    background: url(/Styles/images/AC_banner_mobile.jpg) top 0 center;
    background-size: cover;
}

.ac-banner-image-mobile {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.ac-banner-title {
    font-family: bell-slim-black,bellslim_font_black;
    letter-spacing: -1px;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    margin-bottom: 10px;
    color: #111;
    line-height: 24px;
    font-weight: inherit;
}

.ac-banner-text {
    position: relative;
    z-index: 10;
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 6px 25px 0 rgba(0,0,0,.12);
    margin-top: -20px;
}

.ac-banner-image-logos {
    display: block;
    margin: 0 auto 15px;
    height:45px;
}

.ac-banner-subtitle {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
    color: #111;
}

.ac-plans {
    background-color: #f4f4f4;
    position: relative;
}

.ac-plans:before {
    background-color: #fff;
    position: absolute;
    top: 0;
    display: block;
    content: "";
    width: 100%;
    height: 50px;
}

.ac-plan {
    position: relative;
    z-index: 10;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;    
    box-shadow: 0 16px 65px -10px rgba(0,0,0,.3);
}


.ac-plan-header {
    padding-bottom: 15px;
    padding-top: 60px;
}

.ac-plan-flag {
    position: absolute;
    font-size: 10px;
    padding-left: 20px;
    color: #00549a;
    left: 15px;
    top: 23px;
}

.ac-plan-icon-tag {
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    fill: #00549a;
}

.ac-plan-flag-text {
    display: inline-block;
    padding: 4px 5px 3px;
    border: 1px solid #00549a;
    line-height: 1;
    border-radius: 3px;
    font-weight:700;
}

.ac-plan-brand {
    position: absolute;
    right: 15px;
    width: 45px;
    height: 45px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 0;
}


.ac-plan--bell .ac-plan-brand {
    background-color: #00549a;
}

.ac-plan--lucky .ac-plan-brand {
    background-color: #41b6e6;
}

.ac-plan--lucky .btn-default {
    background-color: #41b6e6;
    border-color: #41b6e6;
}

.ac-plan-icon-logo {
    fill: #fff;
    width: 32px;
    height: 18px;
    bottom: 7px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.ac-plan-pricing {
    width: 100%;
    display: flex;
    line-height: 1;
}

.ac-plan-price {
    font-size: 34px;
    color: #111;
    font-family: bell-slim-black,bellslim_font_black;
    letter-spacing: -1px;
    position: relative;
}

.ac-plan-price:first-of-type {
    padding-right: 15px;
}

.ac-plan-price:first-of-type:after {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #e1e1e1;
}

.ac-plan-price:last-of-type {
    padding-left: 15px;
}


.ac-plan-price > span > span {
    font-size: 18px;
    letter-spacing: -.45px;
    line-height: 1;
    margin-right: 1px;
    position: relative;
    top: 2px;
    vertical-align: top;
}

.ac-plan-desc {
    color: #111;
    margin-top: 20px;
}

.ac-plan-features {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ac-plan-features li{
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e1e1e1;
    display: flex;
}

.ac-plan-feature-name {
    color: #111;
    font-weight: bold;
    padding-right: 30px;
}

.ac-plan-feature-desc {
    text-align: right;
    flex-grow: 1;
}

.ac-plan-footer {
    padding: 15px 0 15px;
}

.ac-plans-highlights {
    padding-top: 35px;
    padding-bottom: 30px;
}

.ac-plans-content  .slick-dots {
    margin-top: 15px;
}

.ac-plans-content  .slick-slide {
    margin-right: 7.5px;
    margin-left: 7.5px;
}

.ac-plans-content .slick-track {
    margin-left: -15px;
}

.ac-plans-highlights-title {
    text-align: center;
    font-size: 18px;
    color: #111;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.ac-plans-highlights-list {
    padding: 0;
    margin: 10px 0 20px;
    list-style: none;
}

.ac-plans-highlights-list li {
    padding: 10px 0 10px 30px;
    font-size: 18px;
    color: #111;
    position: relative;
}

.ac-plans-highlights-list li:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #003778;
    position: absolute;
    left: 0;
    top: 10px;
}


.ac-plans-highlights-list li:after {
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #fff;
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    width: 7px;
    top: 16px;
    left: 5px;
    transform: rotate(135deg);
}

.ac-plans-sim {
    padding: 30px 10px 15px;
    text-align: center;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    max-width: 845px;
    margin: 0 auto;
}

.ac-plans-sim-icon {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto 15px;
    fill:#003778;
}

.ac-faq {
    padding: 30px 15px;
}

.ac-faq-title {
    font-family: bell-slim-black,bellslim_font_black;
    letter-spacing: -.5px;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    margin-bottom: 10px;
    color: #111;
    line-height: 24px;
    font-weight: inherit;
    text-align: center;
    margin-bottom: 40px;
}

.ac-faq-content {
    margin: 0 auto;
    max-width: 630px;
}

.ac-faq-sections-wrap {
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    overflow: hidden;
}

.ac-faq-section-expand {
    position: relative;
    background-color: transparent;
    border: none;
    color: #00549a;
    padding: 17px 50px 17px 15px;
    display: block;
    width: 100%;
    cursor: pointer;
    text-align: left;
}


body.is_tabbing .ac-faq-section-expand:focus {
    outline: none!important;
}

.ac-faq-section-expand:focus .ac-faq-section-label {
    outline: 2px solid #0075ff;
    outline-offset: 2px;
    box-shadow: none;
}

.ac-faq-section-expand:hover {
    background-color: #f4f4f4;
}

.ac-faq-section{    
    border-bottom: 1px solid #bfbfbf;
}

.ac-faq-section:last-of-type {
    border-bottom: none;
}

.ac-faq-section-body {
    padding: 15px;
}

.ac-faq-section-expand-icon {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #00549a;
    position: absolute;
    top: 15px;
    right: 15px;
}

.ac-faq-section-expand-icon:before,
.ac-faq-section-expand-icon:after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #00549a;
    top: 8px;
    left: 4px; 
}

.ac-faq-section-expand-icon:after {
    height: 10px;
    width: 2px;
    left: 8px;
    top: 4px;
}

.ac-faq-section-expand[aria-expanded="false"] .ac-faq-section-expand-icon:after {
    display: none;
}

.ac-modal-close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 35px;
    height: 35px;
    z-index: 10;
}

.ac-modal-close-icon {
    background: transparent;
    border: 0;
    width: 20px;
    height: 20px;
    fill: #00549a;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ac-modal-title {   
    color: #111111;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 26px;
}

.modal-body.ac-modal-body {
    display: block;
}

.ac-modal-footer {
    padding-top: 30px;
}

.ac-province-dropdown-wrap {
    margin-top: 30px;
}

.ac-province-dropdown  {
    min-width: 260px;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}

.ac-province-dropdown-wrap:after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    bottom: 19px;
    top: auto;
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #003778;
    z-index: 10;
    padding: 0;
    background-color: transparent;
    left: auto;
    pointer-events: auto;
}

.ac-province-dropdown-label {
    margin-bottom: 5px;
    color: #111;
    font-size: 13px;
}

.ac-modal-icon-wrap {
    width: 60px;
    min-height: 60px;
    border-radius: 50%;
    background-color: #00549a;
    position: relative;
    margin-bottom: 15px;
}

.ac-modal-icon-wrap svg {
    display: block;
    width: 37px;
    height: 37px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


@media (min-width: 520px){

    .ac-banner-bg {
        height: auto;
        padding-top: 40%;
    }
}

@media (min-width: 768px){

    .ac-plans:before {
        height: 100px;
    }
    

    .ac-plans-content .slick-slide {
        margin-right: 15px;
        margin-left: 15px;
    }

    .ac-plans-content .slick-list {
        padding: 0 0 30px;
    }

    .ac-plans-content .slick-track {
        margin-left: auto;
    }    

    .ac-plans-highlights {
        padding-top: 10px;
    }

    .ac-plans-sim {
        padding: 15px 15px 10px;
    }

    .ac-plans-sim-icon {
        display: inline-block;
        margin: 0 10px 0 0;
    }

    .ac-plans-highlights-list {
        display: flex;
        justify-content: center;
    }  

    .ac-plans-highlights-list li {
        margin-left: 7.5px;
        margin-right: 7.5px;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .brfpad .ac-plans .container {
        padding-left: 0;
        padding-right: 0;
    }
}


@media (min-width: 991px){

    .ac-banner {
        min-height: 360px;
        padding-bottom: 0;
        position: relative;
    }

    .ac-banner-bg {
        padding-top: 0;
        position: absolute;
        height: 260px;
        width: 570px;
        top: 90px;
        left: calc(50% + 10px);
        background: url(/Styles/images/AC_banner.jpg) top 0 center;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .ac-banner-content {
        padding: 0 0 60px;
    }

    .ac-banner-image-logos {
        margin-left: 0;
        margin-bottom: 30px;
    }

    .ac-banner-text {
        margin: 0;
        box-shadow: none;
        text-align: left;
        padding-left: 0;
        padding:0 30px;
    }

    .ac-banner-title {
        font-size: 34px !important;
        line-height: 36px !important;
    }

    .ac-plans-content {
        gap: 30px;
    }

    
    .ac-plan-header {
        padding-top: 75px;
    }

    .ac-plan-brand {
        right: 30px;
        width: 60px;
        height: 60px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .ac-plan-flag {
        left: 30px;
        top: 40px;
    }

    .ac-plan-icon-logo {
        width: 42px;
        height: 23px;
        bottom: 12px;
    }


    .ac-plan-price:first-of-type {
        flex-grow: 1;
    }

    .ac-plan-price:last-of-type {
        text-align: right;
        padding-left: 40px;
    }

    

    .ac-plans-highlights {
        padding-top: 30px;
    }


    .ac-plans-content .slick-list {
        padding-bottom: 20px;
    }

    .ac-faq-title {
        margin-bottom: 30px;
    }    

}


@media (min-width: 1200px){
    .ac-plan-price {
        font-size: 40px;
    }
}

@media(max-width: 767.9px){
    .nav-lang{
        position:absolute;
        right:0;
    }
    .ac-banner{
        padding-bottom:0;
    }
    .ac-banner-text {
        box-shadow: none;
        text-align: left;
        width: calc(100% + 30px);
        margin-left: -30px;
        border-radius: 0;
        background: none;
        margin-top: 10px;
    }
    .ac-banner-bg{
        display:none;
    }
    .ac-banner-image-logos{
        margin-left:0px;
    }
    .modal-body{
        padding-bottom:150px;
    }
    .ac-plans-content .slick-slide .ac-plan{
        min-height:493px;
    }
}
.nav-lang{
    z-index: 11;
}
.form-label{
    font-weight:normal;
}
.lucky-covergae img{
    width:90px !important;
}
.ac-plan {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 112px;
    flex-grow: 1;
}

.ac-plan-footer {
    padding-top: 45px;
    position: absolute;
    bottom: 15px;
}

.promo-tile a{
    z-index:1;
    position:relative
}
.promo-tile > div {
    background: #fff;
    transition: all 0.3s cubic-bezier(.55,0,.1,1);
}

.promo-tile > div:hover {
    -moz-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .16);
}

.promo-tile > div:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 40px 20px rgba(0,0,0,.05);
    border-radius: 10px;
}

@media (min-width: 1000px) {
    .slick-track:has(> .slick-slide:nth-child(2):last-child) > .slick-slide {
      width: 50% !important;
      flex: 0 0 50%;
    }
    .slick-track:has(> .slick-slide:nth-child(2):last-child) {
      display: flex !important;
      width: 100% !important;
      transform: none !important;
      left: 0 !important;
    }
}
    
.txtCenter .price-gb-wrapper{
    justify-content: center;
}
