body,
p {
    line-height: 30px;
    font-weight: 400;
    color: #222
}

a,
a:hover {
    text-decoration: none;
    transition: .3s
}

body {
    position: relative;
    font-family: Lato, sans-serif;
    font-size: 18px;
    top: 78px;
    margin: 0;
    overscroll-behavior: none;
    -webkit-font-smoothing: subpixel-antialiased;
    overflow-x: hidden
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-100.woff2") format("woff2"), url("../fonts/lato-v20-latin-100.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-100italic.woff2") format("woff2"), url("../fonts/lato-v20-latin-100italic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-300.woff2") format("woff2"), url("../fonts/lato-v20-latin-300.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-300italic.woff2") format("woff2"), url("../fonts/lato-v20-latin-300italic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-700.woff2") format("woff2"), url("../fonts/lato-v20-latin-700.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-700italic.woff2") format("woff2"), url("../fonts/lato-v20-latin-700italic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-900.woff2") format("woff2"), url("../fonts/lato-v20-latin-900.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-900italic.woff2") format("woff2"), url("../fonts/lato-v20-latin-900italic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-italic.woff2") format("woff2"), url("../fonts/lato-v20-latin-italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-v20-latin-regular.woff2") format("woff2"), url("../fonts/lato-v20-latin-regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.whatsapp.cta-header-btn .fa-whatsapp {
    font-size: 2.5em;
    color: #25d366;
    transition: .3s
}

.whatsapp.cta-header-btn a i:hover {
    font-size: 3.25em
}

.footer-social-media .fa:hover {
    opacity: .7
}

.footer-social-media .fa-facebook {
    background: #3b5998;
    color: #fff
}

.footer-social-media .fa-twitter {
    background: #55acee;
    color: #fff
}

.footer-social-media .fa-linkedin {
    background: #007bb5;
    color: #fff
}

.footer-social-media .fa-youtube-play {
    background: #b00;
    color: #fff
}

.footer-social-media .fa-instagram {
    background: #e4405f;
    color: #fff
}

.footer-social-media .fa-pinterest {
    background: #cb2027;
    color: #fff
}

.footer-social-media .fa {
    padding: 8px;
    font-size: 10px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 3px
}

button:focus {
    outline: dotted 0;
    outline: -webkit-focus-ring-color auto 0
}

a {
    color: #189ba6;
    background-color: transparent
}

a:hover {
    color: #d5b58f
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width:1920px) {
    .fixed-top {
        top: 40px
    }
}

@media (min-width:1440px) and (max-width:1919px) {
    .fixed-top {
        top: 40px
    }
}

@media (min-width:1366px) and (max-width:1439px) {
    .fixed-top {
        top: 40px
    }
}

@media (min-width:1280px) and (max-width:1365px) {
    .fixed-top {
        top: 40px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .fixed-top {
        top: 40px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .fixed-top {
        top: 58px
    }
}

@media (min-width:331px) and (max-width:479px) {
    .fixed-top {
        top: 104px;
        z-index: 99999
    }
}

.footer-description-text {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .5px;
    color: #484848;
    margin: 0;
    padding: 5px 0;
    text-align: center
}

@media (min-width:767px) {
    .city-menu ul {
        column-count: 2
    }
}

.footer-first-title:empty {
    display: none !important
}

@media (max-width:767px) {
    .footer-description-text {
        font-size: 10px;
        line-height: 16px
    }

    .header-navabar-nav-auto {
        height: 100vh;
        overflow: scroll;
        padding-bottom: 100px
    }
}

.collection-swiper-slider .swiper-button-next:after,
.collection-swiper-slider .swiper-button-prev:after,
.display-mb,
.exp-swiper-slider .swiper-button-next:after,
.exp-swiper-slider .swiper-button-prev:after,
.footer-nav-link .footer-nav-link-menu-title,
.local .banner-cont .mob,
.local .meet-designer-mob,
.local-swiper-slider .swiper-button-next:after,
.local-swiper-slider .swiper-button-prev:after,
.mobile-calling-sticky-wrap,
.project-swiper-slider .swiper-button-next:after,
.project-swiper-slider .swiper-button-prev:after,
.testimonial-swiper-slider .swiper-button-next:after,
.testimonial-swiper-slider .swiper-button-prev:after,
.without-shadow-head p {
    display: none
}

.custom-notify a span,
.footer-bottom a:hover,
.footer-sidebar p,
.footer-top-title p,
.local .cta .cta-button:hover,
.pop-up-right-form-section .whatsapp-optin span {
    color: #fff
}

@media only screen and (max-width:700px) {
    .display-desk {
        display: none
    }

    .display-mb {
        display: block !important
    }
}

.blog-gallery .collection-slides-new {
    max-width: 100%
}

#wrapper-navbar .skip-link {
    opacity: 0
}

.footer-top-title,
.form-terms-cond,
.local .space-saving,
.lockdown-offer-content,
.testi-home-btn-wrap,
.view-all-collection-button-new {
    text-align: center
}

.collection-special-features-title,
.pop-up-right-form-section {
    margin-top: 30px
}

.footer-nav-link .footer-nav-link-menu-title,
.footer-nav-link .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: #189ba6
}

.footer-nav-link li {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    padding: 0 20px;
    margin: 0 0 10px
}

.footer-nav-link {
    text-align: center;
    margin: 0 40px 30px
}

.navbar-toggler>.close {
    display: inline
}

.navbar-toggler.collapsed>.close {
    display: none;
    color: #fff
}

.footer-nav-link ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-collapes {
    justify-content: center
}

.why-design-cafe-nav .why-design-cafe-nav-text-main .why-design-cafe-nav-text.active,
.why-design-cafe-nav .why-design-cafe-nav-text-main .why-design-cafe-nav-text:hover {
    background-color: transparent;
    border-bottom: 6px solid #d5b58f;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-weight: 500
}

.bg-text-title {
    position: relative;
    width: 100%
}

.bg-text-title h2 {
    position: absolute;
    width: 100%;
    font-weight: 700;
    bottom: 0;
    display: flex;
    align-items: flex-start;
    padding-left: 2px;
    margin-bottom: 0;
    z-index: 99;
    color: #333
}

.bg-text-title p {
    position: relative;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    color: #e6e6e6;
    display: flex;
    align-items: end;
    margin-bottom: 0;
    opacity: 0
}

.offer-section-row {
    background-color: #d5b58f;
    text-align: center
}

.header-bg {
    padding: 5px 20px;
    background-color: #fff
}

.navbar-dark .navbar-nav .active>.nav-link {
    color: #189ba6 !important
}

.navbar-dark .navbar-nav .nav-link {
    color: #189ba6 !important;
    font-size: 14px;
    padding: 0 20px 0 0
}

.custom-logo-link img {
    width: 182px
}

.cta-header-btn {
    margin-left: 16px
}

.cta-header-btn a {
    color: #000;
    font-size: 14px
}

.footer-title {
    font-size: 18px;
    position: relative;
    padding-bottom: 12px
}

.footer-title:after {
    content: "";
    position: absolute;
    width: 30px;
    background: #189ba6;
    bottom: 0;
    height: 3px;
    left: 0
}

.footer-first-title .textwidget {
    margin-top: 18px;
    font-size: 14px;
    color: #ccc
}

.meet-mumbai-designer-main {
    padding: 50px 0;
    background: #f8f8f8
}

.why-design-cafe-main-inner-section {
    margin-top: 10px
}

.meet-mumbai-designer-main-title-section {
    position: relative;
    margin: 0
}

.why-design-cafe-main-title-watermark {
    position: absolute;
    color: #f1f0f0;
    top: 0;
    font-weight: 700;
    font-size: 96px;
    margin-bottom: 0
}

.meet-mumbai-designer-sub-title {
    font-size: 22px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 500
}

.meet-mumbai-designer-para-main p {
    font-size: 18px;
    margin-bottom: 0
}

.meet-mumbai-designer-para-main {
    margin-top: 50px;
    padding-bottom: 50px
}

.common-link-button,
.footer-top-title .custom-html-widget a {
    display: inline-block;
    background-color: #189ba6;
    padding: 15px 30px;
    color: #fff
}

.footer-wrapper,
.video-img-container .video-btn:hover {
    background-color: #000
}

.nav-tabs .nav-link.active {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: -5px
}

.why-design-cafe-nav .why-design-cafe-nav-text-main .why-design-cafe-nav-text:hover {
    margin-bottom: -5px
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    cursor: pointer
}

.why-design-cafe-nav {
    border-bottom: 3px solid
}

nav.why-design-cafe-nav .nav-tabs .nav-link {
    border: 0 solid transparent
}

#custom_html-2,
.card-header.mb-foot-nav-head,
.local .faq-content-section,
.local .meet-mumbai-designer-main,
.modal-body,
.new-popup-modal .modal-body {
    padding: 0
}

.footer-top-title .custom-html-widget a {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px
}

.common-link-button {
    -webkit-transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.latest-projects-know-more-button {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px
}

.common-link-button:hover {
    background-color: #062639;
    color: #fff;
    text-decoration: none;
    transition: .3s
}

.btn-link:focus,
.btn-link:hover,
.custom-notify a span:first-child {
    text-decoration: underline
}

.why-design-cafe-nav-text {
    color: #000;
    font-size: 18px
}

.why-design-cafe-tab-content {
    margin: 35px 0
}

.footer-top-title p,
.widget-top-title {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 500
}

.btn-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link:hover {
    color: #2600e6
}

.footer-top,
.local-swiper-slider {
    padding-bottom: 40px
}

.footer-sidebar {
    padding-bottom: 24px
}

.footer-top-section {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.footer-wrapper {
    padding: 50px 0 0 !important;
    color: #fff
}

.footer-bottom {
    padding: 20px 0
}

.footer-bottom a {
    color: #ccc
}

.footer-bottom p {
    font-size: 12px;
    color: #ccc;
    margin-bottom: 0
}

.site-footer {
    display: flex;
    align-items: center
}

.site-info {
    flex: 1
}

.social-icon {
    flex: 1;
    text-align: right
}

.faqs-row-second-section {
    padding: 30px 0
}

.citiesfaq .faqs-answer {
    font-size: 14px;
    padding: 0 10px 10px
}

.faqs-question {
    border-left: 0;
    border-radius: 0;
    border-right: 0px
}

#accordion1 .card {
    border: none;
    border-bottom: 1px solid #e6e6e6 !important
}

#accordion1 .faq-question-row-link {
    display: flex;
    left: 0;
    top: 0;
    font-weight: 600;
    width: 100%;
    text-align: left;
    align-items: flex-start;
    justify-content: space-between
}

.faqs-question-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 0;
    align-items: flex-start;
    padding: 0;
    cursor: pointer
}

#accordion1 .faqs-question .faq-question-row-link:after {
    font-family: FontAwesome;
    content: "\f107";
    float: right;
    padding: 0;
    font-size: 20px;
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: 20px;
    line-height: 1
}

