.kodawrari-top__slider-item img {
    width: 536px !important;
    height: 536px;
}

.service-page__slider-item img {
    width: 581px !important;
    height: 581px;
}

.custom .swiper-slide img {
    width: 1290px;
    height: 726px;
}

.our-service__top-img img {
    width: 827px;
    height: 858px;
}

.our-service__gallery li:nth-child(2) img, .our-service__gallery li:nth-child(3) img {
    height: 481px;
    width: 100%;
}

.our-service__gallery li:nth-child(1) img, .our-service__gallery li:nth-child(4) img {
    height: 962px;
}

input.error, textarea.error {
    border: 1px dashed red;
    /*color: red;*/
}

label.error {
    color: red;
    font-size: 1.4rem;
    display: block;
    margin-top: 5px;
}

.contact-page__form-result {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    margin: 10px;
}

.contact-page__form-result.success {
    color: #03A34D;
}

.contact-page__form-result.error {
    color: #FF6F61;
}

textarea.form-control {
    padding: 5px 15px;
}

.notification-box {
    position: fixed;
    z-index: 99999999999;
    top: 55px;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.notification-box div {
    display: flex;
    padding: 0.75rem 1rem;
    font-size: 1.8rem;
    color: rgba(255, 255, 255, 1);
    border-radius: 0.375rem;
    align-items: center;
}

.notification-box svg {
    width: 30px;
    margin-right: .5rem;
}

.bg-green {
    background: rgba(16, 185, 129, 1);
}

.bg-blue {
    background: rgba(59, 130, 246, 1);
}

.bg-red {
    background: rgba(239, 68, 68, 1);
}

.bg-yellow {
    background: rgba(245, 158, 11, 1);
}

.opacity-0 {
    opacity: 0;
}

.opacity-1 {
    opacity: 1;
}

.duration-500 {
    transition-duration: .5s;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.service-print__box > img {
    max-height: 725px;
    width: 100%;
    margin-bottom: 30px;
}

.kodawrari-top__slider {
    margin-top: 0;
}

.c-ttl__03 small:before {
    display: none;
}

.c-ttl__03 small {
    padding-left: 0;
}

.box-sidebar__list li.active:before {
    display: none;
}

.service-request__main-ct table tr th {
    width: 40%;
}

.text-center {
    text-align: center;
}

.mb-5 {
    margin-bottom: 5rem;
}

.mb-4 {
    margin-bottom: 4rem;
}

.mb-3 {
    margin-bottom: 3rem;
}

.mb-2 {
    margin-bottom: 2rem;
}

.mb-1 {
    margin-bottom: 1rem;
}

.mb-0 {
    margin-bottom: 0;
}

.service-print__box-item {
    margin-bottom: 5rem;
}

.c-txt__sub {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 1.4;
}

.service-print__box-item p, .service-print__box-item img {
    margin-bottom: 3rem;
}

.service-print__box-item img {
    width: 100%;
}

.service-request__gallery li:first-child img {
    height: 100%;
}

.service-child-v2__list {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: li;
    justify-content: space-between;
}

.service-child-v2__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.service-child-v2__list-item .service-child__list-name {
    margin-bottom: 30px;
}

.service-child-v2__list-img img {
    margin: 30px 0;
    width: 100%;
}

.service-child-v2__list-img {
    width: 40%;
    margin-bottom: 30px;
}

li.service-child-v2__list-item:nth-child(n+3) {
    width: 40%;
}

li.service-child-v2__list-item:nth-child(n+3) .service-child-v2__list-img {
    width: 100%;
}

.service-request__top .txt-lead {
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 16px;
}

.service-request__gallery {
    display: flex;
    justify-content: space-between;
}

.service-request__gallery li:nth-child(2) {
    margin: 0 30px;
}

@media screen and (max-width: 834px) {
    .kodawrari-top__slider-item img {
        width: 227px !important;
        height: 227px;
    }

    .our-service__top-img img {
        width: 404px;
        height: 419px;
    }

    .our-service__gallery li:nth-child(2) img, .our-service__gallery li:nth-child(3) img {
        height: 205px;
    }

    .our-service__gallery li:nth-child(1) img, .our-service__gallery li:nth-child(4) img {
        height: 410px;
    }

    .service-page__slider-item img {
        width: 326px !important;
        height: 326px;
    }

    .custom .swiper-slide img {
        height: 415px;
    }

    .service-print__box > img {
        max-height: 415px;
    }

    .kodawrari-top {
        padding-top: 0;
    }

    .c-txt__sub {
        font-size: 1.4rem;
        margin-top: 16px;
    }

    .service-request__top .txt-lead {
        font-size: 1.6rem;
        line-height: 1.5;
    }
}

@media screen and (max-width: 640px) {
    .kodawrari-top__slider-item img {
        width: 240px !important;
        height: 240px;
    }

    .our-service__top-img img {
        width: 390px;
        height: 405px;
    }

    .our-service__gallery li:nth-child(2) img, .our-service__gallery li:nth-child(3) img {
        height: 195px;
    }

    .our-service__gallery li:nth-child(1) img, .our-service__gallery li:nth-child(4) img {
        height: auto;
    }

    .our-service__gallery li:nth-child(4) {
        display: none;
    }

    .service-page__slider-item img {
        width: 240px !important;
        height: 240px;
    }

    .custom .swiper-slide img {
        height: 197px;
    }

    .notification-box div {
        font-size: 1.4rem;
    }

    .notification-box svg {
        width: 24px;
    }

    .main-header__menu-item--contact.active a, .main-header__menu-item--contact a:hover {
        color: #03A34D !important;
        border-color: transparent !important;
        background-color: transparent !important;
        background: none;
    }

    .service-print__box > img {
        max-height: 200px;
    }

    .kodawrari-top {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .service-child-v2__list-img {
        width: 100%;
    }

    li.service-child-v2__list-item:nth-child(n+3) {
        width: 100%;
    }

    .service-child-v2__item {
        margin-bottom: 30px;
    }

    .service-child-v2__list-img {
        margin-bottom: 0;
    }

    .service-request__gallery li:nth-child(2) {
        margin: 0 15px;
    }
}
