html {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
}

@media screen and (min-width: 320px) {
    html {
        font-size: calc(16px + 6 * ((100vw - 320px) / 680));
    }
}

@media screen and (min-width: 1000px) {
    html {
        font-size: 16px;
    }
}
.logo-margin{
    margin-top:-43px;
}
#menu1>li {
    margin: 15px;
    font-size: 20px;
    font-weight: 500;
        margin-top: 12px;
}
.icon_social {
    background: #01193f;
    padding: 10% 10% 10% 10%;
    font-size: 23px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.underline{
    border: 1.5px solid #0054a5;
    margin-left: 1px;
    max-width: 97.5%;
}
.fa-icon{
    /* padding:7%; */
}
.icon{
    margin-right: 2.5rem;
}
.footer_title{
    color: #0054a5;
    font-weight: 700;
}
#findlocation {
    position: absolute;
    z-index: 9999999999;
}
.list-inline{
    display:inline-flex;
}
div#findlocation.hidden {
    position: absolute;
    left: 999999999px;
}

.PD20 {
    padding: 20px;
}

.stepmr {
    margin-left: 10px;
    margin-right: 10px;
}

.scroll-top.page-scroll {
    position: fixed;
    bottom: -7px;
    right: 330px;
    margin: 0px auto;
}
@media screen and (max-width: 768px) {

    .scroll-top.page-scroll {
        position: fixed;
        bottom: 15px;
        right: 25px;
        margin: 0px auto;
    }
    div#lz_overlay_wm {
        margin: 0px 16px 59px 0px !important;
    }
}

body#page-top {
    overflow-x: hidden;
}
.hidden{
    display: none;
}
html.i-amphtml-fie>body,
html.i-amphtml-singledoc>body {
    overflow: inherit!important;
}

li>a {
    color: white ;
    text-decoration: none !important;
    background-color: transparent;
}

.PD30 {
    padding: 30px;
}
label {
    margin-bottom: 0.2rem !important;
}
.mrtop {
    margin-top: 20px;
    font-weight: 700;
    color: #0054a5;
    margin-bottom: 15px;
}
.mrtop-cont {
    font-weight: 500;
    font-size: 17px;
}
.head-cont-2 {
    font-weight: 700;
    color: #01183d;
}
.navbar-toggler {
    font-size: 1.25rem;
    line-height: 1;
    background-color: #f7f7f700 !important;

}
.flex-content{
    justify-content: flex-end;
    margin:auto;
}
.cont-2{
    font-size: 17px;
}
.travel-input-from{
    padding-left:0px;
    padding-right:0px;
    margin-right: 30px;
}
.travel-input-to{
    padding-left:0px;
    padding-right:0px;
    margin-right: 15px;
}
.content-3{
     padding: 20px 60px 20px 60px;
}
.button-go{
    margin-top: 14px; 
    height:60px; 
    width:6rem;
    max-width:300px; 
    background-color:rgb(254,242,0); 
    color:black; 
    font-size:1.25rem;
}
.logo60{
    display: flex;
    justify-content: center;
    align-items: center;
}
.container-form{
    max-width:1100px !important;
}
.container-con-2{
    max-width:1100px !important;
}
.logo-nav{
    margin: 0;
    margin-top:20px;
    float: none; 
    text-align:center;
}
.moreinfo:hover {
  background-color: yellow !important;
  color: #01183d;
}
a.contract-info:hover {
    /* color: yellow; */
    text-decoration: none;
    border-bottom: 1px;
    border-bottom-style: inset;
    border-bottom-color: rgb(26, 85, 196);
}

a.btn-social.btn-outline.icon_social.icon:hover {
  background-color: yellow !important;
}
.fa-icon:hover {
    color: #01183d;
}
select#customSelect{
    width: 50%;
    min-width: 70px;
}
.menu-active{
    border-bottom: 2px;
    border-bottom-style: inset;
    border-bottom-color: rgb(255, 229, 0);
}

a.active.menu-active:hover::after{
    color:#007bff;
    border-bottom:unset;
    transition: width .5s ease, background-color .5s ease;
}
/* input#address, input#destination{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
} */
@media screen and (max-width: 768px) {
    .menu-active{
        border-bottom: 2px;
        border-bottom-style: inset;
        border-bottom-color: rgb(255, 229, 0);
    }
    .icon_social {
        background: #01193f;
        padding: 10% 10% 10% 10%;
        font-size: 23px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .logo_trip{
        width: 250px;
        max-width: 100%;
    }
    select#customSelect{
        width: 50%;
        min-width: 75px;
    }
    .logo-nav{
        margin: 0;
        margin-top:20px; 
        float: none; 
        text-align:center;
    }
    .flex-column{
        flex-direction:row !important;
    }
    button.navbar-toggler {
        margin-top: 15px;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: unset !important;
        align-items: unset !important;
    }
    ul#menu1 {
        text-align: end;
    }
    .quote {
        padding: 15px 5px 15px 10px !important;
    }
    #content1 {
        padding: 0px !important;
        ;
    }
    #content2 {
        padding: 0px !important;
    }
    #content3 {
        padding: 0px !important;
    }
    #moveinfo {
        width: 50% !important;
    }
    footer#footer {
        padding: 0px !important;
    }
    .logo2 {
        text-align: center;
    }
    .underline{
        border: 1.5px solid #0054a5;
        margin-left: 1px;
        max-width: 97.5%;
    }
    .footer-col.col-md-3{
        text-align: center;
    }
    .footer-col.col-md-3.logo2.logo-margin{
        margin-top: 10px;
    }
    .travel-input-from{
        padding-left:0px;
        padding-right:0px;
        margin-right: 0px;
    }
    .travel-input-to{
        padding-left:0px;
        padding-right:0px;
        margin-right: 0px;
    }
    .passenger-input{
        padding-left:0px;
        padding-right:0px;
    }
    .col-md-12.PD20.text-center{
        padding: 9% 10% 0% 10%;
    }
    .content-3{
        padding: 25px 60px 32px 60px;
    }
    .about{
        margin-top: -20px;
        margin-bottom: -10px;
    }
    .contact{
        margin-top: 15px;
        margin-bottom: -10px;
    }
    .footer-padding-bot{
        padding-bottom: 5%;
    }
    .list-inline{
        padding-left: 5%;
    }
    .padd-bot{
        padding-bottom: 10%;
    }
    .h1, h1 {
        font-size: 1.7rem;
    }
    .logo2-img{
        width: 65%;
    }
    #menu1>li {
        margin: unset;
        /* margin-bottom: -10px !important; */
    }
    .fast-quote{
        padding-top: 5px !important;
        padding-bottom: 20px !important;
    }
    .fa.fa-youtube-play.fa-icon{
        font-size: 22px !important;
    }
    .icon {
        margin-right: 1rem;
    }
    h1.footer_title {
        font-size: 1.5rem;
    }
    .social{
        margin-top: 0px;
        margin-bottom: -3px;
    }
    .contact-p {
            margin-bottom: 13px;

    }
}
    .footer2 {
        background-color: #01173c;
            padding: 15px;
    }
    div#lz_chat_overlay_main {
        background: #007bff !important;
    }

    #lz_chat_overlay_main > div:nth-child(2) {
        background: #007bff !important;
    }

    #lz_overlay_eyecatcher_shadow,#lz_overlay_eyecatcher_bubble, #lz_ec_header_text, #lz_overlay_eyecatcher_close ,#lz_ec_sub_header_text{
        display: none;
    }