@import "https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap";

@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap");

@font-face {
    font-family: "Carmen Sans Thin";
    font-style: normal;
    font-weight: normal;
    src: local("../fonts/carmen-sans-cufonfonts-webfont/Carmen Sans Thin"),
        url("../fonts/carmen-sans-cufonfonts-webfont/Carmen Sans Thin.woff")
            format("woff");
}
@font-face {
    font-family: "Carmen Sans Bold";
    font-style: normal;
    font-weight: normal;
    src: local("../fonts/carmen-sans-cufonfonts-webfont/Carmen Sans Bold"),
        url("../fonts/carmen-sans-cufonfonts-webfont/Carmen Sans Bold.woff")
            format("woff");
}
@font-face {
    font-family: "Carmen Sans Heavy";
    font-style: normal;
    font-weight: normal;
    src: local("../fonts/carmen-sans-cufonfonts-webfont/Carmen Sans Heavy"),
        url("../fonts/carmen-sans-cufonfonts-webfont/Carmen Sans Heavy.woff")
            format("woff");
}

.fw-bolder,
strong {
    font-family: "Carmen Sans Bold";
}
.be-vietnam pro-thin {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.be-vietnam pro-extralight {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.be-vietnam pro-light {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.be-vietnam pro-regular {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.be-vietnam pro-medium {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.be-vietnam pro-semibold {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.be-vietnam pro-bold {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.be-vietnam pro-extrabold {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.be-vietnam pro-black {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.be-vietnam pro-thin-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.be-vietnam pro-extralight-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.be-vietnam pro-light-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.be-vietnam pro-regular-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.be-vietnam pro-medium-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.be-vietnam pro-semibold-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.be-vietnam pro-bold-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.be-vietnam pro-extrabold-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.be-vietnam pro-black-italic {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 900;
    font-style: italic;
}
.quicksand-normal {
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}
.color1 {
    color: #2162af;
}
.bg-color1 {
    background: #2162af;
}
.color2 {
    color: #7bb5ff;
}
.bg-color2 {
    background: #7bb5ff;
}
.color3 {
    color: #f15a22;
}
.bg-color3 {
    background: #bee57d;
}
.text-custom {
    color: #000 !important;
}
.color4 {
    color: #f6906a;
}
.bg-color4 {
    background: #f6906a;
}
.color5 {
    color: #fffb8f;
}
.bg-color5 {
    background: #fffb8f;
}
.color6 {
    color: #ffffd2;
}
.bg-color6 {
    background: #ffffd2;
}
.pt-10 {
    padding-top: 10px;
}
.pb-10 {
    padding-bottom: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-10 {
    margin-bottom: 10px;
}
.font-1 {
    font-size: 1px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
.font-2 {
    font-size: 2px;
}
.pt-30 {
    padding-top: 30px;
}
.pb-30 {
    padding-bottom: 30px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.font-3 {
    font-size: 3px;
}
.pt-40 {
    padding-top: 40px;
}
.pb-40 {
    padding-bottom: 40px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.font-4 {
    font-size: 4px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.font-5 {
    font-size: 5px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
.mt-60 {
    margin-top: 60px;
}
.mb-60 {
    margin-bottom: 60px;
}
.font-6 {
    font-size: 6px;
}
.pt-70 {
    padding-top: 70px;
}
.pb-70 {
    padding-bottom: 70px;
}
.mt-70 {
    margin-top: 70px;
}
.mb-70 {
    margin-bottom: 70px;
}
.font-7 {
    font-size: 7px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-80 {
    margin-bottom: 80px;
}
.font-8 {
    font-size: 8px;
}
.pt-90 {
    padding-top: 90px;
}
.pb-90 {
    padding-bottom: 90px;
}
.mt-90 {
    margin-top: 90px;
}
.mb-90 {
    margin-bottom: 90px;
}
.font-9 {
    font-size: 9px;
}
.pt-100 {
    padding-top: 100px;
}
.pb-100 {
    padding-bottom: 100px;
}
.mt-100 {
    margin-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
.font-10 {
    font-size: 10px;
}
.pt-110 {
    padding-top: 110px;
}
.pb-110 {
    padding-bottom: 110px;
}
.mt-110 {
    margin-top: 110px;
}
.mb-110 {
    margin-bottom: 110px;
}
.font-11 {
    font-size: 11px;
}
.pt-120 {
    padding-top: 120px;
}
.pb-120 {
    padding-bottom: 120px;
}
.mt-120 {
    margin-top: 120px;
}
.mb-120 {
    margin-bottom: 120px;
}
.font-12 {
    font-size: 12px;
}
.pt-130 {
    padding-top: 130px;
}
.pb-130 {
    padding-bottom: 130px;
}
.mt-130 {
    margin-top: 130px;
}
.mb-130 {
    margin-bottom: 130px;
}
.font-13 {
    font-size: 13px;
}
.pt-140 {
    padding-top: 140px;
}
.pb-140 {
    padding-bottom: 140px;
}
.mt-140 {
    margin-top: 140px;
}
.mb-140 {
    margin-bottom: 140px;
}
.font-14 {
    font-size: 14px;
}
.pt-150 {
    padding-top: 150px;
}
.pb-150 {
    padding-bottom: 150px;
}
.mt-150 {
    margin-top: 150px;
}
.mb-150 {
    margin-bottom: 150px;
}
.font-15 {
    font-size: 15px;
}
.pt-160 {
    padding-top: 160px;
}
.pb-160 {
    padding-bottom: 160px;
}
.mt-160 {
    margin-top: 160px;
}
.mb-160 {
    margin-bottom: 160px;
}
.font-16 {
    font-size: 16px;
}
.pt-170 {
    padding-top: 170px;
}
.pb-170 {
    padding-bottom: 170px;
}
.mt-170 {
    margin-top: 170px;
}
.mb-170 {
    margin-bottom: 170px;
}
.font-17 {
    font-size: 17px;
}
.pt-180 {
    padding-top: 180px;
}
.pb-180 {
    padding-bottom: 180px;
}
.mt-180 {
    margin-top: 180px;
}
.mb-180 {
    margin-bottom: 180px;
}
.font-18 {
    font-size: 18px;
}
.pt-190 {
    padding-top: 190px;
}
.pb-190 {
    padding-bottom: 190px;
}
.mt-190 {
    margin-top: 190px;
}
.mb-190 {
    margin-bottom: 190px;
}
.font-19 {
    font-size: 19px;
}
.pt-200 {
    padding-top: 200px;
}
.pb-200 {
    padding-bottom: 200px;
}
.mt-200 {
    margin-top: 200px;
}
.mb-200 {
    margin-bottom: 200px;
}
.font-20 {
    font-size: 20px;
}
.packages #continue-to-checkout,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link,
.tickets .have-promocode .color3,
.tickets .have-promocode:hover .color3,
.tickets .have-promocode:hover,
.tickets .have-promocode,
.tickets .link-secondary:hover,
.tickets .link-secondary,
.tickets .card-footer .btn:before,
.tickets .card-footer .btn,
.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary,
.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success,
.highlight-text,
.highlight {
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}
body {
    font-family: "Quicksand", sans-serif;
    direction: ltr;
    background: #fff;
}
.highlight {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(70%, transparent),
        color-stop(70%, rgba(33, 98, 175, 0.5))
    );
    background-image: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(33, 98, 175, 0.5) 70%
    );
    color: #2162af;
    font-family: "Carmen Sans Bold", sans-serif;
    text-decoration: none;
}
.highlight:hover {
    color: #2162af;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(70%, transparent),
        color-stop(70%, rgba(33, 98, 175, 0.9))
    );
    background-image: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(33, 98, 175, 0.9) 70%
    );
}
.highlight-text {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(70%, transparent),
        color-stop(70%, rgba(33, 98, 175, 0.5))
    );
    background-image: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(33, 98, 175, 0.5) 70%
    );
    color: #2162af;
    font-family: "Carmen Sans Bold", sans-serif;
    text-decoration: none;
}
.btn-success {
    background-color: #7bb5ff;
    color: #fff;
    border: 1px solid #7bb5ff;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    border-radius: 0px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    background-color: #2f8aff !important;
    color: #fff !important;
    border: 1px solid #2f8aff !important;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
}
.btn-success:not(:disabled):not(.disabled).active {
    background-color: #4898ff;
    border-color: #4898ff;
}
.btn-outline-success {
    color: #fff;
    border: 1px solid #fff;
    font-weight: 500;
    border-radius: 0px;
}
.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active {
    background-color: #fff !important;
    color: #2162af !important;
    border: 1px solid #fff !important;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
}
.btn-primary {
    background-color: #2162af;
    color: #fff;
    border: 1px solid #2162af;
    font-weight: 500;
    border-radius: 0px;
    font-family: "Carmen Sans Bold", sans-serif;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #7bb5ff !important;
    color: #fff !important;
    border: 1px solid #7bb5ff !important;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
}
.btn-primary:not(:disabled):not(.disabled).active {
    background-color: #7bb5ff;
    border-color: #7bb5ff;
}
.btn-light {
    background-color: #2162af !important;
    color: #fff;
    border: 1px solid #2162af !important;
    font-weight: 500;
    border-radius: 0px;
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    background-color: #7bb5ff !important;
    color: #fff;
    border: 1px solid #7bb5ff !important;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #7bb5ff;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: 0.3s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#myBtn:hover {
    background-color: #2162af;
    transition: 0.3s;
}
section {
    padding: 60px 0px;
}
.page-title {
    color: #2162af;
    text-decoration: none;
    font-family: "Carmen Sans Heavy", sans-serif;
}
.title {
    color: #212529;
}
.lead {
    color: #65727e;
}
.header-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.tickets {
    position: relative;
    font-family: "Poppins", sans-serif;
}
.tickets .lead.text {
    font-size: 16px;
}
.tickets .card-head {
    background: #0098ff;
    color: #fff;
    text-transform: uppercase;
}
.tickets .card-head .ticket-type {
    background: #0c3c56;
    padding: 5px 0px;
    margin: 0px;
    font-size: 14px;
}
.tickets .card-head .ticket-name {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    padding: 20px 0px;
    margin: 0px;
    font-size: 18px;
}
.tickets .price {
    color: #000;
}
.tickets .free-price {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    margin-top: 5px;
    display: block;
    color: #000;
    text-align: center;
    padding: 21px 0px;
}
.tickets .card-head-1 {
    background: #0098ff;
}
.tickets .card-head-1 .ticket-type-1 {
    background: #0c3c56;
}
.tickets .card-head-2 {
    background: #0098ff;
}
.tickets .card-head-2 .ticket-type-2 {
    background: #0c3c56;
}
.tickets .card-head-3 {
    background: #0098ff;
}
.tickets .card-head-3 .ticket-type-3 {
    background: #0c3c56;
}
.tickets .card-head-4 {
    background: #0098ff;
}
.tickets .card-head-4 .ticket-type-4 {
    background: #0c3c56;
}
.tickets .card-head-5 {
    background: #0098ff;
}
.tickets .card-head-5 .ticket-type-5 {
    background: #0c3c56;
}
.tickets .card-head-5 {
    background: #0098ff;
}
.tickets .card-head-5 .ticket-type-5 {
    background: #0c3c56;
}
.tickets .card-price .sale-ends-in {
    font-size: 12px;
    color: #fff;
    background: #0098ff;
}
.tickets .card-price .sale-ends-in .save {
    border-top-left-radius: 50rem !important;
    border-bottom-left-radius: 50rem !important;
}
.tickets .card-price .sale-ends-in .bolder {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
.tickets .card-price .price strong {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    margin-top: 5px;
    display: block;
}
.tickets .card-price .price small {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    opacity: 0.6;
    text-decoration: line-through;
}
.tickets .card-body {
    font-size: 14px;
}
.tickets .card-body li {
    color: #13174c;
    padding-bottom: 15px;
}
.tickets .card-body li span {
    line-height: 16px;
    position: relative;
    overflow: auto;
}
.tickets .card-body li:last-child {
    padding-bottom: 0px;
}
.tickets .card-body li.disabled {
    opacity: 0.4;
}
.tickets .card-body li .li-icon {
    font-size: 16px;
}
.tickets .card-footer {
    border: 0px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.tickets .card-footer .btn {
    padding: 20px;
    margin: 0px;
    width: 100%;
    font-size: 16px;
    border-radius: 2px;
    display: inline-block;
    color: #fff;
    background: #ed2d17;
    line-height: 1.4;
    letter-spacing: 0.05em;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    border: none;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
}
.tickets .card-footer .btn:before {
    width: 0px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: rgb(190, 229, 125);
    background: linear-gradient(
        90deg,
        rgba(190, 229, 125, 1) 0%,
        rgba(0, 152, 255, 1) 100%
    );
    content: "";
    display: block;
    transition: all 0.2s ease-in-out 0s;
    z-index: 0;
}
.tickets .card-footer .btn:hover:before {
    width: 100%;
}
.tickets .card-footer .btn span {
    position: relative;
    z-index: 1;
}
.tickets .link-secondary {
    text-decoration: none;
}
.tickets .link-secondary:hover {
    color: #000;
}
.tickets .box {
    border-radius: 4px;
    font-size: 26px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
.tickets .box .egp_with_dollar {
    line-height: 12px;
    font-size: 14px;
}
.tickets .old-price {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 1;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    color: #f15a22;
}
.tickets .old-price:before {
    width: 100%;
    height: 2px;
    content: "";
    background: rgba(241, 90, 34, 0.7);
    position: absolute;
    bottom: 2px;
    left: 5px;
    transform-origin: left bottom;
    transform: rotate(-20deg);
}
.tickets .font-16 {
    font-size: 16px;
}
.tickets .have-promocode {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    cursor: pointer;
    color: #2162af;
}
.tickets .have-promocode:hover {
    color: #7bb5ff;
}
.tickets .have-promocode:hover .color3 {
    color: #f6906a;
}
.fawry-thank-you .steps {
    font-size: 16px;
    line-height: 30px;
}
.fawry-thank-you .steps-ar {
    direction: rtl;
    text-align: right !important;
    font-family: "Cairo", "Mada", "Changa", sans-serif !important;
    line-height: 36px;
    font-size: 16px;
}
.fawry-thank-you .thank-you-text {
    font-size: 22px;
    line-height: 30px;
}
.arabic-font {
    font-family: "Cairo", "Mada", "Changa", sans-serif !important;
    line-height: 36px;
}
.errorMessage {
    padding: 15px;
    text-align: center;
    background: #ff9494;
    margin: 0px;
    color: #fff;
    margin-bottom: 10px;
}
#tickets-timer {
    z-index: 999;
    background: #0098ff;
    font-size: 18px;
    text-align: center;
}
#tickets-timer .number {
    font-family: "Carmen Sans Heavy", sans-serif;
    font-size: 28px;
}
#tickets-timer ul li:after {
    content: ":";
    padding: 20px;
}
#tickets-timer ul li:last-child:after {
    content: "";
    padding: 0px;
}
[v-cloak] > * {
    display: none;
}
[v-cloak]::before {
    content: " ";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #2162af;
    border-bottom: 1px dashed #2162af;
}
.limit-short-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 100px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.group-discount {
    position: relative;
    background: #2162af;
}
.group-discount .btn-orange {
    font-family: RalewayMedium;
    background: #f15a22;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 15px;
    margin-right: 15px;
}
@media screen and (max-width: 900px) {
    .group-discount .btn-orange {
        font-size: 16px;
    }
}
.packages {
    position: relative;
    font-family: "Poppins", sans-serif;
}
.packages .lead.text {
    font-size: 16px;
}
.packages #continue-to-checkout {
    background-color: #2f8aff !important;
    color: #fff !important;
    border: 1px solid #2f8aff !important;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
}
.packages .sale-price {
    position: relative;
    font-weight: 700;
}
.packages .full-price {
    position: relative;
    color: #181922;
    opacity: 0.6;
    margin-left: 8px;
}
.packages .full-price:before {
    width: 105%;
    height: 2px;
    content: "";
    background: #181922;
    opacity: 0.6;
    position: absolute;
    bottom: 6px;
    left: 0px;
    transform-origin: left bottom;
    transform: rotate(-13deg);
}
.packages .hidden-radio {
    margin-top: 56px;
    z-index: 99;
}
.packages .select-button {
    position: absolute;
    display: block;
    z-index: 100;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 0%);
}
.packages .select-button:hover {
    border: 1px solid rgba(0, 0, 0, 0) !important;
    background: linear-gradient(266.16deg, #ee0979 -16.01%, #ff6a00 109.03%);
}
.packages .package-container {
    border: 1px solid rgba(0, 0, 0, 0);
}
.packages .package-container.active-package {
    border: 1px solid #ee0979;
}
.packages .package-container.active-package .top-tilte {
    background: linear-gradient(
        266.16deg,
        #ee0979 -16.01%,
        #ff6a00 109.03%
    ) !important;
}
.packages .package-container.active-package .select-button {
    border: 1px solid rgba(0, 0, 0, 0);
    background: linear-gradient(266.16deg, #ee0979 -16.01%, #ff6a00 109.03%);
}
.packages .package-container.active-package .select-button:hover {
    border: 1px solid rgba(0, 0, 0, 0) !important;
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 0;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #084461;
}
.btn-linkedin:link,
.btn-linkedin:visited {
    color: #fff;
}
.btn-linkedin:active,
.btn-linkedin:hover {
    background: #084461;
    color: #fff;
} /*# sourceMappingURL=styles-en.css.map */
