

.Cabs_top_banner{
    background-image: url(/../assets/images/banner/Cabs-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 80px 0;
}
.cab_serch {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.main_frm_to {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

.pick_frm {
    width: 215px;
    max-width: 100%;
    border-right: 1px solid #d6d3d3;
    text-align: left;
    padding: 10px;
    color: #110942;
    overflow: hidden;
}

.drop_frm {
    width: 215px;
    text-align: left;
    padding: 10px 0 10px 30px;
    border-right: 1px solid #d6d3d3;
    overflow: hidden;
}

input.pick_form {
   border: none;
    outline: none;
    font-size: 22px;
    font-weight: 600;
    color: #110942;
    margin: 0px 0;
    padding: 0 0 0 15px;
    max-width: 100%;
}
p.view_diply_cab {
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 22px;
    color: #110942;
}
.main_frm_to_other {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    border-top: 1px solid #d6d3d3;
}

.cab_col_1 {
    width: 150px;
    padding: 10px 10px 0px 10px;
    border-right: 1px solid #d6d3d3;
    overflow: hidden;
}
.cab_col_1:last-child{
    border-right: none;
}

.cab_col_1 label {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #7E7979;
    margin: 0 0 4px 0;
}

select.multi_selct {
   font-size: 18px;
    border: none;
    display: block;
    width: 100%;
    font-weight: 500;
    color: #110942;
    outline: none;
    padding-left: 15px;
}
.pick_frm label {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 14px;
    color: #7E7979;
}
.drop_frm label {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 14px;
    color: #7E7979;
}
a.swipers_cab {
   position: absolute;
    margin: 17px 0 0 -50px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px #c7c3c3;
    z-index: 99;
}
.pick_form::placeholder{
    font-size: 25px !important;
    color: #110942 !important;
    padding-left: 0px;
}
.travl_from_cab{
    display: block;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    margin: 0px;
    color: #110942;
    margin: 5px 0 5px 20px;
    line-height: 1;
}
.travl_from_cab span {
    font-size: 14px;
    font-weight: 500;
    color: #110942;
    margin: 0 2px;
    vertical-align: middle;
}
.cab_col_1 label i, .pick_frm label i, .drop_frm label i {
    margin-right: 6px;
}
a.add_plus {
    font-size: 14px;
    border: 1px solid #dacd65;
    padding: 10px 20px;
    display: block;
    margin: 10px 0;
    border-radius: 4px;
    color: #dacd65;
    background: #ffffff00;
}
a.add_plus:hover{
    border: 1px solid #110942;
    color: #dacd65;
    background: #110942;
}

.cab_anul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 12px;
}

.cab_anul buuton.btn.btn-primary-v {
    background: #110942;
    border: 2px solid #110942;
    margin: 5px;
    color: #dacd65;
}

 .cab_anul buuton.btn.btn-primary-v:hover{
      background: #dacd65;
    border: 2px solid #dacd65;
    margin: 5px;
     color: #110942;
}
select#hourSelect {
    border: none;
    padding: 0;
    margin: 0 0 0 10px;
    line-height: 1;
    max-width: 100%;
    width: auto;
    font-size:22px;
    outline: none;
}
.bgmiror{
	background-image: url(../images/Banner/image-5.jpg);
    z-index: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    transition: background-image 300ms ease-in 200ms;
    padding: 60px 0;
    border-top: 22px solid #dacd65;
}
h2.text-org {
    font-size: 36px;
    text-align: center;
    color: #dacd65;
}
section.about-us.sec-pd.inner-pd {
    padding: 60px 0;
}
.featured-box.style-3 .featured-box-icon {
    width: 70px;
    height: 70px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}

.featured-box h3{
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 500;
}
.featured-box.style-3 .featured-box-icon i{
font-weight: 900;
    font-size: 35px;
    color: #dacd65;
    margin: auto;
}
section.about-us.sec-pd.inner-pd {
        padding: 60px 0;
    background: #fff;
}

.icon-ar {
    text-align: center;
}

.icon-ar i {
   font-size: 40px;
    color: #dacd65;
}

.icon-ar h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #110942;
}
.text-ar p {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
    color: #110942;
}