@import url('https://fonts.googleapis.com/css2?family=Antic+Didone&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

.rc-common-space {
    scroll-margin-top: 50px;
}
body {
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
}

/* banner slider css start */
.rc-villa-slider {
    position: relative;
    width: 100%;
    height: 760px;
    overflow: hidden;
    background: #222;
}

.rc-villa-slider .carousel,
.rc-villa-slider .carousel-inner,
.rc-villa-slider .carousel-item {
    height: 100%;
}

.rc-villa-slide-image {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

    transform: scale(1);
}

.carousel-item.active .rc-villa-slide-image {
    animation: rcVillaZoom 8s ease-out forwards;
}

.rc-villa-slider .carousel-item {
    transition: opacity 1.2s ease-in-out !important;
}

@keyframes rcVillaZoom {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.10);
    }
}

.rc-villa-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10, 11, 13, .72) 0%, rgba(10, 11, 13, .35) 38%, rgba(10, 11, 13, .88) 100%);
}

.rc-villa-content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}

.rc-villa-content-inner {
    max-width: 760px;
    margin-top: 70px;
}

.rc-villa-subtitle {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}

.rc-villa-subtitle:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
    margin-right: 10px;
    vertical-align: middle;
}

.rc-villa-content .rc-banner-maintitle {
    color: #fff;
    font-size: 60px;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 40px;
}

.rc-villa-content p {
    max-width: 680px;
    color: #ffffff;
    font-size: 17px;
    line-height: 150%;
    margin-bottom: 32px;
    font-family: "Raleway", sans-serif;
}

.rc-villa-buttons {
    display: flex;
    gap: 12px;
}

.rc-villa-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .3s ease;
    padding: 14px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    color: #2a2a2a;
    font-weight: 500;
    background: #fff;
    border: 1px solid #fff;
}

.rc-villa-outline {
    border-color: #fff;
    background: transparent;
    color: #fff;
}

.rc-villa-btn:hover {
    background: #ffffff;
    border-color: #fff;
    color: #000;
}

.rc-villa-slider .carousel-indicators {
    z-index: 5;
    justify-content: flex-start;
    left: 0;
    bottom: 70px;
    max-width: 1300px;
    margin: auto;
}

.rc-villa-slider .carousel-indicators button {
    width: 34px;
    height: 3px;
    margin: 0 5px 0 0;
    border: 0;
    opacity: .5;
    background-color: #fff;
    border-radius: 10px;
}

.rc-villa-slider .carousel-indicators button.active {
    background-color: #cca739;
    opacity: 1;
}

/* banner slider css end */



.rc-counter-section {
    background: #2A2A2A;
    border-top: 1px solid #515151;
    border-bottom: 1px solid #515151;
    padding: 0 50px;
}

.counter-number {
    color: #fff;
    display: block;
    line-height: 1;
    font-size: 36px;
    font-family: "Antic Didone", serif;
    font-weight: 500;
}

.verified-box {
    text-align: center;
    padding: 25px;
}

.counter-title {
    font-size: 11px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    margin-top: 9px;
    font-family: "Raleway", sans-serif;
}

.rc-counter-border {
    border-right: 1px solid #515151;
}

.rc-counter-border:last-child {
    border: none;
}

.rc-scrolltab-section {
    background: #f6f6f6;
    border-bottom: 1px solid #e2dcd2;
    padding: 20px 50px;
    position: sticky;
    top: 0;
    z-index: 99;
}

.scrolltab-menus ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    overflow: auto;
}
.scrolltab-menus ul::-webkit-scrollbar {
  height: 0px;
}


.scrolltab-menus ul li {
    display: inline-block;
    margin-right: 20px;
    white-space: pre;
}
.scrolltab-menus ul li:last-child {
    margin-right: 0px;
}

.scrolltab-menus ul li a {
    text-decoration: none;
    font-size: 12px;
    letter-spacing: .10em;
    text-transform: uppercase;
    color: #575757;
    display: block;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    padding-bottom: 5px;
}

.scrolltab-menus ul li a:hover {
    color: #2a2a2a;
}

.scrolltab-menus ul li a.active {
    border-bottom: 1px solid #2a2a2a;
    color: #2a2a2a;
}


.rc-gallerysliding-section {
    background: #f6f6f6;
    border-bottom: 1px solid #e2dcd2;
    padding: 20px 0px;
    width: 100%;
}

.logo-marquee {
    overflow: hidden;
    width: 100%;
}

.logo-track {
    display: flex;
    width: max-content;
    animation: 25s linear infinite scroll;
}

.logo-track img {
    margin: 0 25px;
    height: 38px;
    width: auto;
    filter: grayscale(1);
    opacity: .62;
    transition: .3s;
}
.logo-track img:hover {
    filter: none;
    opacity: 1;
}
@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

/* Hover par marquee stop */
.rc-gallerysliding-section:hover .logo-track {
    animation-play-state: paused;
}

.marquee-htitle {
    font-size: 11px;
    letter-spacing: .10em;
    text-transform: uppercase;
    color: #000;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    text-align: center;
}

.gallery-marquee-title {
    margin-bottom: 15px;
}

.image-marquee-item img:hover {
    filter: none;
}

.rc-common-space {
    padding-top: 110px;
    padding-bottom: 110px;
    padding-left: 50px;
    padding-right: 50px;
}

.cardcontent-widget {
    background: #f6f6f6;
    position: relative;
    border: 1px solid #e2dcd2;
    border-left: 3px solid #cca739;
    padding: 45px;
    border-radius: 0 7px 7px 0;
}

