link,
.nav-tabs .nav-link1.active {
    background-color: #0092DB !important;
    color: white;
}

.half-bg-yellow-small {
    background: linear-gradient(to bottom, transparent 60%, #FFEC00 60%, #FFEC00 90%, transparent 90%);
}

.half-bg-yellow {
    background: linear-gradient(to bottom, transparent 50%, #FFEC00 50%, #FFEC00 95%, transparent 95%);
}

link,
.nav-tabs .nav-link2.active {
    background-color: #e70013 !important;
    color: white;
}

.nav-tabs .nav-link1 {
    padding: 20px;
    font-size: 25px;
    color: white;
    background-color: #B4B4B4;
    border: 1px solid white !important;
}

.nav-tabs .nav-link1:hover {
    background-color: #0092DB;
}

td {
    font-size: 17px !important;
}

.btn.active.primary-tab,
.btn.show.primary-tab,
.btn:first-child:active.primary-tab,
:not(.btn-check)+.btn:active.primary-tab {
    background-color: #0092DB;
    color: white;
    border: 1px solid #0092DB;
    border-radius: 0;

    width: 90px;
}

#nav-safeties .btn.active.primary-tab,
#nav-safeties .btn.show.primary-tab,
#nav-safeties .btn:first-child:active.primary-tab,
:not(.btn-check)+#nav-safeties .btn:active.primary-tab {
    background-color: #e70013;
    /* Background color for safeties */
    color: white;
    border: 1px solid #e70013;
    border-radius: 0;
}


.btn.active.teknoslink,
.btn.show.teknoslink,
.btn:first-child:active.teknoslink,
:not(.btn-check)+.btn:active.teknoslink {
    background-color: blue;
    color: white;
    border: 1px solid blue;
    border-radius: 0;
}

.nav-tabs .nav-link2 {
    padding: 20px;
    color: white;
    font-size: 21px;
    background-color: #B4B4B4;
    border: 1px solid white !important;

}

.bordered-right {
    border-right: 2px solid;
}


.nav-tabs .nav-link2:hover {
    background-color: #e70013;
}

.nav-tabs button {
    width: 49% !important;
}

.nav-link {
    color: white !important;
}


.text-price1 {
    font-size: 3rem;
    font-weight: bold;
    color: #0092DB;
}

.text-price2 {
    font-size: 3rem;
    font-weight: bold;
    color: #FF0000;
}

.btn-blu-w {
    width: 40% !important;
    margin: auto;
    font-size: 1rem !important;
}

.mt-min-25 {
    margin-top: -25px;
}

.primary-tab .btn-check:checked+.btn {
    color: white !important;
    background-color: #0092DB !important;
}

.teknoslink.btn-check:checked+.btn {
    color: white !important;
    background-color: red !important;
}

.btnn {
    font-weight: bold !important;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: #212529;
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-checkk {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn-check1 {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn-outline-blue {
    padding: 15px 20px 15px 20px !important;
    border: none !important;
    border-radius: none !important;
    color: black !important;
    font-size: 20px;
    font-weight: bold;
}

.btn-outline-danger {
    padding: 15px 20px 15px 20px !important;
    border: none !important;
    border-radius: none !important;
    color: black !important;
    font-size: 20px;
    font-weight: bold;
}

.table {
    width: 80% !important;
    margin: auto;
    padding-top: 10px;
    text-align: center;
}

.table th {
    border: none !important;
}

.checked-choise button {
    border-radius: none !important;
}

.w-btnyellow {
    width: 65% !important;
}

.bg-price {
    background-image: url('bg-price.svg');
    margin: 0rem 1rem 0rem 1rem;
}

.bg-pinki {
    background-color: #FFD5D8;
    border: 5px solid #e70013;
}

.bg-bluee-kobac {
    border: 5px solid #0092DB;
}

.price-red img {
    width: 200px !important;
}

.price-red p {
    font-size: 68px !important;
}

.voucher-numb {
    padding: 10px 20px 10px 20px;
    font-size: 25px;
    font-weight: bold;
    box-shadow: 5px 5px #ffcfd3;
    border-radius: 20%;
}

.img-yellow {
    width: 209px !important;
    margin-top: 15px;
}

.img-buble {
    width: 192px !important;
}

.pita-red {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: -6.5%;
}

.coupon-bg {
    padding-top: 3.5rem !important;
}

.coupon-size {
    width: 25% !important;
}

.price-yellow {
    font-size: 2rem !important;
}

.numb-coupon{
    font-size: 1rem !important;
}



/* MEDIA QUERY */
@media screen and (min-width:425px) {
    .price-yellow {
        font-size: 1rem !important;
    }
}

@media screen and (min-width:320px) and (max-width:375px) {

    .text-price1 {
        font-size: 2rem;
        font-weight: bold;
        color: #0092DB;
    }

    .voucher-numb {
        padding: 5px 10px 5px 10px;
        font-size: 25px;
        font-weight: bold;
        box-shadow: 5px 5px #ffcfd3;
        border-radius: 20%;
    }

    .price-yellow {
        font-size: 0.7rem !important;
    }


    .text-price1 {
        font-size: 25px !important;
    }

    td {
        font-size: 12px !important;
    }

    button {
        font-size: 13px !important;
    }

   .tab-pane p {
        font-size: 12px !important;
    }

    .btn-blu-w {
        font-size: 10px !important;
    }

    .price-red p {
        font-size: 26px !important;
    }

    .coupon-size {
        width: 35% !important;
    }

    .text-price2 {
        font-size: 25px;
        font-weight: bold;
    }

    .nav-tabs .nav-link {
        padding: 0px;
        font-size: 17px !important;
    }

    .btn-blu-w {
        width: 50% !important;
        margin: auto;
        font-size: 13px !important;
    }

    .btn-outline-blue {
        font-size: 13px !important;
    }

    .btn-outline-danger {
        font-size: 13px !important;
    }

    .w-btnyellow {
        width: 75% !important;
    }

    .price-red img {
        width: 120px !important;
    }


    .table {
        width: 100% !important;
        margin: auto;
    }

    .title-blue-price p {
        font-size: 13px !important;
    }

    .paragraf-price p {
        font-size: 9px !important;
    }

    .text-mobile {
        font-size: 16px !important;
    }

    .img-yellow {
        width: 60px !important;
        margin-top: 15px;
    }

    .img-buble {
        width: 120px !important;
    }

    .coupon-bg {
        padding-top: 3rem !important;
    }

    .nav-tabs .nav-link1 {
        padding: 10px;
        font-size: 13px;
    }

    .nav-tabs .nav-link2 {
        padding: 10px;
        font-size: 12px;
    }

    .nav-tabs button {
        width: 47% !important;
    }

    .btn.active.primary-tab,
    .btn.show.primary-tab,
    .btn:first-child:active.primary-tab,
    :not(.btn-check)+.btn:active.primary-tab {
        width: 60px;
    }
    .numb-coupon{
        font-size: 10px !important;
    }
}

@media screen and (min-width:425px) and (max-width:480px) {
    td {
        font-size: 17px !important;
    }
    .text-price1 {
        font-size: 2rem;
        font-weight: bold;
        color: #0092DB;
    }

    .price-yellow {
        font-size: 1rem !important;
        padding-top: 10px;
    }

    .numb-coupon{
        font-size: 10px !important;
    }

    .coupon-size {
        width: 40% !important;
    }

    .title-round {
        font-size: 18px !important;
    }

    .text-price2 {
        font-size: 29px;
        font-weight: bold;
    }

    .nav-tabs .nav-link {
        padding: 0px;
        font-size: 17px !important;
    }

    .btn-blu-w {
        width: 50% !important;
        margin: auto;
        font-size: 13px !important;
    }

    .btn-outline-blue {
        font-size: 13px !important;
    }

    .btn-outline-danger {
        font-size: 13px !important;
    }

    .w-btnyellow {
        width: 75% !important;
    }

    .price-red img {
        width: 120px !important;
    }

    .price-red p {
        font-size: 35px !important;
    }

    .table {
        width: 100% !important;
        margin: auto;
    }

    .title-blue-price p {
        font-size: 13px !important;
    }

    .paragraf-price p {
        font-size: 9px !important;
    }

    .text-mobile {
        font-size: 16px !important;
    }

    .img-yellow {
        width: 103px !important;
        margin-top: 15px;
    }

    .img-buble {
        width: 139px !important;
    }

    .coupon-bg {
        padding-top: 3rem !important;
    }

    .nav-tabs .nav-link1 {
        padding: 10px;
        font-size: 13px;
    }

    .nav-tabs .nav-link2 {
        padding: 10px;
        font-size: 12px;
    }

    .nav-tabs button {
        width: 47% !important;
    }

    .btn.active.primary-tab,
    .btn.show.primary-tab,
    .btn:first-child:active.primary-tab,
    :not(.btn-check)+.btn:active.primary-tab {
        width: 60px;
    }
}

@media screen and (min-width:375px) and (max-width:424px) {

    .text-price1 {
        font-size: 2rem;
        font-weight: bold;
        color: #0092DB;
    }

    .voucher-numb {
        padding: 5px 15px 5px 15px;
        font-size: 25px;
        font-weight: bold;
        box-shadow: 5px 5px #ffcfd3;
        border-radius: 20%;
    }

    .price-yellow {
        font-size: 0.9rem !important;
        padding-top: 10px;
    }

    .coupon-size {
        width: 40% !important;
    }

    td {
        font-size: 15px !important;
    }

    .title-round {
        font-size: 18px !important;
    }

    .text-price2 {
        font-size: 29px;
        font-weight: bold;
    }

    .nav-tabs .nav-link {
        padding: 0px;
        font-size: 17px !important;
    }

    .btn-blu-w {
        width: 50% !important;
        margin: auto;
        font-size: 13px !important;
    }

    .btn-outline-blue {
        font-size: 13px !important;
    }

    .btn-outline-danger {
        font-size: 13px !important;
    }

    .w-btnyellow {
        width: 75% !important;
    }

    .price-red img {
        width: 120px !important;
    }

    .price-red p {
        font-size: 35px !important;
    }

    .table {
        width: 100% !important;
        margin: auto;
    }

    .title-blue-price p {
        font-size: 13px !important;
    }

    .paragraf-price p {
        font-size: 9px !important;
    }

    .text-mobile {
        font-size: 16px !important;
    }

    .img-yellow {
        width: 103px !important;
        margin-top: 15px;
    }

    .img-buble {
        width: 125px !important;
    }

    .coupon-bg {
        padding-top: 3rem !important;
    }

    .nav-tabs .nav-link1 {
        padding: 10px;
        font-size: 13px;
    }

    .nav-tabs .nav-link2 {
        padding: 10px;
        font-size: 12px;
    }

    .nav-tabs button {
        width: 47% !important;
    }

    .btn.active.primary-tab,
    .btn.show.primary-tab,
    .btn:first-child:active.primary-tab,
    :not(.btn-check)+.btn:active.primary-tab {
        width: 60px;
    }
}

@media screen and (min-width: 600) and (max-width:720px) {
    .btn-blu-w {
        width: 40% !important;
        font-size: 19px !important;
    }

    .text-price {
        font-size: 50px !important;
    }

    .coupoun-size {
        width: 50%;
    }
}

@media screen and (min-width: 768px) and (max-width:990px) {
    .text-price {
        font-size: 50px;
        font-weight: bold;
        color: #0092DB;
    }

    .price-yellow {
        font-size: 1.5rem !important;
        padding-top: 10px;
    }

    .btn-blu-w {
        width: 40% !important;
        margin: auto;
        font-size: 21px !important;
    }

    .text-price2 {
        font-size: 50px;
        font-weight: bold;
        color: #FF0000;
    }

    .safetylink {
        font-size: 1.5rem !important;
    }
}


@media (min-width: 992px) {
    .price-content {
        margin-top: 2rem;
    }

    .safetylink {
        font-size: 1.5rem !important;
    }

    .price-yellow {
        font-size: 1.5rem !important;
        padding-top: 10px;
    }
}


@media (min-width: 1200px) {
    .price-content {
        margin-top: 2rem;
    }

    .safetylink {
        font-size: 1.5rem !important;
    }
}

@media (min-width: 1400px) {
    .price-content {
        margin-top: 2rem;
    }

    .safetylink {
        font-size: 1.5rem !important;
    }
}