/* Footer CSS Start */

footer .main-footer .widget {
    padding-bottom: 0px;
}

footer .main-footer #menu-footer-menu {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}

footer .main-footer ul#menu-footer-menu li:last-child {
    margin-bottom: 0px;
}

footer .main-footer #menu-footer-menu li {
    width: 50%;
    border: none;
    margin-bottom: 20px;
}

footer .main-footer #menu-footer-menu li a:hover {
    text-decoration: none;
}

footer .main-footer .footer_col_heading {
    margin: 0px 0px 30px;
}

footer .main-footer .col-md-3:last-child,
footer .main-footer .col-sm-6:last-child {
    margin-top: 66px;
}

footer .main-footer #block-16 p a {
    text-decoration: none;
    position: relative;
    padding-left: 30px;
    text-transform: lowercase;
}

footer .main-footer #block-16 p a:last-child::before {
    content: '\f0e0';
    position: absolute;
    left: 0;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(0%, -50%);
    font-weight: 300;
}

footer .main-footer #block-16 p a::before {
    content: '\f095';
    position: absolute;
    left: 0;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(0%, -50%);
    font-weight: 300;
}

footer .subfooter .row .col-md-3:first-child {
    display: none !important;
}

footer .subfooter .row .col-md-3 {
    width: 50% !important;
}

.psg-footer-wrp {
    display: flex;
    flex-wrap: nowrap;
    position: fixed;
    bottom: 90px;
    right: -210px;
    z-index: 99999;
    flex-wrap: wrap;
    width: 280px;
    align-items: center;
    justify-content: center;
    transition: 0.5s all;
}

.psg-footer-wrp:hover {
    right: -20px;
    transition: 0.5s all;
}

.psg-footer-whatsapp-icon a {
    padding: 25px 30px 25px 70px;
    background: #117729;
    color: #FFFFFF !important;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    border-radius: 38px 0px 0px 38px;
    position: relative;
    text-decoration: none !important;
}

.psg-footer-whatsapp-icon a::before {
    content: '\f232';
    position: absolute;
    font-size: 40px;
    color: #FFFFFF !important;
    left: 7.5%;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(-9%, -50%);
    font-weight: 300;
}

/* Footer CSS End */

/* Home page CSS Start */

.interiordiary-slider-section .wpb_row .wpb_content_element {
    margin-bottom: 0px;
}

.interiordiary-home-slider .vc_item {
    position: relative;
    display: block;
}

.transparent-bg {
    background: transparent !important;
    border: none !important;
}

.interiordiary-home-slider .vc_item img {
    height: 100vh !important;
    object-fit: cover !important;
    display: block;
    width: 100%;
    position: relative;
    z-index: 0;
}

.interiordiary-home-slider .vc_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    z-index: 1;
}

.interiordiary-home-slider ol.vc_carousel-indicators li {
    width: 20px;
    height: 5px;
    margin: 0px 5px;
    border-radius: 10px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}

.interiordiary-home-slider ol.vc_carousel-indicators li.vc_active {
    width: 20px;
    height: 5px;
    margin: 0px 5px;
    border-radius: 10px;
    border: 1px solid #4c9caf;
    background-color: #4c9caf;
}

.home-projects-counter .col-md-6:first-child,
.home-projects-counter .col-md-6:last-child,
.home-projects-counter .col-md-6:last-child .twentytwenty-container {
    height: 600px !important;
}

.home-projects-counter.display-table {
    display: flex !important;
    align-items: center;
}

.home-projects-counter .twentytwenty-container img {
    height: 100%;
}

.home-projects-counter .col-md-6:first-child {
    background-color: #000 !important;
    margin-left: 15px;
}

.home-projects-counter .col-md-6:first-child {
    width: 35% !important;
}

.home-projects-counter .col-md-6:last-child {
    width: 65% !important;
}

.home-projects-counter .col-md-6:first-child div {
    height: 600px;
    display: flex;
    align-items: center;
    row-gap: 25px;
    justify-content: center;
    flex-direction: column;
}

