@charset "utf-8";
/* CSS Document */
/* ---------- TOUR ------------------*/

.tour{

 }
.tour-image{
height: 150px;
object-fit: cover;
width: 100%;
}
.tour:hover{
transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
          transform: translateY(-3px);   
}
.tour-detail{
     border: 1px solid #e7eaf3;
    border-radius: 5px;  
}
.tour-detail:hover{
box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);  

}
.tour-info{
    padding: 10px;
}
.tour-img{
width: 100%;
}
.city-info{
    padding: 10px;
}
.city-info-header-title{
font-family:"Rubik", Helvetica, Arial, sans-serif;
color: #3b444f  !important; 
font-weight: 700;
    font-size: 17px;
}

.tour-info-header-title{
font-family:"Rubik", Helvetica, Arial, sans-serif;
color: #297cbb !important; 
font-weight: 600;
}
.tour-from {
    position: absolute;
        color: #fff;
    bottom: 120px;
    left: 35px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 0 1px 15px rgba(0,0,0,0.5);
    font-weight: 600;
    font-size: 17px;
}
.tour-from from{
  font-size: 12px;
}
.tour-from price{
    left: 85px;
    font-size: 18px;
}
.tour-feature{
    position: absolute;
    top: 20px;
    left: 35px;
    font-size: 13px;
}
.one-way {
    color: #67747c;
    font-size: 13px;
    padding: 10px 0px;
    font-weight: normal;
}
.tour-feature span {
background: #fff;
    color: #297cbb;
    padding: 8px 20px;
    border-radius: 20px;
}
.tour-feature label {
    background: #fff;
    color: #de4437;
    padding: 8px 20px;
    border-radius: 20px;
    margin-left: 20px;
}
.country-feature city {
    color: #fff;
    opacity: 1;
    padding-left: 30px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 0 1px 15px rgba(0,0,0,0.5);
}
.country-name {
    background: #fff;
    color: #297cbb;
    padding: 5px 20px;
    border-radius: 20px;
    position: absolute;
    top: 90px;
    left: 90px;
    font-size: 14px;
}

.layout-country{
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    background: rgba(49, 45, 101, 0.8);
    border-radius: 5px;
    padding: 4px 15px;
    line-height: 1.2;
}
.tour-duration{
color: #67747c; 
font-size: 14px;
 padding: 10px 0px;
}
.heart{
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
}
.fleft{
    display: inline-block;
    float: left;
    padding-right: 20px;
}
.car-reviews{
 border-radius: 3px;
 margin-bottom: 10px;
}
.car-review-detail{
     margin-top: 25px;
   height: 250px; 
overflow: hidden 
} 
.car-review-title {
    font-size: 15px;
    color: #46A5DC;
    float: left;
    width: 100%;
}
.car-bag {
    float: left;
    color: #928f8f;
}
.car-bag span {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #999;
    text-align: left;
}
.pop-package {
    display: inline-block;
    font-size: 14px;
    color: #908e8e;
}
.yellow {
    color: #F9B90F;
}
.green{
 color: #b0d12b !important;
}
.review-img {
    width: 30%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    float: left;
 }
.review-text {
    width: 50%;
    float: left;
    padding-left: 20px;
}
.cars-price {
    color: #999;
    font-weight: 600px;
    font-size: 11px;
    text-transform: uppercase;
    float: right;
}
.cars-price small {
    display: block;
    color: #838383;
    text-align: center;
}
.cars-price span {
    color: #7db921;
    font-size: 1.6667em;
    padding-left: 5px;
    font-weight: normal;
}
.review-star-rate {
    border-top: 0px solid #ededed;
    width: 100%;
    float: left;
    padding-bottom: 5px;
}
._fl-left {
    float: left !important;
}
._fl-right {
float: right !important;
}
.review-rating {
    font-size: 13px;
    overflow: hidden;
    color: #77838f;
}
.w-90{
    width: 90% !important;
}
.w-80{
    width: 80% !important;
}
.review-font {
    font-size: 1em !important;
    color: #01b7f2 !important;
    font-style: italic;
}
.top-end {
    border-bottom: 1px solid #d9dad0;
    border-top: 3px solid#febe11;
    background: #fff;
}
.feature {
    border-left: 1px solid#d9dad0;
    padding: 15px;
    height: 60px;
}
.bor-top {
    border-color: #01b7f2;
    background: #01b7f2;
    color: #fff;
    font-size: 1.5em;
    padding: 10px;
    border-radius: 50%;
    margin-top: -8px;
    top: -10px;
}
.tit-bor {
    font-weight: normal !important;
    margin-top: 3px !important;
}

.pop-package-name{
    position: absolute;
    top: 20px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 0 1px 15px rgba(0,0,0,0.5);
    font-weight: 600;
    padding-top: 75px;
}
.hotel{

}
.hotel:hover{
transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
          transform: translateY(-3px);   
}
.hotel-detail{
     border: 1px solid #e7eaf3;
    border-radius: 5px;  
    margin-bottom: 20px;
}
.hotel-detail:hover{
box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);  

}
.hotel-from {
    position: absolute;
    color: #fff;
    bottom: 200px;
    left: 35px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 0 1px 15px rgba(0,0,0,0.5);
    font-weight: 600;
    font-size: 17px;
}
.hotel-airport {
    color: #fff;
    font-size: 13px;
    padding: 2px 15px;
    background: #297cbb;
    border-radius: 3px;
    display: inline-block;
    font-weight: 600;
}
.per-car {
    color: #67747c;
    font-size: 14px;
    display: inline-block;
    padding-left: 10px;
}
.transfer-rate {
    margin-bottom: -1px;
    position: relative;
}
.capacity{
font-weight: 700;
}
.hidden-ride-filter {
    display: none;
    cursor: pointer;
}
.more-details{
      text-align: center;
}
.details-icon{
     display: inline-block;
    padding: 7px 10px;
    background: #2196F3;
    border-radius: 3px;
    color: #fff;
}   
.car-user {
    padding: 0px 20px;
    font-size: 13px;
    display: inline-block;
    float: left;
}
.car-detail{
     border: 1px solid #e7eaf3;
    border-radius: 5px;  
    margin-bottom: 20px;
}
.car-price{
    display: block;
    float: right;
    padding: 0px 10px ;
}
.d-lg-flex{
 display: flex !important;   
}
.service-img{
background-size: cover !important;
    position: relative;
    height: 100%;
    width: 100%;
}
.service-info{
display: inline-table;
    position: relative;
}
.service-detail{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 8px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    margin-bottom: 1.5rem;
    width: 100%;
} 
.service_title{
    font-size: 20px;
    color: #337ab7;	
}
.service_text {
    font-size: 14px;
    color: #878C9F;
}	
.item7-card-img {
    position: relative;
    overflow: hidden;
    border-start-end-radius: 0px;
    border-start-start-radius: 0px;
}
.w-100 {
    width: 100% !important;
}

