.text ul li {
    list-style: disc;
    margin-left: 20px;
}

.text ol li {
    list-style: decimal;
    margin-left: 20px;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ml-40 {
    margin-left: 45px;
}

.flip-container {
    position: relative;
    border: 1px solid #ccc;
}

.card div, .card2 div, .card3 div {
    /* display: none; */
    color: white;
    text-align: center;
}

/*------- mini tabovi ---------*/

.card-mini div {
    display: block;
    color: white;
    text-align: center;
}

.pricing-1-wrapper {
    /* height: 650px; */
}

.pricing-2-wrapper {
    height: 850px;
}

.pricing-3-wrapper {
    height: 780px;
}

.pricing-4-wrapper {
    height: 680px;
}

.pricing-5-wrapper {
    height: 730px;
}

.pricing-2-wrapper, .pricing-3-wrapper, .pricing-4-wrapper, .pricing-5-wrapper {
    font-family: 'Poppins', sans-serif;
}

.pricing-2-wrapper *::first-letter, .pricing-3-wrapper *::first-letter, .pricing-4-wrapper *::first-letter, .pricing-5-wrapper *::first-letter {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

div#spaket {
    margin-bottom: 50px;
}

.tab-bg-1-front {
    background-color: #0bcb9a;
    min-height: 475px;
}

.tab-2 {
    max-height: 170px !important;
}

.tab-3-short-desc {
    max-height: 170px !important;
}

.p-pricing-text-1 {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.p-pricing-text-2 {
    padding-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}

.p-pricing-text-3 {
    padding-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}

.span-pricing-text {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.pricing-short-desc {
    font-family: 'Poppins', sans-serif;
    margin: 0;
}

.pricing-title {
    font-weight: 600;
    font-size: 20px;
}

.tab-bg-1-back {
    background-color: #0bcb9a;
    min-height: 555px;
}

.p-back-text {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}

.nav-tabs:hover {
    border-bottom: 3px solid #2D9FC9;
}

.nav-tabs > li.active > a:active, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a {
    border: 3px solid #2D9FC9;
    background-image: url('/fe/images/bg-pricing1.jpg');
    color: white !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nav-tabs > li > a:hover {
    border-color: #2D9FC9 !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-image: url('/fe/images/bg-pricing1.jpg') !important;
    color: white !important;
}

.tab-5-desc-h-r-1 {
    max-height: 145px !important;
}

.tab-5-desc-h-r-2 {
    max-height: 90px !important;
}