.cardcontent-widget p {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: #212529;
}

.cardcontent-widget p strong {
    font-weight: 600;
}

.cardcontent-widget ul li {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
    color: #212529;
}

.cardcontent-widget li strong {
    font-weight: 600;
}

.cardcontent-widget .cardcontent-qlabel {
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #2a2a2a;
    margin-bottom: 10px;
    font-weight: 600;
}

.cardcontent-verify {
    margin-top: 1.5rem;
    padding-top: 1.1rem;
    border-top: 1px solid #e2dcd2;
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #2a2a2a;
    margin-bottom: 0;
    font-weight: 500;
}

.cardcontent-widget h2 {
    font-size: 36px;
    font-family: "Antic Didone", serif;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 120%;
}

.rc-afterbefore-section {
    background: #2a2a2a;
}

.rcommon-subtitle {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
    line-height: 140%;
}
.rcommon-subtitle:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #fff;
    margin-right: 10px;
    vertical-align: middle;
}
.rcommon-title {
    color: #fff;
    font-size: 48px;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 20px;
}

.rcommon-headings p {
    color: #c7c7c7;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 16px;
    font-family: "Raleway", sans-serif;
}

.rcommon-headings p:last-child {
    margin-bottom: 0px;
}

.rc-afterbefore-section .rcommon-headings {
    /* max-width: 800px; */
    max-width: 1000px;
}

.rcommon-headings {
    margin-bottom: 42px;
}
.afterbefore-tabs .nav-pills .nav-link {
    border: 1px solid #c7c7c7;
    background: transparent;
    color: #fff;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
}
.afterbefore-tabs .nav-pills .nav-link:hover {
    background: #fff;
    color: #2a2a2a;
    border-color: #c7c7c7;
}
.afterbefore-tabs .nav-pills .nav-link.active {
    background: #fff;
    color: #2a2a2a;
    border-color: #c7c7c7;
}
.afterbefore-tabs .nav.nav-pills {
    margin-bottom: 25px;
}
/* after before slider start  */
.rc-before-after {
    position: relative;
    width: 100%;
    height: 635px;
    overflow: hidden;
    user-select: none;
    touch-action: none;
    border-radius: 5px;
}
/* AFTER */
.rc-after-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.rc-after-image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: center center;
    transform: none !important;
}
/* BEFORE */
.rc-before-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    z-index: 2;
}

.rc-before-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: left center;
    transform: none !important;
    transition: none !important;
}
.rc-before-after-divider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background: #fff;
    z-index: 10;
    cursor: ew-resize;
    transform: translateX(-50%);
}
.rc-before-after-handle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 52px;
    height: 52px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    color: #777;
    font-size: 18px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    cursor: ew-resize;
}
.rc-before-after-handle span {
    line-height: 1;
}
.rc-before-label, .rc-after-label {
    position: absolute;
    bottom: 16px;
    z-index: 20;
    padding: 9px 13px;
    background: #2a2a2a;
    color: #fff;
    font-size: 10px;
    letter-spacing: 2px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    border: 1px solid  #c7c7c7;
}
.rc-before-label {
    left: 16px;
}
.rc-after-label {
    right: 16px;
    /* background: #cca739; */
}

/* after before slider end  */
.rc-tabs-description-widget-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.rc-tabs-description-widget-1 p {
    color: #c7c7c7;
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .2em;
}
.rc-tabs-description-widget-2 {
    margin-top: 12px;
    font-size: 12px;
    letter-spacing: .08em;
    color: #c7c7c7;
    background: #2a2a2a;
    border: 1px dashed #c7c7c7;
    padding: 9px 13px;
    font-family: "Raleway", sans-serif;
}
.rc-tabs-description-widget-2 p {
    margin: 0px;
}
.rc-scope-section {
    background: #f6f6f6;
    padding-bottom: 80px;
}
.dark-color .rcommon-subtitle {
    color: #2a2a2a;
}
.dark-color .rcommon-subtitle:before {
    background: #2a2a2a;
}
.dark-color  .rcommon-title {
    color: #2a2a2a;
}
.rcommon-headings.dark-color p {
    color: #212529;
}
.rc-scope-section .rcommon-headings {
    /* max-width: 800px; */
    max-width: 1000px;
}
.rc-scope-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
    transition: 0.3s all ease-in;
    margin-bottom: 30px;
}
.rc-scope-card:hover {
    box-shadow: 0 0 12px #ccc;
}
.rc-scope-imagebox img {
    width: 100%;
    transition: 0.3s all ease-in;
}
.rc-scope-card:hover .rc-scope-imagebox img {
    transform: scale(1.07);
}
.rc-scope-imagebox {
    position: relative;
    max-height: 306px;
    overflow: hidden;
}
.rc-scope-span {
    position: absolute;
    top: 10px;
    z-index: 1;
    padding: 5px 10px;
    background: #2a2a2a;
    color: #fff;
    font-size: 10px;
    letter-spacing: .1em;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    left: 10px;
    border-radius: 5px;
}
.rc-scope-contentbox {
    padding: 24px;
}
.rc-scope-titlecontent h4 {
    font-size: 24px;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 13px;
    color: #2a2a2a;
}
.rc-scope-titlecontent p {
    font-weight: 400;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    color: #212529;
    line-height: 150%;
}
.rc-scope-list ul li {
    font-weight: 400;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 8px;
    color: #212529;
}
.scope-commonbtn {
    font-family: 'Raleway', sans-serif;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease-in;
    letter-spacing: 0.05em;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}
