* {
    margin: 0;
    padding: 0;
	font-family: 'Poppins';
}
:root{
	--wp--preset--font-family--source-serif-pro: 'Poppins'!important;
}
html,
body {
    overflow-x: hidden;
    font-family: 'Poppins';
}

iframe html body #app .yrX2N div.TRB3p {padding-top:0px !important;}

iframe html body #app .yrX2N div.TRB3p h1 {display: none !important;}

.nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #153a69 !important;
}

/* text colors */
.text-primary {
    color: #2C4482 !important;
}

/* font size */
.fs14 {
    font-size: 0.875rem !important;
}
.fs16 {
    font-size: 1rem !important;
}
.fs20 {
    font-size: 1.25rem !important;
} 
.fs24 {
    font-size:1.5rem !important;
} 

/* font weights */
.fw-600 {
    font-weight: 600 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

section {
    will-change: transform;
    overflow: hidden;
}

p {
    line-height: 28px;
}

.header-section1 {
    background-color: #2C4482;
    /*margin-top: 40px;*/
}
.footer-section1 {
    background-color: #000000;
}

.main-navbar {
    left: auto;
    bottom: auto;
    right: auto;

}
.navbar-nav li a.btn-imap {
    background-color: #218248 !important;
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 0px 16px !important;
    margin-top: 6px !important;
}
.navbar-nav li a.btn-corprental {
    background-color: #45a4ec !important;
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 0px 16px !important;
    margin-top: 6px !important;
}
header nav .container-fluid .collapse .navbar-nav li a.btn-imap:hover,
header nav .container-fluid .collapse .navbar-nav li a.btn-corprental:hover,
.navbar-nav li a.btn-imap:hover {
    background-color: #FF9600 !important;
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 0px 16px !important;
    margin-top: 6px !important;
}
.navbar-nav li a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    color: #2C4482 !important;
}

.navbar-nav li a.active {
    color: #FF9600 !important;
    font-weight: 600;
}
.logo-h {
    width: auto;
}
.footer-nav .nav-item .nav-link {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    color: #FFF !important;
}

.footer-nav .nav-item .active {
    color: #FF9600 !important;
}

.btn-outline {
    border: 1px solid #2C4482 !important;
    color: #2C4482 !important;
    text-decoration: none !important;
}

.btn-primary {
    border: 1px solid #2C4482 !important;
    color: #fff !important;
    background-color: #2C4482 !important;
    text-decoration: none !important;
}

.btn-success {
    color: #ffffff !important;
    text-decoration: none !important;
}

.btn-info,
.btn-info:hover {
    color: #000;
    background-color: #b1cbe6;
    border-color: #b1cbe6;
    text-decoration: none !important;
}

.bg-clearday {
    background-color: #eef8f8;
}

.btn-light {
    text-decoration: none !important;
}

@media (min-width: 766px) {
    .title-head {
        font-size: 2.0rem;
    }
}
@media (max-width: 1366px) {
    .navbar-nav li a {
        font-size: 12px !important;
    }
}
@media (max-width: 1440px) {
    .navbar-nav li a {
        font-size: 14px !important;
    }
}
@media (max-width: 1024px) {

    .navbar-brand img {
        width: 130px !important;
    }

    .navbar-nav li a {
        font-size: 11px !important;
    }

    .title-head,
    .title-head2 {
        font-size: 2.0rem;
    }

    h2.title-head {
        font-size: 2.0rem;
    }
}

@media (max-width: 1280px) {
    .navbar-brand img {
        width: 252px !important;
    }
}

@media (min-width: 1920px) and (max-width: 2560px) {

    .navbar-nav li a {
        /* font-size: 18px !important; */
        font-size: 16px !important;
        padding: 0.5rem 1rem !important;
    }
}

.text-funblue {
    color: #2C4482;
}

.text-lightpink-main {
    color: #EC57CB;
}

.text-lightpink {
    /* color: #EC57CB; */
    color: #ff9600;
}

.text-viking {
    color: #51a2c3;
}

.text-summersky {
    color: #2cc8dd;
}

.text-havelockblue {
    color: #5d7ac5;
}

