* {
    outline: transparent;
}

header .brand-logo {
    position: relative;
    bottom: -3px;
}

header .lower .nav-links a.active {
    position: relative;
}

header .lower .nav-links a.active:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--wred);
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
}

.call-icon svg {
    width: 40px;
    height: 40px;
}

.call-icon {
    font-size: 16px!important;
    font-family: "quiche-text", sans-serif;
    font-weight: 500;
}

.call-icon span {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    right: 6px;
    top: 12px;
}

header .form-container .frmclose {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
    font-size: 20px;
}

@font-face {
    font-family: Quiche-Text;
    src: url(../fonts/QuicheText-LightItalic.html);
}

.iti-mobile .selldo-intl-tel-input.iti-container {
    z-index: 10000000000000!important;
    width: 300px!important;
}

.enquire-btn2 {
    font-family: Quiche-Text;
    background-color: transparent;
    color: #AF7F2F !important;
    border: 1px solid #AF7F2F;
    font-size: 14px;
    /* padding: 17px 10px; */
    font-weight: 500;
    line-height: 16px;
    /* border-radius: 4px; */
    cursor: pointer;
    width: 180px;
    position: relative;
    display: inline-block;
    overflow-x: hidden;
    text-transform: uppercase;
}


/* ENQ BTN 1 ANIMATION -------------------------------------------------------- */

.specifications {
}

.enquire-btn {
    font-family: 'Poppins', sans-serif!important;
    color: #fff !important;
    font-size: 16px!important;
    letter-spacing: 0.32px!important;
    font-weight: 300;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    overflow-x: hidden;
    display: inline-block;
    border: 1px solid var(--wred);
    overflow: hidden;
    z-index: 1;
}

.scroll-wrap {
    display: block;
    padding: 14px 17px;
}

.scroll-wrap:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: var(--wred);
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    z-index: -1;
    transition-duration: 0.5s;
}

.enquire-btn:hover .scroll-wrap:after {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
}


/* --------------------------------------------------  */

.eq-height-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}


/* BUTTON HOVER ANIMATION ----------------------------------------------- */


/* BUTTON HOVER ANIMATION ENDS ----------------------------------------------- */

header .form-container .thankyou {
    margin-bottom: 10px;
}

.bar1,
.bar2,
.bar3 {
    transition: 0.4s;
}


/*.bar1{width: 70% !important;}
          .bar2{width: 100% !important;}
          .bar3{width: 60% !important;}*/

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-11px, 4px);
    transform: rotate(-45deg) translate(-5px, 5px);
    width: 28px !important;
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -2px);
    transform: rotate(45deg) translate(-4px, -6px);
    width: 28px !important;
}

