/*
Theme Name: Reina Child
Theme URI: https://reina.qodeinteractive.com
Description: A child theme of Reina
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: reina
Template: reina
*/
.custom-testimonial .elementor-author-box__name:hover {
    color: rgb(36, 33, 33) !important;
}

.custom-testimonial .elementor-author-box__name {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#qodef-top-area {
    display: none;
}

.home_banner sr7-slide {
    position: relative;
    z-index: 5;
}

.home_banner sr7-slide:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0.22;
}

.home_banner sr7-txt h1 img {
    height: 100%;
    object-fit: contain;
    max-height: 70px;
    min-height: 70px;
    margin: 0 10px;
}

.home_banner .sr7-layer img {
    max-width: 65px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 70px;
    min-height: 70px;
    margin: 0 10px;
    /* margin-top: 34px; */
}

body.home header .qodef-opener-icon.qodef-source--icon-pack .qodef-m-icon.qodef--open :before {
    color: #ffffff;
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    color: rgb(255, 165, 0);
}

header {
    padding: 15px 0;
}

#qodef-fullscreen-area {
    background-color: #fff;
}

.award_wining_carousel img.swiper-slide-image {
    max-width: 100px;
    object-fit: contain;
    filter: grayscale(1);
    transition: 0.4s;
}

.award_wining_carousel.no_filter img.swiper-slide-image {
    filter: grayscale(0);
}

.award_wining_carousel img.swiper-slide-image:hover {
    filter: grayscale(0);
    cursor: grab;
}

.saltnlogo {
    margin-bottom: 30px;
}

#qodef-page-footer .widget.widget_nav_menu ul li a {
    text-transform: none;
    font-weight: normal;
    letter-spacing: normal;
    font-family: "Open Sans", sans-serif;
}

/*#qodef-page-footer .widget_reina_core_working_hours_list {
    display: none;
}*/
.downloads_img {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    min-width: 340px;
}

.downlod_img img {
    display: block;
    max-height: 45px;
    width: auto;
}

.qodef-grid .qodef-grid-item:nth-child(2) {
    display: flex;
    justify-content: center;
}

#qodef-page-footer .widget_custom_html:has(.downloads_img) {
    margin-top: 30px;
}

.qodef-grid .qodef-grid-item:nth-child(1) .textwidget:has(.saltnlogo)>p {
    max-width: 95%;
}

.qodef-image-section-info .qodef-m-image img {
    min-height: 600px;
}

body:not(.home) #qodef-page-outer {
    margin-top: 0;
}

body:not(.home) .qodef-page-title .qodef-m-content {
    padding-top: 0;
}

.banner_titl,
.banner_btn {
    left: 8% !important;
}

.banner_calendar {
    left: auto !important;
    right: 8% !important;
}

.qodef-booked-calendar .booked-calendar-wrap {
    min-height: 349px;
}

.qodef-masonry-gallery-list .qodef-e-media-image img {
    object-fit: cover;
}

.qodef-qi-accordion .qodef-e-content>p {
    margin-bottom: 1em;
}

.qodef-qi-accordion .qodef-e-content>p:last-of-type {
    margin-bottom: 0;
}

.video-img,
.video-img img {
    width: 100%;
}

.img_full {
    display: flex;
    flex-direction: column;
}

.button_center .qodef-m-button {
    text-align: center;
    margin: 0;
}

.elementor-widget-reina_core_pricing_table,
.elementor-widget-reina_core_pricing_table .elementor-widget-container,
.elementor-widget-reina_core_pricing_table .elementor-widget-container .qodef-m.qodef-pricing-table {
    height: 100%;
}

.elementor-widget-reina_core_pricing_table .elementor-widget-container .qodef-m.qodef-pricing-table .qodef-m-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

button[type=submit],
input[type=submit] {
    background-color: #ffa500;
}

button[type=submit] .qodef-m-background,
input[type=submit] .qodef-m-background {
    background-color: #ff0000;
}

body .qodef-page-title {
    background-position: center center;
}

.qodef-masonry-gallery-list .qodef-e-title {
    color: #fff;
}

.qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-content {
    transition: all 0.4s ease-in-out;
    transform: scale(0);
}

.qodef-masonry-gallery-list .qodef-layout--textual:hover .qodef-e-content {
    transform: scale(1);
}

.qodef-fullscreen-menu ul li {
    margin-bottom: 10px;
}

nav.qodef-fullscreen-menu {
    top: 30px;
    max-height: 410px;
    overflow-y: auto;
}