.bg-lavenderblush {
    background-color: #fff3fc;
}

.bg-aliceblue {
    background-color: #f0f8ff;
}

.text-rockblue {
    color: #7382A8;
}

.text-aquamarine {
    color: #5EBE85;
}

.bg-white-soild {
    background-color: #f5f6f9;
}

.bg-boll {
    background-color: #e7edff;
}

.img-contant {
    background: linear-gradient(90deg, rgba(245, 246, 249, 1) 50%, rgba(231, 237, 255, 1) 50%);
}

.cursor-pointer {
    cursor: pointer;
}

.icon-text {
    color: #7382A8;
    font-size: 36px;
}

.icon-getway {
    width: 62.5px;
    height: 62.5px;
}

.set-images {
    transform: translate(10px, -329px);
}

.nav-tabs {
    border-bottom: 0 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #5EBE85 !important;
}

.nav-pills .nav-link {
    /* border: 1px solid red !important; */
    background-color: #f5f6f9;
    color: #93909d;
}

.floorplan-td {
    color: #2b2b2b;
    font-size: 16px;
}

.request-viste {
    background-image: url(../images/background03.jpg);
    background-repeat: no-repeat;
    position: relative;
}

.input {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding-top: 10px;
}

.input-label {
    color: #8597a3;
    position: absolute;
    top: 20px;
}

.input-field {
    border: 0;
    padding: 0;
    z-index: 1;
    background-color: transparent;
    border-bottom: 2px solid #eee;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
}

.input-field:focus {
    outline: 0;
    border-bottom-color: #665856;
}

.input-field:focus-visible {
    outline: 0;
    border-bottom-color: #665856
}

.input-label {
    color: #2b2b2b;
    font-size: 16px;
}

.card-box {
    top: 198px;
}

.single-item .slick-dots {
    text-align: center;
}

/*silder*/
.slick-dot {
    text-align: center
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li.slick-active button:before {
    background-color: #ff7a00;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: red;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


#autoplay .slick-prev {
    left: 20px;
}

#autoplay .slick-next {
    right: 20px;
}

#autoplay .slick-prev,
#autoplay .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 112;
}

#autoplay .slick-prev:before,
#autoplay .slick-next:before {
    content: "";
    z-index: 1024;
    width: 40px;
    height: 40px;
    background-size: 50%;
    background-repeat: no-repeat;
    object-fit: cover;
    display: block;
}

#autoplay .slick-slide {
    position: relative;
}

#autoplay .slick-prev::before {
    background-image: url(../images/arrow-left.svg);
}

#autoplay .slick-next::before {
    background-image: url(../images/arrow-right.svg);
}

.single-item .slick-dots {
    text-align: center;
}

/*silder*/
.slick-dot {
    text-align: center
}

