.blog-news .inside .item .item-content{
    text-align: center;
}
form .input-div .input-box textarea{
    border: 1px solid #C29B40;
    width: 100%;
    height: 80px;
    padding: 20px;
    color: #ffffff;
    font-size: 15px;
}

@media all and (max-width:574px){
    #header .header-right .settings .login span{
        display: none;
    }
}

.lang-selector{
    cursor: pointer;
    position: relative;
}

.lang-selector .lang-icon{
    /* font-size: 18px; */
    position: relative;
    z-index: 2;
    transition: transform .3s ease .3s, color .3s ease;
}
#header.menu-active .lang-selector .lang-icon{
    color: #000;
}
.lang-selector ul{
    opacity: 0;
    transform: translate(-50%, 0%);
    border: 1px solid #c29b40c4;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    padding: 66px 36px 10px;
    text-align: center;
    border-radius: 5px;
    background: #0a2345d4;
    overflow: hidden;
    z-index: -50;
    visibility: hidden;
    transition: all .3s
ease;
    box-shadow: -17px 1px 93px -11px rgba(0, 0, 0, 0.59);
    -webkit-box-shadow: -17px 1px 93px -11px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: -17px 1px 93px -11px rgba(0,0,0,0.59);
}
.lang-selector ul li {
    opacity: 0;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 5px;
}
.lang-selector ul li a {
    font-size: 15px;
    transition: all .3s ease-in-out;
}
.lang-selector ul li a:hover{
   color: #C29B40;
}
.lang-selector ul li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -25px;
    width: 170%;
    height: 1px;
    background: #3d3e41;
}
.lang-selector ul li:last-child::after {
    content: none;
}
.lang-selector.active ul{
    opacity: 1;
    transform: translate(-50%, -15%);
    z-index: 1;
    visibility: visible;
}
.lang-selector.active ul li{
    opacity: 1;
}
.lang-selector.active .lang-icon{
    color: #fff!important;
    opacity: .55;
}

@media all and (max-width:767px){
    .lang-selector ul{
        top: 7px;
    }
}

#header .header-right .settings .login{
    transition: all 0.35s linear;
}
#header .header-right .settings .login img{
    transition: inherit;
}

#header .header-right .settings{
    gap: 17px;
    height: 100%;
    width: 100%;
}
#header .header-right .settings .login{
    flex-shrink: 0;
}
#header .header-right{
    gap:20px;
}
#header .header-right .burger-menu{
    padding-top: 7px;
}
#header.menu-active .header-right .burger-menu{
    padding-top: 0;
}
.box-section [class*="col-"]{
    height: auto;
}
.box-section .box{
    min-height: 240px;
    height: 100%!important;
    justify-content: flex-start;
}

@media (max-width: 767px) {
    footer nav ul{
        text-align: center;
    }
    footer .outside .copyright {
        gap: 5px;
    }
}


.blog-page .inside .item{
    height: 100%;
    justify-content: flex-start;
}
.blog-page .inside .item .item-content .item-title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-page .inside .item .item-content .item-text{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-page .inside .item .item-content + [class*="btn-box"]{
    margin: auto auto 0;
}
/* .summary-section .inside .content.mw-800 .title-46{
    color: #fff;
} */

.contact-form .input-div{
    text-align: left;
}
.contact-form .input-div .input-box label{
    background-color: transparent!important;
    color: #ffffff!important;
}
.contact-form .input-div .input-box label span{
    background-color: transparent!important;
    color: #ffffff!important;
}

.summary-section + [class*="kriko"]{
    display: none;
}

#footerNewsletterForm a.page-popup{
    text-decoration: underline;
}
#footerNewsletterForm .checkbox-group {
    display: flex;
    gap: 7px;
    align-items: flex-start;
}
#footerNewsletterForm .checkbox-group {
    display: flex;
    gap: 7px;
    align-items: flex-start;
}
#footerNewsletterForm .checkbox-group input{
    margin-top: 5px;
}

.banner-partners .brand-box{
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.banner-partners .brand-box::after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 1);
    z-index: -1;
}
.banner-partners .brand-box:hover  img{
    transition: all 0.3s ease;
}
.banner-partners .brand-box:hover  img {
    filter: invert(13%) sepia(26%) saturate(2577%) hue-rotate(186deg) brightness(93%) contrast(102%);
}
.banner-partners .brand-box:hover::after{
    width: 100%;
}