body.page-id-18901 .qodef-page-title:before,
body.page-id-3718 .qodef-page-title:before,
body.page-id-5853 .qodef-page-title:before,
body.page-id-18901 .qodef-page-title:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.35;
}

body.page-id-18901 .qodef-page-title .qodef-m-inner,
body.page-id-4144 .qodef-page-title .qodef-m-inner {
    position: relative;
    z-index: 2;
}

body.page-id-3718 .qodef-page-title {
    aspect-ratio: 1250 / 749;
}

body.page-id-5853 .qodef-page-title {
    aspect-ratio: 2560 / 1920;
}

body.page-id-18901 .qodef-page-title,
body.page-id-4144 .qodef-page-title {
    aspect-ratio: 1224 / 816;
}

body.page-id-3718 .qodef-page-title,
body.page-id-5853 .qodef-page-title,
body.page-id-18901 .qodef-page-title,
body.page-id-4144 .qodef-page-title {
    height: auto;
    max-height: 820px;
    background-attachment: fixed;
    min-height: 445px;
    position: relative;
}

.qodef-image-section-info .qodef-m-content {
    overflow: hidden;
}

body.page-id-18901 .qodef-page-title {
    background-position: top;
}

body .qodef-page-title h1.qodef-m-title {
    font-size: 90px;
    line-height: normal;
    text-transform: uppercase;
}

/*Responsive*/
footer .textwidget p {
    color: #818181 !important;
}

#qodef-page-mobile-header {
    background-color: transparent !important;
}

.qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-content {
    transform: inherit !important;
    -webkit-transform: inherit !important;
    -moz-transform: inherit !important;
    -ms-transform: inherit !important;
    -o-transform: inherit !important;
}

.qodef-masonry-gallery-list .qodef-e-content {
    text-align: center !important;
}

.qodef-button.qodef-layout--textual .qodef-m-text .qodef-m-strip {
    background-color: #ffa50040;
}

#qodef-page-mobile-header {
    z-index: 9999;
}

#qodef-page-header .qodef-m-text {
    color: #fff !important;
}

.infra-custom-image .qodef-m-image img {
    max-height: 900px;
}

.contact-cls .wpcf7-form-control {
    margin: 0 !important;
}

.contact-cls .qodef-cf-row {
    margin: 0 0 20px 0;
}

.contact-cls button.wpcf7-form-control.wpcf7-submit {
    margin: 30px 0 0 0 !important;
}

.expect-wrap .qodef-grid-item {
    padding: 15px !important;
}

@media only screen and (max-width:1366px) {
    .banner_titl {
        font-size: 50px !important;
        line-height: 1 !important;
    }

    /* body .qodef-page-title h1.qodef-m-title {
    font-size: 50px;
    line-height: normal;
} */
    .qodef-grid .qodef-grid-item.qodef-item--portrait.qodef-layout--simple:last-child {
        width: calc(calc(100% / 3)* 2) !important;
    }
}

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

    .qodef-image-section-info.qodef-layout--info-on-image.qodef--left .qodef-m-content,
    .qodef-image-section-info.qodef-layout--info-on-image .qodef-m-content {
        padding: 3.5% 4.78% 4%;
    }

    body section.qodef-elementor-content-grid.qodef-extended-grid--left.qodef-extended-grid-reset--1024>.elementor-container,
    body section.qodef-elementor-content-grid.qodef-extended-grid--right.qodef-extended-grid-reset--1024>.elementor-container {
        padding-right: 50px;
        padding-left: 50px;
    }
}