.br-5 {
    border-radius: 5px !important;
}
.mt-6 {
    /* margin-block-start: 2rem !important; */
}

.mb-3 {
    margin-block-end: 0.75rem !important;
}
.font-weight-semibold2 {
    font-weight: 600 !important;
}
/*  POPULAR PACAKEGS-------------*/

.pop-item{
cursor: pointer;
display: block;
border-radius: 5px 5px 0px 0px;
overflow: hidden;
}
.pop-item-desc {
    position: relative;
 
}
.cover-image{
background-size: cover !important;
    position: relative;
     -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
}
.card-img {
    width: 100%;
    border-radius: calc(3px - 1px);
    height: 100%;
}
.card-img img {
    border-radius: 5px;
}
.cover-image {
    background-size: cover !important;
    position: relative;
}
.banner-caption {
    color: #333063 !important;
    padding: 16px !important;
}
.banner-caption-2 {
    color: #333063 !important;
    padding: 20px 20px 0px !important;
}
.hotel-caption {
    color: #333063 !important;
    padding: 16px !important;
    height: 125px;
    overflow: hidden;
}
.pop-title{
    position: absolute;
    top: 10px;
    margin-left: 20px;
    color: #297cbb;
    background: #fff;
    padding: 3px 15px;
    border-radius: 3px;
}
.pop-packages{
    margin: 12px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
}
.pop-packages:hover{
 transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
          transform: translateY(-3px);   
 box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);  
    border-radius: 5px;
}
.last-packages{
    margin: 5px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
}
.top-packages{
    margin: 5px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
}
.top-packages:hover{
 transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
          transform: translateY(-3px);   
 box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);  
    border-radius: 5px;
}
.car-packages{
    margin: 10px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
.car-packages:hover{
 transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
          transform: translateY(-3px);   
 box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);  
    border-radius: 5px;
}
.advisor-packages{
    margin: 10px;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
.feature-packages{
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    border-radius: 5px;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 20px;
}
.hidden-ride-filter {
    display: none;
    cursor: pointer;
}
.banner-text {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 10px !important;
}
.bg-gray{
 background-color: #f5f4fb;   
}
.rate-body{
 border-top: 1px solid #e5e4f0;
    padding: 10px 20px;
}
.rate-text {
font-size: 14px;
    color: #3f3e50;
    display: inline-block;
}
.rate-star{
    overflow: hidden;
    margin-bottom: 7px;
    display: inline-block;
    float: right;
}
.tour-star{
    overflow: hidden;
    margin-bottom: 7px;
    display: inline-block;
    float: left;
    font-size: 12px;
}
.test-star{
    overflow: hidden;
    margin-bottom: 7px;
    display: inline-block;
}
.test-shap{
    position: absolute;
    width: 65px;
    height: 100%;
    left: 0px;
}
.overlay-rate{
    position: absolute;
    bottom: 12px;
    right: 0;
    color:#fff;
    z-index: 2;
    padding: 7px 25px;
    border-radius: 5px 0 0 5px;
    font-weight: 400;
    font-size: 18px;
    background: #f96768;
}
.icons{
    right: 15px;
    position: absolute;
    z-index: 98;
    top: 15px;
}
.icon-heart{
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #fff;
   background: rgba(49, 45, 101, 0.65);
}
._bg-heart{
  background: #f96768 !important;  
}
.icon-heart-2{
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #fff;
  background: rgba(49, 45, 101, 0.65) !important;  
}

.icon-heart-2:hover{
 background: #f96768 !important;     
}
.icon-car{
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #fff;
   background: rgba(49, 45, 101, 0.65);
    font-weight: 500;
}
._bg-urgent{
  background: #7167ff !important;  
}
.top-let{
    top: -10px;
    left: -10px;
    position: absolute;
    overflow: hidden;
    z-index: 10;
    height: 150px;
    width: 150px;
}
.pop-bar{
position: absolute;
    display: block;
    width: 225px;
    padding: 8px 0;
    box-shadow: 0 5px 10px rgba(49, 45, 101, 0.1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(49, 45, 101, 0.2);
    text-transform: capitalize;
    text-align: center;
}
.bar-left{
    right: -8px;
    top: 30px;
    transform:rotate(-45deg);
}
.bar-warning {
    right: 13px;
    top: 7px;
    transform: rotate(-45deg);
}
._bg-warning{
    background:#ffb609 !important; 
}
.tour-packages {
    margin: 15px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
.home-main{
    width: 33%;
    float: left;
}
.home-main-2{
    width: 67%;
    float: left;
}
.home-main-3{
    width: 100%;
}
.home-main-image{
 object-fit: cover;
 width: 100%;
 height: 220px;
} 
.home-main-image-attractions{
    object-fit: cover;
    width: 100%;
    height: 145px;
}
.home-left-image{
 height: 385px;
 object-fit: cover;
 width: 100%;
}  
.home-left{
   margin: 12px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.05);
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
}   
.home-left-item {
-webkit-box-flex: 1;
    flex: 1 0 auto;    
}
.home-packages {
    margin:10px;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid#e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.05);
    border-radius: 5px;
    overflow: hidden;
    float: left;
    width: 30.5%;
}
.home-packages:hover {
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.12);
}
.home-left:hover {
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.12);
}
.home-item {
    -webkit-box-flex: 1;
    flex: 1 0 auto; 
    width: var(--simple-tile-width-lg);
    height: calc(var(--simple-tile-width-lg)*0.65 + 60px);
}
.overlay-tour{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(49, 45, 101, 0.6) !important;
    padding: 5px 20px;
    z-index: 1;

}
.overlay-tour-rate {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    right: 10px;
    top: 15px;
    color: #6c757d;
}
.overlay-tour-rate smal{
    font-size: 13px;
    font-weight: 200;
    color: #727b84;
}
.bg-light {
    background-color: #e5e4f0 !important;
}

.badge {
    display: inline-block;
    padding: .4em .8em;
    font-size: 100%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
    color: #444;
    margin-bottom: 7px;
}
.bgr-success {
    color: #fff;
    background-color: #3eb750 !important;
}
.bgr-danger {
    color: #fff;
    background-color: #fe6567 !important;
}
.bgr-warning {
    background-color: #ffb609 !important;
    color: #fff;
}
.bgr-primary {
   background-color: #7167ff !important;
   color: #fff;  
}
.bgr-secondary {
    background-color: #f96768 !important;
    color: #fff;
}
.bgr-darkblue {
  background-color: #0093d2 !important;
}
.bgr-niceblue {
 background: #3AACED;   
}
.bgr-yellow {
    background-color: #ffb609 !important;
    color: #fff !important;
}
.bgr-white {
   background-color: #fff !important;
}
.bgr-info {
    background-color: #23bcb7 !important;
}
.bgr-type{
 background: #00587e;
}
.bgr-danger-transparent {
    background-color: rgba(214, 15, 2, 0.1) !important;
}
.bgr-primary-transparent {
    background-color: rgba(113, 103, 255, 0.1) !important;
 }