#accordion1 .faqs-question .collapsed:after {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.faqs-answer {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #222;
    padding: 0 10px 10px 34px
}

.faq-content-section {
    padding: 50px 0
}

.faqs-question-header .btn-link:hover {
    color: #222;
    text-decoration: none
}

.faqs-question-header .btn-link {
    color: #222
}

.collection-special-features-title span {
    font-size: 22px;
    font-weight: 500;
    line-height: 1
}

.collection-home-cta-btn {
    display: inline-block;
    margin: 20px 0 0
}

.collection-home-cta-btn a {
    color: #fff;
    padding: 15px 50px;
    background: #189ba6;
    display: inherit
}

.collection-listing-slide-content-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.video-img-container .video-btn {
    left: 50%;
    background-color: #189ba6;
    display: inline-flex;
    align-items: center;
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    height: 40px;
    width: 40px;
    border: none;
    border-radius: 100%;
    text-align: center;
    justify-content: center
}

.video-testimonial-meta {
    margin-top: 20px;
    margin-bottom: 20px
}

.video-img-container {
    position: relative;
    width: 100%;
    max-width: 400px
}

.video-img-container img {
    width: 100%;
    height: auto
}

.video-testimonial-meta .vdo-testimonial-title {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.video-testimonial-slider {
    padding-top: 45px
}

.new-cta-color-arrow a:hover,
.new-cta-color-arrow-btn:hover {
    color: #062639;
    background-color: transparent
}

button.navbar-toggler.second-button:focus {
    outline: 0;
    border: 0;
    text-decoration: none
}

.animated-icon2 {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.animated-icon2 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: #222
}

.animated-icon2 span:first-child {
    top: 0
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
    top: 8px
}

.animated-icon2 span:nth-child(4) {
    top: 17px
}

.mobile-footer-navigation {
    display: none;
    margin: 0 0 30px
}

#accordion [data-toggle=collapse] .fa:before {
    content: "\f068"
}