.slick-slide {
    height: auto;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li.slick-active button:before {
    background-color: #ff7a00;
}
.wpcf7-spinner{display:none!important}
.slick-dots li button:before {
    font-family: 'slick';
    line-height: 20px !important;
    position: absolute !important;
    top: -68px !important;
    left: 0 !important;
    width: 20px !important;
    height: 20px !important;
    content: '' !important;
    text-align: left !important;
    border-radius: 50%;
    border: 3px solid #fff;
    background-color: #fff;
}

.request-viste {
    background-image: url(https://latitude.apartments/media/2023/11/background03-new.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}

/* .icon-aminites{
    height: 110px;
    width: 124px;
} */
.background-card {
    transform: translateY(34px);
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-end {
    border-right: 1px solid #dee2e6 !important;
}

.bg-lavenderblush img {
    width: 100px;
    height: 100px;
}

footer {
    background: #000;
}

.footer-text {
    font-size: 24px;
}

.copyright,
.copyright:hover,
.copyright a {
    font-size: 12px;
    color: rgb(152, 152, 152);
    text-decoration: none;
}

@media (max-width: 766px) {
    .border_sm {
        border-bottom: none !important;
        border-right: none !important;
    }
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-brand {
        width: 75%;
    }
}

.js .slider-single>div:nth-child(1n+2) {
    display: none
}

.js .slider-single.slick-initialized>div:nth-child(1n+2) {
    display: block
}

.about-bg {
    background-image: linear-gradient(to bottom, #e7edff 0%, rgba(231, 237, 255, 0) 100%);
}

.about-bg .title-head {
    color: #7382a8;
}

.aminities-bg {
    /* background-image: linear-gradient(180deg, #FFF3FC 0%, rgba(255, 243, 252, 0) 100%); 
    background-image: url(../../assets/images/header-bg.jpg);*/
    height: 300px;

}

.aminities-bg .title-head {
    color: #EC57CB;
}

.floor-bg {
    /* background-image: linear-gradient(180deg, #DFFFEC 0%, rgba(255, 243, 252, 0) 100%); 
    background-image: url(../../assets/images/header-bg.jpg);*/
    height: 300px;
}

.floor-bg .title-head {
    color: #5EBE85;
}

.gallery-bg {
    /* background-image: linear-gradient(180deg, #CEF1FF 0%, rgba(255, 243, 252, 0) 100%); 
    background-image: url(../../assets/images/header-bg.jpg);*/
    height: 300px;
}

.gallery-bg .title-head {
    color: #51A2C3;
}

.near-bg {
    /* background-image: linear-gradient(180deg, #C5F7FE 0%, rgba(197, 247, 254, 0) 100%); 
    background-image: url(../../assets/images/header-bg.jpg); */
    background-color: #eee9e4;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;    
    height: 40px;
    margin-bottom: 10px;
}

.near-bg .title-head {
    color: #2cc8dd;
}

.contvisit-bg {
    /* background-image: linear-gradient(180deg, #E9E7EA 0%, rgba(231, 237, 255, 0) 100%); */
    background-image: url(../../assets/images/header-bg.jpg);
    height: 300px;
}

.contvisit-bg .title-head {
    color: #2C4482;
}

.progress {
    display: flex;
    height: 8px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #d6e0ff;
    border-radius: 0.25rem;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #7382a8;
    transition: width .6s ease;
}

.history-wrap {
    background-color: #f5f6f9;
}

.history-wrap h1 {
    font-size: 36px;
}

.text-darkblue {
    color: #2C4482;
}

ul.velo-ul li::before {
    content: "\2022";
    color: #CFCFCF;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

ul.velo-ul li {
    color: #000;
    padding-bottom: 0.4375rem;
    margin-bottom: 0.625rem;
}

header nav .container-fluid .collapse ul li a {
    text-decoration: none;
    display: block;
    /*padding: 0.5rem 1rem;*/
    text-decoration: none;
    font-weight: 500;
}

.btn-orange:hover {
    background-color: #FF9600 !important;
    border: 1px solid #FF9600 !important;
    color: #FFFFFF !important;
    font-weight: 500;    
}

header nav .container-fluid .collapse .navbar-nav li a:hover,
footer .header-section1 .container-fluid .text-center ul li a:hover,
footer .footer-section1 .container-fluid .text-center ul li a:hover,
header nav .container-fluid .collapse .navbar-nav li a.active {
    color: #FF9600 !important;
    font-weight: 500;
}

footer .header-section1 .container-fluid .text-center ul li a,
footer .footer-section1 .container-fluid .text-center ul li a {
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    color: #FFF !important;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.wpcf7-spinner {
    display: block;
}

.form-check-input {
    border: 0;
}

.column-3 {
    column-count: 3;
}

/* image gallery starts */
.page-gallery .modal {
    display: none;
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

.page-gallery .modal-backdrop {
    position: unset;
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 100%;
}

.close {
    color: #ffffff;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.close1 {
    color: #ffffff;
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    z-index: 1125;
    height: 30px;
    line-height: 30px;
    border: transparent;
    background: transparent;
}

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    text-decoration: none !important;
}

.prev {
    left: 0;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.carousel-indicators [data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    background-color: #000000 !important;
    border: 1px solid #ffffff !important;
}

.carousel-indicators {
    bottom: -65px !important;
}

.page-gallery .carousel-control-next,
.page-gallery .carousel-control-prev {
    width: 5%;
}

.page-gallery .carousel-control-next-icon,
.page-gallery .carousel-control-prev-icon {
    background-size: 50% 50%;
}

.active,
.dot:hover {
    color: #717171;
}

.py-5 .container .carousel button{
    line-height: 0%;
    top: 6%;
}

/* image gallery ends */
footer .container-fluid .row .col-md-4 .d-flex {
    line-height: 0px;
}
header .navbar .navbar-collapse ul .current-menu-item a{
    color: #FF9600 !important;
    font-weight: 500;
}

footer .header-section1 .container-fluid .col-md-12 ul .current-menu-item a,
footer .footer-section1 .container-fluid .col-md-12 ul .current-menu-item a {
    color: #FF9600 !important;
}

.askaboutform {    
    overflow: hidden;
    overflow-x: hidden;
    max-height: 85vh;
    overflow-y: auto;
}

/* Chat and Help Forms starts */
#help-widget.widget-right .frontdesk-widget-horizontal {
    flex-direction: row-reverse;
}
.frontdesk-widget-horizontal {
    position: fixed !important;
    right: 20px;
    bottom: 90px;
    z-index: 1050;
    flex-direction: row-reverse;
}
.frontdesk-widget-horizontal button.btn-bell svg {
    height: 32px;
    width: 32px;
}
.frontdesk-widget-horizontal .frontdesk-widget-wrapper {
    align-items: center;
}
/* .frontdesk-widget-wrapper {
    text-align: right;
    width: auto;    
    display: flex;
    margin: 0 0.3rem;
} */
.frontdesk-widget-wrapper {
    text-align: right; 
    width: 64px;
    margin: 0;
    position: fixed;
    bottom: 155px;
    right: 20px;
}

.btn-bell {
    border: 2px solid #ffffff !important;
    color: #fff !important;
    background-color: #45A4EC !important; /* #45A4EC */
    width: 60px;
    height: 60px;
    border-radius: 34px 8px 34px 34px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.d-hotline {
    background-color: #45A4EC !important;
    color: #FFFFFF !important;
    border-color: transparent #45A4EC transparent transparent;
    border: 2px solid #ffffff !important;
}
.btn-frontdesk {
    border: 2px solid #ffffff !important;
    color: #fff !important;
    background-color: #45A4EC !important;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: 3px 5px 0px 0px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.popup-widgets-window {
    visibility: hidden;
}
.bottomforms {
    position: fixed;
    right: 90px !important;
    bottom: 200px !important;
    z-index: 1065;
    overflow: hidden;
    overflow-x: hidden;
    max-height: 85vh;
    overflow-y: auto;
}
/* .choosebox {
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 4px 20px rgb(182 182 182 / 25%);
    border: 1px solid #cdcdcd;
    height: 245px;
} */
.box-title {
    font-weight: 600;
    font-size: 18px;
    color: #2c4482;
}
.choosebox p {
    line-height: 22px;
    font-size: 15px;
}
.help-tooltip-close svg {
    width: 10px !important;
    background-color: #45a4ec;
    color: #fff;
}
.help-tooltip {
    position: fixed !important;
    right: 110px;
    bottom: 95px;
    z-index: 1051;
    width: auto;
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    background-color: #45A4EC;
    padding: 10px 20px;
    border-radius: 22px;
    border: 2px solid #45A4EC;
  }
.help-tooltip::after {
    content: "";
    position: fixed !important;
    width: 17px;
    height: 17px;
    background: #45A4EC;
    display: block;
    border: 2px solid #45A4EC;
    border-radius: 50%;
    right: 100px !important;
    bottom: 96px !important;
  }
/* Chat and Help Forms ends */

.inq-button {
    position: fixed;
    z-index: 50;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
    font-weight: 500;
    text-align: center;
    transform-origin: bottom right;
    background: #FF9600;
    width: max-content;
    top: 3px;
    left: 50%;
    translate: -50%;
}
.inq-button:hover{
	border-color:#FF9600;
	background: #FF9600;
}
.newspecial-button {
    position: fixed;
    z-index: 50;
    font-weight: 500;
    text-align: center;
    transform-origin: bottom right;
    background: #2F99EA;
    width: max-content;
    top: 5px;
    left: 50%;
    translate: -50%;
    border-radius: 50px;
    text-decoration: none;
    color:#ffffff !important;
    padding: 1px 10px;
  }
.newspecial-button:hover{
    color:#ffffff !important;
}
.applynow-button {
    position: fixed;
    z-index: 60;
    top: 40%;
    right: 0;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform-origin: bottom right;
    transform: rotate(-90deg);
    background: #2C4482;
    padding: 10px 16px;
    font-size: 16px;
}
.applynow-button:hover {
    border-color: #2c75d4;
    background: #2c75d4;
    top: 40%;
}

@media (min-width: 320px) and (max-width: 1024px) {
    .help-tooltip {display: none !important;}
    .mobview {
        width: 100%;
        display: block;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    #menu-footer-menu li {
        width: 43% !important;
        padding:0 !important;
    }
    #menu-footer-menu li a {
        font-size: 12px !important;
        padding:0 !important;
    }
    .property-wrap svg {
        height: 140px !important;
    }    
}
@media (min-width: 768px) and (max-width: 1180px) {
    #menu-footer-menu li {
        width: 20% !important;
        padding:0 !important;
    }
    #menu-footer-menu li a {
        font-size: 12px !important;
        padding:0 !important;
    }
    .property-wrap svg {
        height: 270px !important;
    }    
}
@media (min-width: 320px) and (max-width: 767px) {    
    .inq-button, .newspecial-button, #nudgeTop {
        display: none !important;
    }
    .header-section1 {
        margin-top: 0px !important;
    }        
    .help-tooltip  {
        display: none !important;
    }    
    .bottomforms {
        position: fixed;
        right: 90px !important;
        bottom: 70px !important;
        z-index: 1065;
        overflow: hidden;
        overflow-x: hidden;
        max-height: 85vh;
        overflow-y: auto;
    }
}
@media (max-width: 1440px) {
.inq-button, .newspecial-button {
    position: fixed;
    z-index: 50;
    top: 3px;
    left: 16% !important;
    } 
}
@media (max-width: 1600px) {
    .inq-button, .newspecial-button {
        position: fixed;
        z-index: 50;
        top: 3px;
        left: 44% !important;
        } 
}
@media (max-width: 1680px) {
    .inq-button, .newspecial-button {
        position: fixed;
        z-index: 50;
        top: 3px;
        left: 47% !important;
        } 
    }
@media (max-width: 1366px) {
    .inq-button, .newspecial-button {
        position: fixed;
        z-index: 50;
        top: 3px;
        left: 15% !important;
        } 
    }
.amenities-dialog {
    background-color: #e5e5e5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    overflow-y: auto;
    box-shadow: none;
    bottom: -44px;
}
.amenities-list {
    font-size: 1.125em;
    text-align: left;
    display: inline-block;
    list-style-position: inside;
    padding-left: 0;
}

form.wpcf7-form p {margin-bottom: 0px !important;}

#askaboutform .wpcf7-form p,
#emailusform .wpcf7-form p,
#textusform .wpcf7-form p,
#tourform .wpcf7-form p {
    margin-bottom: 0px !important;
}

/* Chat Icon */
/*#chat-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #45A4EC;
    border: 2px solid #ffffff;
    border-radius: 34px 8px 34px 34px;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1000;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}*/

#chat-icon img {
    width: 28px;
    height: 28px;
}

/* Chatbot Window */
#chatbotwindow {
    position: fixed;
    bottom: 180px !important;
    right: 90px;
    width: 350px;
    height: 500px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: none; /* Hidden by default */
    flex-direction: column;
    z-index: 1001;
}