.bgr-warning-transparent {
    background-color: rgba(255, 162, 43, 0.1) !important;
}
.bgr-success-transparent {
    background-color: rgba(62, 183, 80, 0.1) !important;
}
.bgr-dark-transparent6 {
    background-color: rgba(49, 45, 101, 0.6) !important;
}
.bgr-info-transparent {
    background-color: rgba(35, 188, 183, 0.1) !important;
}
.bgr-dark-purple {
    background-color: #160346 !important;
}
.footer-main {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top: 1px solid rgba(167, 180, 201, 0.2);
    border-bottom: 1px solid rgba(167, 180, 201, 0.2);
}
.footer-main a {
    line-height: 2;
    transition: opacity .2s;
    color: rgba(255, 255, 255, 0.6);
}
.text-secondary {
    color: #f96768 !important;
}
footer .border-bottom {
    border-bottom: 1px solid rgba(167, 180, 201, 0.2) !important;
}
.social-icons li {
    margin-right: 15px;
    display: inline-block;
    list-style: none;
    font-size: 14px;
    width: 35px;
    height: 35px;
    margin: 1px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 35px;
    margin: 1px auto;
    text-align: center;
    cursor: pointer;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.footer-links a {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    text-decoration: none;
}
.btn-link {
    font-weight: 400;
    background-color: transparent;
}
.footer-links a:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background: rgba(255, 255, 255, 0.15);
    left: -4px;
    z-index: 17;
    display: block;
    top: 11px;
}
.footer-links a:hover{
 color: #f96768;  
    text-decoration: none;
}
.border-info {
    border-color: #23bcb7 !important;
}
.border-primary {
    border-color: #7167ff !important;
}
.border-danger {
    border-color: #f96768 !important;
}
.border-success {
    border-color: #3eb750 !important;
}
.text-info {
    color: #23bcb7 !important;
}
.text-blue {
 color: #3AACED !important;   
}
.text-muted {
    color: #797896 !important;
} 
.star-absolute{
position: absolute;
top: 15px;
right: 10px;
}
.video-btn {
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.9);
    animation: pulse 2s infinite;
    animation-duration: .9s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 88px;
    font-size: 30px;
    background: #fdfdfd1a;
    border: 6px solid rgba(255, 255, 255, 0.05);
    cursor: pointer;
}
.video-btn1 span {
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    background: #282f3f;
    margin: 0 auto;
    text-align: center;
    top: 40%;
    position: absolute;
    left: 0;
    right: 0;
}
.video-btn i {
    margin: 0 0 0 7px;
}
.check-icon-text {
    font-size: 12px;
    opacity: 0.66;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";
    filter: alpha(opacity=66);
    margin-bottom: 0;
    margin-top: 10px;
    width: 48%;
    display: inline-block;
}
.category-name {
    position: absolute;
    bottom: 10px;
    padding: 3px 20px;
    left: 10px;
    color: #4f4b8b;
    border-radius: 3px;
    font-weight: 700;
    opacity: 1;
    text-transform: capitalize;
    transition: all .5s ease 0s;
    z-index: 9;
}
.destinations{
margin-bottom: 20px;
}
.destination-name {
    position: absolute;
    bottom: 10px;
    padding: 3px 20px;
    left: 10px;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    opacity: 1;
    text-transform: capitalize;
    transition: all .5s ease 0s;
    z-index: 9;
    font-size: 13px;
}
.hotel-icon {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px !important;
    font-weight: 400;
    color: #3f3e50;
}
.hotel-icon i {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 25px;
    background: #e5e4f0;
    line-height: 25px;
    border-radius: 50%;
}
.book-icon {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 5px !important;
    font-weight: 400;
    color: #999;
    display: inline;
    margin-right: 10px;
}
.book-icon i {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #D51D21;
}
.list-icon {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px !important;
    font-weight: 400;
    color: #3f3e50;
}
.list-icon i {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 25px;
    background: #e5e4f0;
    line-height: 25px;
    border-radius: 50%;
    margin-bottom: 5px;
}
.list-image{
   height: 120px;
    object-fit: cover;
    width: 100%;
    border-radius: 4px;
}
.city-image{
    object-fit: cover;
    width: 100%;
    border-radius: 4px;
    height: 215px;
}
.country-main-image{
    object-fit: cover;
    width: 100%;
    border-radius: 4px 4px 0px 0px;
    height: 200px;
}
.book-caption {
    position: relative;
    z-index: 5;
    color: #333063 !important;
    padding: 10px 0px !important;
    height: 80px
}
.shop-cart{
padding-left: 0px !important;
    margin-left: 0px !important;
}
.shop-cart i {
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 25px;
    background: #F44336;
    line-height: 25px;
    border-radius: 50%;
    color: #fff;
}
.hotel-name {
    position: absolute;
    bottom: 10px;
    padding: 3px 20px;
    left: 10px;
    color: #4f4b8b;
    border-radius: 3px;
    font-weight: 700;
    opacity: 1;
    text-transform: capitalize;
    transition: all .5s ease 0s;
    z-index: 9;
    background: #fff;
}
.rest-icon {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px !important;
    font-weight: 400;
    color: #3f3e50;
}
.rest-icon i {
    margin: 0 auto;
    font-size: 12px;
    width: 10px;
    height: 15px;
    line-height: 15px;
}
.rest-text {
    font-size: 14px;
    color: #3f3e50;
    float: right;
}
.rest-star {
    overflow: hidden;
    margin-bottom: 7px;
    display: inline-block;
    float: left;
}
.tour-icon {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px !important;
    font-weight: 400;
    color: #3f3e50;
 }
.tour-icon i {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 25px;
    background:rgba(255, 255, 255, 0.3);
    line-height: 25px;
    border-radius: 50%;
}
.hotel-overlay{
    position: absolute;
    bottom: 12px;
    right: 12px;
    color: #fff;
    z-index: 2;
    padding: 7px 15px;
    border-radius: 5px;
    font-weight: 500;
    background: linear-gradient(rgba(49, 45, 101, 0.75) 10%, rgba(49, 45, 101, 0.75));
    font-size: 12px;
}
.text-pink {
    color: #ff2b88 !important;
}
.text-green {
    color: #3eb750 !important;
    font-weight: 200 !important;
 }