@media (max-width: 767px) {
    .banner-partners .brand-box img {
        max-width: 100px;
        max-height: 60px;
    }
}
.banner-destination .banner-forward{
    margin-bottom: 0px!important;
}
@media all and (max-width: 1100px){
    #destination section.article-section{
        padding-top: 35px;
    }
}

@media all and (min-width:768px){
    .swiper.on_mobile{
        padding-bottom: 0;
    }
}

/* @media all and (min-width:1921px){
    .set-max{
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
    }
    .banner-sub .container-1400,
    .banner-destination.ver-3 .container-1400,
    .banner-destination.ver-4 .container-1400,
    .banner-sub.ver-3 .container-1400,
    .banner-sub.ver-4 .container-1400{
        max-width: 1920px;
    }
    .container-1400,
    .container-1500{
        max-width: 1920px!important;
    }
} */

#home-banner{
    overflow: hidden;
}
#home-banner .banner-bg{
    max-height: none;
}

.banner-partners .brand-box{
    max-width: none;
    width: 100%;
}

main > section.how-we-work:last-of-type + .kriko {
  display: none;
}

@media all and (max-width:767px){
    .services-inside [class*="icon-"] img{
        max-width: 50px;
        max-height: 65px;
    }
    .blog-news.slider-ver .swiper{
        padding-bottom: 15px;
    }

    #header.home-header .header-inside::after,
    #header.home-header .header-inside::before{
        transform: translate(0)!important;
    }
}

.vehicle_list_all .item{
    border: 1px solid rgba(17, 20, 37, 0.15);
    padding: 0 50px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 430px;
    max-width: 515px;
    margin: 0 auto;
}

@media all and (max-width: 767px) {
  .vehicle_list_all .item {
    padding: 0 30px 20px;
  }
  .vehicle_list_all .item{
    height: 330px;
  }
}
.vehicle_list_all .item-brand{
display: flex;
  align-items: center;
  justify-content: center;
  width: 178px;
  height: 68px;
  background-color: #111425;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.2s linear;
  text-align: center;
  padding: 10px;
}


.vehicle_list_all .item-brand span {
  padding-bottom: 3px;
  border-bottom: 3px solid #111425;
  transition: inherit;
}
@media all and (max-width: 767px) {
  .vehicle_list_all .item-brand {
    height: 35px;
    width: 159px;
    font-size: 15px;
  }
  .vehicle_list_all .item-brand span {
    padding-bottom: 1px;
    border-bottom: 2px;
  }
}
.vehicle_list_all .item-img {
  max-width: 350px;
  max-height: 230px;
}
.vehicle_list_all .item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.vehicle_list_all .item-summary {
  text-align: center;
}
.vehicle_list_all .item-attributes {
  width: 150px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #fff;
  position: relative;
}
.vehicle_list_all .item-attributes div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
}
.vehicle_list_all .item-attributes::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 50%;
  width: 1px;
  background-color: rgba(221, 221, 221, 0.5);
  z-index: 1;
}
@media all and (max-width: 767px) {
  .vehicle_list_all .item-attributes {
    height: 37px;
  }
}
.vehicle_list_all .item:hover .item-brand {
  background-color: #fff;
  color: #111425;
}
.vehicle_list_all .item:hover .item-brand span {
  border-bottom: 3px solid #00A7A3;
}


.vehicle-detail .content h3{
    color: #C29B40;
}
.vehicle-detail .content ul li{
    position: relative;
    padding-left: 20px;
    color: #0A2345;
    font-weight: 400;
}
.vehicle-detail .content ul li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    background: url(/frontend/images/icons/prof.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 13px;
    height: 17px;
}

.whatsapp_fixed{
    position: fixed;
    z-index: 99;
    right: 10px;
    top: 62%;
    transform: translateY(-50%);
    padding: 15px;
    background: #0a2345bf;
    border-radius: 50%;
    transition: all .3s ease;
    border: 2px solid hsl(153, 53%, 53%);
}

.whatsapp_fixed img{
    max-width: 35px;
    object-fit: contain;
    filter: invert(0) brightness(200);
}

.whatsapp_fixed:hover{
    transform: translateY(-50%) scale(1.05);
}