@media only screen and (max-width:1024px) {
    body.home header .qodef-opener-icon.qodef-source--icon-pack .qodef-m-icon.qodef--open :before {
        color: #ffa500;
    }

    .qodef-grid .qodef-grid-item:nth-child(2),
    .qodef-grid .qodef-grid-item:nth-child(4) {
        display: flex;
        justify-content: flex-start;
    }

    .qodef-grid .qodef-grid-item:nth-child(2)>*,
    .qodef-grid .qodef-grid-item:nth-child(4)>* {
        max-width: 170px;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100%;
    }

    .qodef-image-section-info.qodef-layout--info-on-image.qodef--left .qodef-m-content {
        text-align: left;
        padding: 67px 32px 90px;
    }

    .qodef-image-section-info.qodef-layout--info-on-image .qodef-m-content {
        position: relative;
        display: block;
        width: 100%;
        padding: 67px 32px 90px;
        background-color: #fff7f4;
    }

    .qodef-image-section-info .qodef-m-title {
        margin: 0 !important;
    }

    .qodef-image-section-info .qodef-m-image img {
        min-height: 300px;
    }

    .page-id-17822 .qodef-image-section-info .qodef-m-image img {
        visibility: hidden;
    }

    sr7-module,
    sr7-adjuster,
    sr7-content,
    sr7-px,
    sr7-px * {
        min-height: 540px;
    }

    .banner_titl {
        font-size: 34px !important;
    }

    /* body .qodef-page-title h1.qodef-m-title {
    font-size: 34px;
    line-height: normal;
} */
    .banner_titl,
    .banner_btn {
        left: 3% !important;
    }

    .banner_calendar {
        right: 3% !important;
    }

    .qodef-grid .qodef-grid-item:nth-child(1) .textwidget:has(.saltnlogo)>p,
    .qodef-grid .qodef-grid-item:nth-child(2)>*,
    .qodef-grid .qodef-grid-item:nth-child(4)>* {
        max-width: 100%;
    }

    .qodef-grid .qodef-grid-item.qodef-item--portrait.qodef-layout--simple:last-child {
        width: calc(calc(100% / 2)* 2) !important;
    }

    .qodef-single-image .qodef-m-image img {
        width: 100%;
    }

    body section.qodef-elementor-content-grid.qodef-extended-grid--left.qodef-extended-grid-reset--1024>.elementor-container,
    body section.qodef-elementor-content-grid.qodef-extended-grid--right.qodef-extended-grid-reset--1024>.elementor-container {
        padding-right: 0px;
        padding-left: 0px;
    }

    body.page-id-3718 .qodef-page-title,
    body.page-id-5853 .qodef-page-title,
    body.page-id-18901 .qodef-page-title,
    body.page-id-4144 .qodef-page-title {
        background-attachment: unset;
    }

    h1#SR7_10_1-18-2 {
        font-size: 40px !important;
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        width: 100% !important;
    }
}

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

    .banner_titl,
    .banner_btn {
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
        width: 100% !important;
        text-align: center !important;
    }

    .banner_calendar {
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
    }

    sr7-module,
    sr7-adjuster,
    sr7-content,
    sr7-px,
    sr7-px * {
        min-height: auto;
    }

    body.page-id-4144 .qodef-page-title {
        background-position: center center;
    }

    .home_banner sr7-txt img {
        max-height: 50px;
        min-height: 50px;
    }
}

@media only screen and (max-width:767px) {
    .award_wining_carousel img.swiper-slide-image {
        max-width: 70px;
    }

    .qodef-grid .qodef-grid-item.qodef-item--portrait.qodef-layout--simple:last-child {
        width: calc(100% / 1) !important;
    }

    .home_banner .sr7-layer img,
    .home_banner .sr7-layer img {
        max-width: 55px;
        max-height: 55px;
        min-height: 55px;
        /* margin-top: 21px; */
    }

    #qodef-page-footer .qodef-grid-item {
        margin-bottom: 20px;
    }

    #qodef-page-footer-top-area {
        padding: 49px 0 20px;
    }

    #qodef-page-footer .widget_custom_html:has(.downloads_img) {
        margin-top: 20px;
    }

    #qodef-fullscreen-area-icon {
        width: 50% !important;
    }


}

@media only screen and (max-width:680px) {
    .downloads_img {
        min-width: auto;
    }

    #qodef-page-footer .widget_custom_html:has(.downloads_img) {
        margin-top: 45px;
    }

    .qodef-grid .qodef-grid-item:nth-child(1) .textwidget:has(.saltnlogo)>p,
    .qodef-grid .qodef-grid-item:nth-child(2)>*,
    .qodef-grid .qodef-grid-item:nth-child(4)>* {
        max-width: 100%;
    }

    .qodef-image-section-info .qodef-m-subtitle {
        position: relative;
        bottom: unset;
        left: unset;
    }

    body .qodef-image-section-info.qodef-layout--standard .qodef-m-content {
        padding: 80px 0 45px;
    }

    .home_banner sr7-txt {
        font-size: 40px !important;
    }

    body .qodef-page-title h1.qodef-m-title {
        font-size: 45px;
        line-height: normal;
    }

    .home_banner sr7-txt img {
        max-height: 45px;
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        width: 100% !important;
    }

    #qodef-footer-image {
        display: block !important;
    }

    #qodef-footer-image img {
        opacity: 0.21 !important;
    }
}