@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;600&family=Roboto:wght@400;500;700&display=swap');

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../fonts/NeueHaasDisplayLight.woff');
}

* {
    box-sizing: border-box;
}
.top-section-wrapper {
    position: relative;
}

.nav-wrapper {
    position: relative;
    width: 100%;
    top: 40px;
    z-index: 100;
}

.navbar.bg-light {
    background-color: #FFFFFF !important;
    padding: 40px 0px;
}


.navbar.bg-light.home {
    background-color: #E2F6FC !important;
}

.navbar-brand img {
    width: 100%;
    max-width: 150px;
}

.navbar-nav ul li {
    display: inline-block;
    margin: 0px 18px;
}

.navbar-nav ul li a {
    font-size: 16px;
    font-family: "Lato", "sans-serif";
    text-transform: capitalize;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    /* letter-spacing: 0.02em; */
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    padding: 0px !important;
}

.navbar-nav ul li.login a {
    color: #8BC53D;;
}

.navbar-nav ul li.sign-up {
    background-color: #8BC53D;
    border-radius: 8px;
    border: 1px solid transparent;
    padding: 12px 32px;
}

.navbar-nav ul li.sign-up a {
    color: #FFFFFF;
    
}

.navbar-nav ul li a.active,  .navbar-nav ul li a:hover {
    color:  #31519A !important;
}

.top-section-wrapper {
    width: 100%;
    background: linear-gradient(180deg, #E2F6FC 14.25%, rgba(255, 255, 255, 0) 100%);
    min-height: calc(100vh - 200px);
    
}

.top-section-container {
    height: 100%;
    display: flex;
    align-items: center;
}

.top-section-wrapper .image-wrapper {
    width: 100%;
}

.top-section-wrapper .image-wrapper img {
    max-width: 100%;
}

.top-text-section {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.top-text-section h2 {
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 56px;
    line-height: 70px;
    color: #333333;
    margin-bottom: 16px;
                                               
}

.top-text-section p {
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.323077px;
    color: #333333;
    margin: 0px;
}

.top-text-section a {
    display: inline-block;
    background: #8BC53D;
    border: 1px solid transparent;
    border-radius: 100px;
    padding: 12px 32px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 32px;

}

.footer-wrap {
    width: 100%;
    background: #F9FBFF;
    padding: 40px 0px 0px 0px;
}

.bottom-logo-wrapper {
    width: 100%;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.social-links-wrapper ul {
    display: flex;

}


.social-links-wrapper ul li {
    list-style: none;
    width: 34px;
    height: 34px;
    border: 1px solid #1A6AA5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}
.social-links-wrapper ul li a
{
    color: #1A6AA5;
    text-decoration: none;
    font-size: 20px;
}

.bottom-links-wrapper {
    margin-top: 40px;
}

.bottom-links-wrapper ul {
    padding: 0px;
    margin: 0px;
}

.bottom-links-wrapper ul li {
    display: inline-block;
    margin-right: 15px;
}
.bottom-links-wrapper ul li a
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-decoration: none;
    color: #333333;
    padding-right: 15px;

    border-right: 1px solid #333333;
}

.bottom-links-wrapper ul li:last-child a {
    border: 0px;
}

.footer-bottom-bar {
    width: 100%;
    background: #1A6AA5;
    padding: 24px 0px;
}

.footer-bottom-bar p {
    margin-bottom: 0px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    opacity: 0.6;
    text-align: center;
}


.why-us-wrapper {
    width: 100%;
    padding: 0px 0px 40px 0px;
    min-height: 500px;
    height: auto;
    position: relative;
}

.why-us-wrapper::before {
    content: "";
   /* background: linear-gradient(311.61deg, #8BC53D -0.61%, #8BC53D 102.42%);*/
    filter: blur(500px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    width: 50%;
    height: 500px;
    right: 0px;
    top: 20%;
}


.plan-your-vacation-wrap h2 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    color: #121212;
/* or 50px */
}

.plan-your-vacation-wrap p {
    text-align: center;
    max-width: 40%;
    margin: 20px auto;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #636363;
/* or 22px */
}

.plan-your-vacation-wrap {
    position: relative;
    z-index: 100;
}

.plan-your-vacation-wrap .image-wrapper {
    width: 100%;
    position: relative;
}


.plan-your-vacation-wrap .image-wrapper img {
    max-width: 100%;
}

.why-choose-container .image-wrapper {
    width: 100%;
    position: relative;
}

.why-choose-container .image-wrapper img {
    max-width: 100%;
    max-height: 580px;
}

.why-choose-container .text-wrapper {
    padding-top: 50px;
}


.why-choose-container .text-wrapper h2 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #121212;
    margin-bottom: 8px;
}

.why-choose-container .text-wrapper p {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
}

.why-choose-container ul {
    margin-top: 40px;
    padding: 0px;
}

.why-choose-container ul li {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    cursor: pointer;
    padding: 0px 24px;
}

.why-choose-container ul li span.icon {
    width: 64px;
    height: 64px;
    background-color: #FFFFFF;
    border: 1px solid transparent;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    position: relative;
    margin-right: 16px;

}


.why-choose-container ul li span.icon img {
    max-width: 100%;
}

.why-choose-container ul li .text h4 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
    color: #121212;
    margin-bottom: 8px;
}

.why-choose-container ul li .text p {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #636363;
    margin: 0px;
    letter-spacing: 0.5px;
/* or 22px */
}

.why-choose-container ul li.active {
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    border: 1px solid transparent;
    box-shadow: 0px 2px 8px rgba(40, 41, 61, 0.02), 0px 16px 24px rgba(96, 97, 112, 0.12);
    border-radius: 10px;
    padding: 16px 24px;
}

.activity-card-container {
    padding: 60px 0px 100px 0px;
}


.place-card-item img {
    max-width: 11%;
    max-height: 200px;
}

.activity-card-container .card img {
    max-width: 100%;
}

.activity-card-container .card {
    border-color: transparent;
    box-shadow: 0px 0px 74px #F2EDE8;
    backdrop-filter: blur(2px);
    border-radius: 16px;
}

.activity-card-container .card .card-body {
    padding-top: 0px;
}

.activity-card-container .card span {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    color: #8F8F8F;
}

.activity-card-container .card .card-body h4 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 6px;
    margin-top: 12px;
}

