@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
.askTypeFont{
	font-weight: 600 !important;
	font-family: 'Poppins', sans-serif !important;
}
.dropdown.acct-sec a#dropdownMenuButton span {
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif!important;
}
#askModal .modal-body {
    padding: 30px 15px;
}
a.sel-seat:hover {
    color: #ffffff !important;
}
.fade_color {
    background: #adaaaa !important;
}
span#total_amount {
    font-size: 14px;
}
.alert_msg{
    margin-top: 5px;
    background: white;
    padding: 2px 5px;
    border-radius: 2px;
}
.mn15{
    margin: 15% 0 !important;
}
.passengerDropdown{
    width: 300px !important;
}
.inputHeight{
    height: 30px !important;
}
.showbox{
    display: block !important;
}
.display_none{
    display: none !important;
}
.ui-datepicker .ui-datepicker-title select {
    background: #151515 !important;
}
.login .container {
    min-height: 580px !important;
}
.btn {
    display: inline-block;
    padding: 6px 12px !important;
}
#store-user .iti input[type=tel] {
    padding-right: 36px !important;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-inner select {
    border-radius: 4px !important;
}
button#passengers {
    height: 45px;
}
button#book_now_popup {
    height: 45px;
}
button#book_now_post {
    height: 45px;
}
.modal-header {
    background: rgba(10, 139, 199, 0.911) !important;
}
.sel-seat {
    text-align: center !important;
    float: none !important;
}
.mn_lt20{
    margin-left: 20px;
}
.mn_tp30{
    margin-top: 30px !important;
}
/* .pn_rt5{
    padding-right: 5px;
} */
#name-error {
    color: #dc3545 !important;
    font-weight: normal !important;
}
input[type="radio"], input[type="checkbox"] {
    width: 20px !important;
}
.mn_tp10{
    margin-top: 10px;
}
.form-check .form-check-input {
    z-index: 1 !important;
    opacity: 1 !important;
}
.form-check .form-check-label {
    left: 15px;
}
#start_journey .form-check.form-check-inline, #return_journey .form-check.form-check-inline {
    float: right;
}
#edit-user .form-check .form-check-input {
    height: 15px !important;
}
.custom_head{
    font-weight: bold;
    padding-bottom: 8px;
}
.custom_trip_title{
    font-weight: 700;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #eeeeee; */
}
.pn_lt0{
    padding-left: 0px !important;
}
.pn_rt0{
    padding-right: 0px !important;
}
.phone_code{
    background-color: #eee;
    border: none;
    padding: 7px 15px;
    margin: 8px 0;
    width: 100%;
    color: #000;
    height: 69%;
}
#custom_code .select2-container--default .select2-selection--single {
    border: 1px solid #eee;
    background-color: #eee !important;
    border: none !important;
    width: 100%;
    color: #000;
    height: 35px;
    position: relative;
    top: 8px;
    border-radius: 0;
}
#custom_code .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
}
#custom_code .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}
#custom_code_booking .select2-container--default .select2-selection--single, #custom_wa_code_booking .select2-container--default .select2-selection--single {
    border: 1px solid #eee;
    background-color: #eee !important;
    border: none !important;
    width: 100%;
    color: #000;
    height: 45px;
    border-radius: 0;
}
#custom_code_booking .select2-container--default .select2-selection--single .select2-selection__rendered, #custom_wa_code_booking .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px !important;
}
#custom_code_booking .select2-container--default .select2-selection--single .select2-selection__arrow, #custom_wa_code_booking .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
}
tbody#selected_journeys td {
    text-align: left;
}
.bold{
    font-weight: bold;
}
#ticket h4.title, #return_ticket h4.title {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}
#ticket .sub_title, #return_ticket .sub_title {
    font-size: 20px;
    font-weight: bold;
    color: #000105;
    text-align: center;
}
#ticket .sub_title_rt, #return_ticket .sub_title_rt {
    font-size: 20px;
    font-weight: bold;
    color: #000105;
    text-align: left;
}
#ticket .content_text, #return_ticket .content_text {
    font-size: 16px;
    color: #1f2525;
    text-align: center;
}
#ticket .sub_head_sm, #return_ticket .sub_head_sm {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #000000;
}
#ticket .content_sm, #return_ticket .content_sm {
    font-size: 14px;
    text-align: center;
    color: #34383b;
}
#ticket .content_info, #return_ticket .content_info {
    font-weight: bold;
    color: #0f0d1a;
    font-size: 15px;
}
#ticket .info_text, #return_ticket .info_text {
    color: #404c4c;
}
#ticket .middle_text, #return_ticket .middle_text {
    font-size: 15px;
    color: #070200;
    text-align: center;
}
#ticket .middle_text_rt, #return_ticket .middle_text_rt {
    font-size: 15px;
    color: #070200;
    text-align: left;
}
#watermark_lt, #return_watermark_lt {
    position: absolute;
    bottom: 30%;
    left: 18%;
    opacity: 0.1;
    z-index: 99;
    color: white;
    width: 30%;
}
#watermark_rt, #return_watermark_rt {
    position: absolute;
    bottom: 40%;
    right: 5%;
    opacity: 0.1;
    z-index: 99;
    color: white;
    width: 20%;
}
.ticket_br {
    border: 1px solid #939393;
}
.div_head {
    padding: 80px 0;
}
.departure_time {
    font-size: 25px;
    color: #050f10;
    text-align: center;
}
.pn_bt20{
    padding-bottom: 20px;
}
.br_lt{
    border-left: 1px solid #939393;
}
#ticket.table th, #ticket.table td, #return_ticket.table th, #return_ticket.table td {
    border-top: 0px solid #dee2e6;
}
.ticket_rt_mid {
    padding-left: 20px;
    padding-bottom: 20px;
}
.pn20 {
    padding: 20px;
}
.vertical_middle {
    vertical-align: middle !important;
}
.short-info-box {
    float: right;
    border: 1px solid #939393;
    padding: 5px 25px;
}
.main-header.style-three .header-lower .logo-box {
    margin-right: 0 !important;
}
.testimonial-section {
    background: #f5f6f6;
}
.dropdown .dropdown-item.active, .dropdown .dropdown-item:active {
    color: #007bff;
}
a#dropdownMenuButton {
    color: #061a3a;
}
a#dropdownMenuButton.active {
    color: #007bff;
}
.abt-title h2 b, .abt-title h2 strong {
    font-weight: bold;
    font-size: 50px;
    color: #0a8bc7;
}
.show-two-lines{
    line-height: 18px;
    max-height: 45px;
    overflow: hidden;
}
.btn-50 .theme-btn {
    width: 50%;
}
.image_block_1.about_img .image-box {
    padding: 0px 40px 90px 120px;
}
.mn_sp20{
    margin: 0px 20px !important;
}
button.btn.btn-primary.coach_btn {
    margin-top: 10px;
    color: #ffffff;
    background-color: #19a3e0 !important;
}
.login form {
    padding-top: 20px;
    padding-bottom: 20px;
}
.dropdown.acct-sec {
    margin-top: 4px !important;
    margin-left: 0px !important;
}
section.specialities.routes {
    background: #ffffff;
}
.info-menu {
    border-bottom: 1px solid #f1efef;
    padding: 30px;
    padding-left: 20px;
    display: block;
    padding-top: 10px;
    margin-bottom: 0;
    padding-bottom: 30px;
    background: #eeeeee;
}
.info-menu li {
    float: left;
}
.info-menu li.social {
    float: right;
    padding-left: 20px;
}
.info-menu-mv {
    border-bottom: 1px solid #f1efef;
    padding: 0;
    padding-left: 20px;
    display: none;
    margin-bottom: 0;
    padding-bottom: 40px;
    background: #eeeeee;
    padding-right: 20px;
    padding-top: 10px;
}
.info-menu-mv li {
    float: left;
}
.info-menu-mv li.social {
    float: right;
    padding-left: 20px;
}
.social i.fa.fa-facebook, .social i.fa.fa-linkedin, .social i.fa.fa-instagram {
    color: white;
    font-size: 22px;
    padding-right: 15px;
}
i.fa.fa-address-book, i.fa.fa-address-card, i.fa.fa-dashboard {
    color: #6f7175;
    font-size: 22px;
    padding-right: 2px;
}
.conText {
    position: relative;
    bottom: 2px;
}
.profile-edit{
    position: relative;
    bottom: 23px;
    float: right;
    color: #666666;
}
.profile-edit a{
    color: #666666;
    font-size: 14px;
    color: #FF0000!important;
}
.info_labels{
    font-size: 14px;
    color: #000000;
}
.important-Information p strong {
    color: #33334c;
}
.important-Information ul li {
    font-size: 13px;
    line-height: 1.5;
    text-align: justify;
}
.pntop50{
    padding-top: 50px !important;
}
.servs .nav-tabs .nav-link {
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 35px;
    padding-right: 15px;
}
.image_block_1 .image-box {
    padding: 0px 40px 120px 120px !important;
}
#coach_hire.gallery-section {
    position: relative;
    padding: 100px 0px 120px 0px;
}
#coach_hire .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, #coach_hire .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #da0f13;
    border: 1px solid #da0f13;
    border-bottom-color: #ff0c0c;
}
#coach_hire .nav>li>a:focus, #coach_hire .nav>li>a:hover {
    text-decoration: none;
    background-color: #da0f13;
    color: #ffffff;
}
#coach_hire .nav-tabs>li>a {
    color: #000000;
}
#coach_hire .nav-tabs {
    border-bottom: 1px solid #da0f13;
}
#coach_hire.gallery-section h3{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 20px;
    padding-bottom: 5px;
    background: url(../../images/border-.jpg) no-repeat left bottom;
}
.space{
    padding-top: 30px; 
}
.about-section.coach-hire {
    padding: 30px 0px 60px 0px !important;
}
.warning-icon{
    font-size: 100px !important;
    color: orange;
}
#paymentFailModal .modal-body {
    position: relative;
    padding: 15px;
}
div#paymentFailModal .alert.alert-warning {
    border: none;
}
#paymentFailModal .modal-dialog {
    margin: 0 auto;
    margin-top: 10%;
}
#paymentSuccessModal .modal-body {
    position: relative;
    padding: 15px;
}
div#paymentSuccessModal .alert.alert-success {
    border: none;
}
#paymentSuccessModal .modal-dialog {
    margin: 0 auto;
    margin-top: 10%;
}
.success-icon{
    font-size: 100px !important;
    color: white;
}
i.fa.fa-check-circle.success-icon {
    color: #2aa847;
}
.main-menu .navigation > li a {
    text-transform: capitalize !important;
}
.login input, select {
    background-color: #eee !important;
}
.pn-lt100{
    padding-left: 100px !important;
}
.pn-rt100{
    padding-right: 100px !important;
}
.pn-tp-100{
    padding: 100px;
}
.contact-info .content-box .sec-title p, .contact-info .content-box .sec-title h2 {
    color: #ffffff;
}
.contact-info .text p{
    color: #ffffff;
}
.sidebar-inner.pn-lt100 {
    padding-top: 30px;
    padding-bottom: 30px;
}
/* About us new sections-------------------------*/
.about_image_box_1{
    width: 80%;
    border-radius: 10px;
    position: absolute;
}
.about_image_box_2{
    width: 42%;
    border-radius: 20px;
    border: 10px solid #ffffff;
}
.sub_image{
    text-align: left;
    width: auto;
    max-width: auto;
    position: relative;
    top: 150px;
    right: 95px;
}
.about_title{
    font-weight: bold;
    font-size: 20px;
    color: #0a8bc7;
    padding-left: 0px;
}
.about_title_desc{
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    padding-left: 0px;
}
.vm_text{
    border: 1px solid black;
    border-radius: 10px;
    background: white;
}
.diagonal-box {
    display: inline-block;
    overflow: hidden;
    padding-left: 20px;
    margin-left: -20px;
    padding-top: 50px;
    margin-top: -50px;
    padding-right: 20px;
    margin-right: -20px;
    transform: skewY(0deg);
}
.diagonal-box img {
    transform: rotate(5deg);
}
.vs_section{
    background-color: #0a8bc7;
    min-height: 500px;
    background-image: -webkit-linear-gradient(30deg, #0a8bc7 50%, #f5f6f6 50%);
    padding-top: 80px;
    padding-bottom: 60px;
}
.vm_content{
    margin-bottom: 50px;
    background: #fff;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 1px 0px 10px 2px #b1b1b1;
}
.vm-box img{
    border-radius: 10px;
}
.vm_content .vs-ici {
    background: #f5f6f6;
}
/* Core values */
.icon_span{
    font-size: 50px;
    background: #0a8bc7;
    padding: 10px 15px;
    text-align: center;
}
.core_value_icon{
    color: #ffffff;
}
.core_value_row{
    margin-bottom: 20px;
    margin-top: 10px;
}
.pn100{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.core_val_title{
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
}
.core_val_description{
    color: #ffffff;
}
.mn-b20{
    margin-bottom: 20px;
}
.core_point_title{
    color: #ffffff;
    font-size: 20px;
}
.core_point_description{
    color: #ffffff;
    line-height: 25px;
    font-size: 15px;
}
/* .core_value_right img{
    transform: rotate(-7deg);
    box-shadow: 0px 0px 15px 0px #ffffff;
} */
.vm-box {
    width: 82%;
}
/* Services section------------------- */
.service_title{
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: bold;
}
.service_icons span {
    border-radius: 50%;
    padding: 10px;
    background: #da0f13;
    color: #ffffff;
    font-size: 25px;
}
.service_box {
    margin-bottom: 30px;
}
.service_box h4 {
    font-family: 'Poppins', sans-serif!important;
}
.service_icons {
    margin-bottom: 20px;
}
.booknow_section {
    text-align: center;
}
.booknow_section p.sec_description {
    color: #ffffff;
    font-size: 22px;
}
.booknow_section .booknow_btn {
    margin-top: 20px;
}
.btn_indicator {
    margin-top: 60px;
}
a.btn-center {
    padding: 10px;
    background: #da0f13;
    color: #ffffff;
    border-radius: 30px;
    padding-left: 50px;
    padding-right: 50px;
    text-decoration: none;
}
a.btn-center:hover {
    color: #fff;
}
.routes .spcl-bx {
    padding: 20px;
    border: 1px solid #e6e6e6;
    width: 100%;
    min-height: 350px;
    border-radius: 50%;
    background-position: center !important;
    background-size: cover !important;
}
.mn-bt8{
    margin-bottom: 8px;
}
.checkbox_icon{
    color: #0a8bc7;
    padding-right: 5px;
}
/* Services section-------------end--- */
/* About us new sections-----------------end----*/
.sec-pad {
    padding: 80px 0px 70px 0px !important;
}
.about-section {
    padding: 80px 0px 60px 0px !important; /* 150px 0px 80px 0px !important; */
}
.footer-top {
    padding: 35px 0px 20px 0px !important;
}
.co-cox {
    background: #0a8bc7 !important;
}
.co-cox h2 {
    color: #ffffff !important;
}
.co-cox:hover {
    box-shadow: #0a8bc7 0px 0px 5px 2px;
}
.mn-bt10{
    margin-bottom: 10px !important;
}
.br-radius0{
    border-radius: 0 !important;
}
.login p {
    font-weight: 500;
}
.routes .spcl-bx h3 {
    position: relative;
    top: 140px;
}
.specialities h2 {
    text-transform: capitalize;
    margin-bottom: 40px;
    font-size: 30px;
}
.routes .spcl-bx h3 {
    font-size: 18px;
}
.routes .spcl-bx h3 {
    color: #ffffff !important;
}
body p, body h1, body h2, body h3, body h4, body h5, body h6, body li, body a {
    font-family: 'Poppins', sans-serif !important;
}
.experience_bx {
    position: relative;
    font-size: 16px;
    padding: 20px;
    background: white;
    border-radius: 10px;
    width: 40%;
    top: 95px;
    left: 200px;
}
.experience_bx i{
    font-size: 60px;
    color: #0a8bc7;
}
.plus-color{
    color: #0a8bc7;
    font-weight: bold;
}
span.years-count {
    font-weight: bold;
    font-size: 35px;
}
span.years-plus{
    font-size: 25px;
    font-weight: bold;
    padding-left: 5px;
    color: #0a8bc7;
}
div#sms_error p{
    padding: 7px;
    border-radius: 3px;
    color: #ffffff;
}
/* gallery */
.place-block-one .inner-box .image-box {
    height: 250px;
}
.place-block-one .inner-box .image-box img {
    object-fit: cover;
    min-height: 250px;
}
.title_h3 {
    line-height: 30px;
    font-weight: bold;
}
#hire-coach .textBox, textarea#description_message, #ask-question .textBox, textarea#description_message {
    background-color: #eee;
    border: none;
    padding: 7px 15px;
    margin: 8px 0;
    width: 100%;
    color: #000;
}
.theme-btn{
    border-radius: 30px;
    box-shadow: none !important;
}
ul.cards.social {
    margin-top: 25px;
}
.single-info-box .inner-box {
    min-height: 250px;
}
.user-img {
    border-radius: 0 !important;
    width: 100% !important;
}
.user-img img {
    border-radius: 0 !important;
    object-fit: cover;
}
button.small_btn {
    width: 20% !important;
    padding: 3px;
}
.mini_btn {
    padding: 3px;
}
.miniHeader{
    background: #f3f3f3;
    padding: 20px;
}
.mn0{
    margin: 0 !important;
}
#gmap .SfQLQb-dIxMhd-bN97Pc-b3rLgd.SfQLQb-QClCJf-giiMnc .i4ewOd-pzNkMb-tJHJj {
    display: none !important;
}
#gmap .i4ewOd-pzNkMb-haAclf {
    display: none !important;
}
.widget-header {
    display: none !important;
}
.required {
    color: red;
}
.main-menu .navigation > li a {
    font-size: 17px !important;
}
.content-column p {
    font-size: 15px;
    line-height: 25px;
}
.vs-txt p {
    font-size: 15px;
    line-height: 25px;
}
p.core_val_description {
    line-height: 25px;
    font-size: 15px;
}
.service_box p {
    font-size: 15px;
    line-height: 25px;
}
.dur {
    margin-bottom: 10px;
}
.search-bx .str-time h3 {
    padding: 10px;
}
.search-bx .end-time h3 {
    padding: 10px;
}
.verticalCenter{
    display: flex; /* Use flexbox to align items */
    justify-content: center; /* Horizontally center the content */
    align-items: center; /* Vertically center the content */
}
.verticalCenter h3{
    font-size: 18px;
    float: left;
    margin: 0px 0px;
    font-weight: bold;
    margin-right: 15px;
}
.loc1:after {
    top: 40px !important;
    left: 4px !important;
}
.search-bx .str-time h3, .search-bx .end-time h3 {
    font-size: 15px;
}
div.passengerDropdown {
    padding: 10px 5px;
}
button#verify_user {
    width: 30% !important;
}
/* Front page */
.book-made-btn {
    width: 15%;
}
a.theme-btn.booknow_btn {
    width: 15%;
}
/* Mobile view */
.mobile-view {
    display: none;
}
.btn-sec a {
    color: #FFFFFF !important;
}
/* Menu */
.mobile-menu .navigation li a#dropdownMenuButton {
    color: #ffffff;
}
.mobile-menu .navigation li {
    display: flex !important;
}
.mobile-menu .myacc-dropdown{
    padding: 10px 25px;
}
/* Menu---------------------End */
.div_content_center {
    justify-content: center;
    display: flex;
    align-items: center;
}
.about_image_box_11 {
    width: 100% !important;
}
.width100 {
    width: 100% !important;
}
/* Ticket Design */
.ticket_table {
    width: 100%;
    border-bottom: 15px solid #d81f27;
}
.barcode {
    transform: rotate(90deg);
    justify-content: center;
    display: flex;
    align-items: center;
}
.ticket-header {
    background: #21a1dc;
}
.ticket_logo {
    text-align: center;
    padding: 10px;
}
.ticket_logo img {
    width: 40%;
}
.ticket-header h2.title {
    font-size: 22px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}
table.sub-table {
    width: 100%;
}
.ticket-border td.left {
    border-left: 1px dashed #000000;
    padding-left: 15px;
}
th.short-ticket {
    border-left: 1px dashed #000000;
    width: 35%;
}
.box {
    column-count: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
}
th.short-ticket .ticket_logo {
    text-align: left;
}
.ticket_table h2, .ticket_table p, .ticket_table span {
    font-family: 'Montserrat' !important;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    font-weight: 500;
}
.red-text {
    text-align: center;
    font-weight: 600;
    color: #d81f27 !important
}
/*th.short-ticket div img {
    width: 60%;
}
.img_box {
    width: 50%;
    text-align: left;
} */
th.short-ticket div img {
    width: 100%;
    margin-left: 10px;
}
.img_box {
    width: 70%;
    text-align: center;
    margin-left: 10px;
}
th.short_logo {
    width: 50%;
}
th.short-ticket h2.title {
    font-size: 16px;
}
.ticket_imgbox {
    position: relative;
}
.ticket_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('../logo_map.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.1; 
}
/* ol, ul */
div#terms_box {
    line-height: 30px;
}
div#terms_box ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
#terms_box ol li, #terms_box ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: decimal;
}
.hr {
    margin: 35px 0 !important;
}