.logo_column img,
.mainmenu a,
.submenu-toggler,
.wpb-posts-nav>div,
.wpb-posts-nav>div h4 {
    transition: .5s
}

.contactinfosect:hover,
.slider-form {
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}

#menu-services-menu-1 li a:hover,
#menu-services-menu-1 li.current_page_item a,
.mainmenu .menu {
    padding-left: 40px
}

.mail-link,
.wand {
    cursor: pointer
}

:root {
    --accent_color: #ad1822
}

a {
    color: #333
}

@media (min-width:1024px) {
    .mainmenu .sub-menu {
        transform: scale(0);
        position: absolute;
        max-height: 0;
        opacity: 0;
        max-width: 0;
        transition: opacity .5s
    }

    .menu-item-has-children:hover>.sub-menu {
        opacity: 1;
        position: absolute;
        left: -65px;
        min-width: 200px;
        padding-left: 0;
        text-align: center;
        background-color: #f5f5f5;
        padding-top: 5px;
        padding-bottom: 5px;
        transform: scale(1);
        max-height: none;
        max-width: none;
        top: 84px
    }

    .menu-item-has-children:hover>.sub-menu>li {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .mainmenu,
    .mainmenu>div,
    .mainmenu>div>div,
    .mainmenu>div>div>div,
    .mainmenu>div>div>div>ul {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 100%;
        width: 100% !important
    }

    .mainmenu .menu>li {
        height: 100%;
        display: flex;
        align-items: center
    }

    .menu-item>.sub-menu>.menu-item-has-children:hover>.sub-menu {
        left: 197px !important;
        top: -5px
    }

    .sticky_header .menu-item-has-children:hover>.sub-menu {
        top: 64px !important
    }

    .global_slider_layer {
        position: absolute;
        top: 110px;
        left: calc(50vw + 205px);
        width: 360px
    }

    .blank_column {
        display: none
    }

    .quote_column {
        width: 100% !important
    }

    .menu_phone {
        margin-left: auto
    }
}

.mainmenu li:hover>a,
.menu_phone .elementor-icon-list-item i,
.wpb-posts-nav>div:hover h4 {
    color: var(--accent_color)
}

.menu_phone .elementor-icon-list-items .elementor-icon-list-item a,
.menu_phone .elementor-icon-list-items .elementor-icon-list-item i {
    font-size: 19px
}

#menu-services-menu-1 li.current_page_item a,
.menu_phone .elementor-icon-list-items .elementor-icon-list-item a {
    font-weight: 700
}

.mainmenu li {
    list-style-type: none
}

.mainmenu a {
    text-transform: uppercase;
    color: #333;
    font-weight: 400
}

.mainmenu .menu {
    display: flex;
    padding-right: 40px;
    justify-content: space-between
}

#header {
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #fff
}

#header:not(.sticky_header) .logo_column img {
    max-height: 70px
}

#header.sticky_header .logo_column img {
    max-height: 50px
}

.menu-item-has-children {
    position: relative
}

.logo_column a {
    display: flex;
    padding-top: 7px;
    padding-bottom: 7px
}

.submenu-toggler {
    margin-left: 5px;
    font-size: 10px
}

.menu-item:hover>.submenu-toggler {
    color: #42db62
}

.sub-menu .menu-item-has-children>.submenu-toggler {
    transform: rotate(90deg) scaleY(-1)
}

.menu-item>.sub-menu>.menu-item {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    transition: .5s
}

.sub-menu .menu-item:hover {
    border-left-color: var(--accent_color)
}

@media (min-width:1025px) {
    .mobilenumber {
        display: none
    }
}

.slider-form {
    background-color: rgba(255, 255, 255, .4);
    padding: 20px
}

.slider-form .get-quote {
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 23px
}

.form-body {
    margin-top: 10px
}

.slider-form .btn {
    width: 100%;
    border: 0;
    background-color: var(--accent_color);
    transition: .5s;
    color: #fff
}

.articles-wrapper article .read-more-btn:hover,
.slider-form .btn:hover {
    background-color: #333
}

.slider-form input,
.slider-form textarea {
    height: 40px;
    border-radius: 0;
    border: 0;
    margin-bottom: 10px
}

.slider-form textarea {
    height: 140px
}

.singleslide {
    padding-top: 90px;
    padding-bottom: 90px;
    box-shadow: inset 0 0 0 150vw rgb(0, 0, 0, .5) !important;
    background-size: cover;
    background-position: center
}

#slider .slick-prev {
    left: 20px;
    z-index: 9
}

#slider .slick-prev:before {
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

#slider .slick-next:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

#slider .slick-next {
    right: 20px;
    z-index: 9
}

