@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Encode+Sans:400,500&display=swap');

@font-face {
    font-family: 'SamsungSharpSans';
    src: url('../fonts/SamsungSharpSans-Bold 3.eot');
    src: local('вє'), url('../fonts/SamsungSharpSans-Bold 3.woff') format('woff'), url('../fonts/SamsungSharpSans-Bold 3.ttf') format('truetype'), url('../fonts/SamsungSharpSans-Bold 3.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SamsungSharpSansMedium';
    src: url('../fonts/SamsungSharpSans-Medium.eot');
    src: local('вє'), url('../fonts/SamsungSharpSans-Medium.woff') format('woff'), url('../fonts/SamsungSharpSans-Medium.ttf') format('truetype'), url('../fonts/SamsungSharpSans-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SamsungSharpSansRegular';
    src: url('../fonts/SamsungSharpSans-Regular.eot');
    src: local('вє'), url('../fonts/SamsungSharpSans-Regular.woff') format('woff'), url('../fonts/SamsungSharpSans-Regular.ttf') format('truetype'), url('../fonts/SamsungSharpSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SamsungOne';
    src: url('../fonts/SamsungOne-400_v1.0.eot');
    src: local('вє'), url('../fonts/SamsungOne-400_v1.0.woff') format('woff'), url('../fonts/SamsungOne-400_v1.0.ttf') format('truetype'), url('../fonts/SamsungOne-400_v1.0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SohoGothicProRegular';
    src: url('../fonts/SohoGothicPro-Regular.woff2') format('woff2'),
    url('../fonts/SohoGothicPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SohoGothicPro';
    src: url('../fonts/SohoGothicPro-Bold.woff2') format('woff2'),
    url('../fonts/SohoGothicPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'SamsungOne';

}

body::before {
    display: block;
    content: "";
    height: 60px;
}

body::-webkit-scrollbar {
    width: 5px;
}

body::-webkit-scrollbar-track {

}

body::-webkit-scrollbar-thumb {
    background-color: #006bea;
    border-radius: 2px;

}

body::-webkit-scrollbar-thumb:window-inactive {
    background-color: #eee;
}

h1, h2, h3 {
    font-family: 'SamsungSharpSans';
}

h1, h2 {
    font-size: 42px;
}

p {
    font-family: 'SamsungOne';
    font-size: 18px;
}

/* *** */
/* NAVBAR CSS */
.navbar {
    background-color: #fff;
    background-color: transparent;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: hsla(0, 0%, 100%, .72);
    background-color: rgba(255, 255, 255, .72);

}
.navbar-brand svg {
    width: 140px;
}

.footer-logo svg {
    width: 140px;
}

.custom-navbar {
    height: 60px;
    font-size: 13px;
    padding: 0 10px !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.custom-navbar ul li a {
    font-size: 13px;
    text-decoration: none;
    color: #006bea;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

.navbar-dark .navbar-nav .nav-link {
    color: #000000;
    font-family: 'SamsungOne';
    letter-spacing: 1px;
    text-transform: uppercase;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #006bea;
}

.custom-navbar .navbar-brand {
    margin-left: 10px !important;
}


/* END NAVBAR CSS */
/* *** */

.section-height {
    min-height: calc(100vh - 60px);
}

.section-container {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.zakaj-risajkl-section {
    background-color: #f9f8f6;
    overflow-y: hidden;
    background-image: url("../img/zakaj-new-background.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.zakaj-risajkl-business-section {
    background-color: #2289ff;
    overflow-y: hidden;
}

.zakaj-risajkl-business-section .zakaj-risajkl-background {
    background-image: url("../img/recycle.png");
    background-repeat: no-repeat;
    /* background-position: right; */
    background-position: right top 10px;
}

.zakaj-risajkl-business-section .risajkl-text {
    /* padding-top: 15%; */
    font-style: normal;
    font-weight: 400;
    line-height: 81.6%;
    /* or 161px */

    text-transform: uppercase;
}

.zakaj-risajkl-business-section h1 {
    font-size: 161px;
    color: #f1f9da;
}

/* old */

.zakaj-risajkl-section .zakaj-risajkl-background {
}

.zakaj-risajkl-section .zakaj-risajkl-text {
    padding-top: 60px;
}

.zakaj-risajkl-section .risajkl-text {
    font-style: normal;
    font-weight: 400;
    line-height: 107.6%;
    text-transform: uppercase;
    color: #2289ff;
}

.zakaj-risajkl-section h1 {
    font-size: 67px !important;
}

.zakaj-risajkl-section h1.dark {
    color: #515d70;
}

.zakaj-risajkl-section #prodaj-naprava {
    background: #2289ff !important;
    border-radius: 8px !important;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 14px;
    color: #404b5a;
}

.zakaj-risajkl-section .risajkl-hand {
    width: 400px;
    align-self: flex-end;
    height: auto;
    position: relative;
}

.zakaj-risajkl-section .risajkl-hand img {
    width: 100%;
    height: auto;
}

.zakaj-risajkl-section .owl-carousel {
    width: 58%;
    height: 73.7%;
    position: absolute;
    right: 25%;
    top: 8%;
    background-color: #151515;
    /* padding: 0.5px; */
    cursor: pointer;
}

.zakaj-risajkl-section .owl-carousel .owl-stage-outer {
    height: 100%;
}

.zakaj-risajkl-section .owl-carousel .owl-stage {
    height: 100%;
}

.zakaj-risajkl-section .owl-carousel .owl-item {
    height: 100%;
}

.zakaj-risajkl-section .owl-carousel .item {
    height: 100%;
    background-color: red;
}

.zakaj-risajkl-section .owl-carousel .item img {
    height: 100% !important;
}

.zakaj-risajkl-section .owl-carousel .owl-dots {
    position: relative;
    top: -10%;
}

.zakaj-card {
    min-height: 290px !important;
    background-color: #7eba59 !important;
    border-radius: 16px !important;
    border: none !important;
}

.zakaj-card .card-title {
    font-size: 22px !important;
    color: #404b5a !important;
    text-align: left !important;
}

.zakaj-card .card-text {
    font-size: 14px !important;
    color: #ffffff !important;
    text-align: left !important;
}

.section-title {
    font-style: normal;
    font-weight: 400;
    font-size: 57px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #404b5a;
}

.section-subtitle {
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 109.12%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #515d70;
}

.section-subtitle2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 103.62%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #515d70;
}

#odkup #odkup-title {
}

#odkup .odkup-steps-cards .odkup-step-card {
    border-radius: 20px;
    border: none;
    background: #f7f7f7;
    text-align: center;
    /* height: 240px; */
    height: 180px;
}

#odkup .odkup-steps-cards .odkup-step-card .card-body-counting {
    position: absolute;
    right: -34px;
    top: 67px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    /* left: calc((100% - 46px) / 2) !important; */
    /* border: 1px solid #f1f9da; */
    background-color: #0d6efd;
    z-index: 2;
    /* background-image: url(../img/stroke.png); */
    /* background-repeat: no-repeat; */
    /* background-position: top; */
    box-shadow: 4px 4px 15px 0 hsl(0deg 0% 59% / 19%);
}

#odkup .odkup-steps-cards .odkup-step-card .card-body-counting img {
    width: 10px;
}

#odkup .card-body {
    flex: 1 1 auto;
    padding: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 992px) {
    #odkup .odkup-steps-cards .odkup-step-card {
        margin: 15px 0;
    }

    #odkup .odkup-steps-cards .odkup-step-card .card-body-counting {
        /* display: none !important; */
        position: absolute;
        top: 160px;
        width: 46px;
        height: 46px;
        border-radius: 50%;
        left: calc((100% - 46px) / 2) !important;
    }

    #odkup .odkup-steps-cards .odkup-step-card .card-body-counting img {
        transform: rotate(90deg) !important;
    }
}