.prof-img {
    width: 35px !important;
    height: 35px;
    border-radius: 50%;
}
.prof-title{
 font-size: 14px;
 padding: 7px 10px;
 color: #797896 !important ;
 font-weight: 600;
}
.location-subtitle{
 margin-bottom: 0;
    margin-top: 10px;
    font-size: 15px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
    filter: alpha(opacity=45);
    color: #878C9F;
    font-weight:normal;
}
.prof-title i{
margin-left: 5px;
}
.counter-icon {
    width: 65px;
    height: 65px;
    padding: 1.3rem 1.4rem;
    border-radius: 50%;
    text-align: center;
    background: rgba(255, 255, 255, 0.15);
    line-height: 35px;
    font-size: 20px;
}
.tabs-heading{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.tabs-heading li{
    padding: 7px 20px 7px 20px;
    color: #3f3e50;
    background: #fff;
    margin: 0 10px;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #e5e4f0;
    box-shadow: 0px 0px 12px 0px rgba(79, 37, 225, 0.03);
}    
.tabs-heading li.active{
 background: #f96768;
    border: 1px solid #f96768;
} 
.tabs-heading li.active a{
    color: #fff !important;
   text-decoration: none; 
} 
.special-offer {
    position: absolute;
    width: 80px;
    height: 80px;
    top: -20px;
    text-align: center;
    padding-top: 20px;
    border-radius: 0 30% 50% 30%;
    left: -20px;
    transition: all 0.4s;
    opacity: 1;
}
.special-offer .percentage {
    font-size: 16px;
    font-weight: 600;
    padding-top: 9px;
    padding-left: 20px;
}
.special-offer .percentage-off {
    font-size: 12px;
    padding-left: 12px;
}
.special-offer .percentage-off span, .percentage-off span {
    display: none;
}
.theme-testimonial-2{
border: 1px solid #e2e2e2;
border-radius: 5px;
padding: 20px;
display: flex;
margin-bottom: 20px;
height: 200px;
}
.top-cities {
    background: #0093d2;
    border-color: #0084bd;
    font-size: 13px;
    font-family: 'Roboto', helvetica, Arial, sans-serif;
    padding: 10px;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
}
.top-cities:hover{
  background: #0084bd;
  border-color: #0076a8;    
}
.city-shape{
position: absolute;
    width: 45px;
    height: 100%;
    left: 0px;
    top: 0px;
  background-color: rgba(255, 162, 43, 0.1) !important; 
}
.test-shape{
position: absolute;
    width: 65px;
    height: 100%;
    left: 5px;
    top: 0px;
    border-radius: 5px 0px 0px 5px;
}
.test-shape-horizontal {
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0px;
    top: 0px;
    border-radius: 5px 5px 0px 0px;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 20px;
    position: relative;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-lg {
    height: 46px !important;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 5px;
}
.btn-secondary {
    color: #fff !important;
    background-color: #f96768;
    border-color: #f96768;
    box-shadow: 0px 0px 12px 0px rgba(249, 103, 104, 0.35);
    border-radius: 0px 5px 5px 0px;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #e44f50;
    border-color: #e44f50;
}
.btn-secondary-2 {
    color: #fff !important;
    background-color: #f96768;
    border-color: #f96768;
    box-shadow: 0px 0px 12px 0px rgba(249, 103, 104, 0.35);
    border-radius:5px;
}
.btn-secondary-2:hover {
    color: #fff;
    background-color: #e44f50;
    border-color: #e44f50;
}
.btn-success {
    color: #fff !important;
    background-color: #3eb750;
    border-color: #3eb750;
    box-shadow: 0px 0px 12px 0px rgba(249, 103, 104, 0.35);
    border-radius: 3px;
}
.category-svg {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 80px;
    position: relative;
     background: rgba(113, 103, 255, 0.04);
}
.category-svg-2 {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 80px;
    position: relative;
}
.icon-lineheight {
    line-height: 80px !important;
}
.text-primary {
    color: #7167ff !important;
}
.text-success {
    color: #3eb750 !important;
}
.text-warning {
    color: #ffb609 !important;
}
.text-danger {
    color: #fe6567 !important;
}
.text-shadow{
 text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 0 1px 15px rgba(0,0,0,0.5);
}
.app-header-background.app-header-background2 {
    background: #7167ff;
}
/* NE TOP BAR---------------------------*/
.app-header-background {
    background: #7167ff;
}
.background-none{
 background: none !important;   
}
.top-bar {
    border-bottom: 1px solid #e5e4f0;
    background: #fff;
    position: relative;
    z-index: 9999;
}
.top-bar-left ul {
    margin-bottom: 0;
}

.top-bar.app-header-background .top-bar-left .socials li, .top-bar.app-header-background .top-bar-left .contact li {
    border-color: rgba(255, 255, 255, 0.15);
}

.top-bar .top-bar-left .socials li {
    display: inline-block;
    float: left;
    font-size: 15px;
    padding: 9px 15px;
    margin: 0;
    border-left: 1px solid #e5e4f0;
}
.top-bar .top-bar-right {
    display: flex;
    float: right;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 8px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e5e4f0;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    width: 100%;
    margin-bottom: 20px;
}
.card-2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 8px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    width: 100%;
    padding: 20px;
}
.card-body-2 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    position: relative;
    padding: 20px 0px;
}
.w-70 {
    width: 70% !important;
}
.brround {
    border-radius: 50%;
}
.bg-pink-transparent {
    background-color: rgba(255, 43, 136, 0.1) !important;
}
.bg-purple-transparent {
    background-color: rgba(96, 77, 216, 0.1) !important;
}
.bg-warning-transparent {
    background-color: rgba(255, 162, 43, 0.1) !important;
}
.bg-danger-transparent {
    background-color: rgba(214, 15, 2, 0.1) !important;
}
.bg-success-transparent {
    background-color: rgba(62, 183, 80, 0.1) !important;
}
.bg-info-transparent {
    background-color: rgba(35, 188, 183, 0.1) !important;
}
.item7-absolute {
    position: absolute;
    bottom: 0;
    background: rgba(49, 45, 101, 0.6);
    z-index: 1;
    padding: 10px;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    font-size: 13px;
}
.item7-absolute span {
    width: 32%;
    display: inline-block;
    text-align: center;
}
.item7-price-absolute {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff;
    font-size: 30px;
    z-index: 2;
    font-weight: 600;
}
.item7-price-absolute del {
    font-size: 20px;
    font-weight: 500;
}
.no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
 .content-text{
    position: relative;
    z-index: 10;
}
.travel-packages {
    margin: 15px;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 5px 4px 12px 4px rgba(79, 37, 225, 0.03);
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 20px;
}
.travel-packages:hover {
 transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
          transform: translateY(-3px);   
 box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);  
    border-radius: 5px;
}
.city-list {
    position: relative;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #e5e4f0;
    text-align: center;
    cursor: pointer;
    margin: 0px 5px 10px 0px;
    float: left;
    width: 150px;
}
.city-light {
    color: #333063;
    background-color: #e5e4f0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 10px;
}
.city-text{
font-weight: 400;
font-size: 13px;
color: #969191 !important;
}
.city-list:hover {
background: #e5e4f0;
}
.the-world:hover {
 transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
          transform: translateY(-3px);   
 box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);  
    border-radius: 5px;
}
.ribbon-top-left {
    top: -10px;
    left: -10px;
}
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}
.ribbon-top-right {
    top: -10px;
    right: -10px;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 8px 0;
    box-shadow: 0 5px 10px rgba(49, 45, 101, 0.1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(49, 45, 101, 0.2);
    text-transform: capitalize;
    text-align: center;
}
.ribbon-top-left span {
    right: -8px;
    top: 30px;
    transform: rotate(-45deg);
}
.ribbon-top-right span {
    left: -8px;
    top: 30px;
    transform: rotate(
45deg
);
}
.ribbon-top-right::before {
    border-top-color: transparent;
    border-right-color: transparent;
    top: 0;
    left: 36px;
}
.ribbon-top-left::before {
    border-top-color: transparent;
    border-left-color: transparent;
    top: 0;
    right: 30px;
}
.ribbon::after, .ribbon::before {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid;
}
.ribbon-top-right::after {
    bottom: 36px;
    right: 0;
}

.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon::after, .ribbon::before {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid;
}
.special-offer2 {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0px;
    text-align: center;
    padding-top: 13px;
    border-radius: 5px 40% 50% 40%;
    left: 0px;
    transition: all 0.4s;
    opacity: 1;
    z-index: 9;
}
.item-title {
    position: absolute;
    left: 0px;
    color: #fff;
    bottom: 20px;
    z-index: 2;
    right: 0px;
    padding: 10px 20px 10px 20px;
    background: rgba(49, 45, 101, 0.6);
    font-weight: 600;
}
.item-title span {
font-size: 13px;
}
.date-blog {
    position: absolute;
    padding: 6px 10px;
    border-radius: 3px;
    bottom: 15px;
    right: 15px;
    color: #fff;
    text-align: center;
}
.search-bottom{
     position: relative;
    bottom: -50px;
    background: linear-gradient(-45deg, #00587e, rgb(0 125 210 / 76%));
    border-radius: 5px;
    padding: 20px;
}  
.border-left {
    border-left: 1px solid #e5e4f0 !important;
}
.category-banner-title {
    color: #343a40;
    padding: 10px 10px 0px 0px;
    display: inline-block;
}
.cat-figure{
    background: #e2e2e2;
    padding: 2px 7px;
    border-radius: 5px;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    color: #797896;
}
.advisor{ 
font-size: 12px;
color: #797896;   
}
.advisor span {
    font-weight: bold;
}
.statics {
    width: 200px;
    height: 200px;
    padding-top: 45px;
    border-radius: 50%;
    margin: 0 auto;
    border: 3px solid;
}
.bg-background-color:before {
    background-color: #167ac6 !important;
}

.shape-before:before {
    border-radius: 40% 0% 40% 0% / 40% 30% 40% 30%;
}
.bg-background-color:before, .bg-background3:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    top: 0;
}
.leading-tight {
    line-height: 40px !important;
}
.leading-loose {
    line-height: 30px !important;
}
.top-bar-right{
    display: flex;
    height: 100%;
}
.custom {
    display: flex;
    border-right: 1px solid #e5e4f0;
}
.top-bar-right .custom li {
    padding: 0px 12px;
    font-size: 13px;
    border-left: 1px solid #e5e4f0;
    line-height: 40px;
}
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.top-bar-right .custom li a {
    line-height: 40px;
    text-decoration: none;
}

.text-dark, .text-body {
    color: #333063 !important;
    text-decoration: none !important;
}
.top-bar .contact {
    padding-right: 0px;
}
.top-bar-cur {
     border-left: 1px solid #e5e4f0;
     height: 40px !important;
    padding: 10px 15px !important;
    width: auto !important;
    display: flex;
}
.border-right {
    border-right: 1px solid #e5e4f0 !important;
}
.top-bar .contact li {
    margin: 0;
   /*padding: 8px 0;
    padding-left: 15px;
    border-left: 1px solid #e5e4f0;*/
    height: 30px;
   /*line-height: 26px;*/
}
.top-bar .top-bar-left .contact li {
     display: inline-block;
    color: #3f3e50;
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}
.d-lg-none {
    display: none !important;
}
.top-bar .select-country {
    padding: 0 !important;
}
.text-black-50 {
    color: rgba(49, 45, 101, 0.5) !important;
}
.top-bar-right .custom li .dropdown-menu .dropdown-item {
    line-height: 22px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #3f3e50;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-icon {
    margin-right: .5rem;
    margin-left: -.5rem;
    width: 1em;
    display: inline-block;
    text-align: center;
    vertical-align: -1px;
    font-size: 14px;
    font-weight: 600 !important;
    text-decoration: none;
}
.top-bar .top-bar-left {
    display: flex;
}
.banner-absolute-image img {
    position: absolute;
    bottom: 0;
    z-index: 1;
    opacity: 0.3;
}
.banner-absolute-image-new img {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    object-fit: cover;
	height: 100%;
}
.user-icon {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 5px !important;
    font-weight: 400;
    color: #f96768;
    display: inline-block;
    padding-right: 10px;
 }
.user-icon i {
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #e5e4f0 !important;
    border-radius: 50%;
}
.widgets-cards .wrp.icon-circle {
    width: 73px;
    height: 73px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    margin-right: 15px;
}
.widgets-cards .wrp.icon-circle i {
    font-size: 25px;
    color: #fff;
}
a:active, a:focus, a:hover {
    outline: 0;
    text-decoration: none;
}
.item-all-card {
    position: relative;
    padding: 25px 25px;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #fff;
}
.iteam-all-icon1 {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 25px 0;
}
.iteam-all-icon2 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 17px 0;
}
._brr-0{
  border-right: none;   
}
.w-60 {
    width: 60% !important;
}
.img-absolute-bottom {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 400px;
}
.header-transparent {
    background: rgba(0, 0, 0, 0.05) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.absolute-banner-section {
    position: absolute;
    z-index: 1;
    width: 100%;
}

.categories {
    margin-top: -65px;
    margin-bottom: 65px;
}
.box-shadow-0 {
    box-shadow: none !important;
}
.icon-service1 {
    display: inline-flex;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
.icon-service1 i {
    font-size: 26px;
}
.new-search{
     position: absolute !important;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0 auto;
    top: 34%;
    z-index: 99;
}   
.new-search-banner {
    position: relative !important;
    z-index: 99;
    margin-top: -90px;
}
.categories {
    margin-top: -65px;
    margin-bottom: 65px;
}
.socials {
    display: flex;
}
.app-header-background .contact.border-right {
    border-color: rgba(255, 255, 255, 0.15) !important;
}
.top-bar.app-header-background .top-bar-right .custom li {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.header-main .top-bar-right .custom li:last-child {
    margin-right: 0;
}
.top-bar-right .custom li {
    padding: 0px 12px;
    font-size: 13px;
    border-left: 1px solid #e5e4f0;
    line-height: 40px;
}
.top-bar.app-header-background .top-bar-right .custom {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

.header-main .top-bar-right .custom {
    display: flex;
    border-right: 1px solid #e5e4f0;
}
.place-tour-card {
    height: 350px;
}
  ._mob-s {
    display: none !important;
  }
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.alt-banner {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
}
.alt-banner caption{
    display: block;
}
.alt-title{
color: #fff;
padding: 0px 10px;
    display: inline-block;
}
.alt-image{
    width: 32px;
    height: 32px;
}
.alt-banner:hover {
   background: rgba(0, 0, 0, 0.25);
    box-shadow: 5px 4px 12px 4px rgba(49, 40, 154, 0.25);
}
.travel-banner {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 25px;
    border-radius: 50%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
}
.travel-banner:hover {
   background: rgba(0, 0, 0, 0.25);
    box-shadow: 5px 4px 12px 4px rgba(49, 40, 154, 0.25);
}
.travel-image{
    width: 60px;
    height: 60px;
}
.icon-banner {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 20px;
    border-radius: 50%;
    cursor: pointer;
}
.icon-banner-title {
    color: #343a40;
    padding: 0px 10px;
    display: inline-block;
}
.advanture-banner {
    text-align: center;
}
.row-2 {
    margin-right: -15px;
    margin-left: -15px;
    flex-wrap: wrap;
    display: flex;
}
.travel-text-body{
 position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px
}
.travel-star{
display: block;
padding-bottom: 15px;
}
.travel-text-body span {
    color: #fff;
    display: inline-table;
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin-top: 10px;
}
.travel-text-body title {
    color: #fff;
    display: inline-table;
    font-size: 18px;
    text-align: left;
    width: 100%;
    margin-top: 10px;
    font-weight: 600;
}
.tour-text-body{
 position: absolute;
    bottom: 20px;
    padding: 20px;
    left: 0;
    right: 0;
    text-align: center;
}
.tour-text-body span {
    color: #fff;
    display: inline-table;
    font-size: 12px;
    margin-top: 10px;
}
.travel-text-body title {
    color: #fff;
    display: inline-table;
    font-size: 18px;
    text-align: left;
    width: 100%;
    margin-top: 10px;
    font-weight: 600;
}
.country-text-body {
	margin-top: 36px;
	position: absolute;
	top: 2px;
	padding: 70px;
	left: -3px;
widows: 100%
}
.country-title {
 font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding: 20px 0px 20px;
}
.country-text-body p {
color: #fff;
line-height: 30px;
}
.dropdown-item span {
  top: -5px !important;
}
.contact li {
    width: 180px;
}
._hg-60 {
 height: 60px !important;
}
._hg-40 {
 height: 40px !important;
}
.vertical-scroll .item2 {
    border-bottom: 1px solid #e5e4f0 !important;
    padding: 12px 25px;
}
.footerimg img {
    width: 35px;
    height: 35px;
}
.vertical-scroll .item {
    border: 1px solid #e5e4f0 !important;
    margin-bottom: 5px;
    margin-top: 5px;
}
.avatar {
    background: #f96768 no-repeat center/cover;
}
.card-header {
    background: 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    margin-bottom: 0;
    background-color: transparent;
    /*border-bottom: 1px solid #e5e4f0;*/
	background: #f3f2f2;
}

.card-title {
    font-size: 17px;
    line-height: 10px;
    font-weight: 600;
}
.transfer-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    /*padding: 10px;*/
    position: relative;
}
.transfer-rate-body {
    border-top: 1px solid #e2e2e2;
	line-height: 40px;
	height: 50px;
}
.distance{
display: inline-block;
}
._brt-0{
border-top: none;
}
.rate-img{
 width: 20%;
 border-radius: 5px;
}
.transfer-rate-text {
 width: 90%;
 padding-left: 20px;
	padding-top: 10px;
}
.transfer-rate-text small  {
font-weight: 400;
}
.transfer-rate-text-title{
 font-size: 14px;
 font-weight: 400;
 margin: 5px 0px;
}
.transfer-body-rate{
 font-size: 18px;
 color:#f96768;
 font-weight: 600;
}
.btn-sm {
    padding: 4px 10px;
    font-size: 13px;
    height: 30px;
    line-height: 22px !important;
    border-radius: 3px;
    font-weight: normal;
}
.btn-light {
    color: #3d4e67;
    background-color: #e5e4f0;
    border-color: #e5e4f0;
}
.icons-2 {
    right: 15px;
    z-index: 98;
    top: 15px;
}
.sptb {
    padding-top: 48px;
    padding-bottom: 40px;
 }
.sptb-12 {
padding-top: 100px;
padding-bottom: 136px;
}
.absolute-link2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
}
.item-card7-imgs {
    position: relative;
    overflow: hidden;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
 }
.item-card7-overlaytext h3 {
    background: #f96768;
}

.item-card7-overlaytext h3 {
    position: absolute;
    bottom: 12px;
    right: 0;
    color: #fff;
    z-index: 2;
    padding: 7px 25px;
    border-radius: 5px 0 0 5px;
    font-weight: 600;
    font-size: 18px;
}
.border-bottom {
    border-bottom: 1px solid #e5e4f0 !important;
 }   
.car-svg {
    width: 250px;
    height: auto;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 250px;
    position: relative;
    background: rgba(113, 103, 255, 0.04);
}
 .card-footer {
    padding: 10px 10px;
    background-color: rgba(49, 45, 101, 0.03);
    border-top: 1px solid #e5e4f0;
}

.w-150 {
    width: 150px !important;
}
.card .carosel-shape-horizontal {
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0px;
}
.city-item {
    position: relative;
    margin: 15px;
    text-align: center;
}
.country-main {
    position: relative;
    display: inline-block;
    padding: 6px;
    width: 25%;
    float: left;
}
.country-main-2 {
    position: relative;
    text-align: left;
    display: inline-block;
    padding: 5px;
    width: 25%;
    float: left;
}
.country-main-3 {
    position: relative;
    text-align: left;
    display: inline-block;
    padding: 5px;
    width: 33%;
    float: left;
}
.country-detail{
    box-shadow: 5px 4px 12px 4px rgb(79 37 225 / 5%);   
}
.country-detail:hover {
    box-shadow: 5px 4px 12px 4px rgb(79 37 225 / 12%);
    border-radius: 5px;
 }
.cat-item {
    position: relative;
}
.cat-item a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.car-body {
 padding-bottom: 15px;
 border-bottom: 1px solid #e5e4f0 !important;
width: 100%
}
.sight-info{
 padding: 10px 0px;
 font-size: 13px;
 display: block;   
}
.sight-info i{
padding-right: 10px;  
}

.item-card .item-card-desc .item-card-text {
    background: linear-gradient(rgb(49 45 101 / 22%) 10%, rgb(49 45 101 / 42%) 100%);
    transition: all .5s;
}

.item-card .item-card-desc .item-card-text {
    position: absolute;
    left: 0px;
    color: #fff;
    bottom: 0px;
    z-index: 2;
    right: 0px;
    padding: 10px;
    transition: all .5s;
}
 .col-md-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    
    } 
     .col-md-7 {
     -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333% !important;
         float: left;
    }
.w-70 {
 width: 70px !important;
 height: 70px !important;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-body {
    -ms-flex: 1;
    flex: 1;
    zoom: 1;
    overflow: hidden;
}
.text-yellow {
    color: #ffb609 !important;
}
.btn-sm {
    font-size: 13px;
    height: 30px;
    line-height: 22px !important;
    border-radius: 3px;
}
.theme-hero-area-mask-2 {
    background: #000;
    z-index: 2;
    opacity: 0.13;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";
    filter: alpha(opacity=13);
}
.theme-hero-area-mask-3 {
    background: #000;
    z-index: 2;
    opacity: 0.33;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";
    filter: alpha(opacity=13);
}
.list-item{
    position: relative;
    float: left;
    display: inline-block;
    width: 33.3%;
}
/**  PROFILE-----------------------*/
.profile-pic-2 {
    text-align: left;
    margin-top: -70px;
    position: relative;
}
.profile-border {
    border: 1px solid #e5e4f0 !important;
}
.edit-profile-icon {
    position: absolute;
    top: 0;
    left: 8px;
    text-align: center;
}
.edit-profile-icon i {
    color: #fff;
    background: #7167ff;
}

.edit-profile-icon i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: block;
}
.card-status {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 3px;
    border-radius: 7px 7px 0 0;
    background: #e5e4f0;
}
.float-sm-right {
    float: right !important;
}
.border {
    border: 1px solid #e5e4f0 !important;
}

.timeline-tour:before {
    SIZE: A4;
    content: '';
    position: absolute;
    width: 12px;
    height: 100%;
    border: 1px dotted #efefef;
    left: 35px;
    top: 45px;
    z-index: 0;
    border-color: #e7e7f5;
    border-width: 2px 2px;
    border-radius: 40px 0 0 0px;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
}
.timeline-tour {
    position: relative;
}
.timeline-tour li {
    padding-top: 50px;
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .703125rem;
    background-color: #e5e4f0;
    border-radius: 2px;
    position: relative;
    /* -webkit-box-shadow: 0 10px 20px 0 rgb(105 109 131 / 30%); */
    /* box-shadow: 0 10px 20px 0 rgb(228 229 230); */
}
._h-1{
    height: 4px;
}
.absolute-span {
    top: 40%;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 16px;
}
.usertab-list {
    display: inline-block;
}
.usertab-list li {
    width: 50%;
    margin-bottom: 12px;
    float: left;
    border-bottom: 1px dashed #e5e4f0;
    padding-bottom: 12px;
}
.leading-normal-2 {
    line-height: 1.8 !important;
}
.item-card9-img {
    position: relative;
    height: 100%;
}
.item-card9-imgs {
    position: relative;
    overflow: hidden;
}
.item-card9-imgs img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.edit-buttons-absolute {
    top: -12px;
    left: 10px;
    position: absolute;
    z-index: 0;
    transition: all 0.5s;
}
.overflow-hidden {
    overflow: hidden;
}
.item-card2-img1 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 98;
    cursor: pointer;
}

