﻿/* Event Image Size */
#SuggestionSectoin .feat_property .thumb img {
    opacity: 1 !important;
}
/* like Share Icon */
.spss ul li a {
    font-size: 20px;
}

.fa-1x {
    font-size: 16px;
}

.terms_condition_widget ul li a {
    font-size: 17px !important;
}

.best_property_slider.owl-carousel.owl-theme {
    overflow: hidden !important;
}

.image-container .overlay_icon a {
    background-color: #31d7a9;
    border-radius: 50%;
    color: #ffffff;
    font-size: 22px;
    height: 70px;
    left: 0;
    line-height: 70px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    width: 70px;
    z-index: 99;
}

/* Heart Button CSS */
svg {
    cursor: pointer !important;
    overflow: visible;
    width: 45px;
}

    svg #heart {
        transform-origin: center;
        animation: animateHeartOut 0.3s linear forwards;
        cursor: pointer !important;
    }

    svg #main-circ {
        transform-origin: 29.5px 29.5px;
    }

#chkEventLike {
    display: none;
}

    #chkEventLike:checked + label svg #heart {
        transform: scale(0.2);
        fill: #e2264d;
        cursor: pointer !important;
        animation: animateHeart 0.3s linear forwards 0.25s;
    }

    #chkEventLike:checked + label svg #main-circ {
        transition: all 2s;
        animation: animateCircle 0.3s linear forwards;
        opacity: 1;
    }

    #chkEventLike:checked + label svg #grp1 {
        opacity: 1;
        transition: 0.1s all 0.3s;
    }

        #chkEventLike:checked + label svg #grp1 #oval1 {
            transform: scale(0) translate(0, -30px);
            transform-origin: 0 0 0;
            transition: 0.5s transform 0.3s;
        }

        #chkEventLike:checked + label svg #grp1 #oval2 {
            transform: scale(0) translate(10px, -50px);
            transform-origin: 0 0 0;
            transition: 1.5s transform 0.3s;
        }

    #chkEventLike:checked + label svg #grp2 {
        opacity: 1;
        transition: 0.1s all 0.3s;
    }

        #chkEventLike:checked + label svg #grp2 #oval1 {
            transform: scale(0) translate(30px, -15px);
            transform-origin: 0 0 0;
            transition: 0.5s transform 0.3s;
        }

        #chkEventLike:checked + label svg #grp2 #oval2 {
            transform: scale(0) translate(60px, -15px);
            transform-origin: 0 0 0;
            transition: 1.5s transform 0.3s;
        }

    #chkEventLike:checked + label svg #grp3 {
        opacity: 1;
        transition: 0.1s all 0.3s;
    }

        #chkEventLike:checked + label svg #grp3 #oval1 {
            transform: scale(0) translate(30px, 0px);
            transform-origin: 0 0 0;
            transition: 0.5s transform 0.3s;
        }

        #chkEventLike:checked + label svg #grp3 #oval2 {
            transform: scale(0) translate(60px, 10px);
            transform-origin: 0 0 0;
            transition: 1.5s transform 0.3s;
        }

    #chkEventLike:checked + label svg #grp4 {
        opacity: 1;
        transition: 0.1s all 0.3s;
    }

        #chkEventLike:checked + label svg #grp4 #oval1 {
            transform: scale(0) translate(30px, 15px);
            transform-origin: 0 0 0;
            transition: 0.5s transform 0.3s;
        }

        #chkEventLike:checked + label svg #grp4 #oval2 {
            transform: scale(0) translate(40px, 50px);
            transform-origin: 0 0 0;
            transition: 1.5s transform 0.3s;
        }

    #chkEventLike:checked + label svg #grp5 {
        opacity: 1;
        transition: 0.1s all 0.3s;
    }

        #chkEventLike:checked + label svg #grp5 #oval1 {
            transform: scale(0) translate(-10px, 20px);
            transform-origin: 0 0 0;
            transition: 0.5s transform 0.3s;
        }

        #chkEventLike:checked + label svg #grp5 #oval2 {
            transform: scale(0) translate(-60px, 30px);
            transform-origin: 0 0 0;
            transition: 1.5s transform 0.3s;
        }

    #chkEventLike:checked + label svg #grp6 {
        opacity: 1;
        transition: 0.1s all 0.3s;
    }

        #chkEventLike:checked + label svg #grp6 #oval1 {
            transform: scale(0) translate(-30px, 0px);
            transform-origin: 0 0 0;
            transition: 0.5s transform 0.3s;
        }

        #chkEventLike:checked + label svg #grp6 #oval2 {
            transform: scale(0) translate(-60px, -5px);
            transform-origin: 0 0 0;
            transition: 1.5s transform 0.3s;
        }

    #chkEventLike:checked + label svg #grp7 {
        opacity: 1;
        transition: 0.1s all 0.3s;
    }

        #chkEventLike:checked + label svg #grp7 #oval1 {
            transform: scale(0) translate(-30px, -15px);
            transform-origin: 0 0 0;
            transition: 0.5s transform 0.3s;
        }

        #chkEventLike:checked + label svg #grp7 #oval2 {
            transform: scale(0) translate(-55px, -30px);
            transform-origin: 0 0 0;
            transition: 1.5s transform 0.3s;
        }

    #chkEventLike:checked + label svg #grp2 {
        opacity: 1;
        transition: 0.1s opacity 0.3s;
    }

    #chkEventLike:checked + label svg #grp3 {
        opacity: 1;
        transition: 0.1s opacity 0.3s;
    }

    #chkEventLike:checked + label svg #grp4 {
        opacity: 1;
        transition: 0.1s opacity 0.3s;
    }

    #chkEventLike:checked + label svg #grp5 {
        opacity: 1;
        transition: 0.1s opacity 0.3s;
    }

    #chkEventLike:checked + label svg #grp6 {
        opacity: 1;
        transition: 0.1s opacity 0.3s;
    }

    #chkEventLike:checked + label svg #grp7 {
        opacity: 1;
        transition: 0.1s opacity 0.3s;
    }

