body{
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
div,span,h1,h2,h3,h4,p,ul li a{
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.bg-blue .container-fluid:first-of-type{
    background: #2388c7;
    color:#fff;
    height:40px;
    max-height: 40px;
}
.bg-blue .container-fluid:last-of-type{
    background: #2b6ca3;
    height: 84px;
    max-height: 84px;
}
.navbar-expand-sm .container{
    line-height: 40px;
}
.social-icons{
    color:#fff;
    margin-right: 5px;
}
.social-icons i{
    font-size: 16px;
}
.navbar-nav{
    list-style: none;
}
.navbar{
    margin-bottom: 0;
    border:0;
    z-index: 3;
}
.navbar-nav li a{
    color: #fff;
    padding: 13px 20px;
    line-height: 83px;
    font-size: 18px;
}
.navbar-nav ul{
    display: none;
}
.navbar-nav li:hover ul{
    display: block;
}
.navbar-nav li:hover ul ul{
    display: none;
}
.navbar-nav ul li:hover ul{
    display: block;
}
.navbar-brand>img{
    height: auto;
    margin-top: -21px;
    width: 290px;
}
footer .logo{
    margin-top: -21px;
    height: auto;
    width: 290px;
}
.navbar-nav ul li a{
    color: #fff;
    line-height: 40px;
    padding:0;
    font-size:1.2em;
    display: block;
}
.navbar-nav ul li{
    border:2px solid #fff;
    border-top:0;
    padding:1px 10px;
    position:relative;
}
.navbar-nav ul li:nth-of-type(4) {
    background: royalblue;
}
.navbar-nav ul li li{
    background: #073386 !important;
}
.navbar-nav ul li:hover{
    background:#2388c7 !important;
}
.navbar-nav ul li:hover a{
    text-decoration: none;
}
.navbar-nav ul ul li{
    width:265px;
}
.navbar-nav ul ul ul{
    display: none;
}
.navbar-nav ul li:hover ul ul{
    display:none;
}
.navbar-nav ul ul li:hover ul{
    display:block;
}
/*.navbar-nav ul li:first-of-type ul{
    column-count: 2;
    column-gap:0;
    height:700px;
    overflow:auto;
}
.navbar-nav ul li:first-of-type ul li{
    border:0;
}
.navbar-nav ul li:first-of-type ul li a{
    line-height: 1.5em;
    padding:5px;
}*/
.fa-chevron-right{
    margin-left:5px;
    float:right;
    margin-top:13px;
}
.navbar-nav ul{
    background: #073386;
    list-style: none;
    position:absolute;
    padding:0
}
.navbar-nav ul ul{
    position: absolute;
    top:0;
    left: 100%;
}

.navbar-brand,.user-profile{
    padding-top:21px;
}
.contact-info{
    font-size: 16px;
}
.contact-info i{
    margin-right: 10px;
}
.responsive-img{
    width:100%;
}
.banner-content{
    background:url('images/remax-banner-3.webp') no-repeat;
    background-size: cover;
    padding-left: 0;
    padding-right: 0;
    height: 830px;
    background-attachment: fixed;
    padding-top:122px !important;
    background-position: center;
}
.no-record{
    text-align: center;
    margin-top: 150px;
    margin-bottom: 140px;
}
.banner-content .banner-overlay{
    background:rgba(0,0,0,0.15);
    display:grid;
    height: 100%;
}
.banner-content .banner-overlay::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.content-box{
    position: relative;
    margin-top: 40px;
    text-align: center;
    z-index: 2;
}
.content-box h2{
    color: #fff;
    font-size: 1.8em;
    line-height: 1.6em;
}
.content-box h3{
    color: #fff;
    font-size: 2.6em;
    line-height: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .06em;
}
.content-box h1,.content-box p{
    color: #fff;
}


.content-box h1{
    font-size: 55px;
    font-weight: 900;
    letter-spacing: .04em;
    margin-bottom: 20px;
}
.content-box p{
    font-size: 20px;
    margin-bottom: 30px;
}
.search-container form{
    display: flex;
    position:relative;
}
.search-container input{
    height: 50px;
    width: 550px;
    font-size: 16px;
    padding-left:20px;
    border:2px solid #073386;
}
.search-container button{
    border: 0;
    padding-left: 50px;
    padding-right: 50px;
    background:#073386;
    color:#fff;
    font-weight: 600;
    margin-left: -4px;
    font-size:18px;
}
.sign-up-hot{
    display: block;
    background: #e5ebfa;
    padding: 4px;
    font-size: 1.6em;
    border-radius: 25px;
    box-shadow: 1.41px 1.41px 8px 6px #DD7385;
    color: #CC0829;
    margin-bottom: 50px;
    margin-top:15px;
    font-weight: 500;
    letter-spacing: 0.03em;
}
.sign-up-hot:hover{
    color:#fff;
    text-decoration:none;
    background: #3398db;
    transition:background .1s ease-in;
}
.search-container button i{
    font-size: 18px;
}
.search-container button:focus-visible{
    outline:none;
    outline-color: #fff;
}
.our-team-section{
    padding-top:50px;
}
.our-team-section h1{
    color:#073386;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: .03em;
    margin-bottom: 40px;
}
.our-team-section h3{
    margin-bottom: 30px;
    font-weight: 600;
}
.our-team-section h3{
    line-height: 1.4em;
}
.our-team-section h4{
    font-weight: 800;
    margin-top:25px;
}
.our-team-section p{
    font-size: 1.3em;
    margin-bottom:12px;
}
.services{
    padding-top: 60px;
    padding-bottom: 60px;
}
.services h1{
    color:#073386;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: .03em;
    margin-bottom: 20px;
}
.services p{
    text-align: center;
    font-size:18px;
    margin-bottom: 30px;
}
.search-container{
    display: flex;
    justify-content: center;
    margin-top:60px;
}

#newsModel h2{
    letter-spacing: 0px !important;
}
#newsModel .info{
    color:#fff;
    font-size:1.2em;
    text-align: center;
    margin-bottom: 40px;
}
#newsModel .info-bottom{
    color:#fff;
    font-size:0.8em;
    text-align: center;
}
#newsModel button[type="submit"]{
    margin: auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    outline: 2px solid #fff;
    font-size: 1.2em;
    padding-left: 45px;
    padding-right: 45px;
}

.custom-dropdown-container {
    position: relative;
  }
  .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 75%;
    background-color: #fff;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    max-height: 140px;
    overflow-y: auto;
    display: none; 
    z-index: 999;
  }

  .dropdown-option {
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
  }
  .dropdown-option:hover {
    background-color: #073386;
    color: #fff;
  }
  .dropdown-option.selected {
    background-color: #073386;
    color: #fff;
  }