.home-projects-counter .col-md-6:first-child div h3 {
    font-size: 125px;
    line-height: 1;
    letter-spacing: 7px;
    text-transform: uppercase;
    align-self: self-start;
}

.home-projects-counter .col-md-6:first-child div p {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 500;
    color: #eceff3;
    font-family: "Dosis", Arial, Helvetica, sans-serif;
    align-self: self-start;
}

.background-overlay {
    background-color: rgb(0 0 0 / 30%) !important;
    background-blend-mode: multiply !important;
}

.id_custom_right_col p {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 500;
    color: #eceff3;
    font-family: "Dosis", Arial, Helvetica, sans-serif;
}

.id_home_we_design .id_home_we_design_imgbox img {
    width: 100%;
    aspect-ratio: 1.40/1;
    object-fit: cover;
    object-position: center;
}

.id_home_contact_us_btn a {
    position: relative;
    padding-right: 50px;
}

.id_home_contact_us_btn a::before {
    content: '\f090';
    font-family: "FontAwesome";
    position: absolute;
    right: 0px;
}

.id_home_contact_section .vc_column-inner.vc_custom_1722431534280 {
    display: flex;
    justify-content: center;
}

.id_home_contact_section .extra-font-weight {
    font-weight: 700;
}

.id_full_width_img figure,
.id_full_width_img figure div,
.id_full_width_img figure img {
    width: 100% !important;
}

/* Home page CSS End */

/* About Us Page CSS Start */
.page-id-864 .zig-zag-sec-bg .who-we-are-main-wrap {
    background-color: transparent !important;
}

.who-we-are-main-wrap {
    padding: 70px 90px 50px 90px;
}

.who-we-are-main-wrap1 {
    padding: 50px 90px 80px 90px !important;
}

.wpb-content-wrapper .vc_custom_1722402847301 {
    padding-top: 50px !important;
    padding-bottom: 79px !important;

}

.who-we-are-main-wrap h2 {
    margin: 40px 0px 12px 0px;
}

.who-we-are-main-wrap1 h2 {
    margin: 40px 0px 12px 0px;
}

.inner-padding {
    padding: 34px 0 96px 0;
}

.features-title {
    text-align: left;
}

.blue-line {
    width: 100px;
    color: #4C9CAF !important;
}

.feature-sub-title {
    margin-top: 25px;
}

.creative-design-image img {
    width: 761px !important;
}

.vc_item {
    display: flex;
    align-items: center;
}

/*.partners-images li{*/
/*    margin:25px 25px 25px 25px !important;*/
/*}*/
.partners-images li.isotope-item {
    position: unset !important;
    height: auto !important;
    width: calc(20% - 30px);
    margin: 0 !important;
}

.partners-images .wpb_image_grid .wpb_image_grid_ul {
    display: flex;
    flex-wrap: wrap;
    height: auto !important;
    justify-content: space-around;
    gap: 30px;
}

.about-image-gallery-wrp .owl-wrapper {
    text-align: center;
}

.about-image-gallery-wrp .image__carousel-wrap .image__carousel-sync1 {
    margin-bottom: 50px;
}

.about-image-gallery-wrp .image__carousel-wrap .image__carousel-sync1 .owl-wrapper-outer {
    margin-left: -25px;
}

.partner-title {
    margin-top: 55px;
}

/* About Us Page CSS End */

/* Design Profile Page CSS Start */

.id-custom-members-grid .grid-container {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}

.id-custom-members-grid .grid-item {
    margin: 0 15px !important;
    margin-bottom: 0px !important;
    width: calc(33.33% - 30px) !important;
    clear: none !important;
    padding: 0px !important;
    overflow: hidden !important;
}

.id-custom-members-grid .featured-image {
    margin-bottom: 15px;
    overflow: hidden !important;
}

.id-custom-members-grid .featured-image:hover img {
    transition: 0.3s all;
    transform: scale(1.2);
}