@media (max-width:1024px) {

    #toggler,
    #toggler i,
    .menu_column,
    .mobilenumber,
    .mobilenumber a,
    .submenu-active>i {
        position: absolute
    }

    #toggler {
        cursor: pointer;
        right: 15px;
        top: -15px;
        font-size: 23px
    }

    .mobilenumber {
        height: 30px;
        width: 30px;
        bottom: -15px;
        right: 60px;
        z-index: 9999;
        display: block
    }

    .mobilenumber a {
        display: flex;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        font-size: 0px
    }

    .mobilenumber:before {
        content: '\f095';
        font-family: FontAwesome;
        font-size: 25px;
        color: var(--accent_color)
    }

    .logo_column {
        order: 1;
        width: 70%
    }

    .menu_phone {
        order: 2;
        width: 30%
    }

    .menu_column {
        order: 3;
        width: 70%;
        height: calc(100vh - 84px);
        overflow-y: scroll;
        overflow-x: hidden;
        top: 84px;
        background-color: rgba(0, 0, 0, .9)
    }

    .menu_column ul {
        flex-direction: column
    }

    .menu_column ul a,
    .menu_column ul i {
        color: #fff
    }

    .submenu-toggler {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #000
    }

    .submenu-active>.sub-menu {
        transform: scale(1);
        position: relative;
        max-height: none;
        opacity: 1;
        max-width: none;
        transition: opacity .5s;
        display: flex !important
    }

    .menu-item-has-children {
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
        flex-wrap: wrap
    }

    .submenu-active>i {
        width: 20%;
        margin: 0 !important;
        right: 0;
        top: -6px
    }

    .sub-menu {
        padding-left: 0;
        min-width: 100%;
        transform: scale(1) !important;
        position: relative !important;
        max-height: none !important;
        opacity: 1 !important;
        max-width: none !important;
        transition: opacity .5s !important;
        width: 100% !important;
        display: none
    }

    .menu li {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .menu-item-has-children:hover>.sub-menu {
        background: 0 0;
        left: unset;
        min-width: none;
        padding-left: 0;
        top: unset;
        padding-top: 0;
        padding-bottom: 0
    }

    .menu-item>.sub-menu>.menu-item-has-children:hover>.sub-menu {
        position: relative !important;
        top: unset !important;
        left: unset !important
    }

    .menu_column ul li {
        border: 0 solid transparent !important;
        padding: 0 !important
    }

    #menu-main-menu {
        padding-left: 20px;
        padding-right: 20px
    }

    .mainmenu .menu>li,
    .menu li,
    .menu-item-has-children,
    .submenu-active .sub-menu {
        justify-content: flex-start !important
    }

    .submenu-active a,
    .submenu-active>a {
        text-align: left !important
    }

    .menu li {
        flex-wrap: wrap !important
    }

    #menu-main-menu .sub-menu {
        padding-left: 15px !important
    }

    #menu-main-menu.menu>.menu-item {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    #menu-main-menu.menu>.menu-item>.sub-menu>.menu-item {
        padding-top: 5px !important
    }

    .menu_column {
        align-items: flex-start !important;
        padding-top: 40px;
        transition: .8s !important;
        left: 0 !important
    }

    .menu_column:not(.menu-active) {
        left: -1500px !important
    }

    #header {
        background-color: #fff
    }

    .mainmenu a {
        font-size: 19px !important
    }

    .submenu-toggler {
        cursor: pointer;
        z-index: 999999999 !important;
        padding: 10px 15px !important;
        margin-left: 10px;
        bottom: -2px;
        position: relative;
        width: 30px;
        height: 30px
    }

    .submenu-active>a {
        color: var(--accent_color) !important
    }

    .submenu-active>.submenu-toggler i {
        transform: scaleY(-1)
    }

    #toggler i {
        transition: .5s;
        right: 0;
        top: 0
    }

    #toggler i:nth-child(2),
    #toggler.toggler-active i:first-child {
        transform: scale(0)
    }

    #toggler.toggler-active i:nth-child(2) {
        transform: scale(1)
    }

    .logo_column {
        padding-left: 10px
    }

    .menu_column.menu-active {
        top: 65px
    }

    .singleslide .elementor-heading-title {
        font-size: 20px !important
    }

    .singleslide p {
        font-size: 14px
    }

    .singleslide .slider-form {
        display: none
    }

    .singleslide {
        padding: 30px 25px
    }

    #slider .slick-next {
        right: 5px
    }

    #slider .slick-prev {
        left: 5px
    }
}

#footer .menu-item a {
    color: #fff !important;
    text-transform: uppercase
}

#footer .sub-menu,
#footer .submenu-toggler,
.elementor-slideshow__title {
    display: none !important
}

#footer .menu {
    padding-left: 0
}

#footer .menu-item {
    padding-bottom: 10px;
    list-style-type: none !important
}

.footertitle {
    position: relative;
    font-size: 20px;
    padding-left: 10px
}

.footertitle:before {
    content: '\f142';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -5px;
    top: 0;
    color: var(--accent_color)
}

.footercol2 a {
    color: #fff
}

.single-contactinfo2 .elementor-icon-box-wrapper {
    display: flex;
    align-items: center
}

.single-contactinfo2 .elementor-icon-box-content {
    padding-left: 20px
}

.single-contactinfo2 p {
    margin-bottom: 0
}

.contactinfosect {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    border-top: 5px solid var(--accent_color);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: .5s
}

.contactinfosect:hover {
    border-top-color: #10972b
}

.contactpageform input,
.contactpageform textarea {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    height: 45px;
    margin-bottom: 10px
}

.contactpageform textarea {
    height: 150px
}

.contactpageform .btn {
    background-color: var(--accent_color);
    transition: .5s;
    color: #fff;
    border: 0;
    border-radius: 50px;
    min-width: 200px;
    margin-left: auto;
    display: flex;
    justify-content: center;
    margin-right: auto
}

.contactinfosect .elementor-icon {
    border-radius: 3px
}

.contactinfosect .elementor-divider {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin-top: 5px;
    margin-bottom: 10px
}

.articles-wrapper .post-date,
.single-post-wrapper .post-date {
    padding: 5px;
    text-align: center;
    z-index: 1;
    background-color: var(--accent_color);
    position: relative;
    color: #fff
}

@media (max-width:991px) {
    #header:not(.sticky_header) .menu_column.menu-active {
        top: 84px
    }
}

.archive .elementor-invisible,
.single-post .elementor-invisible {
    visibility: visible
}

.archive #content {
    max-width: 100%
}

.archive #content>.page-content {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto
}

.articles-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 40px
}

.articles-wrapper>article {
    width: 50%;
    padding: 15px;
    position: relative;
    display: flex !important;
    flex-wrap: wrap
}

.wpb-posts-nav,
.wpb-posts-nav a {
    display: grid;
    align-items: center
}

.articles-wrapper>article>* {
    width: 100%
}

.articles-wrapper article img {
    height: 300px;
    object-fit: cover !important;
    width: 100% !important
}

.articles-wrapper .post-date {
    margin-bottom: 0;
    bottom: -34px;
    left: 0;
    width: 180px;
    border-bottom-right-radius: 8px;
    font-weight: 700;
    box-shadow: rgba(0, 0, 0, .15) 1.95px 1.95px 2.6px
}