.card.mb-foot-nav {
    border-radius: 0;
    background: 0 0;
    padding: 0;
    margin: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.btn.btn-link.foot-nav-btn {
    margin: 0;
    padding: 10px 0 7px;
    color: #fff;
    font-weight: 300;
    width: 100%;
    text-align: left
}

i.fa.mb-foot-icons {
    text-align: right;
    justify-content: right;
    display: inline-block;
    width: 80%
}

.btn.btn-link.foot-nav-btn:hover,
.new-cta-color-arrow a:hover {
    text-decoration: none
}

.quick-links-content section div ul {
    padding: 0;
    list-style: none
}

.quick-links-content section div ul li {
    margin: 0 0 12px;
    padding: 0
}

.new-cta-color-arrow a,
.new-cta-color-arrow-btn {
    background-color: transparent;
    color: #189ba6;
    text-decoration: underline
}

.without-shadow-head h2 {
    position: relative;
    display: block
}

.collection-listing-section-slider {
    padding-top: 30px;
    padding-bottom: 25px
}

.blog-gallery .collection-listing-section-slider {
    padding-top: 0;
    padding-bottom: 0
}

.blog-gallery .title-blog {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.collection-slides-new {
    margin-left: auto;
    margin-right: auto
}

.view-all-collection-button-new a {
    font-weight: 600;
    font-size: 18px
}

@media (min-width:1920px) {
    .why-design-cafe-main-inner-section {
        margin-top: 60px
    }

    .custom-logo-link img {
        width: auto
    }

    .footer-top-title p,
    .widget-top-title {
        font-size: 36px;
        margin-bottom: 50px
    }

    .footer-top-title .custom-html-widget a {
        font-size: 25px;
        padding: 18px 40px
    }

    .footer-title {
        font-size: 25px
    }

    .footer-title:after {
        width: 45px
    }

    .footer-first-title .textwidget {
        font-size: 18px;
        line-height: 24px
    }

    .footer-top {
        padding-bottom: 100px
    }

    .footer-bottom p {
        font-size: 16px
    }

    .footer-wrapper {
        padding: 60px 0 0 !important
    }

    .navbar-dark .navbar-nav .nav-link {
        font-size: 20px;
        padding: 0 15px
    }

    .faqs-answer,
    .nav-tabs .nav-link.active,
    .why-design-cafe-nav-text {
        font-size: 24px
    }

    .header-bg {
        padding: 5px 20px
    }

    body {
        padding-top: 0
    }

    .offer-section-row {
        background-color: #d5b58f;
        text-align: center
    }

    .offer-section-col {
        padding-right: 0;
        padding-left: 0
    }

    .faqs-answer {
        padding: 20px 0
    }

    .faqs-question-header {
        padding: 20px 10px
    }

    .faq-content-section {
        padding: 50px 0
    }

    .local .faq-content-section {
        padding: 0
    }

    .collection-special-features-title span {
        font-size: 24px;
        font-weight: 500;
        line-height: 1
    }

    .cta-header-btn a {
        color: #000;
        font-size: 20px
    }

    .common-link-button {
        font-size: 23px
    }

    .why-design-cafe-nav .why-design-cafe-nav-text-main .why-design-cafe-nav-text.active {
        border-bottom: 8px solid #d5b58f
    }

    .meet-mumbai-designer-sub-title {
        font-size: 24px;
        line-height: 1
    }

    .bg-text-title p {
        font-size: 60px
    }

    .bg-text-title h2 {
        top: 30px;
        font-size: 30px
    }

    .collection-listing-section-slider {
        padding-top: 30px;
        padding-bottom: 25px
    }

    .collection-listing-slide-content-new {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .collection-slides-new {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .view-all-collection-button-new {
        text-align: center
    }

    .view-all-collection-button-new a {
        font-weight: 600;
        font-size: 18px
    }
}

@media (max-width:1919px) and (min-width:1440px) {
    .collection-listing-section-slider {
        padding-top: 30px;
        padding-bottom: 25px
    }

    .collection-listing-slide-content-new {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .collection-slides-new {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .view-all-collection-button-new {
        text-align: center
    }

    .view-all-collection-button-new a {
        font-weight: 600;
        font-size: 18px
    }
}

@media (min-width:1280px) and (max-width:1365px) {
    .blog-gallery .collection-listing-section-slider {
        padding: 4px 0
    }

    .collection-listing-section-slider {
        padding-top: 30px;
        padding-bottom: 25px
    }

    .collection-listing-slide-content-new {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .collection-slides-new {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .view-all-collection-button-new a {
        font-weight: 600;
        font-size: 18px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    body {
        padding-top: 0
    }

    .header-bg {
        padding: 14px 23px;
        background-color: #fff
    }

    .offer-section-row {
        background-color: #d5b58f;
        text-align: center
    }

    .offer-section-col {
        padding-right: 0;
        padding-left: 0
    }

    .why-design-cafe-nav .why-design-cafe-nav-text-main .why-design-cafe-nav-text.active,
    .why-design-cafe-nav-text {
        font-size: 15px
    }

    .cta-header-btn a,
    .header-navabar-nav .header-navabar-nav-auto {
        font-size: 12px
    }

    .custom-logo-link {
        width: 182px
    }

    .cta-header-btn {
        margin-left: 10px
    }

    .navbar-dark .navbar-nav .nav-link {
        padding: 0 7px;
        font-size: 13px
    }

    .bg-text-title p {
        font-size: 40px
    }

    .bg-text-title h2 {
        font-size: 20px;
        padding-left: 0
    }

    .meet-mumbai-designer-main .meet-mumbai-designer-main-container {
        max-width: 992px
    }

    .common-link-button {
        font-size: 16px;
        padding: 12px 35px
    }

    .widget-top-title {
        font-size: 26px
    }

    .latest-projects-know-more-button {
        margin-top: 40px
    }

    .footer-top-title p {
        font-size: 24px
    }

    .meet-mumbai-designer-main {
        padding: 40px 0 0
    }

    .meet-mumbai-designer-para-main p {
        font-size: 16px;
        line-height: 28px
    }

    .local .faq-content-section {
        padding: 0
    }

    .meet-designer-bg-text {
        padding: 0 10px 0 0
    }

    .faqs-answer {
        padding: 0 0 30px
    }

    .faqs-question-header {
        padding: 30px 0
    }

    .faq-content-section {
        padding: 30px 0 0
    }

    .footer-top {
        padding-bottom: 50px
    }

    .footer-top-title .custom-html-widget a {
        padding: 11px 30px
    }

    .footer-title {
        padding-bottom: 16px
    }

    .footer-bottom {
        padding: 30px 0 40px
    }

    .collection-special-features-title span {
        font-size: 18px;
        font-weight: 500;
        line-height: 1
    }

    .video-testimonial-slider {
        padding-top: 40px
    }

    .why-design-cafe-tab-content {
        margin: 30px 0
    }

    .meet-mumbai-designer-para-main {
        margin-top: 35px;
        padding-bottom: 40px
    }

    .collection-listing-section-slider {
        padding-top: 30px;
        padding-bottom: 25px
    }

    .collection-listing-slide-content-new {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .collection-slides-new {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .view-all-collection-button-new {
        text-align: center
    }
}

@media (min-width:768px) and (max-width:1023px) {

    body,
    p {
        line-height: 20px;
        color: #222;
        font-size: 14px
    }

    .header-navabar-nav ul li {
        padding-top: 10px
    }

    .container {
        max-width: 100% !important;
        padding: 0 5% !important
    }

    .offer-section-row {
        background-color: #d5b58f;
        text-align: center
    }

    .offer-section-col {
        padding-right: 0;
        padding-left: 0
    }

    .bg-text-title p {
        font-size: 28px
    }

    .bg-text-title h2 {
        font-size: 18px;
        top: 10px;
        padding-left: 2px
    }

    .latest-projects-know-more-button {
        margin: 50px 0
    }

    .local .faq-content-section,
    .meet-designer-img,
    .site-info {
        padding: 0
    }

    .meet-mumbai-designer-sub-title {
        font-size: 22px;
        font-weight: 300
    }

    .meet-mumbai-designer-para-main {
        margin-top: 30px;
        padding-bottom: 10px
    }

    .meet-mumbai-designer-para-main p {
        font-weight: 300;
        line-height: 34px;
        margin-bottom: 25px
    }

    .faq-content-section {
        padding: 30px 0 0
    }

    .footer-top {
        padding-bottom: 0
    }

    .widget-top-title {
        font-size: 36px;
        margin-bottom: 50px
    }

    .footer-top-title p {
        font-size: 30px;
        margin-bottom: 50px
    }

    .footer-wrapper {
        padding: 60px 0 0 !important
    }

    .footer-top-title {
        text-align: left
    }

    .footer-top-title .custom-html-widget a {
        text-align: center;
        padding: 11px 26px
    }

    .footer-title {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 600;
        padding-bottom: 20px
    }

    .footer-title:after {
        width: 35px
    }

    .footer-first-title .textwidget {
        margin-top: 40px;
        line-height: 24px
    }

    .footer-first-title {
        padding-top: 20px
    }

    i.fa.mb-foot-icons {
        width: 90%
    }

    .footer-bottom a,
    .footer-bottom p {
        color: #ccc
    }

    .faqs-answer {
        font-size: 18px;
        padding: 0 0 40px
    }

    .faqs-question-header {
        padding: 20px 0
    }

    .collection-special-features-title span {
        font-size: 20px;
        font-weight: 500;
        line-height: 1
    }

    .video-testimonial-slider {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .meet-mumbai-designer-main {
        background: #f8f8f8;
        padding: 40px 0
    }

    .video-testimonial-meta .vdo-testimonial-title {
        font-size: 20px;
        font-weight: 600
    }

    .video-img-container {
        position: relative;
        width: 100%;
        max-width: 100%
    }

    .footer-bottom {
        padding: 30px 0
    }

    .collection-listing-section-slider {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .collection-home-cta-btn a {
        color: #fff;
        padding: 10px 30px;
        background: #189ba6;
        display: inherit
    }

    .footer-nav-link li {
        display: list-item;
        list-style: none;
        padding: 0;
        margin-bottom: 10px
    }

    .footer-nav-link .footer-nav-link-menu-title {
        display: block;
        color: #189ba6;
        font-size: 18px
    }

    .footer-nav-link {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 10px 0;
        margin-top: 30px;
        margin-bottom: 0;
        display: none
    }

    .footer-nav-link .close {
        font-size: 40px;
        font-weight: 300;
        opacity: 1;
        color: #189ba6;
        text-shadow: none
    }

    .mobile-footer-navigation {
        display: block;
        margin: 30px 0
    }

    .new-cta-color-arrow a,
    .new-cta-color-arrow-btn {
        background-color: transparent;
        color: #189ba6
    }

    .collection-slides-new {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .view-all-collection-button-new a {
        font-size: 18px;
        font-weight: 600
    }

    .collection-listing-slide-content-img {
        margin-left: -5%;
        margin-right: -5%
    }
}

@media (min-width:480px) and (max-width:767px) {
    .fixed-top {
        z-index: 99999
    }

    body,
    p {
        font-size: 14px;
        line-height: 20px;
        color: #222
    }

    .container {
        max-width: 100% !important;
        padding: 0 5% !important
    }

    .footer-sticky-btn {
        padding-left: 0
    }

    .header-navabar-nav ul li {
        padding-top: 10px
    }

    .header-bg {
        padding: 18px 10px;
        background-color: #fff
    }

    .offer-section-row {
        background-color: #d5b58f;
        text-align: center
    }

    .offer-section-col,
    .row.meet-mumbai-designer-main-title-section {
        padding-right: 0;
        padding-left: 0
    }

    .bg-text-title h2 {
        font-size: 22px;
        padding-left: 2px
    }

    .bg-text-title p {
        font-size: 28px
    }

    .local .faq-content-section,
    .meet-designer-img,
    .site-info {
        padding: 0
    }

    .video-testimonial-meta {
        margin-bottom: 0
    }

    .footer-nav-link {
        margin-top: 0
    }

    .meet-mumbai-designer-main {
        background: #f8f8f8;
        margin-top: 0;
        padding: 40px 0 0
    }

    .latest-projects-know-more-button {
        margin-top: 30px;
        text-align: center;
        margin-right: 0
    }

    .meet-mumbai-designer-para-main {
        margin-top: 25px
    }

    .meet-mumbai-designer-sub-title {
        font-size: 18px;
        color: #666;
        margin-bottom: 15px;
        font-weight: 400
    }

    .meet-mumbai-designer-para-main p {
        font-size: 16px;
        line-height: 34px;
        color: #666;
        margin-bottom: 20px
    }

    .common-link-button {
        font-size: 16px
    }

    .footer-wrapper {
        background-color: #000;
        padding: 40px 0 0 !important;
        color: #fff
    }

    .footer-top-title {
        text-align: left
    }

    .footer-top-title .custom-html-widget a {
        text-align: center;
        font-size: 16px;
        line-height: 18px
    }

    .footer-top-title p,
    .widget-top-title {
        font-size: 24px;
        margin-bottom: 50px
    }

    .footer-sidebar,
    .footer-top {
        padding-bottom: 0
    }

    .footer-first-title {
        margin-bottom: 50px
    }

    .faq-content-section,
    .faqs-row-second-section,
    .footer-bottom {
        padding: 30px 0
    }

    .custom-logo-link img {
        width: 187px
    }

    .faqs-question {
        border-left: 0;
        border-radius: 0;
        border-right: 0px
    }

    .faqs-question-header {
        background-color: transparent;
        display: flex;
        padding: 10px 0;
        justify-content: space-between
    }

    .faqs-answer {
        font-size: 14px;
        color: #1b1919;
        line-height: 28px;
        padding: 0
    }

    .collection-special-features-title span {
        font-size: 20px;
        font-weight: 500;
        line-height: 1
    }

    .video-testimonial-slider {
        padding-top: 30px
    }

    .video-testimonial-meta .vdo-testimonial-title {
        font-size: 20px;
        font-weight: 600
    }

    .video-img-container {
        position: relative;
        width: 100%;
        max-width: 100%
    }

    .site-footer {
        margin-bottom: 30px
    }

    .mobile-calling-sticky-wrap {
        display: block
    }

    .footer-stickey-mobile {
        background: #20b4c0;
        padding: 10px;
        display: none;
        width: 100%;
        max-width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 999
    }

    .cta-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center
    }

    .collection-home-cta-btn a {
        color: #fff;
        padding: 8px 20px;
        background: #189ba6;
        display: inherit
    }

    .footer-nav-link li {
        display: list-item;
        list-style: none;
        padding: 0;
        margin-bottom: 10px
    }

    .footer-nav-link .footer-nav-link-menu-title {
        display: block;
        color: #189ba6;
        font-size: 18px
    }

    .footer-nav-link {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 5px 0;
        display: none
    }

    .mobile-footer-navigation {
        display: block;
        margin: 30px 0
    }

    .footer-nav-link .close {
        font-size: 40px;
        font-weight: 300;
        opacity: 1;
        color: #189ba6;
        text-shadow: none
    }

    .new-cta-color-arrow a,
    .new-cta-color-arrow-btn {
        background-color: transparent;
        color: #189ba6
    }

    .collection-slides-new {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .collection-listing-section-slider {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .view-all-collection-button-new a {
        font-weight: 600;
        font-size: 18px
    }

    .collection-listing-slide-content-img {
        margin-left: -5%;
        margin-right: -5%
    }
}

@media (min-width:320px) and (max-width:479px) {

    body,
    p {
        line-height: 22px;
        color: #222;
        font-weight: 400;
        font-size: 14px
    }

    .footer-bottom p {
        font-size: 13px;
        color: #ccc;
        margin-bottom: 8px;
        text-align: center
    }

    body {
        top: 58px
    }

    .container {
        max-width: 100% !important;
        padding: 0 5% !important
    }

    .header-bg {
        padding: 5px 20px;
        background-color: #fff
    }

    .header-navabar-nav ul li {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .header-navabar-nav ul li:first-child {
        padding-top: 15px
    }

    .offer-section-row {
        background-color: #d5b58f;
        text-align: center
    }

    .offer-section-col,
    .row.meet-mumbai-designer-main-title-section {
        padding-right: 0;
        padding-left: 0
    }

    .custom-logo-link {
        width: 161px
    }

    .bg-text-title p {
        font-size: 26px
    }

    .meet-mumbai-designer-para-main {
        margin-top: 30px;
        padding-bottom: 30px
    }

    .meet-mumbai-designer-sub-title {
        font-size: 16px;
        color: #333;
        margin-bottom: 15px;
        font-weight: 400;
        line-height: 20px
    }

    .meet-mumbai-designer-para-main p {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 25px
    }

    .common-link-button {
        font-size: 14px;
        padding: 8px 20px
    }

    .footer-wrapper {
        background-color: #000;
        padding: 40px 0 0 !important;
        color: #fff
    }

    .footer-top-title {
        text-align: left
    }

    .footer-top-title .custom-html-widget a {
        text-align: center;
        font-size: 16px;
        padding: 8px 13px;
        line-height: 16px
    }

    .widget-top-title {
        margin-bottom: 30px;
        font-size: 16px
    }

    .footer-top-title p {
        font-size: 18px;
        margin-bottom: 30px
    }

    .footer-title {
        font-size: 20px;
        font-weight: 500;
        padding-bottom: 20px;
        text-transform: uppercase
    }

    .footer-title:after {
        width: 35px
    }

    .footer-first-title .textwidget {
        margin-top: 40px
    }

    .footer-top {
        padding-bottom: 40px
    }

    .footer-first-title {
        margin-bottom: 50px
    }

    .footer-sidebar {
        padding-bottom: 0
    }

    .faqs-row-second-section,
    .footer-bottom {
        padding: 30px 0
    }

    .site-footer {
        flex-direction: column
    }

    .mobile-calling-sticky-wrap,
    .mobile-footer-navigation {
        display: block
    }

    .faq-content-section {
        padding: 30px 0 0
    }

    .local .faq-content-section,
    .meet-mumbai-designer-main-container .meet-designer-img,
    button.navbar-toggler {
        padding: 0
    }

    #accordion1 .faq-question-row-link {
        font-size: 14px
    }

    .latest-projects-know-more-button {
        margin-top: 30px;
        margin-bottom: 0
    }

    .meet-mumbai-designer-main {
        background: #f8f8f8;
        margin-top: 0;
        padding: 40px 0 0
    }

    .citiesfaq .faqs-answer {
        font-size: 14px;
        padding: 10px 20px
    }

    .faqs-row-second-section-col {
        padding-left: 0;
        padding-right: 0
    }

    .faqs-question {
        border-left: 0;
        border-radius: 0;
        padding: 0;
        border-right: 0px
    }

    .faqs-question-header {
        background-color: #eaeaea;
        display: flex;
        padding: 15px 10px;
        justify-content: space-between
    }

    .faqs-answer {
        font-size: 12px;
        color: #1b1919;
        padding: 15px 10px 15px 20px;
        line-height: 20px
    }

    .blog-gallery .collection-listing-slide-content-img {
        margin-left: 0;
        margin-right: 0
    }

    .bg-text-title h2 {
        padding-left: 2px;
        top: 8px;
        font-size: 20px
    }

    .collection-special-features-title span {
        font-size: 18px;
        font-weight: 500;
        line-height: 1
    }

    .video-testimonial-slider {
        padding-top: 20px
    }

    .video-testimonial-meta {
        margin-bottom: 0
    }

    .blog-gallery .view-all-collection-button-new {
        margin-top: 10px
    }

    .video-testimonial-meta .vdo-testimonial-title {
        font-size: 18px;
        font-weight: 600
    }

    .site-info {
        padding: 0 50px
    }

    .footer-stickey-mobile {
        background: #20b4c0;
        padding: 10px;
        display: none;
        width: 100%;
        max-width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 999
    }

    .cta-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center
    }

    .footer-stickey-mobile .footer-sticky-btn {
        padding: 0 5px
    }

    .site-footer {
        margin-bottom: 60px
    }

    .collection-home-cta-btn a {
        color: #fff;
        padding: 8px 20px;
        background: #189ba6;
        display: inherit
    }

    .footer-nav-link li {
        display: list-item;
        list-style: none;
        padding: 0;
        margin-bottom: 10px;
        font-size: 14px
    }

    .footer-nav-link .footer-nav-link-menu-title {
        display: block;
        color: #189ba6;
        font-size: 18px
    }

    .footer-nav-link {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 10px 0;
        display: none
    }

    .footer-nav-link .close {
        font-size: 40px;
        font-weight: 300;
        opacity: 1;
        color: #189ba6;
        text-shadow: none
    }

    .new-cta-color-arrow a,
    .new-cta-color-arrow-btn {
        background-color: transparent;
        color: #189ba6
    }

    .collection-slides-new {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .collection-listing-section-slider {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 10px
    }

    .blog-gallery .collection-listing-section-slider {
        padding-top: 0;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .view-all-collection-button-new a {
        font-size: 17px;
        font-weight: 600
    }

    .collection-listing-slide-content-img {
        margin-left: -5%;
        margin-right: -5%
    }
}

.fixed-top {
    border-bottom: 1px solid #f2f2f2
}

@media (min-width:360px) and (max-width:479px) {
    .whatsapp.cta-header-btn {
        display: none
    }

    .fixed-top {
        top: 0
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1450px !important;
        padding: 0 60px !important
    }
}

@media (min-width:1024px) and (max-width:1439px) {
    .container {
        max-width: 100% !important;
        padding: 0 60px !important
    }
}

@media (min-width:1024px) {
    .footer-nav-link li {
        display: inline-block;
        font-weight: 300;
        font-size: 16px;
        padding: 0;
        margin: 0 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: left
    }

    .footer-nav-link ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-nav-link {
        text-align: center;
        margin: 0 0 30px;
        padding: .5rem 0
    }
}

.cta-button-header,
.cta-button-text {
    align-items: center;
    display: inline-flex
}

#contactUsModal {
    z-index: 999999
}

@media (min-width:320px) and (max-width:767px) {
    .blog-category-new-lisitng a {
        min-height: 220px
    }

    .display-mb {
        min-height: 185px
    }

    .meet-designer-img,
    .video-img-container-home {
        min-height: 180px
    }

    .awards-winner .slider-box {
        min-height: 130px
    }

    .mobile-banner-placholder {
        min-height: 340px
    }

    .mobile-slider-placholder {
        min-height: 320px
    }
}

:root {
    --cta: #981f1f;
    --radius: 8px;
    --dur: 5s
}

.cta-button-header {
    position: relative;
    justify-content: center;
    gap: 8px;
    padding: 12px 15px;
    border-radius: var(--radius);
    border: 1px solid var(--cta);
    background: 0 0;
    cursor: pointer;
    overflow: hidden;
    transition: transform .2s;
    color: var(--cta);
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .2px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.cta-button-header:focus {
    outline: 0 !important
}

.cta-button:hover {
    transform: scale(1.04)
}

.cta-button:active {
    transform: scale(.98)
}

.cta-button:focus-visible {
    outline: rgba(152, 31, 31, .35) solid 3px;
    outline-offset: 3px
}

.cta-button-fill {
    position: absolute;
    inset: 0;
    background-color: var(--cta);
    border-radius: calc(var(--radius) - 2px);
    transform: translateX(-101%);
    z-index: 0;
    animation: fillAnimation var(--dur) ease-in-out infinite
}

.cta-button-text,
.local .banner-cont {
    position: relative
}

.cta-button-text {
    z-index: 1;
    gap: 10px;
    animation: textColorAnimation var(--dur) ease-in-out infinite;
    white-space: nowrap
}

.cta-arrow {
    display: inline-flex;
    width: 20px;
    height: 20px;
    opacity: 0;
    transform: translateX(16px);
    animation: arrowAnimation var(--dur) ease-in-out infinite
}

.cta-arrow svg {
    width: 20px;
    height: 20px;
    color: inherit;
    animation: arrowColorAnimation var(--dur) linear infinite
}

@keyframes fillAnimation {

    0%,
    100% {
        transform: translateX(-101%)
    }

    30%,
    90% {
        transform: translateX(0)
    }
}

@keyframes textColorAnimation {

    0%,
    100% {
        color: var(--cta)
    }

    30%,
    90% {
        color: #fff
    }
}

@keyframes arrowAnimation {

    0%,
    100% {
        transform: translateX(16px);
        opacity: 0
    }

    30%,
    60%,
    90% {
        transform: translateX(0);
        opacity: 1
    }

    45%,
    75% {
        transform: translateX(3px);
        opacity: 1
    }
}

@keyframes arrowColorAnimation {

    0%,
    100% {
        color: var(--cta)
    }

    20%,
    92% {
        color: #fff
    }
}

@media (prefers-reduced-motion:reduce) {

    .cta-arrow,
    .cta-arrow svg,
    .cta-button,
    .cta-button-fill,
    .cta-button-text {
        animation: none !important;
        transition: none !important
    }

    .cta-button-fill {
        transform: none;
        opacity: 0
    }
}

.c-featured__item_new img,
.video-img-container-home img {
    border-radius: 0 !important
}

.modal-size {
    max-width: 760px !important
}

.new-popup-modal {
    border-radius: 20px !important
}

span.form-select-img {
    max-width: initial
}

.model-popup-btn button {
    color: #000;
    text-shadow: none;
    opacity: 1
}

.offer-section-col,
.remove-side-padding {
    padding-right: 0;
    padding-left: 0
}

.dc-comp-card,
.dc-comp-row,
.dc-comp-vs-circle {
    display: flex
}

.dc-comp-row {
    align-items: center
}

.dc-comp-head-card.c-left {
    align-items: flex-start
}

.dc-comp-vs-circle {
    justify-content: center;
    align-items: center
}

.dc-comp-card {
    box-shadow: rgba(0, 0, 0, .16) 0 3px 6px, rgba(0, 0, 0, .23) 0 3px 6px;
    align-items: center
}

@media (max-width:768px) {
    .dc-comp-header .dc-comp-col-left {
        background: #3ebba8;
        margin-right: -50px
    }

    .dc-comp-header .dc-comp-col-right {
        background-color: #927555;
        margin-left: -50px
    }

    .dc-comp-head-card.c-right {
        margin: 0 !important;
        padding: 0 0 0 45px
    }

    .dc-comp-head-card.c-left {
        margin: 0 !important;
        padding: 0 0 0 10px !important
    }

    .dc-comp-head-card {
        width: 100% !important
    }

    .c-left img {
        height: auto;
        width: 65%
    }
}

.local .dream-home,
.local .hapy-cus {
    padding-bottom: 35px;
    text-align: center
}

.local .banner .centered {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background: rgba(0, 0, 0, .4);
    padding: 30px;
    border-radius: 5px
}

.local .banner .centered .cta .cta-button,
.local .cta .cta-button {
    padding: 12px 35px;
    background-color: #189ba6;
    color: #fff;
    cursor: pointer
}

.local .banner .centered .first h1 {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
    font-family: sans-serif;
    margin-bottom: 16px
}

.local .banner .centered .thrid p {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 40px;
    color: #fff !important
}

.local .banner .centered .cta .cta-button {
    border-radius: 0;
    font-size: 16px;
    font-weight: 650
}

.local .subBanner {
    background-color: #189ba6;
    margin-top: 10px;
    text-align: center;
    color: #fff
}

.local .subBanner .subbanner-img {
    margin-top: -60px;
    margin-bottom: 10px
}

.local .subBanner .subbanner-text {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}

.local .section-divider {
    padding-top: 35px
}

.local .dream-home {
    background: #ebebeb
}

.local .sub-heading {
    font-weight: 650;
    margin-bottom: 30px
}

.local .dream-home .txt-dream {
    margin-top: 10px;
    font-weight: 500
}

.local .cta .cta-button {
    font-size: 16px;
    font-weight: 650;
    display: inline-block
}

.local .cta {
    margin-top: 25px
}

.local .sub-heading h2 {
    font-size: 22px;
    font-weight: 650
}

.local .meet-designer-mob .meet-designer-img {
    margin-bottom: 20px
}

.local .slider-text-1 {
    margin-top: 5px;
    font-size: 15px;
    font-weight: 500
}

.local .video-testimonial-slider {
    padding-top: 0
}

.local .collection-home-cta-btn {
    margin: 0
}

.local .video-testimonial-meta-home {
    padding: 20px
}

.local .end-to-end-home {
    text-align: center;
    background-color: #ebebeb;
    padding-bottom: 35px
}

.local .main-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center
}

.local .main-box .img-box {
    text-align: center;
    flex: 1
}

.local .main-box .text-box {
    flex: 0;
    flex-basis: 60%;
    padding-left: 0;
    text-align: left
}

.local .main-box .text-box .text-box-head {
    font-weight: 700;
    font-size: .9rem
}

.local .main-box .text-box .text-box-subhead {
    font-size: .9rem;
    line-height: 22px
}

.local .mb-50 {
    margin-bottom: 50px
}

.local .why-choose-dc {
    text-align: center;
    margin-bottom: 35px
}

.local .meet-mumbai-designer-para-main {
    padding-bottom: 25px
}

.local .exp-center {
    text-align: center;
    margin-bottom: 25px
}

.back-to-blog,
.local .exp-center .map-txt {
    text-align: left
}

.local .exp-slider {
    width: 90%;
    margin: 0 auto
}

.local .sign-up-process-section {
    padding: 25px 0
}

.local .latest-projects-know-more-button {
    margin-top: 0
}

.local .awards-winner {
    text-align: center;
    background-color: #e6e6e6;
    padding-bottom: 20px
}

.whatsapp-optin input {
    margin-right: 2px
}

.whatsapp-optin label {
    position: relative;
    cursor: pointer;
    margin-bottom: 0
}

.whatsapp-optin span {
    font-size: 13px;
    font-weight: 600;
    color: #666 !important
}

.whatsapp-optin {
    margin-bottom: 0;
    margin-top: 5px;
    display: flex;
    align-items: center
}

@media only screen and (max-width:768px) {
    .cta-button-text {
        gap: 0
    }

    .cta-button-header {
        font-size: 14px;
        padding: 10px;
        font-weight: 400;
        gap: 5px;
        letter-spacing: 0
    }

    .bg-text-title p {
        padding-left: 15px
    }

    .local .banner-cont .desk,
    .local .meet-designer-desk,
    .pop-right-image-desktop {
        display: none
    }

    .form-terms-cond,
    .form-text-section,
    .local .banner-cont .mob,
    .local .meet-designer-mob,
    .pop-right-image-mobile,
    .submit-wraper {
        display: block
    }

    .local .banner .centered .first h1 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .local .banner .centered .cta .cta-button {
        padding: 8px 18px;
        font-size: 10px
    }

    .local .subBanner .subbanner-text {
        font-size: 11px;
        line-height: 15px
    }

    .local .main-box .text-box .text-box-head {
        font-size: .9rem
    }

    .local .m-mb-20 {
        margin-bottom: 20px
    }

    .local .sub-heading,
    .local .sub-heading h2 {
        font-size: 16px
    }

    .local .cta {
        margin-top: 20px
    }

    .local .cta .cta-button {
        font-size: 12px;
        padding: 10px 30px
    }

    .form-radio-label {
        font-size: 14px
    }

    .local .exp-center .sub-heading h2 {
        font-size: 18px
    }

    .local .exp-center .map-txt {
        padding: 0 15px;
        margin-bottom: 25px
    }

    .form-terms-cond,
    .local .exp-center .cta,
    .local .meet-designer-mob .cta,
    .submit-wraper {
        text-align: center
    }

    .pop-up-right {
        margin: 0
    }

    .local .slider-text-1 {
        font-size: 14px;
        font-weight: 500
    }

    #openbtn1 {
        visibility: hidden
    }

    .form-radio-message p {
        margin-top: 10px
    }

    .modal-body {
        border-radius: 20px;
        background: #f9fafb
    }

    .pop-up-left-section {
        width: 100%;
        border-radius: 15px 15px 0 0 !important;
        flex: 0 0 100%;
        object-fit: cover;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        height: 130px;
        object-fit: cover
    }

    .pop-up-right-section {
        flex: 100%;
        max-width: 100%;
        margin: 0 20px;
        padding: 0
    }

    .pop-up-right-head {
        font-size: 20px;
        background: #1a98a4;
        margin: 0 5px;
        text-align: left;
        padding: 5px;
        color: #fff
    }

    .pop-up-right-form-section {
        margin-top: 20px;
        padding: 0 10px
    }

    .form-radio-gp label {
        padding: 6px;
        border: 1px solid #d0d5dd;
        font-size: 11px
    }

    .form-radio-gp {
        margin-right: 6px;
        margin-bottom: 3px
    }

    .modal-body {
        padding: 0
    }

    .model-popup-btn {
        right: 2%
    }

    span.form-select-img {
        max-width: 15px
    }

    .form-select-message {
        font-size: .8rem;
        color: #000
    }

    .form-radio-message {
        max-height: 25px;
        margin-top: 15px
    }

    .modal {
        z-index: 100000
    }

    .from-text-input {
        margin-bottom: 10px
    }

    .whatsapp-optin {
        margin: 10px 0;
        gap: 5px
    }

    .whatsapp-optin span {
        font-size: 11px
    }
}

.form-terms-cond a {
    color: #1a9ca9 !important
}

.form-terms-cond p a {
    color: #fff;
    font-weight: 600
}

.form-terms-cond p a:hover {
    color: #982420
}

.view-all-design-cta-home {
    margin-bottom: 0
}

.sign-up-process-section {
    padding-top: 50px
}

.lockdown-offer-section1 {
    padding: 15px 0 50px
}

.video-img-container .vdo-testi-play-icon:hover {
    background-color: transparent
}

.collection-special-features-title .client-testimonial-quote span {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400
}

.collection-special-features-title .client-testimonial-quote .quote-mark {
    font-weight: 600;
    font-size: 60px;
    font-family: "Times New Roman", Georgia, Serif;
    line-height: .6;
    color: rgba(0, 0, 0, .6);
    margin-right: 5px
}

blockquote.client-testimonial-quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start
}

.homepage-top-cat-section {
    padding: 50px 0;
    background: #e6e6e6
}

.video-testimonial-meta-home {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    padding: 30px 20px
}

.video-img-container .vdo-testi-play-icon {
    color: #fff;
    background-color: transparent;
    border: 3px solid #fff
}

.video-img-container-home {
    max-width: 100%
}

.vdo-testimonial-meta-city {
    font-size: 14px;
    line-height: 1.3
}

.lds-ring {
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 15px
}

.pop-up-left-section,
.pop-up-right-section {
    min-height: 1px;
    position: relative;
    width: 100%
}

.pop-up-left-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
    padding-left: 15px
}

.pop-up-right-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%;
    padding: 15px;
    background: #f9fafb;
    border-radius: 20px
}

.pop-up-right-head {
    font-size: 26px;
    color: #000;
    text-align: left;
    line-height: 1;
    margin-top: 8px
}

.close:hover,
.form-select-message,
.form-terms-cond p,
.pop-up-right .form-radio-label p {
    color: #000
}

.form-radio-label p {
    line-height: 1;
    margin-bottom: 0;
    font-weight: 400
}

.form-radio-section,
.form-text-section {
    margin-bottom: 16px
}

.form-radio-label {
    color: #848484;
    font-size: 14px;
    font-weight: 500;
    line-height: 1
}

.form-radio-message {
    margin-top: 5px;
    visibility: hidden
}

.form-radio-message p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    color: #0f0f10
}

.close {
    color: #000;
    opacity: 1
}

.form-select-message {
    flex: 1;
    padding-left: 10px;
    font-size: 12px
}

.pop-form-submit {
    width: 100%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    position: relative;
    font-size: 20px;
    border: 1px solid #981f1f;
    color: #fff;
    background-color: #981f1f
}

.form-terms-cond {
    margin-top: 4px
}

.form-terms-cond p {
    font-size: 11px
}

.text-input:focus {
    outline: initial
}

.form-terms-cond,
.form-text-section,
.submit-wraper {
    display: block
}

.form-radio-gp,
.form-radio-gp label,
.radio-group,
.red-btn {
    display: inline-block
}

.model-popup-btn {
    position: absolute;
    right: 1%;
    top: 1%;
    z-index: 99999
}

.lds-ring {
    border: 3px solid #fff;
    border-radius: 50%;
    border-top: 3px solid transparent;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.form-select-message {
    margin-bottom: 0;
    font-weight: 500;
    color: #000
}

#error-message-show {
    display: none;
    color: #e61323
}

.form-radio-gp {
    margin-right: 8px
}

.form-radio-gp input[type=radio] {
    position: absolute;
    visibility: hidden;
    display: none
}

.form-radio-gp label {
    color: #666;
    cursor: pointer;
    font-weight: 400;
    padding: 10px 8px;
    font-size: 14px;
    margin: 0;
    line-height: 1;
    border-radius: 8px;
    border: 1px solid #d0d5dd;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05)
}

.form-radio-gp input[type=radio]:checked+label {
    color: #fff !important;
    background: #10676e;
    border-color: #10676e !important
}

.radio-group {
    margin-top: 15px;
    overflow: hidden
}

.pop-form-submit {
    border-radius: 5px;
    padding: 10px 50px;
    font-weight: 500;
    line-height: 1
}

.red-btn {
    color: #fff;
    padding: 15px 30px;
    background-color: #981f1f;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #981f1f
}

.btn:focus {
    -webkit-box-shadow: initial;
    box-shadow: initial
}

@media (min-width:1920px) {
    .container {
        min-width: 1450px;
        padding: 0
    }

    .new-cta-color-arrow a,
    .new-cta-color-arrow-btn {
        background-color: transparent;
        color: #189ba6
    }

    .sign-up-process-section {
        padding-top: 50px
    }

    .lockdown-offer-section1 {
        padding: 15px 0 50px
    }

    .lockdown-offer-content {
        text-align: center
    }

    .collection-special-features-title .client-testimonial-quote span {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400
    }

    .collection-special-features-title .client-testimonial-quote .quote-mark {
        font-weight: 600;
        font-size: 60px;
        font-family: "Times New Roman", Georgia, Serif;
        line-height: .6;
        color: rgba(0, 0, 0, .6);
        margin-right: 5px
    }

    blockquote.client-testimonial-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start
    }

    .fixed-body {
        top: 147px
    }

    .fixed-top {
        top: 40px
    }
}

@media (min-width:1440px) and (max-width:1919px) {
    .sign-up-process-section {
        padding-top: 50px
    }

    .lockdown-offer-section1 {
        padding: 15px 0 50px
    }

    .lockdown-offer-content {
        text-align: center
    }

    .collection-special-features-title .client-testimonial-quote span {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400
    }

    .collection-special-features-title .client-testimonial-quote .quote-mark {
        font-weight: 600;
        font-size: 60px;
        font-family: "Times New Roman", Georgia, Serif;
        line-height: .6;
        color: rgba(0, 0, 0, .6);
        margin-right: 5px
    }

    blockquote.client-testimonial-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start
    }

    .pop-up-right-form-section {
        margin-top: 20px
    }

    .modal-size {
        max-width: 760px
    }

    .new-popup-modal {
        border-radius: 20px
    }

    .pop-up-left-section,
    .pop-up-right-section {
        position: relative;
        min-height: 1px;
        width: 100%
    }

    .pop-up-left-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        padding-left: 15px
    }

    .pop-up-right-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54%;
        flex: 0 0 54%;
        max-width: 54%;
        padding: 15px;
        background: #f9fafb;
        border-radius: 20px
    }

    .pop-up-right-head {
        font-size: 24px;
        color: #000;
        line-height: 1;
        margin-top: 10px
    }

    .form-radio-section,
    .form-text-section {
        margin-bottom: 10px
    }

    .form-radio-label {
        color: #848484;
        font-size: 14px;
        font-weight: 500
    }

    .form-radio-message {
        margin-top: 5px
    }

    .form-number-section {
        margin: 0;
        padding: 0;
        line-height: 15px
    }

    .form-radio-message p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        line-height: 1;
        color: #0f0f10
    }

    .form-select-message {
        flex: 1;
        padding-left: 10px
    }

    .text-input-name,
    .text-input-name-location {
        width: 100%
    }

    .pop-form-submit {
        border-radius: 5px;
        padding: 10px 50px;
        font-weight: 500;
        line-height: 1
    }

    .form-terms-cond {
        margin-top: 10px
    }

    .form-terms-cond p {
        font-size: 12px
    }

    .text-input:focus {
        outline: initial
    }

    .form-radio-gp {
        display: inline-block;
        margin-right: 10px
    }

    .form-radio-gp input[type=radio] {
        position: absolute;
        visibility: hidden;
        display: none
    }

    .form-radio-gp label {
        color: #666;
        display: inline-block;
        cursor: pointer;
        font-weight: 400;
        padding: 10px 8px;
        font-size: 14px;
        margin: 0;
        line-height: 1;
        border-radius: 8px;
        border: 1px solid #d0d5dd;
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05)
    }

    .form-radio-gp input[type=radio]:checked+label {
        color: #fff !important;
        background: #10676e
    }

    .radio-group {
        display: inline-block;
        margin-top: 15px;
        overflow: hidden
    }

    .fixed-body {
        top: 118px
    }

    .fixed-top {
        top: 40px
    }
}

@media (min-width:1280px) and (max-width:1365px) {
    .lockdown-offer-content {
        text-align: center
    }

    .sign-up-process-section {
        padding-top: 50px
    }

    .lockdown-offer-section1 {
        padding: 15px 0 50px
    }

    .collection-special-features-title .client-testimonial-quote span {
        font-size: 18px;
        line-height: 1.5;
        font-weight: 400
    }

    .collection-special-features-title .client-testimonial-quote .quote-mark {
        font-weight: 600;
        font-size: 60px;
        font-family: "Times New Roman", Georgia, Serif;
        line-height: .6;
        color: rgba(0, 0, 0, .6);
        margin-right: 5px
    }

    blockquote.client-testimonial-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start
    }

    .fixed-body {
        top: 118px
    }

    .fixed-top {
        top: 40px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .form-terms-cond {
        margin-top: 10px
    }

    .pop-up-right-form-section {
        margin-top: 30px
    }

    .lockdown-offer-content {
        text-align: center
    }

    .sign-up-process-section {
        padding-top: 40px
    }

    .lockdown-offer-section1 {
        padding: 15px 0 40px
    }

    .text-input-name,
    .text-input-name-location {
        width: 100%
    }

    .collection-special-features-title .client-testimonial-quote span {
        font-size: 18px;
        line-height: 1.5;
        font-weight: 400
    }

    .collection-special-features-title .client-testimonial-quote .quote-mark {
        font-weight: 600;
        font-size: 60px;
        font-family: "Times New Roman", Georgia, Serif;
        line-height: .6;
        color: rgba(0, 0, 0, .6);
        margin-right: 5px
    }

    blockquote.client-testimonial-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start
    }

    .footer-stickey-mobile {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99999;
        display: none !important;
        background-color: #982620;
        padding: 10px 0
    }

    .modal-size {
        max-width: 760px
    }

    .new-popup-modal {
        border-radius: 20px
    }

    .pop-up-left-section,
    .pop-up-right-section {
        position: relative;
        width: 100%;
        min-height: 1px
    }

    .pop-up-left-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44%;
        flex: 0 0 44%;
        max-width: 44%;
        padding-left: 15px
    }

    .pop-up-right-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 56%;
        flex: 0 0 56%;
        max-width: 56%;
        padding: 15px;
        border-radius: 20px
    }

    .pop-up-right-head {
        font-size: 28px;
        color: #000;
        line-height: 1;
        margin-top: 10px
    }

    .form-radio-section,
    .form-text-section {
        margin-bottom: 18px
    }

    .form-radio-label {
        color: #848484;
        font-size: 14px;
        font-weight: 500;
        line-height: 1
    }

    .form-radio-message {
        margin-top: 5px
    }

    .form-radio-message p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        line-height: 1;
        color: #0f0f10;
        font-size: 14px
    }

    .form-select-message {
        flex: 1;
        padding-left: 5px;
        padding-top: 5px
    }

    .pop-form-submit {
        border-radius: 5px;
        padding: 10px 50px;
        font-weight: 500;
        line-height: 1
    }

    .form-terms-cond p {
        font-size: 12px
    }

    .text-input:focus {
        outline: initial
    }

    span.form-select-img {
        max-width: 15px
    }

    .form-radio-gp {
        display: inline-block;
        margin-right: 5px
    }

    .form-radio-gp input[type=radio] {
        position: absolute;
        visibility: hidden;
        display: none
    }

    .form-radio-gp label {
        color: #666;
        display: inline-block;
        cursor: pointer;
        font-weight: 400;
        padding: 10px 8px;
        font-size: 14px;
        margin: 0;
        line-height: 1;
        border-radius: 8px;
        border: 1px solid #d0d5dd;
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05)
    }

    .form-radio-gp input[type=radio]:checked+label {
        color: #fff !important;
        background: #10676e
    }

    .radio-group {
        display: inline-block;
        margin-top: 10px;
        overflow: hidden
    }
}