.id-custom-members-grid .featured-image img {
    transition: 0.3s all;
    width: 100%;
}

.id-custom-members-grid .team-member-name {
    margin-bottom: 10px;
}

.id-custom-members-grid .team-member-name a {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 500;
    color: #eceff3;
    font-family: "Dosis", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.id-custom-members-grid .team-member-name a:hover {
    text-decoration: none !important;
    color: #4c9caf !important;
}

.id-custom-members-grid .team-member-page-link {
    margin-bottom: 0px;
}

.id-custom-members-grid .team-member-page-link a {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    color: #eceff3;
    position: relative;
    padding-right: 30px;
    text-decoration: none !important;
    transition: 0.3s all;
}

.id-custom-members-grid .team-member-page-link a::before {
    content: '\f105';
    position: absolute;
    right: 10px;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(0%, -50%);
    font-weight: 300;
    transition: 0.3s all;
}

.id-custom-members-grid .team-member-page-link a:hover::before {
    right: -5px;
    transition: 0.3s all;
}

.designer-profiles-section .wpb_content_element {
    margin-bottom: 0px !important;
}

/* Design Profile Page CSS End */

/* Designer Team Single Page CSS Start */

.id-team-member-banner .col-md-12 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.id-team-member-banner .id-member-title h1.id-team-member-page-title {
    margin-top: 80px;
    margin-bottom: 0px;
    color: #ECEFF3 !important;
    font-size: 32px;
    letter-spacing: 5px;
    padding-right: 40px;
    text-transform: uppercase;
    text-align: left;
}

.id-team-members-section .id-team-member-details {
    margin-top: 60px;
}

.id-team-members-section .id-team-member-details-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
}

.id-team-members-section .id-team-member-details-row .id-team-member-col {
    margin: 0 15px !important;
    margin-bottom: 0px !important;
    width: calc(33.33% - 30px) !important;
    clear: none !important;
    padding: 30px !important;
    background: #4C9CAF;
    border: none;
    border-radius: 10px;
    transition: 0.3s all;
    box-sizing: border-box;
    /* Ensure padding is included in the height calculation */
}

.id-team-members-section .id-team-member-details-row .id-team-member-col:hover {
    transform: scale(1.05);
    transition: 0.3s all;
}

.id-team-members-section .id-team-member-details-row .content-box-title h2.id-content-title {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 600;
    color: #ffffff;
    font-family: "Dosis", Arial, Helvetica, sans-serif;
    margin: 0px 0px 20px;
}

.id-team-members-section .back-link {
    margin-top: 40px;
    width: fit-content !important;
}

.id-team-members-section .back-link a {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none !important;
    padding-left: 30px;
    position: relative;
    width: fit-content !important;
}

.id-team-members-section .back-link a::before {
    content: '\f104';
    position: absolute;
    left: 10px;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(0%, -50%);
    font-weight: 300;
    transition: 0.3s all;
}

.id-team-members-section .back-link:hover a::before {
    left: 0px;
    transition: 0.3s all;
}

/* Designer Team Single Page CSS End */

/* Gallery Page CSS Start */

.id-gallery-filter-section .id-gallery-filter {
    margin-bottom: 30px !important;
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.id-gallery-filter-section .id-gallery-filter button {
    font-weight: 500;
    font-size: 12px;
    color: #eceff3;
    border: solid 1px rgba(255, 255, 255, .2) !important;
    transition: .5s;
    outline: none;
    background: transparent;
    padding: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
}

.id-gallery-filter-section .id-gallery-filter button:hover,
.id-gallery-filter-section .id-gallery-filter button.active {
    background: #4c9caf !important;
    border-color: #4c9caf !important;
    color: #fff !important;
}

.id-gallery-filter-section #gallery-items .grid-container {
    margin-left: -15px;
    margin-right: -15px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    row-gap: 50px;
}

.id-gallery-filter-section #gallery-items .grid-item .featured-image {
    margin-bottom: 20px;
    position: relative;
}