.articles-wrapper article h3 {
    font-size: 25px;
    margin-top: 3px;
    margin-bottom: 10px
}

.articles-wrapper article .read-more-btn {
    padding: 10px 25px;
    background-color: var(--accent_color);
    color: #fff;
    text-decoration: unset;
    transition: .5s;
    position: relative;
    top: 10px
}

.single-post-wrapper {
    padding-top: 25px;
    padding-bottom: 20px
}

.single-post-wrapper .post-date {
    background-color: #000;
    max-width: 150px;
    font-weight: 500;
    margin-top: -40px;
    border-top-right-radius: 5px
}

#toggler i:before,
.fa-chevron-down:before,
.fa-regular.fa-circle-xmark:before,
.mobilenumber:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal
}

.single-post-wrapper .entry-title {
    font-size: 35px;
    margin-bottom: 8px
}

.single-post-wrapper img {
    height: 400px;
    width: 100%;
    object-fit: cover
}

.wpb-posts-nav {
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    max-width: 1200px;
    margin: 100px auto
}

.wpb-posts-nav a {
    grid-gap: 20px;
    text-decoration: unset
}

.wpb-posts-nav h4,
.wpb-posts-nav strong {
    margin: 0
}

.wpb-posts-nav a svg {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.wpb-posts-nav>div:first-child a {
    grid-template-columns: 100px 1fr;
    text-align: left
}

.wpb-posts-nav>div:nth-child(2) a {
    grid-template-columns: 1fr 100px;
    text-align: right
}

.wpb-posts-nav__thumbnail {
    display: block;
    margin: 0
}

.wpb-posts-nav__thumbnail img {
    border-radius: 10px
}

.wpb-posts-nav>div:hover {
    transform: scale(.97)
}

.wpb-posts-nav {
    margin-bottom: 30px;
    margin-top: 10px;
    padding-top: 35px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

#menu-services-menu-1 {
    list-style-type: none;
    background-color: rgba(0, 0, 0, .1);
    padding: 15px;
    border-radius: 2px
}

#menu-services-menu-1 li {
    padding: 0;
    background-color: var(--accent_color);
    background-color: #fff;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    position: relative;
    display: flex
}

#menu-services-menu-1 li a {
    display: flex;
    height: 100%;
    width: 100%;
    padding: 10px 10px 10px 15px;
    position: relative;
    color: #333;
    transition: .5s
}

#menu-services-menu-1 li a:before {
    content: '';
    height: 100%;
    width: 3px;
    left: 0;
    top: 0;
    position: absolute;
    transition: .5s;
    background-color: var(--accent_color)
}

#menu-services-menu-1 li a:hover:before,
#menu-services-menu-1 li.current_page_item a:before {
    height: 50%;
    transform: rotate(90deg);
    top: calc(50% - 10px);
    width: 2px;
    left: 20px
}

.before-after {
    display: flex;
    position: relative
}

.before-after img {
    pointer-events: none;
    user-select: none;
    height: 300px
}

.wand {
    position: absolute;
    width: 2px;
    height: 100%;
    left: 50%;
    background-color: #fff;
    margin-left: -1px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 45px
}

.sub-menu {
    transition: .5s !important
}

.mail-link span {
    font-size: 0px;
    user-select: none !important
}

.fa-regular.fa-circle-xmark:before {
    content: '\f057'
}

@media (max-width:1023px) {
    .get-quote {
        color: #333 !important;
        cursor: pointer
    }

    .slider-form input,
    .slider-form textarea {
        border: 1px solid rgba(0, 0, 0, .2)
    }

    .form-body {
        display: none
    }

    .slider-form {
        padding: 10px
    }
}

#content {
    padding-top: 0px !important;
}

.singleslide {
    min-height: 650px !important;
    padding-top: 256px;
}

#header {
    background-color: rgba(255, 255, 255, 0.85);
}

#header:not(.sticky_header) .logo_column img {
    max-height: 90px;
}

@media(max-height: 1050px) {
    .singleslide {
        min-height: 550px !important;
        padding-top: 206px;
    }
}

@media (min-width:1024px) {
    .menu_phone {
        display: none !important;
    }

    .menu_column {
        width: 91.5% !important;
        padding-left: 100px;
    }

    #header .mainmenu .menu {
        padding-right: 0px;
    }

    #header .mainmenu .menu a {
        font-weight: 600;
        color: #111;
    }

    #header .mainmenu .menu a:hover {
        color: var(--accent_color);
    }
}

.singleslide {
    box-shadow: none !important;
}

.get-quote {
    color: #333 !important;
    text-align: left !important;
    font-weight: 800 !important;
    font-size: 40px !important;
    line-height: 40px;
    margin-bottom: 20px;
}

.get-quote span {
    font-weight: 400;
    font-size: 24px;
}

.slider-form {
    display: flex;
    flex-wrap: wrap;
    padding: 50px;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
}