@media (min-width:768px) and (max-width:1023px) {

    .form-terms-cond,
    .lockdown-offer-content,
    .submit-wraper {
        text-align: center
    }

    .fa-facebook:before,
    .fa-linkedin:before,
    .fa-twitter:before,
    .fa-whatsapp:before {
        margin-right: 0
    }

    .pop-up-right-form-section {
        margin-top: 30px
    }

    .navbar-dark .header-navabar-nav-auto>li>.nav-link {
        font-size: 26px;
        padding: 30px 0;
        border-bottom: 1px solid #e2e2e2
    }

    .header-navabar-nav-auto .dropdown-menu li a {
        font-size: 24px;
        color: #189ba6;
        padding: 10px 40px
    }

    .sign-up-process-section {
        padding-top: 40px
    }

    .lockdown-offer-section1 {
        padding: 15px 0 40px
    }

    .text-input-name,
    .text-input-name-location {
        width: 100%
    }

    .collection-special-features-title .client-testimonial-quote span {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400
    }

    .collection-special-features-title .client-testimonial-quote .quote-mark {
        font-weight: 600;
        font-size: 46px;
        font-family: "Times New Roman", Georgia, Serif;
        line-height: .6;
        color: rgba(0, 0, 0, .6);
        margin-right: 5px
    }

    blockquote.client-testimonial-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start
    }

    .pop-up-left-section {
        background-color: #27436c;
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0;
        padding-left: 0;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .modal-size {
        max-width: 700px
    }

    .new-popup-modal {
        border-radius: 20px
    }

    .pop-up-left-section,
    .pop-up-right-section {
        max-width: 100%;
        width: 100%;
        min-height: 1px;
        position: relative
    }

    .pop-up-right-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 30px 45px
    }

    .pop-up-right-head {
        font-size: 36px;
        color: #000;
        line-height: 1;
        margin-top: 10px
    }

    .form-radio-section,
    .form-text-section {
        margin-bottom: 18px
    }

    .form-radio-gp,
    .from-text-input {
        margin-bottom: 10px
    }

    .form-radio-label {
        color: #848484;
        font-size: 18px;
        font-weight: 500;
        line-height: 1
    }

    .form-radio-message {
        margin-top: 0
    }

    .form-radio-message p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        line-height: 1;
        color: #0f0f10;
        font-size: 20px
    }

    .form-radio-gp,
    .form-radio-gp label,
    .lds-ring,
    .radio-group {
        display: inline-block
    }

    .form-select-message {
        flex: 1;
        padding-left: 5px;
        padding-top: 5px
    }

    .pop-form-submit {
        border-radius: 5px;
        padding: 10px 50px;
        font-weight: 500;
        line-height: 1;
        font-size: 24px
    }

    .form-terms-cond {
        margin-top: 10px
    }

    .form-terms-cond p {
        font-size: 12px
    }

    .text-input:focus {
        outline: initial
    }

    .new-popup-modal .modal-body {
        padding: 0
    }

    span.form-select-img {
        max-width: initial
    }

    .lds-ring {
        position: absolute;
        width: 20px;
        height: 20px;
        right: 10px;
        top: 15px
    }

    .model-popup-btn button {
        color: #fff;
        text-shadow: none;
        opacity: 1
    }

    .form-radio-gp {
        margin-right: 5px
    }

    .form-radio-gp input[type=radio] {
        position: absolute;
        visibility: hidden;
        display: none
    }

    .form-radio-gp label {
        color: #666;
        cursor: pointer;
        font-weight: 400;
        padding: 10px 8px;
        font-size: 14px;
        margin: 0;
        line-height: 1;
        border-radius: 8px;
        border: 1px solid #d0d5dd;
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05)
    }

    .form-radio-gp input[type=radio]:checked+label {
        color: #fff !important;
        background: #10676e
    }

    .radio-group {
        margin-top: 20px;
        overflow: hidden
    }

    .whatsapp.cta-header-btn {
        display: none
    }
}