@media only screen and (max-width: 576px) {
    .zakaj-risajkl-section .owl-carousel .owl-dots {
        top: -10% !important;
    }
}

#odkup .odkup-cards .odkup-card {
    border-radius: 16px;
    border: none;
    background: linear-gradient(
            180deg,
            #f2f5fa 0%,
            rgba(247, 250, 255, 0.37) 100%
    );
    text-align: center;
    height: 240px;
}

#odkup .odkup-cards .odkup-second-row {
    margin-top: 60px;
}

#odkup .odkup-cards .odkup-card .card-body-counting {
    position: absolute;
    top: -26px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    left: calc((100% - 46px) / 2) !important;
    border: 1px solid #f1f9da;
    background-color: #ffffff;
}

#odkup .odkup-cards .odkup-card .card-body-counting h4 {
    transform: translate(0, 15%);
    color: #2289ff;
}

#odkup .odkup-notes {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    /* or 142% */

    display: flex;
    align-items: center;
    text-align: center;

    /* Hue 5 */

    color: #8ca1c1;
    width: 40%;
    margin: auto;
    padding-top: 3rem;
}


/* video section */
#video-demo .video-demo-container {
    width: 70%;
    margin: 3rem auto;
}

#video-demo #video-demo-title {
}

/* partners section */
#partners {
    background: #f7f9fc;
}