.scope-commonbtn:after {
    position: absolute;
    content: "";
    background: #2a2a2a;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
}
.scope-commonbtn:hover {
    margin-left: 10px;
    color: #2a2a2a;
    
}
.scope-commonbtn img {
    filter: brightness(0);
    max-height: 11px;
    position: relative;
    top: -1px;
    margin-left: 5px;
}
.rc-scope-btn {
    margin-top: 30px;
}
.rc-scope-titlecontent {
    min-height: 150px;
}
.rc-deliveredwork-section {
    background: #2a2a2a;
}
/* carousal card and lightbox start  */
.rc-project-card {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.rc-project-image {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    border-radius: 5px;
}
.rc-project-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform .3s ease;
}
.rc-project-card:hover .rc-project-image img {
    transform: scale(1.04);
}
.rc-project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 80px 20px 20px;
    background: linear-gradient( to top, rgba(0,0,0,.85), rgba(0,0,0,0));
}
.rc-project-overlay h3 {
    font-size: 24px;
    color: #fff;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 15px;
}
.rc-project-overlay span {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    color: #c7c7c7;
}
.rc-project-carousel {
    position: relative;
}
.rc-project-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -85px;
    display: flex;
    gap: 8px;
    margin: 0;
}
.rc-project-carousel .owl-nav button.owl-prev, .rc-project-carousel .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    margin: 0;
    border: 1px solid #c7c7c7 !important;
    background: transparent !important;
    line-height: 0px !important;
    transition: all .3s ease;
}

.rc-project-carousel .owl-nav button:hover {
    background: #fff!important;
    border-color: #fff !important;
}
.rc-project-carousel .owl-nav button:hover img {
    filter: brightness(0);
}
.rc-project-carousel .owl-nav button.owl-prev img {
    transform: rotate(180deg);
}
.rc-gallery-lightbox {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.94);
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
}
.rc-gallery-lightbox.rc-gallery-open {
    display: flex;
}
.rc-gallery-content {
    position: relative;
    width: min(80vw, 900px);
    text-align: center;
}
.rc-gallery-image {
    display: block;
    width: 100%;
    max-height: 78vh;
    object-fit: contain;
    margin: auto;
}
.rc-gallery-caption {
    margin-top: 15px;
}
.rc-gallery-caption h4 {
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 8px;
}
.rc-gallery-caption p {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    color: #c7c7c7;
}
.rc-gallery-close {
    position: absolute;
    top: 15px;
    right: 25px;
    background: transparent;
    cursor: pointer;
    z-index: 10;
    transition: all .3s ease;
    padding: 0;
    border: none;
}
button.rc-gallery-close img {
    max-height: 26px;
}
.rc-gallery-prev, .rc-gallery-next {
    position: absolute;
    top: 50%;
    width: 46px;
    height: 46px;
    transform: translateY(-50%);
    border: 1px solid #555;
    background: transparent;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    transition: all .3s ease;
    border-radius: 5px;
}
.rc-gallery-prev {
    left: 20px;
}
.rc-gallery-prev img {
    transform: rotate(180deg);
}
.rc-gallery-next {
    right: 20px;
}
.rc-gallery-prev:hover, .rc-gallery-next:hover {
    background: #fff;
    border-color: #fff;
}
.rc-gallery-prev:hover img, .rc-gallery-next:hover img{
    filter: brightness(0);
}
/* carousal card and lightbox end  */
.deliveredwork-buttons {
    margin-top: 30px;
}
.rc-budget-section {
    background: #2a2a2a;
    border-top: 1px solid #515151;
}
.rc-budget-table caption {
    padding: 15px 14px;
    font-size: 12px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #c7c7c7;
    font-family: 'Raleway', sans-serif;
    background: #14171B;
    border-bottom: 1px solid #515151;
}
.rc-budget-table tr th {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #fff;
    background: #1d2126;
    font-weight: 500;
    white-space: pre;
}
.rc-budget-table tr td {
    font-family: 'Raleway', sans-serif;
    white-space: nowrap;
    color: #c7c7c7 !important;
    font-size: 15px;
    letter-spacing: .13em;
}
.rc-budget-table tr td:first-child {
    color: #fff !important;
}
.rc-budget-table .table>:not(caption)>*>* {
    border-color: #515151;
    padding: 15px 14px;
}
.rc-budget-table {
    border: 1px solid #515151;
    border-bottom: 0;
}
.rc-budget-table table {
    margin: 0;
}
.rc-budget-table tr:nth-child(odd) {
    background: #343434 !important;
}
.estimate-title {
    color: #fff;
    font-size: 32px;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 15px;
}
.estimate-calculator {
    margin-top: 70px;
}
.budget-tab-widget {
    border: 1px solid #515151;
    background: #2a2a2a;
    border-radius: 5px;
    overflow: hidden;
}
.budget-tabs-title {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    letter-spacing: .10em;
    text-transform: uppercase;
    color: #c7c7c7;
    font-weight: 500;
    margin-bottom: 16px;
}
.budget-tab-pills-area .nav-pills .nav-link {
    border: 1px solid #c7c7c7;
    background: transparent;
    color: #fff;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}
.budget-tab-pills-area  .nav-pills .nav-link:hover {
    background: #fff;
    color: #2a2a2a;
    border-color: #c7c7c7;
}
.budget-tab-pills-area  .nav-pills .nav-link.active {
    background: #fff;
    color: #2a2a2a;
    border-color: #c7c7c7;
}
.budget-tab-pills-area {
    padding: 40px;
}
.budget-body-title {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 18px;
}
.budget-tab-pills-body {
    padding: 40px;
    background: #fff;
    height: 100%;
}
.budget-tab-value {
    color: #2a2a2a;
    font-size: 44px;
    font-family: 'Antic Didone', serif;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 15px;
}
.budget-tab-desc {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 0;
}
.budget-construction-data {
    border-top: 1px solid #d9d9d9;
    margin-top: 30px;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.budget-construction-data p {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    color: #2a2a2a;
    font-weight: 500;
    margin-bottom: 0px;
}
.rc-budget-calculator-btn .rc-villa-btn {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #2a2a2a;
    width: 100%;
    letter-spacing: .05em;
    margin-bottom: 20px;
    border: 1px solid #2a2a2a;
}
.rc-budget-calculator-btn .rc-villa-btn:hover {
    background: transparent;
    color: #2a2a2a;
}
.rc-budget-calculator-btn {
    margin-top: 70px;
}
.rc-budget-calculator-btn p {
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    letter-spacing: .05em;
    text-transform: capitalize;
    color: #2a2a2a;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 140%;
    text-align: center;
}

.rc-radio-group {
  display: flex;
  gap: 8px;
}

.rc-radio-group .radio-option {
  position: relative;
  cursor: pointer;
}

.rc-radio-group .radio-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.rc-radio-group .radio-option span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    transition: all 0.2s ease;
    border: 1px solid #c7c7c7;
    background: transparent;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}

.rc-radio-group .radio-option:hover span {
  background: #fff;
    color: #2a2a2a;
    border-color: #fff;
}

.rc-radio-group .radio-option input:checked + span {
  background: #fff;
    color: #2a2a2a;
    border-color: #fff;
}

.rc-checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.rc-checkbox-group .checkbox-option {
  position: relative;
  cursor: pointer;
}

.rc-checkbox-group .checkbox-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.rc-checkbox-group .checkbox-option span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    transition: all 0.2s ease;
    border: 1px solid #c7c7c7;
    background: transparent;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}

