h1, h2 {
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #a89b42 !important;
    position: relative;
    padding-bottom: 30px;
}
h2:after {
    content: '';
    height: 2px;
    width: 80%;
    background-color: #a89b42;
    position: absolute;
    bottom: 0;
    z-index: -1;
    left: -370px;
}
.colored-bg h2 {
    color: #ffffff !important;
}
.colored-bg h2:after {
    width: 62%;
    background-color: #ffffff;
    z-index: 1;
    left: -400px;
}
.colored-bg p, .colored-bg li {
    color: #F5F5F5;
}
.colored-bg h4 {
    color: #ffffff;
}
.popup-form {
    position: fixed;
    /* right: -41px;
    top: 225px; */
    right: 10px;
    bottom: 10%;
    /* transform: rotate(-90deg); */
    background-color: #a89b42;
    color: #ffffff;
    padding: 5px 15px;
    border: 1px solid #eeeeee;
    cursor: pointer;
    transition: all 0.5s;
    z-index: 9;
}
.popup-form p {
    margin-bottom: 0;
}
.download-form.popup-form {
    top: 220px;
    right: -66px;
    display: none;
}
.download-form.popup-form:hover {
    right: -55px;
    border-radius: 10px;
}
.enquiry-form.popup-form:hover {
    right: 31px;
    border-radius: 10px;
}
.home-sticky-form {
    position: fixed;
    bottom: 0;
    background-color: rgb(168 155 66 / 90%);
    left: 0;
    right: 0;
    z-index: 9;
    display:none;
}
.home-sticky-form .col-form {
    display: inline-block;
    margin: 15px 7.5px;
    width: 28%;
    vertical-align: middle !important;
}
.home-sticky-form .col-form.form-btn {
    width: 8.5% !important;
    margin: 15px 7.5px !important;
}
.home-sticky-form .col-form .wpcf7-submit {
    width: 100%;
}
.home-sticky-form .mandatory-txt {
    display: none;
}
.home-sticky-form .form-wrap p {
    margin-bottom: 0;
}
.banner-element {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}
.banner-element img {
    max-width: 300px;
}
#banner:after {
    content: '';
    position: absolute;
    background: linear-gradient(0deg, rgba(44,44,45,0.05) 0%, rgba(44,44,45,0.08) 26%, rgba(99,100,102,0.04) 51%, rgba(61,62,63,0.08) 74%, rgba(0,0,0,0.25) 100%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
#about-us {
    padding: 60px 0 60px 120px;
}
.wpcf7-spinner {
    position: absolute;
    margin: 5px;
}
.form-wrap {
    margin-bottom: 0 !important;
}
#about-us-text {
    padding: 80px;
}
.stats-top .stats-number {
    font-size: 50px !important;
    letter-spacing: 5px;
    line-height: inherit;
    color: #ffffff;
}
.stats-block .stats-text {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ffffff;
}
#about-us:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(https://foxtron.in/amaltis/wp-content/uploads/2023/11/Group-2-1.png);
    height: 350px;
    width: 330px;
    background-size: 350px;
    background-repeat: no-repeat;
}
#project-highlights,#apartment-highlights {
    padding-top: 30px;
}
#project-highlights-inner,#apartment-highlights-inner {
    padding: 60px;
    margin: 60px 0;
}
#project-highlights-inner:before {
    border: 2px solid #a79c4c;
    content: '';
    width: 90%;
    height: 100%;
    position: absolute;
    left: 15%;
    top: 0;
    background-image: url(https://foxtron.in/amaltis/wp-content/uploads/2023/11/Group-1-1.png);
    background-size: 190px 170px;
    background-repeat: no-repeat;
    background-position: bottom right;
}
#apartment-highlights-inner:before {
    border: 2px solid #A89B42;
    content: '';
    width: 90%;
    height: 100%;
    position: absolute;
    right: 15%;
    top: 0;
    background-image: url(https://foxtron.in/amaltis/wp-content/uploads/2023/11/Group-4.png);
    background-size: 190px 170px;
    background-repeat: no-repeat;
    background-position: bottom left;
}
.project-element {
    position: absolute;
    right: -17%;
    bottom: -60px;
    z-index: 0;
}
.project-element img {
    max-width: 200px;
}
.pointer-list li:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #373737;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: -25px;
    top: 8px;
}
.pointer-list li {
    list-style: none;
    position: relative;
    line-height: initial;
    margin: 8px 0;
    font-size: 15px;
}
.colored-bg .pointer-list li:before {
    border-left: 10px solid #f5f5f5;
}
#apartment-highlights h2,#gallery h2,#contact-us h2 {
    text-align: right;
}
#apartment-highlights h2:after,#gallery h2:after,#contact-us h2:after {
    width: 65%;
    right: -370px;
    left: inherit;
}
#apartment-highlights h4 {
    color: #A89B42;
}
#apartment-highlights .project-element {
    left: -17%;
    right: inherit;
}
#amenities {
    padding: 30px 0 60px;
}
#amenities .wpb_single_image {
    margin-bottom: 10px;
}
.amenities-inner .wpb_text_column {
    margin-bottom: 0px;
}
.amenities-inner .vc_column-inner {
    border: 1px solid #f5f5f5;
    padding: 30px 15px;
}
#gallery:before,#contact-us:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(https://foxtron.in/amaltis/wp-content/uploads/2023/11/Group-4.png);
    height: 350px;
    width: 330px;
    background-size: 350px;
    background-repeat: no-repeat;
}
#location-inner .pointer-list li {
    font-size: 13px;
}
#location-inner .pointer-list li:before {
    border-top: 4px solid transparent;
    border-left: 8px solid #f5f5f5;
    border-bottom: 4px solid transparent;
    left: -17px;
    top: 2px;
}
#location-inner p {
    margin-bottom: 5px;
    line-height: initial;
    margin-top: 15px;
}
#location-inner .pointer-list {
    padding-left: 25px;
    margin-top: 0;
    margin-bottom: 30px !important;
}
#location-inner .slick-prev {
    left: 15px;
    bottom: -30px;
    top: inherit;
}
#location-inner .slick-next {
    right: inherit;
    bottom: -30px;
    top: inherit;
    left: 60px;
}
#location h2:after{
    width: 62%;
    z-index: 1;
    left: -400px;
}
#location-inner {
    padding: 0 0 60px 0;
}
.location-inner-element {
    position: absolute;
    bottom: 0;
    margin: 0;
    right: 0;
}
.location-inner-element img {
    max-width: 140px;
}
#footer-disclaimer p {
    font-size: 13px;
    line-height: initial;
    text-align: justify;
}
.ult-modal-input-wrapper {
    margin-bottom: 0 !important;
}
.site-below-footer-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ast-footer-copyright a {
    color: #ffffff;
}
.wpcf7-submit {
    background-color: #a89b42 !important;
    border: 1px solid #f5f5f5 !important;
}
.wpcf7-submit:hover {
    background-color: #545031 !important;
    border: 1px solid #545031 !important;
}
#contact-us .wpb_raw_html {
    padding: 30px;
    background-color: #f5f5f5;
    border: 1px solid #a89b42;
    border-radius: 5px;
}
.vc_tta-panel-title {
    font-size: 16px !important;
}
.pointer-list {
    margin-top: 0;
}
.vc_tta-panel-body {
    padding: 10px 0!important;
}
.vc_tta-container {
    margin-bottom: 0;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
h2 {
    padding-bottom: 15px;
    font-size: 19px !important;
}
/* p {
    text-align: justify;
} */
.wpb_text_column {
    margin: 0;
}
#project-highlights-inner, #apartment-highlights-inner {
    padding: 0px;
    margin: 30px 0;
}
.popup-form {
    right: 0;
    left: 0;
    width: 100%;
    top: inherit;
    bottom: 0;
    transform: rotate(0);
    text-align: center;
}
.download-form.popup-form {
    top: inherit;
    right: 0;
    left: inherit;
}
.download-form.popup-form:hover {
    right: 0;
    border-radius: 10px;
}
#project-highlights-inner:before {
    height: Calc(100% + 15px);
    left: 0%;
    top: -15px;
    width: 100%;
}
#about-us {
    padding: 0px 0 30px 0px;
}
.about-img {
    padding: 0 30px 0;
}
#about-us-text {
    padding: 0 30px 30px;
}
#about-us:before {
    height: 135px;
    width: 125px;
    background-size: 135px;
    z-index: 9;
}
h2:after {
    display:none;
}
#apartment-highlights-inner:before {
    width: 100%;
    height: Calc(100% + 30px);
    position: absolute;
    right: 0;
    top: -15px;
}
#apartment-highlights>.vc_column_container>.vc_column-inner {
    padding: 0 15px;
}
#apartment-highlights h2, #gallery h2, #contact-us h2 {
    text-align: center;
}
#amenities>.vc_column_container>.vc_column-inner {
    padding: 0 15px;
}
.amenities-inner .vc_column-inner {
    padding: 10px 5px;
}
#gallery .slick-list {
    padding: 0 30px !important;
}
#amenities {
    padding: 30px 0 30px;
}
#gallery:before, #contact-us:before {
    height: 150px;
    width: 140px;
    background-size: 150px;
}
#location-inner {
    padding: 0 0 30px 0;
}
#footer-disclaimer>.vc_column_container>.vc_column-inner {
    padding: 30px 0;
}
#footer-disclaimer {
    padding: 0 !important;
}
#footer-disclaimer .wpb_single_image {
    text-align: center;
    margin: 15px;
}
.ast-footer-copyright p {
    text-align: center !important;
    padding: 0 15px;
    line-height: initial;
}
.popup-form p {
    text-align: center;
}
#location-inner .colored-bg>.vc_column-inner {
    padding: 30px 0;
}
.site-footer {
    margin-bottom: 30px;
}
.banner-element img {
    max-width: 130px;
}
header .custom-logo-link img {
    max-width: 140px;
}
#footer-disclaimer .wpb_single_image img {
    max-width: 100px;
}
}

.text-center{
    text-align: center;
    margin-block: 20px;
}
.text-center a{
    text-decoration: none !important;
    color: #fff;
}