.pentagon-grey{
    background:url('images/assets/grey-pentagon.png');
}
.pentagon-yellow{
    background:url('images/assets/yellow-pentagon.png');
}
.pentagon-red{
    background:url('images/assets/red-pentagon.png');
}
.pentagon-grey,.pentagon-yellow,.pentagon-red {
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 30px;
    text-align: center;
}
.icon-blue{
    height: 60px;
    width: 60px;
    background: #073386;
    display: block;
    margin: 0px auto 0 auto;
    text-align: center;
    border-radius: 50%;
    line-height: 70px;
}
.icon-yellow{
    height: 60px;
    width: 60px;
    background: linear-gradient(#FFD700,goldenrod);
    display: block;
    margin: 0px auto 0 auto;
    text-align: center;
    border-radius: 50%;
    line-height: 70px;
}
.icon-red{
    height: 60px;
    width: 60px;
    background: linear-gradient(#d72133,#db1b2d);
    display: block;
    margin: 0px auto 0 auto;
    text-align: center;
    border-radius: 50%;
    line-height: 70px;
}
.icon-blue i,.icon-yellow i,.icon-red i{
    font-size: 28px;
    color: #fff;
}
.pentagon-grey h3,.pentagon-red h3,.pentagon-grey p,.pentagon-red p{
    text-align:center;
    color:#fff;
    text-shadow: 2px 2px 6px #073386;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 30px;
    letter-spacing: .03em;
    font-weight:bold;
}
.pentagon-grey p, .pentagon-yellow p, .pentagon-red p{
    /*text-align: left;
    padding-left: 30px;
    padding-right:30px;
    font-size: 16px;
    color: #777;
    letter-spacing: 0.02em;*/
}
.pentagon-grey a{
    background: #073386;
    padding: 10px 43px;
    border-radius: 10px;
    color: #fff;
    font-size: 22px;
    letter-spacing: .04em;
    font-weight: bold;
}
.pentagon-grey a:hover{
    background:#fff;
    color: #073386;
    text-decoration:none;
    padding:10px 50px;
    transition:background .2s ease-in-out,padding .5s ease-in-out;
}
.subscribe-container input::placeholder{
    color:#fff;
}
.pentagon-yellow a{
    background: linear-gradient(#FFD700,goldenrod);;
    padding:10px 20px;
    border-radius: 10px;
    color:#fff;
}
.pentagon-red a{
    background: linear-gradient(#d72133,#db1b2d);
    padding: 10px 43px;
    border-radius: 10px;
    color: #fff;
    font-size: 22px;
    letter-spacing: .04em;
    font-weight: bold;
}
.pentagon-red a:hover{
    background: #fff;
    color:#d72133;
    text-decoration: none;
    padding:10px 50px;
    transition:background .2s ease-in-out,padding .5s ease-in-out;
}
.feature{
    padding-top: 60px;
    padding-bottom: 60px;
    background:#ebf5fc;
}
.feature h1,.feature h2{
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: .03em;
    margin-bottom: 50px;
    color:#073386;
}
.feature .image-box img{
    position: relative;
    z-index: -1;
}
.price-tag{
    display: inline-block;
    position: absolute;
    margin-bottom: -38px;
    top: 15px;
    left: 15px;
}
.price-tag p{
    padding: 5px 10px;
    background: #3398DB;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
}
.card .image-box{
    background: rgba(0,0,0,0.4);
    border-radius: 20px;
}
.content-details{
    position: relative;
    margin-top: -200px;
    padding-left: 10px;
    color: #fff;
    margin-bottom: 54px;
}
.content-details h3{
    font-weight: 600;
    font-size: 26px;
}
.content-details p span{
    padding: 6px 6px 2px 7px;
    border-radius: 50%;
    background: #3398db;
    margin-right: 10px;
}
.content-details p{
    font-size: 16px;
    margin-bottom: 15px;
}
.content-details .read-more-rent{
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    position: relative;
    padding-right: 25px;
}
.read-more-rent i{
    position: absolute;
    top: -12px;
    right: 0px;
}
.banner-text h3{
    margin-bottom: 30px;
}
.content-details a{
    font-size: 22px;
    color: #fff;
    text-decoration: none;
}
.swiper-navBtn{
    background: #2b6ca3;
    color:#fff;
}
.pentagon-grey.aos-init.aos-animate:hover,.pentagon-red.aos-init.aos-animate:hover {
	transform: scale(1.06);
	cursor: pointer;
}
.centered-link{
    text-align: center;
    font-size: 22px;
    padding-top: 20px;
    color: #073386;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    gap: 20px;
}
.centered-link p{
    font-size: .8em;
    font-weight: 500;
}
.centered-link span{
    border-bottom: 1px solid #3398DB;
    position: relative;
    padding-right: 30px;
}
.centered-link i{
    position: absolute;
    top: -4px;
    right: 9px;
}
.featured-link{
    text-align: center;
    font-size: 22px;
    padding-top: 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    gap: 20px;
}
.featured-link p{
    font-size: .8em;
    font-weight: 500;
}
.featured-link span{
    border-bottom: 1px solid #fff;
    position: relative;
    padding-right: 30px;
}
.featured-link a{
    text-decoration: none;
    color:#fff;
}
.featured-link i{
    position: absolute;
    top: -4px;
    right: 9px;
}
.modal-dialog{
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    width: 100%;
    justify-content: center;
    margin-top: 0;
}
.popup-blue-btn{
    background: #073386;
    padding: 10px 43px;
    border-radius: 25px;
    color: #fff;
    font-size: 22px;
    letter-spacing: .04em;
    font-weight: 500;
}
.popup-blue-btn:hover{
    text-decoration: none;
    color:#073386;
    background:#fff;
}
.popup-red-btn{
    background: #fff;
    padding: 10px 43px;
    border-radius: 25px;
    color: #d72133;
    font-size: 22px;
    letter-spacing: .04em;
    font-weight: 500;
}
.popup-red-btn:hover{
    text-decoration: none;
    color:#fff;
    background:#d72133;
}
.modal-body .popup-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 20px;
}
.modal-body{
    background: #2b6ca3;
}
.modal-body h2,.modal-body p{
    color: #fff;
    margin-bottom: 25px;
    letter-spacing: 1.2px;
    font-weight: 500;
    font-size:30px;
    margin:20px 0 25px 0;
}
.centered-link a{
    width: 370px;
    font-size: 1em;
    text-decoration: none;
}
.testimonial{
    background: url('images/bed-pool-2.webp') no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-left:0;
    padding-right:0;
}
.testimonial1-overlay{
    padding-top: 60px;
    padding-bottom: 60px;
    background:rgba(0,0,0,0.4);
    height:100%;
}
.testimonial h1,.testimonial h2{
    font-size:40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
    text-shadow: 0 0 10px #333;
}
.testimonial .inner-item{
    margin:20px;
    padding:40px 20px 70px 20px;
    background: #fff;
}
.testimonial .inner-item h3{
    text-align: center;
    font-size: 24px;
}
.testimonial .inner-item p{
    text-align: center;
}
.testimonial .ratings{
    color:goldenrod;
    float: left;
}
.testimonial .profile-social{
    float: right;
}
.testimonial .social-icons{
    color:#2b6ca3;
}
.testimonial .inner-item .initials{
    position: absolute;
    top: 0;
    left: 41.5%;
    border-radius: 50%;
    width:100px;
    z-index: 3;
    border:5px solid #2b6ca3;
    height:100px;
    color:#fff;
    text-align: center;
    line-height: 90px;
    font-size: 2.7em;
}
i.fa.fa-twitter::before{
    content:"𝕏";
    font-size: 18px;
}
.brands{
    padding-top:60px;
    padding-bottom: 60px;
    background: #ebf5fb;
}
.brands h1,.brands h2{
    text-align: center;
    font-weight: bold;
    margin-bottom: 55px;
    color:#073386;
    font-size:40px;
}
.logo-container{
    display: flex;
    justify-content: center;
    margin-bottom:30px;
    gap:20px;
}
a.add-to-wishlist{
    background: #db1c2d;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    display: block;
    text-decoration: none;
    top: 5px;
}
.brands img{
    height:100px;
    width:auto;
    border:14px solid #fff;
    box-shadow:4px 4px 16px #ddd
}
.brands .image-box{
    background: #fff;
    border-radius: 0;
    width: 300px;
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 10px #888;
    margin-top: 10px;
    margin-bottom: 10px;
    padding:15px;
}

.subscribe{
    padding-top:60px;
    padding-bottom: 60px;
}
.subscribe h1,.subscribe h2{
    font-weight: bold;
    margin-bottom: 40px;
    color:#073386;
    font-size:40px;
}
.subscribe .outer,.subscribe .inner{
    border-radius: 50%;
}
.subscribe .inner{
    position:absolute;
    left: 0;
    bottom: 0;
}
.subscribe .outer{
    margin-left:50px;
    margin-top: 50px;
}
.subscribe p{
    margin-bottom: 20px;
    font-size: 16px;
    display: flex;
    column-gap: 10px;
}
.subscribe p svg{
    color: #3398DB;
}
.subscribe input{
    width: 100%;
    height: 40px;
    border: 1px solid #bbb;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 20px;
}
.subscribe textarea{
    width: 100%;
    border: 1px solid #bbb;
    padding-left: 10px;
    font-size: 16px;
    height: 100px;
    margin-bottom: 20px;
}
.subscribe button[type="submit"]{
    background: #2b6ca3;
    border: 0;
    color: #fff;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 16px;
}
footer{
    padding-top: 60px;
    padding-bottom: 0px;
    background:#0062a3;
}
footer .logo-description{
    color: #fff;
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.7em;
    padding-right: 50px;
    padding-right: 38%;
}
.buy-tagline{
    text-align: center;
    margin-top:30px;
    color:#073386;
}
@media(min-width:768px){
    .navbar-collapse.collapse{
        display: flex !important;
        justify-content: center;
    }
    .navbar-nav{
        padding:0;
    }
}
footer h2{
    color: #fff;
    font-weight: bold;
    margin-top: 0;
}
footer a{
    color: #fff;
    display: block;
    margin:10px 0;
}
footer a:hover{
    color: #fff;
}
footer h3, footer h4{
    color: #fff;
}
footer h3{
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 600;
}
.subscribe-container{
    border:2px solid #fff;
    border-radius: 5px;
    padding: 5px;
}
.subscribe-container input{
    height: 40px;
    padding-left: 5px;
    color: #fff;
    background: #0062a3;
    border: 0;
    width: 75%;
}
.subscribe-container button{
    background: #fff;
    border: 0;
    padding: 10px;
    border-radius: 6px;
    color: #0062a3;
    margin-left:5px;
}
.social-footer{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    margin-bottom: 20px;
}
.social-footer a{
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #0062a3;
    background: #fff;
}
.social-footer a:hover{
    color: #0062a3;
}
.footer-contact-info{
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: bold;
}
.copyright{
    text-align: center;
    color: #fff;
    padding: 20px;
}

.header-section{
    z-index: -1;
}
.about-head{
   padding-top:130px;
}
.contact-content h1,.contact-content p{
    color: #fff;
    text-align: center;
}
.contact-content h1{
    font-size: 4.8em;
    font-weight: 900;
}
.contact-content h1 span{
    color:#2388c7;
}
.overlay{
    background:rgba(0,0,0,0.5);
}
.contact-content p{
    font-size: 1.5em !important;
}
.our-mission,.our-goal{
    padding-top: 80px;
    padding-bottom: 80px;
}
.heading-x1{
    display: flex;
    align-items: center;
    margin-top:60px;
}
.heading-x1 h2{
    color:#3398DB;
    font-size: 2.5em;
    font-weight: bold;
    margin-left: 15px;
}
.our-mission h4,.our-goal h4{
    font-size: 1.5em;
    margin-top: 25px;
    font-weight: bold;
}
.our-mission p,.our-goal p{
    font-size: 1.1em;
    line-height: 1.6em;
    margin-bottom: 30px;
}
.our-goal p{
    font-weight: 500;
}

.contact-buttons .blue{
    color: transparent;
  border: 10px solid transparent;
  border-radius: 100px;
  background-image:  linear-gradient(to bottom right in hsl, green, purple), 
                     linear-gradient(to bottom right in hsl, green, purple);
  background-origin: border-box;
  background-clip:   border-area;
}
.our-mission a,.our-goal a{
    color: #3398DB;
    text-decoration: none;
    cursor:pointer;
    padding:10px 20px;
    border:1px solid #3398DB;
    border-radius: 10px;
    font-size: 1.1em;
    font-weight: 500;
}
.fa-mouse-pointer{
    margin-left: 5px;
}
.our-goals{
    background: #ebf5fc;
}
.contact-today{
    background: url('images/background-about.png');
    background-size: cover;
    padding-top:80px;
    padding-bottom:80px;
    text-align: center;
}
.contact-today h2{
    font-size: 5.5em;
    font-weight: 600;
}
.contact-today h2 span{
    color: #3398DB;
}
.contact-today p{
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.7em;
    margin-bottom: 50px;
}
.header-section{
    max-width: 100%;
    margin: auto;
    margin-top:124px;
    background: url('images/about-us.webp');
    background-size: cover;
    height:700px;
}
.header-section img{
    width:100%;
}
.container-fluid,section,footer{
    max-width: 100%;
    margin:auto;
}
.resource-head h1{
    text-align: center;
    color: #fff;
    margin-top: -90px;
    font-size: 3.8em;
    font-weight: 600;
    margin-bottom: 30px;
}
.blog-header-section{
    background: url('images/blog-header.png');
    background-size: cover;
    background-position: center bottom;
    height:600px;
    margin-top:124px;
}
.blog-overlay,.testimonial-overlay{
    background:linear-gradient(rgba(0,0,0,0.8),transparent);
    height: 100%;
    padding-top:100px;
    color:#fff;
}
.blog-overlay h1{
    font-size: 3.9em;
    font-weight: bold;
    margin-bottom: 30px;
}
.blog-overlay p{
    font-size: 1.4em;
    line-height: 1.7em;
}
.articles{
    background: #ebf5fc;
    padding-top:40px;
    padding-bottom: 60px;
}
.articles h2,.articles h1{
    color:#0062a3;
    text-align: center;
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 60px;
}
.card-image{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    height: 250px;
}
.card-image img{
    width:100%;
    height:250px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.articles .col-sm-4{
    margin-bottom: 40px;
}
.articles .col-sm-4:nth-of-type(1) .card-image{
    background: url('images/blog/blog1.png');  
}
.articles .col-sm-4:nth-of-type(2) .card-image{
    background: url('images/blog/blog2.png');  
}
.articles .col-sm-4:nth-of-type(3) .card-image{
    background: url('images/blog/blog3.png');  
}
.articles .col-sm-4:nth-of-type(4) .card-image{
    background: url('images/blog/blog4.png');  
}
.articles .col-sm-4:nth-of-type(5) .card-image{
    background: url('images/blog/blog5.png');  
}
.articles .col-sm-4:nth-of-type(6) .card-image{
    background: url('images/blog/blog6.png');  
}
.articles .col-sm-4:nth-of-type(7) .card-image{
    background: url('images/blog/blog7.png');  
}
.articles .col-sm-4:nth-of-type(8) .card-image{
    background: url('images/blog/blog8.png');  
}
.articles .col-sm-4:nth-of-type(9) .card-image{
    background: url('images/blog/blog9.png');  
}
.articles .col-sm-4:nth-of-type(10) .card-image{
    background: url('images/blog/blog10.png');  
}
.articles .col-sm-4:nth-of-type(11) .card-image{
    background: url('images/blog/blog2.png');  
}
.articles .col-sm-4:nth-of-type(12) .card-image{
    background: url('images/blog/blog1.png');  
}
.articles .col-sm-4:nth-of-type(13) .card-image{
    background: url('images/blog/blog7.png');  
}
.articles .col-sm-4:nth-of-type(14) .card-image{
    background: url('images/blog/blog3.png');  
}
.articles .col-sm-4:nth-of-type(15) .card-image{
    background: url('images/blog/blog9.png');  
}
.card-overlay{
    background:linear-gradient(transparent,rgba(0,0,0,0.6));
    height: 100%;
    position: relative;
}
.card-overlay h3{
    position: absolute;
    bottom: 0;
    left: 10px;
    color: #fff;
    font-weight: 600;
}
.card-body{
    background: #fff;
    padding:20px 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    min-height: 305px;
}
.blog-card{
    box-shadow: 0 0 10px #ccc;
    border-radius: 15px;
}
.blog-card span{
    color:#3398DB;
    background: #ebf5fc;
    font-weight: 600;
    letter-spacing: .05em;
    padding: 3px 7px;
    font-size: .9em;
}
.card-body h4{
    font-weight: 500;
    color:#000;
}
.card-body .date{
    font-size: 0.9em;
}
.card-body .excerpt{
    line-height: 1.6em;
}
.testimonial-header-section{
    background: url('images/testimonial-banner.webp');
    background-size: cover;
    background-position: center center;
    height:700px;
    margin-top:124px;
}
.testimonial-header-section .featured{
    margin-top: 90px;
    margin-bottom: 90px;
    box-shadow: 0 0 10px #444;
    backdrop-filter: blur(15px);
    border-radius: 30px;
    padding:20px;
}
.thumbnail-review{
    background: #fff;
    border-radius: 20px;
    padding: 5px;
    padding-bottom: 20px;
}
.contact-info a{
    color:#fff !important;
}
.review-icon{
    position:absolute;
    top:15px;
    left:30px;
}
.thumbnail-review h3{
    padding-left: 30px;
    padding-right: 60px;
    font-size: 1.5em;
    line-height: 1.4em;
    font-weight: 600;
}
.thumbnail-review span{
    margin-left: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #3398DB;
    font-weight: 600;
}
.thumbnail-review a{
    text-decoration:none;
}
.social-side{
    height: 40px;
    width: 140px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    float:right;
}
.social-side i{
    font-size: 1.4em;
    color:#3398DB;
}
footer a:active,footer a:visited,.footer a:focus{
    /*color:#fff !important;*/
}
.social-side-card{
    height: 40px;
    width: 120px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    float:right;
}
.social-side-card i{
    font-size: 1.2em;
    color:#3398DB;
}
.thumbnail-content{
    padding-left:20px;
}
.thumbnail-content h2,.thumbnail-content h1{
    margin-top: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 2.5em;
    margin-bottom:30px;
    text-shadow: 3px 3px 6px #555;
}
.ratings{
    width: 100%;
    display: flex;
    justify-content: center;
    gap:5px;
}
.ratings-card{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin:auto;
    margin-bottom: 5px;
    gap:5px;
}
.ratings i,.ratings-card i{
    color:goldenrod;

}
.thumbnail-content p:first-of-type{
    margin-top: 15px;
    color: #fff;
    font-size: 1.2em;
}
.thumbnail-content p:last-of-type{
    margin-top: 15px;
    color: #fff;
    font-size: 1.3em;
    line-height: 1.7em;
}
.card-testimonial{
    padding-top:60px;
    padding-bottom: 20px;
}
.masonry-item .initials{
    margin-top: 50px;
    margin-bottom: 20px;
    height: 100px;
    width: 100px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    font-size: 2.7em;
}
.review-people{
    box-shadow: 0 0 10px #ddd;
    padding:15px 15px 40px 15px;
}
.review-people p{
    line-height: 1.8em;
    font-weight: 500;
    height:150px;
    overflow: hidden;
}
.review-people .col-xs-8{
    height: 150px;
}
.review-people .fa-quote-left{
    position: absolute;
    left: -10px;
    top: 100px;
    font-size: 1.4em;
}
.review-people .fa-quote-right{
    position: absolute;
    right: -9px;
    bottom: auto;
    font-size: 1.4em;
}
.card-testimonial .pad-b{
    margin-bottom:40px;
}
.feedback{
    padding-top:40px;
    padding-bottom: 60px;
    background: #ebf5fc;
}
.feedback h2{
    font-size: 3.7em;
    font-weight: 700;
    color: #0062a3;
    margin-bottom: 40px;
}
.feedback input[type="text"],.feedback input[type="email"],.contactus input[type="text"],.contactus input[type="email"],.contactus select,
.login-form input[type="email"],.login-form input[type="password"],.login-form input[type="text"],.sell-timeshare input[type="text"],
.sell-timeshare input[type="email"],.sell-timeshare input[type="number"],.sell-timeshare select,.enquiryform input[type="text"],
.enquiryform input[type="email"]{
    border: 1px solid #ccc;
    height: 40px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px;
    padding-left: 10px;
    margin-top:8px;
    font-weight: 500;
}
.feedback-top input[type="text"],.feedback-top input[type="email"]{
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 5px;
    padding-left: 10px;
    margin-top:8px;
    font-weight: 500;
}
.sell-timeshare select{
    background: #fff;
}
.feedback textarea,.contactus textarea,.sell-timeshare textarea,.enquiryform textarea{
    border: 1px solid #ccc;
    height: 150px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-top:8px;
    font-weight: 500;
}
.feedback-top textarea{
    border: 1px solid #ccc;
    height: 150px;
    border-radius: 5px;
    padding: 10px;
    margin-top:8px;
    font-weight: 500;
}
.sell-timeshare span{
    font-weight: lighter;
    color: #555;
    font-size: 0.9em;
    padding-top:3px;
}
.feedback button,.contactus button,.login-form button,.sell-timeshare button,.enquiryform button{
    width: 100%;
    background: #2b6ca3;
    border: 0;
    color: #fff;
    padding: 10px;
    font-size: 1.4em;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 0 5px cadetblue;
}
.feedback-top button{
    width: 100%;
    background: #2b6ca3;
    border: 0;
    color: #fff;
    padding: 10px;
    font-size: 1.4em;
    font-weight: 600;
    border-radius: 5px;
}
.feedback-top label{
    text-shadow: 0 0 2px #555;
    color:#fff;
}
.feedback button:hover,.contactus button:hover,.login-form button:hover,.sell-timeshare button:hover,.enquiryform button:hover{
    background: #2388c7;
}
.feedback-top button:hover{
    background: #2388c7;
}
.contactus select{
    background:#fff;
    color:#555;
}
label{
    display: grid !important;
    margin-bottom: 20px;
    font-size: 1.1em;
}
.contactus{
    background: url('images/contact-back.webp');
    background-size: cover;
    height:auto;
    margin-top:124px;
}
.contact-overlay{
    background: linear-gradient(rgba(255,255,255,0.5),#fff);
    height: auto;
    padding-top:80px;
    padding-bottom: 80px;
}
.contactus h1{
    font-size: 4em;
    font-weight: 700;
    margin-top:0;
}
.contactus h3{
    color: #0062a3;
    font-size: 2.1em;
    letter-spacing: .04em;
    margin-top:15px;
}
.contactus h4{
    font-size: 1.6em;
    letter-spacing: .05em;
    margin-top:20px;
}
.contactus p,.contactus a{
    font-size: 1.4em;
    font-weight: 700;
}
.form-contact{
    background: #ebf5fc;
    padding: 40px 20px;
    box-shadow: 0 0 10px #999;
    margin-top: 50px;
    border-radius: 10px;
}
.header-section-resource{
    background: url(images/resource-header.webp);
    background-size: cover;
    height:600px;
    display: grid;
    align-items: end;
    margin-top:124px;
}
.resources{
    padding-top: 60px;
    padding-bottom: 60px;
}
.res-box{
    background-size: cover;
    height:500px;
    border-radius:20px;
    margin-bottom: 30px;
}
.resource1{
    background: url('images/resource1.png');
}
.resource2{
    background: url('images/resource2.png');
}
.resource3{
    background: url('images/resource3.png');
}
.resource4{
    background: url('images/resource4.png');
}
.resource5{
    background: url('images/resource5.png');
}
.resource6{
    background: url('images/resource6.png');
}
.resource7{
    background: url('images/resource7.png');
}
.bottom-overlay{
    background:linear-gradient(transparent,transparent,#000);
    height: 500px;
    display: grid;
    align-items: end;
    border-radius:20px;
}
.bottom-overlay h2{
    text-align: center;
    color: #fff;
    font-size: 3.1em;
    margin-bottom: 40px;
    font-weight: 600;
}
.resource-list{
    padding-top:60px;
    padding-bottom: 60px;
    margin-top:124px;
}
.table-calendar{
    background: #ebf5fc;
    padding: 20px 25px;
}
.table-calendar thead,.table-calendar tfoot{
    background: #3398db;
    color:#fff;
}
.table-calendar thead{
    margin-bottom: 10px;
}
.table-calendar tfoot{
    margin-top:10px;
}
.table-striped > tbody > tr:nth-of-type(2n+1){
    background: #ebf5fc;
}
.table-striped > tbody > tr:nth-of-type(2n){
    background: #c6e2f5;
}
.resource-list h1{
    color:#2388c7;
    font-size: 3.4em;
    font-weight: 600;
}
.resource-list h3{
    font-weight: 600;
    font-size: 1.8em;
    margin-bottom: 25px;
}
.resource-list h2{
    font-weight: 700;
    font-size: 1.9em;
    margin-bottom: 25px;
    color: #2388c7;
    text-align: center;
    line-height: 1.4em;
}
.resource-list p{
    font-size: 1.2em;
    line-height: 1.6em;
}
.cancellation-header{
    background: url('images/snow-man.png');
    background-size: cover;
    height:400px;
    margin-top:124px;
}
.cancellation-header h1{
    text-align: center;
    padding-top: 80px;
    margin: 0;
    color: #fff;
    font-size: 4.8em;
    font-weight: 600;
}
.table-body thead{
    background:#2388c7;
    color:#fff;
}
.table-body{
    border:3px solid #2388c7;
    margin-bottom: 50px;
    margin-top:-50px;
    border-radius: 10px;
}
.table-body th{
    text-align: center;
    padding-bottom: 40px !important;
    padding-top:30px !important;
    font-size: 1.3em;
    border-bottom: 0 !important;
}
.table-body td{
    text-align: center;
    padding-top:20px !important;
    padding-bottom: 20px !important;
    font-size: 1.1em; 
    border:0 !important;   
}
.table-body th:last-of-type{
    padding-top:20px !important;
    padding-bottom: 40px !important;
}
.user-access{
    background: url('images/umbrella-chair-back.webp');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
}
.access-img{
    background: url('images/tree-travel-background-blue-water.webp');
    background-size: cover;
    height: 600px;
    background-position: center;
    border-radius: 10px;
}
.back{
    padding-top: 20px;
    padding-left: 20px;
}
.back p{
    display: initial;
    background: #fff;
    padding: 4px 10px;
    color: #0062a3;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 0 0 5px #aaa;
}
.login-form{
    background:#fff;
    border-radius: 10px;
    height:600px;
    padding-left: 15px;
    padding-right: 15px;
}
.login-form h1,.login-form p{
    text-align: center;
}
.login-form h1{
    padding-top: 30px;
    margin-top: 0;
    font-size: 2.1em;
    font-weight: 600;
}
.login-form p{
    font-size: 1.3em;
}
.forgot-password{
    text-align: left !important;
    margin-bottom: 20px;
}
.forgot-password a{
    font-size: 0.9em;
}
.divider{
    border-top: 1px solid #000;
    margin-top: 30px;
    text-align: center;
    position: relative;
}
.divider p{
    display: inline-block;
    background: #fff;
    margin-top: 2px;
    position: absolute;
    top: -16px;
    padding: 0 20px;
    left: 33%;
}
.google-login{
    margin-top: 35px;
    display: flex;
    justify-items: center;
    justify-content: center;
}
.g_id_signin{
    box-shadow: 0 0 10px #bbb;
     border-radius: 5px;
}
.fa-arrow-circle-right{
    font-size: 1.3em !important;
}
.fixed-top{
    position:fixed;
    width:100vw;
    top:0;
}
.fa-map-marker{
    margin-right:5px;
}
.recent-visit{
    margin-top:124px;
    padding-top:60px;
    padding-bottom: 80px;
}
.recent-visit h1{
    font-size: 3.6em;
    font-weight: 600;
    text-align: center;
    color: #0062a3;
    padding-bottom:40px;
}
.recent-visit thead, .recent-visit tfoot{
    background: #3398db;
    color: #fff;
}
.hot-buy-listing,.hot-buy-details{
    margin-top:142px;
    padding-top:30px;
    padding-bottom:60px;
}
.timeshare-card{
    padding:10px;
    box-shadow: 0 0 30px #bbb;
    margin-bottom: 30px;
}
.timeshare-card h2,.timeshare-card h3{
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    min-height: 70px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    color:#2b6ca3;
}
.timeshare-card .t-card-body{
    min-height: 130px;
    font-size: 1.2em;
}
.timeshare-card img{
    height: 240px;
    width:100%;
}
.hot-buy-listing h1{
    text-align: center;
    margin-bottom: 50px;
    font-size: 3.3em;
    font-weight: bold;
    color: #0062a3;
}
.hot-buy-listing h1 span{
    color:#dd1d30;
    text-shadow: 3px 3px 6px #999;
}
.timeshare-card a{
    background: #2b6ca3;
    display: block;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    padding: 6px;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-top:10px;
    text-decoration: none;
}
.timeshare-card a:hover{
    box-shadow:0 0 5px #333;
    transition:box-shadow 0.2s ease-in-out;
}
.hot-buy-short-desc img{
    height:190px;
    width:100%;
}
.hot-buy-short-desc h1{
    margin-top: 0;
    font-size: 2em;
    font-weight: 600;
    color: #0062a3;
}
.hot-buy-short-desc p.address{
    font-size: 1.3em;
}
.hot-buy-short-desc p.price{
    font-size: 2em;
    font-weight: 500;
    color: #db1c2d;
}
.hot-buy-short-desc p.price span{
    color:green;
}
.short-details{
    font-size: 1.2em;
    border-left: 6px solid steelblue;
    padding-left: 20px;
}
.hot-buy-short-desc{
    padding:15px;
    box-shadow: 0 0 30px #bbb;
}
.short-details .row,.long-details .row{
   padding: 3px 0;
}
.long-details{
    font-size: 1.2em;
}
.hot-buy-long-desc{
    padding: 15px;
    box-shadow: 0 0 30px #bbb;
    margin-top: 40px;
}

.long-details .row{
    border-bottom:1px dotted #000;
}
.long-details .row{
    margin-left:15px;
    margin-right:15px;
}
.long-details .col-xs-5{
    padding-left:0
}
.long-details .col-xs-7{
    padding-right: 0;
}
.empty-row{
    text-align: center;
    margin: 80px 0;
    font-size: 2.6em;
}
.enquiryform h2{
    text-align: center;
    margin-bottom: 40px;
}
.enquiryform{
    border-top:5px solid steelblue;
}
span.required{
    color:#dc1c2e;
    display: contents;
}
.desktop-link{
        display:inline;
    }
    .mobile-link{
        display:none !important;
    }
.wishlist-request{
    position: absolute;
    right: 30px;
    top: 15px;
    font-size: 1.1em;
    background: #db1b2d;
    color:#fff;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
}
.wishlist-request:hover{
    background: #000;
    color:#db1b2d;
}
.wishlist-added{
    position: absolute;
    right: 30px;
    top: 15px;
    font-size: 1.1em;
    background: #000;
    color:#db1b2d;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
}
.table-wishlist td{
    vertical-align: middle !important;
}
.sell-timeshare{
    margin-top:140px;
    padding-top:50px;
    padding-bottom: 70px;
}
.sell-timeshare h1{
    text-align: center;
    line-height: 1.6em;
    font-weight: 600;
}
.sell-timeshare h2{
    text-align: center;
    font-size: 2.8em;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    font-weight: 600;
}
.social-reason .col-sm-4,.social-reason .col-sm-12{
    font-weight: 300;
    margin-top:15px;
}
.sell-timeshare .row{
   margin-bottom: 20px;
}

@media(min-width:480px){
    .table-body th:nth-of-type(3){
        width:475px;
    }

    
}
@media(min-width:769px){
    .user-profile{
        padding-top:30px !important;
    }
}
@media(max-width:320px){
    .navbar-brand > img{
        width:75% !important;
    }
    .user-profile{
        font-size:1em !important;
        padding-top:10px;
    }
}
@media(max-width:768px){
    .navbar-toggler{
        background: transparent;
        color: #fff;
        border: 0;
        position: fixed;
        left: 10px;
        top: 60px;
        font-size: 1.6em;
    }
    .navbar-nav{
        background: #2388c7;
        position: absolute;
        left:0;
        top: 26px;
        padding-left: 10px;
    } 
    .navbar-nav li{
        height: 40px;
    }
    .navbar-nav li a{
        line-height: 30px;
    }
    .navbar-nav ul ul li{
        width:125px;
        height:auto;
        padding:0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .navbar-collapse{
        margin-left: -15px;
        margin-right: -15px;
    }
    .navbar-brand > img{
        width:90%;
        height: auto;
        margin-top:-10px;
    }
    .user-profile img{
        height: 30px;
        position: fixed;
        right: 15px;
        top: 65px;
        width:auto;
    }
    
    .navbar-brand{
        width:227px;
        margin-left:45px !important;
    }
    .slick-slide{
        margin-left:35px !important;
        margin-right:35px !important;
    }
    .home-team-content{
        padding-top:30px;
        padding-bottom:30px;
    }
}
@media(min-width:769px) and (max-width:1024px){
    .navbar-toggler{
        display: none;
    }
        .navbar-nav>li {
        float: left;
    }
    .navbar-brand>img{
        width:240px;
        margin-top:-13px;
    }
    .timeshare-card img{
        height:175px;
    }
    
}
@media(min-width:481px) and (max-width:768px){
    .navbar-nav{
        top:65px;
        position:absolute !important;
        left:4%;
    }
        .navbar-nav li a {
        line-height: 38px;
    }
    .flip-card{
        width:100% !important;
        height:345px !important;
    }
    .flip-card-front img{
        width:100% !important;
        height:180px !important;
    }
}
@media(min-width:1025px){
    .navbar-toggler{
        display: none;
    }
}


@media(max-width:480px){
    .testimonial .inner-item .initials{
        left: 35%;
    }
    footer .logo-description{
        padding-right: 0;
    }
    .content-box{
        margin-top: 20px;
    }
    .logo-container{
        flex-direction: column;
         gap: 15px;
    }
    .subscribe{
        overflow:hidden;
    }
    .content-box h2 {
        color: #fff;
        font-size: 1.4em;
        line-height: 1.4em;
      }
      .content-box h3{
        font-size: 1.7em;
      }
      .testimonial{
        background-attachment: scroll;
      }
      .modal-dialog{
        margin:0 !important;
      }
      .pentagon-grey, .pentagon-red {
        height: 270px;
        padding-top: 16px;
        background-position: center;
      }
      .pentagon-grey h3, .pentagon-red h3,.pentagon-grey p,.pentagon-red p{
        margin-top:35px;
      }
    .search-container input{
        width: 60%;
        font-size: 13px;
    }
    .search-container button{
        padding-left: 10px;
        padding-right: 10px;
    }
    .content-box h1{
        font-size: 35px;
    }
    .content-box p{
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .brands img{
        margin:auto;
    }
    .subscribe-container input{
        width:70%;
    }
    
    .banner-content{
        height:650px;
    }
    .banner-content .banner-overlay{
        height:528px;
        background: rgba(0,0,0,0.3); 
    }   
    .contact-info{
        position:absolute;
        left: 0;
    }
    .social-info{
        position: absolute;
        right:0;
        top:0;
    }
    .centered-link a{
        width:100%;
    }
    .contact-info a{
        font-size:14px;
    }
    .user-access{
        height:100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .flip-card{
        margin:auto;
        margin-bottom:25px;
    }
    .about-head{
        padding-top:100px;
    }
    .contact-content h1{
        font-size: 2.8em;
    }
    .header-section img{
        margin-left: -30px;
        margin-top: -30px;
    }
    .contact-content p{
        font-size: 1.2em !important;
    }
    .our-goal{
        padding-top: 25px;
    }
    .our-goal img{
        margin-top:30px;
    }
    .contact-today h2{
        font-size: 3.5em;
    }
    .contact-today p{
        font-size: 1.2em;
    }
    .blog-overlay p{
        font-size: 1.2em;
        line-height: 1.7em;
        text-shadow: 0 0 9px #000;
    }
    .testimonial-header-section{
        height: auto;
    }
    .thumbnail-content{
        padding-left: 0;
    }
    .card-testimonial .pad-b{
        margin-bottom: 20px;
    }
    .contact-overlay{
        background:linear-gradient(rgba(255,255,255,0.8),#fff);
    }
    .res-box,.bottom-overlay{
        height: 400px;
    }
    .bottom-overlay h2{
        padding-left: 10px;
        padding-right: 10px;
        font-size:2.3em;
    }
    .header-section-resource{
        height: 500px;
    }
    .cancellation-header h1{
        font-size: 3em;
    }
    .header-section{
        height:620px;
    }
    .table-body{
        overflow-x: auto;
    }
    .access-img{
        height:365px;
        margin-bottom: 30px;
    }
    .login-form{
        height:auto;
        padding-bottom:20px;
    }
    .divider p{
        left:24%;
    }
    .navbar-nav ul{
        left:145px;
        top:0;
        width:125px;
    }
    .navbar-nav ul li{
        height: auto;
    }
    .navbar-nav ul ul{
        left:120px;
    }
    .navbar-nav ul li a{
        line-height: 35px;
        font-size: 1em;
    }
    .desktop-link{
        display:none !important;
    }
    .mobile-link{
        display:inline !important;
    }
    /*.navbar-nav ul li:first-of-type ul{display: none;}*/
}

.masonry-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); /* Adjust the minimum width of grid items */
    gap: 20px; /* Space between grid items */
    margin: 20px;
}

.masonry-item {
    position:relative;
}


.flip-card {
    background-color: transparent;
    width: 300px;
    height: 320px;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
    cursor: pointer;
  }
.flip-card-front h3{
    color:#073386;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 0;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:0;
    
}
  
  /* This container is needed to position the front and back side */
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  
  /* Position the front and back side */
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
  }
  
  /* Style the front side (fallback if image is missing) */
  .flip-card-front {
    background-color: #ebf5fc;
    color: #073386;
  }
  
  /* Style the back side */
  .flip-card-back {
    background-color: #ebf5fc;
    color: #073386;
    transform: rotateY(180deg);
    padding:20px;
    font-size:18px;
    text-align: left;
    padding-top:40px;
  }
  .flip-card-back .row{
    margin-bottom:10px;
  }
  .flip-card-back a{
    background:#0062a3;
    color:#fff;
    display: block;
    text-align: center;
    padding:5px 15px;
  }

  .mapouter {
    position: relative;
    width: 100% !important;
    padding-bottom: 56.25% !important; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
}

.gmap_canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gmap_iframe {
    width: 100% !important;
    height: 100% !important;
    border: none;
}

.time-button {
  padding: 10px 20px;
  margin: 10px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.3s ease;
  background-color: #2b6ca3;
  color: white;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* White Shadow */
@-moz-keyframes white {
  0%, 100% {
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 255, 255, 0.7), outset 0px 0px 15px rgba(0, 255, 255, 0.5);
    box-shadow: 1px 0px 19px 4px rgba(0, 255, 255, 0.7), outset 0px 0px 10px rgba(0, 255, 255, 0.5); }

  50% {
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 255, 255, 0), outset 0px 0px 0px rgba(0, 255, 255, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 255, 255, 0), inset 0px 0px 0px rgba(0, 255, 255, 0); } }

@-webkit-keyframes white {
  0%, 100% {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 255, 255, 0.7), inset 0px 0px 15px rgba(0, 255, 255, 0.5);
    box-shadow: 1px 0px 19px 4px rgba(0, 255, 255, 0.7), inset 0px 0px 10px rgba(0, 255, 255, 0.5); }

  50% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 255, 255, 0), inset 0px 0px 0px rgba(0, 255, 255, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 255, 255, 0), inset 0px 0px 0px rgba(0, 255, 255, 0); } }

@-o-keyframes white {
  0%, 100% {
    box-shadow: 0px 0px 15px 2px rgba(0, 255, 255, 0.7), inset 0px 0px 15px rgba(0, 255, 255, 0.5); }

  50% {
    box-shadow: 0px 0px 0px 0px rgba(0, 255, 255, 0), inset 0px 0px 0px rgba(0, 255, 255, 0); } }

@keyframes white {
  0%, 100% {
    box-shadow: 0px 0px 15px 2px rgba(0, 255, 255, 0.7), inset 0px 0px 15px rgba(0, 255, 255, 0.5); }

  50% {
    box-shadow: 0px 0px 0px 0px rgba(0, 255, 255, 0), inset 0px 0px 0px rgba(0, 255, 255, 0); } }

.white {
 -webkit-animation: white 2s infinite;
  -moz-animation: white 2s infinite;
  -o-animation: white 2s infinite;
  animation: white 2s infinite; }


@media(min-width:769px) and (max-width:1024px){
    .navbar-nav li a{
        padding:13px 9px;
        font-size: 16px;
    }
    .navbar-nav{
        margin-left:9%;
    }
    .pentagon-grey h3,.pentagon-grey p{
        font-size:25px;
    }
    .subscribe{
        overflow:hidden;
    }
    .subscribe-container input{
        width:70%;
    }
}
@media(min-width:1025px) and (max-width:1200px){
    .navbar-nav li a{
        padding:13px 10px !important;
    }
    .navbar-brand>img{
        width:215px;
        margin-top:-9px;
    }
    .subscribe-container input {width: 70%;}
    .timeshare-card img{
        height:175px;
    }
}
@media(min-width:481px) and (max-width:768px){
    .contact-info{
        font-size:12px;
    }
    .pentagon-grey h3, .pentagon-red h3,.pentagon-grey p,.pentagon-red p{
        font-size:20px;
        margin-top:20px;
        margin-bottom:25px;
    }
    .pentagon-grey a,.pentagon-red a{
        padding: 10px 21px;
        font-size: 18px;
    }
    .icon-blue,.icon-red {
        height: 50px;
        width: 50px;
        line-height: 60px;
    }
    .icon-blue i, .icon-yellow i, .icon-red i{
        font-size:23px;
    }
    .testimonial .inner-item {
        margin: 13px 100px;
    }
    .timeshare-card img {
        height: 160px !important;
    }
    .timeshare-card a {
        font-size: 1.2em;
    }
    .navbar-brand>img {
        margin-top: -7px;
        width: 195px;
    }
    .our-team-section img{
        margin-bottom:20px;
    }
    .our-team-section{
        padding-bottom:35px;
    }
    .subscribe-container input{
        width:59%;
    }
    .navbar-nav li a {
        padding: 13px 7px;
        font-size: 15px;
    }
    .navbar-nav {
        position: relative;
        margin-right: -90px;
    }
    .subscribe {
        overflow: hidden;
    }
    .pentagon-grey, .pentagon-yellow, .pentagon-red {
        height: 235px;
    }
    .banner-content{
        height:722px;
    }
    .search-container button {
        display: flex;
        align-items: center;
        gap: 17px;
    }
    .dropdown{
        width:73%;
    }
    footer .logo {
        width: 265px;
    }
    .rectangle-blue a,.rectangle-red a{
        display: block;
    }
    .card-image img {
        height: 180px;
    }
    .card-image {
        height: 170px;
    }
    .related-post {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .thumbnail-content h2,.thumbnail-content h1 {
        font-size: 2.1em;
    }
    .feedback-top textarea {
        height: 95px;
    }
    .feedback-top input[type="text"], .feedback-top input[type="email"] {
        width: 100%;
    }
    .testimonial-header-section {
        height: 556px;
    }
    .thumbnail-content {
        padding-left: 0px;
    }
}
@media(min-width:600px) and (max-width:885px) and (orientation: portrait){
    .contact-info{
        font-size:12px !important;
    }
    .navbar-brand>img {
        width: 190px;
        margin-top: -7px;
    }
    .navbar-nav li a {
        padding: 13px 3px;
        font-size: 14px;
    }
    .pentagon-grey h3,.pentagon-red h3,.pentagon-grey p,.pentagon-red p {
        font-size: 20px;
        margin-top:20px;
        margin-bottom:20px;
    }
    .pentagon-grey a,.pentagon-red a{
        padding:10px 18px;
        font-size:17px;
    }
    .banner-content{
        height:783px;
    }
    .search-container{
        margin-top:0;
    }
    .subscribe-container input{
        width:60%;
    }
    .search-container input{
        width:400px;
    }
    .dropdown{
        width:68%;
    }
    .rectangle-blue a,.rectangle-red a{
        display:block;
    }
    .header-section-resource{
        height:330px;
    }
    .bottom-overlay,.res-box{
        height:400px;
    }
    .thumbnail-content h2,.thumbnail-content h1{
        font-size:2em;
    }
    .feedback-top textarea{
        height:80px;
        font-size: 14px;
    }
    .feedback-top input[type="text"], .feedback-top input[type="email"]{
        width:100%;
        font-size: 14px;
    }
    .testimonial-header-section{
        height:550px;
    }
    .timeshare-card img{
        height:160px;
    }
    .slick-slide{
        margin-left:55px !important;
        margin-right:55px !important;
    }
    .pentagon-grey, .pentagon-yellow, .pentagon-red{
        height:310px;
    }
    .home-team-content{
        padding-top:30px;
        padding-bottom:30px;
    }
}