.activity-card-container .card .card-body p {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #636363;
/* identical to box height, or 20px */
}

.activity-card-container .card .card-body p.price {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.4px;
    color: #1A6AA5;
    line-height: 17px;
/* or 17px */
}

.activity-card-container .card span i {
    color: #1A6AA5;
    margin-right: 10px;
}

.activity-card-container h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: -0.01em;
    color: #333333;
}

.activity-card-container p {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #333333;
    opacity: 0.8;
    line-height: 22px;

}

.how-much-you-need-wrapper {
    width: 100%;
    padding: 40px 0px 0px 0px;
    /* min-height: 500px; */
    height: auto;
    position: relative;
}

.how-much-you-need-wrapper::before {
    content: "";
    background: linear-gradient(311.61deg, #42A7C3 -0.61%, rgba(255, 255, 255, 0) 102.42%);
    filter: blur(500px);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    width: 50%;
    height: 500px;
    left: 0px;
    top: 40%;
}


.search-wrapper {
    width: 100%;
    /* background-color: #FFFFFF; */
    position: relative;
    padding: 30px 100px 60px 100px;
    z-index: 1000;
}

.how-much-you-need-container .image-wrapper, .stay-prepared-container .image-wrapper {
    width: 100%;
}

.how-much-you-need-container .image-wrapper img, .stay-prepared-container .image-wrapper img {
    max-width: 100%;
}

.stay-prepared-container {
    padding: 60px 0px 0px 0px;
}



.stay-prepared-container h2,  .how-much-you-need-container h2 
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 51px;
    color: #121212;
}
.stay-prepared-container p,  .how-much-you-need-container p
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #121212;
}

.search-wrapper .search-container {
    width: 100%;
    max-width: 80%;
    margin: 0px auto;
}

.search-wrapper .search-container h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: #333333;
/* identical to box height, or 34px */
}

.search-wrapper .search-container .search-form-wrapper {
    width: 100%;
    padding: 40px 48px;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 0px 8px rgba(40, 41, 61, 0.02), 0px 0px 36px rgba(96, 97, 112, 0.12);
    border-radius: 10px;
}

.search-wrapper .search-container .search-form-wrapper .form-group label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.5px;
    color: #140E34;
    opacity: 0.76;
    margin-bottom: 8px;
}
.search-wrapper .search-container .search-form-wrapper .form-group .form-control {
    background: #FFFFFF;
    border: 1px solid #D4D4D6;
    border-radius: 6px;
    height: 50px;
    color: #5E7079;
    font-family: 'Roboto';
    font-size: 14px;
    box-shadow: none;
    outline: none;
}

