@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Smooch+Sans:wght@600&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Passion+One&display=swap);

.primary-header,
.secondary-header {
    font-family: var(--sonika-secondary-font)
}

.vh-50{
    height: 50vh;
}

.btn1,
.btn2,
.sonika-bg1 {
    background-color: var(--sonika-secondary-color)
}

address i,
address span {
    font-size: 14px
}

.nav-text,
.uniquetext {
    text-transform: uppercase
}

.nav-fixed,
.shadow-1 {
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

#tour input,
.navbar-nav .nav-link,
.primary-color,
a {
    color: var(--sonika-primary-color)
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    color: var(--sonika-primary-colornew);
    font-family: "DM Sans", sans-serif;
    font-weight: 400
}

:root {
    --sonika-primary-font: 'DM Sans', sans-serif;
    --sonika-secondary-font: 'Lora', serif;
    --sonika-primary-color: #585b5e;
    --sonika-primary-colornew: #A5A19E;
    --sonika-primary-colornew: #6b6b6a;
    --sonika-secondary-color: #006524;
    --sonika-tertary-color: #487219;
    --sonika-ham-color: rgb(48, 48, 48);
    --sonika-primary-border-radius: 4px
}

.secondary-color {
    color: var(--sonika-secondary-color) !important
}

.primary-header {
    font-size: 38px;
    line-height: 1.2em;
    margin-bottom: 32px;
    color: var(--sonika-secondary-color);
    font-weight: 300
}

.secondary-header,
.tertary-header {
    line-height: 1.2;
    color: var(--sonika-secondary-color)
}

.secondary-header {
    margin-bottom: 23px;
    font-size: 36px;
    font-weight: 700
}

.tertary-header {
    font-size: 30px;
    font-family: var(--sonika-primary-font)
}

.new-header,
.quartary-header {
    font-family: var(--sonika-secondary-font)
}

.quartary-header {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 500;
    color: var(--sonika-secondary-color);
    line-height: 1.5
}

.primary-text,
address span {
    color: var(--sonika-primary-colornew)
}

.new-header {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 43px
}

.card-text1,
.primary-text {
    line-height: 30px;
    margin: 0
}

.card1-header {
    font-size: 40px
}

.border-1 {
    border-radius: var(--sonika-primary-border-radius)
}

.primary-text {
    font-size: 16px
}

.card-text1 {
    font-size: 18px;
    color: var(--sonika-secondary-color);
    font-weight: 500
}

.btn1,
.btn2 {
    padding: 16px 30px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
    transition: .2s ease-in-out;
    color: #fff;
    line-height: 1;
    display: inline-block;
    border: 0
}

.btn1:active,
.btn1:hover,
.btn2:active,
.btn2:hover {
    background: var(--sonika-tertary-color)
}

address span {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: underline
}

.fw-400 {
    font-weight: 400
}

.fw-700 {
    font-weight: 700
}

.font-17 {
    font-size: 17px !important
}

.font-30 {
    font-size: 30px !important
}

.uniquetext {
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: 3px;
    margin-bottom: 10px;
    color: #707070
}

.common-padding {
    padding: 150px 0 70px
}

.navbar-collapse {
    flex-grow: 0
}

a {
    text-decoration: none
}

img {
    display: block;
    width: 100%;
    object-fit: cover
}

input:focus::placeholder {
    opacity: 0
}

input::placeholder {
    transition: .3s
}

.feature-img,
.nav-logo img {
    width: 60px
}

.nav-text {
    color: var(--sonika-secondary-color);
    font-weight: 1000;
    font-size: 36px;
    letter-spacing: 1px;
    font-family: "Smooch sans";
    position: relative;
    top: 5px
}

.navbar {
    position: absolute;
    z-index: 100;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, .61);
    background: rgb(255 255 255 / 81%)
}

#tour,
.about {
    background-repeat: no-repeat;
    background-size: cover
}

.nav-animate {
    transform: translate(0, -100%);
    transition: .5s
}

.nav-fixed {
    transform: translate(0, 0);
    position: fixed;
    background-color: #fff
}