#chatbot-header {
    background-color:#f3f3f3;
    color: #2C4482;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#chatbot-welcome {
    padding: 10px;
	background:#edf7ff;
}

#chatbot-body {
    padding: 10px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 86%, rgba(245, 245, 245, 1) 80%);
}

#chatbot-messages {
    flex-grow: 1;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 10px;
    height: 342px;
	padding-right: 10px;	
}

#chatbot-messages::-webkit-scrollbar-track {
    padding: 2px 0;
    background-color: #f1f1f1;
}

#chatbot-messages::-webkit-scrollbar {
    width: 6px;
}

#chatbot-messages::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #888;
}

#chatbot-messages::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

#chatbot-input-container {
    display: flex;
}

#chatbot-input {
    flex-grow: 1;
    padding: 6px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
}
#chatbot-input:focus, #chatbot-input:focus-visible{    outline: 1px solid #2c4482;}
#send-chatbot-message {
    background-color: #2C4482;
    color: white;
    border: none;
    padding: 6px;
    margin-left: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#close-chatbot {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

/* User and Bot Messages */
.user-message {
      background-color: #2C4482;
    color: white; 
    display: block;
    font-weight: 500; 
    padding: 8px 12px;
    border-radius: 20px;
    margin-left: auto;
    font-size: 14px;
    border-bottom-right-radius: 0;
	        max-width: 85%;
    min-width: 50px;
}