.search-wrapper .search-container .search-form-wrapper .form-group .btn {
    width: 100%;
    margin-top: 30px;
    height: 50px;
    background: #8BC53D;
    border-radius: 8px;
    border: 1px solid transparent;
    padding: 12px 32px;    
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}



/* Auth background */

.auth-wrapper {
    width: 100%;
    height: 100vh;
    background: url('../images/auth-background.png');
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.auth-wrapper.sign-up-wrapper {
    height: auto;
}

.auth-container {
    width: 100%;
    max-width: 85%;
    height: 100%;
    max-height: 90vh;
    /* padding: 100px; */
    background: #FFFFFF;
    box-shadow: 0px 0px 74px #348FA4;
    backdrop-filter: blur(2px);
    border-radius: 16px;
  
}


.auth-container.sign-up-container {
    height: auto;
    max-height: inherit;
    margin: 70px auto;
}

.auth-container.sign-up-container .auth-detail-points {
    height: auto;
}

.auth-content {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 16px;
    flex-wrap: wrap;
}

.auth-detail-points {
    width: 100%;
    height: 100%;
    max-width: 40%;
    background: #1A6AA5;
    border: 1px solid transparent;
    border-radius: 16px;
    display: flex;
    align-items: center;
    padding: 0px 45px;
    /* margin: 20px; */
}

.auth-form-wrapper {
    width: 56%;
    height: 100%;

    /* background-color: ; */
}

.auth-detail-points .auth-detail h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.auth-detail-points .auth-detail p {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    /* letter-spacing: -0.01em; */
    color: #FFFFFF; 
    margin-bottom: 0px;
  
}

.auth-detail-points .auth-detail ul {
    padding: 0px;
    margin: 24px 0px 0px 0px;
}

.auth-detail-points .auth-detail ul li {
    list-style: none;
    font-family: 'Neue Haas Grotesk Display Pro';
    /* font-style: 400; */
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 25px;
    color: #FFFFFF;
}




.auth-form-wrapper .auth-form-container {
    width: 100%;
    max-width: 60%;
    height: 100%;
    margin: 0px auto;
    display: flex;
    align-items: center;
}

.auth-container.sign-up-container  .auth-form-wrapper .auth-form-container {
    margin: 70px auto;
}

.auth-form-wrapper .auth-form-container .logo-wrapper {
    width: 100%;
    display: block;
    text-align: center;
}

.auth-form-wrapper .auth-form-container .logo-wrapper  img {
    max-width: 300px;
    text-align: center;
    width: 100%;
}

.auth-form-wrapper .auth-form-container .auth-form {
    width: 100%;
    height: auto;
}

.auth-form-wrapper .auth-form-container h2
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    letter-spacing: -0.01em;
    color: #333333;
    text-align: center;
    max-width: 60%;
    margin: 21px auto 19px auto;
}

.auth-form-wrapper .auth-form-container .auth-form .form-group {
    margin-bottom: 20px;
}

.auth-form-wrapper .auth-form-container .auth-form .form-control {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D4D4D6;
    border-radius: 6px;
    height: 40px;
    padding: 7px 12px;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-size: 10px;
    line-height: 27px;
    color: #5E7079;
    opacity: 0.76;
    box-shadow: none;
    outline: none;
}

.auth-form-wrapper .auth-form-container .auth-form .form-group label
{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.5px;
    color: #140E34;
    opacity: 0.76;
    margin-bottom: 7px;
}

.auth-form-wrapper .auth-form-container .auth-form input[type="submit"] {
    width: 100%;
    height: 40px;
    background: #8BC53D;
    border-radius: 8px;
    border:1px solid transparent;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height:22px;
    color: #FFFFFF;
}

.auth-form-wrapper .auth-form-container .auth-form .form-action-group {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 22px;
}

.auth-form-wrapper .auth-form-container .auth-form .form-action-group p {
    margin-bottom: 0px;
}

.auth-form-wrapper .auth-form-container .auth-form .form-action-group a
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
}

.auth-form-wrapper .auth-form-container .auth-form .form-group .help-block {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
}

.auth-form-wrapper .auth-form-container .auth-form .form-check {
    display: flex;
    align-items: center;
}
.auth-form-wrapper .auth-form-container .auth-form .form-check label
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    margin-left: 5px;
    line-height:16px ;
    letter-spacing: -0.01em;
    color: #333333;
}

