input[type="text"]:disabled {
    background: #c0c0c0 !important;
    opacity: 0.2;
  }
.form-section {
    z-index: 100;
    position: relative;
    bottom: -46px;
    width: 73%;
    /* min-width: 1158px; */
    /* background-color: #eaeaea; */
    /* margin: 0 auto; */
    left: 82px;
}
.form-section .nav-tabs{
    border: none;
}
.form-section .nav-tabs .nav-item{}
.form-section .nav-tabs .nav-item .nav-link{
    padding: 8px 45px;
    background-color: #e7e7e7;
    border: none;
    border-radius: 0;
    color: #000;
    font-size: 17px;
}
.form-section .nav-tabs .nav-item .nav-link.active{
    /* padding: 8px 45px; */
    /*background-color: #eb1c24;*/
    background-color: #036b03;
    color: #fff;
    position: relative;
}
.form-section .nav-tabs .nav-item .nav-link.active:after{
   
border-top-color: #ff2229;
   
border-width: 15px;
   
margin-left: -15px;
   
border: solid transparent;
   
content: " ";
   
height: 0;
   
width: 0;
   
position: absolute;
   
pointer-events: none;
   
top: 39px;
   
right: 21px;
   
border-top-color: #da2244;
   
border-width: 8px;
}
.form-section .tab-content{
    background-color: #010513b8;
    padding: 27px 23px;
}
.form-section .tab-content .tab-pane{
    padding: 1px 12px 0px 12px;
}
.form-section .tab-content .tab-pane .btn-group{
    margin-bottom: 18px;
    padding-top: 15px;
    /* text-align: center; */
    width: 100%;
    display: block;
    /* position: absolute; */
    /* top: 34px; */
}
.form-section .tab-content .tab-pane .btn-group .btn{
    background-color: #ffffff;
    /* width: 147px; */
    font-size: 13px;
    box-shadow: 0px 0px 0px;
    padding: 6px 24px;
    margin-right: 5px;
    border-radius: 21px;
    text-transform: uppercase;
    font-weight: 500;
}
.form-section .tab-content .tab-pane .btn-group .btn.active{
    background-color: #99bf21;
    color: #fff;
    /* width: 56%; */
    /* margin-right: 5px; */
    margin: 0;
}


.form-section .tab-content .tab-pane .form-group{

margin-bottom: 11px;
}
.form-section .tab-content .tab-pane .form-group label{

font-size: 16px;

margin-bottom: 4px;

color: #fff;
}
.form-section .tab-content .tab-pane .form-group .form-control{

border-radius: 0;

padding-left: 27px;

aperance: no;

appearance: none;

-webkit-appearance: none;

height: 43px;

background-color: #fff;

font-size: 14px;

outline: none;

box-shadow: none;

border: 0;

/* border: #c1c1c1 1px solid; */

p0PX FONT-VARIANT: JIS04;
}
.form-section .tab-content .tab-pane .form-group .for-bor-r{

/* border-right: 0; */
}


.form-section .tab-content .tab-pane .form-group  .location{

position: absolute;

top: 34px;

left: 8px;

color: #838181;

font-size: 20px;
}
.form-section .tab-content .tab-pane .form-group  .date-ic{

position: absolute;

top: 34px;

right: 5px;

color: #a0a0a0;

font-size: 21px;
}
.form-section .tab-content .tab-pane .round-arrow{

text-align: center;

/* line-height: 101px; */

display: block;

/* align-items: center; */

justify-content: center;

font-size: 24px;

margin-top: 30px;

color: #c85050;
}
.form-section .tab-content .tab-pane .round-arrow i{

/* line-height: 31px; */

display: block;
}

.form-section .tab-content .passenger{

   
    }
.form-section .tab-content .passenger ul{

width: 256px;

background-color: #fff;

position: absolute;

padding: 0;

display: none;

z-index: 10;
}
.form-section .tab-content .passenger ul li{
    overflow: hidden;
    padding: 0px 9px;
    border-bottom: #ebebeb 1px solid;
    padding-top: 7px;
   
    }
.form-section .tab-content .passenger ul li .ad-cut {
    float: left;
    padding: 8px 0px;
    font-size: 14px;
    color: #134d7e;
    font-weight: 600;
}
.form-section .tab-content .passenger ul li .ad-cut ul li .ad-cut i {
    font-size: 19px;
    padding-right: 7px;
    color: #ff9000;
}


.form-section .tab-content .passenger ul li .qty  {
    float: right;
    width: 46%;
}
.form-section .tab-content .passenger ul li .qty .count {
    color: #8a8989;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    padding: 0 2px;
    min-width: 35px;
    text-align: center;
    margin: 0;
    border: none;
    box-shadow: none;
    font-weight: 400;
}
.form-section .tab-content .passenger ul li .qty .plus {
    cursor: pointer;
    display: inline-block;
    /* vertical-align: top; */
    color: #ffffff;
    width: 26px;
    height: 26px;
    /* font: 30px/1 Arial,sans-serif; */
    text-align: center;
    border-radius: 50%;
    background-color: #2dd1ae;
    line-height: 21px;
    font-size: 20px;
    }