.bot-response {
    background-color: #f1f1f1;
    padding: 8px 12px;
    border-radius: 20px;
    max-width: 85%;
    font-size: 14px;
    border-bottom-left-radius: 0;
}

.loader {
    margin: 5px 0;
    font-style: italic;
    color: gray;  /* Customize the loader color */
}
.bot-message{
	display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 0;
}
.message {
	margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: end;
    gap: 0;
}
.message-timestamp {
    font-size: 10px;
}
#nudgeTop {
    /*display: none;*/
    top: 0;
    position: fixed !important;
    background-color: #2c75d4 !important;
    color: #fff !important;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 1037;
}
.first {margin-left: 0 !important;}

/* tourform scrollbar starts */
.tourform-wrapper {
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 10px;
    /*height: 500px;*/
    padding-right: 10px;
}
/* width */
.tourform-wrapper::-webkit-scrollbar {
    width: 6px;
  }
  
  /* Track */
  .tourform-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .tourform-wrapper::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .tourform-wrapper::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
/* tourform scrollbar ends */

/* consent showmore showless starts */ 
.consent {
    width: 100%;
    margin-bottom: 10px;
  }
  
  #show-more, #show-less, #txtus-show-more, #txtus-show-less, #schtour-show-more, #schtour-show-less {
    cursor: pointer !important;
    text-transform:capitalize;
    color: #2C4482;
  }

  #show-more-consent, #txtus-show-more-consent, #schtour-show-more-consent {
    background-color: rgb(233, 233, 233);
    width: 100%;
    padding: 5px 10px;
  }