.auth-form-wrapper .auth-form-container .auth-form p.help-links {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 0px;
}

.auth-form-wrapper .auth-form-container .auth-form p.help-links a {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-decoration-line: underline;
    color: #333333;
    text-align: center;
}

.auth-form-wrapper .auth-form-container .auth-form .form-check label > a {
    color: #1A6AA5;
    text-decoration: underline;
    text-transform: none;
}

.auth-form-wrapper .auth-form-container .auth-form .form-check {
    width: 60%;
}
.auth-form-wrapper .auth-form-container .auth-form .form-check .form-check-input
{
    width: 25px;
    height: 20px;
}

@media (max-width: 991px) and (min-width: 768px){
	.auth-detail-points {
    padding: 0px 13px;
   }
  .auth-detail-points {
    max-width: 100%;
  }
  .auth-detail{
  	display: flex;
    flex-direction: column;
    align-items: center;
  }
  .auth-detail-points .auth-detail ul {
    text-align: center;
  }
  .auth-form-wrapper {
    margin-top: 12vw;
    width: 95%;
  }
  .auth-content {
    justify-content: center;
   }
}

@media (max-width: 767px) and (min-width: 576px){
	.auth-detail-points {
    padding: 0px 13px;
   }
  .auth-detail-points {
    max-width: 100%;
  }
  .auth-detail{
  	display: flex;
    flex-direction: column;
    align-items: center;
  }
  .auth-detail-points .auth-detail ul {
    text-align: center;
  }
  .auth-form-wrapper {
    margin-top: 12vw;
    width: 95%;
  }
}
@media (max-width: 575px){
	.auth-detail-points {
    padding: 0px 13px;
   }
  .auth-detail-points {
    max-width: 100%;
  }
  .auth-detail{
  	display: flex;
    flex-direction: column;
    align-items: center;
  }
  .auth-detail-points .auth-detail ul {
    text-align: center;
  }
  .auth-form-wrapper {
    margin-top: 12vw;
    width: 95%;
  }
  .auth-container {
    max-height: 64vh;
   }
  .auth-wrapper {
    height: 72vh;
  }
}
.hidden {
    display: none !important;
}


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



.browse-top-section {
    width: 100%;
    min-height: 325px;
    background: url('../images/browse-banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-position: center;
}
.browse-top-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0px;
    top: 0px;
}

.browse-top-section h2 {
    position: relative;
    z-index: 100;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 56px;
    line-height: 70px;
    color: #FFFFFF;
    text-transform: capitalize;
    margin: 0px;
/* identical to box height, or 70px */
}


.travel-to-wrapper {
    padding-top: 60px;
}

.travel-to-wrapper .travel-card {
    width: 100%;
}

.travel-to-wrapper .travel-card {
    width: 100%;
    height: 300px;
    position: relative;
    margin-bottom: 20px;
}

.travel-to-wrapper .travel-card .travel-card-img {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    border:1px solid transparent;
    position: relative;
}

.travel-to-wrapper .travel-card .travel-card-img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    left: 0;
    top:0px;
    border: 1px solid transparent;
    border-radius: 16px;
}

.travel-to-wrapper .travel-card .travel-card-img img {
    width: 100%;
    max-height: 100%;
    border-radius: 16px;
}


.travel-to-wrapper .travel-card .travel-title {
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 100;
    left: 25px;
}

.travel-to-wrapper .travel-card .travel-title h2 {
    color: #FFFFFF;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 52px;
    color: #FFFFFF;
}

.travel-to-wrapper .travel-card .travel-title h2 span {
    display: block;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 18px;
    color: #8BC43E;
}

.travel-to-wrapper .travel-card  .browse-country-btn {
    position: absolute;
    top: 20px;
    right: 25px;

}

.travel-to-wrapper .travel-card  .browse-country-btn .btn {
    background-color: #8BC43E;
    color: #FFFFFF;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    min-width: 100px;
    text-align: left;
    position: relative;
}

.travel-to-wrapper .travel-card  .browse-country-btn .btn span {
    text-align: right;
    position: absolute;
    right: 10px;
}


.auth-form-wrapper .auth-form-container p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #140E34;
    text-align: center;
    opacity: 0.76;

}