.rc-checkbox-group .checkbox-option:hover span {
      background: #fff;
    color: #2a2a2a;
    border-color: #fff;
}

.rc-checkbox-group  .checkbox-option input:checked + span {
      background: #fff;
    color: #2a2a2a;
    border-color: #fff;
}
.area-value {
    color: #fff;
    font-size: 42px;
    font-family: 'Antic Didone', serif;
    font-weight: 600;
    line-height: normal;
}

.area-slider {
  width: 100%;
  max-width: 560px;
}
.area-value small {
    color: #c7c7c7;
    font-size: 12px;
    letter-spacing: 0.10em;
    font-family: 'Raleway', sans-serif;
}

/* Range slider */
.area-slider input[type="range"] {
    --progress: 56.6%;
    width: 100%;
    height: 6px;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    background: linear-gradient(to right, #fff 0%, #fff var(--progress), #3b3d3f var(--progress), #3b3d3f 100%);
}

/* Chrome / Edge / Safari */
.area-slider input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  -webkit-appearance: none;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #fff;
  border: none;
  cursor: pointer;
  border: 2px solid #fff;
}

/* Firefox */
.area-slider input[type="range"]::-moz-range-thumb {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #fff;
  border: none;
  cursor: pointer;
  border: 2px solid #fff;
}
.label-margin {
    margin-bottom: 28px;
}
.label-margin:last-child {
    margin-bottom: 0px;
}
.rc-approval-section {
    background: #f6f6f6;
}
.custom-accordion {
    border: 1px solid #ddd8d0;
    border-bottom: 0;
    border-radius: 5px;
    overflow: hidden;
}
.custom-accordion .accordion-item {
  border: 0;
  border-bottom: 1px solid #ddd8d0;
  border-radius: 0;
}
.custom-accordion .accordion-button {
    padding: 20px 28px;
    background: #fff;
    color: #2a2a2a;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
}

.custom-accordion .accordion-button:not(.collapsed) {
  color: #2a2a2a;
  background: #fff;
}
.custom-accordion .accordion-button::after {
    content: "+";
    background-image: none !important;
    width: auto;
    height: auto;
    margin-left: auto;
    font-size: 27px;
    font-weight: 400;
    line-height: 1;
    color: #2a2a2a;
    transform: none !important;
}

.custom-accordion .accordion-button:not(.collapsed)::after {
  content: "−";
  transform: none !important;
}

.custom-accordion .q-mark {
  display: inline-block;
  width: 22px;
  margin-right: 8px;
  color: #2a2a2a;
      font-size: 15px;
    font-weight: 600;
    font-family: 'Antic Didone', serif;
}
.custom-accordion .accordion-body {
    padding: 0 58px 25px;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    color: #212529;
    line-height: 150%;
}
.custom-accordion .accordion-button:focus {
  box-shadow: none;
}
.runproject-col {
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    max-width: 20%;
    flex: 0 0 20%;
}
.runproject-inner-card {
    background: #f6f6f6;
    padding: 30px;
    border: 1px solid #e4e4e4;
    transition: 0.3s all ease-in;
    border-right: 0;
    height: 100%;
}
.col-md-3:last-child .runproject-inner-card {
    border-right: 1px solid #e4e4e4;
}
.runproject-inner-card:hover {
    background: #ffffff;
}
.runproject-row .col-md-3 {
    flex: 0 0 20% !important;
    max-width: 20% !important;
}
.runproject-stage {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 18px;
}
.runproject-subtitle {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #2a2a2a;
    line-height: 120%;
    margin-bottom: 10px;
}
.runproject-inner-card p {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #212529;
    line-height: 150%;
}
.runproject-week {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    color: #2a2a2a;
    font-weight: 500;
}
.runproject-inner-card li {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #212529;
    line-height: 150%;
        margin-bottom: 8px;
}
.rc-ownervilla-section {
    background: #2a2a2a;
}
.runproject-inner-card ul {
    padding-left: 15px;
    margin: 0;
}
.ownervilla-casestudy-content .rcommon-subtitle {
    font-size: 12px;
}
.ownervilla-casestudy-content .rcommon-title {
    font-size: 30px;
}
.ownervilla-casestudy-content .rcommon-headings p {
    font-size: 16px;
}
.ownervilla-casestudy-widget {
    margin-top: 50px;
    border: 1px solid #515151;
}
.ownervilla-casestudy-content {
    padding: 40px 40px 40px 20px;
    height: 100%;
}
.ownervilla-numbercard h4 {
    color: #fff;
    font-size: 36px;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 120%;
}