/* consent showmore showless ends */ 

/* news special */
.accordion-button::after {
    flex-shrink:0;
    width:1.25rem;
    height:1.25rem;
    margin-left:8px;
    content:"";
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9' fill='white'%3e%3cpath fill-rule='evenodd' d='M14.9863 0L16 0.8865L8 9L0 0.8865L1.01371 0L8 7.08525L14.9863 0Z'/%3e%3c/svg%3e") !important;
    background-repeat:no-repeat;
    background-size:1.25rem;
    transition:transform .2s ease-in-out;
    color: #fff;
  }
  .accordion-button:not(.collapsed)::after {
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9' fill='white'%3e%3cpath fill-rule='oddeven' d='M14.9863 0L16 0.8865L8 9L0 0.8865L1.01371 0L8 7.08525L14.9863 0Z'/%3e%3c/svg%3e") !important;    
    transform: rotate(-180deg);
    margin-bottom: 8px;
  }

  .buttbox {
    background-color: #2c4482;
    border-radius: 4px;
    margin: 10px 0px;
  }
.modal-body {
    overflow: hidden;
} 
#autoload .modal-bg{
    background-color:#e8f4ff;
}
#autoload .modal-lg, #autoload .modal-xl {
    max-width: 885px !important;
}
@media(min-767px){
#autoload .p-lg-5{
    padding: 5rem !important;
}
}
#autoload .heading-text{
    font-family: 'poppins';
}
#autoload .footer-text{
    font-family: 'poppins';
    font-weight: 200;  
}
#autoload .fs-3{
	font-size:1.7rem;
}