/**  END PROFILE---------------*/

.border-top {
    border-top: 1px solid #e5e4f0 !important;
}
  .vertical-scroll .item2 {
    border-bottom: 1px solid #e5e4f0 !important;
    padding: 12px 25px;
}  
.booking-title {
    font-size: 15px;
    line-height: 0px;
    font-weight: 500;
}
.item-all-cat .item-all-card a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
 .iteam-all-icon2 {
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0;
    padding: 2.2rem 0;
   
}
.category-type {
     padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.item-all-card-2 {
    position: relative;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #fff;
    cursor: pointer;
}
.item-all-card-2:hover{
transition: all 0.2s ease-in-out; 
   -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.badge-absolute.badge-circle {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    top: -10px;
    left: -10px;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    padding-top: 11px;
}
.badge-absolute.badge-circle span {
    display: block;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}
.w-40 {
    width: 40% !important;
}
.section-separator {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 15px;
}
.one-way-return {
 width: 50%!important;
float: left;
padding-left: 5px;
padding-right: 5px;
}
.return-text {
color: #fff;
cursor: pointer;
    line-height: 20px;
}
.section-separator:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    height: 4px;
    margin-left: -25px;
    width: 50px;
    border-radius: 3px;
    background: #3AACED;
}
.badge-pill {
    padding-right: 1em;
    padding-left: 1em;
    border-radius: 10rem;
}
.badge-light {
    color: #333063;
    background-color: #e5e4f0;
}
.product-tags a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-radius: 4px;
    color: #337ab7;
    font-size: 15px;
    border: 1px solid #dae3ea;
}
.product-tags a:hover{
 color: #03a9f4 ;   
}
.city-tags a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-radius: 4px;
    color: #3f3e50;
    font-size: 15px;
    background: rgba(113, 103, 255, 0.1) !important;
    border: 1px solid #e2e2e2;
}
.country-item {
   border: 1px solid #e2e2e2;
     margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 0px 3px 3px 0px;
    float: left;
    display: inline-block;
    height: 100%;
    cursor: pointer;
}
.country-item:hover {
background: #f96768;
}
.country-list {
    position: relative;
    padding: 7px 20px 7px 0px;
    border-radius: 5px;
    float: left;
}
.country-list-title{
    color: #333063 !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 600;
} 
.list-right-icon {
    position: relative;
    display: inline-block;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #e5e4f0;
    border-left: 17px solid transparent;
    border-bottom-color: #e5e4f0;
    content: '';
    transform: rotate(90deg);
    height: 35px;
    float: left;
}  