@media all and (max-width:767px){
    .whatsapp_fixed{
        top: auto;
        bottom: 0;
        right: 10px;
    }
    .whatsapp_fixed img{
        max-width: 24px;
    }
}

.specials .inside .item-img img,
.specials .search-list .item-img img,
.search-result .inside .item-img img,
.search-result .search-list .item-img img{
    border-radius: 10px;
    object-fit: cover;
}

.specials .inside .item .item-summary,
.specials .search-list .item .item-summary,
.search-result .inside .item .item-summary,
.search-result .search-list .item .item-summary{
    margin-top: 10px;
}

.search-result .search-list .item-price{
    margin-left: auto;
}
.vehicle-detail .image-content{
    max-width: none;
}

#header .header-inside .header-right > a{
    width: auto;
    flex-shrink: 0;
    min-width: 0
}
#header .header-inside .header-right > .reservation-btn{
    display: flex;
    flex-shrink: 0;
    transition: all 0.3s ease;
    align-items: center;
    font-weight: 400;
}

#header.menu-active .header-inside .header-right > .reservation-btn{
    color: #000;
}

#header .header-inside .header-right > .reservation-btn:hover{
    color: #C29B40;
}

@media (max-width: 1365px){
    #header .header-inside .header-right > a{
        display: none!important;
    }
}

.container-1350 {
  width: 100%;
  max-width: 1400px;
  padding: 0 25px;
  margin: 0 auto;
}

.yellow-line {
  width: 100%;
  height: 1px;
  background-color: #C29B40;
}