.travel-to-wrapper .travel-card  .browse-country-btn .country-card {
    position: absolute;
    top: 40px;
    background-color: #FFFFFF;
    /* width: 100%; */
    z-index: 1000;
    width: 400px;
    height: auto;
    /* overflow-y: scroll; */
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background: #FFFFFF;
    box-shadow: 0px 32px 73px rgba(0, 0, 0, 0.7);
    border: 1px solid transparent;
    border-radius: 12px;
    left: -200px;
    display: none;
}
/* .travel-to-wrapper .travel-card  .browse-country-btn .country-card:before
{
    content: "";
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;    
    border-bottom: 5px solid #000000;
} */

.travel-to-wrapper .travel-card  .browse-country-btn .country-card ul {
    padding: 0px;
    margin: 0px;
    height: 100%;
    padding: 24px 32px;

}

.travel-to-wrapper .travel-card  .browse-country-btn .country-card ul li {
    list-style: none;
    display: inline-flex;
    margin-right: 10px;
    margin-bottom: 10px;
}

.travel-to-wrapper .travel-card  .browse-country-btn .country-card ul li a {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: -0.01em;
    color: #333333;
    text-align: justify;
    text-decoration: none;
}
.travel-to-wrapper .travel-card  .browse-country-btn .country-card ul li a:hover
{
    color: #1A6AA5;
}

.travel-to-wrapper .travel-card  .browse-country-btn .country-card.block {
    display: block;
}

.travel-to-wrapper .travel-card  .browse-country-btn .country-card.hidden {
    display: none;
}


.travel-to-wrapper.cities-wrapper {
    padding: 60px;
}

.travel-to-wrapper.cities-wrapper .city_card {
    width: 100%;
    height: 175px;
    background-color: #f9f9f9;
    border: 1px solid transparent;
    position: relative;
    border-radius: 16px;
    padding: 24px 17px;
    margin-bottom: 20px;
 

}

.travel-to-wrapper.cities-wrapper .city_card:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(139, 197, 61, 0.2);
    border-radius: inherit;
}

.travel-to-wrapper.cities-wrapper .city_card h2 a {
    text-decoration: none;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    color: #8BC53D;
    position: relative;
    z-index: 100;
}

.travel-to-wrapper.cities-wrapper .city_card p {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
}

.travel-to-wrapper.cities-wrapper .city_card p a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    color: #8BC53D;
    line-height: 36px;
}

.travel-to-wrapper.cities-wrapper .city_card p a span {
    margin-left: 10px;
}


.select2-container--default .select2-selection--single {
    height: 45px !important;
    padding: 8px;
    font-family: 'Roboto';
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Roboto';
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
}

.browse-place-wrappper {
    padding: 60px 0px;
    position: relative;
    overflow-x: hidden;
}

.tags-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.tags-wrapper ul {
    padding: 0px;
    margin: 0px;
}

.tags-wrapper ul li {
    display: inline-block;
    margin-right: 15px;
}

.tags-wrapper ul li a {
    text-decoration: none;
    padding: 12px 32px;
    background: #FFFFFF;
    border: 2px solid #8BC53D;
    border-radius: 100px;
    color: #8BC53D;
    letter-spacing: 0.2px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 60px;
    text-transform: capitalize;
}

.tags-wrapper ul li.active a {
    color: #FFFFFF;
    background-color: #8BC53D;
}

.place-intro-wrap {
    width: 100%;
    padding: 32px;
    background: #1A6AA5;
    /* opacity: 0.9; */
    border-radius: 16px;
    min-height: 100px;
    /* margin: 32px 0px; */
    height: 100%;
}

.place-intro-wrap h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.place-intro-wrap p, .place-intro-wrap ul li
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.01em;
    line-height: 20px;
    margin-bottom: 10px;
}

.place-intro-wrap ul {
    margin: 20px 0px 60px 0px;
}