@keyframes animateCircle {
    40% {
        transform: scale(10);
        opacity: 1;
        fill: #DD4688;
    }

    55% {
        transform: scale(11);
        opacity: 1;
        fill: #D46ABF;
    }

    65% {
        transform: scale(12);
        opacity: 1;
        fill: #CC8EF5;
    }

    75% {
        transform: scale(13);
        opacity: 1;
        fill: transparent;
        stroke: #CC8EF5;
        stroke-width: .5px;
    }

    85% {
        transform: scale(17);
        opacity: 1;
        fill: transparent;
        stroke: #CC8EF5;
        stroke-width: .2px;
    }

    95% {
        transform: scale(18);
        opacity: 1;
        fill: transparent;
        stroke: #CC8EF5;
        stroke-width: .1px;
    }

    100% {
        transform: scale(19);
        opacity: 1;
        fill: transparent;
        stroke: #CC8EF5;
        stroke-width: 0;
    }
}

@keyframes animateHeart {
    0% {
        transform: scale(.2);
    }

    40% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes animateHeartOut {
    0% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(1);
    }
}
/* End Heart Button CSS */


/* Event Gallery CSS */

.gallery_item {
    margin-bottom: 30px;
    position: relative;
    /* height: 300px; */
}

.gallery-img {
    /* height: 300px !important; */
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.gallery_item .gallery_overlay {
    background-color: rgba(255, 90, 95, .8);
    border-radius: 5px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gallery_item:hover .gallery_overlay {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}

.gallery_item .gallery_overlay .icon {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 35%;
    text-align: center;
}

    .gallery_item .gallery_overlay .icon span {
        color: #ffffff;
        font-size: 50px;
    }

/* End Event Gallery CSS */


/* Share Event CSS */
* {
    box-sizing: border-box;
}

@media(min-width:800px) {

    .custom-modal,
    .custom-popup {
        position: absolute;
        left: 50%;
    }
}

@media(max-width:600px) {
    .custom-modal,
    .custom-popup {
        position: absolute;
        /* left: 50%; */
    }
}

.custom-field button {
    outline: none;
    cursor: pointer;
    font-weight: 500;
    border-radius: 4px;
    border: 2px solid transparent;
    transition: background 0.1s linear, border-color 0.1s linear, color 0.1s linear;
}

.custom-popup {
    background: rgb(255, 254, 254);
    padding: 25px;
    border-radius: 15px;
    top: 10%;
    max-width: 420px;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    transform: translate(-50%, -50%) scale(1.2);
    transition: top 0s 0.2s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out;
}

    .custom-popup.show {
        left: 50%;
        opacity: 1;
        pointer-events: auto;
        transform: translate(-50%, -50%) scale(1);
        transition: top 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out;
    }

    .custom-popup :is(header, .icons, .custom-field) {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .custom-popup .custom-header {
        padding-bottom: 15px;
        border-bottom: 1px solid #ebedf9;
    }

.custom-header span {
    font-size: 21px;
    font-weight: 600;
}

.custom-header .close,
.icons a {
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

.custom-header .close {
    color: #878787;
    font-size: 17px;
    background: #f3f3f3;
    height: 33px;
    width: 33px;
    cursor: pointer;
}

    .custom-header .close:hover {
        background: #ebedf9;
    }

.custom-popup .content {
    margin: 20px 0;
}

.custom-popup .icons {
    margin: 15px 0 20px 0;
}

.content p {
    font-size: 16px;
}

.content .icons a {
    height: 50px;
    width: 50px;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid transparent;
}

.icons a i {
    transition: transform 0.3s ease-in-out;
}

.icons a:nth-child(1) {
    color: #1877F2;
    border-color: #b7d4fb;
}

    .icons a:nth-child(1):hover {
        background: #1877F2;
    }

.icons a:nth-child(2) {
    color: black;
    border-color: black;
}

    .icons a:nth-child(2):hover {
        background: black;
    }

.icons a:nth-child(3) {
    color: #0b65be;
    border-color: #0b65bed9;
}

    .icons a:nth-child(3):hover {
        background: #0b65be;
    }

.icons a:nth-child(4) {
    color: #25D366;
    border-color: #bef4d2;
}

    .icons a:nth-child(4):hover {
        background: #25D366;
    }

.icons a:nth-child(5) {
    color: #0088cc;
    border-color: #b3e6ff;
}

    .icons a:nth-child(5):hover {
        background: #0088cc;
    }

.icons a:nth-child(6) {
    color: #ea4335;
    border-color: #f04737ba;
}

    .icons a:nth-child(6):hover {
        background: #ea4335;
    }

.icons a:hover {
    color: #fff;
    border-color: transparent;
}

    .icons a:hover i {
        transform: scale(1.2);
    }

.content .custom-field {
    margin: 12px 0 -5px 0;
    height: 44px;
    border-radius: 4px;
    padding: 0 0px 0px 5px;
    border: 1px solid #757171;
}

.custom-field.active {
    border-color: #25D366;
}

.custom-field i {
    width: 50px;
    font-size: 18px;
    text-align: center;
}

.custom-field.active i {
    color: #25D366;
}

.custom-field input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 15px;
    padding: 10px;
}

.custom-field button {
    color: #fff;
    padding: 5px 18px;
    background: #31d7a9;
}

    .custom-field button:hover {
        background: #31d7a9;
    }

.custom-popup.show {
    z-index: 999999999;
    margin-top: 10%;
}

    .custom-popup.show + .custom-backdrop {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
    }

/* End Share Event CSS */


.faq_according .accordion .card .card-header .btn-link {
    font-size: 14px !important;
    text-align: justify !important;
}

.faq_according .accordion .card .card-header2 {
    height: auto !important;
    margin-bottom: 0 !important;
}

.faq_according .accordion .card .card-header {
    height: auto !important;
    margin-bottom: 0 !important;
}

.faq_according .accordion .card .card-body {
    padding: 0px 0 0px !important;
}

ol {
    list-style-type: decimal;
    counter-reset: list-counter;
    padding-left: 20px;
}

    ol li {
        counter-increment: list-counter;
        display: flex;
    }

        ol li::before {
            content: counter(list-counter) ". ";
            unicode-bidi: isolate;
            font-variant-numeric: tabular-nums;
            text-indent: 0px;
            text-align: start;
            margin-right: 8px;
        }

.modalBackground1 {
    background-color: Black;
    /*  filter: alpha(opacity=90);
                                            opacity: 0.8; */
}