#partners #partners-title {
}

#partners #partners-subtitle {
    /* Primary/H4 */

    /* font-family: 'Inter'; */
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 109.12%;
    /* or 24px */

    text-align: center;
    letter-spacing: -0.01em;

    /* Dark 2 */

    color: #404b5a;
}

#partners #partners-logos {
    display: flex;
    justify-content: center;
    align-items: center;
}

#partners #partners-logos .logo-container {
    text-align: center;
}

#partners .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

#partners .owl-carousel .owl-item img {
    width: auto;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 80%;
}

#risajkl-footer {
    align-items: center;
    background: #f7f9fc;
    border-top: 1px solid #e5eaf5;
}

#risajkl-footer .footer-logo {
}

#risajkl-footer .footer-column {
    width: 250px;
}

#risajkl-footer .footer-column .footer-column-title {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 14px;
    cursor: default;
    color: #515d70;
}

#risajkl-footer .footer-column .footer-column-links a {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 26px;
    cursor: pointer;
    text-decoration: none;
    color: #8ca1c1;
}

#risajkl-footer .footer-column .footer-column-links a:hover {
    text-decoration: underline;
}

@media only screen and (min-width: 1401px) {
    .zakaj-risajkl-section .risajkl-hand {
        width: 600px;
        align-self: flex-end;
        height: auto;
        position: relative;
    }
}

@media only screen and (max-width: 992px) {
    .zakaj-risajkl-section {
        background-size: auto;
    }

    .zakaj-risajkl-section .zakaj-risajkl-background {
        background-size: contain;
        flex-direction: column !important;
        justify-content: flex-end !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .zakaj-risajkl-section .risajkl-hand {
        order: 1;
        align-self: center;
    }

    .zakaj-risajkl-section .zakaj-risajkl-text {
        order: 2;
        padding: 30px 0;
        background: #f1f9da;
    }

    .zakaj-risajkl-section .risajkl-text {
        /* padding-top: 15%; */
        /* display: none; */
        /* padding: 10px; */
        text-align: center;
    }

    .zakaj-risajkl-section #prodaj-naprava {
        /* position: absolute; */
        /* top: 55%; */
        width: 70% !important;
        margin: auto;
    }

    .zakaj-risajkl-business-section .zakaj-risajkl-background {
        background-size: contain;
    }

    .zakaj-risajkl-business-section .risajkl-text {
        /* padding-top: 15%; */
    }

    #odkup .odkup-cards .odkup-card {
        margin: 30px 0;
    }

    #odkup .odkup-cards .odkup-second-row {
        margin-top: 0 p;
    }

    #data-protection .data-protection-cards .data-protection-card {
        margin: 30px 0;
    }

    #risajkl-footer .footer-container {
        flex-direction: column !important;
        align-items: center !important;
    }

    #risajkl-footer .footer-column {
        margin-top: 30px;
        text-align: center;
    }
}

@media only screen and (max-width: 576px) {

    .zakaj-risajkl-business-section .risajkl-text {
        padding-top: 35%;
    }

    .zakaj-risajkl-business-section h1 {
        font-size: 84px;
    }

    .zakaj-risajkl-section .zakaj-risajkl-background {
        background-size: contain;
        flex-direction: column !important;
    }

    .zakaj-risajkl-section .risajkl-hand {
        width: 300px;
    }

    .zakaj-risajkl-section h1 {
        font-size: 42px !important;
    }

    #video-demo .video-demo-container {
        width: 90%;
        margin: 1rem auto;
    }

    .section-title {
        font-size: 40px;
    }

    .section-subtitle {
        font-size: 22px;
    }
}

