body {
    background: #fff;
}
.form-floating {
    margin-bottom: 15px;
}
.about-us-area .about-us-text {  
    text-align: justify;
}
input, select, .form-select, .form-control {
    height: 45px;
    border-radius: 1px;   
}
.from-group label{
    margin-bottom: 1px;
    margin-top: 15px;
    display: inline-block;
}

#blogLuggage{
    width: 48%;
    display: inline-block;
    float:right;
}
#blogadult{
    width: 48%;
    display: inline-block;
      float:left;
}
.Remove_adult{
      border: 1px solid #dee2e6;
    border-right: none;
    margin-right: -5px;
    display: inline-block;
    background: transparent;
    height: 45px;
     width: 14%;
}
.add_adult{
        border: 1px solid #dee2e6;
    border-left: none;
    margin-left: -5px;
    display: inline-block;
    background: transparent;
    height: 45px;
    width: 30px;
}
.adult{
    display: inline;
     width: 14%;
}


.Remove_Luggage{
    border: 1px solid #dee2e6;
    border-right: none;
    margin-right: -5px;
    display: inline-block;
    background: transparent;
    height: 45px;
     width: 15%;
}
.add_Luggage{
  
    border: 1px solid #dee2e6;
    border-left: none;
    margin-left: -5px;
    display: inline-block;
    background: transparent;
    height: 45px;
    width: 15%;
   
}
 
.Luggage{
    display: inline;
    width: 55px;
}
.inputadult{
height: 45px;
border-radius: 1px;
width: 70%;
display: inline-block;
border-right: none;
border-left: none;
text-align: center;
}
.inputLuggage{
height: 45px;
border-radius: 1px;
width: 70%;
display: inline-block;
border-right: none;
border-left: none;
text-align: center;
}
.add_adult , .add_Luggage , .Remove_Luggage, .Remove_adult{
    background-color: #f9b442;
    width: 15%;
}
.nextb{
    margin-top: 25px;
  
}
.inputdate{  
    margin: 0px;
     
}
.inputtime{
     
    margin: 0px;
}
.2blog{
   width: 49%;
   display: inline-block;
}
.blocvehicle{
    border: 1px solid #9E9E9E;
    padding: 15px;
    margin-bottom: 15px;  
}
.single-vehicle-box {
    height: 170px;  
}

.bts{
   
    margin: 0px;   
    margin-top: 15px;
    
    width: 170px;
    padding: 10px 30px;
    border-radius: 5px;
 
}

 
    
.pric1{
    margin: 10px 0px 0px 0px;
    font-size: 28px;
    font-weight: 700;
    color: #3B3B3B;
}
.hpric{
    margin: 0px; 
}
.blocvehicle {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
    background: #ffffff;
    box-shadow: 0px 0px 5px 2px #f3f3f3;
  
}
.info1{
    padding: 15px;
    border: 1px solid #d6d6d6;
    background: #ffffff;
    border-radius: 5px;
}

.icons-div-v-2 .single-icon {
    flex: 0 0 auto;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 75px;
    position: relative;
    border-radius: 100%;
    background-color: #fecc18;
    border: 1px solid rgba(59, 59, 59, 0.3);
}

.icons-div-v-2 .single-icon1 {
    flex: 0 0 auto;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 75px;
    position: relative;
    border-radius: 100%;
    background-color: #fecc18;
    border: 1px solid rgba(59, 59, 59, 0.3);
}
.icon-item-wrap{
        margin-bottom: 25px;
}
.icons-div-v-2 .single-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -55px;
    height: 55px;
    width: 2px;
    background-color: #ccc;
    transform: translateX(-50%);
}
.icons-div-v-2 i{
    color: #f9af00;
}
.vehicle-box-hover h4{
      color: #f9af00;
}
.freecan{
    padding:3px 7px;
    border-radius: 3px;
    background-color: #d8f5e7;
    color: #137d4b;
    display: inline;
    font-weight: 500;
    font-size: 12px;
}
.info1 p {
    font-size: 14px;
    color: #777777;
}
body , b, strong{
 
    font-family: EuclidFlexReg, sans-serif;
}
 
.breadcrumb-div {
    padding: 40px 0;
    background-color: #ffffff;
}

.frcncl h5 , .frcncl p{
   color: #146b3e;
   
}
.frcncl{
    text-align: left;
    background-color: #e9fff3;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    box-shadow: 0px 0px 5px 2px #f3f3f3;
}
.frcncl h5 , .frcncl p{
   font-size: 14px;   
}
.frm{
    text-align: left;
    margin-top: 25px;
    padding: 15px 25px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    box-shadow: 0px 0px 5px 2px #f3f3f3;
}
.bts{
    text-align: center;
}
 
.mt-3 a{
   color: #f9af00; 
}
.form-btn{
    text-align: right;
}

.panilh{
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #ececec;     
    margin-bottom: 15px;
}
.Pbloc {
     text-align: center;
}
.Pbloc p{
    margin: 0px;
    height: 18px;
}
 
.Pbloc i{
    font-size: 22px;
    position: relative;
    top: -5px;
    color: #f9af00;
}
 
.Pbloc h5{
   margin-bottom: 0px;
}
.Pblochead{
    display: inline-block;
    text-align: left;
    padding: 0px 15px;
}
.Pblochead1, .Pblocp{
    display: inline-block;
}
.Pblocp{
    padding: 15px 5px;
}




