body{ overflow-x: hidden; font-family:Roboto,sans-serif;font-size:18px;text-align:justify;font-weight:300;color:#000}h1,h2{font-size:40px;font-weight:300;margin-bottom:20px}.hide{display:none}.btn{box-sizing:border-box;border-radius:0;font-size:14px;font-weight:400;padding:.5rem 18px;line-height:1.75;cursor:pointer;background-color:#fdb813;border-color:#fdb813;color:#000;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-o-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear}.btn:hover{background:#000;border-color:#000;color:#fff}.btn-round{border-radius:20px}.app-logo{max-width:40%;max-height:60px;display:inline!important}.margin-around{margin:2.5px}.white-space-normal{white-space:normal!important}.form-group-no-border .fa{width:18px}.text-bold{font-weight:500;font-size:22px}.text-thin{font-weight:100}.text-grey{color:#757575}.text-small{font-size:15px}.slick-dots{display:flex;justify-content:center;margin:0;padding:1.5rem 0;list-style-type:none}.slick-dots li{margin:0 .7rem}.slick-dots button{display:block;width:.7rem;height:.7rem;padding:0;border:none;border-radius:100%;background-color:#c5c5c5;text-indent:-9999px}.slick-dots li.slick-active button{background-color:#000}.background-grey{background-color:#f6f6f6}.padding-below-booking-panel{height:50px}.yellow-right-border{border-right:30px solid #fdb813}.yellow-left-border{border-left:30px solid #fdb813}.img-frame{padding:50px 5%}.img-rounded{border-radius:20px;width:100%;height:40vw;object-fit:cover}.img-frame>h1,.img-frame>h2{text-align:left;width:100%}.img-frame p{margin-bottom:2rem}.text-subtitle{font-weight:400}.fa-circle-small{font-size:6px;vertical-align:middle}.btn-book-cab{font-weight:700;font-size:12px;margin-top:20px;position:absolute;bottom:50px}.no-padding{padding:0}.img-corner{width:100%;height:40vw;min-height:593px;object-fit:cover}.text-tab{color:#c5c5c5;cursor:pointer;margin-bottom:1rem}.text-tab:hover{color:#000}.text-tab>hr{width:0;margin:0}.text-tab-active{color:#000;cursor:not-allowed!important}.text-tab-active>hr{width:80%;margin:0;border-bottom:2px solid #000}.destination-carousal .slick-dots{position:absolute;bottom:0;left:0;right:0}.destination-carousal .slick-dots button{background-color:#fff}.quote{position:absolute;right:20%;bottom:40px}.quote i{font-size:8em;transform:rotate(10deg);color:#fdb813;opacity:.2}.profile-small{color:#c5c5c5;margin-bottom:70px;cursor:pointer}.profile-small>img{border-radius:50%;width:30%}.profile-small>div{display:inline-block;padding-left:10px;vertical-align:middle}.profile-name>div{font-weight:400;margin-top:-5px}.profile-small>div>hr{margin:0;border-bottom:2px solid #c5c5c5}.profile-small-active{color:#000;cursor:not-allowed}.profile-small-active>div>hr{border-bottom-color:#000}.img-testimonial{border-radius:50%;float:right}.testimonial{padding:20px 0}.verticle-center{position:absolute;top:50%;transform:translateY(-50%)}.btn-bold{font-weight:700;font-size:12px}.mb-30{margin-bottom:30px}.mb-20{margin-bottom:20px}.control-label{margin-bottom:0}.social-black{color:#000;margin-right:15px;margin-bottom:30px}.social-black>i{margin-bottom:30px}.social-white{color:#fff;margin-right:15px}.social-white>i{margin-bottom:30px}a.contact{display:block;position:relative;top:-80px;visibility:hidden}.text-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.route-title{position:absolute;top:60px;left:8%;text-align:center;width:40vw;padding:0 5%}.route-title h1{margin:0}.fare-table tbody,.fare-table td,.fare-table th,.fare-table tr{border-top:1px solid #c5c5c5!important;border-bottom:1px solid #c5c5c5!important}.fare-table th{font-weight:400}.white-box{background-color:#fff;padding:5px 15px;border-radius:20px;margin-bottom:10px}[data-toggle=collapse]{cursor:pointer}.collapse{margin-top:10px}@media (min-width:992px) and (max-width:1100px){.btn-book-cab{position:relative;bottom:unset}}@media (min-width:992px) and (max-width:1023px){.padding-below-booking-panel{height:75px}}@media (min-width:576px) and (max-width:767px){.container-fluid{width:540px;max-width:100%}.img-mobile{width:100%!important;height:70vw!important;margin-left:0!important;object-fit:cover}}@media (min-width:768px) and (max-width:991px){.container-fluid{width:720px;max-width:100%}.img-mobile{width:100%!important;height:70vw!important;margin-left:0!important;object-fit:cover}}@media (max-width:991px){.yellow-right-border{border-right:none}.yellow-left-border{border-left:none}.padding-below-booking-panel.background-grey{background-color:#fff}.img-frame>h1,.img-frame>h2{text-align:center}.btn-book-cab{position:relative;bottom:unset}.img-mobile{width:100vw;height:100vw;object-fit:cover;margin-left:-15px}.img-corner{height:70vw;min-height:unset}.quote{position:absolute;right:0;top:0;bottom:unset}.quote i{font-size:5em;transform:rotate(-10deg) scale(-1,1);opacity:unset}.route-title{position:absolute;top:20px;left:0;text-align:center;width:100vw;padding:0 5%}}@media (max-width:767px){.verticle-center{position:relative}



.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:20px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center; 
  font-size:30px;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.45);
  z-index:100;
}

.my-float{
    margin-top:16px;
}

.float1{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    left:20px;
    background-color:#4498ff;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.45);
  z-index:100;
}


.my-float1{
    margin-top:16px;
}


}