@media (min-width:480px) and (max-width:767px) {

    .pop-up-left-section,
    .pop-up-right-section {
        max-width: 100%;
        position: relative;
        width: 100%;
        min-height: 1px
    }

    .form-terms-cond,
    .lockdown-offer-content,
    .submit-wraper {
        text-align: center
    }

    .fa-facebook:before,
    .fa-linkedin:before,
    .fa-twitter:before,
    .fa-whatsapp:before {
        margin-right: 0
    }

    .form-terms-cond p {
        font-size: 12px
    }

    span.form-select-img {
        max-width: 15px
    }

    .navbar-dark .header-navabar-nav-auto>li>.nav-link {
        font-size: 22px;
        padding: 30px 0;
        border-bottom: 1px solid #e2e2e2
    }

    .header-navabar-nav-auto .dropdown-menu li a {
        font-size: 18px;
        color: #189ba6;
        padding: 10px 30px
    }

    .sign-up-process-section {
        padding-top: 30px
    }

    .lockdown-offer-section1 {
        padding: 15px 0 30px
    }

    .pop-up-right-form-section {
        margin-top: 30px
    }

    .collection-special-features-title .client-testimonial-quote span {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400
    }

    .collection-special-features-title .client-testimonial-quote .quote-mark {
        font-weight: 600;
        font-size: 46px;
        font-family: "Times New Roman", Georgia, Serif;
        line-height: .6;
        color: rgba(0, 0, 0, .6);
        margin-right: 5px
    }

    blockquote.client-testimonial-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start
    }

    .view-all-design-cta-home {
        margin-bottom: 0;
        margin-top: 0
    }

    .video-testimonial-meta-home .vdo-testimonial-title {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 1rem
    }

    .pop-up-left-section {
        background-color: #27436c;
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0;
        padding-left: 0;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .modal-size {
        max-width: 100%;
        margin: auto 15px
    }

    .new-popup-modal {
        border-radius: 20px
    }

    .pop-up-right-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 30px
    }

    .pop-up-right-head {
        font-size: 24px;
        color: #000;
        line-height: 1;
        margin-top: 10px
    }

    .form-radio-section,
    .form-text-section {
        margin-bottom: 18px
    }

    .form-radio-label {
        color: #848484;
        font-size: 14px;
        font-weight: 500;
        line-height: 1
    }

    .form-radio-message {
        margin-top: 5px
    }

    .form-radio-message p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        line-height: 1;
        color: #0f0f10;
        font-size: 14px
    }

    .form-radio-gp,
    .form-radio-gp label,
    .lds-ring,
    .radio-group {
        display: inline-block
    }

    .form-select-message {
        flex: 1;
        padding-left: 5px;
        padding-top: 5px
    }

    .pop-form-submit {
        border-radius: 5px;
        padding: 10px 50px;
        font-weight: 500;
        line-height: 1;
        font-size: 18px
    }

    .form-terms-cond {
        margin-top: 10px
    }

    .text-input:focus {
        outline: initial
    }

    .new-popup-modal .modal-body {
        padding: 0
    }

    .from-text-input {
        margin-bottom: 10px
    }

    .lds-ring {
        position: absolute;
        width: 15px;
        height: 15px;
        right: 10px;
        top: 15px
    }

    .form-radio-gp {
        margin-right: 5px;
        margin-bottom: 5px
    }

    .form-radio-gp input[type=radio] {
        position: absolute;
        visibility: hidden;
        display: none
    }

    .form-radio-gp label {
        color: #666;
        cursor: pointer;
        font-weight: 400;
        padding: 10px 8px;
        font-size: 14px;
        margin: 0;
        line-height: 1;
        border-radius: 8px;
        border: 1px solid #d0d5dd;
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05)
    }

    .form-radio-gp input[type=radio]:checked+label {
        color: #fff !important;
        background: #10676e
    }

    .radio-group {
        margin-top: 15px;
        overflow: hidden
    }
}