.navbar-nav .nav-link {
    line-height: 1;
    margin: 0 2px;
    border-radius: 4px;
    letter-spacing: .2px;
    padding: 16px !important
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .nav-link:hover {
    background: var(--sonika-secondary-color);
    color: #fff
}

.home .carousel-control-next,
.home .carousel-control-prev {
    bottom: unset;
    transform: translate(0, -50%);
    top: 50%;
    width: auto;
    background: var(--sonika-secondary-color);
    opacity: 0;
    padding: 30px 5px;
    border-radius: 0 5px 5px 0
}

    .home:hover .carousel-control-next,
    .home:hover .carousel-control-prev {
        opacity: .8
    }

    .home .carousel-control-next:hover,
    .home .carousel-control-prev:hover {
        opacity: 1 !important
    }

.home .carousel-control-next {
    border-radius: 5px 0 0 5px
}

.home .carousel-control-next-icon,
.home .carousel-control-prev-icon {
    width: 1.5rem
}

.home {
    height: 100vh
}

.home .home-card {
    max-width: 550px;
    margin: 20px;
    top: 0;
    position: absolute;
    z-index: 2;
    right: 10%;
    bottom: 0;
    display: flex;
    align-items: center
}

.home .home-card1 {
    max-width: 450px;
    margin-top: 60px
}

 .glowing {
    background: #ffc700;
    padding: 6px 12px;
    margin-left: 6px;
    display: inline-block;
    color: #000;
    font-size: 14px;
    position: relative;
    overflow: hidden
}

.connect_method.glowing {
    position: fixed;
    z-index: 999;
    top: 50%;
    transform: rotate(-90deg) translate(0%, 0px);
    right: -100px;
    border-radius: 6px 6px 0px 0px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.5px;
    animation: glow-new 1s 2s 1 forwards;
}



@keyframes glow-new {
    0% {
        right: -100px
    }

    100% {
        right: -50px;
    }
}

#tour input:focus,
.amni-text:hover,
.bi-check-lg::before,
.highlight .projects-header {
    color: var(--sonika-secondary-color)
}

.glowing::before {
    background: #ffda0391;
    content: "";
    position: absolute;
    height: 100px;
    width: 4px;
    top: -50px;
    left: 0;
    transform: rotate(32deg);
    animation: .8s linear infinite glow
}

@keyframes glow {
    0% {
        left: 0
    }

    100% {
        left: 110%
    }
}


.blog-viewer img,
.owl-carousel-inex img {
    height: 400px
}

.features {
    padding: 150px 0 100px
}

.in-ex-carousel {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    font-family: Arial
}

.in-ex-carousel__list {
    display: flex;
    list-style: none;
    position: relative;
    width: 100%;
    height: 300px;
    justify-content: center;
    perspective: 300px
}

.in-ex-carousel__item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0px;
    border-radius: 12px;
    box-shadow: 0 2px 8px 0 rgba(50, 50, 50, .5);
    position: absolute;
    transition: .3s ease-in;
    width: 50%;
    height: 100%;
    overflow: hidden
}

.in-ex-carousel__item:first-child {
    background: linear-gradient(45deg, #2d35eb 0, #904ed4 100%)
}

.in-ex-carousel__item:nth-child(2) {
    background: linear-gradient(45deg, #2d35eb 0, #fdbb2d 100%)
}

.in-ex-carousel__item:nth-child(3) {
    background: linear-gradient(45deg, #2d35eb 0, #22c1c3 100%)
}

.in-ex-carousel__item:nth-child(4) {
    background: linear-gradient(45deg, #fdbb2d 0, #904ed4 100%)
}

.in-ex-carousel__item:nth-child(5) {
    background: linear-gradient(45deg, #22c1c3 0, #904ed4 100%)
}

.in-ex-carousel__item[data-pos="0"] {
    z-index: 5
}

.in-ex-carousel__item[data-pos="-1"],
.in-ex-carousel__item[data-pos="1"] {
    opacity: .7;
    filter: blur(1px) grayscale(10%)
}

.in-ex-carousel__item[data-pos="-1"] {
    transform: translateX(-40%) scale(.9);
    z-index: 4
}

.in-ex-carousel__item[data-pos="1"] {
    transform: translateX(40%) scale(.9);
    z-index: 4
}

.in-ex-carousel__item[data-pos="-2"],
.in-ex-carousel__item[data-pos="2"] {
    opacity: .4;
    filter: blur(3px) grayscale(20%)
}

.in-ex-carousel__item[data-pos="-2"] {
    transform: translateX(-70%) scale(.8);
    z-index: 3
}

.in-ex-carousel__item[data-pos="2"] {
    transform: translateX(70%) scale(.8);
    z-index: 3
}

.in-ex-carousel__item img {
    object-fit: cover;
    height: 100%
}

#features .carousel img {
    height: 50vh
}

.full {
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
    border-radius: 6px;
    z-index: -2;
    transition: .3s
}

.in-ex-carousel__item[data-pos="0"] .full {
    z-index: 1;
    animation: 1s infinite blink
}

.about {
    background-color: #f7f5f1;
    background-image: url(https://sample.realhomes.io/single-property-02/wp-content/uploads/sites/3/2021/10/counter-bg.png);
    background-position: bottom center;
    padding: 200px 0
}

.about .card {
    padding: 30px 0;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 10px 0 #dbdbdb;
    border: none;
    height: 100%
}

.about .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%
}

.bi-check-lg::before {
    font-weight: 700 !important;
    font-size: 22px;
    padding-right: 6px
}

.amni-text {
    font-size: 18px;
    color: #444;
    transition: .3s;
    line-height: 1.2;
    margin-bottom: 13px
}

.amni-text:hover {
    cursor: default
}

#carousel2 img,
#carousel3 img {
    max-height: 500px
}

.gallery-cards-holder .gallery-cards {
    width: 25%;
    transition: .3s
}

.blogs img,
.gallery-cards img {
    height: 300px
}

.plans .nav-pills .nav-link.active,
.plans .nav-pills .show>.nav-link {
    background: 0 0;
    color: #58ff58 !important;
    position: relative
}

.plans .nav-pills .nav-link.active::before,
.plans .nav-pills .nav-link::before {
    height: 4px;
    background: #58ff58 !important;
    position: absolute;
    left: -25px;
    transform: translate(0, -50%);
    top: 50%;
    border-radius: 10px;
    content: "";
    transition: .3s
}

.plans .nav-pills .nav-link::before {
    width: 0
}

.plans .nav-pills .nav-link.active::before {
    width: 25px
}

.project-left p {
    opacity: 0;
    transition: .3s
}

.project-left h1 {
    opacity: .5;
    transition: .3s
}

.highlight .projects-header,
.highlight p,
.project-left.highlight+.project-right {
    opacity: 1
}

.project-left {
    height: 250px;
    cursor: pointer
}

.project-right {
    position: sticky;
    top: 50%;
    opacity: 0;
    transform: translate(0, -60%)
}

.projects-files {
    position: absolute;
    height: 100vh;
    top: 0
}

.projects-header {
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer
}

.projects-files * {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 10px
}

.projects-files {
    width: 100%;
}

.project-left.highlight+.project-right {
    z-index: 5;
}

#tour input {
    border: none;
    border-bottom: 1px solid var(--sonika-secondary-color);
    outline: 0 !important;
    position: relative;
    width: inherit
}

#tour label {
    text-wrap: nowrap
}

#tour {
    background-attachment: fixed;
    background-image: url("https://sample.realhomes.io/single-property-02/wp-content/uploads/sites/3/2021/09/slider-2-1.jpg");
    position: relative
}