.quote-call-text {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.quote-call-text a {
    border-bottom: 2.5px dotted var(--accent_color);
    color: var(--accent_color);
    font-size: 19px;
    transition: all .5s;
}

.quote-call-text a i {
    font-size: 15px;
}

.quote-call-text a:hover {
    transform: scale(1.05);
}

.slider-form {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    margin-top: -150px;
    background-color: white;
}

.slider-form form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.slider-form input {
    width: 100%;
    min-height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    margin-bottom: 0px;
    border-radius: 3px;
}

.slider-form input {
    width: 100% !important;
    min-height: 50px !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    margin-bottom: 0px !important;
    border-radius: 3px !important;

}

.slider-form p {
    margin-bottom: 0px;
}

.slider-form .wpcf7-form-control.wpcf7-submit {
    background: unset !important;
    border: 2px solid #ad1822 !important;
    color: #ad1822 !important;
    display: flex;
    width: 100% !important;
    align-items: center;
    justify-content: center;
}

.form-ico {
    width: calc(33.33% - 20px);
}

.slider-form .istfd-messages {
    display: none;
}

.slider-form input,
.slider-form ::placeholder {
    font-weight: 400 !important;
    ;
    color: #555 !important;
}

.slider-form input {
    position: relative;
}

.slider-form button {
    position: relative;
    padding-right: 20px;
    background: linear-gradient(-45deg, var(--accent_color), #5e0006, #93000a, var(--accent_color));
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    transition: all .5s;
    height: 50px;
}

.slider-form button:hover {
    transform: scale(0.98);
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.slider-form .form-body {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.slider-form button:after {
    content: '';
    display: flex;
    height: 20px;
    width: 28px;
    background-image: url(/wp-content/uploads/2023/03/mail-send-_1_.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 65px;
    top: 15px;
}

.slider-form .istdf_submitcontainer {
    width: calc(33.33% - 20px);
}

.slider-form .istdf_captchawrapper,
.slider-form .istdf_captchaerrors {
    display: none;
}

.form-ico {
    position: relative;
}

.form-ico:has(input:focus):before {}

.form-ico:before {
    content: '\f007';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 13px;
    opacity: 0.7;

}

.form-ico:last-child:before {
    display: none;
}

.slider-form input:focus {
    border: 1px solid rgba(0, 0, 0, 0.4) !important;
    outline: none !important;
}

.form-ico:has(.date-input:focus):before {
    display: none;
}

.form-ico:has(.date-input):before {
    content: '\f133';
}

.form-ico:has(input[name="your-address"]):before {
    content: '';
    background-image: url(/wp-content/uploads/2023/03/maps-and-flags-_1_.webp);
    background-size: contain;
    background-position: center;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    opacity: 1;
}

.form-ico:has(input[name="your-email"]):before {
    content: '\f0e0';
}

.form-ico:has(input[name="your-phone"]):before {
    content: '\f3cd';
    font-family: FontAwesome;
}

.form-ico:has(input[name="date-959"]):before {
    content: "";
}

.slider-form button {
    font-weight: 700;
}

.numbhead324 span {
    position: relative;
    color: black;
}

.numbhead324 span:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0px;
    background-color: var(--accent_color);
}

.servrow1243 p a {
    font-size: 14px;
    font-weight: 600;
    color: black;
    top: 10px;
    position: relative;
}

.ourprojects a {
    display: flex;
}

.whychooseus {
    position: relative;
}

.whychooseus:before {
    content: '';
    height: 100%;
    width: calc(50% - 30px);
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(/wp-content/uploads/2023/05/AdobeStock_192694700.webp);
    background-size: cover;
    background-position: center;
}

.whychooseus-kitchen {
    position: relative;
}

.whychooseus-kitchen:before {
    content: '';
    height: 100%;
    width: calc(50% - 30px);
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(/wp-content/uploads/2024/03/image-2.webp);
    background-size: cover;
    background-position: center;
}

.home-posts {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.sspost {
    width: calc(50% - 20px);
    display: flex;
    align-items: center;
}

.sspostimg {
    width: calc(40% - 15px);
}

.sspost-content {
    width: calc(60% + 15px);
    padding-left: 15px;
}

.sspostimg img {
    height: 220px;
    object-fit: cover;
    width: 100%;
}

.sspost-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
}

.sspost_date {
    color: var(--accent_color);
    font-weight: 400;
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.post-text {
    font-size: 14px;
}

.sspost-content>a {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all .5s;
    display: inline-block;
}

.sspost-content>a:hover {
    background-color: var(--accent_color);
    color: white;
}

.sspost-content>a:after {
    content: '\f35a';
    font-family: 'Font Awesome 6 Free';
    margin-left: 5px;
    font-size: 13px;
}

.sspostimg a {
    display: flex;
}

.sspostimg {
    border-radius: 5px;
    overflow: hidden;
    transition: all .5s;
    position: relative;
}

.sspostimg a {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.sspostimg a:before {
    content: '\f105';
    font-family: FontAwesome;
    color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: #ad1822b8;
    left: -100%;
    transition: all .5s;
    font-size: 30px
}

.sspostimg a:hover:before {
    left: 0px;
}

#footer a,
#footer .menu-item a {
    color: #333333 !important;
}

#footer p {
    font-size: 15px;
}

#slider .slick-prev:before,
#slider .slick-next:before {
    color: var(--accent_color);
}

.singleservice9 {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 60px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.singleservice9-content {
    background-color: white;
    padding: 40px;
}

.singleservice9-content h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
}

.singleservice9-content h3 span {
    display: flex;
    color: var(--accent_color);
    font-weight: 700;
    font-size: 30px;
}

.singleservice9-content p {
    text-align: center;
}

.singleservice9-content svg {
    height: 100px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
}

.seemoreprojects i {
    color: var(--accent_color);
}

.seemoreprojects i {
    transition: all .5s;
}

.seemoreprojects {
    font-weight: 700;
    transition: all .5s;
}

.seemoreprojects:hover {
    color: var(--accent_color);
}

.seemoreprojects:hover i {
    transform: rotate(180deg);
    color: #333;
}

.singleservice9 {
    transition: all .8s;
}

.singleservice9:hover {
    background-color: #ad18223d;
}

.singleservice9-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.singlegal3543 img {
    height: 300px;
    object-fit: cover;
    width: 100%;
    padding: 7px;
}

.singlegal3543 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav-links {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

body #content .gallerybreadcrumb {
    background-position-y: 70% !important;
}

.galleries-navigation i {
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    transition: all .5s;
    background-color: var(--accent_color);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    font-size: 20px !important;
}

.galleries-navigation a:hover i {
    background-color: #222;
}

.galleries-navigation a {
    display: flex;
    align-items: center;
}

.galleries-navigation .nav-previous i {
    margin-right: 15px;
}

.galleries-navigation .nav-next i {
    margin-left: 15px;
}

.galleries-navigation a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.galleries-navigation {
    padding-bottom: 30px;
}

.shph1 {
    min-height: 200px;
}

.shph2 {
    min-height: 400px;
}

.shome-project {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.inside-content:before {
    content: '';
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: #f92937b5;
    transition: all .5s;
}

.inside-content:after {
    content: '';
    display: flex;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: #f92937b5;
    transition: all .5s;
}

.shome-project:hover .inside-content:before,
.shome-project:hover .inside-content:after {
    height: 50%;
}

.inside-content {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    min-height: 100% !important;
    min-width: 100% !important;
    position: absolute;
}

.inside-content a {
    color: white;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    z-index: 2;
    transition: all .7s;
    opacity: 0;
    transition-delay: .2s;
}

.shome-project:hover .inside-content a {
    opacity: 1;
}

.shome-project {
    position: relative;
}

.shome-project:before {
    content: '';
    display: flex;
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    border: 1px solid #fff;
    opacity: 0;
    transition: all .5s;
    transition-delay: 0.2s;
}

.shome-project:hover:before {
    opacity: 1;
    z-index: 2;
}

.shome-project a {
    display: flex;
    height: 100% !important;
    width: 100% !important;
    justify-content: center;
    position: absolute;
    left: 0px;
    top: 0px;
    align-items: center;
}

.page_title34 {
    font-weight: 500;
    font-size: 70px;
}

.breadcrumb324 {
    font-size: 40px;
    font-weight: 500;
    margin-top: 20px;
}

.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.gallery-post {
    width: calc(50% - 30px);
}

.gallery-post {
    background-size: cover;
    background-position: center;
}

.gallery-post::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 55px;
    border: 2px solid #fff;
    pointer-events: none;
    box-sizing: border-box;
    transition: border-color 0.3s ease, transform 0.3s ease;
}

.gallery-post-title {
    margin-top: 300px;
    background-color: #fff;
    padding-top: 5px;
}

.gallerytitel2 {
    text-align: center;
    font-size: 20px;
    padding: 8px;
    margin: 0px !important;
    transition: all .5s;
    font-weight: 500;
    text-transform: uppercase;
}

.gallery-post {
    position: relative;
    transition: all .5s;
}

.gallery-post:hover {
    /* 	transform:scale(1.05); */
}

.gallery-post:hover .gallerytitel2 {
    color: var(--accent_color);
}

.gallery-post a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.testi32543 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.singletesti324 {
    width: calc(33.33% - 20px);
    text-align: center;
}

.testiname432 strong:after {
    content: ' - ';
    font-weight: 400;
}

.testiname432 {
    margin-top: 15px;
}

.singletesti324 {
    position: relative;
    padding-top: 30px;
}

.singletesti324:before {
    content: '';
    height: 15px;
    width: 100%;
    display: flex;
    position: absolute;
    top: 15px;
    background-image: url(/wp-content/uploads/2023/03/rating-e1680201557506.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.singletesti324 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.page-id-5491 .sspostimg img {
    min-height: 260px;
}

.single-post .post-date {
    display: none;
}

.single-post h1.entry-title a,
.single-post h1.entry-title {
    text-align: center;
    color: var(--accent_color) !important;
}

.single-post h1 {
    margin-top: 20px;
    margin-bottom: 15px !important;
}

.single-post .single-post-wrapper {
    padding-top: 130px;
}

.contactpageform form {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
}

.contactpageform form input {
    width: calc(33.33% - 15px);
    margin-bottom: 0px;
}

.contactpageform .istfd-messages {
    display: none;
}

.contactpageform form input,
.contactpageform form textarea {
    background-color: rgba(0, 0, 0, 0.04);
    border: 0px !important;
}

.contactpageform .btn,
.free-estimate-form .btn {
    width: 100%;
    border: 0;
    background-color: var(--accent_color);
    transition: .5s;
    color: #fff;
    position: relative;
    position: relative;
    padding-right: 20px;
    background: linear-gradient(-45deg, var(--accent_color), #5e0006, #93000a, var(--accent_color));
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    transition: all .5s;
    height: 50px;
    border-radius: 4px !important;
    min-width: 280px;
    display: flex;
    align-items: center;
}

.contactpageform button:after,
.free-estimate-form .btn:after {
    content: '';
    display: flex;
    height: 20px;
    width: 28px;
    background-image: url(/wp-content/uploads/2023/03/mail-send-_1_.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 65px;
    top: 15px;
}

.contactpageform .btn:hover,
.free-estimate-form .btn:hover {
    transform: scale(.96);
}

.fwrap342 {
    display: flex;
    gap: 20px;
}

.freeestimatewrapinput {
    display: flex;
    width: calc(70% - 20px) !important;
}

.checkboxeswrap {
    display: flex;
    min-width: calc(30% - 20px) !important;
}

.checkboxeswrap .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
}

.checkboxeswrap .wpcf7-list-item label {
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.type-of-services,
.checkboxeswrap>div {
    display: flex;
    min-width: 100%;
}

.checkboxeswrap .wpcf7-checkbox {
    width: 100%;
}

.checkboxeswrap .wpcf7-list-item {
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.03);
}

.freeestimatewrapinput {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between !important;
    align-items: flex-start !important;
}

.freeestimatewrapinput input:nth-child(1),
.freeestimatewrapinput input:nth-child(2) {
    width: calc(50% - 10px);
}

.freeestimatewrapinput .col-md-4:nth-child(3) {
    width: 100%;
}

.freeestimatewrapinput .col-md-4 {
    display: flex;
    height: auto !important;
    max-height: 50px !important;
}

.freeestimatewrapinput input {
    height: 50px;
}

.fwrap342 {
    align-items: flex-start;
}

.freeestimatewrapinput input,
.freeestimatewrapinput textarea {
    background-color: rgba(0, 0, 0, 0.03);
    border: 0px;
}

.free-estimate-form input,
.free-estimate-form textarea,
.free-estimate-form label,
.free-estimate-form ::placeholder {
    color: #444 !important;
    text-transform: uppercase;
    font-size: 13px;
}

.free-estimate-form textarea {
    min-height: 196px;
}

.free-estimate-form .btn {
    max-width: 260px !important;
    min-width: unset !important;
    justify-content: center;
    margin-top: 20px;
}

.sect36534 .elementor-icon-box-title {
    display: none !important;
}

.faqsect436 .elementor-accordion {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: flex-start;
}

.faqsect436 .elementor-accordion>div {
    width: calc(50% - 10px);
}

.faqsect436 .elementor-accordion-item {
    border: 0px solid #fff !important;
}

.faqsect436 .elementor-tab-title {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    min-height: 70px;
    display: flex;
    align-items: center;
}

.faqsect436 .elementor-tab-content {
    border: 0px;
}

.menu-item:hover>.submenu-toggler {
    color: var(--accent_color) !important;
}

.menu-item-has-children:hover>.sub-menu {
    top: 104px !important;
}

.imgesboxes435 img {
    height: 250px;
    object-fit: cover;
    width: 100%;
    position: relative;
}

.imgesboxes435 .elementor-image-box-img {
    position: relative;
}

.imgesboxes435 .elementor-image-box-img:before {
    content: '';
    height: 90%;
    width: 90%;
    display: flex;
    position: absolute;
    left: -6px;
    top: -6px;
    background-color: var(--accent_color);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.whychooseusluxury.whychooseus:before {
    background-image: url(/wp-content/uploads/2023/04/AdobeStock_296388747-1-scaled-1.webp);
}

.mapradius {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.list21432 .elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
}

.list21432 .elementor-icon-list-items>li {
    width: 50%;
}

.nicemap21 {
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.nicemap21 iframe {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: -10px;
}

@media (max-width:1024px) {}

.slidersocialssect {
    position: absolute;
    top: 130px;
    left: 20px;
    z-index: 9999;
}

.slider-socials {
    display: flex;
    gap: 20px;
}

.slider-socials img {
    height: 44px;
}

.socialsslider {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.sslider45334 img {
    height: 96px;
}

.whychooseus:before {
    background-image: url(/wp-content/uploads/2023/05/AdobeStock_192694700.webp);
}

.newbreadcrumb324 {
    background-image: url(/wp-content/uploads/2023/06/AdobeStock_549941630.webp) !important;
    background-position-y: 55% !important;
}

.fixed_phone {
    position: fixed;
    right: 0px;
    top: 200px;
    z-index: 999;
    background-color: var(--accent_color);
    padding: 15px;
    display: flex;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transition: all .5s;
    border-radius: 3px;
}

.fixed_phone img {
    height: 35px;
    object-fit: contain;
    transition: all .5s;
}

.fixed_phone a {
    display: flex;
}

.fixed_phone:hover img {
    transform: scaleX(-1);
}

.fixed_phone:hover {
    background-color: #333;
}

/* Only hide & show sub-menus on hover for desktop */
@media (min-width: 1025px) {
  .mainmenu .sub-menu {
    display: none;
  }
  .menu-item-has-children:hover .sub-menu {
    display: flex;
    flex-direction: column;
  }
}

.slidersocialssect {}

.dspnone {
    display: none !important;
}

.slider-form .get-quote {
    font-size: 30px !important;
}

.page-id-5714 .newbreadcrumb324 {
    background-image: url(/wp-content/uploads/2023/06/AdobeStock_329411699-1-1.webp) !important;
}

.page-id-5746 .newbreadcrumb324 {
    background-image: url(/wp-content/uploads/2023/06/AdobeStock_577177273.webp) !important;
}

.slider-form form input {
    min-height: 40px;
}

.slider-form {
    padding: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

.slider-form form {
    justify-content: center;
}

.get-quote {
    padding-left: 10px;
}

.quote-call-text {
    padding-right: 15px;
}

.slider-form button {
    height: 40px;
}

.slider-form button:after {
    top: 10px;
}

@media (max-width:1024px) {
    .singleslide .elementor-heading-title {
        color: black !important;
        font-size: 30px !important;
    }

    .singleslide p {
        font-size: 21px !important;
        font-weight: 600;
        color: black !important;
    }

    .singleslide {
        padding-top: 140px;
        min-height: 390px !important;
    }

    .after-slider-carousel img {
        height: 300px !important;
    }

    body .elementor-background-slideshow__slide__image {
        box-shadow: inset 0 0 0 150vw rgba(255, 255, 255, 0.5) !important;
    }

    .fixed_phone {
        padding: 10px;
        display: none !important;
    }

    #menu-main-menu .sub-menu {
        top: unset !important;
    }

    .menu-item-has-children:hover .sub-menu {
        display: none;
    }

    #header:not(.sticky_header) .menu_column.menu-active {
        top: 103px !important;
    }

    #header {
        z-index: 99999;
    }

    .menu_column {
        padding-top: 20px;
    }

    .mainmenu a {
        font-size: 16px !important;
    }

    #menu-main-menu.menu>.menu-item {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .single_service_row {
        background-size: cover !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .singleservice9 {
        padding: 30px;
    }

    .singleservice9-content h3,
    .singleservice9-content h3 span {
        font-size: 21px !important;
    }

    .singleservice9-content svg {
        height: 60px;
        width: 60px;
    }

    .whychooseus {
        padding-top: 210px !important;
    }

    .whychooseus:before {
        width: 100%;
        height: 200px;
    }

    .whychooseus-kitchen {
        padding-top: 210px !important;
    }

    .whychooseus-kitchen:before {
        width: 100%;
        height: 200px;
    }

    .sspost {
        width: 100%;
    }

    .sspost {
        flex-direction: column;
    }

    .sspostimg {
        width: 100%;
    }

    .sspostimg img {
        height: 180px;
    }

    .sspost-content {
        width: 100%;
        padding-top: 10px;
    }

    .get-quote,
    .quote-call-text {
        display: none !important;
    }

    .quote-button a,
    .quote-button {
        text-align: center !important;
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .slider-form {
        padding: 0px;
        margin-top: -45px;
        background: linear-gradient(-45deg, var(--accent_color), #5e0006, #93000a, var(--accent_color));
        background-size: 400% 400%;
        animation: gradient 15s ease infinite;
    }

    .quote-button a {
        padding: 15px;
        font-size: 22px;
        font-weight: 700;
        color: white;
        text-transform: uppercase;
        transition: all .5s;
    }

    .slider-socials img {
        object-fit: contain;
    }

    .quote-button a:hover {
        transform: scale(1.1);
    }

    h1 {
        font-size: 30px !important;
        line-height: 1.2em !important;
    }

    h2 {
        font-size: 25px !important;
        line-height: 1.2em !important;
    }

    .singleservice9-content {
        flex-direction: column;
        align-items: center;
    }

    .seemoreprojects {
        text-align: center;
    }
}

.mobilenumber {
    right: 80px;
    bottom: -7px;
}

.wpcf7-spinner {
    position: absolute !important;
}

@media (min-width:1024px) {
    .quote-button {
        display: none !important;
    }

    .bloimges213 br {
        display: none;
    }

    .bloimges213 {
        display: flex;
    }

    .bloimges213 img {
        width: 50% !important;
        padding: 5px;
    }

    .blogimges564546 {
        display: flex;
    }

    .blogimges564546 img {
        padding: 5px;
    }
}

.blog-imges222 {
    display: flex;
    gap: 10px;
}

.blog-imges222>img {
    width: 25%;
}

@media (max-width:1024px) {
    .blog-imges222>img {
        width: 100%;
    }

    .page_title34 {
        font-size: 30px;
        font-weight: 700;
    }

    .breadcrumb324 {
        font-size: 22px;
    }

    .newbreadcrumb324 {
        padding-top: 150px !important;
        padding-bottom: 50px !important;
        box-shadow: inset 0 0 0 150vw rgba(255, 255, 255, 0.5) !important;
    }
}

.single-post-wrapper h3,
.single-post-wrapper h4,
.single-post-wrapper h5,
.single-post-wrapper h6 {
    color: var(--accent_color);
    margin-bottom: 7px;
}

@media (max-width:1024px) {
    .faqsect436 .elementor-accordion>div {
        width: 100%;
    }

    .fwrap342 {
        flex-wrap: wrap;
    }

    .fwrap342>div {
        width: 100% !important;
    }

    .gallery-post {
        width: 100%;
    }

    .gallery-post-title {
        margin-top: 200px;
    }

    #about {
        padding-top: 30px;
    }

    .ourprojects {
        padding-top: 0px !important;
    }

    .ourprojects .elementor-col-33>div {
        display: flex !important;
        flex-direction: row !important;
        padding: 0px !important;
    }

    .ourprojects .elementor-col-33>div>div {
        width: 50%;
        padding: 5px;
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .ourprojects .elementor-widget-spacer {
        display: none !important;
    }

    .shome-project a {
        font-size: 18px;
    }

    .shome-project {
        min-height: unset;
        height: 200px;
    }

    .whychooseus .elementor-heading-title {
        text-align: center;
    }

    .whychooseus .elementor-divider {
        justify-content: center;
    }

    .whychooseus p {
        text-align: center;
    }

    .second_slider_text {
        font-size: 18px !important;
        font-weight: 600 !important;
        color: black !important;
    }

    .somesect323653 {
        padding-top: 0px !important;
    }

    .somesect323653 img {
        height: 280px !important;
    }

    .somesect323653 .elementor-widget-wrap {
        padding: 10px !important;
    }
}

.floating-icons {
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 9999;
    left: 0px;
    top: 150px;
    gap: 10px;
}

.floating-icons a {
    background-color: white;
    padding: 8px;
    display: flex;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 50px;
    width: 50px;
    align-items: center;
    justify-content: center;
}

.floating-icons img {
    height: 34px;
    transition: all .5s;
}

.floating-icons a:hover img {
    transform: scale(0.9);
}

@media (max-width:1024px) {
    .floating-icons a {
        height: 40px;
        width: 40px;
        padding: unset;
    }

    .floating-icons a img {
        object-fit: contain;
        height: 22px;
    }

    .floating-icons {
        flex-direction: row;
        bottom: 0px !important;
        top: unset;
        left: calc(50% - 120px);
    }

    .floating-icons a {
        border-bottom-right-radius: 0px;
        border-top-left-radius: 5px;
    }
}

@media (min-width:1024px) {
    .slider-form {
        display: flex;
        flex-direction: row;
    }

    .slider-form .get-quote {
        width: calc(35%);
    }

    .slider-form .get-quote {
        font-size: 25px !important;
        margin-bottom: 0px;
        padding-left: 0px;
        line-height: 24px;
    }

    .slider-form .form-body {
        width: 65%;
        padding-left: 20px;
        margin-top: 0px;
    }

    .get-quote span {
        line-height: 30px;
        display: flex;
        margin-top: 10px;
    }

    .slider-form {
        margin-top: -100px;
    }

    .slider-form button:after {
        right: 50px;
    }
}

.slider-form {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.slider-form .get-quote {
    font-weight: 700 !important;
}

.slider-form button {
    background: unset !important;
    border: 2px solid #ad1822 !important;
    color: #ad1822 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-form .wpcf7-form-control.wpcf7-submit::after {
    color: #ad1822 !important;
    background-image: url(/wp-content/uploads/2023/07/envelope-e1689093398969.webp);
    height: 15px;
    top: 11px;
}

.blogimges12432 br {
    display: none;
}

.blogimges12432 {
    display: flex;
    gap: 15px;
}

.nicebtn a {
    position: relative;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.nicebtn a:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: -10px;
    left: -10px;
    border: 2px solid var(--accent_color);
    transition: all .5s;
}

.nicebtn a:hover:before {
    left: 0px;
    top: 0px;
}

@media (max-width:1024px) {
    .nicebtn a {
        padding: 15px !important;
    }
}

.single-post .entry-title {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.locations_carousel a:before {
    content: '\f3c5';
    font-family: FontAwesome;
    color: white;
    font-size: 20px;
    margin-right: 10px;
}

.locations_carousel a {
    color: white;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.locations_carousel {}

@media (min-width:1024px) {
    .blogimges {
        display: flex;
        flex-wrap: wrap;
    }

    .blogimges img {
        max-width: 20%;
        padding: 5px;
    }
}

.grw-header-inner .wp-google-left:before {
    content: '';
    display: flex;
    height: 90px;
    width: 90px;
    background-image: url(/wp-content/uploads/2023/12/image.webp);
    background-position: center;
    background-size: contain;
    margin-right: 10px;
    margin-top: 5px;
}

.grw-header-inner .wp-google-left img {
    display: none;
}

#header .logo_column img {
    width: auto !important;
}

@media (max-width: 991px) {
    .gallery-basement .elementor-col-50 {
        width: 50%;
    }

    .gallery-basement .elementor-col-50 .shome-project {
        margin-bottom: 20px;
    }

    .ourprojects .elementor-col-33>div>div {
        width: 100% !important;
    }

    .istdf_submitcontainer {
        width: 100%;
        margin: 0;
    }

    .floating-icons {
        bottom: unset !important;
        right: 0;
        top: 30%;
        flex-direction: column;
        left: unset;
    }
}

.after-slider-carousel img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    display: block;
}

.after-slider-carousel {
    margin-top: -60px;
}

.after-slider-carousel figure {
    position: relative;
}

.after-slider-carousel figure:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .55);
    width: 100%;
    height: 100%;
}

.after-slider-carousel figure figcaption {
    font-size: 48px;
    font-style: unset;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 2;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 00px;
}

@media (max-width: 991px) {
    .after-slider-carousel figure figcaption {
        font-size: 24px;
    }
}

.slider_quote_row {
    z-index: 2;
}

.after-slider {
    z-index: 2;
}

#content .foto2224,
#content .foto2223,
#content .foto2222 {
    object-fit: cover;
    display: flex;
    margin: 20px auto;
    max-height: 500px;
    height: unset;
    width: unset;

}


.pum-theme-lightbox .pum-container {
    border: none;

}

.pum-theme-lightbox .pum-content+.pum-close {
    background-color: rgb(173, 24, 34);
}

.pum-theme-lightbox {
    background: rgba(0, 0, 0, 0.50) !important;
    visibility: visible !important;
}

.link-popup {
    display: none;
}

.page-id-7559 .link-popup {
    display: block !important;
}

.contact-button {
    background: rgb(173, 24, 34);
    color: #fff;
    padding: 15px 50px;
    position: absolute;
    bottom: 0px;
    right: 50%;
    font-size: 20px;
    transform: translate(50%, 0%);
    font-weight: bold;
    text-transform: uppercase;
}

.contact-button:hover {
    color: #fff;
    background: #000;
}

@media (max-width:767px) {
    .contact-button {
        transform: translate(50%, 80%);
        padding: 12px 20px;
        min-width: 180px;
        text-align: center;
        font-size: 15px;
    }
}

.slider-carouselwrapper .slick-arrow {
    display: none;
}

.custom-post-image {
    width: auto !important;
    margin-top: 15px
}

.postid-8014 .single-post-wrapper a {
    display: flex;
    justify-content: center;
}

.postid-8014 .single-post-wrapper a img {
    width: auto !important;
}

.post-8034 .single-post-wrapper>a {
    display: flex;
}

.post-8034 .single-post-wrapper a img {
    width: auto;
    margin: 0 auto
}

@media (max-width: 767px) {
    .single-post .wpb-posts-nav {
        display: flex;
        flex-direction: column;
    }
}


@media (min-width: 1024px) {
    .slider-form .form-body {
        width: 65%;
        padding-left: 20px;
        margin-top: 0px;
        display: flex;
        flex-wrap: wrap;
    }
}

.contactpageform input,
.contactpageform textarea {
    background-color: rgba(0, 0, 0, 0.04);
    border: 0px !important;
}

.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border: 0;
    background-color: var(--accent_color);
    transition: .5s;
    color: #fff;
    position: relative;
    position: relative;
    padding-right: 20px;
    background: linear-gradient(-45deg, var(--accent_color), #5e0006, #93000a, var(--accent_color));
    background-size: 400% 400%;
    animation: gradient 15sease infinite;
    transition: all .5s;
    height: 50px;
    border-radius: 4px !important;
    min-width: 280px;
    display: flex;
    align-items: center;
}


/* ─────────────────────────────────────────────────────────────────────────
   DESKTOP (hover-to-open)
─────────────────────────────────────────────────────────────────────────*/
@media (min-width: 1025px) {
  /* Hide all sub-menus by default */
  .mainmenu ul.sub-menu {
    display: none !important;
  }
  /* Show on hover */
  .mainmenu li.menu-item-has-children:hover > ul.sub-menu {
    display: flex !important;
    flex-direction: column !important;
  }
}

/* ─────────────────────────────────────────────────────────────────────────
   MOBILE (tap-to-open accordion)
─────────────────────────────────────────────────────────────────────────*/
@media (max-width: 1024px) {
  /* Hide all sub-menus until tapped */
  .mainmenu ul.sub-menu {
    display: none !important;
    margin: 0 !important;
    padding-left: 20px !important;
    list-style: none !important;
  }

  /* Show only the tapped submenu */
  .mainmenu li.submenu-active > ul.sub-menu {
    display: block !important;
  }

  /* Further indent any level-2 submenu */
  .mainmenu li.submenu-active li.submenu-active > ul.sub-menu {
    padding-left: 40px !important;
  }

  /* Reset parent items so text + chevron stay inline */
  .mainmenu li.menu-item-has-children {
    display: flex !important;
    align-items: center !important;
    position: relative !important;
    white-space: normal !important;
  }

  /* Pin the chevron flush to the right, remove any background */
  .mainmenu .submenu-toggler {
    background: none !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    position: absolute !important;
    right: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}