/* Odkup deal */
#odkup-deal .odkup-deal-cards .odkup-deal-card {
    margin: 30px 0;
    background: #f7f7f7;
    border-radius: 16px;
    border: none;
    width: 240px;
    height: 250px;
}

#odkup-deal .odkup-deal-cards .active {
    border: 3px solid #2189ff;
}

#odkup-deal .odkup-deal-cards .odkup-deal-card:hover {
    cursor: pointer;
}

#odkup-deal .odkup-deal-cards .odkup-deal-card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#odkup-deal .odkup-deal-cards .odkup-deal-card .card-body .card-text {
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 109.12%;
    letter-spacing: -0.01em;
    color: #404b5a;
}

#odkup-deal #odkup-type {
    background: #f7f9fc !important;
    border-radius: 8px !important;
}

#odkup-deal #odkup-type button {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #8ca1c1 !important;
}

#odkup-deal #odkup-type button.active {
    color: #2289ff !important;
    background: white;
}

#odkup-deal #odkup-error {
    padding-top: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 12px;
    color: #eb5757;
}

@media only screen and (max-width: 992px) {
    #odkup-deal .odkup-deal-cards .odkup-deal-card {
        width: 80%;
        margin: 30px auto;
        height: 120px;
    }

    #odkup-deal .odkup-deal-cards .odkup-deal-card .card-body {
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
    }

    #odkup-deal .odkup-deal-cards .odkup-deal-card .card-body .card-text {
        margin: 0 !important;
        align-self: center;
    }
}

/* Prodaja */
#personal-data {
}

#personal-data .gdpr-check-container {
    text-align: right !important;
}

#personal-data label,
#phone-data label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    display: flex;
    align-items: center;

    /* Text/Body/Light */

    color: #425466;
}

#phone-data {
    background: #f2f5fa;
    background: #f7f7f7;
    border-radius: 20px;
}

.selectize-control {
/ * / font-size: 14 px;
    color: #425466;
}

.selectize-input {
    overflow: unset !important;
    padding: 8px 12px !important;
}

#current-campaigns {
    background: #E5EAF5;
    border: 1px solid #D6DEEF;
    border-radius: 8px;
}

#current-campaigns select {
    margin: 0;
}

#phone-data .phone-data-price-discussion {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #425466;
}

#phone-data .phone-data-price {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 103.62%;
    letter-spacing: -0.01em;
    color: #8ca1c1;
}

#phone-data .phone-data-contidion-card {
    background: #ffffff;
    border-radius: 8px;
    border: none;
}

#phone-data .last-card {
    background: #f7f9fc;
    box-shadow: 0px 1px 2px rgba(50, 50, 71, 0.08),
    0px 0px 1px rgba(50, 50, 71, 0.2);
}

#phone-data .phone-data-contidion-card .card-text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    padding-bottom: 1rem;
}

#phone-data .phone-data-contidion-card .card-text span {
    color: #eb5757;
}

#phone-data .phone-data-card-action {
    display: flex;
    width: 20%;
    margin: auto;
    background: #f7f9fc !important;
    border-radius: 8px !important;
    padding: 5px;
}

#phone-data .phone-data-card-action.extended-question {
    flex-direction: column;
    text-align: center;
    background: none !important;
    width: 80%;
    padding: 10% 0;
}

#phone-data .phone-data-card-action.extended-question button {
    width: 100%;
    margin: 5px 0;
    background: #f7f9fc !important;
    padding: 11px 0;
}

#phone-data .phone-data-card-action.simple-question {
}

#phone-data .last-card .gdpr-checks input {
    align-self: flex-start;
}

.bonus-card {
    background: #2289ff !important;
    border-radius: 8px !important;
    color: #404B5A !important;
}

#bonus-text {
    width: 100%;
}

.bonus-card .card-body p {
    width: 100% !important;
    text-align: center;
}

.model-img {
    width: 260px;
    height: 260px;
    margin: auto;
    margin-top: 15px !important;
    /*border: 1px solid #A6BDE1;*/
    border-radius: 7px;
    object-fit: contain;
    padding: 0;
    background-color: white;
}