@media (min-width:320px) and (max-width:479px) {

    .form-terms-cond,
    .lockdown-offer-content,
    .submit-wraper {
        text-align: center
    }

    div#noty-holder {
        display: none;
        height: 0
    }

    .local .banner .centered {
        left: 50%;
        right: -33%;
        padding: 15px
    }

    .fa-facebook:before,
    .fa-linkedin:before,
    .fa-twitter:before,
    .fa-whatsapp:before {
        margin-right: 0
    }

    .form-terms-cond p {
        font-size: 12px
    }

    .pop-up-right-form-section {
        margin-top: 20px
    }

    .from-text-input {
        margin-bottom: 10px
    }

    .header-navabar-nav ul li:first-child {
        padding-top: 0
    }

    .custom-logo-link img {
        width: 150px
    }

    .navbar-dark .header-navabar-nav-auto>li>.nav-link {
        font-size: 18px;
        padding: 20px 0;
        border-bottom: 1px solid #e2e2e2
    }

    .header-navabar-nav-auto .dropdown-menu li a {
        font-size: 14px;
        color: #189ba6;
        padding: 10px 20px
    }

    .header-navabar-nav ul li {
        padding-top: 10px;
        padding-bottom: 0
    }

    .sign-up-process-section {
        padding-top: 30px
    }

    .lockdown-offer-section1 {
        padding: 10px 0 30px
    }

    .collection-special-features-title .client-testimonial-quote span {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400
    }

    .collection-special-features-title .client-testimonial-quote .quote-mark {
        font-weight: 600;
        font-size: 46px;
        font-family: "Times New Roman", Georgia, Serif;
        line-height: .6;
        color: rgba(0, 0, 0, .6);
        margin-right: 5px
    }

    blockquote.client-testimonial-quote {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start
    }

    .form-property-select::after,
    .lds-ring {
        right: 10px;
        position: absolute
    }

    .view-all-design-cta-home {
        margin-bottom: 0;
        margin-top: 0
    }

    .video-testimonial-meta-home .vdo-testimonial-title {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 1rem
    }

    .modal-size {
        max-width: 100%;
        margin: auto 10px
    }

    .new-popup-modal {
        border-radius: 20px
    }

    .pop-up-left-section {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        height: 130px;
        width: 100%;
        object-fit: cover
    }

    .pop-right-image-mobile {
        padding: 0;
        height: 100%
    }

    .pop-right-image-mobile img {
        width: 100%;
        border-radius: 15px 15px 0 0 !important;
        height: 100%;
        object-fit: cover
    }

    .pop-up-right-section {
        flex: 100%;
        max-width: 100%;
        margin: 0 20px;
        padding: 0
    }

    .pop-up-right-head {
        font-size: 20px;
        background: #1a98a4;
        margin: 0 -5px;
        text-align: center;
        padding: 5px;
        color: #fff
    }

    .form-radio-section,
    .form-text-section {
        margin-bottom: 18px
    }

    .form-radio-label {
        color: #848484;
        font-size: 12px;
        font-weight: 500;
        line-height: 1
    }

    .form-radio-message {
        margin-top: 5px;
        display: none
    }

    .form-terms-cond,
    .radio-group {
        margin-top: 10px
    }

    .form-radio-gp,
    .lds-ring,
    .pop-form-submit,
    .radio-group {
        display: inline-block
    }

    .form-radio-message p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        line-height: 1;
        color: #0f0f10;
        font-size: 12px
    }

    .form-select-message {
        flex: 1;
        padding-left: 5px;
        padding-top: 5px
    }

    .pop-form-submit {
        border-radius: 5px;
        line-height: 1;
        font-size: 20px;
        padding: 10px;
        font-weight: 500
    }

    .form-property-select,
    .input-group-text,
    .text-input-mobile {
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
        color: #667085;
        font-size: 16px;
        width: 100%
    }

    .text-input:focus {
        outline: initial
    }

    .new-popup-modal .modal-body {
        padding: 0
    }

    span.form-select-img {
        max-width: 15px
    }

    .form-radio-gp {
        margin-right: 6px;
        margin-bottom: 3px
    }

    .form-radio-gp input[type=radio] {
        position: absolute;
        visibility: hidden;
        display: none
    }

    .input-group-text {
        background: #fff;
        border: 1px solid #d0d5dd;
        border-radius: 8px
    }

    .text-input-mobile {
        border: 1px solid #d0d5dd;
        background: #fff;
        padding: 7px;
        border-left: none;
        height: 40px;
        border-radius: 0 10px 10px 0 !important
    }

    .form-property-select {
        height: 40px;
        border-radius: 8px;
        border: 1px solid #d0d5dd;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC) 100% no-repeat #fff;
        padding: 5px 10px;
        -webkit-appearance: none !important;
        -moz-appearance: none !important
    }

    .form-radio-gp label {
        padding: 6px;
        border: 1px solid #d0d5dd;
        font-size: 11px
    }

    .form-radio-gp input[type=radio]:checked+label {
        color: #fff !important;
        background: #10676e;
        border: 1px solid #666
    }

    .radio-group {
        overflow: hidden
    }

    .lds-ring {
        width: 12px;
        height: 12px;
        top: 10px
    }

    .local .banner .centered .thrid p {
        font-size: 12px !important;
        line-height: 16px !important;
        font-weight: 400 !important
    }

    .local .why-design-cafe-nav {
        border-bottom: 0 solid
    }

    .local .nav-tabs {
        border-bottom: 0 solid #dee2e6
    }

    .bg-title-designers {
        font-size: 14px !important;
        color: #222 !important;
        opacity: 1 !important;
        display: block !important
    }
}