.progressbar {
    counter-reset: step;
    padding-inline-start: 0px;
}
.progressbar li {
    list-style: none;
    display: inline-block;
    width: 23.33%;
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #848484;
}
.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 43px;
    height: 43px;
    line-height: 37px;
    border: 3px solid #dcdcdc;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    font-size: 19px;
}
.progressbar li:after {
    content: "";
    position: absolute;
    width: 65%;
    height: 3px;
    background-color: #dcdcdc;
    top: 20px;
    left: -33%;
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.active {
    color: #f9b442;
    font-weight:600;
}
.progressbar li.active:before {
    border-color: #f9b442;
    background-color: #f9b442;
    font-weight:600;
    color: #fff;
}
.progressbar li.active + li:after {
    background-color: #f9b442
}

.ifrm{
    width: 100%;
    height: 350px;
    padding: 0px;
    border: 1px solid #ececec;   
}
.ifram {
    border: 2px solid #ffffff;
    border-bottom: none;
}
.blogadult , .blogLuggage {
    width: 49%;
   
}
.search-bar .form .button {  
    height: 45px;    
}
.search-bar .icon{  
    line-height: 30px;   
}

.hblogadult , .hblogLuggage {
    width: 100%;
   
}

.inputadulth{
height: 45px;
border-radius: 1px;
width: 70%;
display: inline-block;
border-right: none;
border-left: none;
text-align: center;
}
.inputLuggageh{
height: 45px;
border-radius: 1px;
width: 70%;
display: inline-block;
border-right: none;
border-left: none;
text-align: center;
}
.reseblog{
    text-align: left;
}
.reseblog i{
    color:#f9af00;
}
.reseblog p{
    margin-bottom: 2px;
}


.blogr .icons-div-v-2 .single-icon1 {
    flex: 0 0 auto;
    height: 10px;
    width: 10px;
    text-align: center;
    line-height: 70px;
    position: relative;
    border-radius: 2px;
    background-color: #fecc18;
    border: 1px solid rgba(59, 59, 59, 0.3);
}
 

.blogr .icons-div-v-2 .single-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -55px;
    height: 54px;
    width: 2px;
    background-color: #ccc;
    transform: translateX(-50%);
}
.timeb{
    padding: 3px 7px;
    border-radius: 3px;
    background-color: #fbf1e2;
    color: #FF9800;
    display: inline;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 2px;
}

.Pt{
    font-size: 14px; 
    font-weight: 600;
    color:#212121;        
}

.freecanBefor {
    padding: 3px 7px;
    border-radius: 3px;
    background-color: #f4f4f4;
    color: #000000;
    display: block;
    font-weight: 500;
    font-size: 12px;
}

.icon-item-wrap2{
    margin-bottom: 10px;
}
.icons-div-v-2 .icon-item-wrap {
    display: flex;
    position: relative;
    align-items: center;
    gap: 10px;
}


 
.badge {
  font-size: 12px;
    position: relative;
    top: -5px;
    color: #f9af00;
    font-weight: 300;
    border: 1px solid #f9af00;
}
.bvcher{
    background-color: #f9af00;
}
.hero-title-v-2-1{
    text-shadow: 1px 1px 2px #e6e6e6;
}
.blog-posts .post-info-v-2 .blog-text {
    padding-bottom: 5px;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 5px;
}
.blog-posts .post-info-v-2 {
    padding: 5px 20px;
}

.posted-on a {
    text-decoration: none;
    transition: all 0.4sease-in-out;
    color: #484848;
    font-weight: 600;
    font-size: 16px;
}
.blog01 , how-work-area2{
    margin: 1100px 0px 80px 0px;
}
.blog-posts .blog-card {
    flex-basis: calc(33.333% - 40px);
    padding: 0;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 5px;
    background-color: #fff;
    margin: 10px;
}
.sliderp{
    color: #fff;
    text-shadow: 1px 0px 5px #000000;
    font-size: 16px;
}
.slidertxt h5{
    font-size: 20px;
    font-weight: 600;
    color :#fecc18;
    text-shadow: 1px 0px 10px #272727;
}
.hero-area-v-2 .hero-area-left {
    position: relative;
    top: 60px;
    width: 500px;
    padding-left: 50px;
}
.slidertxt h2{
    color: #fff;
    text-shadow: 1px 0px 5px #000000;
    margin: 35px 0px 5px 0px;
}
.spanh1 {
    font-size: 35px;
    font-weight: 700;
    color: #333;
    line-height: 1;
    text-shadow: 1px 0px 2px #ffffff;
}

.hero-title-v-2-1{
    font-size: 60px;
    font-weight: 700;
    color: #fecc18;
    line-height: 1;
    text-shadow: 1px 0px 10px #272727; 
}

.hero-title-accent-v-2{
        color: #fff;
}
.hero-area-v-2 .combine-form {
    max-width: 526px;
    border: 1px solid #dee2e6;
    border-radius: 10px;
    margin-top: 24px;
    margin-bottom: 56px;
    position: relative;
    z-index: 2;
    box-shadow: 0px 0px 10px 10px rgba(255, 255, 255, 0.1);
    background-color: #fff;
}
.form-button {
    width: 100%;
    background-color: #f9b442;
    color: #3B3B3B;
}
.tocol{
    width: calc(50% - 5px);
    display: inline-block;
}
.location0 input{
  width: calc(100% - 5px);  
}
.blg{
      margin-top:24px;
}
.iconhrf{
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    text-align: center;
    border-radius: 100%;
    color: #3B3B3B;
    background-color: #fecc18;
}
.iconhrf i{
    margin-right: 0px;
}
.header__upper--right .button i {
   margin-right: 0px; 
}
.breadcrumb-div {
    padding: 40px 0;
    background-color: #f5f5f4;
}
.aboutust ,  aboutust p{
   text-align: justify; 
}
.hsmail{
    font-size: 14px;
    font-weight: 400;
}
.title-h3{
    font-size: 28px;
    color: #fff;
    text-shadow: 1px 1px #000000; 
}
.title-p{   
    color: #fff;
    text-shadow: 1px 1px #000000; 
}