.footer-main a:hover {
    color: #f96768;
}

.rounded-circle {
    border-radius: 50% !important;
}
.hotel-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 20px;
    
}
/*----- PICKUP TIME-----------------------*/
.chung-timepicker *{font-family:"Roboto";box-sizing:border-box;font-size:14px;text-align:center;}
.chung-timepicker{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:160px;padding:10px;margin:2px 0 0;text-align:left;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, .15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175);box-shadow:0 6px 12px rgba(0, 0, 0, .175);background-color:#fff;width:365px;}
.chung-timepicker:before{content:'';position:absolute;display:inline-block;left:10px;top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc;}
.chung-timepicker:after{content:'';position:absolute;display:inline-block;left:11px;top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;}
.chung-timepicker>.chung-timepicker-hours,
.chung-timepicker>.chung-timepicker-minutes{vertical-align:top; display: inline-block}
.chung-timepicker table{width:100%; display: inline-block}
.chung-timepicker .title:hover{cursor:auto;background:#fff;}
.chung-timepicker td:hover,
.chung-timepicker th:hover,
.chung-timepicker-bottom .bottom-btn:hover{background:rgb(101, 206, 167);cursor:pointer;}
.chung-timepicker td.active{background-color:rgb(101, 206, 167);color:rgb(255, 255, 255);text-shadow:rgba(0, 0, 0, 0.25) 0px -1px 0px;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}
.chung-timepicker td,
.chung-timepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:0;padding:5px;}
.chung-timepicker .icon-arrow-left{display:inline-block;width:14px;height:14px;margin-top:2px;line-height:14px;vertical-align:text-top;background-image:url('../img/glyphicons-halflings.png');background-position:-240px -96px;background-repeat:no-repeat;}
.chung-timepicker-bottom{margin-top:5px;}
.chung-timepicker-bottom .bottom-btn{display:inline-block;margin:5px;padding:3px 10px;font-size:16px;border-radius:3px;border:1px solid rgba(0, 0, 0, .15);font-weight:500;width:100%;line-height:25px;background:#ff6c26;color:#fff;}
/*  END PICKUP TIOME----------------*/
.select-per {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 3px;
    padding-left: 50px;
}
/*--RADIO BUTTON----------------------------------*/
  .radio input[type="radio"] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
} 
 	.theme-search-area-section-sm .theme-search-area-section-icon {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    width: 34.61538461538461px;
    z-index: 9;
		
}
.chosen-single div b:before {
    content: "\f0d7";
    display: inline-block;
    color: #888;
    font-family: FontAwesome;
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 1px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b:before {
    content: "\f0d8";
}		
.chosen-container-single .chosen-search:after {
    content: "\f002";
    display: inline-block;
    color: #888;
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 12px;
}
	
.row[data-gutter="10"] .theme-inline-slider-item {
    padding-left: 5px;
    padding-right: 5px;
    margin: 1px;
	
	}	
 
.radio input[type="radio"] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}
  .radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 0px;

}
 .radio input[type="radio"]:checked + span {
    color: #fff;
}       
  .radio input[type="radio"]:checked + span:before {
    font-family: Font Awesome\ 5 Pro;
   content: "\f21a";
    font-size: 18px;
    position: absolute;
    top: -3px;
    left: 3px;
    z-index: 20;
    font-weight: bold;
      color: #3AACED;
      width: 15px;
      height: 15px;
      background: #3AACED;
      border-radius: 50px;
} 
 .radio span:after {
    content: '';
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    position: absolute;
    left: 0;
    top: -5px;
    box-sizing: border-box;
    border-radius: 50px;
} 
 .radio span {
    position: relative;
    padding-left: 30px;
    top: 0px;
    font-size: 16px;
   font-weight: normal;  
} 
.radio span{
    color: #3AACED;
} 
.top-city{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px 25px;
    border-radius: 4px;
    font-size: 15px;
    border: 1px solid #e2e2e2;
}
.top-city i {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
    margin-bottom: 5px;
 
}
.top-city a{
    color: #3F3E3E;
 
}
.d-block {
    display: block !important;
}
.hotel-image {
background-size: cover !important;
    position: relative;
    height: 220px;
    object-fit: cover; 
    width: 100%;
}
.whatsapp {

    display: inline-block;

    padding: 0px;

    margin-bottom: 0;

    font-size: 15px;

    font-weight: 600;

    line-height: 1.428571429;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    cursor: pointer;

    border: 0px solid transparent;

    border-radius: 50px;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    -o-user-select: none;

    user-select: none;

    color: #444;

    background: #65bc54;
	
	width: 55px;
	
	height: 55px;

}
.whatsapp-img {
    width: 40px !important;
    height: 40px !important;
    left: 7px;
    top: 7px;
}