.complete_transfer h1,
.complete_transfer h2,
.complete_transfer h3,
.complete_transfer h4,
.complete_transfer h5,
.complete_transfer h6,
.complete_transfer ul {
  margin-bottom: 1em;
}
.complete_transfer ul li {
  position: relative;
}
.complete_transfer .vehicle-inf ul {
  list-style: none;
}
.complete_transfer .vehicle-inf ul li {
  position: relative;
}
.complete_transfer .vehicle-inf ul li::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #C29B40;
  margin-left: 7px;
}
.complete_transfer .purchase-road-detail .detail-content-box {
  height: 100%;
}
.complete_transfer .purchase-road-detail .detail-items {
  background-color: #F2F5F9;
  padding: 20px 22px 45px;
  height: 100%
}
.complete_transfer .purchase-road-detail .detail-items h5 {
  font-weight: 400;
  margin-bottom: 0;
}
.complete_transfer .purchase-road-detail .detail-items .answer {
  font-size: 15px;
}
.complete_transfer .purchase-road-detail .detail-items .change-button {
  font-style: italic;
  font-size: 13px;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 140px;
  background-color: #fff;
  border: 1px solid #707070;
  transition: all 0.3s ease;
}
.complete_transfer .purchase-road-detail .detail-items .change-button:hover {
  background-color: #091629;
  color: #fff;
  border-color: #C29B40;
  cursor: pointer;
}
.complete_transfer .purchase-road-detail .detail-items .item:not(:last-child) {
  border-bottom: 1px solid #C29B40;
  padding-bottom: 15px;
}
.complete_transfer .purchase-extras {
  background-color: rgba(242, 245, 249, 0.45);
  border: 1px solid #F2F5F9;
  padding: 20px 22px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.complete_transfer .purchase-extras .items {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.complete_transfer .purchase-extras .items .extra-card {
  font-size: 15px;
  font-weight: 400;
  padding: 22px 25px;
  background-color: #F2F5F9;
  border: 1px solid #DBDBDB;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 15px;
  -moz-column-gap: 40px;
       column-gap: 40px;
  width: 100%;
  max-width: max-content;
  -moz-max-width: -moz-max-content;
  -webkit-max-width: max-content;
}
.complete_transfer .purchase-extras .items .extra-card .counter-box {
  align-items: center;
  justify-content: space-between;
  gap: 17px;
  font-size: 18px;
  font-weight: 400;
  background-color: #fff;
  padding: 5px;
}
.complete_transfer .purchase-extras .items .extra-card .counter-box button {
  padding: 0 8px;
}
.complete_transfer .purchase-extras .items .extra-card:has(input[type=checkbox]:checked) .counter-box {
  display: flex;
}
@media all and (max-width: 574px) {
  .complete_transfer .purchase-extras .items {
    flex-direction: column;
    width: 100%;
  }
  .complete_transfer .purchase-extras .items .extra-card {
    width: 100%;
    max-width: none;
    gap: 22px;
  }
}
.complete_transfer .custom-checkbox {
  display: flex;
  align-items: center;
}
.complete_transfer .custom-checkbox input[type=checkbox] {
  display: none;
}
.complete_transfer .custom-checkbox label {
  display: block;
  cursor: pointer;
  padding-left: 41px;
  padding-top: 4px;
  position: relative;
}
.complete_transfer .custom-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 30px;
  height: 30px;
  background-image: url("../images/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.complete_transfer .custom-checkbox input[type=checkbox]:checked + label::before {
  background-image: url("../images/checked.svg");
}
.complete_transfer .input-items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: 13px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.complete_transfer .input-items .input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.complete_transfer .input-items .input-wrapper label {
  font-size: 15px;
  font-weight: 400;
}
.complete_transfer .input-items .input-wrapper input,
.complete_transfer .input-items .input-wrapper span {
  width: 100%;
  max-width: 250px;
  height: 40px;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 400;
  border: 1px solid #D7C291;
}
.complete_transfer .input-items .input-wrapper input::-moz-placeholder, .complete_transfer .input-items .input-wrapper span::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.complete_transfer .input-items .input-wrapper input::placeholder,
.complete_transfer .input-items .input-wrapper span::placeholder {
  color: #000;
  opacity: 1;
}
.complete_transfer .input-items .input-wrapper .call-area {
  display: flex;
}
.complete_transfer .input-items .input-wrapper span {
  width: -moz-max-content;
  width: max-content;
  background-color: #E6E6E6;
  border-right: 0;
}
@media all and (max-width: 574px) {
  .complete_transfer .input-items .input-wrapper {
    width: 100%;
  }
  .complete_transfer .input-items .input-wrapper input {
    width: 100%;
  }
}
.complete_transfer .purchase-contact-information {
  background-color: #f2f5f9;
  padding: 20px 22px;
  position: relative;
}
.complete_transfer.bottom_sticky_bar .bottom-bar {
  /* background: linear-gradient(to right, rgba(194, 155, 64, 0.62) 0%, #C29B40 100%); */
  background: #C29B40;
  padding: 20px 0;
  color: #333;
}
.complete_transfer.bottom_sticky_bar .bottom-bar .total-price {
  font-size: 2rem;
  font-weight: 400;
}
.complete_transfer.bottom_sticky_bar .bottom-bar .btn-pay {
  background-color: white;
  color: #333;
  border: none;
  padding: 15px 30px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s;
}
.complete_transfer.bottom_sticky_bar .bottom-bar .btn-pay:hover {
  background-color: #f8f9fa;
  transform: translateX(5px);
}

@media all and (max-width:767px){
  .complete_transfer.bottom_sticky_bar .bottom-bar .btn-pay{
    padding: 12px 20px;
    font-size: 14px;
  }
}
.complete_transfer.bottom_sticky_bar .bottom-bar .car-img-container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.complete_transfer.bottom_sticky_bar .bottom-bar .form-control {
  border: 1px solid var(--accent-gold);
  border-radius: 0;
  padding: 10px;
  background-color: #fff;
}
.complete_transfer.bottom_sticky_bar .bottom-bar .form-label {
  font-size: 0.85rem;
  font-weight: 500;
}

main:has(.complete_transfer.bottom_sticky_bar){
  overflow: unset;
}
.complete_transfer.bottom_sticky_bar{
  position: sticky;
  bottom: 0;
  z-index: 20;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

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

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.complete_transfer .transfer-progress progress {
  background: #F4F6FA;
  color: #00938D;
  width: 100%;
  height: 18px;
}
.complete_transfer .transfer-progress progress::-webkit-progress-bar {
  background: #F4F6FA;
}
.complete_transfer .transfer-progress progress::-webkit-progress-value {
  background: rgb(0, 167, 163);
  background: linear-gradient(90deg, rgb(0, 167, 163) 0%, rgb(0, 130, 123) 100%);
}
.complete_transfer .check-item {
    display: flex;
    align-items: center;
    gap: 10px;
}
.complete_transfer .check-item .checkbox {
    width: 40px;
    height: 40px;
    border: 1px solid #bbb;
    border-radius: 0;
    position: relative;
}
@media all and (max-width:767px){
  .complete_transfer .check-item .checkbox{
    width: 30px;
    height: 30px;
  }
}
.complete_transfer .check-item.active .checkbox {
    border: 1px solid #0A2345;
}
.complete_transfer .check-item.active .checkbox::after {
    content: "\f00c";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 30px;
    height: 30px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    border-radius: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
}
.complete_transfer .check-item .checkbox.progress::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    width: 28px;
    height: 28px;
    z-index: 1;
    border-radius: 14px;
    margin: 0;
    background: transparent;
    border-top: 1px solid #0A2345;
    border-right: 1px solid #0A2345;
    -webkit-animation:checkprogress 1s linear infinite;
    -moz-animation:checkprogress 1s linear infinite;
    animation:checkprogress 1s linear infinite;
}
@media all and (max-width:767px){
  .complete_transfer .check-item.active .checkbox::after {
    left: 4px;
    top: 6px;
    width: 20px;
    height: 20px;
  }
  .complete_transfer .check-item .checkbox.progress::after{
    width: 18px;
    height: 18px;
    top: 6px;
  }
}
.complete_transfer .gender-item {
    display: flex;
    align-items: center;
    gap: 10px;
}
.complete_transfer .gender-item .checkbox {
    width: 22px;
    height: 22px;
    border: 1px solid #bbb;
    border-radius: 0;
    position: relative;
}
.complete_transfer .gender-item.active .checkbox {
    border: 1px solid #0A2345;
}
.complete_transfer .gender-item.active .checkbox::after {
    content: "\f00c";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 16px;
    height: 16px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    border-radius: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #000;
}
.complete_transfer .gender-item .checkbox.progress::after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 16px;
    height: 16px;
    z-index: 1;
    border-radius: 14px;
    margin: 0;
    background: transparent;
    border-top: 1px solid #0A2345;
    border-right: 1px solid #0A2345;
    -webkit-animation:checkprogress 1s linear infinite;
    -moz-animation:checkprogress 1s linear infinite;
    animation:checkprogress 1s linear infinite;
}
.complete_transfer_wrapper .return-date {
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}
.complete_transfer_wrapper .return-date .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: rgba(0,0,0,0.3);
}
.complete_transfer_wrapper .return-date .content {
    position: relative;
    z-index: 1
}
.complete_transfer_wrapper .return-date.active {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
}