.form-section .tab-content .passenger ul li .qty .minus {
    cursor: pointer;
    display: inline-block;
    /* vertical-align: top; */
    color: #ffffff;
    width: 26px;
    height: 26px;
    /* font: 30px/1 Arial,sans-serif; */
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #2dd1ae;
    line-height: 19px;
}

.form-section .tab-content .passenger ul li .minus:hover{
    background-color: #cecdcd !important;
    color: #000;
}
.form-section .tab-content .passenger ul li .plus:hover{
  background-color: #cecdcd !important;
    color: #000;
}
/*Prevent text selection*/
.form-section .tab-content .passenger ul li span{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.form-section .tab-content .passenger ul li input{  
    border: 0;
    width: 2%;
}
.form-section .tab-content .passenger ul li nput::-webkit-outer-spin-button,
.form-section .tab-content .passenger ul li input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form-section .tab-content .passenger ul li input:disabled{
    background-color: #efefef;
}
.form-section .tab-content .btn-search{

float: right;

background-color: #eb1c24;

border: none;

padding: 11px 26px 7px 26px;

font-size: 16px;

margin-top: 21px;

color: #fff;

border-radius: 4px;

background-image: linear-gradient(to right, #32b832 , #b0d637);

text-transform: uppercase;
}
.form-section .tab-content .btn-search i{
    float: left;
    font-size: 19px;
}

.form-section .tab-content .passenger ul li .radio-cover{

}
.form-section .tab-content .passenger ul li .radio-cover h3{
    
}
.form-section .tab-content .passenger ul li .radio-cover label{
    
}


.form-section .tab-content .tab-pane .form-group .form-control.date-set{
    padding-left: 16px;
}

#ordinary1 {
    padding-top: 3px;
}

.car-loader {
    height: 48vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.car-loader .car-loader-in{
    text-align: center;
    width: 50%;
    background-color: #f3f3f3;
    padding: 31px 0px;
}
.car-loader .car-loader-in .loader-block .logo-set span{
    width: 31%;
    display: inline-block;
}
.car-loader .car-loader-in .loader-block .logo-set span img{
    width: 100%;
}
.car-loader .car-loader-in .loader-block p{
    margin: 0;
}
.car-loader .car-loader-in .loader-block p span{display: inline-block;
    width: 20%;}
.car-loader .car-loader-in .loader-block p span img{
    width: 29%;
}

.form-section .tab-content .checkbox {}
.form-section .tab-content .checkbox label{
    color: #fff;
}
.form-section .tab-content .checkbox input{
    margin-right: 14px;
}
.form-section .tab-content h3{

color: #fff;
}

@media only screen and (max-width:1024px){
    .form-section {
     
/* bottom: 54px; */
     
/* width: 96%; */
     
/* min-width: 97%; */
    }

}
@media only screen and (max-width:768px){

    .form-section {
        /* z-index: 100; */
        /* position: absolute; */
        /* bottom: 232px; */
        /* width: 43%; */
        /* margin: 0 auto; */
        /* left: 57px; */
        /* min-width: 87%; */
    }

}
@media only screen and (max-width:667px){

    .form-section {
      
width: 100%;
      
bottom: 0;
      
left: 0;
    }

    .form-section .tab-content .tab-pane .round-arrow {
   
        display: none;
    }
    .form-section .tab-content {
       
        border: #d7d7d7 1px solid;
    }
    .form-section .nav-tabs .nav-item .nav-link {
        padding: 5px 38px;
       
    }

    .form-section .nav-tabs .nav-item .nav-link.active:after {
  
        top: 34px;
        
    }

    .form-section .tab-content .tab-pane h2 {
       
        text-align: left;
        
    }
    .form-section .tab-content .tab-pane .btn-group .btn {

width: 31%;

font-size: 12px;

padding: 7px 0px;
}

    .form-section .tab-content .tab-pane .form-group {
        margin-bottom: 13px;
    }

    .form-section .tab-content .btn-search {
       
        width: 100%;
    }

    .form-section .tab-content .tab-pane .form-group .for-bor-r {
        border-right: #bfbfbf 1px solid;
    }
    .form-section .tab-content .tab-pane .btn-group {
        /* margin-bottom: 18px; */
        /* padding-top: 15px; */
        text-align: center;
        /* width: 94%; */
        display: block;
        /* position: absolute; */
        /* top: -33px; */
    }
    .form-section .tab-content .tab-pane {
        padding: 8px 12px 16px 12px;
    }
}