.id-gallery-filter-section #gallery-items .grid-item .featured-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.id-gallery-filter-section #gallery-items .grid-item:hover .featured-image::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.id-gallery-filter-section #gallery-items .grid-item .featured-image img {
    object-fit: cover;
    object-position: center;
    aspect-ratio: 3/2;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.id-gallery-filter-section #gallery-items .grid-item .team-gallery-img-name a {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 500;
    color: #eceff3;
    font-family: "Dosis", Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    text-decoration: none !important;
}

.id-gallery-filter-section #gallery-items .grid-item:hover .team-gallery-img-name a {
    color: #4c9caf !important;
}

.page-id-853 #content #post-853 section .wpb_content_element {
    margin-bottom: 0px !important;
}

/* Gallery Page CSS End */

/* Gallery Single Page CSS Start  */

.id-single-gallery-banner .col-md-12 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.id-gallery-single-section .id-slider-for-main .slider-for img {
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1.5 / 1;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.id-gallery-single-section .id-gallery-single-top-image-slider-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    flex-direction: row;
}

.id-gallery-single-section .id-gallery-single-top-image-slider-inner .id-slider-for-main {
    width: 100%;
    max-width: calc(100% - 150px);
    padding: 0px;
    height: fit-content;
}

.id-gallery-single-section .id-gallery-single-top-image-slider-inner .id-slider-nav-main {
    width: 100%;
    max-width: 150px;
    line-height: 0;
    height: 660px;
}

.id-gallery-single-section .id-slider-nav-main .slider-nav {
    max-height: 660px;
    height: 100%;
}

.id-gallery-single-section .id-slider-nav-main .slider-nav .slick-list {
    height: 100% !important;
    margin-top: 0px;
}

.id-gallery-single-section .id-slider-nav-main .slider-nav .slick-track {
    height: 100% !important;
}

.id-gallery-single-section .id-slider-nav-main .slick-vertical .slick-slide {
    margin-left: 5px;
    width: 130px;
    margin-bottom: 5px;
    border: none;
}