@media only screen and (max-width: 992px) {
    #phone-data .phone-data-contidion-card {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    #phone-data .phone-data-contidion-card .card-text {
        width: 75% !important;
    }

    #phone-data .phone-data-card-action {
        width: 80%;
    }

    #phone-data .phone-data-card-action.extended-question {
        flex-direction: column;
        text-align: center;
        background: none !important;
    }

    #phone-data .phone-data-card-action.extended-question button {
        width: 100%;
        margin: 5px 0;
        background: #f7f9fc !important;
    }

    #phone-data .phone-data-price-discussion {
        width: 100% !important;
    }
}

@media only screen and (max-width: 576px) {
    #phone-data .final-price {
        margin-top: 1rem;
    }

    #phone-data .final-price input,
    #phone-data .final-price button {
        width: 80% !important;
    }

    .bonus-card .card-body p {
        width: 90% !important;
    }
}

#phone-data .phone-data-card-action button {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 12px;
    text-align: center;
    color: #000000 !important;
    width: 50%;
}

#phone-data .final-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#phone-data .final-price .phone-price-wrapper {
    background: #ffffff;
    border: 1px solid #a9a9a9;
    width: 70%;
    height: 40px;
    border-radius: 50px;
}

#phone-data .final-price p,
#phone-data .final-price span {
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 118.62%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #515d70;
    padding-top: 5px;
}

#phone-data .final-price input {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 103.62%;
    /* identical to box height, or 33px */

    text-align: center;
    letter-spacing: -0.01em;

    /* Dark 1 */

    color: #515d70;
}

#phone-data .final-price #submit-data {
    background: #2289ff !important;
    border-radius: 8px !important;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 14px;
    color: #404b5a;
}

#contact .contact-wrapper {
    position: relative;
}

#contact .contact-wrapper::before {
    content: "";
    background-image: url("/assets/img/contact-image.png");
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.3;
}

#contact .contact-wrapper .container {
    position: relative;
}

#contact .contact-wrapper h3 {
    margin-top: 12rem;
}

#contact .contact-wrapper .contact-details-container {
    padding: 1rem 0;
    margin-top: 5rem;
    display: flex;
    justify-content: center;
    width: 80%;
}

#contact label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #425466;
}

#contact input,
#contact textarea {
    background: #ffffff;
    border: 1px solid #2289ff;
    box-shadow: 0px 1px 2px rgba(50, 50, 71, 0.08),
    0px 0px 1px rgba(50, 50, 71, 0.2);
    border-radius: 6px;
}

#contact .contact-map .mapouter {
    position: relative;
    text-align: right;
    height: 100%;
    width: 100%;
}

#contact .contact-map .gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 100%;
    width: 100%;
}

#contact #submit-contact-data {
    background: #2289ff !important;
    border-radius: 8px !important;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 14px;
    color: #404b5a;
}

@media only screen and (min-width: 992px) {
    .phone-data-form-wrapper .form-group:first-child {
        padding-left: 0 !important;
    }

    .phone-data-form-wrapper .form-group:last-child {
        padding-right: 0 !important;
    }

    #new-phone-data .form-group:first-child {
        padding-left: 0 !important;
    }

    #new-phone-data .form-group:last-child {
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    #contact .contact-wrapper .contact-details-container {
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    #contact .contact-wrapper h3 {
        margin-top: 15rem;
    }

    #contact .contact-wrapper .contact-details-container {
        margin-top: 1rem;
    }

    #contact .contact-map .mapouter {
        text-align: center;
    }

    #contact .submit-contact-data {
        text-align: center;
    }
}

.help-block {
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #eb5757;
}

#phone-data .phone-data-card-action button.active {
    background: #2289ff !important;
    border-radius: 6px;
    color: white !important;
}

#provera .provera-wrapper {
    position: relative;
}

#provera .provera-wrapper::before {
    content: "";
    background-image: url("/front/img/status-check.png");
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.2;
}

#provera .provera-wrapper .container {
    position: relative;
}

#provera .provera-wrapper h3 {
    margin-top: 12rem;
    font-weight: 700;
}