.weather-table-wrap {
    width: 100%;
    background-color: #FFFFFF;
    padding: 24px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid transparent;
    border-radius: 8.31872px;
    
}
.browse-place-wrappper::before
{
    content: "";
    width: 100%;
    height: 50%;
    right: 100px;
    top: 0px;
    position: absolute;
    background: linear-gradient(311.61deg, #42A7C3 -0.61%, rgba(255, 255, 255, 0) 102.42%);
    filter: blur(500px);
    transform: matrix(0.97, -0.26, -0.26, -0.97, 0, 0);
    z-index: -1;
}

.browse-place-wrappper::after
{
    content: "";
    position: absolute;
    background: linear-gradient(311.61deg, #8BC53D -0.61%, #8BC53D 102.42%);
    filter: blur(500px);
    transform: matrix(1, 0, 0, -1, 0, 0);
    z-index: -1;
    width: 65%;
    height: 50%;
    left: 0px;
    bottom: 0px;
}

.place-weekly-weather-wrap {
    margin: 30px 0px;
}
.weather-table tr td
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 14.5px;
    line-height: 24px;
    color:#333333;
}

.weather-table thead th {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;    
    color: #333333;
}
.weather-table.table-striped>tbody>tr:nth-of-type(odd) 
{
    background: #ECF9FD;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
}
.weather-table.table-striped>tbody>tr:nth-of-type(even) 
{
    background: rgba(139, 197, 61, 0.34);
    /* opacity: 0.34; */
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
    /* transform: matrix(0, -1, -1, 0, 0, 0); */
}

.weather-graph-wrap {
    width: 100%;
    height: 600px;
    /* background-color: #FFFFFF; */
    padding: 24px;
    /* box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05); */
    border: 1px solid transparent;
    background: rgb(234, 237, 247, 0.9);
    /* opacity: 0.9; */
    border-radius: 16px;
}


.weather-graph-wrap h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #333333;
    margin-bottom: 0px;
    text-transform: uppercase;
} 
.weather-graph-wrap p
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1.176px;
    text-transform: capitalize;
    color: #949494;
}

.weather-graph-wrap .chart-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.weather-graph-wrap .chart-wrapper .chart-container {
    width: 100%;
    height: 100%;
    margin-top: 15px
}


.weather-graph-wrap .chart-wrapper .chart-container #container {
    width: 100%;
    height: calc(100% - 80px);
}

.place-video-wrapper {
    margin: 40px 0px;
    position: relative;
}

.place-video-wrapper h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: -0.01em;
    color: #333333;
    margin-bottom: 40px;
    text-transform: uppercase;

}

.slick-container .slick-slide {
    margin-right: 20px;   
}
.slick-container .slick-slide .card
{
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    /* box-shadow: 0px 0px 74px #F2EDE8; */
    /* backdrop-filter: blur(2px); */
    border-radius: 16px;
    padding: 16px;
}

.slick-container .slick-slide .card .card-body {
    padding: 16px 0px;
}
.slick-container .slick-slide .card .card-body .card-title 
{
    margin-top: 20px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #333333;
    width: 11%;
}

.slick-container .slick-slide .card .card-body a {
    background-color: transparent;
    border: 0px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.0125em;
    text-decoration: underline;
    color: #1A6AA5;
    text-align: left;
    padding: 0px;
}

.slick-track {
    margin-left:0;
}


.slick-container .slick-arrow {
    /* position: absolute;
    top: 0px;
    right: 0px; */
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    background: #1A6AA5;
    padding: 10px;
    display: flex;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.slick-container .slick-next {
    position: absolute;
    top:-65px;
    right: 0px;
}

.slick-container .slick-prev {
    position: absolute;
    top:-65px;
    left: calc(100% - 100px);
}

@media (max-width: 768px) and (min-width: 576px){
	.slick-container .slick-slide .card .card-body .card-title {
    font-size: 18px;
    width: 5%;
    }
}

@media (max-width: 575px){
	.slick-container .slick-slide .card .card-body .card-title {
    font-size: 12px;
    width: 3%;
    }
}

.place-info-wrapper {
    width: 100%;
    height: 450px;
    margin: 30px 0px;
}


.place-gallery-wrapper ul {
    display: flex;
    padding: 0px;
    margin: 0px;
}

.place-gallery-wrapper ul li {
    /* width: 100px; */
    max-width: 100px;
    max-width: 100px;
    display: flex;
    list-style: none;
    justify-content: space-evenly;
    margin-right: 5px;
}
.place-gallery-wrapper ul li:hover
{
    border: 3px solid #0575F4;
}

.place-gallery-wrapper ul li img {
    max-width: 100%;
    height: 100%;
}

#map {
    width: 100%;
    height: 250px;
}

.place-gallery-wrapper {
    padding: 15px 0px;
}

.place-gallery-wrapper h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.01em;
    color: #333333;
}

.place-gallery-wrapper p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #333333;
}

.bottom-links-wrapper {
    width: 100%;
    padding: 25px 0px;
    background: #1A6AA5;
}

.bottom-links-wrapper .bottom-links-container {
    display: flex;
    justify-content: space-between;
}