.ownervilla-numbercard p {
    color: #c7c7c7;
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
}
.ownervilla-detail-widget {
    border-top: 1px solid #515151;
    padding-top: 30px;
}
.ownervilla-numbercard {
    margin-bottom: 25px;
}
.ownervilla-detail-buttons {
    margin-top: 30px;
}
.ownervilla-review-widget {
    margin-top: 50px;
    padding: 26px;
    background: #1C1C1C;
    border-radius: 5px;
    border: 1px solid #515151;
}
.ownervilla-review-content .rcommon-title {
    font-size: 22px;
    margin-bottom: 16px;
}
.ownervilla-review-content p {
    font-size: 14px;
    margin-bottom: 12px
}
.ownervilla-review-content p:last-child {
    margin-bottom: 0;
}
.ownervilla-review-content .rcommon-headings {
    margin-bottom: 0px;
}
.ownervilla-review-content .small-text {
    font-size: 13px;
}
.review-tag h4 {
    color: #c7c7c7;
    font-size: 28px;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 0;
    border: 1px solid #c7c7c7;
    display: inline-block;
    padding: 10px;
}
.review-colum {
    display: flex;
}

.review-tag {
    max-width: 80px;
    flex: 0 0 80px;
}

.ownervilla-review-content {
    max-width: calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
}
.rc-googlereview-section {
    background: #f6f6f6;
}
.rcgoogle-item {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 28px 26px;
    border-radius: 5px;
}
.rcgoogle-content {
    color: #2a2a2a;
    font-size: 15px;
    line-height: 150%;
    font-family: "Raleway", sans-serif;
    min-height: 120px;
}
.rcgoogle-star {
    margin-bottom: 15px;
    color: #515151;
}
.rcgoogle-useralfa h3 {
    background: #2a2a2a;
    display: inline-flex;
    width: 46px;
    height: 46px;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    font-size: 22px;
    margin: 0;
}
.rcgoogle-admindetail {
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.rcgoogle-userdesc h4 {
    color: #2a2a2a;
    font-size: 16px;
    line-height: normal;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}
.rcgoogle-userdesc p {
    color: #2a2a2a;
    font-size: 12px;
    line-height: 150%;
    font-family: "Raleway", sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .13em;
}
.rcgoogle-useralfa {
    max-width: 60px;
    flex: 0 0 60px;
}
.rcgoogle-userdesc {
    max-width: calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
}
.community-linkgrid li a {
    padding: 8px 20px;
    transition: all 0.2s ease;
    border: 1px solid #c7c7c7;
    background: transparent;
    color: #2a2a2a;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
    display: inline-block;
    text-decoration: none;
}
.community-linkgrid li a:hover {
    border: 1px solid #2a2a2a;
    background: #2a2a2a;
    color: #ffffff;
}
.community-linkgrid {
    padding: 0;
    margin: 0;
    list-style: none;
}
.community-linkgrid li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}
.rc-faq-section {
    background: #f6f6f6;
}
.rc-projectform-section {
    background: #2a2a2a;
}
.property-form-image {
    position: relative;
    z-index: 1;
}

.property-form-image:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10, 11, 13, .45), rgba(10, 11, 13, .93));
    z-index: 1;
}
.property-form-image img {
    width: 100%;
}
.property-form-imagebox {
    position: relative;
}

.property-form-imagecontent h4 {
    color: #fff;
    font-size: 26px;
    font-family: 'Antic Didone', serif;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 20px;
}
.property-form-imagecontent ul {
    margin: 0;
    padding-left: 15px;
    margin-bottom: 25px;
}