#tour::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #3d5c48;
    opacity: .7
}

#tour .tourForm {
    position: relative;
    background-color: #fff
}

#tour input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: var(--sonika-secondary-color)
}

#tour input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: var(--sonika-secondary-color)
}

.testimonial::after,
.testimonial::before {
    font-size: 8vw;
    content: " '' ";
    position: absolute;
    font-family: 'Passion One', sans-serif;
    font-weight: 700;
    color: #828282;
    left: 10px;
    top: 10px;
    line-height: 0;
    padding: 0
}

.testimonial::after {
    right: 10px;
    left: unset;
    top: unset;
    bottom: 10px
}

.testimonial::before {
    transform: rotate(180deg)
}

footer {
    background-color: #222;
    padding: 70px 0 20px;
    overflow: hidden
}

.footer-text {
    letter-spacing: .5px;
    word-spacing: 2px;
    font-size: 14px;
    line-height: 1.5
}

.footer-border {
    border-color: #0e0e0e !important
}

.footer-link i {
    width: 14px;
    font-size: 11px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 8px 8px 6px;
    height: 10px;
    transition: .3s
}

.footer-link:hover i {
    background-color: var(--sonika-tertary-color);
    border-color: var(--sonika-tertary-color)
}

.footer-bottom-text {
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 300;
    word-spacing: 5px;
    line-height: 20px;
    color: var(--sonika-primary-colornew);
}

.footer-contact .footer-text{
    transition: .1s;
}
.footer-contact .footer-text:hover{
    color: var(--sonika-tertary-color) !important;
}

/* faq section */
#faq .accordion-item {
    border-radius: 0;
    border: 1px solid var(--sonika-tertary-color);
    border-bottom: 0px solid var(--sonika-tertary-color);
}

#faq .accordion-button{
    padding-right: 30px;
}

#faq .accordion-button:not(.collapsed) {
    background: var(--sonika-tertary-color);
    color: white;
    border-radius: 0;
    box-shadow: none !important;
}

#faq .accordion-item:last-of-type {
    border-bottom: 1px solid var(--sonika-tertary-color);
}

.accordion-button:not(.collapsed)::after,.accordion-button::after {
    all: unset;
    content:" ";
    width: 1px;
    height: 15px;
    background: var(--sonika-tertary-color);
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(-0%, -50%);
    transition: .5s;
}

.accordion-button::before {
    width: 16px;
    height: 2px;
    content: " ";
    background: var(--sonika-tertary-color);
    position: absolute;
    right: 12.5px;
}