#provera .provera-wrapper .section-subtitle {
    padding: 3rem 0;
    font-size: 18px;
}

#provera .provera-wrapper .provera-details-container {
    padding: 1rem 0;
    margin-top: 5rem;
    display: flex;
    justify-content: center;
    width: 60%;
}

#provera label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #425466;
}


#provera .submit-provera-data {
    text-align: center;
}

#provera .submit-provera-data span {
    margin-left: 5px;
}


@media only screen and (max-width: 992px) {
    #provera .provera-wrapper .provera-details-container {
        width: 100%;
    }

    .custom-navbar {
        padding-left: 0 !important;
    }

    .navbar-collapse {
        background: #f7f9fc;
    }
}

@media only screen and (max-width: 576px) {
    #provera .provera-wrapper h3 {
        margin-top: 14rem;
    }

    #provera .provera-wrapper .provera-details-container {
        margin-top: 1rem;
    }

    #provera #submit-provera-data {
        width: 60% !important;
    }
}

.otkup-container {
    border: 1px solid #6c757d;
    height: 100%;
    padding: 6px;
    padding-bottom: 3px;
    border-radius: 100px;
    background-color: transparent;
}

.btn-primary {
    border-radius: 50px;
    background-color: #006bea;
    font-family: 'SamsungOne';
    font-weight: bold !important;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .16em;
    height: 50px;
    line-height: 50px;
    padding: 0px;
    border-color: #006bea;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-control {
    height: 50px;
    border: 1px solid #A9A9A9;
    position: relative;
    margin-bottom: 20px;
    border-radius: 0px;
    background-color: transparent;
    margin-bottom: 0px;
    margin-top: 10px;
    border-radius: 50px;
    font-size: 16px;
    font-family: 'SamsungOne';
    color: #000;
}

.intro-section {
    margin-top: 40px;
}

.intro-banner img {
    width: 100%;
    border-radius: 20px;
}

.info-section {
    padding-top: 100px;
    padding-bottom: 50px;
}

.info-section p {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 29px;
}

.step-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.step-section-content {
    border-radius: 20px;
    background: #f7f7f7;
    padding: 80px;
}

.step-section-content hr {
    margin-top: 50px;
    margin-bottom: 50px;
}

.step-box span {
    font-size: 80px;
    color: rgba(20, 40, 160, .03);
    font-family: 'SamsungSharpSans';
    padding: 0px;
}

.step-box h2 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.step-box p {


}

.data-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.data-section h3 {
    font-size: 24px;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 50px;
    border: 1px solid #A9A9A9;
    position: relative;
    margin-bottom: 20px;
    border-radius: 0px;
    background-color: transparent;
    margin-bottom: 0px;
    margin-top: 10px;
    /* border-radius: 50px; */
    font-size: 16px;
    font-family: 'SamsungOne';
    color: #000;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-top: 10px;
    height: 50px;
}

@media (max-width: 768px) {
    .otkup-container {
        border: none;
    }

    h1, h2 {
        font-size: 22px;
    }

    p {
        font-size: 16px;
    }

    .section-container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .intro-section {
        margin-top: 20px;
    }

    .info-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .info-section p {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 22px;
    }

    .step-section {
        padding-top: 30px;
    }

    .step-section-content {
        padding: 20px;
    }

    .step-section-content hr {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .step-box span {
        font-size: 50px;
    }

    .note-box h2 {
        line-height: 25px;
        margin-top: 0px;
    }

    .note-box h2 br {
        display: contents;
    }

    .note-box img {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .note-box ul {
        padding-left: 20px;
    }
}

.selectize-input {
    overflow: unset !important;
    padding: 0px 12px !important;
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
}

.form-control.selectize-control {
    border-radius: 50px;
}

.selectize-dropdown, .selectize-dropdown.form-control {
    position: absolute;
}

.form-select, .phone-data-form-wrapper .form-control {
    background-color: #fff !important;
    color: #797979 !important;
}

.phone-data-form-wrapper .form-group {
    margin-top: 15px;
}
.bill_file::-webkit-file-upload-button {
    visibility: hidden;
}
.bill_file::before {
    content: attr(data-after);
    width: 100%;
    display: inline-block;
    padding: 7px 1px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 16px;
}