.bottom-links-wrapper ul.bottom-links li a {
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.bottom-links-wrapper .social-links-wrapper ul li {
    border-color: #FFFFFF;
    display: flex !important;
}

.bottom-links-wrapper .social-links-wrapper ul li a {
    color: #FFFFFF;
    padding: 0px !important;
    border: 0px !important;
    border-color: #FFFFFF;
}

.links-wrapper p {
    margin-bottom: 0px;
    color: #FFFFFF;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    opacity: 0.6;
    margin-top: 15px;
}

.bottom-logo-wrapper {
    padding: 40px 0px;
}

@media (max-width: 767px) and (min-width: 575px){
	.place-map-wrapper{
  		margin-top: 4vw;
  }
  .weather-graph-wrap{
  	 margin-top: 300px;
  }
}
@media (max-width: 575px){
	.place-map-wrapper{
  		margin-top: 4vw;
  }
  .weather-graph-wrap{
  	 margin-top: 430px;
  }
}

.bottom-logo-wrapper .logo-wrapper {
    text-align: center;
    width: 100%;
}

.additional-links {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
    gap: 2vw;
}

.additional-links .link-wraper {
    margin-right: 30px;
}
.additional-links .link-wraper .image-wrapper img{
	width: 7vw; 
}

.additional-links .link-wraper a {
    display: flex;
    background-color: #ffffff;
    border: 0.543843px solid #FFFFFF;
    box-shadow: 0px 0px 40.2444px #F2EDE8;
    backdrop-filter: blur(1.08769px);
    border-radius: 8.70149px;
    padding-right: 20px;
    text-decoration: none;
    align-items: center;
      width: 23vw;
    padding: 1vw 0vw;
}

.additional-links .link-wraper a span {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.271922px;
    color: #333333;
}
@media (max-width: 991px) and (min-width: 768px){
.additional-links .link-wraper .image-wrapper img {
    width: 12vw;
}
	.additional-links .link-wraper a {
    width: 37vw;
    padding: 1vw 0vw;
}
}
@media (max-width: 767px) and (min-width: 576px){
.additional-links .link-wraper .image-wrapper img {
    width: 14vw;
}
	.additional-links .link-wraper a {
    width: 41vw;
    padding: 1vw 0vw;
}
}
@media (max-width: 575px){
.additional-links .link-wraper .image-wrapper img {
    width: 22vw;
}
	.additional-links .link-wraper a {
    width: 68vw;
    padding: 1vw 0vw;
}
}
.browse-top-section.passport-info-top-wrapper {
    background: url('../images/passport-banner-bg.png');
    background-position: center center;
}

.browse-top-section.passport-info-top-wrapper h2 {
    max-width: 50%;
    margin: 0px auto;
    text-align: center;
}

.passport-info-container {
    padding: 50px 80px;
}

.passport-info-container .passport-title {
    display: flex;
    align-items: center;
}
.passport-info-container .passport-title h2
{
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    color: #333333;
    margin-left: 20px;
}

.passport-info-container .passport-title span {
    background: #333333;
    color: #ffffff;
    padding: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 50%;
}

.portal-information {
    margin-top: 130px;
}

.portal-information ul {
    padding-left: 20px;
}

.portal-information ul li {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #121212;
    /* display: block; */
    margin-bottom: 25px;
}

.portal-information ul li a {
    font-weight: 600;
    color: #121212;
    margin-right: 3px;
}

.portal-information {
    position: relative;
}

.portal-information::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: url('../images/passport-image.png');
    background-size: contain;
    background-repeat: no-repeat;
    right: 0px;
    top: 0px;
}