.property-form-imagecontent ul li {
    font-weight: 300;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    line-height: 150%;
    margin-bottom: 10px;
}
.property-form-imagecontent {
    position: absolute;
    bottom: 25px;
    z-index: 1;
    width: calc(100% - 60px);
    margin: 30px;
}
.property-form-imagecontent p {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 170%;
}
.rc-property-form-widget {
    border: 1px solid #515151;
    border-radius: 5px;
    overflow: hidden;
    background: #1C1C1C;
}
.custom-form-fields .form-label {
    color: #c7c7c7;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Raleway", sans-serif;
}
.custom-form-fields .form-control, .custom-form-fields .form-select {
    width: 100%;
    padding: 13px 14px;
    border: 1px solid #515151;
    background: #2a2a2a;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
}
.custom-form-fields {
    margin-bottom: 20px;
}
.property-form-grid {
    padding: 40px 40px 40px 20px;
}
.custom-form-fields .form-control::placeholder {
    color: #c7c7c7;
}
.custom-form-fields .form-control:focus, .custom-form-fields .form-select:focus {
    box-shadow: none;
}
.custom-button-widget label.form-check-label {
    color: #c7c7c7;
    font-size: 12px;
    letter-spacing: .12em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Raleway", sans-serif;
}
.custom-button-widget {
    margin-top: 10px;
}
.mainform-btn p {
    color: #fff;
    font-size: 11px;
    letter-spacing: .12em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Raleway", sans-serif;
    margin-top: 20px;
}
.mainform-btn button.rc-villa-btn {
    width: 100%;
    padding: 13px;
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-weight: 500;
}
.mainform-btn button.rc-villa-btn:hover {
    background: transparent;
    color: #fff;
}
.custom-form-fields textarea.form-control {
    min-height: 100px;
}
@media (max-width: 1700px) {
.rc-common-space {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
}
.rcommon-title {
    font-size: 46px;
}
.budget-tab-value {
    font-size: 42px;
}
}
@media (max-width: 1600px) {
.rc-villa-content .rc-banner-maintitle {
    font-size: 56px;
}
.rc-common-space {
    padding-top: 90px;
    padding-bottom: 90px;
}
.rcommon-title {
    font-size: 42px;
}
.rc-budget-table tr th {
    font-size: 14px;
}
.budget-tab-value {
    font-size: 40px;
}
.area-value {
    font-size: 40px;
}
.ownervilla-casestudy-content .rcommon-title {
    font-size: 28px;
}
.ownervilla-numbercard h4 {
    font-size: 34px;
}
}
@media (max-width: 1399px) {
.rc-villa-content .rc-banner-maintitle {
    font-size: 50px;
}
.rc-villa-slider {
    height: 700px;
}
.rc-villa-slider .carousel-indicators {
    bottom: 60px;
    max-width: 1120px;
}
.counter-number {
    font-size: 34px;
}
.logo-track {
    animation: 45s linear infinite scroll;
}
.rc-common-space {
    padding-top: 80px;
    padding-bottom: 80px;
}
.cardcontent-widget h2 {
    font-size: 33px;
}
.cardcontent-widget {
    padding: 40px;
}
.rcommon-title {
    font-size: 40px;
}
.rcommon-headings p {
    font-size: 17px;
}
.rc-before-after {
    height: 560px;
}
.rc-scope-list {
    min-height: 105px;
}
.rc-scope-titlecontent {
    min-height: 162px;
}
.rc-project-image {
    height: 450px;
}
.area-value {
    font-size: 37px;
}
.budget-tab-pills-body {
    padding: 40px 30px;
}
.budget-tab-value {
    font-size: 36px;
}
.budget-tab-pills-area {
    padding: 40px 30px;
}
.ownervilla-casestudy-content .rcommon-title {
    font-size: 26px;
}
.ownervilla-numbercard h4 {
    font-size: 30px;
}
.ownervilla-casestudy-content .rcommon-headings p {
    font-size: 15px;
}
.ownervilla-detail-widget {
    padding-top: 25px;
}
.rcommon-headings {
    margin-bottom: 30px;
}
.ownervilla-detail-buttons {
    margin-top: 20px;
}
.review-tag h4 {
    font-size: 25px;
}
.rcommon-headings p {
    font-size: 15px;
}
.review-tag {
    max-width: 75px;
    flex: 0 0 75px;
}
.ownervilla-review-content {
    max-width: calc(100% - 75px);
    flex: 0 0 calc(100% - 75px);
}
.rcgoogle-userdesc h4 {
    font-size: 15px;
}
.rcgoogle-userdesc p {
    font-size: 11px;
}

.rcgoogle-content {
    min-height: 135px;
}
.property-form-grid {
    padding: 30px 30px 30px 10px;
}
.custom-form-fields .form-label {
    margin-bottom: 8px;
}
.custom-form-fields .form-control, .custom-form-fields .form-select {
    padding: 11px 14px;
}
.custom-form-fields {
    margin-bottom: 15px;
}
.custom-form-fields textarea.form-control {
    min-height: 80px;
}
.mainform-btn button.rc-villa-btn {
    padding: 11px;
}
}
@media (max-width: 1199px) {
.rc-villa-slider .carousel-indicators {
    max-width: 880px;
}
.rc-villa-slider {
    height: 660px;
}
.rc-villa-content .rc-banner-maintitle {
    font-size: 46px;
}
.rc-villa-content-inner {
    margin-top: 30px;
    padding-left: 22px;
    padding-right: 22px;
}
.counter-number {
    font-size: 32px;
}
.rc-scrolltab-section {
    padding: 20px 35px;
}
.rc-common-space {
    padding-top: 70px;
    padding-bottom: 70px;
}
.cardcontent-widget h2 {
    font-size: 30px;
}
.cardcontent-widget {
    padding: 30px;
}
.rc-before-after {
    height: 480px;
}
.rcommon-title {
    font-size: 36px;
}
.rc-scope-titlecontent h4 {
    font-size: 22px;
}
.rc-scope-list ul {
    padding-left: 15px;
}
.scope-commonbtn {
    font-size: 13px;
}
.rc-scope-list ul li {
    font-size: 14.5px;
}
.rc-scope-titlecontent p {
    font-size: 14.5px;
}
.rc-scope-contentbox {
    padding: 20px;
}
.rc-scope-titlecontent {
    min-height: 175px;
}
.rc-scope-list {
    min-height: 145px;
}
.rc-project-carousel .owl-nav button.owl-prev, .rc-project-carousel .owl-nav button.owl-next {
    width: 36px;
    height: 36px;
}
.rc-project-carousel .owl-nav {
    top: -65px;
}
.rc-project-image {
    height: 410px;
}
.rc-project-overlay h3 {
    font-size: 22px;
}
.rc-budget-table tr th {
    font-size: 13px;
}
.rc-budget-table tr td {
    font-size: 14px;
}
.budget-tab-value {
    font-size: 32px;
}
.area-value {
    font-size: 34px;
}
.custom-accordion .accordion-button {
    padding: 14px 20px;
    font-size: 15px;
}
.custom-accordion .accordion-body {
    padding: 0 50px 10px;
    font-size: 14px;
}
.runproject-inner-card {
    padding: 15px;
}
.ownervilla-casestudy-content {
    padding: 30px 30px 30px 0px;
}
.ownervilla-casestudy-content .rcommon-title {
    font-size: 24px;
}
.ownervilla-numbercard h4 {
    font-size: 28px;
}
.ownervilla-numbercard {
    margin-bottom: 20px;
}
.rc-villa-btn {
    padding: 12px 30px;
    font-size: 15px;
}
.ownervilla-detail-buttons {
    margin-top: 10px;
}
.custom-form-fields .form-control, .custom-form-fields .form-select {
    line-height: normal;
}
.custom-form-fields .form-label {
    margin-bottom: 7px;
}
.custom-form-fields {
    margin-bottom: 11px;
}
.property-form-imagecontent {
    bottom: 25px;
    width: calc(100% - 40px);
    margin: 20px;
}
}
@media (max-width: 991px) {
    /* banner slider css start */
    .rc-villa-slider {
        height: 650px;
    }
    .rc-villa-content h1 {
        font-size: 52px;
    }
    .rc-villa-content p {
        font-size: 16px;
    }
    .rc-villa-slider .carousel-indicators {
        left: 15px;
    }
    /* banner slider css end */
    .rc-before-after {
        height: 500px;
    }
    .rc-villa-content-inner {
    padding-left: 4px;
    padding-right: 4px;
}
.rc-villa-slider .carousel-indicators {
    max-width: 700px;
}
.rc-scrolltab-section {
    padding: 18px 18px;
}
.logo-track img {
    margin: 0 10px;
}
.rc-common-space {
    padding-top: 60px;
    padding-bottom: 60px;
}
.rc-common-space {
    padding-left: 28px;
    padding-right: 28px;
}
.rc-before-after {
    height: 370px;
}
.cardcontent-widget h2 {
    font-size: 26px;
}
.cardcontent-widget p, .cardcontent-widget ul li {
    font-size: 15px;
}
.cardcontent-widget ul {
    padding-left: 15px;
} 
.rcommon-title {
    font-size: 32px;
} 
.rc-scope-titlecontent {
    min-height: 155px;
} 
.rc-scope-list {
    min-height: 100px;
}
.rc-scope-section {
    padding-bottom: 50px !important;
}
.estimate-calculator {
    margin-top: 50px;
}
.estimate-title {
    font-size: 28px;
}
.budget-tab-pills-area {
    padding: 30px 5px 30px 20px;
}
.budget-tab-pills-area .nav-pills .nav-link {
    font-size: 13px;
    padding: 7px 10px;
    margin-bottom: 10px;
}
.area-value {
    font-size: 30px;
}
.rc-radio-group .radio-option span {
    padding: 7px 10px;
    font-size: 13px;
}
.rc-checkbox-group .checkbox-option span {
    padding: 7px 10px;
    font-size: 13px;
}
.budget-tab-pills-body {
    padding: 30px 15px;
}
.budget-tab-value {
    font-size: 24px;
}
.rc-budget-calculator-btn .rc-villa-btn {
    font-size: 13px;
    padding: 12px 24px;
}
.budget-construction-data {
    margin-top: 20px;
    padding-top: 15px;
}
.runproject-row .col-md-3 {
    flex: 0 0 33.33% !important;
    max-width: 33.33%!important;
}
.runproject-inner-card {
    padding: 20px;
}
.ownervilla-casestudy-content {
    padding: 35px;
}
.property-form-image img {
    max-height: 500px;
    object-fit: cover;
}
.property-form-grid {
    padding: 35px;
}
.ownervilla-casestudy-image img {
    max-height: 500px;
    object-fit: cover;
    width: 100%;
}
}