.pop-right-image-desktop {
    height: 100%
}

.pop-right-image-desktop img {
    border-radius: 20px 0 0 20px;
    max-height: 100%;
    object-fit: fill;
    height: auto;
    min-height: 100%
}

@media (max-width:1023px) {
    .pop-right-image-desktop {
        display: none
    }
}

@media (max-width:990px) {
    .menu-item-has-children {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header-navabar-nav-auto .dropdown-menu {
        display: none;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border-radius: 0;
        border: none;
        align-items: center
    }

    .header-navabar-nav-auto .dropdown-toggle {
        color: #189ba6;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95%;
        flex: 0 0 95%;
        max-width: 95%
    }

    .header-navabar-nav-auto .dropdown-toggle::after {
        display: none
    }

    .header-navabar-nav-auto {
        line-height: 1
    }

    .header-navabar-nav .header-navabar-nav-auto li {
        padding-top: 0
    }

    .header-navabar-nav-auto .dropdown-item:focus,
    .header-navabar-nav-auto .dropdown-item:hover {
        color: #d2b088;
        text-decoration: none;
        background-color: #f1f1f1;
        outline: initial
    }

    .header-navabar-nav-auto .dropdown-item:active {
        color: #d2b088;
        text-decoration: none;
        background-color: #f1f1f1
    }
}

@media (min-width:991px) {
    .header-navabar-nav-auto .dropdown:hover .dropdown-menu {
        display: block
    }

    .header-navabar-nav-auto .dropdown-menu {
        border-radius: 0;
        border-top: 4px solid #d2b088;
        background-color: #f1f1f1
    }

    .header-navabar-nav-auto .dropdown-menu li a {
        color: #189ba6
    }

    .header-navabar-nav-auto .dropdown-item:focus,
    .header-navabar-nav-auto .dropdown-item:hover {
        color: #d2b088;
        text-decoration: none;
        background-color: #f1f1f1;
        outline: initial
    }

    .header-navabar-nav-auto .dropdown-item:active {
        color: #d2b088;
        text-decoration: none;
        background-color: #f1f1f1
    }
}

@media (min-width:320px) and (max-width:480px) {
    .form-terms-cond p {
        color: #000
    }
}

select option {
    color: #000;
    background-color: #fff
}

.open-btn1 {
    position: absolute;
    top: 26px;
    right: 74px;
    background-size: 20px 20px;
    cursor: pointer;
    display: none
}

.open-btn1 i {
    color: #ababab
}

.input-group-text,
.text-input-mobile {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
    width: 100%
}

.input-group-text {
    border: 1px solid #d0d5dd;
    color: #667085;
    font-size: 16px;
    border-radius: 8px
}

.text-input-mobile {
    border: 1px solid #d0d5dd;
    padding: 7px;
    color: #667085;
    font-size: 16px;
    border-left: none;
    height: 40px;
    border-radius: 0 10px 10px 0 !important
}

.form-property-select,
.text-input-name,
.text-input-name-location {
    height: 40px;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
    padding: 5px 10px;
    font-size: 16px;
    color: #667085;
    width: 100%
}

.form-property-select {
    border-radius: 8px;
    border: 1px solid #d0d5dd;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC) 100% no-repeat #fff;
    -webkit-appearance: none !important;
    -moz-appearance: none !important
}

.form-property-select::after {
    right: 10px;
    position: absolute
}

.mobile-dropdown {
    height: 40px
}

.text-input-name,
.text-input-name-location {
    border-radius: 8px;
    border: 1px solid #d0d5dd;
    background: #fff
}

.form-radio-message p {
    padding: 0;
    margin: 0 0 5px;
    line-height: 1;
    font-size: 10px
}

.form-terms-cond p {
    margin: 0 !important;
    padding: 0 !important
}

.modal-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5
}

@media (min-width:769px) {
    #nav {
        margin-top: 0
    }
}

.sub-title {
    line-height: 24px;
    margin-bottom: 5px
}

.city-breadcrumbs {
    font-size: 14px;
    line-height: 16px;
    padding: 0;
    margin: 10px 0 0
}

.bg-text-title h2,
.local .exp-center .sub-heading h2 {
    font-size: 22px
}

.local .sub-heading {
    font-size: 20px
}

.citiesfaq .faqs-answer,
.faqs-question-header {
    background-color: #f6f6f6
}

.section-divider.dream-home {
    margin-top: 41px
}

.section-divider.exp-center {
    padding-bottom: 10px
}

.citycategory .cta a {
    box-shadow: 0 10px 6px -6px #777
}

.collection-slides-new {
    max-width: 80% !important
}

@media only screen and (max-width:768px) {
    .local .sub-heading {
        font-size: 15px;
        font-weight: 550
    }

    .bg-text-title h2,
    .local .exp-center .sub-heading h2 {
        font-size: 16px
    }

    .local .why-design-cafe-nav .why-design-cafe-nav-text-main .why-design-cafe-nav-text.active,
    .local nav.why-design-cafe-nav .nav-tabs .nav-link {
        font-size: 15px;
        padding: 7px
    }

    .local .faq-content-section {
        padding: 0
    }

    .local .meet-designer-mob {
        padding-top: 0
    }

    .section-divider.exp-center {
        padding-bottom: 0;
        margin-bottom: 0
    }
}

