@font-face {
    font-family: YogeshR;
    src: url("https://vanshikacabs.com/wp-content/themes/wp-citycab/fonts/RinocabG") format("opentype");
}
@font-face {
    font-family: YogeshG;
    src: url("https://vanshikacabs.com/wp-content/themes/wp-citycab/fonts/RinocabG") format("opentype");
}
body{
    font-family: 'YogeshR';
}
#footer-bottom{margin-bottom: 44px;}
.footer-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 1000;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.15);
  font-family: sans-serif;
}

.footer-fixed a,
.footer-fixed button {
  flex: 1;
  text-align: center;
  padding: 12px 0;
  font-size: 16px;
  border: none;
  cursor: pointer;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-weight: bold;text-decoration: none;font-family: 'YogeshG';
    color: #000;
}

.whatsapp-btn {
  background-color: #25D366;
}

.call-btn {
  background-color: #ffc000;
}
#menu ul li a{
    font-family: 'YogeshR' !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}
.wpb_wrapper p{
    font-family: 'YogeshR' !important;
    font-weight: 400 !important;
    color: #161616 !important;
    font-size: 16px !important;
}
h1{
    font-family: 'YogeshG' !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
    line-height: 22px !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}
h2{
    font-family: 'YogeshG' !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    line-height: 22px !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}
h3{
    font-family: 'YogeshG' !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}
.blacksec p{
    color:#fff !important;
}
.taxilinks .tick a{
    font-family: 'YogeshG' !important;
}
.footer-top-1 .taxilinks{
    background: #fff;
    padding: 20px;
    border-radius: 25px;
}
.footer-top-1 .taxilinks .tick{
    padding-left: 6px;
}
.cs_custom_heading{
   margin-bottom: 10px !important; 
}

.cs_custom_heading h3 span{
    font-family: 'YogeshG' !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}
.custom-heading-wrap.taxi1 .cs_custom_heading h3:after{
    display: none;
}
.footer-fixed a:hover{color: #000 !important;}
.csbody .footer-fixed a:hover, .csbody .footer-fixed a:focus, .csbody .footer-fixed a:active, .csbody .footer-fixed a.active{color: #000 !important;}
#footer-bottom button:hover{color: #000 !important;}
.grecaptcha-badge{display: none;}
#footer-top h3.wg-title{
    color: #ffffff;
    font-size: 20px;
    font-family: 'YogeshG' !important;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    line-height: 30px !important;
    margin-bottom: 16px;text-align: left !important;
}
#footer-top h3.wg-title > span{
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    line-height: 20px !important;
    margin-bottom: 16px !important;
}
.footer-top h3.wg-title:after{
    display: none;
}
@media(max-width:767px){
    body .header-wrapper .main-menu-wrap{
        position: absolute;
        right: 10px;
    }
    .vc_row .footer-top-1{
        margin-left: 15px;
    } 
    .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
            margin-bottom: 14px !important;
    }
}