#faq .accordion-button:not(.collapsed)::before,
#faq .accordion-button:not(.collapsed)::after{
    background-color: white;
}

#faq .accordion-button:not(.collapsed)::after {
    transform: translate(-0%, -50%) rotate(-90deg);
    color: white !important;
}

@media (max-width:1200px) {
    .navbar-nav .nav-link {
        color: var(--sonika-primary-color);
        font-size: 14px;
        font-weight: 500;
        padding: 14px !important
    }

    .home .home-card {
        right: 3%
    }

    .home:hover .carousel-control-next,
    .home:hover .carousel-control-prev {
        z-index: 5
    }

    .gallery-cards-holder .gallery-cards {
        width: 33.33%;
        transition: .3s
    }
}

@media (max-width:992px) {

    .vh-50{
        height: 300px;
    }

    .nav-fixed,
    .navbar {
        background-color: #fff
    }

    .primary-header {
        font-size: 24px;
        margin-bottom: 15px
    }

    .secondary-header {
        font-size: 26px
    }

    .primary-text {
        font-size: 15px;
        line-height: 1.5
    }

    .tertary-header {
        font-size: 21px
    }

    .new-header {
        font-size: 20px;
        line-height: 1.25;
        font-family: var(--sonika-secondary-font);
        margin-bottom: 22px
    }

    .nav-text {
        font-size: 28px
    }

    .nav-logo img {
        width: 40px
    }

    .btn1 {
        padding: 12px 20px
    }

    .btn2 {
        padding: 15px 30px
    }

    .navbar {
        position: relative
    }

    .nav-fixed {
        transform: translate(0, 0);
        position: fixed;
        box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
    }

    .navbar-nav .nav-link {
        color: var(--sonika-primary-color)
    }

    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.show,
    .navbar-nav .nav-link:hover {
        background-color: transparent;
        color: var(--sonika-secondary-color)
    }

    #navbarSupportedContent {
        position: absolute;
        width: 220px;
        top: calc(80%);
        right: 40px;
        background: #fff;
        box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
        padding: 16px 20px !important;
        border-radius: var(--sonika-primary-border-radius)
    }

    .home {
        height: 450px
    }

    .home .home-card {
        max-width: 450px;
        right: 0
    }

    .hero-banner {
        height: 30vh
    }

    .features {
        text-align: center;
        padding: 100px 6%
    }

    .features img {
        margin: auto
    }

    .about {
        padding: 70px 0
    }

    .common-padding {
        padding: 70px 0 30px
    }

    .gallery-cards img {
        height: 250px
    }

    .plans-left>div {
        border-radius: .5rem .5rem 0 0;
        overflow: hidden
    }

    .plans-right>div {
        border-radius: 0 0 .5rem .5rem;
        overflow: hidden
    }

    .project-right {
        transform: none;
        position: unset;
        opacity: 1
    }

    .projects-files {
        position: unset;
        height: unset;
        margin-bottom: 50px
    }

    .project-left {
        height: auto
    }

    .project-left p {
        opacity: .7
    }

    #blog img,
    .map iframe,
    .projects-files * {
        height: 200px
    }

    #tour label {
        text-wrap: wrap;
        font-size: 18px
    }

    #tour input {
        padding: 0;
        font-size: 18px
    }

    .carousel-indicators button[data-bs-target]{
        opacity: 1 !important;
    }
}

@media(max-width:768px) {
    section {
        overflow: hidden
    }

    .home .carousel-control-next,
    .home .carousel-control-prev {
        opacity: .8;
        padding: 10px 7px
    }

    .home {
        height: auto
    }

    .home .h-100 {
        height: auto !important
    }

    .home .home-card {
        max-width: 100%;
        position: unset
    }

    .home img.h-100 {
        height: 250px !important
    }

    .home .carousel-control-next-icon,
    .home .carousel-control-prev-icon {
        width: 1rem
    }

    .features {
        padding: 50px 6%
    }

    .about {
        padding: 40px 0
    }

    .common-padding {
        padding: 40px 0 20px
    }

    .gallery-cards-holder .gallery-cards {
        width: 50%;
        transition: .3s
    }

    .gallery-cards img {
        height: 180px
    }

    .in-ex-carousel__list {
        height: 200px
    }

    #carousel2 img,
    #features .carousel img {
        height: 200px !important
    }

    footer {
        padding: 40px 20px 20px
    }
}

@media(min-width:1200px) {

    .hover-content,
    .rounded-lg-3 {
        border-radius: .5rem
    }

    .hover-content {
        position: absolute;
        left: 25%;
        overflow: hidden;
        padding: 0;
        box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
    }
}
.footer-contact .footer-text:hover{
    color: var(--sonika-tertary-color) !important;
}


.swiper-pagination-bullet-active{
    background-color: #006524 !important;
}