@media (max-width: 767px) {
    /* banner slider css start */
    .rc-villa-slider {
        height: 700px;
    }
    .rc-villa-content {
        align-items: center;
    }
    .rc-villa-content-inner {
        margin-top: 30px;
    }
    .rc-villa-subtitle {
        font-size: 9px;
        letter-spacing: 2px;
    }
    .rc-villa-content h1 {
        font-size: 42px;
        line-height: 1.05;
    }
    .rc-villa-content p {
        font-size: 15px;
        line-height: 1.6;
    }
    /* banner slider css end */
    .rc-before-after-section {
        padding: 20px 0 35px;
    }
    .rc-before-after {
        height: 450px;
    }
    .rc-before-after-handle {
        width: 44px;
        height: 44px;
        font-size: 16px;
    }
    /* carousal card and lightbox start  */
    .rc-project-image {
        height: 450px;
    }
    .rc-project-carousel .owl-nav {
        position: static;
        justify-content: flex-end;
        margin-top: 20px;
    }
    .rc-gallery-content {
        width: 90vw;
    }
    .rc-gallery-image {
        max-height: 70vh;
    }
    .rc-gallery-prev {
        left: 10px;
    }
    .rc-gallery-next {
        right: 10px;
    }
    /* carousal card and lightbox end  */
    .rc-villa-slider .carousel-indicators {
    max-width: 520px;
}
.rc-villa-content .rc-banner-maintitle {
    font-size: 36px;
}
.rc-villa-slider {
    height: 600px;
}
.rc-villa-slider .carousel-indicators {
    bottom: 45px;
}
.rc-villa-content-inner {
    margin-top: 0px;
}
.rc-villa-content-inner {
    padding-left: 0;
    padding-right: 0;
}
.rc-counter-section {
    padding: 0 30px;
}
.rc-counter-border {
    border-bottom: 1px solid #515151;
}
.rc-counter-border:nth-child(2) {
    border-right: 0;
}
.verified-box {
    padding: 20px;
}
.rc-common-space {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.cardcontent-widget {
    padding: 30px 20px;
}
.rc-before-after {
    height: 300px;
}
.rc-before-label, .rc-after-label {
    bottom: 10px;
}
.rc-after-label {
    right: 10px;
}
.rc-before-label {
    left: 10px;
}
.rc-tabs-description-widget-1 p {
    font-size: 10px;
}
.rcommon-title {
    font-size: 28px;
}
.rc-scope-titlecontent {
    min-height: auto;
}
.rc-scope-list {
    min-height: auto;
}
.rc-scope-section {
    padding-bottom: 20px !important;
}
.deliveredwork-buttons {
    text-align: center;
}
.rc-project-carousel .owl-nav {
    justify-content: center;
}
.estimate-title {
    font-size: 26px;
}
.estimate-calculator {
    margin-top: 40px;
}
.rc-budget-calculator-btn {
    margin-top: 30px;
}
.runproject-row .col-md-3 {
    flex: 0 0 50% !important;
    max-width: 50%!important;
}
.runproject-row .col-md-3:last-child:nth-child(odd) {
    flex: 0 0 100% !important;
    max-width: 100%!important;
}
.ownervilla-casestudy-content {
    padding: 35px 30px;
}
.ownervilla-review-content .rcommon-title {
    font-size: 20px;
}
.ownervilla-review-widget {
    margin-top: 40px;
    padding: 20px;
}
.review-tag h4 {
    font-size: 18px;
}
.review-tag {
    max-width: 60px;
    flex: 0 0 60px;
}
.ownervilla-review-content {
    max-width: calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
}
.rcgoogle-content {
    min-height: auto;
}
.community-linkgrid li a {
    padding: 7px 10px;
    font-size: 13px;
}
.property-form-grid {
    padding: 35px 30px;
}
}

@media (max-width: 575px) {
    .rc-villa-content-inner {
    padding-left: 13px;
    padding-right: 13px;
}
.rc-villa-slider {
    height: 560px;
}
.rc-villa-content .rc-banner-maintitle {
    font-size: 30px;
        margin-bottom: 30px;
}
.rc-villa-btn {
    padding: 12px 23px;
}
.rc-villa-slider .carousel-indicators {
    max-width: 440px;
}
.verified-box {
    padding: 15px 0;
}
.cardcontent-widget h2 {
    font-size: 22px;
}
.rc-common-space {
    padding-left: 13px;
    padding-right: 13px;
}
.rcommon-title {
    font-size: 26px;
}
.rc-project-image {
    height: 350px;
}
.custom-accordion .accordion-button {
    padding: 10px 15px;
}
.custom-accordion .accordion-body {
    padding: 0 42px 5px;
}
.custom-accordion .q-mark {
    width: 18px;
}
.rcommon-subtitle {
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.ownervilla-casestudy-image img {
    max-height: 400px;
}
.ownervilla-casestudy-content {
    padding: 32px 20px;
}
.property-form-imagecontent {
    margin-bottom: 10px;
}
.property-form-grid {
    padding: 32px 20px;
}
.custom-form-fields .form-control, .custom-form-fields .form-select {
    border-radius: 4px;
}
.rc-villa-content-inner .rc-villa-btn {
    padding: 12px 13px;
    font-size: 14px;
}
.rc-villa-content p {
    line-height: 140%;
}
}
@media (max-width: 480px) {
    .rc-before-after {
        height: 400px;
    }
    .rc-villa-content .rc-banner-maintitle {
    font-size: 28px;
}
.rc-villa-slider .carousel-indicators {
    max-width: 360px;
}
.rc-counter-section {
    padding: 0px 0px;
}
.counter-title {
    font-size: 10px;
}
.counter-number {
    font-size: 30px;
}
.rc-common-space {
    padding-left: 8px;
    padding-right: 8px;
}
.cardcontent-widget {
    border-left: 2px solid #cca739;
            padding: 25px 15px;
}
.rc-before-after {
    height: 280px;
}
.rc-before-label, .rc-after-label {
    padding: 7px 9px;
    font-size: 9px;
    letter-spacing: 1px;
}
.rcommon-title {
    font-size: 24px;
}
.rc-scope-titlecontent h4 {
    font-size: 20px;
}
.rc-budget-table .table>:not(caption)>*>* {
    padding: 12px 13px;
}
.ownervilla-numbercard h4 {
    font-size: 24px;
    line-height: normal;
}
.rc-villa-btn {
    padding: 11px 23px;
}
.property-form-imagecontent p {
    font-size: 11px;
}
.property-form-imagecontent h4 {
    font-size: 24px;
}
.custom-form-fields .form-control, .custom-form-fields .form-select {
    font-size: 13.5px;
}
}
@media (max-width:399px){
    .rc-villa-buttons {
    flex-direction: column;
}
.rc-villa-slider .carousel-indicators {
    max-width: 335px;
}
}