.id-gallery-single-section .id-slider-nav-main .slider-nav img {
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1.5 / 1;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.id-gallery-single-section .insignia-gallery .insignia-gallery-item img.attachment-full {
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1.5 / 1;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.id-gallery-single-section .id-slider-for-main .slider-for .slick-next,
.id-gallery-single-section .id-slider-for-main .slider-for .slick-prev {
    font-size: 0px;
    background: #4c9caf;
    border: 0 none;
    border-radius: 2px;
    cursor: pointer;
    height: 32px;
    line-height: 30px;
    outline: medium none;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    width: 32px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 1;
}

.id-gallery-single-section .id-slider-for-main .slider-for .slick-next {
    right: 1%;
}

.id-gallery-single-section .id-slider-for-main .slider-for .slick-next::before {
    content: '\f105';
    font-size: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(-50%, -50%);
    font-weight: 300;
}

.id-gallery-single-section .id-slider-for-main .slider-for .slick-prev {
    left: 1%;
}

.id-gallery-single-section .id-slider-for-main .slider-for .slick-prev::before {
    content: '\f104';
    font-size: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(-50%, -50%);
    font-weight: 300;
}

.id-gallery-single-section .back-link {
    margin-top: 40px;
    width: fit-content !important;
}

.id-gallery-single-section .back-link a {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none !important;
    padding-left: 30px;
    position: relative;
    width: fit-content !important;
}

.id-gallery-single-section .back-link a::before {
    content: '\f104';
    position: absolute;
    left: 10px;
    top: 50%;
    font-family: "FontAwesome";
    transform: translate(0%, -50%);
    font-weight: 300;
    transition: 0.3s all;
}

.id-gallery-single-section .back-link:hover a::before {
    left: 0px;
    transition: 0.3s all;
}

/* Gallery Single Page CSS End  */

/* Careers Page CSS Start */

.id-career-form .mb-0 {
    margin-bottom: 40px;
}

.id-career-form .mb-0 p {
    margin-bottom: 0px;
}

.id-career-form .submit-group p input[type=submit] {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.428571429;
    color: #eceff3;
    border: solid 1px rgba(255, 255, 255, .2) !important;
    transition: .5s;
    outline: none;
    background: transparent;
    padding: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
}

.id-career-form .submit-group p input[type=submit]:hover {
    background: #4c9caf !important;
    border-color: #4c9caf !important;
    color: #fff !important;
}

.id-career-form .wpcf7-radio .wpcf7-list-item.first {
    margin-left: 0px !important;
}

.id-career-form .wpcf7-radio .wpcf7-list-item.last {
    margin-left: 25px !important;
}

.id-career-form .wpcf7-radio label input {
    display: none;
}

.id-career-form span.wpcf7-list-item-label {
    padding-left: 30px;
    position: relative;
    cursor: pointer;
}

.id-career-form span.wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #eceff3 !important;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.id-career-form .wpcf7-radio label input:checked + span.wpcf7-list-item-label::before {
    border: 2px solid #4c9caf !important;
}

.id-career-form .wpcf7-radio label input:checked + span.wpcf7-list-item-label::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #4c9caf;
    display: block;
    border-radius: 8px;
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.careers-page-video {
    height: 425px !important;
}

.careers-page-video .de-video-container video {
    object-fit: contain !important;
    width: 100% !important;

}

/* Careers Page CSS End */

/* 404 Error Page CSS Start */

.error404 h1.title_404 {
    font-size: 80px;
    color: #4c9caf;
    line-height: 1;
    text-align: center;
}

.error404 .content_404 {
    margin-bottom: 40px;
}

.error404 a.btn {
    font-weight: 500;
    font-size: 12px;
    color: #eceff3;
    border: solid 1px rgba(255, 255, 255, .2) !important;
    transition: .5s;
    outline: none;
    border-radius: 0px;
    background: transparent;
    padding: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    width: fit-content;
    margin: 0px auto;
}

.error404 a.btn i {
    margin-bottom: 0px;
}

.error404 a.btn:hover {
    background: #4c9caf !important;
    border-color: #4c9caf !important;
    color: #fff !important;
}

/* 404 Error Page CSS End */

/* Faqs Page CSS Start */

.page-id-864 .who-we-are-main-wrap .side-bg:last-child {
    margin-bottom: 0px;
}

.page-id-864 .who-we-are-main-wrap .side-bg {
    margin-bottom: 60px;
}

.page-id-864 .who-we-are-main-wrap .side-bg .col-md-offset-7 {
    margin-left: 55%;
}

.page-id-864 .who-we-are-main-wrap h2 {
    margin-top: 0px;
}

.page-id-864 .who-we-are-main-wrap .side-bg .col-md-offset-7 h2 br {
    display: block !important;
}

.page-id-864 .who-we-are-main-wrap .inner-padding .col-md-5 h2 + br,
.page-id-864 .who-we-are-main-wrap .inner-padding .col-md-5 h2 + br + p,
.page-id-864 .who-we-are-main-wrap .side-bg .col-md-offset-7 br,
.page-id-864 .who-we-are-main-wrap .side-bg .col-md-offset-7 br + p {
    display: none;
}

.page-id-864 .who-we-are-main-wrap .side-bg .inner-padding .col-md-5 {
    padding: 0px !important;
}

.page-id-864 #content {
    padding-bottom: 0px !important;
}

.page-id-864 section.zig-zag-sec-bg {
    background-size: cover !important;
    background: #00000070;
    background-blend-mode: color !important;
}

/* Faqs Page CSS End */

/* Blog Single Page CSS Start */

.single-post .blog-list .page-content .blog-single-text .container {
    width: 100% !important;
}

.single-post .post-controls {
    margin-bottom: 0px !important;
}

.single-post .col-md-12 {
    margin-bottom: 0px !important;
}

/* Blog Single Page CSS End */

.wpcf7 form .wpcf7-response-output {
    margin: 0px 0px 20px;
}