.brochure {
    color: #fff;
    background: transparent linear-gradient(90deg, var(--wred) 0%, #7B5625 100%) 0% 0% no-repeat padding-box;
    padding: 10px 15px;
}

.floorplan {
    color: #fff;
    background: transparent linear-gradient(90deg, var(--wred) 0%, #7B5625 100%) 0% 0% no-repeat padding-box;
    padding: 10px 15px;
}


/*Footer Section*/

footer {
    float: left;
    width: 100%;
    color: #fff;
}

footer a {
    color: #fff;
}

footer .upper {
    background-color: #AF7F2F;
    padding: 10px 0;
}

footer .lower {
    background-color: #272727;
    padding: 20px 0;
    font-size: 14px;
}

.brochure-btn-wrapper,
.floorplan-btn-wrapper {
    margin-top: 20px;
}


/* CUSTOM CSS ---------------------------------- */

.overview {
    margin-bottom: -8px;
}

.overlay-popup {
    overflow: auto;
    position: fixed;
    height: 101%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    display: none;
    z-index: 999999;
}

.overview-bg-sliderwrapper {
    display: none;
}

.popup {
    max-width: 600px;
    width: 80%;
    padding: 20px;
    position: relative;
    background: #fff;
    margin: 40px auto;
}

.close {
    position: absolute;
    top: -5px;
    right: 10px;
    cursor: pointer;
    color: #000;
    font-size: 26px;
}

.banner-subheading {
    margin-top: 30px;
    font: normal normal 500 26px/45px "quiche-text", sans-serif;
    color: #2B2B2B;
}

.tnc {
    position: absolute;
    left: 0px;
    bottom: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding: 2px;
    font-size: 8px;
    line-height: 10px;
    display: inline-block;
    z-index: 99;
    width: 55px;
}

.privacy-policy h {
    font-size: 38px;
}

.no-dyn-pd {
    padding-left: 0px!important;
}

.privacy-policy p {
    margin: 10px 0;
    font: normal normal normal 16px/26px 'Inter', sans-serif;
    font-family: 'Inter', sans-serif;
}

.art-imp {
    position: absolute;
    right: 0px;
    bottom: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding: 2px;
    font-size: 8px;
    line-height: 10px;
    display: inline-block;
    z-index: 99;
    width: 90px;
}

header .enq-btn-wrapper2 {
    /*    background: #af7f2f;*/
    display: flex;
}

.home-banner {
    position: relative;
    /* background-color: var(--wred); */
    background: url('../images/ban1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 1;
}

.banner-img {
    margin-bottom: -5px;
}

.home-banner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent linear-gradient(220deg, rgb(147 53 49) 0%, rgba(0, 25, 57, 0) 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    z-index: -1;
}

.banner-hr {
    /* border: 1px solid #000000; */
    background-color: black;
    width: 400px;
    height: 1px;
    border-width: 1px;
    border-color: var(--wred);
    margin-inline: auto!important;
    margin: 20px 0;
    opacity: 0.7;
}

.mobile-header-mobile-icon {
    display: none;
}

.section-text-svg {
    margin: auto;
}

.banner-content-warpper {
    border: 1px solid var(--wred);
    background: #933531d9;
}

.banner-top {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.96px;
    text-transform: uppercase;
}

.sec-title {
    font-family: 'Noto Serif Display', serif;
    font-size: 65px;
    line-height: 88px;
    color: var(--wred);
    position: relative;
}

.sec-title:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ffffff00;
    width: 105px;
    margin: 0 auto;
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(1, #ffffff00), color-stop(-5.5, var(--wred)), color-stop(0.98, #ffffff00));
    background-image: -webkit-linear-gradient( linear, left bottom, right bottom, color-stop(1, #ffffff00), color-stop(-5.5, var(--wred)), color-stop(0.98, #ffffff00));
    background-image: -o-linear-gradient( linear, left bottom, right bottom, color-stop(1, #ffffff00), color-stop(-5.5, var(--wred)), color-stop(0.98, #ffffff00));
    background-image: -ms-linear-gradient( linear, left bottom, right bottom, color-stop(1, #ffffff00), color-stop(-5.5, var(--wred)), color-stop(0.98, #ffffff00));
    background-image: linear-gradient( linear, left bottom, right bottom, color-stop(1, #ffffff00), color-stop(-5.5, var(--wred)), color-stop(0.98, #ffffff00));
    right: -92px;
    bottom: 19px;
}

.highlight-svg-wrapper:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent radial-gradient(closest-side at 50% 50%, #00193900 0%, #001939 100%) 0% 0% no-repeat padding-box;
    opacity: 0.6;
    width: 100%;
    height: 100%;
}

.sec-title:after {
    /* content: ""; */
    position: absolute;
    height: 1px;
    background-color: #ffffff00;
    width: 105px;
    margin: 0 auto;
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, #ffffff00), color-stop(5.5, var(--wred)), color-stop(-1, #ffffff00));
    left: -100px;
    top: 22px;
}

.section-content {
    font-size: 16px;
    line-height: 28px;
}

.home-banner .sec-title:after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ffffff00;
    width: 45px;
    margin: 0 auto;
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, #ffffff00), color-stop(0.5, var(--wred)), color-stop(-1, #ffffff00));
    left: -2px;
    top: 22px;
}

.home-banner .sec-title:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ffffff00;
    width: 45px;
    margin: 0 auto;
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(1, #ffffff00), color-stop(0.5, var(--wred)), color-stop(0.98, #ffffff00));
    right: -7px;
    bottom: 19px;
}

.banner-box {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

.banner-text-wrapper {
    width: 100%;
}

.banner-launch {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #E9EBF8;
    display: inline-flex;
    position: relative;
    font-weight: 600;
}

.banner-launch:after {
    content: "";
    position: absolute;
    height: 2px;
    background-color: var(--wred);
    width: 10px;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.banner-launch:before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: var(--wred);
    width: 10px;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.banner-content {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.52px;
    text-transform: uppercase;
    color: #E9EBF8;
    font-weight: 500;
}

.banner-content span {
    color: var(--wred);
}

.banner-location {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px;
    font-weight: 300;
    color: #fff;
}


/* BANNER ENDS ------------------------------------------- */

.section-sub-top,
.section-sub-bot {
    font-size: 20px;
    letter-spacing: 0.4px;
    font-weight: 600;
}

.section-sub-top {
    margin-bottom: -15px;
}

.section-sub-bot {
    margin-top: -13px;
}

.overview-content {
    position: absolute;
    left: 0px;
    top: 100px;
    max-width: 570px;
}


/* OVERVIEW ENDS ------------------------------------------- */

.highlights {
    background: #001939;
}

.highlight-svg-wrapper svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-52.5%, -58%);
}


/* HIGHLIGHTS ENDS ------------------------------------------- */

.lifestyle {
    background: linear-gradient(to left, #953e46, #981c20);
}

.lifestyle-img-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    overflow: hidden;
}

.lifestyle-img {
    overflow: hidden;
    max-width: 200px;
    max-height: 455px;
    position: relative;
    z-index: 1;
}

.lifestyle-fullimg {
    height: 400px;
    background-size: cover;
    margin-bottom: -5px;
    z-index: 1;
}
.solu_man:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff94;
    z-index: -1;
}
.lifestyle-fullimg ul li{
    line-height: 1.7;
}

/* .lifestyle-fullimg:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    
    opacity: 0;
    z-index: 1;
} */
.lifestyle-img:hover {
    width: 100%;
    max-width: 100%;
}

.lifestyle-img {
    position: relative;
}

.lifestyle-conten {
    position: absolute;
    top: 100%;
    left: 50px;
    transform: translateY(100%);
    z-index: 10;
}

.lifestyle-conten ul {
    list-style: none;
}

.lifestyle-conten ul li {
    font-size: 16px;
    color: #E9EBF8;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
}

.lifestyle-list-title {
    font-size: 18px;
    color: var(--wred);
    margin-bottom: 10px;
    text-align: center;
}

.lifestyle-main-icon {
    position: absolute;
    top: -50px;
    left: 26%;
    z-index: 5;
}


/* LIFESTYLE ENDS ------------------------------------------- */

.sec-content-wrapper {
    margin-left: 50px;
}

.location:after {
    content: "";
    position: absolute;
    top: 0px;
    width: 1px;
    z-index: 2;
    height: calc(100% - 75px);
    background-color: var(--wred);
    opacity: 0.5;
}

.loc-pointer-wrapper {
    max-width: 337px;
    border: 1px solid var(--wred);
    background-color: white;
    padding: 40px;
    position: absolute;
    right: 0%;
    z-index: 10;
    margin-top: 30%;
}

.loc-title {
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: 28px;
    color: var(--wred);
}

.loc-list {
    display: grid;
    grid-template-columns: 50px repeat(1, 1fr);
    grid-column-gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}

.loc-names ul {
    list-style: none;
}

.loc-names li {
    font-size: 14px;
}

.loc-distance {
    font-size: 12px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    border: 1px solid var(--wred);
    color: var(--wred);
    background-color: #9bc4df;
}

.loc-pointer-list-wrapper {
    z-index: 1;
}

.loc-pointer-list-wrapper:after {
    content: "";
    position: absolute;
    left: 20px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: var(--wred);
    opacity: 0.4;
    z-index: -1;
}

.loc-distance span {
    margin: auto;
}

.map-wrapper {
    margin-top: -80px;
    z-index: -1;
}

.map-wrapper:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 253px;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}


/* LOCATION ENDS ------------------------------------------- */

.spec-slider-content {
    /* padding: 24px; */
    /* margin-right: 30px; */
}

.spec-title {
    font-size: 18px;
}

.spec-slider-text {
    line-height: 22px;
    letter-spacing: -0.16px;
}


/* SPECIFICATION ENDS */

.bg-image {
    background-size: cover;
    background-repeat: no-repeat;
}

.ame-arrows-pos {
    position: absolute;
    right: 0px;
    display: flex;
    margin-top: 40px;
    z-index: 10;
}

.ame-arrows-pos .amen-prev {
    z-index: 10;
    margin-right: 30px;
}

.ame-arrows-pos .slick-arrow {
    cursor: pointer;
}

.amenities-slider-wrapper {
    animation-duration: 2s!important;
}


/* AMENITIES ENDS HERE ---------------------------------- */

.about {
    /* background: transparent linear-gradient(180deg, #ADD1FF00 0%, #ADD1FF 100%) 0% 0% no-repeat padding-box; */
    min-height: 640px;
    z-index: 1;
}

.group-logo {
    display: block;
}

.about .sec-title:after {
    left: -83px;
}

.about:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #ADD1FF00 0%, #842029 100%) 0% 0% no-repeat padding-box;
    opacity: 0.23;
    z-index: -1;
}

.about-img {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.moreless-button {
    color: var(--wred);
    text-decoration: underline;
    display: inline-block;
}

.moreless-button:hover,
.moreless-button:focus,
.moreless-button:active {
    text-decoration: underline!important;
}
.qr-wrapper{
    margin-top: 20px;
    display: grid;
    grid-template-columns: auto auto;
    /* justify-content: center; */
    align-items: center;
    gap: 0 20px;
}

/* ABOUT ENDS ---------------------------------- */

@keyframes ripple {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
        opacity: 1;
    }
    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}

.opacity0 {
    opacity: 0;
}


/* ----------------------------------------------------------------- */


/* LOCATION SECTION ENDS ----------------------------------------------- */

.section-parallax {
    height: 700px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-color: rgb(26 13 1 / 70%);
    background-blend-mode: multiply;
    /* margin-bottom: 70px; */
}
#fullview {
    padding: 0px 0px !important;
}


/* PARALLAX ENDS ------------------------------------------------------- */
/* -------- custom-form css begins here ------------  */
/* POPUP START  */
.overlay-custom {
    overflow: auto;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999999;
    display: none;
}

.close-custom {
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
    color: #000;
    font-size: 26px;
}

.popup-custom {
    max-width: 600px;
    width: 80%;
    padding: 20px;
    position: relative;
    background: #fff;
    margin: 40px auto;
    transform: translateY(-50%);
    top: 44%;
}

/* POPUP END  */

/*Form CSS Start*/
label {
    color: #092D58;
    font-weight: 500;
}

label span {color: red;}

.customForm .form-group-wrapper {
    margin-bottom: 20px;
    padding: 0 10px;
    position: relative;
}

.customForm .form-group-wrapper select,
.customForm .form-group-wrapper input[type=text],
.customForm .form-group-wrapper input[type=tel],
.customForm .form-group-wrapper input[type=email],
.customForm .form-group-wrapper textarea {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 7px;
    outline: 0;
    color: #3C446B;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 4px;
}

/* .customForm .form-group-wrapper input[type=tel] {padding-left: 45px;} */

.customForm .form-group-wrapper textarea {
    /* resize: none; */
    padding: 7px;
    height: 50px;
}

.form-group-wrapper .submit-btn {
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
    padding: 10px 30px;
    background-color: var(--wred);
    color: #FFFFFF;
    border: 1px solid #fff;
}

label.error {
    color: red !important;
    position: absolute;
    left: 0px;
    bottom: -20px;
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: normal;
    width: 100%;
    display: block;
}

label.error {left: 12px !important;}

.iti-mobile .intl-tel-input.iti-container {z-index: 9999;}

.intl-tel-input {
    width: 100%;
    display: block;
}

.customForm .sent .form-group-wrapper {display: none;}

.thankyou {font-weight: bold;}

/*Form CSS End*/
/* ------------ custom-form css ends here -------------  */

/* ------------------------------ text animation code starts ---------------------------  */


/* Banneer animation starts here   */

.revealOnScroll {
    opacity: 0
}

.animated {
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    -ms-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    -ms-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    animation-name: fadeInRight
}


/*=== FADE IN  ===*/

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn
}


/* ends here  */


/* -------------------------------- text animation code ends ----------//