/* Language Content */
.language-choose-content {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background: #001641;
	z-index: 999;
}
.language-choose-content .content {
	display: flex;
	height: 45px;
	align-items: center;
	justify-content: center;
	gap: 15px;
}
.language-choose-content .content p {
	margin: 0;
	color: #fff;
	font-size: 15px;
    padding-right: 35px;
}
.language-choose-content .content a {
	color: #fff;
}
.language-choose-content .content a.allow-btn {
	border: 0;
	background: #0e599c;
	padding: 2px 22px;
	border-radius: 0;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}
.language-choose-content .content a.allow-btn:hover {
	background: #fff;
	color: #001641;
}
body.language-choose #header {
    top: 45px
}

.sign-up-form  .check-area {
  display: flex;
  align-items: center;
}
.sign-up-form  .check-area input[type=checkbox] {
  display: none;
}
.sign-up-form  .check-area label {
  display: block;
  cursor: pointer;
  padding-left: 30px;
  padding-top: 4px;
  position: relative;
}
.sign-up-form  .check-area label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 17px;
  height: 17px;
  background-image: url("../images/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.sign-up-form  .check-area input[type=checkbox]:checked + label::before {
  background-image: url("../images/checked.svg");
}

.policy_page_inside article h3{
  font-size: 20px;
  font-weight: 500;
}

.information-loading{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 9999;
    display: none;
}
.information-loading.active {
    display: flex;
    align-items: start;
    justify-content: end;
    padding: 15px;
}
.circle-loader {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    background: linear-gradient(0deg, rgba(255, 61, 0, 0.2) 33%, #C29B40 100%);
    box-sizing: border-box;
    animation: circleLoaderRotation 1s linear infinite;
}
.circle-loader::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #C29B40;
}
@keyframes circleLoaderRotation {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(360deg)}
}
.user-information-save-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 40px;
    text-align: center;
    background: #C29B40;
    color: #fff;
    font-size: 14px;
    position: relative;
}
.small-btn-loader {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    display: block;
    margin: 4px auto;
    position: relative;
    background: #FFF;
    box-sizing: border-box;
    animation: smallBtnLoaderAnimate 1s linear infinite alternate;
}

