* {
    font-family: 'Objektiv Mk1';
}
body {
    background-color: var(--bg-white) !important;
}
.new-zb-layout{
    padding-bottom: 0px !important;
}
.carousel-indicators.bot-80 {
    bottom: -80px;
}

.carousel-indicators li.active,
.carousel-indicators li:active {
    background-color: var(--bg-black);
}

.faq-inner{ padding: 52px 64px 61px; }

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FDDCAC !important;
    background-clip: padding-box;
    border-radius: 50%;
    opacity: .9 !important;
    transition: opacity .6s ease;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--bg-black);
    background-clip: padding-box;
    border-radius: 50%;
    opacity: .3;
    transition: opacity .6s ease;
}

.recommend-1{
    position: relative;
}
.recommend-1::after{
    position: absolute;
    content: ' ';
    background: url(../img/object/recommended_1.svg)no-repeat;
    width: 148px;
    height: 40px;
    top: 21px;
    right: -5px;
}
.arrow-lg-2{
    position: relative;

}
.arrow-lg-2::before{
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_002.svg')no-repeat;
    height: 80px;
    width: 140px;
    bottom: 0px;
    right: -50px;
}
.arrow-2{
    position: relative;

}
.arrow-2::before{
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_002.svg')no-repeat;
    height: 80px;
    width: 140px;
    bottom: 0px;
    right: 0px;
}
.arrow-3{
    position: relative;

}
.arrow-3::before{
    content: ' ';
    position: absolute;
    background: url('../img/object/arrow_003.svg')no-repeat;
    height: 80px;
    width: 140px;
    top: -30px;
    left: 150px;
}
.letter-space{ letter-spacing: -2px; }
.bg-photo-enhcr-1{
    /* min-height: 1040px; */
    background-position-x: 20%;
}
.bg-photo-enhcr-2{
    min-height: 303.32px;
    background: url(../img/backgrounds/bg_photo_enhcr_2.svg) no-repeat center;
    background-size: cover;
}
.bg-photo-enhcr-3{
    background: url(../img/backgrounds/bg_photo_enhcr_3.svg)no-repeat center center;
}
/* .bg-photo-enhcr-4{
    background: url(../img/backgrounds/bg_photo_enhcr_4.svg)no-repeat center center;
    background-size: 100%;
} */

@media (min-width: 320px) {
    .w-xs-50{
        width: 50%;
    }
    .arrow-2::before{
        display: none;
    }
    .arrow-lg-2::before{
        display: none;
    }
    .arrow-3::before {
        display: none;
    }
    .redmark-1::before{
        width: 57.73px;
        height: 12px;
        top: 9px;
        right: -3px;
    }
}

@media (min-width: 375px) {
    .arrow-2::before{
        display: none;
    }
    .checklist{
        min-width: 322px;
        top: 41px;
        left: -38px;
    }
    .polygon::after {
        top: -15px;
        left: 6px;
    }
    .box-1, .box{
        min-height: 53px;
    }
}

@media (min-width: 480px) {
    .w-xs-50 {
        width: 50%;
    }

    .arrow-2::before {
        display: block;
    }

    .arrow-lg-2::before {
        display: none;
    }

    .bg-md-black {
        background-color: var(--bg-black);
    }

    .arrow-3::before {
        display: none;
    }

    .redmark-1::before {
        width: 57.73px;
        height: 12px;
        top: 9px;
        right: -3px;
    }
}
.carousel-control-next img, .carousel-control-prev img{  
  width: 0;
}
@media (min-width: 768px) {
    .w-xs-50{
        width: unset;
    }
    .arrow-lg-2::before{
        display: none;
    }
    .bg-md-black{
        background-color: var(--bg-black);
    }
    .arrow-3::before {
        display: none;
    }
    .redmark-1::before{
        width: 94.73px;
        height: 13px;
        top: 12px;
        right: -3px;
    }
}

@media (min-width: 992px) {
    .bg-photo-enhcr-1 {
        background: url(../img/backgrounds/bg_photo_enhcr_1.svg) no-repeat;
        background-position-x: -5px;
        background-size: cover;
    }

    .arrow-2::before{
        display: none;
    }
    .arrow-lg-2::before{

        display: block;
    }
    .arrow-3::before {
        left: 150px;
        display: block;
    }
}

@media(max-width: 767px){
    .bg-photo-enhcr-1 .d-flex, .bg-F6F6F6 .d-flex{
        min-height: auto !important;
        margin-bottom: 20px;
    }
    .bg-photo-enhcr-1 img, .bg-F6F6F6 img {
        max-width: 120px;
        margin-bottom: 0px !important;
    }
}
@media(max-width: 991px){
    section:first-child .order-lg-1 {
        padding-right: 15px !important;
    }
    .carousel-control-next img, .carousel-control-prev img {
        width: 50%;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    .bg-black .fs-48.fs-xs-25 {
        font-size: 32px;
        line-height: 45px;
    }
}

@media(max-width: 1199px){
    .bg-photo-enhcr-4 {
        margin-bottom: 40px !important;
    }
    section:first-child .container-fluid {
        padding: 0px;
    }
    section:first-child .pb-5.mb-4 {
        margin: 0px !important;
        padding-bottom: 20px !important;
    }
    .bg-black .text-center.mt-5.mb-4 {
        margin-top: 30px !important;
    }
    .bg-F6F6F6 .container-fluid {
        padding: 40px 0px 10px !important;
    }
    section.container-fluid.py-5 {
        margin-bottom: 0px;
        padding: 40px 0px 10px!important;
    }
    .bg-photo-enhcr-1 > .m-auto {
        padding: 40px 0px !important;
    }
    section:first-child .order-2 img {
        transform: translateY(5px) !important;
    }
    section:first-child .fs-48.fs-xs-25 {
        margin-bottom: 12px !important;
    }
    .bg-photo-enhcr-3 {
        padding: 0px !important;
        margin: 0px !important;
    }
    .bg-photo-enhcr-1 .row {
        margin: auto;
    }
}


@media (min-width: 992px) and (max-width: 1919px){
.fram-img{width: 280px;}
.monitor-img{width: 250px;}
.photofixer-points .fs-30{ font-size: 28px; }
.photofixer-points .fs-18{ font-size: 16px; }
.res-fs-16{ font-size: 16px !important; }
h1{ font-size: 33px; }
.fs-47{ font-size: 40px; }
.bg-photo-enhcr-3 .carousel-control-prev{ left: 80px; }
.bg-photo-enhcr-3 .carousel-control-next{ right: 80px; }
}
