/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/simplebanner/app.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.container-fluid.simple-banner,
.container-fluid.simple-banner .row,
.container-fluid.simple-banner .row .col-md-12 {
    margin: 0;
}

.container-fluid.simple-banner,
.container-fluid.simple-banner .col-md-12 {
    padding: 0;
}

.container-fluid.simple-banner img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 500px;
    /* border-bottom: 2px solid #E4002B;*/
}

.container-fluid.simple-banner {
    position: relative;
}

.container-fluid.simple-banner h1 {
    color: #fff;
    text-transform: uppercase;
}

.container-fluid.simple-banner .block-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(to right, #000000b8, transparent);
    margin-bottom: 0;
    border-bottom: 2px solid #E4002B;
    /* vertical alignment */
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-fluid.simple-banner .block-title h1 {
    border: solid;
    margin: auto;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 0px;
    font-size: 50px;
    /*margin-top: 155px;*/
}

/*
.container-fluid.simple-banner .block-title h1.bottom-border{
    background:linear-gradient(#fff,#fff) bottom no-repeat;
    background-size:100px 8px;
}*/

.container-fluid.simple-banner .block-title .block-short-text p {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 17px;
}

.container-fluid.simple-banner,
.container-fluid.simple-banner .block-image img {
    /*border-bottom: 1px solid #E4002B;*/
    max-height: 400px;
}

/*body:has(.checkin) .container-fluid.simple-banner .block-title h1 {
    margin-top: 90px;
}*/
.container-fluid.simple-banner .row .col-md-12 {
    position: relative;
}

body:has(.gray-area) .container-fluid.simple-banner .block-title h1 {
    text-align: left;
}

body:has(.gray-area) .container-fluid.simple-banner .block-title .block-short-text p {
    text-align: left;
    font-size: 14px;
    text-transform: unset;
}

@media only screen and (min-width: 769px) and (max-width: 991px) {

    /*body:has(.checkin) .container-fluid.simple-banner .block-title h1 {
        margin-top: 75px;
    }*/
    body .container-fluid.simple-banner .block-title h1 {
        font-size: 35px;
        /* margin-top: 75px;*/
    }

    /*.container-fluid.simple-banner .block-title h1.bottom-border {
        background-size: 100px 5px;
    }*/
}

@media only screen and (min-width: 481px) and (max-width: 768px) {

    /* body:has(.checkin) .container-fluid.simple-banner .block-title h1 {
        margin-top: 45px;
    }*/
    body .container-fluid.simple-banner .block-title h1 {
        font-size: 25px;
        /*  margin-top: 55px;*/
    }

    /* .container-fluid.simple-banner .block-title h1.bottom-border {
        background-size: 100px 5px;
    }*/
}

@media only screen and (max-width: 480px) {
    body .container-fluid.simple-banner .block-title h1 {
        font-size: 19px;
    }
}

@media only screen and (min-width: 1201px) {
    body:has(#book-online-form_home) .container-fluid.simple-banner .block-title h1 {
        padding-bottom: 116px;
    }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/grayarea.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.gray-area {
  background-color: #f0f0f8;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 15px;
}

.gray-area h1,
.gray-area h2 {
  font-size: 23px;
    margin-bottom: 15px;
    line-height: 19px;
    font-weight: 600;
}

.gray-area .short-description h1,
.gray-area .short-description h2,
.gray-area .short-description h3,
.gray-area .short-description h4,
.gray-area .short-description h5,
.gray-area .short-description h6 {
  margin-top: 25px;
}

.gray-area .description h1,
.gray-area .description h2,
.gray-area .description h3,
.gray-area .description h4,
.gray-area .description h5,
.gray-area .description h6 {
  margin-top: 25px;
}

.page .gray-area .col-md-12>.block-title {
  margin: auto;
}

.gray-area h3,
.gray-area h4 {
  font-size: 23px;
  margin-bottom: 5px;
}

.gray-area h5,
.gray-area h6 {
  font-size: 21px;
  margin-bottom: 5px;
}
.gray-area b,
.gray-area strong,
.gray-area li{
  font-weight: 500;
}

.gray-area ul,
.gray-area ol{
  list-style: none;
  margin-top: 15px;
}

.gray-area ul li::before,
.gray-area ol li::before{
  content: "✔"; 
  color: #E4002B;
  font-weight: bold;
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}


body .gray-area p {
  margin-top: 0;
  /*margin-bottom: 15px;*/
  font-weight: 500;
  margin-bottom: -2px;
}
.gray-area .col-md-9{
  padding-right: 100px;
}
.gray-area .lateral-banner {
  border-top: 3px solid #E4002B;
}

.gray-area .lateral-banner .block-text {
  background-color: #3d3d3d;
  padding: 15px;
  color: #fff;
  text-align: center;
}

.gray-area .lateral-banner .block-link a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 30px;
  border-radius: 20px;
}

.gray-area .lateral-banner .block-link a:hover {
  text-decoration: none;
}
body:has(.gray-area) .full-folder{
  background-color: #f0f0f8;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/destinationgroup/destinationsv2.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.destinationsv2{
    margin-top: 50px;
    margin-bottom: 50px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/home/checkin.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.checkin {
  background-color: #E4002B;
  border-radius: 20px;
  padding-bottom: 15px;
}

.checkin .nav.nav-tabs {
  border-bottom: none;
}

.checkin .nav-tabs .nav-link.active,
.checkin .nav-tabs .nav-link:hover {
  background-color: #E4002B;
  /*border: none;*/
  border-color: #E4002B !important;
}
.checkin .nav-tabs .nav-link span {
display: flex;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
}
.checkin .nav-tabs .nav-link {
  font-weight: 600;
  background-color: transparent;
    width: 95%;
    padding: 7px;
    border-radius: 27px;
    text-align: center;
    display: block;
     color: white;
  font-weight: normal;
  margin-left: auto;
  margin-right: auto;
  text-transform: capitalize;
  font-size: 17px;
  align-items: center;
}
.checkin .nav-tabs .nav-link.active {
  background-color: #C30024;
}
.checkin .nav-tabs .nav-link:hover {
  background-color: #610012;
}

.checkin .nav-tabs .nav-link.active:hover {
  text-decoration: none;
}

.checkin .nav-tabs .nav-link.active:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 13px solid #fff;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  display: block;
  margin: auto;
  margin-bottom: -15px;
  margin-left: 47%;
  background-color: transparent;
}

.checkin .nav-tabs>li.active>a,
.checkin .nav-tabs>li.active>a:focus,
.checkin .nav-tabs>li.active>a:hover {
  border: 0;
  border-color: #E4002B !important;
}

.checkin .tab-content>.tab-pane>.tab-pane-content {
  background-color: #fff;
  margin: 0 12px 0;
  border-radius: 10px;
  min-height: 50px;
  padding: 4px 15px;
}

/*
.checkin .tab-content, .popup-checkin .tab-content {
  padding-bottom: 20px;

}
*/
.checkin .nav.nav-tabs .online-reservations-svg,
.checkin-link .online-reservations-svg {
  transform: rotate(-40deg);
}

.checkin .nav.nav-tabs svg {
  margin-right: 5px;
  width: 17px;
  height: 17px;
}

.checkin .rigth-button-div {
  padding-right: 23px;
}

.checkin .rigth-button-div a {
  border-radius: 20px;
  text-decoration: none;
  border: 1px solid #fff !important;
  margin-right: 16px;
  font-size: 13px;
  text-transform: uppercase;
}

/*
.checkin .rigth-button-div a:hover{
  color: #faaf3a;
  border-color: #faaf3a;
  text-decoration: none;
}*/

/** online reservaions **/

.online-reservations input[type="radio"] {
  display: none;
}

.online-reservations input[type="radio"]+*::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 1.3rem;
  height: 1.3rem;
  margin-right: 0.3rem;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.1rem;
  border-color: #E4002B;
  margin-bottom: 4px;
}