/*---- END RADIO BUTTON -------------------------------*/

/* RESPONSIVE------------------------------------------*/
@media (max-width: 992px) {
  ._ta-mob-c,
  ._ta-mob-center {
    text-align: center;
  }
 .new-search-banner {
    margin-top: 0px;
     display: none;
} 
    ._mob-50{
   width: 50% !important; 
        float: left;
    }    
 .new-search{
    top: 4%;
} 
    .custom li a span{
  display: none;      
    } 
.socials {
    display: none;
} 
.custom {
    display: flex;
    border-right: 1px solid #e5e4f0;
 }
    .col-md-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 100%;
    } 
     .col-md-7 {
     -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 100% !important;
         float: left;
    }

    .responsive-tour-tab{
        float: none !important;
    } 
    .col-md-33 {
    width: 50%    
    }
  ._mob-3 {
    width: 50% !important;
    display: inline-block;
    float: left;
    margin-bottom: 30px;
}   
  .navbar-theme .navbar-nav > li > a {
    font-size: 13px;
    padding: 10px 0;
    margin: 0 15px;
}
.border-left {
    border-left: 0px solid #e5e4f0 !important;
}
.sptb-12 {
   /* padding-top: 10px;*/
    padding-bottom: 136px;
}
    ._fs-h1{
    font-size: 25px;
      }
.home-main{
    width: 100%;
    float: left;
}
.home-main-2{
    width: 100%;
    float: left;
} 
.home-packages {
    width: 45%;
}
.country-main {
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 10px;
    width: 50%;
    float: left;
} 
.city-image{
height: 250px;
    width: 100%;
    object-fit: cover;
}    
}


.page-title{
    background: #1e3c63;
    Color: #fff;
    padding: 25px 0px;
}

.form-background {
    padding: 25px;
    background: #49474773;
}

.two_columns li.transfer-rate-body._pt-0 {
    float: left;
    width: 50%;
}

.two_columns .transfer-rate-body {
    margin-bottom: 0px;
    border: 1px solid #e2e2e2;
    padding-top: 5px;
}
