#hero {
    width: 100%;
    height: auto;
    background: white;
    /*background-image: linear-gradient(rgb(226,144,0), rgba(255, 255, 255, 0.5)), url(../images/hellobus.jpg);*/
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position-y: top;
    background-position-x: center;
    background-size: 100% 100%;
}
.input-group-text {
    font-size: 1.3rem;
}
#hero h1 {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 56px;
    color: #fff;
    text-transform: capitalize;
    text-shadow: 0px 2px 5px #00000036;
}

#hero h2 {
	color: #fcfcfceb;
	margin-bottom: 80px;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
}

#hero .input-group {
    flex-wrap: nowrap;
    height: 45px;
    box-shadow: 0px 4px 5px #00000045;
    border-radius: 7px;
}
#hero span.select2-selection.select2-selection--single {
    height: 45px !important;
    border-radius: 0;
    border: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
#hero .input-group-text {
    font-size: 1.3rem;
    padding: 0 16px;
    color: #0C8E46;
  
    border: 0;
    border-radius: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: none;
}
.calendars {
    background-color: #fff !important;
    border: 0 !important;
    font-family: "Century Gothic", sans-serif !important;
    font-size: 100% !important;
    box-shadow: 0 2px 15px 0 rgb(0 0 0 / 20%) !important;
    border-radius: 3px !important;
    width: 270px !important;
}
.calendars-month-header, .calendars-month-header select, .calendars-month-header input {
    height: 30px !important;
    line-height: 30px !important;
    background: #E9E9E9 !important;
    color: #222 !important;
    outline: none;
    box-shadow: none;
}
.calendars-month a {
    background-color: transparent !important;
}
.calendars-month {
    border: 0 !important;
    width: 100% !important;
}
.calendars-month td {
    border: 1px solid #cec6c6 !important;
}
a.calendars-cmd.calendars-cmd-today, a.calendars-cmd.calendars-cmd-tomorrow, a.calendars-cmd.calendars-cmd-close {
    background: #6e62a1 !important;
    color: #fff !important;
    height: 30px !important;
    margin: 4px !important;
    line-height: 30px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    display: inline-block;
    padding: 0px 10px;
    text-align: center;
    width: auto !important;
}
.calendars-month th {
    border-bottom: 1px solid #cec6c6 !important;
    padding: 20px 0 10px !important;
    color: #4CACE0 !important;
    font-weight: bold !important;
}
.calendars-month th, .calendars-month td {
    width: 14.3% !important;
    padding: 2px !important;
}
.calendars-cmd:hover {
    background-color: transparent !important;
}
.calendars-month a {
    padding: 5px !important;
}
.calendars-month a:hover {
    background-color: #6e62a1 !important;
    color: #fff !important;
}
.calendars-month th {
    padding-top: 15px !important ;
    padding-bottom: 8px !important;
}
a.calendars-cmd.calendars-cmd-tomorrow {
    margin-left: 30px !important;
}
a.calendars-cmd.calendars-cmd-prev {
    position: absolute;
    left: 0;
    top: 3px;
    font-weight: 700;
    font-size: 16px;
}
a.calendars-cmd.calendars-cmd-next {
    position: absolute;
    right: 0;
    top: 3px;
    font-weight: 700;
    font-size: 16px;
}
.calendars-ctrl {
    background-color: #fff !important;
    padding: 15px 3px 3px;
}
.calendars-month td .calendars-selected {
    background-color: #6E62A1 !important;
}
/* Calendar type starts */
.calendar-type {
	position: absolute;
	left: 0;
	bottom: 55px;
}
.calendar-type label {
	color: #ffffff;
	margin-bottom: 0;
	margin-right: 6px;
	font-size: 16px;
}
.calendar-type select {
	background: transparent;
	color: #ffffff;
	border: 1px solid #fff;
	font-weight: 600;
	font-size: 15px;
}
/* Calendar type ends */
#hero input, #hero select {
    height: 45px !important;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 0;
    outline: none !important;
}
.homeDatePanel .input-group-prepend {
    margin-right: -1px;
    height: 45px;
    	background: transparent;
}
#date ,#ethdate{
    position: relative !important;
    color: #444;
    padding-top: 9px;
    box-shadow: none !important;
}
#date2{
    position: relative !important;
    color: #444;
    padding-top: 9px;
    box-shadow: none !important;
}
select#calenderType {
    outline: none;
    box-shadow: none;
    height: 30px !important;
    cursor: pointer;
}
select#calenderType option {
    background: #F3F3F3;
    color: #000;
    padding: 10px;
}
#hero .btn-get-started {
    font-family: "Jost", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px 11px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px 0 0 0;
    color: #6e62a2;
    background: #ffffff;
}

#hero .btn-get-started:hover {
    background: #f3f5fa;
}

#hero .btn-watch-video {
    font-size: 16px;
    display: inline-block;
    padding: 10px 0 8px 40px;
    transition: 0.5s;
    margin: 10px 0 0 25px;
    color: #fff;
    position: relative;
}

#hero .btn-watch-video i {
    color: #fff;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: 7px;
    transition: 0.3s;
}

#hero .btn-watch-video:hover i {
    color: #47b2e4;
}

#hero .animated {
    animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (max-width: 991px) {
.footer-contact img {
    width: 90px !important;
}
#footer .footer-top .social-links a {
    margin: 0 2px 4px 0;
}
.social-networks {
	float: none !important;
}
    #hero .container {
	padding-top: 0;
   }
    #hero .animated {
        -webkit-animation: none;
        animation: none;
    }
    #hero .hero-img {
        text-align: center;
    }
    #hero .hero-img img {
        width: 50%;
    }
    #header {
	padding: 15px 0;
    }
    #hero h2 {
        margin-bottom: 50px !important;
    }
}

@media (max-width: 768px) {
    #psngr_dtls {
        padding-top: 20px;
    }
    .section-title h2 {
        font-size: 22px !important;
    }
    .footer-contact img {
        width: 95px !important;
    }
    #hero h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #hero h2 {
        font-size: 18px;
        line-height: 24px;
    }
    #hero .hero-img img {
        width: 70%;
    }

}
@media (max-width: 767px) {
    .bus_name {
        padding: 5px;
    }
    #hero {
        background-size: 160% 125% !important;
        min-height: 500px;
        text-align: center;
    }
    .input-group.calendar {
        margin-top: 40px;
    }
    #hero h2 {
        margin-bottom: 30px !important;
    }
    .footer-contact img {
        margin-bottom: 14px;
    }
    a.login-btn::before {
        display: none;
    }
    .bus-filter-wrapper {
        min-height: auto !important;
        margin-bottom: 0 !important;
    }
    .ticket-src-result {
        min-height: auto !important;
    }
    .trip-msg {
        position: relative !important;
    }
    .row.dptr-action-box {
        margin-top: 65px !important;
    }
}
@media (max-width: 575px) {
    .client-review-content::before {
        display: none;
    }
    #hero .hero-img img {
        width: 80%;
    }
    #hero .btn-get-started {
        font-size: 16px;
        padding: 10px 24px 11px 24px;
    }
    #hero .btn-watch-video {
        font-size: 16px;
        padding: 10px 0 8px 40px;
        margin-left: 20px;
    }
    #hero .btn-watch-video i {
        font-size: 32px;
        top: 7px;
    }
    .dab-center {
	height: 80px;
    }
    .dab-center {
	flex-direction: column;
    }
}

@-webkit-keyframes up-down {
    0% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}

@keyframes up-down {
    0% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}
