
@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../fonts/Objektiv/ObjektivMk1-Bold.eot');
    src: local('../fonts/Objektiv/Objektiv Mk1 Bold'), local('../fonts/ObjektivMk1-Bold'),
        url('../fonts/Objektiv/ObjektivMk1-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Objektiv/ObjektivMk1-Bold.woff2') format('woff2'),
        url('../fonts/Objektiv/ObjektivMk1-Bold.woff') format('woff'),
        url('../fonts/Objektiv/ObjektivMk1-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../fonts/Objektiv/ObjektivMk1-Regular.eot');
    src: local('../fonts/Objektiv/Objektiv Mk1 Regular'), local('../fonts/ObjektivMk1-Regular'),
        url('../fonts/Objektiv/ObjektivMk1-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Objektiv/ObjektivMk1-Regular.woff2') format('woff2'),
        url('../fonts/Objektiv/ObjektivMk1-Regular.woff') format('woff'),
        url('../fonts/Objektiv/ObjektivMk1-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../fonts/Objektiv/ObjektivMk1-Italic.eot');
    src: local('../fonts/Objektiv/Objektiv Mk1 Italic'), local('../fonts/ObjektivMk1-Italic'),
        url('../fonts/Objektiv/ObjektivMk1-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Objektiv/ObjektivMk1-Italic.woff2') format('woff2'),
        url('../fonts/Objektiv/ObjektivMk1-Italic.woff') format('woff'),
        url('../fonts/Objektiv/ObjektivMk1-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Objektiv Mk1';
    src: url('../fonts/Objektiv/ObjektivMk1-Medium.eot');
    src: local('../fonts/Objektiv/Objektiv Mk1 Medium'), local('../fonts/ObjektivMk1-Medium'),
        url('../fonts/Objektiv/ObjektivMk1-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Objektiv/ObjektivMk1-Medium.woff2') format('woff2'),
        url('../fonts/Objektiv/ObjektivMk1-Medium.woff') format('woff'),
        url('../fonts/Objektiv/ObjektivMk1-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
body{
    font-family: 'Objektiv Mk1' !important;
    background-color: var(--bg-white) !important;
}
.text-907A91{
    color: #907A91 !important;
}
.btn-yellow{
    color: #333333;
    background-color: #FFEF00;
}
.bg-hero{
    background: url('../img/hero/hero_1_optmz.png')no-repeat;
    background-position: center;
    background-size: 733px, cover;
}
.bg-black-1{
    background: url('../img/bg/bg_black_1.svg')no-repeat;
    background-size: cover;
    min-height: 192.5px;
}
.bg-black-2{
    background: url('../img/bg/bg_black_2.svg')no-repeat;
    background-size: cover;
    min-height: 500px;
}
.bg-orange-1{
    background: url('../img/bg/bg_orange_1.svg')no-repeat;
    background-size: cover;
    min-height: 343px;
}
.bg-pricing{
    background: url('../img/bg/bg_pricing.svg')no-repeat;
    background-size: cover;
    min-height: 435px;
}
.object-arrow{
    position: relative;
}
.object-arrow::after{
    position: absolute;
    content: " ";
    background: url('../img/object/arrow_03.png')no-repeat;
    height: 200px;
    width: 200px;
    top: -120px;
    right: -120px;
}
.obj-most-popular-blck{
    position: relative;
}
.obj-most-popular-blck::after{
    position: absolute;
    content: " ";
    background: url('../img/object/most_popular.png')no-repeat;
    height: 150px;
    width: 150px;
    top: -60px;
    right: -47px;
}
.bg-bs{
    background-color: #907A91;
}
.bg-333333{
    background-color: #333333;
}
.btn-orange{
    color: var(--text-white);
    background-color: var(--bg-orange);
}
.rounded-10{
    border-radius: 10px;
}
.text-orange{
    color: var(--text-orange);
}
.fs-17{
    font-size: 17px;
}
.fs-24{
    font-size: 24px;
}
.fs-28{
    font-size: 28px;
}
.fs-32{
    font-size: 32px;
}
.fs-55{
    font-size: 55px;
}
.shadow-column{
    box-shadow: 0px 0px 7px 5px #878787;
}
.carousel-indicators.white .active {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-bottom: 10px;
    background-color: var(--bg-white) !important;
}
.carousel-indicators .active {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-bottom: 10px;
    background-color: var(--bg-black);
}
.carousel-indicators li{
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-bottom: 10px;
    background-color: #7D7D7D !important;
}
.bg-light-orange{
    background-color: var(--bg-light-orange);
}
a.arrow{
    position: relative;
}
a.arrow::before{
    content: " ";
    position: absolute;
    background: url('../img/object/arrow_00.svg')no-repeat;
    height: 200px;
    width: 200px;
    top: -40px;
    left: -45px;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
}
.input-group input.form-control::placeholder {
    font-family: 'Objektiv Mk1' !important;
}
.ls-02{
    letter-spacing: 0.2px;
}
.text-color-737373{
    color: var(--text-step);;
}
.text-color-757575{
    color: #757575;
}
.text-color-707070{
    color: #707070;
}
.text-color-4A4A4A{
    color: var(--text-dull);
}
.text-color-868686{
    color: #868686;
}
.text-color-A7A7A7{
    color: var(--text-border);
}
.rounded-6{
    border-radius: 6px;
}
.btn-shadow1{
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.0891608);
}
.fs-10{
    font-size: 10px;
}
.fs-96{
    font-size: 96px;
}
input.form-control:focus{
    outline: none !important;
    box-shadow: none !important;
    border-color: #ccc !important;
}
.h-32{
    height: 32px !important;
}
.bg-orange{
    background-color: var(--bg-orange) !important;
}
.bg-color-EEEEEE{
    background-color: #EEEEEE;
}
.rounded-bottom-25{
    border-radius: 0px 0px 25px 25px;
}
.rounded-25{
    border-radius: 25px;
}
.rounded-27{
    border-radius: 27px;
}
.btn-black{
    color: var(--text-white);
    background-color: var(--bg-black);
    border: 0px !important;
}
.btn-black:hover{
    color: var(--text-black);
    background-color: #ccc;
    border: 0px !important;
}
.thead-align-center thead th{
    text-align: center;
    align-items: center;
}
.columns-center td:nth-child(2),
.columns-center td:nth-child(3){
    text-align: center;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    background-color: var(--bg-white);
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--bg-orange);
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: var(--bg-orange);
}