@media (max-width: 1280px) and (min-width: 991px){
  .portal-information::before{
  	width: 358px;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  .portal-information::before{
  	width: 323px;
    top: -220px;
    left: 0;
  }
  .portal-information ul {
    margin-top: 30vw;
}
  .portal-information ul li {
    max-width: 100% !important;
}
}

@media (max-width: 767px) and (min-width: 576px){
  .portal-information::before{
  	width: 422px;
    top: -284px;
    left: 0;
  }
  .portal-information ul {
    margin-top: 50vw;
}
  .portal-information ul li {
    max-width: 100% !important;
}
}
@media (max-width: 575px){
  .passport-info-container {
    padding: 50px 32px;
}
  .portal-information::before{
  	width: 202px;
    top: -143px;
    left: 0;
  }
  .portal-information ul {
    margin-top: 50vw;
}
  .portal-information ul li {
    max-width: 100% !important;
}
}

.portal-information ul li {
    max-width: 55%;
}

.cruise-info-wrapper {
    padding: 100px 0px;
    display: flex;
    justify-content: center;
    background: url('../images/cruise-bg.png');
    background-size: cover;
    min-height: 500px;
}

.cruise-info-wrapper .cruise-info-container {
    width: 100%;
    max-width: 55%;
    margin: 0px auto;
    background: rgba(26, 106, 165, 0.9);
    /* opacity: 0.9; */
    border: 1px solid transparent;
    border-radius: 16px;
    padding: 48px;
}
@media (max-width: 991px) and (min-width: 768px){
	.cruise-info-wrapper .cruise-info-container{
  		max-width: 85%;
  }
}
@media (max-width: 767px){
	.cruise-info-wrapper .cruise-info-container{
  		max-width: 90%;
  }
}

.cruise-info-title {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.cruise-info-title span {
    background: #ffffff;
    color: #2F77AC;
    box-sizing: border-box;
    padding: 10px 10px;
    width: 55px;
    height: 50px;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    
}

.cruise-info-title span::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 25px;
    background: #ffffff;
    right: -20px;
    top: 10px;
}

.cruise-title {
    margin-left: 40px;
}

.cruise-title h2 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #ffffff;
    margin-bottom: 8px;
}

.cruise-title p {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;

}

.form-container {
    margin-top: 25px;

}


.form-container .form-sections {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 28px;
}

.form-container .form-sections.bottom-section {
    padding-top: 48px;
    border: 0px;
}

.form-container .form-sections .form-group .form-control
{
    background: #FFFFFF;
    border: 1px solid #D4D4D6;
    border-radius: 6px;
    height: 50px;
    padding: 8px;
    font-family: 'Roboto';
    /* font-style: italic; */
    font-weight: 400;
    font-size: 10px;
    line-height: 27px;
    box-shadow: none;
    outline: none;
}

.form-container .form-sections .form-group .form-control::placeholder {
    font-style: italic;
}

.form-container .form-sections .form-group {
    margin-bottom: 25px;
}

.form-container .form-sections .form-group label {
    margin-bottom: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.5px;

    color: #FFFFFF;
}

.check-field-group {
    display: flex;
}

.check-field-group .form-check {
    margin-right: 20px;
}

.datepicker {
    width: 350px;
}

.datepicker table {
    width: 100%;
    font-family: 'Neue Haas Grotesk Display Pro';
}

.form-action-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.form-action-wrapper .btn-submit {
    background: #8BC53D;
    border-radius: 8px;
    width: 100%;
    max-width: 60%;
    height: 50px;
    padding: 8px 0px;
    border: 1px solid transparent;
    box-shadow: none;
    outline: none;
    font-style: normal;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */


    color: #FFFFFF;
}

.seperator {
    display: block;
    width: 100%;
    margin-top: 20px;
    font-size: 22px;
    text-align: center;
    position: relative;
}

.seperator::before {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #121212;
    left: 42%;
    position: absolute;
    top: 20px;
    display: inline-block;
}

.seperator::after {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #121212;
    right: 42%;
    position: absolute;
    top: 20px;
    display: inline-block;
}


.result-card-body .city_card {
    width: 100%;
    min-height: 225px;
    background-color: #f9f9f9;
    border: 1px solid transparent;
    position: relative;
    border-radius: 16px;
    padding: 24px 17px;
    margin-bottom: 20px;

}

.result-card-body .city_card:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(139, 197, 61, 0.2);
    border-radius: inherit;
}    

.result-card-body .city_card h2 a {
    text-decoration: none;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #8BC53D;
    position: relative;
    z-index: 100;
}

.result-card-body .city_card p a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    color: #8BC53D;
    line-height: 36px;
}

.result-card-body .city_card p {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
}

.result-card-title {
    margin-bottom: 20px;

}

.result-card-title h2 {
    color: #121212;
    font-size: 40px;
    font-family: 'Neue Haas Grotesk Display Pro';
    margin: 0px;
}

.result-container {
    padding: 80px 0px;
}


.back-to-top-btn button {
    position: fixed;
    z-index: 1000;
    width: 50px;
    height: 50px;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #ffffff;
    background-color: #0575F4;
    bottom: 100px;
    right: 20px;
    visibility: hidden;

}

.back-to-top-btn button.show {
    visibility: visible;
}