.dc-comparison-section {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: 0 auto 40px;
    font-family: inherit;
    padding-bottom: 20px
}

.dc-vs-pillar {
    position: absolute;
    top: 5px;
    bottom: -15px;
    left: 50%;
    width: 85px;
    transform: translateX(-50%);
    background-color: #f0cd56;
    z-index: 1;
    border-radius: 50px
}

.dc-comp-card,
.dc-comp-row,
.dc-comp-vs-circle {
    position: relative;
    display: flex
}

.dc-comp-row {
    width: 100%;
    align-items: center;
    margin-bottom: 20px
}

.dc-comp-header {
    margin-bottom: 40px;
    min-height: 100px
}

.dc-comp-col-left,
.dc-comp-col-right {
    flex: 1;
    display: flex
}

.dc-comp-header .dc-comp-col-left {
    background: #3ebba8
}

.dc-comp-col-left {
    justify-content: flex-end
}

.dc-comp-header .dc-comp-col-right {
    background-color: #927555
}

.dc-comp-col-right {
    justify-content: flex-start
}

.dc-comp-col-center {
    width: 85px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3
}

.dc-comp-head-card {
    width: 110%;
    padding: 20px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100px
}

.dc-comp-head-card.c-left {
    background-color: #3fbaa7;
    margin-right: -43px;
    align-items: flex-start;
    padding-left: 30px
}

.dc-comp-head-card.c-right {
    background-color: #927555;
    margin-left: -43px;
    padding-left: 60px;
    align-items: center;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px
}

.c-left {
    padding: 0 !important
}

.c-left img {
    height: 60px
}

.dc-comp-vs-circle {
    width: 90px;
    height: 90px;
    background-color: #f0cd56;
    border: 10px solid #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 34px;
    font-weight: 900;
    color: #000;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    z-index: 3
}

.dc-comp-card {
    background-color: #e2f5f4;
    padding: 18px 25px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: #222;
    width: 100%;
    text-align: left;
    min-height: 60px;
    align-items: center
}

.dc-comp-card.card-right {
    background-color: #e4dcd3;
    color: #444;
    padding: 5px 10px 5px 15px;
    font-size: 12px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dc-comp-card.card-left {
    padding: 5px 10px 5px 15px;
    font-size: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dc-comp-mid-text {
    font-weight: 800;
    font-size: 11px;
    text-align: center;
    color: #111;
    line-height: 1.3
}

@media (max-width:768px) {
    .dc-comp-header .dc-comp-col-left {
        background: #3ebba8;
        margin-right: -50px
    }

    .dc-comp-header .dc-comp-col-right {
        background-color: #927555;
        margin-left: -50px
    }

    .dc-comp-head-card.c-right {
        margin: 0 !important;
        padding: 0 0 0 45px
    }

    .dc-comp-head-card.c-left {
        margin: 0 !important;
        padding: 0 0 0 10px !important
    }

    .dc-comp-head-card {
        width: 100% !important
    }

    .c-left img {
        height: auto;
        width: 70%
    }
}

@media (min-width:768px) {
    .pop-right-image-mobile {
        display: none
    }

    .form-radio-section {
        margin-bottom: 0
    }

    .radio-group {
        display: inline-block;
        margin-top: 10px;
        overflow: hidden
    }

    .dc-comp-col-center,
    .dc-vs-pillar {
        width: 120px
    }

    .dc-comp-mid-text {
        font-size: 13px
    }

    .dc-comp-vs-circle {
        width: 120px;
        height: 120px
    }

    .c-left img {
        height: 80px
    }

    .c-left {
        padding-right: 60px !important;
        padding-left: 30px !important
    }

    .dc-comp-head-card.c-right {
        font-size: 24px
    }

    .dc-comp-card.card-left,
    .dc-comp-card.card-right {
        padding: 18px 25px;
        width: 90%;
        font-size: 14px
    }
}

div#noty-holder {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.custom-notify {
    text-align: center;
    background-color: #189ba6;
    border-color: #189ba6;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.2
}

.notify-close {
    color: #fff;
    opacity: 1;
    font-size: 2rem;
    line-height: 1;
    font-weight: 500;
    margin-top: -10px
}

.custom-notify a {
    margin-left: 5px
}

.custom-notify a:hover span {
    text-decoration: initial
}

@media (min-width:1366px) and (max-width:1439px) {
    .fixed-body {
        top: 118px
    }

    .fixed-top {
        top: 40px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .fixed-body {
        top: 136px
    }

    .fixed-top {
        top: 40px
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .fixed-body {
        top: 138px
    }

    .fixed-top {
        top: 58px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .fixed-body {
        padding-top: 210px;
        top: -103px
    }

    .custom-notify {
        font-size: 14px !important;
        line-height: 20px
    }

    .fixed-top {
        z-index: 99999
    }
}

@media (min-width:331px) and (max-width:479px) {
    .fixed-top {
        top: 104px;
        z-index: 99999
    }

    .custom-notify {
        font-size: 14px !important;
        line-height: 20px
    }
}

@media (min-width:360px) and (max-width:479px) {
    .fixed-top {
        top: 0
    }

    .custom-notify {
        font-size: 14px !important;
        line-height: 20px
    }

    .whatsapp.cta-header-btn {
        display: none
    }
}

@media (min-width:320px) and (max-width:360px) {
    .fixed-top {
        z-index: 99999
    }

    .fixed-body {
        top: 68px
    }

    .whatsapp.cta-header-btn {
        display: none
    }

    .custom-notify {
        font-size: 14px !important;
        line-height: 25px
    }
}

@media (min-width:361px) and (max-width:767px) {
    .custom-notify {
        font-size: 16px
    }

    .custom-notify a {
        margin-left: 5px;
        display: block
    }

    .custom-notify a span:first-child {
        text-decoration: underline;
        font-size: 16px
    }

    .whatsapp.cta-header-btn {
        display: none
    }
}

@media screen and (min-width:972px) {
    .custom-notify br {
        display: none
    }
}

.cta-action:hover a {
    font-size: 15px
}

.project-swiper-slider .swiper-wrapper img,
.swiper .swiper-slide .slider-box img {
    border-radius: 25px
}

.project-swiper-slider .swiper-button-next,
.project-swiper-slider .swiper-button-prev {
    width: 32px;
    height: 32px;
    box-shadow: none;
    margin-top: 0;
    transform: translateY(-50%);
    top: 50%
}

.collection-swiper-slider .swiper-button-next,
.local-swiper-slider .swiper-button-next,
.project-swiper-slider .swiper-button-next,
.testimonial-swiper-slider .swiper-button-next {
    background-image: url("https://www.designcafe.com/wp-content/themes/designcafe/images/ic_next.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: -40px
}

.collection-swiper-slider .swiper-button-prev,
.local-swiper-slider .swiper-button-prev,
.project-swiper-slider .swiper-button-prev,
.testimonial-swiper-slider .swiper-button-prev {
    background-image: url("https://www.designcafe.com/wp-content/themes/designcafe/images/ic_previous_1_1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -40px
}

.local-swiper-slider .swiper-button-next,
.local-swiper-slider .swiper-button-prev {
    width: 32px;
    height: 32px;
    box-shadow: none;
    top: 35%;
    margin-top: 0
}

.collection-swiper-slider .swiper-pagination-bullet-active,
.local-swiper-slider .swiper-pagination-bullet-active,
.testimonial-swiper-slider .swiper-pagination-bullet-active {
    background: #eb5a46
}

.testimonial-swiper-slider .swiper-button-next,
.testimonial-swiper-slider .swiper-button-prev {
    width: 42px;
    height: 42px;
    box-shadow: none;
    top: 35%;
    margin-top: 0
}

.exp-swiper-slider .swiper-button-next,
.exp-swiper-slider .swiper-button-prev {
    background: center/contain no-repeat;
    width: 32px;
    height: 32px;
    box-shadow: none;
    margin-top: 0;
    transform: translateY(-50%)
}

.exp-swiper-slider .swiper-button-next {
    background-image: url("https://media.designcafe.com/wp-content/uploads/2021/03/25020910/slider-nav-r.png");
    right: 0
}

.exp-swiper-slider .swiper-button-prev {
    background-image: url("https://media.designcafe.com/wp-content/uploads/2021/03/25020913/slider-nav-left.png");
    left: 0
}

.collection-swiper-slider .swiper-button-next,
.collection-swiper-slider .swiper-button-prev {
    width: 42px;
    height: 42px;
    box-shadow: none;
    margin-top: 0;
    transform: translateY(-50%);
    top: 80px
}

@media (max-width:999px) {

    .collection-swiper-slider .swiper-button-next,
    .collection-swiper-slider .swiper-button-prev,
    .local-swiper-slider .swiper-button-next,
    .local-swiper-slider .swiper-button-prev,
    .project-swiper-slider .swiper-button-next,
    .project-swiper-slider .swiper-button-prev,
    .testimonial-swiper-slider .swiper-button-next,
    .testimonial-swiper-slider .swiper-button-prev {
        display: none
    }
}

@media (min-width:1000px) {

    .collection-swiper-slider,
    .local-swiper-slider,
    .project-swiper-slider,
    .testimonial-swiper-slider {
        padding-bottom: 0
    }

    .collection-swiper-slider .swiper-pagination,
    .local-swiper-slider .swiper-pagination,
    .testimonial-swiper-slider .swiper-pagination {
        display: none
    }
}

.local-swiper-slider .swiper-wrapper {
    padding-bottom: 30px
}

.local-swiper-slider .swiper-pagination {
    bottom: 0 !important
}

.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #d6d6d6 !important;
    opacity: 1 !important;
    -webkit-backface-visibility: visible !important;
    transition: opacity .2s;
    border-radius: 30px
}

.swiper-pagination-bullet-active {
    background: #869791 !important
}

.exp-swiper-slider .slider-box img {
    border-radius: 0 !important;
    width: 100%
}

.collection-swiper-slider,
.local-swiper-slider,
.testimonial-swiper-slider {
    position: unset !important
}

.plus-minus-toggle {
    cursor: pointer;
    height: 14px;
    position: relative;
    width: 14px;
    top: 45%
}

.plus-minus-toggle:after {
    transform: rotate(90deg);
    transform-origin: center
}

.plus-minus-toggle:after,
.plus-minus-toggle:before {
    background: #6a6767;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 14px;
    transition: transform .5s
}

.plus-minus-toggle.collapsed-icon:after,
.plus-minus-toggle.collapsed-icon:before {
    transform: rotate(180deg)
}

#text-form-message-name.error,
.error-msg,
label.error.form-select-message {
    color: #e61323;
}

.close:hover,
.form-select-message,
.form-terms-cond p,
.pop-up-right .form-radio-label p,
label.error.form-select-message.valid {
    color: #000;
}