.online-reservations input[type="radio"]:checked+* {
  color: #E4002B;
}

.online-reservations input[type="radio"]:checked+*::before {
  background: radial-gradient(#610012 0%, #610012 40%, transparent 50%, transparent);
  border-color: #E4002B;
}

.online-reservations label {
  color: #4c4c4c !important;
}

.online-reservations select {
  border: none;
}

.online-reservations button svg {
  transform: rotate(90deg);
}

.online-reservations .second-row input,
.online-reservations .second-row span,
.online-reservations .second-row select {
  background-color: #f0f0f0;
  font-size: 14px;
}

.online-reservations .second-row select {
  padding-left: 8px!important;
}

.online-reservations span.departure svg {
  transform: rotate(-15deg);
}

.online-reservations span.arrival svg {
  transform: rotate(15deg);
}

.online-reservations label {
  margin-right: 15px;
  font-weight: 600;
}

.online-reservations .second-row button,
.checkin button {
  padding-top: 3px;
  padding-bottom: 4px;
  text-transform: uppercase;
  border-radius: 20px;
  font-weight: 600;
  font-size: 13px;
}

.online-reservations .second-row button:hover,
.checkin button:hover {
  background-color: #610012;
}

.destination-page-checkin {
  margin-bottom: 80px;
}

.online-reservations .second-row .col-md-7 .row {
  margin-right: 15px;
}

.online-reservations .persons-inputs select {
  background-color: #f0f0f0;
  padding: 2px;
  border-radius: 3px;
}

.online-reservations .persons-inputs .input-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  padding: 0px 4px;
  margin-left: 4px !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  min-height: 10px;
  height: 20px;
}

.online-reservations .persons-inputs .input-group select option {
  min-height: 10px;
  height: 10px;
}

.online-reservations .persons-inputs .person-svg {
  width: 12px;
  height: auto;
  margin-top: -8px;
  margin-right: 3px;
  fill: #300009;
}

.online-reservations .persons-inputs .input-group-text {
  padding: 4px 5px;
  background-color: #300009;
}

body .container:has(.checkin) {
  margin-top: 10px;
}

body:has(.main-carousel) .container:has(.checkin),
body:has(.destinationsv2) .container:has(.checkin) {
  z-index: 2;
  position: relative;
}


.online-reservations .persons-inputs {
  font-size: 12px;
  font-weight: 600;
}


.online-reservations .second-row .col-md-4 {
  display: flex;
}

.online-reservations .second-row .col-md-4 button {
  width: 100%;
}

.checkin .icons-svg {
  margin-right: 3px;
}

.online-reservations .icons-svg {
  height: 15px;
  margin-top: 2px;
}