@keyframes smallBtnLoaderAnimate {
    0% {
        box-shadow: 0 0, 0 0;
        color: rgba(255, 255, 255, 0.2);
    }

    100% {
        box-shadow: -24px 0, 24px 0;
        color: rgba(255, 255, 255, 0.8);
    }
}


/*BURGER*/

#header .header-body .inside{
  padding: 62px 42px 27px;
}
#header .header-body .inside .burger-menu-navigation {
  display: flex;
  flex-wrap: wrap;
  column-gap: 80px;
  row-gap: 0px;
}
#header .header-body .inside .burger-menu-navigation ul{
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 250px;
}
#header .header-body .inside .burger-menu-navigation ul li{
  transition: all .25s ease;
}
#header .header-body .inside .burger-menu-navigation ul li:hover{
  color: #B9913C;
}
#header .header-body .inside .burger-menu-navigation ul.burger-order-2{
  padding-top: 14px;
}
#header .header-body .inside .burger-menu-navigation ul.burger-order-1 li{
  width: 100%;
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #707070;
  font-family: "Saol Display";
}
#header .header-body .inside .burger-menu-navigation ul.burger-order-1 li:last-child{
  border-bottom: none;
}
#header .header-body .inside .burger-menu-navigation ul.burger-order-2 li{
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 5.5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #707070;
}
#header .header-body .inside .burger-menu-navigation ul.burger-order-2 li:last-child{
  border-bottom: none;
}

#header .header-body .inside .purchase-plan-setter {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
#header .header-body .inside .purchase-plan-setter > a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    height: 50px;
    font-weight: 300;
    transition: 0.3s;
    padding: 0 33px;
    flex-shrink: 0;
    color: #fff;
    font-family: "Saol Display";
    transition: all .2s ease;
}
#header .header-body .inside .purchase-plan-setter > .plan-button{
    font-size: 20px;
    background-color: #021541;
    border: 1px solid #021541;
    text-transform: capitalize;
}
#header .header-body .inside .purchase-plan-setter > .plan-button:hover{
    background-color: transparent;
    color: #021541;
}
#header .header-body .inside .purchase-plan-setter > .reservation-btn{
    font-size: 15px;
    background-color: #B9913C;
    border: 1px solid #B9913C;
}
#header .header-body .inside .purchase-plan-setter > .reservation-btn:hover{
    background-color: transparent;
    color: #B9913C;
}
#header .header-body .inside .slogan-text{
  font-size: 20px;
  font-style: italic;
  display: flex;
  gap: 6px;
  margin-top: 20px;
}

#header .header-body .inside .burger-contact{
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 100px;
  row-gap: 20px;
  flex-shrink: 0;
}

#header .header-body .inside .burger-contact .contact-inf{
  width: 100%;
  max-width: max-content;
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  column-gap: 25px;
  row-gap: 12px;
}
#header .header-body .inside .burger-contact .contact-inf > a{
  transition: all .3s ease;
}
#header .header-body .inside .burger-contact .contact-inf > a:hover{
  color:#B9913C;
}

#header .header-body .inside .burger-social{
  display: flex;
  justify-content: end;
  align-items: end;
  gap: 4px;
  height: 100%;
}
#header .header-body .inside .burger-social a{
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 50%;
}
#header .header-body .inside .burger-social a img{
  filter: invert(1);
}
#header .header-body .inside .burger-social a:hover{
  border-color: #021541;
}


@media all and (max-width:1199px){
  #header .header-body .inside .purchase-plan-setter > .plan-button,
  #header .header-body .inside .slogan-text{
    font-size: 18px;
  }
}
@media all and (max-width:767px){
  #header .header-body .inside{
    padding: 32px 25px 27px;
  }
  #header .header-body .inside .slogan-text{
    font-size: 15px;
  }
  #header .header-body .inside .purchase-plan-setter > a{
    font-size: 15px!important;
  }
  #header .header-body .inside .burger-menu-navigation ul.burger-order-1 li{
    font-size: 22px;
  }
}
@media all and (max-width:574px){
  #header .header-body .inside .burger-social{
    text-align: center;
    justify-content: center;
  }
  #header .header-body .inside .burger-contact .contact-inf{
    justify-content: center;
    text-align: center;
  }
  #header .header-body .inside .burger-contact{
    align-items: center;
    text-align: center;
  }
}

