/* Custom Price */
.elementor-shortcode .tab-title {
    position: relative;
    display: none;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    color: #0069B1;
    margin-top: 16px;
    margin-bottom: 38px;
}
.elementor-shortcode .close-tab-item {
    border: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.3s ease-in;
    padding: 0 !important;
}
.elementor-shortcode .close-tab-item img {
    transition: all 0.3s ease-in;
}
.elementor-shortcode .close-tab-item.rotate img {
    transform: rotate(-180deg);
}
[data-tabs] {
    margin-left: 0;
}
.tab-content .fade {
    opacity: 1;
}
.pricing-slider .swiper-slide {
    min-width: 380px;
    height: auto !important;
}
.pricing-slider .swiper-container {
    min-height: 800px;
    height: 100%;
}
.pricing-slider .swiper-slide {
    overflow: inherit;
}
.package-inner-wrap {
    border-radius: 20px 20px 0 0;
}
.package-header {
    display: grid;
    padding: 32px 20px;
    margin: 0 0 32px;
}
.package-desc {
    margin-top: 0;
}
.package-wrap {
    box-sizing: content-box;
}
.package-wrap {
    border-radius: 20px;
    height: 100%!important;
    padding: 0;
    margin-bottom: 35px;
    background: #f5f5f5;
    box-shadow: 0px 24px 32px -16px rgb(0 105 177 / 30%);
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.package-wrap .price-nominal .nominal {
    font-weight: 400;
}
.package-wrap .include {
    margin-bottom: 24px;
}
.package-wrap .include-items {
    display: grid;
    grid-template-columns: 100%;
    padding: 0 15px;
}
.package-wrap .include-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: start;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 8px;
}
.package-wrap .include-icon {
    width: auto;
    height: auto;
    background: transparent;
    border: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.package-wrap .include-item .include-icon {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.package-wrap .include-icon img {
    max-width: 100%;
    width: auto;
    height: 50%;
}
.package-wrap .include-text {
    padding-left: 10px;
    font-weight: 325;
    font-size: 16px;
    line-height: 1.25;
    color: #000000;
}
.package-wrap .include-item .include-text {
    text-align: left;
}
.package-wrap .button-wrap {
    padding: 0 15px 20px;
}
.with-icon .icon-whatsapp {
    width: 28px;
    height: 28px;
    margin-top: -15px;
    margin-bottom: -15px;
}
.closed {
    top: 5px;
    right: 10px;
    z-index: 9;
    cursor: default;
    position: inherit;
}
.certificate-slider .arrow-left:before, 
.certificate-slider .arrow-right:before {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2300ADC6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M23 12L1 12' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 23L0.999999 12L12 1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")!important;
}
.certificate-slider .arrow-left, 
.certificate-slider .arrow-right {
    z-index: 10;
}
.certificate-slider .swiper-pagination-bullets {
    bottom: 25px!important;
}
.certificate-slider .swiper-pagination-bullet {
    background: #00ADC6!important;
    width: 8px;
    height: 8px;
}
.certificate-slider .swiper-pagination-bullet:before {
    left: 50%!important;
}
.certificate-slider .swiper-pagination-bullet-active {
    background: linear-gradient(135deg, #F1F1F1 0%, #FFFFFF 100%)!important;
}
.certificate-slider .swiper-pagination-bullet-active:before {
    background: #00ADC6;
    box-shadow: -2px -2px 8px #FFFFFF, 2px 2px 8px rgba(0, 0, 0, 0.2);
}
.tutor-slider-container .arrow-left:before,
.tutor-slider-container .arrow-right:before {
    width: auto!important;
}

.elementor-lightbox .elementor-lightbox-item {
    height: 100%!important;
}

@media (max-width: 767.98px) {
    .package-section .package-table--mobile,
    .elementor-shortcode .tab-program {
        display: none;
    }
    .certificate-section .certificate-slider-container .arrow-left,
    .certificate-section .certificate-slider-container .arrow-right {
        display: none!important;
    }
    .elementor-shortcode .tab-item {
        border-top: 2px solid #f9f9f9;
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
        padding-right: 30px;
        display: block;
    }
    .elementor-shortcode .tab-item .tab-title {
        display: block;
    }
    .elementor-shortcode .tab-title {
        padding-right: 0 !important;
    }
    .elementor-shortcode .tab-item>.row {
        transition: all 0.4s ease-in;
        overflow: hidden;
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .elementor-shortcode .row>[class*="col"] {
        padding: 0 0 24px;
    }
}

@media (max-width: 991.98px) {
    .elementor-shortcode .row {
        margin: 0;
    }
}