.online-reservations .input-group:has(.icons-svg) {
  line-height: 22px;
}
/* custom select */
.custom-select {
  position: relative;
  display: inline-block;
  width: 30px;
  margin-left: 7px !important;
}
.custom-select .custom-select-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
 height: 22px;
  border: 1px solid #f0f0f0;
  cursor: pointer;
  padding-left: 6px;
  border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: #f0f0f0;
}
.custom-select .dropdown-icon {
      margin-left: 5px;
background-color: #4d4d4d;
color: #fff;
padding: 0px 6px;
font-size: 14px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.custom-select .custom-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 45px;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 10;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom-select .custom-select-options li {
  padding: 1px 0 1px 8px;
  cursor: pointer;
}
.custom-select .custom-select-options li:hover {
  background-color: #f1f1f1;
}
.online-reservations label:last-child {
  margin-right: 0!important;
}
/*end custom select*/

.checkin .nav-item .icons-svg {
  margin-right: 10px;
}

.multi-destination a.checkin-button-link{
  border-radius: 20px;
}
.multi-destination .links-buttons{
  display: flex;
  justify-content: space-between;
}
.online-reservations .passengers-container .column label {
    margin-right: 10px;
}
@media only screen and (max-width: 400px) {
  .multi-destination .links-buttons{
    display: block;
  }
  .multi-destination a.checkin-button-link, .multi-destination button{
    margin-bottom: 10px;
    width: 100%;
  }
  .online-reservations .persons-inputs .col {
    flex: 0 0 auto!important;
    width: 100%!important;
    margin-top: 10px;
  }
  .online-reservations .col .input-group.justify-content-center,.online-reservations .input-group.justify-content-end {
    justify-content: flex-start !important;
}
}
@media only screen and (max-width: 480px) {
  .checkin .nav-tabs .nav-link {
    display: block;
}
.checkin .nav-tabs .nav-link .icons-svg{
  margin: auto 10px;
}
.checkin .nav-tabs .nav-link.active:after {
  display: none;
}
.checkin .nav-tabs .nav-link span {
    margin: 0;
}
}

@media only screen and (max-width: 768px) {
  .online-reservations .first-row>div {
    margin-top: 5px;
  }

  .online-reservations .custom-select{
    margin-right: 11px;
  }

  .online-reservations .first-row>div:first-child,
  .online-reservations .first-row .persons-inputs .col-lg-8 {
    margin-bottom: 10px;
  }

  .container:has(.checkin) {
    margin-top: 30px;
  }

  .online-reservations .second-row button {
    margin-top: 10px;
    width: 100px;
  }

  .online-reservations .input-group.justify-content-center {
    justify-content: flex-end !important;
  }

  .checkin .nav.nav-tabs svg {
    width: 15px;
    height: 15px;
  }

  .online-reservations input[type="radio"]+*::before {
    width: 1rem;
    height: 1rem;
  }

  .online-reservations .persons-inputs .col {
    flex: 0 0 auto;
    width: 50%;
  }

  .online-reservations .persons-inputs .col:last-child {
    flex: 1 0 0%;
    width: 100%;
    margin-top: 10px;
  }
  .checkin .nav-tabs .nav-link {
    font-size: 11px;
}



}


@media only screen and (min-width: 1400px) {

  body:has(.main-carousel) .container:has(.checkin),
  body:has(.destinationsv2) .container:has(.checkin) {
    margin-top: -121px;
  }
  .online-reservations label {
    margin-right: 95px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  body:has(.main-carousel) .container:has(.checkin),
  body:has(.destinationsv2) .container:has(.checkin) {
    margin-top: -145px;
  }
  .online-reservations label {
    margin-right: 65px;
}
}

@media only screen and (max-width: 1200px) {

  body:has(.main-carousel) .container:has(.checkin),
  body:has(.destinationsv2) .container:has(.checkin) {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
  .online-reservations .second-row .col-md-4 button {
    font-size: 12px;
    padding-left: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .online-reservations .first-row .persons-inputs .row .col {
    padding: 0;
  }
  .online-reservations .first-row .persons-inputs .row .col:last-child {
    padding-right: 11px;
  }
}

@media only screen and (min-width: 768px) {
  .online-reservations .persons-inputs .col:last-child .input-group {
    padding-right: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .online-reservations .children-span{
    min-width: 76px;
    text-align: left;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/internalpages/textbox.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.text-box {
    background-color: #f0f0f8;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/footer/app.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
footer {
    background-color: #333333;
    /*background: url("/assets/images/footer.png") no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    padding-bottom: 50px;
}

footer .container-social {
    background-color: #3d3d3d;
    padding: 25px 0;
}

footer .container-sitemap {
    padding-top: 50px;
}

footer .footer-line {
    height: 1px;
    background-color: #fff;
    position: relative;
    margin-top: 35px;
    margin-bottom: 25px;
}

footer .footer-circle {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #fff;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    left: calc(50% - 5px);
}

footer .footer-circle svg {
    width: 18px;
    fill: #333333;
    margin-left: 5px;
    margin-bottom: 3px;
}

footer .footer-menu h3 {
    color: #fff;
    font-size: 20px;
}

footer .footer-menu h3 a {
    color: #fff;
    text-decoration: none;
    padding: 15px 0 !important;
}

footer .footer-menu h3 a:hover {
    color: #fff;
    text-decoration: underline;
}

footer .footer-menu-items a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
}

footer .footer-menu-items a:hover {
    color: #fff;
    text-decoration: underline;
}

footer .footer-menu-items ul {
    padding-left: 0;
    list-style: none;
}

footer .footer-menu-items ul li {
    margin: 5px auto;
}

footer .footer-copyright {
    margin-top: 25px;
}

footer img.logo {
    width: 180px;
}

footer .title-element {
    font-size: 20px;
    font-weight: 600;
    margin-right: 30px;
    margin-top: 2px;
}

@media only screen and (max-width: 768px) {
    footer .container-sitemap .col {
        width: 100%;
        flex: 0 0 auto;
    }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/breadcumb.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
.page-top {
    background-color: #f1f1f1;
}

.page-top .breadcrumbs {
    margin: 35px auto 30px auto;
    display: flex;
    flex-direction: row;
    list-style: none;
}

.page-top .breadcrumbs svg {
    transform: rotate(-40deg);
    margin-bottom: 5px;
}

.page-top .breadcrumbs .separator {
    padding: 0 5px;
}

.page-top .breadcrumbs li,
.page-top .breadcrumbs li a {
    color: #666666;
}

.page-top .breadcrumbs li.current {
    font-weight: 600;
}

.page-top .breadcrumbs {
    padding-left: 0;
}

.page-top .breadcrumbs li img {
    margin-bottom: 4px;
}

@media only screen and (max-width: 768px) {
    .page-top .breadcrumbs li,
    .page-top .breadcrumbs li a {
        font-size: 12px;
    }

    .page-top .breadcrumbs {
        margin: 15px auto 10px auto;
    }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/collapsiblelist.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.collapsiblelist .chevron-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #000;
    margin-right: 6px;
}

.collapsiblelist .collapsible-bg-1 {
    /*background-color: #cccccc;*/
    background-color: #e9e9e9;
    border-radius: 0;
}

.collapsiblelist .collapsible-bg-2 {
    /*background-color: #e6e6e6;*/
    background-color: #f2f2f2;
    border-radius: 0;
}

.collapsiblelist .card-body {
    border-radius: 0;
    border-color: transparent;
    background-color: #fafafb;
    padding-left: 44px;
}

.collapsiblelist .collapsible-header {
    text-transform: uppercase;
    font-weight: 600;
}
@media only screen and (max-width: 768px) {

    .collapsiblelist .collapsible-header{
    font-size: 13px;
}
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/destinationgroup/destinationv2.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.destinationsv2 .item.destination {
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 20px;
}
.destinationsv2 .item.destination .block-image img{
    transition: all .5s ease-in-out;
}
.destinationsv2 .item.destination:hover .block-image img{
    transform: scale(120%);
}
.destinationsv2 .item.destination:hover .block-details{
    height: 120px;
}
.destinationsv2 .item.destination:hover .block-details .block-buttons{
    display: block;
}

.destinationsv2 .horizontal-retangle  .item.destination,
.destinationsv2 .vertical-retangle  .item.destination,
.destinationsv2 .quadratic  .item.destination {
  position: relative;
}

.destinationsv2 .horizontal-retangle .item.destination, .destinationsv2 .horizontal-retangle .item.destination .block-text {
    height: 250px;
    overflow: hidden;
}

.destinationsv2 .vertical-retangle .item.destination, .destinationsv2 .vertical-retangle .item.destination .block-text {
    height: 700px;
    overflow: hidden;
}

.destinationsv2 .quadratic .item.destination, .destinationsv2 .quadratic .item.destination .block-text {
    height: 335px;
    overflow: hidden;
}

.destinationsv2 .item.destination .destination-reservation{
    width: 100%;
}
.destinationsv2 .item.destination .destination-reservation:hover{
    text-decoration: none;
}
.destinationsv2 .item.destination .destination-read-more{
    color: #fff;
    text-decoration: none;
}
.destinationsv2 .item.destination .destination-read-more:hover{
    color: #fff;
    text-decoration: underline;
}
.destinationsv2 .horizontal-retangle .item.destination .block-text .block-details .block-price, .destinationsv2 .horizontal-retangle .item.destination .block-text .block-details .block-extra-text {
    font-size: 17px;
}
.destinationsv2 .quadratic .item.destination .block-text .block-details .block-price, .destinationsv2 .quadratic .item.destination .block-text .block-details .block-extra-text {
    font-size: 13px;
}
.destinationsv2 .col-md-4.vertical-retangle .item.destination .block-text .block-details .block-price, .destinationsv2 .col-md-4.vertical-retangle .item.destination .block-text .block-details .block-extra-text {
    font-size: 13px;
}
.destinationsv2 .item.destination .block-text .block-details .block-price .price-text{
    font-style: oblique;
    font-weight: 300;
}

.destinationsv2 .item.destination .block-image {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.destinationsv2 .item.destination .block-image img {
    border-radius: 20px;
    animation: zoom 60s;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

.destinationsv2 .horizontal-rectangle .block-image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }

  .destinationsv2 .stacked-container {
    display: flex;
    flex-direction: column;
    width: 33.3333%;
  }
  
  .destinationsv2 .stacked-item {
    width: 100%;
  }

.destinationsv2 .item.destination h2 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 0;
}

.destinationsv2 div:first-child>div>.item.destination {
    padding-left: 0;
}

.destinationsv2 div:last-child>div>.item.destination {
    padding-right: 0;
}

.destinationsv2 .item.destination .block-text {
    position: relative;
    padding: 30px;
    /*background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.4), rgba(67, 57, 57, 0.4));
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(67, 57, 57, 0.8));*/
    background-image: linear-gradient(to right, rgba(0, 0, 0, 50%), rgba(0, 0, 0, 50%));
    border-radius: 20px;
   
}
.destinationsv2 .item.destination .block-details{
    position: absolute;
    right: 30px;
    bottom: 30px;
    text-transform: uppercase;
    font-size: 20px;
    transition: all .5s ease-in-out;
    height: 40px;
    left: 30px;
    border-radius: 20px;
}
.destinationsv2 .vertical-retangle  .item.destination .block-details{
    bottom: 45px;
}

.destinationsv2 .item.destination .block-details .block-buttons{
    display: none;
    text-align: center;
}
.destinationsv2 .item.destination .block-details .block-buttons a{
    font-size: 12px;
}

.destinationsv2 div:first-child>div>.item.destination .block-text {
    margin-left: 0;
}

.destinationsv2 div:last-child>div>.item.destination .block-text {
    margin-right: 0;
}

.destinationsv2 .item.destination .block-price .price-value {
    font-size: 25px;
    height: 40px;
    overflow: hidden;
}
.destinationsv2 .item.destination .block-price .price-value span{
    font-weight: bold;
}/*
.destinationsv2 .item.destination .block-price .justify-content-end{
display: flex;
}*/
.destinationsv2 .item.destination .block-title{
    text-transform: uppercase;
    font-weight: bold;
}
.destinationsv2 .horizontal-rectangle .item.destination .block-title h2{
    font-size: 35px;
}

.destinationsv2 .vertical-rectangle .item.destination .block-title h2{
    font-size: 30px;
}

.destinationsv2 .quadratic .item.destination .block-title h2{
    font-size: 23px;
}
.destinationsv2 .item.destination .block-extra-text{
    text-align: end;
}
/*
.national-international-destinations-page .destinationsv2 .item.destination .block-price {
    display: none;
}*/
.destinationsv2 .item.destination .block-details:has(.block-days-text) .block-price{
    width: 45%;
    float: left;
}
.destinationsv2 .item.destination .block-details:has(.block-price) .block-days-text{
    width: 55%;
    float: left;
}
.destinationsv2 .item.destination .block-text .block-details:has(.block-days-text) .block-price .price-text.justify-content-end {
    justify-content: flex-start !important;
}
.destinationsv2 .item.destination .block-text .block-details:has(.block-days-text) .block-price .price-value.justify-content-end {
    justify-content: flex-start !important;
}
.destinationsv2 .item.destination .block-days-text{
    float: left;
    font-size: 10px;
    margin-top: 21px;
}
.destinationsv2 .col-md-8.vertical-retangle .item.destination .block-days-text{
    margin-top: 31px;
}
.destinationsv2 .horizontal-retangle .item.destination .block-days-text{
    margin-top: 27px;
}
@media only screen and (max-width: 768px) {
    .destinationsv2 .item.destination .block-title h2 {
        font-size: 20px;
    }
    
    .destinationsv2 .stacked-container {
        width: 100%;
    }

    .destinationsv2 .quadratic .item.destination, .destinationsv2 .quadratic .item.destination .block-text {
        height: 300px;
    }

    .destinationsv2 .horizontal-retangle .item.destination, .destinationsv2 .horizontal-retangle .item.destination .block-text {
        height: 300px;
    }
    
    .destinationsv2 .vertical-retangle .item.destination, .destinationsv2 .vertical-retangle .item.destination .block-text {
        height: 300px;
    }

}
@media only screen and (max-width: 380px) {
    .destinationsv2 .item.destination .block-price {
        width: 100%!important;
    float: none!important;
    }
    .destinationsv2 .item.destination .block-details:has(.block-price) .block-days-text{
        width: 100%!important;
        float: none!important;
        text-align: right;
    }
    .destinationsv2 .item.destination .block-details {
        height: auto;
    }
    .destinationsv2 .item.destination:hover .block-details{
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .destinationsv2 .item.destination .block-price {
        width: 100%!important;
    float: none!important;
    }
    .destinationsv2 .item.destination .block-details:has(.block-price) .block-days-text{
        width: 100%!important;
        float: none!important;
        text-align: right;
    }
    .destinationsv2 .item.destination .block-details {
        height: auto;
    }
    .destinationsv2 .item.destination:hover .block-details{
        margin-bottom: 25px;
    }
    .destinationsv2 .quadratic .item.destination, .destinationsv2 .quadratic .item.destination .block-text {
        height: 300px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .destinationsv2 .quadratic .item.destination, .destinationsv2 .quadratic .item.destination .block-text {
        height: 356px;
    }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/emailsubscribe.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
footer .emailsubscribe .subscribe-btn{
margin-left: -20px;
border-radius: 25px;
z-index: 5;
padding-left: 25px;
padding-right: 25px;
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 10px;
font-weight: 600;
}
footer .emailsubscribe svg{
    width: 18px;
    fill: #666;
}
footer .emailsubscribe .input-group-text{
    padding: 13px 5px 13px 25px;
    background-color: #fff;
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    z-index: 10;
    position: relative;
}
footer .emailsubscribe input{
    border-left: 0;
}
footer .emailsubscribe input.form-control:focus{
border-left-color: transparent;
border-right-color: transparent;
box-shadow: 0 0 0 0.15rem rgba(13, 110, 253, 0.15);
}
@media only screen and (max-width: 1024px) {
    footer .emailsubscribe .subscribe-btn{
        padding-top: 5px;
        padding-bottom: 6px;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        }

        footer .emailsubscribe .input-group-text {
            padding: 9px 5px 9px 15px;
        }
        footer .emailsubscribe .input-group-text svg {
            width: 13px;;
        }
        footer .emailsubscribe input{
            padding: 0px;
    font-size: 10px;
        }
}

@media only screen and (max-width: 768px) {
    footer .emailsubscribe{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    footer .container-social .justify-content-end, footer .container-logo  {
        justify-content: center !important;
        display: flex;
    }
    footer .emailsubscribe .subscribe-btn {
        font-size: 14px!important;
    }
    footer .emailsubscribe .input-group-text {
        padding: 10px 5px 9px 15px!important;
    }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/social/app.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
footer .social-share p{
    display: flex;
}
footer .social-share p a{
    margin-right: 15px;
}
footer .social-share p a:last-child{
    margin-right: 0px;
}
footer .social-share h3{
    color: #fff;
    font-size: 30px;
}

/*
footer .social-share{
    margin-top: -50px;
}*/
@media only screen and (max-width: 1024px) {
    footer .title-element {
        font-size: 17px;
        margin-right: 15px;
    }
    footer .social-share p a{
        margin-right: 5px;
    }
    
}

 @media only screen and (min-width: 768px) and (max-width: 992px) {
    footer .social-share svg {
       width: 30px;
       height: 30px;
   }
   footer .title-element {
        font-size: 16px;
        margin-right: 10px;
    }
 }
/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./components/footericons/footericons.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
footer .footer-icons img {
    height: 40px;
    width: auto;
}

footer .footer-icons img.icon-sgs {
    margin-left: 10px;
    margin-right: 10px;
}

@media only screen and (min-width: 768px) {
    footer .footer-icons {
        margin-top: -75px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    footer .footer-icons {
        text-align: center;
    }
}
/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/home/textcarousel.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.text-carousel{
  position: relative;
}
.text-carousel .carousel-indicators {
  display: flex;
  margin-left: 35px;
  right: auto;
  bottom: 0;
  margin-bottom: 5px;
}
.text-carousel .block-text-item{
  font-size: 12px;
}
.text-carousel .carousel-indicators button {
 /* background-color: transparent;
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 17px;
  line-height: 15px;
  margin: 0 3px;
  padding: 0;
  text-align: center;
  width: 17px;
  border: 1px solid #fff;*/
  width: 8px;
  height: 8px;
  border-radius: 7px;
  border: 3px solid #fff;
  background-color: #cccdd2!important;
  opacity: 1;
  color: transparent;
}

.text-carousel .carousel-indicators .active {
  /*border: 2px solid #fff;
  font-weight: bold;*/
  background-color: #E4002B!important;
}

.text-carousel .carousel-inner {
  padding-left: 150px;
}

.text-carousel .carousel-item {
  opacity: 0;
  transition: opacity .0s ease-out !important;
}

.text-carousel .carousel-item.active {
  opacity: 1;
  transition: opacity .0s ease-in !important;
}

.text-carousel .caption {
  margin-top: 9px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .text-carousel .carousel-inner {
    padding-left: 150px;
  }
}

@media only screen and (max-width: 991px) {
  .text-carousel .carousel-inner {
    padding-left: 110px;
  }

  .checkin .rigth-button-div a {
    padding: 2px 12px;
    font-size: 14px;
    margin-top: 5px;
  }

  .text-carousel .block-text-item {
    text-align: right;
    padding-right: 12px;
  }

  .text-carousel .carousel-indicators {
    bottom: 21px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./components/datepicker/DatePicker.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
/* Container styles */
.date-picker-container {
  position: relative;
  align-items: flex-start;
  gap: 10px;
  font-family: Arial, sans-serif;
  max-width: 100%;
}

/* Input container */
.date-picker-container .date-input-container {
  display: flex;
    align-items: center;
    padding: 0;
    background: #f0f0f0;
    border-radius: 0.375rem;
}

/* Input field */
.date-picker-container .date-input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 14px;
  padding: 5px;
      padding-left: 0;
  min-width: 120px;
  background: transparent;
  border-radius: 0.375rem;
}

/* Calendar icon */
.date-picker-container .calendar-icon {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.375rem 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent !important;
}

.date-picker-container .calendar-icon svg {
  fill: #555;
  width: 20px;
  height: 20px;
}

.date-picker-container .calendar-icon:hover svg {
  fill: #E4002B;
}

/* Calendar container */
.date-picker-container .calendar-container {
  position: absolute;
  z-index: 1000;
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 10px;
}

/* Calendar styles */
.date-picker-container .calendar {
  width: 240px;
}

.date-picker-container .calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.date-picker-container .month-year {
  font-weight: bold;
}

.date-picker-container .nav-button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 16px;
  padding: 5px 10px;
}

.date-picker-container .nav-button:hover {
  color: #E4002B;
   background: transparent!important;
}

.date-picker-container .calendar-weekdays {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 5px;
}

.date-picker-container .weekday {
  padding: 5px;
}

.date-picker-container .calendar-days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2px;
}

.date-picker-container .calendar-day {
  padding: 8px;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
}

.date-picker-container .calendar-day:hover {
  background-color: #f0f0f0;
}

.date-picker-container .calendar-day.selected {
  background-color: #E4002B;
  color: white;
}

.date-picker-container .calendar-day.today {
  font-weight: bold;
  border: 1px solid #E4002B;
}

.date-picker-container .calendar-day.empty {
  background-color: transparent;
  cursor: default;
}

/* Disabled state styles */
.date-picker-container.disabled {
  opacity: 0.6;
  pointer-events: none;
}

.date-picker-container.disabled .date-input,
.date-picker-container.disabled .calendar-icon {
  background-color: #f5f5f5;
  cursor: not-allowed;
}

.date-picker-container.disabled .calendar-icon svg {
  fill: #ccc;
}

.date-picker-container.disabled .calendar .calendar-day {
  cursor: not-allowed;
  color: #ccc;
}

.date-picker-container.disabled .calendar .calendar-day:hover {
  background-color: transparent;
}

.date-picker-container.disabled .calendar .calendar-day.selected {
  background-color: #ccc;
}

.date-picker-container.disabled .calendar .nav-button {
  color: #ccc;
  cursor: not-allowed;
}

.date-picker-container.disabled .calendar .calendar-day.today {
  border-color: #ccc;
}

/* Disabled date styles */
.date-picker-container .calendar-day.disabled {
  color: #ccc;
  cursor: not-allowed;
  background-color: transparent;
}

.date-picker-container .calendar-day.disabled:hover {
  background-color: transparent;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./assets/css/navbar/app.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.navbar-toggler {
  --bs-navbar-toggler-icon-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
}

/*
body:has(.warningbanner) .section-header {
  top: 24px !important;
}*/

body:has(.checkin-link-show) main .section-header {
  top: 0px !important;
}

.menuList li a {
  white-space: nowrap;
}

@media only screen and (min-width: 1200px) {
  .menuList {
    font-size: 20px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .menuList {
    font-size: 15px;
  }
}

.section-header {
  position: relative;
  transition: all 0.6s ease;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.section-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

body:has(.section-header.fixed) .warningbanner {
  display: none;
}

body:has(.section-header.fixed) {
  padding-top: 65px;
}

.header-navbar .logo-container {
  display: flex;
  align-items: center;
}

.header-navbar .logo {
  width: auto;
  height: 41px;
}

.header-navbar .menu-with-desc hr {
  border: 2px solid #300009;
  border-top: none;
  opacity: 1;
}

.header-navbar .menu-with-desc h2 {
  color: #300009;
  text-transform: uppercase;
  font-size: 25px;
}

.header-navbar .menu-with-desc h3,
.header-navbar h3,
.header-navbar nav.navbar .dropdown-menu h3 a,
.section-header .header-navbar .row.menu-with-desc .col-md-6 h3>a {
  color: #E4002B;
  white-space: normal;
  font-size: 25px;
  font-weight: 600;
}

.header-navbar .menu-with-desc p {
  color: #300009;
}

.header-navbar nav.navbar .menu-with-desc a {
  color: #300009;
  font-weight: normal;
}

.header-navbar nav.navbar .menu-with-desc h3>a {
  font-weight: unset;
}

.header-navbar nav.navbar .menu-with-desc .menu-with-no-subitems a {
  font-weight: bold;
  text-transform: uppercase;
}

.header-navbar nav.navbar .menu-with-no-subitems a {
  text-transform: uppercase;
  font-weight: 500;
  color: #300009;
  font-size: 15px;
}

.header-navbar a {
  color: #fff;
}

.header-navbar a:hover {
  color: #f7f7f7;
}

.header-navbar a:focus {
  color: #fff;
}

nav.navbar {
  z-index: 9999;
  position: unset;
}

nav.navbar a {
  font-size: 15px;
}

nav.navbar #navbarSupportedContent>ul>li>a {
  text-transform: uppercase;
  white-space: normal;
  font-weight: 600;
}

nav.navbar #navbarSupportedContent>ul>li>a:hover,
nav.navbar #navbarSupportedContent>ul>li>a.active {
  text-decoration: none;
}

nav.navbar .nav-item.active>a {
  color: #C30024;
}

nav.navbar .nav-item.active>a.nav-link,
nav.navbar .nav-item a.active.nav-link {
  color: #fff;
  text-decoration: underline;
}

nav.navbar .nav-item .thirdmenu-list a.active {
  color: #C30024;
}

nav.navbar .nav-item .thirdmenu-list li>a>svg,
nav.navbar .menu-with-no-subitems li>a>svg {
  margin-right: 4px;
  margin-bottom: 5px;
}

.navbar_menuList .dropdown-toggle {
  white-space: nowrap;
}

nav.navbar .dropdown-menu {
  border-radius: 0;
  border: none;
  background-color: rgba(255, 2555, 255, 0.98);
  width: 100vw;
  left: 0;
}

nav.navbar .dropdown-menu a {
  color: #300009;
}

nav.navbar .dropdown-menu a:hover,
nav.navbar .dropdown-menu a.active {
  color: #C30024;
}

nav.navbar .dropdown-menu a:hover svg,
nav.navbar .dropdown-menu a.active svg {
  fill: #610012;
}

nav.navbar .nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

.header-navbar .nav-item .nav-item>a:hover {
  color: #C30024;
  background-color: #C30024;
  text-decoration: none;

}

.header-navbar .dropdown-menu li.active a {
  text-decoration: underline;
}

.header-navbar .dropdown {
  position: inherit;
}

.header-navbar .dropdown-menu ul {
  list-style: none;
  padding-left: 0;
}

.header-navbar .grid-menu {
  padding: 50px 0;
}

.header-navbar .dropdown-menu ul li a {
  font-size: 15px;
  text-decoration: none;
  display: block;
  padding: 0 !important;
}

.header-navbar .dropdown-menu h3 a {
  font-size: 25px;
  padding: 15px 0 !important;
  text-decoration: none;
}

.header-navbar .li-language a {
  padding: 21px 15px 19px 15px !important;
}

.li-language .current.language {
  display: none;
}

.header-navbar .li-search a {
  margin-right: 0px;
  padding: 17px 15px !important;
}

.header-navbar .li-search a svg {
  fill: #fff;
  width: 25px;
  height: 25px;
}

.checkin-link {
  display: none;
}

.checkin-link.checkin-link-show {
  display: block;
  min-width: 200px;
}

.header-navbar .dropdown-toggle::after {
  display: none;
}

.checkin-link.checkin-link-show a {
  text-transform: capitalize !important;
  display: block;
  align-items: center;
}

.checkin-link.checkin-link-show a svg {
  margin-right: 5px;
}

.header-navbar .icons-svg {
  margin-right: 7px;
}

nav.navbar .li-language {
  background-color: #C30024;
}

nav.navbar .li-language:hover {
  background-color: #610012;
}

@media only screen and (min-width: 992px) and (max-width: 1399px) {

  .header-navbar .menuList>li {
    padding: 0;
  }

  nav.navbar .nav-item>a {
    padding: 41px 15px 36px 15px !important;
    font-size: 12px;
  }

  .header-navbar .li-search a {
    padding: 17x 15px !important;
  }

  .header-navbar .li-language a {
    padding: 17px 0px 17px 15px !important;
  }

  .page-top .breadcrumbs {
    margin: 30px auto 25px auto;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {

  .checkin .rigth-button-div a {
    width: 157px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .checkin .rigth-button-div a {
    width: 127px;
  }
}

@media only screen and (min-width: 992px) {

  nav.navbar .nav-item:hover,
  .header-navbar .li-search:hover {
    background-color: #C30024;
    color: #fff;
    text-decoration: none;
  }

  nav.navbar .nav-item>a {
    padding: 21px 15px 19px 15px !important;
  }

  nav.navbar .nav-item,
  .header-navbar .li-search {
    border-bottom: 3px solid #E4002B;
  }

  nav.navbar .li-language {
    border-bottom: 3px solid #C30024;
  }

  nav.navbar .li-language:hover {
    border-bottom: 3px solid #610012;
  }

  nav.navbar .nav-item:hover,
  .header-navbar .li-search:hover {
    border-bottom: 3px solid #610012 !important;
  }

  .header-navbar {
    background-color: #E4002B;
    z-index: 9999;
    position: relative;
    box-shadow: 0 8px 4px -5px #0000006e;
  }

  .navbar-expand-lg .navbar-nav {
    overflow: hidden;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 2px;
  }
}

@media only screen and (max-width: 991px) {
  .header-navbar .text-center {
    text-align: left !important;
  }

  #navbarSupportedContent>.menuList {
    padding-top: 0rem !important;
    padding-left: 0.5rem !important;
    padding-right: 1rem;
  }

  #navbarSupportedContent>.menuList:last-child {
    padding-top: 0.5rem !important;
  }

  nav.navbar .li-language {
    margin-bottom: 1rem;
  }

  .header-navbar nav.navbar .menu-with-subitems a {
    padding: 0px !important;
  }

  .header-navbar nav.navbar .dropdown-menu .menu-with-subitems h3,
  .header-navbar nav.navbar .dropdown-menu .menu-with-subitems h3 a,
  .header-navbar nav.navbar .dropdown-menu .menu-with-desc h3,
  .header-navbar nav.navbar .dropdown-menu .menu-with-desc h3 a {
    margin-bottom: 0;
    font-size: 20px;
  }

  .header-navbar nav.navbar  .dropdown-menu .menu-with-desc h3 a {
        padding: 6px !important;
    }

  .header-navbar .justify-content-end {
    display: flex;
    position: relative;
  }
  .menuList li a{
    white-space: wrap;
}

  nav.navbar .nav-item>a {
    padding: 5px !important;
  }

  .header-navbar .li-search {
    margin-left: 0px;
  }

  .header-navbar .li-search a {
    padding: 5px !important;
  }

  .header-navbar .li-language a {
    padding: 5px !important;
  }

  #navbarSupportedContent {
    position: absolute;
    background-color: #E4002B;
    margin-top: 45px;
  }

  .section-header .header-navbar .col-md-10 {
    position: relative;
  }

  .section-header {
    background-color: #E4002B;
  }

  #navbar {
    position: absolute;
    background-color: #E4002B;
    left: 10px;
    right: 20px;
  }

  .header-navbar .grid-menu {
    padding: 0px 15px;
  }

  nav.navbar .dropdown-menu {
    width: auto;
    margin-left: 25px;
  }

  body:has(.checkin-link-show) main .section-header {
    top: 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  .header-navbar {
    padding: 5px;
  }

  .section-header .header-navbar .col-md-2 {
    width: 30%;
  }

  .section-header .header-navbar .col-md-10 {
    width: 70%;
  }

  .section-header {
    z-index: 10 !important;
  }

  .header-navbar .li-language a {
    padding-left: 21px !important;
  }

  .header-navbar nav.navbar a {
    padding: 6px 25px !important;
  }

  .header-navbar .button-div {
    text-align: right;
  }

  .header-navbar .navbar-toggler {
    border: 1px solid #fff;
  }
}

@media only screen and (max-width: 576px) {

  .container-sm .col-md-10,
  .container .col-md-10 {
    padding-right: 38px;
  }
}

body:has(.main-carousel) .section-header .header-navbar nav.navbar .nav-item>.nav-link {
  margin-bottom: 0;
}