#header.menu-active .header-inside .logo{
  margin-left: 0;
  padding-left: 0;
}
.set-max{
  max-width: 1920px;
  margin: 0 auto;
}

footer .copyright-items{
  display: flex;
  gap: 45px;
}

footer .outside .brand-slider{
  pointer-events: none;
}

@media all and (max-width:767px){
  #header .header-inside .logo img{
    width: 100px;
  }
  #header .header-body .inside{
    text-align: center;
  }
  #header .header-body .inside .purchase-plan-setter{
    justify-content: center;
    text-align: center;
  }
  #header .header-body .inside .slogan-text{
    display: flex;
    justify-content: center;
    text-align: center;
  }
  #header .header-body .inside .burger-menu-navigation ul{
    margin: 0 auto;
  }
  .complete_transfer.bottom_sticky_bar{
    position: static;
  }
}

.require-border {
    border-color: red !important
}

.swal2-popup {
    border-radius: 0;
}
.swal2-icon {
    zoom: 0.7;
}
.swal2-title {
    padding-top: 15px;
    font-size: 25px;
}
.swal2-html-container {
    font-size: 17px;
    padding-top: 8px;
}
.swal2-cancel {
    border-radius: 0;
    padding: 5px 25px;
    font-size: 14px;
    font-weight: 400;
    background: #C29B40;
    transition: all 0.3s ease-in-out;
    margin-top: 10px;
}
.swal2-cancel:hover {
    background: #0A2345
}
@media(max-width: 767px) {
    .swal2-title {
        padding-top: 12px;
        font-size: 20px;
    }
    .swal2-html-container {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .banner-destination, .banner-sub {
        padding-top: 180px;
    }
}
.swal2-timer-progress-bar-container {
    border-radius: 0 !important
}

.shake-once {
    animation: shake 0.4s ease;
    animation-iteration-count: 1;
    background: red;
}

@keyframes shake {
    0%   { transform: translateX(0); }
    20%  { transform: translateX(-8px); }
    40%  { transform: translateX(8px); }
    60%  { transform: translateX(-8px); }
    80%  { transform: translateX(8px); }
    100% { transform: translateX(0); }
}


.slick-dotted {
  margin-bottom: 50px !important;
}
.slick-dotted .slick-dots {
  display: flex !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: absolute;
  bottom: unset;
  top: calc(100% + 20px);
  left: 0;
}
@media all and (max-width: 575px) {
  .slick-dotted .slick-dots {
    gap: 10px;
  }
}
@media all and (max-width: 375px) {
  .slick-dotted .slick-dots {
    gap: 7px;
  }
}
.slick-dotted .slick-dots > * {
  padding: 0 !important;
  margin: 0 !important;
  width: 10px;
  height: 10px;
  background: #0A2345;
  border-radius: 50%;
  transition: all 0.3ss ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.slick-dotted .slick-dots > *.slick-active {
  background: #C29B40;
}
.slick-dotted .slick-dots > * button {
  display: none;
}

@media all and (max-width:574px){
  .blog-news .inside{
    padding: 15px;
  }
  .blog-news .inside .item{
    padding: 0 10px;
  }
  .page-detail.modal-body .title-46{
    font-size: 22px;
  }
}

.newsletter-form-wrapper .input-checkbox, 
.newsletter-form-wrapper .input-radio{
  align-items: flex-start;
}
.newsletter-form-wrapper .input-checkbox span{
  margin-top: 3px;
}


@media all and (max-width:574px){
  #paymentform .checkbox-group .pretty{
    white-space: unset;
  }
  #checkout .checkout-summary .item{
    flex-direction: column;
  }
  #checkout .checkout-summary .item{
    flex-direction: column;
  }
  #checkout .checkout-summary .item .left{
    flex: 0 1 2.5rem!important;
  }
  #checkout .link-bar{
    padding-bottom: 40px;
  }
}