input:focus + .slider {
    box-shadow: 0 0 1px var(--color-orange);
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 44px;
}

.slider.round:before {
    border-radius: 50%;
}
.switch-button-custom{
    height: 21px;
    width: 45px;
}
.switch-lable{
    padding-right: 16px;
}
.switch-role:checked + .slider{
    background-color: var(--bg-orange);
}
.switch-role + .slider{
    background-color: var(--bg-orange);
}

@media (min-width: 320px) {
    .bg-hero {
        background-position-x: center;
        background-size: 337px, cover;
        background-position-y: bottom;
        transition: 0.5s;
    }

    .fs-16 {
        font-size: 0.875rem;
        transition: 0.5s;
    }

    .fs-24 {
        font-size: 1rem;
        transition: 0.5s;
    }
    .fs-28 {
        font-size: 1rem;
        transition: 0.5s;
    }
    .fs-32 {
        font-size: 1.2rem;
        transition: 0.5s;
    }
    .fs-48 {
        font-size: 2rem;
        transition: 0.5s;
    }
    .fs-64 {
        font-size: 2rem;
        transition: 0.5s;
    }
    .fs-55 {
        font-size: 2.063rem;
        transition: 0.5s;
    }
    .arrow::before{
        display: none;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon{
        visibility: hidden;
    }
}

@media (min-width: 480px) {
    .bg-hero {
        background-position-x: center;
        background-size: 337px, cover;
        background-position-y: bottom;
        transition: 0.5s;
    }
    .fs-16 {
        font-size: 0.875rem;
        transition: 0.5s;
    }
    .fs-24 {
        font-size: 1rem;
        transition: 0.5s;
    }
    .fs-28 {
        font-size: 1rem;
        transition: 0.5s;
    }
    .fs-32 {
        font-size: 1.2rem;
        transition: 0.5s;
    }
    .fs-48 {
        font-size: 2rem;
        transition: 0.5s;
    }
    .fs-64 {
        font-size: 2rem;
        transition: 0.5s;
    }
    .fs-55 {
        font-size: 2.063rem;
        transition: 0.5s;
    }
    .arrow::before{
        display: none;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon{
        visibility: hidden;
    }
}

@media (min-width: 768px) {
    .bg-hero {
        background-position-x: center;
        background-size: 337px, cover;
        background-position-y: bottom;
        transition: 0.5s;
    }
    .fs-16 {
        font-size: 1rem;
        transition: 0.5s;
    }
    .fs-24 {
        font-size: 1.5rem;
        transition: 0.5s;
    }
    .fs-28 {
        font-size: 1.75rem;
        transition: 0.5s;
    }
    .fs-32 {
        font-size: 2rem;
        transition: 0.5s;
    }
    .fs-48 {
        font-size: 3rem;
        transition: 0.5s;
    }
    .fs-64 {
        font-size: 3rem;
        transition: 0.5s;
    }
    .fs-55 {
        font-size: 3.063rem;
        transition: 0.5s;
    }
    .arrow::before{
        display: none;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon{
        visibility:visible;
    }
}

@media (min-width: 992px) {
    .bg-hero {
        background-position-x: right, center;
        background-size: 510px, cover;
        transition: 0.5s;
    }
    .fs-16 {
        font-size: 1rem;
        transition: 0.5s;
    }
    .fs-24 {
        font-size: 1.5rem;
        transition: 0.5s;
    }
    .fs-28 {
        font-size: 1.75rem;
        transition: 0.5s;
    }
     .fs-32 {
        font-size: 2rem;
        transition: 0.5s;
    }
    .fs-48 {
        font-size: 3rem;
        transition: 0.5s;
    }
    .fs-64 {
        font-size: 4rem;
        transition: 0.5s;
    }
    .fs-55 {
        font-size: 3.438rem;
        transition: 0.5s;
    }
    .arrow::before{
        display: none;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon{
        visibility:visible;
    }
}

@media (min-width: 1200px) {
    .fs-16 {
        font-size: 1rem;
    }
    .fs-24 {
        font-size: 1.5rem;
    }
    .fs-28 {
        font-size: 1.75rem;
        transition: 0.5s;
    }
    .fs-32 {
        font-size: 2rem;
        transition: 0.5s;
    }
    .fs-48 {
        font-size: 3rem;
        transition: 0.5s;
    }
    .fs-64 {
        font-size: 4rem;
    }
    .fs-55 {
        font-size: 3.438rem;
    }
    .arrow::before{
        display: inline-block;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon{
        visibility:visible;
    }
}

.bold {
    font-weight: 700 !important;
    font-family: 'Objektiv Mk1', sans-serif !important;
}
.btn-black {
    background-color: var(--bg-black);
    color: var(--text-white);
}

.table.table-comparison thead tr {
    background: var(--bg-orange) !important;
}

.table.table-comparison tr:nth-child(even) {
    background-color: var(--bg-light-orange);
}

.table.table-comparison tr:nth-child(even) td {
    background-color: var(--bg-light-orange) !important;
}

.table.table-comparison th, .table.table-comparison td {
    font-size: 1.25rem !important;
}
.table.table-comparison tbody tr td:first-child {
    padding-left: 36px;
}

.table.table-comparison th, .table.table-comparison td {
    font-family: 'Objektiv Mk1', sans-serif !important;
}

.table.table-comparison td {
    font-size: 18px !important;
    font-weight: normal !important;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 320px) {
    .object-arrow::after{
        display: none;
    }
    .obj-most-popular-blck::after{
        display: none;
    }
    .obj-most-popular::before {
        top: -50px;
        left: 80%;
        background-size: 95%;
        transition: 0.5s;
    }
    .table.table-comparison th, .table.table-comparison td, .table.table-comparison thead tr th {
        font-size: 0.688rem !important;
    }
    .table.table-comparison tbody tr td:first-child {
        padding-left: .75rem;
    }
    .table.table-comparison td button {
        font-size: 0.688rem;
        height: 26px;
    }
    .table.table-comparison td span svg {
        height: 10px;
        width: 10px;
    }
    .obj-most-popular::before {
        top: -50px;
        left: 80%;
        background-size: 80%;
        transition: 0.5s;
    }
    .obj-most-popular-black::before {
        display: none;
    }
    table {
        width: 50%;
    }
    table.competitor-table tr th:nth-child(1) {
        width: 20%;
        font-size: 12px;
    }
    .table.competitor-table tr th:nth-child(3), .table.competitor-table tr td:nth-child(3) {
        width: 15%;
        text-align: center;
        font-size: 8px;
    }
    .table.competitor-table tr th:nth-child(2), .table.competitor-table tr td:nth-child(2) {
        width: 15%;
    }

    .table.competitor-table tr th img, .table.competitor-table tr td img {
        width: 100px;
    }
    .table.competitor-table tr th svg, .table.competitor-table tr td svg {
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 480px) {
    .object-arrow::after{
        display: none;
    }
    .obj-most-popular-blck::after{
        display: none;
    }
    .table.table-comparison th, .table.table-comparison td, .table.table-comparison thead th {
        font-size: 0.688rem;
    }
    .table.table-comparison tbody tr td:first-child {
        padding-left: .75rem;
    }
    .table.table-comparison td button {
        font-size: 0.688rem;
        height: 26px;
    }
    .table.table-comparison td span svg {
        height: 10px;
        width: 10px;
    }
    .obj-most-popular::before {
        top: -50px;
        left: 80%;
        background-size: 100%;
        transition: 0.5s;
    }
    .obj-most-popular-black::before {
        display: none;
    }
}

@media (min-width: 768px) {
    .object-arrow::after{
        display: none;
    }
    .obj-most-popular-blck::after{
        display: none;
    }
    .table.table-comparison th, .table.table-comparison td {
        font-size: 1.25rem !important;
    }
    .table.table-comparison thead tr th {
        font-size: 1.5rem !important;
    }
    .table.table-comparison tbody tr td:first-child {
        padding-left: 36px;
    }
    .table.table-comparison td button {
        font-size: 1.375rem;
        height: 58px;
    }
    .table.table-comparison td span svg {
        height: 20px;
        width: 20px;
    }
}

@media (min-width: 992px) {
    .object-arrow::after{
        display: inline-block;
    }
    .obj-most-popular-blck::after{
        display: inline-block;
    }
}

@media (min-width: 1200px) {
    .object-arrow::after{
        display: inline-block;
    }
    .obj-most-popular-blck::after{
        display: inline-block;
    }
}
.error_right_side {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 14px;
}

.btn-gradient {
    color: var(--text-white);
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, var(--color-orange-2) 0%, var(--color-orange-3) 100%);
    box-shadow: 0 12px 55px 2px rgb(254 153 1 / 30%);
    border-radius: 35px;
    height: 58px;
    font-size: 22px;
    border: none;
    transition: 0.3s;
}
@media (min-width: 320px) {
    .object-arrow::after{
        display: none;
    }
    .obj-most-popular-blck::after{
        display: none;
    }
    .obj-most-popular::before {
        top: -50px;
        left: 80%;
        background-size: 95%;
        transition: 0.5s;
    }
    .table.table-comparison th, .table.table-comparison td, .table.table-comparison thead tr th {
        font-size: 0.688rem !important;
    }
    .table.table-comparison tbody tr td:first-child {
        padding-left: .75rem;
    }
    .table.table-comparison td button {
        font-size: 0.688rem;
        height: 26px;
    }
    .table.table-comparison td span svg {
        height: 10px;
        width: 10px;
    }
    .obj-most-popular::before {
        top: -50px;
        left: 80%;
        background-size: 80%;
        transition: 0.5s;
    }
    .obj-most-popular-black::before {
        display: none;
    }
    table {
        width: 50%;
    }
    table.competitor-table tr th:nth-child(1) {
        width: 20%;
        font-size: 12px;
    }
    .table.competitor-table tr th:nth-child(3), .table.competitor-table tr td:nth-child(3) {
        width: 15%;
        text-align: center;
        font-size: 8px;
    }
    .table.competitor-table tr th:nth-child(2), .table.competitor-table tr td:nth-child(2) {
        width: 15%;
    }

    .table.competitor-table tr th img, .table.competitor-table tr td img {
        width: 100px;
    }
    .table.competitor-table tr th svg, .table.competitor-table tr td svg {
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 480px) {
    .object-arrow::after{
        display: none;
    }
    .obj-most-popular-blck::after{
        display: none;
    }
    .table.table-comparison th, .table.table-comparison td, .table.table-comparison thead th {
        font-size: 0.688rem;
    }
    .table.table-comparison tbody tr td:first-child {
        padding-left: .75rem;
    }
    .table.table-comparison td button {
        font-size: 0.688rem;
        height: 26px;
    }
    .table.table-comparison td span svg {
        height: 10px;
        width: 10px;
    }
    .obj-most-popular::before {
        top: -50px;
        left: 80%;
        background-size: 100%;
        transition: 0.5s;
    }
    .obj-most-popular-black::before {
        display: none;
    }
}

@media (min-width: 768px) {
    .object-arrow::after{
        display: none;
    }
    .obj-most-popular-blck::after{
        display: none;
    }
    .table.table-comparison th, .table.table-comparison td {
        font-size: 1.25rem !important;
    }
    .table.table-comparison thead tr th {
        font-size: 1.5rem !important;
    }
    .table.table-comparison tbody tr td:first-child {
        padding-left: 36px;
    }
    .table.table-comparison td button {
        font-size: 1.375rem;
        height: 58px;
    }
    .table.table-comparison td span svg {
        height: 20px;
        width: 20px;
    }
}

@media (min-width: 992px) {
    .object-arrow::after{
        display: inline-block;
    }
    .obj-most-popular-blck::after{
        display: inline-block;
    }
}

@media (min-width: 1200px) {
    .object-arrow::after{
        display: inline-block;
    }
    .obj-most-popular-blck::after{
        display: inline-block;
    }
}
.bg-pricing span{
    font-family: Objektiv Mk1;
}

.btn-new-pricing {
    padding-top: 15px !important;
}

.btn-new-pricing.bg-white:hover {
    background: var(--bg-black) !important;
    color: var(--text-white);
}

.btn-new-pricing.bg-orange:hover {
    background-color: var(--bg-orange-5)!important;
    border-color: var(--color-orange-5)!important;
}

.video-progress {
    display: block;
    margin: 0 auto;
    width: 70%;
    height: 5vh;
    font-size: 16px;
    border-radius: 25px;
    max-width: 700px;
}

.video-progress .progress-bar {
    background-color: rgb(66, 139, 202);
    font-family: 'Objektiv Mk1' !important;
    height: 5vh;
    font-weight: 600;
    white-space: break-spaces;
}

.video-progress .progress-bar-animated {
    animation: progress-bar-stripes 2s linear infinite reverse;
}
.mx-7 {
    margin-left: 4rem;
    margin-right: 4rem;
}
.text-underline {
  text-decoration: underline;
}

.count-down-timer-table {
    font-family: 'Objektiv Mk1' !important;
    margin: 0 auto;
    width: auto;
}
.count-down-timer-table tr td {
    font-family: 'Objektiv Mk1' !important;
    border: 0 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 15px;
    letter-spacing: 1px;
    color: rgba(0,0,0,0.4);
    text-transform: uppercase;
}

#kevinVideoTimer.colorDefinition {
    font-family: 'Objektiv Mk1' !important;
    border-color: transparent;
    border-radius: 0;
    color: rgb(45, 45, 45);
    background-color: var(--bg-white);
    letter-spacing: 10px;
}
#kevinVideoTimer.colorDefinition.size_lg {
    font-size: 60px;
    border-width: 0;
}
.text-video-page-color {
    color: rgb(45, 45, 45);
}

@media (max-width: 991px) {
    .video-progress .progress-bar {
        white-space: unset;
        padding: 2px 10px;
        align-items: center;
        font-size: 12px !important;
    }
}

@media (max-width: 767px) {
    .video-progress .progress-bar {
        padding: 0 10px;
        font-size: 9px !important;
    }
    .partner-button-container .row {
        margin: auto 0;
    }
}

@media (max-width: 424px) {
    .video-progress .progress-bar {
        font-size: 8px !important;
    }
}

#in-bound-successful-payment-message b,
#in-bound-successful-payment-message strong {
    font-family: 'Objektiv Mk1' !important;
}
