/*@import "https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: Jost, sans-serif;
}
a {
    font-family: Jost, sans-serif;
}
a:hover {
    text-decoration: none;
}
html {
    scroll-behavior:smooth;
}
.bg_gry {
    background: #f7f7f7;
}
img {
    max-width: 100%;
}
.bg-size {
    background-repeat: no-repeat;
    background-size: 35px;
    margin-left: 3px;
}
.logo-img img {
    width: auto;
    transition: 0.9s;
}

.header_bg ul li {
    padding: 10px 9px;
    display: inherit;
}
#menu_bar .navbar-nav {
    margin-top: 0;
}
.header_bg ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    border-right: 1px solid #fff;
    line-height: 4px;
    padding: 5px 0;
    padding-right: 37px !important;
}
.br_n {
    border: none !important;
}
.header_bg ul li a:hover {
    color: #000 !important;
}
.banner-block {
    z-index: 99;
}
.banner-block .item img {
    height: 639px;
}
.fixed-top {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: cubic-bezier(0, 0, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.5, 1);
}
body {
    position: relative;
}
.overlay,
.sideMenu {
    position: fixed;
    bottom: 0;
}
.overlay {
    top: 0;
    left: -100%;
    right: 100%;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999999;
}
.overlay.open {
    left: 0;
    right: 0;
}
.sidebarNavigation {
    margin-bottom: 0;
    z-index: 99;
    justify-content: flex-start;
    padding: 0 45px;
}
.sidebarNavigation .leftNavbarToggler {
    margin-right: 10px;
    order: -1;
    transform: rotate(-19deg);
}
.sideMenu {
    left: -100%;
    top: 0;
    overflow: hidden;
    width: 100%;
    z-index: 999999999999;
    max-width: 70%;
    margin-bottom: 0;
    padding: 1rem;
    height: 100%;
}
.sideMenu.open {
    left: 0;
    display: block;
    overflow-y: auto;
}
.sideMenu ul {
    margin: 0;
    padding: 0 15px;
}
.banner-block .owl-carousel .owl-item .item img {
    width: 100%;
}
.top_btn button {
    width: 90px;
    background: #000;
    color: #fff;
    border: none;
    padding: 7px;
}
.singup_btn {
    display: inline-block;
    width: auto;
    border: 1px solid #ececec;
    color: #fff;
    text-align: center;
    padding: 7px 17px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 7px;
    text-transform: uppercase;
}
.singup_btn:hover {
    background: #1674f8;
}
.sign {
    background: #1674f8;
    color: #000;
    border: 1px solid #1674f8;
}
.fixed-top1 .header_bg ul li {
    padding: 0 7px;
    display: inherit;
}
.fixed-top1 .singup_btn {
    display: inline-block;
    width: auto;
    color: #fff;
    margin-top: 0;
}
.singup_btn:hover {
    color: #fff;
}
a.let_discuss {
    display: inline-block;
    width: auto;
    border: 1px solid #1674f8;
    color: #010306;
    text-align: center;
    background: #1674f8;
    padding: 11px 23px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: 29px;
}
a.let_discuss:hover {
    background: #000;
    border: 1px solid #000;
    color: #1674f8;
}
.login_btn {
    display: inline-block;
    width: auto;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: 0 0;
    padding: 7px 10px;
    border-radius: 31px;
    font-weight: 600;
    font-size: 14px;
}
.fixed-top1 .login_btn {
    border: 1px solid #1674f8;
}
.login_btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #292c2e;
}
.module {
    background: #050505 !important;
    color: #fff;
    padding: 2rem;
}
#home_banner .owl-buttons {
    display: none;
}
#menu_bar ul .active {
    color: #fff;
}
.read_more a {
    width: 150px;
    background: #000;
    display: inline-block;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    border-radius: 23px;
    font-size: 17px;
    font-weight: 600;
}
.bg-dark {
    background-color: #fdfdfd !important;
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
}
.fixed-top1 {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.foot_box h3 {
    font-size: 19px;
    color: #000;
}
.foot_box ul {
    padding: 0;
    margin: 0;
}
.foot_box ul li {
    list-style: none;
}
.footer-section {
    background: #fff;
    width: 100%;
}
.footer-section h3 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
}
.footer-section p {
    font-size: 14px;
    color: #080707;
    margin-top: 16px;
}
.footer-section-elements {
    padding: 5px 0;
    color: #080707;
}
.footer-bottom p a {
    color: #fff;
    font-weight: 700;
}
.site-link ul li {
    list-style: none;
    text-align: left !important;
    font-size: 13px;
}
.site-link ul li a {
    color: #e7e5e5;
    line-height: 23px;
    font-weight: 400;
    font-size: 14px;
}
.site-link ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.site-link ul {
    padding-left: 0;
}
.footer-bottom {
    width: 100%;
    background: #010712;
    padding: 0;
}
.footer-bottom ul {
    padding: 0;
    list-style: none;
}
.footer-social-icons {
    display: block;
    margin: 0 auto;
    float: left;
    margin-top: 9px;
}
.social-icon {
    color: #fff;
}
ul.social-icons {
    margin-top: 3px;
    margin-left: -25px;
    margin-bottom: 11px;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
    padding-left: 15px;
}
.social-icons a {
    color: #8a8a8a;
    text-decoration: none;
}
.fa-facebook {
    height: 40px;
    width: 40px;
    font-size: 29px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-facebook:hover {
    color: #3b5999;
}
.fa-envelope {
    height: 40px;
    width: 40px;
    font-size: 29px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-whatsapp {
    height: 40px;
    width: 40px;
    font-size: 29px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-twitter {
    height: 40px;
    width: 40px;
    font-size: 29px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-twitter:hover {
    color: #1da1f2;
}
.fa-instagram {
    height: 40px;
    width: 40px;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-instagram:hover {
    color: #c23291;
}
.fa-rss {
    height: 40px;
    width: 40px;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-rss:hover {
    color: #eb8231;
}
.fa-youtube {
    height: 40px;
    width: 40px;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-youtube:hover {
    color: #e64a41;
}
.fa-linkedin {
    height: 40px;
    width: 40px;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-linkedin:hover {
    color: #0073a4;
}
.fa-google-plus {
    height: 40px;
    width: 40px;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-google-plus:hover {
    color: #e25714;
}
.footer-bottom p {
    color: #fff;
    margin-top: 24px;
    font-size: 15px;
    color: #bfbfbf;
    margin-top: 19px;
    font-size: 15px;
    margin-bottom: 17px;
    font-weight: 500;
}
.float-call {
    position: fixed;
    width: 103px;
    height: 77px;
    top: 200px;
    right: 0;
    background-color: #050505;
    color: red;
    text-align: center;
    font-size: 30px;
    box-shadow: none;
    z-index: 100;
    border: 1px solid #050505;
    border-radius: 5px 0 0 5px;
    z-index: 9999999;
}
.float-call p {
    font-size: 13px;
    margin-top: -15px;
    color: #fff;
    font-weight: 500;
}
.float-call p:hover {
    color: #fff;
}
.float-call:hover {
    background-color: #fff;
    color: #fff;
    border: none;
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(255, 206, 0, 0.64) 0, rgba(255, 206, 0, 0.66) 22.9%, #ffce00 56%, #ffce00 90%);
    text-decoration: none;
}
.float-call:hover p {
    color: #fff;
}
.float-call i {
    line-height: 60px;
}
.float-whatapp {
    position: fixed;
    width: 103px;
    height: 77px;
    top: 287px;
    right: 0;
    background-color: #050505;
    color: #2ab200;
    border-radius: 0;
    text-align: center;
    font-size: 30px;
    border: 1px solid #050505;
    border-radius: 5px 0 0 5px;
    z-index: 100;
    z-index: 9999999;
}
.float-whatapp p {
    font-size: 13px;
    margin-top: -7px;
    color: #fff;
    font-weight: 500;
}
.float-whatapp:hover {
    background-color: #fff;
    color: #fff;
    border: none;
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(255, 206, 0, 0.64) 0, rgba(255, 206, 0, 0.66) 22.9%, #ffce00 56%, #ffce00 90%);
    text-decoration: none;
}
.float-whatapp:hover p {
    color: #fff;
}
.float-whatapp i {
    line-height: 60px;
}
.call-details-area {
    position: fixed;
    width: 171px;
    height: 100px;
    top: 516px;
    right: 10px;
    background-color: #14bb08;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    box-shadow: 2px 2px 2px gray;
    z-index: 100;
}
.call-details-area h3 {
    font-weight: 700;
    font-size: 19.56px;
    color: #fff;
    padding: 3px 0;
    border-bottom: 1px solid #fff;
}
.call-details p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 19px;
}
.pb-30 {
    padding-bottom: 30px;
}
.cl_sub_img {
    border: 1px solid #ccc;
    height: 70px;
    width: 70px;
    display: block;
    margin: auto;
    border-radius: 50%;
}
.cl_sub_img img {
    display: block;
    margin: auto;
    padding: 15px;
    max-width: 100%;
}
.cl_sub h3 {
    font-size: 17px;
    margin-bottom: 2px;
    margin-top: 5px;
}
.cl_sub h4 {
    color: #ea0e20;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
}
.client_testi_box {
    background: #fff;
    border: 1px solid #ececec;
    padding: 0 0 26px;
    box-shadow: 0 6px 17px 1px #ccc;
    border-radius: 0;
    margin: 0 15px 32px;
}
img.quote {
    margin-left: 3px;
}
.clit_sub i {
    font-size: 19px;
}
.clit_sub {
    padding: 14px 25px 0;
}
.client_testi_box p {
    font-size: 13px;
    text-align: left;
    margin-bottom: 11px;
    padding: 3px 0;
    font-style: normal;
    line-height: 25px;
    height: 123px;
    overflow: hidden;
}
.banner-shadow:after {
    opacity: 0.8;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-shadow {
    position: relative;
}
.banner-shadow::after {
    background: #4f8fdd8c;
    background: -moz-linear-gradient(45deg, #0304077a 0, #0000019e 100%);
    background: -webkit-linear-gradient(45deg, #0304077a 0, #0000019e 100%);
    background: linear-gradient(45deg, #0304077a 0, #0000019e 100%);
    z-index: 999;
}
.owl-control-center .owl-pagination {
    z-index: 999999999;
}
.center_search {
    position: absolute;
    top: 77px;
    right: 0;
    left: 0;
    z-index: 9;
}
.center_txt {
    margin-top: 21px;
    text-align: left;
    color: #fff;
}
.center_img img {
    position: absolute;
}
.center_img .img2 {
    margin-left: 408px;
    margin-top: -41px;
}
.center_img .img3 {
    margin-top: 234px;
    margin-left: 197px;
}
.center_img .img4 {
    margin-top: 300px;
    margin-left: -78px;
}
.center_img .img5 {
    margin-top: 341px;
    margin-left: 61px;
}
.form-center {
    padding: 0 49px;
}
.center_txt h1 {
    color: #1674f8;
    font-size: 53px;
    font-weight: 700;
    letter-spacing: 1.3px;
    margin-bottom: -11px;
    text-transform: capitalize;
}
.center_txt h2 {
    color: #fff;
    font-size: 51px;
    font-weight: 700;
    letter-spacing: 1.3px;
    margin-bottom: 3px;
    margin-top: 12px;
}
.center_txt h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 1.3px;
}
.center_txt p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.3px;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: 3px;
}
.form-center .form-control:focus {
    outline: 0 !important;
    box-shadow: none;
}
.add_drop {
    text-align: right;
}
.add_drop span {
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
}
button.add_more {
    width: 28px;
    line-height: 14px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 28px;
    margin-right: 5px;
}
h6.add_more {
    width: 28px;
    line-height: 14px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 28px;
    margin-right: 5px;
    display: inline-block;
    line-height: 30px;
    cursor: pointer;
}
h6.add_more:hover {
    background: #d70012;
    color: #fff;
}
a.vert-move {
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 0.5s infinite alternate;
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 0.5s infinite alternate;
}
@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}
a.vert-left-move {
    -webkit-animation: mover-left 1s infinite alternate;
    animation: mover-left 1s infinite alternate;
}
address.vert-left-move {
    -webkit-animation: mover-left 1s infinite alternate;
    animation: mover-left 1s infinite alternate;
}
@-webkit-keyframes mover-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-5px);
    }
}
@keyframes mover-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-5px);
    }
}
.comn_heading {
    text-align: center;
    padding: 12px 0;
}
.comn_heading h3 {
    font-size: 33px;
    color: #f33234;
    font-weight: 700;
    margin-bottom: 19px;
}
.comn_heading p {
    text-align: center;
    font-size: 17px;
    color: #626262;
    font-weight: 500;
    padding: 0 161px;
    margin-bottom: 25px;
}
.we_sub {
    text-align: center;
    background: #f7f6f6;
    margin: 0 15px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-radius: 12px;
    margin-top: -51px;
    position: relative;
}
.we_product {
    background: #fff;
    padding: 67px 7px 9px 8px;
    margin-bottom: 33px;
    cursor: default;
    box-shadow: 1px 0 12px 4px #ccc;
}
.we_sub h3 {
    color: #f33234;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    height: 70px;
    padding: 16px 51px 0;
}
.car_rental {
    background: #f33234;
}
.we_sub p {
    padding: 11px 19px;
    font-size: 16px;
    height: 87px;
    overflow: hidden;
    padding-bottom: 0;
    color: #6f6c6c;
    font-weight: 500;
}
.taxi_txt {
    text-align: center;
}
.taxi_txt h3 {
    font-size: 25px;
    color: #000;
    font-weight: 700;
    margin-bottom: 3px;
}
.taxi_txt p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.chooe_txt p {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}
.taxi_txt {
    font-size: 15px;
    color: #000;
}
.img_product img {
    height: auto;
    width: 100%;
}
.we_sub img {
    height: 65px;
}
.car_rental h3 {
    color: #fff;
}
.car_rental p {
    color: #fff;
}
.chooe_txt p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.product_area {
    background: #fff;
    padding: 13px 0 45px;
}
.chooe_txt h3 {
    font-size: 47px;
    font-weight: 700;
}
.chooe_txt h4 {
    font-size: 37px;
    font-weight: 700;
}
.chooe_txt {
    padding-top: 61px;
}
.choose_txt {
    padding: 45px 0;
}
.view_all a {
    width: 172px;
    padding: 12px;
    border-radius: 5px;
    display: block;
    margin: auto;
    background: #fff;
    margin: 17px auto;
    text-align: center;
    color: #f33234;
    font-weight: 700;
    box-shadow: 1px 3px 9px -1px #383535;
}
.view_all a:hover {
    background: #f33234;
    color: #fff;
}
.view_all_red a {
    margin: 0;
    background: #f33234;
    color: #fff;
    margin-top: 41px;
}
.certified {
    padding: 101px 0 151px;
}
.certi_im img {
    position: absolute;
}
.certi_im .im1 {
    margin-top: 100px;
}
.certi_im .im2 {
    margin-top: -60px;
    margin-left: 132px;
}
.certi_im .im3 {
    margin-left: 223px;
    margin-top: 48px;
}
.certi_im .im4 {
    margin-right: 23px;
    margin-top: 251px;
    margin-left: 131px;
}
.certified_txt h3 {
    color: #f33234;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 19px;
}
.certified_txt {
    padding-top: 65px;
}
.fixed-top1 .head_left {
    background: #fff;
    height: 64px;
    width: 83px;
    display: block;
    position: absolute;
    transform: skewX(-14deg);
    left: -27px;
}
.fixed-top1 .head_right {
    background: #fff;
    height: 64px;
    width: 50px;
    display: block;
    position: absolute;
    transform: skewX(0);
    right: 0;
    border-radius: 0;
    top: 0;
}
.fixed-top1 .head_right1 {
    background: #91131d;
    height: 64px;
    width: 68px;
    display: block;
    position: absolute;
    transform: skewX(-14deg);
    right: 6px;
    border-radius: 0 5px 60px 53px;
    top: 0;
}
.about_bg1 {
    border-radius: 0 0 58px 81px;
    height: 97.7%;
    z-index: 1;
    transform: skewY(3deg);
    background-color: #d32b2d;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 42%;
    position: absolute;
    top: 0;
    right: -136px;
    transform: skewX(-17deg);
}
.about_txt1 {
    padding: 46px 3px 73px 87px;
    text-align: left;
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
    margin: 0;
    z-index: 9;
    color: #fff;
    position: relative;
    background-color: #961d20;
}
.about_txt1 p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 25px;
    padding-bottom: 25px;
    text-align: justify;
    height: 241px;
    overflow: hidden;
}
.demand_img {
    padding-top: 0;
    margin-left: 0;
    padding-bottom: 25px;
}
.demand_list_images {
    position: absolute;
    top: 4px;
}
.fixed-top1 {
    background: #718295;
}
.about_bg {
    border-radius: 0 0 0 81px;
    height: 100%;
    z-index: 1;
    transform: skewY(3deg);
    background-color: #961d20;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 35%;
    position: absolute;
    top: 0;
    left: -101px;
    transform: skewX(-17deg);
}
.bg_gray1 {
    background: #f5f5f5;
}
.about_txt {
    padding: 41px 37px 25px 7px;
    text-align: left;
    margin: 0;
    z-index: 9;
    color: #292a2c;
    position: relative;
}
img.demand_img1 {
    margin-left: 283px;
    margin-top: 5px;
}
img.demand_img2 {
    margin-top: -15px;
    margin-left: 53px;
}
img.demand_img3 {
    margin-left: 369px;
    margin-top: 11px;
}
.about_txt a {
    padding: 11px 0;
    background: #1674f8;
    color: #13387f;
    padding: 9px 27px;
    border-radius: 34px;
    font-weight: 600;
    font-size: 17px;
    width: 169px;
    display: block;
    text-align: center;
}
.about_txt a:hover {
    background: #fff;
    border: 1px solid #1674f8;
}
.project_img h3 {
    font-size: 19px;
    font-weight: 700;
    margin-top: 13px;
}
.why_c h2 {
    font-size: 31px !important;
    font-weight: 600;
    margin-bottom: 5px !important;
}
.why_c h1 {
    font-size: 35px !important;
    color: #000 !important;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}
.about_img img {
    padding-top: 0;
    margin-left: 0;
    max-height: 525px;
}
.about_us {
    padding: 45px 0;
}
.pp_fleets {
    background: #fff;
    border: 1px solid #f5f2f2;
    text-align: center;
    margin: 0;
    border-radius: 16px !important;
    padding-top: 21px;
    transition: 0.5s all ease-in-out;
}
.pp_fleets:hover {
    transform: scale(1.03);
}
.pp_fleets img {
    width: auto !important;
    margin: auto;
}
..pp_fleets h3 {
    margin-bottom: -3px;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    margin-bottom: 9px;
    margin-top: 30px;
    padding: 5px 6px;
}
.pp_fleets h4 {
    margin-bottom: 0;
}
.pp_fleets h5 {
    font-size: 15px;
    font-weight: 500;
    color: #c7c8cc;
    margin-top: 5px;
}
.pp_fleets h6 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.pp_fleets a {
    display: inline-block;
    width: auto;
    background: #1674f8;
    color: #000;
    border: 1px solid #1674f8;
    text-align: center;
    padding: 7px 35px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 7px;
    text-transform: uppercase;
}
.pp_fleets a:hover {
    background: #13387f;
    color: #fff;
    border: 1px solid #13387f;
}
.pp_fleets h4 i {
    font-size: 13px;
    font-weight: 600;
    color: #1674f8;
    margin: 0 4px;
}
.popl_city h3 {
    text-align: left;
    color: #000;
    font-size: 45px;
    font-weight: 500;
}
.popl_city h3 span {
    font-weight: 700;
    font-size: 31px;
    margin-bottom: 0;
}
.about_txt h1 {
    font-weight: 700;
    font-size: 31px;
    margin-bottom: 14px;
}
.about_txt1 h1 {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 9px;
}
.about_txt1 a {
    padding: 11px 0;
    background: #fff;
    color: #d01a1e;
    padding: 10px 27px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 21px;
    margin-top: 11px;
    display: block;
    width: 181px;
    text-align: center;
}
.about_txt h2 {
    font-size: 42px;
    margin-bottom: 12px;
    padding-bottom: 5px;
    font-weight: 600;
}
.about_txt1 h2 {
    font-size: 19px;
    margin-bottom: 12px;
    padding-bottom: 5px;
}
.about_us1 {
    background: #e2ecee;
}
.about_img img {
    padding-top: 0;
    margin-left: 15px;
}
.tech_solution {
    padding: 50px 0;
}
.custom_container {
    width: 100%;
}
.custom_container .row {
    margin-right: 0 !important;
}
.about_txt h4 {
    color: #d70012;
    font-size: 31px;
    margin-bottom: 9px;
    font-weight: 700;
}
.about_txt h3 {
    color: #6c6c6c;
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: 600;
}
.about_txt p {
    color: #292a2c;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 25px;
    padding-bottom: 25px;
    text-align: left;
    line-height: 29px;
}
.explore_now a {
    width: 115px;
    background: #000;
    display: inline-block;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    border-radius: 23px;
    font-size: 17px;
    font-weight: 600;
}
.read_more {
    width: 150px;
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    color: #736b6b;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid #ece2e5;
    box-shadow: 0 0 16px 5px #dddddd61;
    margin-top: 27px;
}
.read_more:hover {
    background: #d70012;
    color: #fff;
}
.drop_address {
    width: 100%;
}
.dtp > .dtp-content {
    overflow: hidden;
}
.dtp > .dtp-content button {
    color: #000000;
}
.dtp > .dtp-content button:hover {
    background: #000000;
    color: #fff;
}
.footer-section {
    background: #12161d;
    padding: 25px 1px 21px 0;
}
.foot_box {
    padding-top: 11px;
}
.office_sub h3 {
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #9a9494;
    margin-bottom: 0;
    padding: 15px 0;
    letter-spacing: 0.3px;
}
.client_test {
    padding: 21px 0;
    background: #fff;
}
.client_vedio iframe {
    width: 343px;
    height: 225px;
    position: absolute;
    margin-top: -244px;
    border-radius: 15px;
    display: none;
}
.client_testi_box:hover .client_vedio iframe {
    display: block;
}
.ready_started {
    text-align: center;
    background: red;
    background-image: linear-gradient(99.6deg, #e60b10 9.9%, #e4191d 31.9%, #e22b2f 54.7%, #da2628 78.4%);
    padding: 31px 0;
    margin-right: 200px;
}
.get_q:hover {
    background: #d32b2d !important;
    color: #fff !important;
    border: 2px solid #fff !important;
}
.ready_started a {
    width: 155px;
    padding: 9px 12px;
    border-radius: 5px;
    display: inline-block;
    margin: auto;
    background: #fff;
    margin: 17px auto;
    text-align: center;
    color: #d32b2d;
    font-weight: 700;
    box-shadow: 1px 3px 9px -1px #383535;
    margin: 5px;
    text-transform: uppercase;
    border: 2px solid #fff;
}
.ready_started p {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-top: 21px;
    margin-bottom: 29px;
}
.ready_bg {
    border-radius: 0 0 60px 81px;
    height: 429px;
    z-index: 1;
    transform: skewY(3deg);
    background-color: #da2628;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 14%;
    position: absolute;
    margin-top: -398px;
    right: 84px;
    transform: skewX(-17deg);
}
.ready_started h3 {
    font-weight: 600;
    font-size: 31px;
    color: #fff;
    margin-bottom: 24px;
    margin-top: 13px;
}
.start_now {
    border: 2px solid #fff;
    background: #cf2a2c !important;
    color: #fff !important;
}
.start_now:hover {
    background: #fff !important;
    color: #cf2a2c !important;
    background-color: #000;
}
.bus_area {
    margin: 5px 10.5px;
}
.bus_img img {
    width: 100%;
    height: 165px;
    border-radius: 10px;
}
.right_text {
    right: 17px;
    text-align: right;
}
.announcement {
    padding: 43px 0 0;
    margin-top: 8px;
    position: relative;
    background: #fff;
    border-radius: 12px;
}
.text_bus {
    position: absolute;
    top: 16px;
    padding-left: 13px;
}
.text_bus h5 {
    color: #000;
    font-size: 17px;
    margin-bottom: 3px;
    font-weight: 600;
}
.text_bus h2 {
    color: #325694;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: -5px;
}
.text_bus p {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
}
.text_bus h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
}
.text_bus button {
    font-size: 12px;
    color: #000;
    background: #fff;
    font-weight: 600;
    padding: 5px 8px;
    text-align: center;
    margin-top: 5px;
    border: dashed 1px #000;
    width: auto;
    display: inline-block;
}
.common-heading h3 {
    color: #c8134e;
    font-size: 31px;
    margin-bottom: 33px;
    font-weight: 700;
    text-align: center;
}
.common-heading h4 {
    color: #6c6c6c;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
    text-align: center;
}
.key_box {
    background: #fff;
    padding: 15px 0;
    border-radius: 12px;
    text-align: left;
    margin: 9px;
    box-shadow: 3px 3px 11px 2px #1f040d3d;
}
.key_box:hover {
    color: #000;
}
.key_box h5 {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
.key_box:hover h2 {
    color: #fff;
}
.key_img {
    background: #fff;
    border-radius: 50%;
    display: block;
    margin: auto;
    line-height: 100px;
    margin-bottom: 21px;
}
.key_img img {
    max-width: 201px;
    text-align: center;
    display: block;
    margin: auto;
}
.how_wroks h5 {
    text-align: center;
    color: #150309;
    font-weight: 700;
}
.how_wroks {
    padding: 20px;
    height: 305px;
}
.white_txt h3 {
    color: #fff;
}
.white_txt p {
    color: #fff !important;
}
.how_wroks p {
    text-align: center;
}
.announcement-slider-area2 .key_box {
    text-align: center !important;
}
.announcement-slider-area2 .key_box a {
    background: #000;
}
.announcement-slider-area2 .key_box a:hover {
    background: #c8134e !important;
    color: #fff !important;
}
.view_more a {
    display: block !important;
    margin: auto;
    margin-top: 31px;
    background: #c8134e;
}
.key_box p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    height: auto;
    overflow: hidden;
}
.how_works {
    padding: 51px 0;
    background: #fff;
}
.step {
    background: #d70012;
    padding: 31px 21px;
}
.step-1 {
    border-radius: 50%;
    height: 87px;
    width: 87px;
    background: #fff;
    text-align: center;
    line-height: 45px;
    display: block;
    margin: auto;
    border: 1px solid #fff;
}
.step-1 h4 {
    color: #d70012;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 35px;
    margin-top: 13px;
}
.owl-carousel .owl-item img {
    display: block;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 69px;
}
.owl-carousel .owl-nav button.owl-prev {
    font-size: 69px;
    position: absolute;
    top: 27%;
    color: #c1bdbd;
    margin-left: -43px;
}
.owl-carousel .owl-nav button.owl-next {
    font-size: 69px;
    position: absolute;
    top: 27%;
    right: -41px;
    color: #c1bdbd;
}
.cls_slid .owl-carousel .owl-nav button.owl-prev {
    font-size: 69px;
    position: absolute;
    top: -15%;
    margin-left: -27px;
}
.cls_slid .owl-carousel .owl-nav button.owl-next {
    font-size: 69px;
    position: absolute;
    top: -15%;
    right: -41px;
}
.step-1 h5 {
    color: #d70012;
    font-size: 14px;
    font-weight: 700;
    margin-top: -7px;
}
.step_txt h4 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 9px;
}
.step_txt p {
    color: #fff;
    font-size: 15px;
}
.bg_black {
    background: #000;
}
.br-up {
    border-radius: 10px 10px 0 0;
}
.br-bottom {
    border-radius: 0 0 10px 10px;
}
.common-heading p {
    color: #000;
    font-size: 15px;
    letter-spacing: 0.3px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 29px;
}
.vedio_area video {
    width: 100%;
    border: 1px solid #fff;
}
.vedio_area {
    padding-top: 7px;
}
.range_img img {
    max-height: 125px;
    max-width: 100%;
}
.key_box h4 {
    color: #d70012;
    font-size: 13px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 17px;
}
.key_box h6 {
    color: #000;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
}
.key_box a {
    width: 115px;
    display: block;
    background: #d70012;
    color: #fff;
    padding: 6px 0;
    margin: auto;
    border-radius: 22px;
    margin-top: 19px;
    font-size: 14px;
    font-weight: 600;
}
.key_box:hover a:hover {
    background: #fff;
    color: #000;
}
.key_box:hover a {
    background: #000;
}
.ts_box {
    border: 1px solid #ccc;
    padding: 31px 0;
}
.ts_txt h3 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 11px;
    color: #1b0909;
}
.ts_txt p {
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    height: 81px;
    overflow: hidden;
}
.ts_img img {
    display: block;
    margin: auto;
    padding-left: 33px;
}
.ts_txt {
    padding: 8px 15px 1px 0;
}
.our_latest {
    padding: 12px 0 30px;
    background: #f5f5f5;
}
.country_wide {
    padding: 41px 0;
}
.country_slider-area img {
    border-radius: 6px;
    width: 100%;
    height: 183px;
}
.country_box {
    margin: 10px 23px;
}
.country_box h3 {
    text-align: center;
    margin-top: 11px;
    font-size: 18px;
    font-weight: 600;
}
.country_slider {
    padding: 10px 31px;
}
.client_area {
    background: #d70012;
    margin: 2px 15px;
    padding: 33px;
    border-radius: 11px;
}
.tst-img-box {
    height: 91px;
    width: 91px;
    line-height: 91px;
    display: block;
    margin: auto;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    margin-top: 39px;
}
.tst-img-box img {
    max-width: 100%;
}
.white-c {
    color: #fff !important;
}
.testi_box p {
    text-align: center;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.3px;
    font-style: italic;
    height: 123px;
    overflow: hidden;
}
.testi_slider-area .item {
    padding: 20px;
}
.testi_box h3 {
    color: #000;
    font-size: 21px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 4px;
    font-weight: 700;
}
.testi_box h4 {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 0;
}
.rating i {
    color: #ff9c27;
    font-size: 25px;
}
.rating i.odd {
    color: #9a9a9a;
}
.rating {
    display: block;
    margin: auto;
    text-align: center;
}
.play_store h3 {
    color: #d70012;
    font-size: 31px;
    margin-bottom: 11px;
    font-weight: 600;
}
.play_store h4 {
    color: #6c6c6c;
    font-size: 18px;
    margin-bottom: 17px;
    font-weight: 600;
    line-height: 25px;
}
.play_img img {
    display: block;
    margin: auto;
}
.play_store {
    padding-top: 75px;
    background: #f6faff;
}
.add_more1 {
    width: 28px;
    line-height: 14px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 28px;
    margin-right: 5px;
    display: inline-block;
    line-height: 28px;
    font-weight: 700;
    margin-top: -4px;
    margin-bottom: 14px;
    cursor: pointer;
}
.add_more1:hover {
    background: #d70012;
    color: #fff;
}
.close_txt {
    text-align: right;
}
.header-2 .main {
    background: #d70012;
}
.mission-img {
    margin-bottom: 31px;
}
.we-belevie {
    padding: 51px 0;
}
.we_txt h3 {
    color: #d70012;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 9px;
    padding-top: 79px;
}
.we_bg {
    background: #d70012;
    padding: 15px 43px 37px 19px;
}
.we_bg p {
    text-align: right;
    color: #fff;
    font-size: 57px;
    margin-bottom: -14px;
    font-weight: 700;
}
.project-slider {
    margin: 0 33px;
    padding: 0;
}
.vf_img img {
    display: block;
    margin: auto;
}
.verify_text h2 {
    font-size: 18px !important;
    margin-top: 17px;
    margin-bottom: 9px;
}
.verfiy_area .form-control {
    padding-left: 10px !important;
    text-align: center;
    font-size: 19px !important;
    margin-bottom: 20px !important;
    border-radius: 3px !important;
    height: 47px !important;
}
.verfiy_area {
    padding: 9px 52px;
}
.verify_text p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #6b6667;
    font-weight: 600;
}
.login {
    padding: 139px 0 49px;
    background: #f6faff;
}
.login-inner {
    padding: 25px 51px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 15px 1px #ccc;
}
.forgot_link a {
    color: #094291;
    text-align: right;
}
.forgot_pass {
    padding-top: 77px !important;
}
.forgot_link {
    margin-bottom: 31px;
    text-align: right;
    font-weight: 600;
    margin-top: -23px;
    color: #c3c3c3;
}
.project-slider-area .project_img {
    margin: 0 3px;
}
.project_img img {
    border-radius: 13px;
}
.l_txt h2 {
    font-size: 23px;
    color: #094291;
    text-align: center;
    font-weight: 700;
}
.or {
    margin-top: 4px;
    font-size: 16px;
}
.or h3 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 14px;
    font-weight: 600;
    color: #656565;
    margin-top: 13px;
}
.country_list {
    width: auto;
    height: 29px;
    border: none;
    border-right: 2px solid #000;
    line-height: 4px;
    margin-top: 12px;
    position: absolute;
    margin-left: 8px;
    font-weight: 700;
    color: #232425;
    outline: 0;
}
.lg-country .form-control {
    padding-left: 75px !important;
}
.country_list:focus {
    outline: 0;
}
.login_txt {
    padding: 31px 91px 31px 22px;
}
.l_txt h3 {
    width: 116px;
    display: block;
    margin: auto;
    background: #000;
    height: 6px;
}
.inp_txt {
    padding: 0;
    padding-top: 19px;
}
.inp_txt p {
    text-align: center;
    padding: 1px 21px;
    color: #77808a;
    font-weight: 600;
}
.sbmit {
    background: #094291;
    color: #fff;
    border: 1px solid #094291;
    width: 100%;
    height: 45px;
    font-weight: 600;
    border-radius: 10px;
    margin-bottom: 19px;
}
.login-img img {
    height: 100%;
    display: block;
    margin: auto;
}
.inp_txt .form-control {
    height: 52px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #c7c0c1;
    padding-left: 49px;
}
.inp_txt img {
    margin-top: -87px;
    margin-left: 12px;
}
.inp_txt p a {
    padding-left: 11px;
    color: #de1029;
    text-decoration: underline;
    font-weight: 600;
}
.we_product:hover .we_sub {
    background: #f33234;
}
.we_product:hover .we_sub h3 {
    color: #fff;
}
.we_product:hover .we_sub p {
    color: #fff;
}
.we_product:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.04);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.04);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.1);
    transition: all 0.2s ease-in;
    transform: scale(1.04);
}
.ft_con i {
    color: #fff;
    font-size: 45px;
}
.ft_con p {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    margin-top: 11px;
    margin-bottom: 5px;
}
.ft_con h5 {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
}
.ft_con h6 {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
}
.ft_con {
    z-index: 9;
    position: relative;
}
.clien_img img {
    height: 235px;
    width: 100%;
}
img.w-10 {
    width: 100% !important;
}
@media screen and (min-width: 767px) {
    .project-slider .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .project-slider .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_slider .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_slider .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_wide .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_wide .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .client_area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .client_area .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
}
.footer_sub {
    padding: 10px 37px 10px 57px;
}
.foot_box h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: capitalize;
}
.foot_box ul {
    padding: 0;
    margin: 0;
}
.foot_box {
    padding-top: 5px;
}
.foot_box ul li {
    font-size: 14px;
    margin-bottom: 9px;
    color: #000;
}
.foot_box ul li a {
    font-size: 13px;
    margin-bottom: 2px;
    color: #9e9e9e;
    font-weight: 600;
}

.link_area ul {
    padding: 0;
}
.link_area ul li:first-child {
    padding-left: 0;
}
.link_area ul li {
    display: inline-block;
    list-style: none;
    padding: 0 25px;
    line-height: 17px;
    border-right: 1px solid #094291;
}
.link_area {
    margin-top: 9px;
}
.link_area ul li a {
    color: #0a0707;
    font-size: 14px;
    font-weight: 500;
    transition: 0.9s;
}
.link_area ul li a:hover {
    color: #91131d;
}
.link_area ul li:last-child {
    border: none;
}
.banner-block1 img {
    height: auto;
    width: 100%;
    margin-top: 0;
}
.office_sub h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #9a9494;
    margin-bottom: 0;
    padding: 35px 0;
    letter-spacing: 0.3px;
}
.office_sub {
    border: 1px solid #ccc;
    padding: 0 40px;
    margin: 10px 0;
}
.br_rig {
    border-right: 1px solid #ccc;
}
.range_img_dash img {
    margin: 0;
    line-height: 50px;
}
.range_img_dash {
    height: 47px;
    line-height: 47px;
    width: 47px;
    background: #d51e2c;
    text-align: center;
    border-radius: 36px;
    position: absolute;
    right: 23px;
    margin-top: -47px;
    cursor: pointer;
}
.tiketi-search-area .brd_non {
    border-right: none;
    padding-right: 61px;
}
.tiketi-search-area .brd_non_left {
    border-left: none;
    padding-left: 25px;
}
img.map_2 {
    margin-left: -5px !important;
}
.br-4 {
    border-radius: 7px 0 0 7px !important;
}
.br-41 {
    border-radius: 0 7px 7px 0 !important;
}
.search {
    width: 100%;
    background: #2259a1;
    color: #fff;
    border: 1px solid #2259a1;
    height: 47px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}
.search:hover {
    background: #cf1d2a;
    color: #fff;
    border: 1px solid #cb1d29;
}
.contact-area {
    padding: 39px 0 49px;
}
.mb-20 {
    margin-bottom: 21px;
}
.mb-20 p {
    font-size: 14px;
    font-weight: 500;
}
.write {
    font-size: 22px;
    font-weight: 700;
    padding: 35px 0 17px;
    color: #f45b0d;
}
.contact-txt .form-control {
    padding-left: 17px;
    height: 47px;
    font-size: 16px;
    color: #0a0404;
    font-weight: 500;
}
button:focus {
    outline: 0;
    box-shadow: none;
}
.send-now {
    color: #000;
    padding: 10px 60px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    width: 192px;
    padding: 14px 10px;
    border-radius: 5px;
    background: #1674f8;
    border-radius: 0;
    font-size: 17px;
    box-shadow: 0 11px 16px 1px #00000052;
    outline: 0;
    display: block;
    margin: auto;
    margin-top: 45px;
}
.bl {
    color: #000 !important;
}
.cont_bg {
    background: #718295;
    padding: 17px 210px 40px;
}
.send-now:hover {
    background: #fff;
    color: #000;
}
.conct-txt {
    margin-top: 37px;
}
.contact-txt .form-control {
    display: block;
    width: 100%;
    height: calc(2.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: #fff;
    font-family: Jost, sans-serif;
}
.experience_faculty .slide {
    width: 23%;
    overflow: hidden;
    height: 303px;
}
.pp_txt h4 {
    font-size: 14px;
    margin-bottom: 13px;
    font-weight: 600;
    color: #b5b0b0;
}
.pp_txt h5 {
    font-size: 15px;
    margin-bottom: 7px;
    color: #303030;
    font-weight: 500;
}
.pp_txt h6 {
    font-size: 13px;
    margin-bottom: 3px;
    color: #f45b0d;
    font-weight: 500;
}
.students {
    background: #f9f9f9;
}
.students .slide {
    width: 31%;
    overflow: hidden;
    height: 100%;
    background: #fff;
    padding: 35px 31px;
    border-radius: 87px 11px 11px 11px;
}
.st_txt p {
    font-size: 13px;
    word-spacing: 1.3px;
    font-style: italic;
    color: #343333;
    font-weight: 500;
}
.std_txt {
    padding: 21px 5px;
}
.std_txt p {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 1px;
}
.std_txt h3 {
    font-size: 13px;
    color: #009aff;
    font-weight: 600;
    padding-left: 3px;
}
.our-blogs {
    padding: 35px 167px;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.content_area {
    padding-top: 119px;
}
.cr_list {
    padding: 19px 0;
}
.blog-box {
    padding: 21px 0;
}
.cr_list_item {
    border: 1px solid #e8e0e0;
    background: #fff;
    box-shadow: 0 1px 19px 0 #ecd7d770;
    border-radius: 10px;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1);
    transition: all 0.2s ease-in;
    transform: scale(1);
    margin-bottom: 31px;
}
.cr_list_item:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.5);
    transition: all 0.2s ease-in;
    transform: scale(1.1);
}
.pr_sub {
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1);
    transition: all 0.2s ease-in;
    transform: scale(1);
}
.pr_sub:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.5);
    transition: all 0.2s ease-in;
    transform: scale(1.1);
}
.slide1 {
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1);
    transition: all 0.2s ease-in;
    transform: scale(1);
}
.slide1:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.5);
    transition: all 0.2s ease-in;
    transform: scale(1.1);
}
.contact-area {
    padding: 0 0 49px;
}
.request-bg {
    padding: 25px 37px;
}
.rq_bg {
    background: #000000;
}
.iframe_area {
    padding: 0 35px;
    padding-bottom: 45px;
}
.contact-bg1 {
    background: #b20018;
}
.request h1 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
}
.request p {
    color: #fff;
    font-size: 13px;
    text-align: justify;
}
.request h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 3px;
    font-weight: 600;
}
.call-us {
    background: #1674f8;
    width: 47px;
    height: 47px;
    border-radius: 0;
}
.call-us i {
    font-size: 25px;
    font-weight: 600;
    color: #616163;
    line-height: 51px;
    display: block;
    text-align: center;
}
.adrs {
    background: #1674f8;
    width: 47px;
    height: 47px;
    border-radius: 0;
}
.adrs i {
    font-size: 25px;
    font-weight: 600;
    color: #616163;
    line-height: 51px;
    display: block;
    text-align: center;
}
.email {
    background: #1674f8;
    width: 47px;
    height: 47px;
    border-radius: 0;
}
.email i {
    font-size: 25px;
    font-weight: 600;
    color: #616163;
    line-height: 51px;
    display: block;
    text-align: center;
    margin-left: 4px;
}
.mb-20 {
    margin-bottom: 21px;
}
.mb-20 p {
    font-size: 14px;
    font-weight: 500;
}
.write {
    font-size: 22px;
    font-weight: 700;
    padding: 5px 0 0;
    color: #000;
}
.bl_txt {
    padding: 21px 16px;
}
.bl_txt h3 {
    text-align: center;
    margin-bottom: 7px;
    color: #585757;
    font-weight: 600;
    font-size: 16px;
}
.bl_txt h6 {
    text-align: center;
    margin-bottom: 7px;
    color: #3a3a3a;
    font-size: 12px;
    font-weight: 500;
}
.blog_box {
    border: 1px solid #f1f0f0;
    box-shadow: 0 0 12px 0 #ddd;
    margin-bottom: 33px;
}
.bl_txt p {
    margin-bottom: 21px;
    font-size: 13px;
    color: #191919;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.3px;
    line-height: 19px;
}
.bl_txt button {
    display: block;
    margin: auto;
}
.bl_txt button:focus {
    outline: 0;
}
.pp_txt a {
    display: block;
    margin: auto;
    text-align: center;
    width: 166px;
    padding: 12px 6px;
    border: transparent;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    border-radius: 30px;
    margin-top: 5px;
    text-decoration: none;
    background: #d70012;
}
.pp_txt a:hover {
    background: #000;
}
.pp_txt p {
    text-align: center;
    font-size: 13.5px;
    color: #303030;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 25px;
    height: 91px;
    overflow: hidden;
}
.pp_txt {
    padding: 13px 15px;
    text-align: center;
}
.pp_txt h3 {
    text-align: center;
    margin-bottom: 7px;
    color: #170002;
    font-size: 19px;
    font-weight: 600;
}
.cr_list_item img {
    height: 225px;
    width: 100%;
}
.bl_share {
    display: inline-block;
    padding: 7px 13px;
    color: #949494;
}
.blog-icon1 li a i {
    color: #949494;
    font-size: 15px;
    margin: 0;
    width: auto;
    line-height: 13px;
}
.blog-icon1 li a {
    color: #949494;
    font-size: 21px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 31px;
}
.blog_share span {
    margin-left: 11px;
}
.social-icons1 li {
    list-style: none;
    display: inline-block;
}
.social-icons1 {
    float: right;
}
.bd_bottom {
    border-bottom: 1px solid #e5e1e182;
}
.blog_details_txt {
    padding: 21px 0;
}
.blog_details_txt h3 {
    color: #434242;
    font-size: 25px;
    margin-bottom: 11px;
}
.blog_details_txt h2 {
    color: #d70012;
    font-size: 23px;
    margin-bottom: 8px;
}
.blog_details_txt h6 {
    color: #999595;
    font-size: 13px;
    margin-bottom: 11px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.3px;
}
.blog_details_txt p {
    color: #787878;
    font-size: 14px;
    margin-bottom: 11px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 27px;
}
.blog_details_txt ul li {
    color: #787878;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 27px;
}
.blog_details_txt h4 {
    color: #d70012;
    font-size: 16px;
    margin-bottom: 11px;
    font-weight: 500;
}
.related_article h2 {
    text-align: center;
    padding-bottom: 0;
    font-size: 19px;
}
.blog_details {
    border-right: 1px solid #dddddd85;
    padding: 0 35px;
}
.border_blue {
    width: 83px;
    background: #d70012;
    height: 3px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}
.recent_blog {
    padding: 11px 0 1px;
}
.recent_blog h3 {
    font-size: 14px;
    text-align: left;
    color: #2f2d2d;
    margin-bottom: 3px;
}
.recent_blog h4 {
    font-size: 11px;
    color: #d70012;
    font-weight: 500;
}
.blog_img img {
    width: 100% !important;
    height: 375px !important;
}
.blog-d-box {
    padding: 31px 0;
}
.blog_img {
    margin-bottom: 10px;
}
.related_article {
    position: sticky;
    top: 20px;
}
.recent_blog img {
    width: 100% !important;
    height: 39px !important;
}
.contact_us {
    padding: 31px 0;
}
.extra-space {
    padding: 61px 0;
    background: #d70012;
}
.booking-area {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.booking_head {
    padding: 11px 22px;
}
.booking-area img {
    margin-left: 0;
    z-index: 1;
    margin-top: 0;
    text-align: right;
    width: 125px;
}
.b-h-left h3 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.b-h-left p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}
.es-fare {
    text-align: right;
}
.es-fare h2 {
    font-size: 21px;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
}
.es-fare h3 {
    font-size: 31px;
    color: #d70012;
    font-weight: 700;
    margin-bottom: 5px;
}
.es-fare h4 {
    font-size: 21px;
    color: #d70012;
    font-weight: 600;
    margin-bottom: 5px;
}
.es-fare p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}
.extimated_txt h3 {
    font-size: 15px;
    color: #9c8d8d;
    font-weight: 500;
    margin-bottom: 5px;
}
.extimated_txt h4 {
    text-align: right;
    font-size: 16px;
    color: #191111;
    font-weight: 700;
    margin-bottom: 11px;
}
.extimated_txt {
    border-top: 1px solid #e2d2d2;
    padding: 11px 22px;
    margin: 1px 0;
    border-bottom: 1px solid #e2d2d2;
}
.term-condition {
    padding: 11px 22px;
    margin: 1px 0;
}
.term-condition h3 {
    font-size: 20px;
    color: #d70012;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 7px;
}
.term-condition p {
    font-size: 14px;
    color: #211315;
    font-weight: 500;
    margin-bottom: 0;
}
.booknow {
    background: #000 !important;
    width: 73%;
    display: block;
    margin: auto;
    padding: 7px 0;
    height: 51px !important;
    margin-top: 17px !important;
}
.booknow:hover {
    background: #d70012 !important;
    color: #fff !important;
}
.bg-none {
    background: 0 0;
    border: none;
}
.bg-none .key_box {
    background: #fff;
    padding: 9px 21px;
}
.bg-none .key_box:hover {
    background: #d70012;
}
.bg-none {
    padding: 0 21px;
}
.bg-none .key_box h4 {
    font-size: 12px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 15px;
}
.bg-none .key_box h5 {
    font-size: 13px;
}
.profile-area .tab-content {
    background: #fff;
    padding: 0 0 0 10px;
    height: auto !important;
}
.nav-p-area .nav-link {
    display: block;
    padding: 13px 1rem;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #f3e9eacc;
    border-radius: 0;
}
.profile-area {
    padding: 5px 0;
    margin: 17px 0;
}
.profile-area .form-control {
    height: 49px;
}
.profile-area h3 {
    font-size: 23px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #003580;
}
.profile-area label {
    font-size: 16px;
    color: #343333;
    font-weight: 600;
    margin-bottom: 13px;
}
.profile-area-main {
    padding: 23px 0;
}
.prf-botm {
    margin-top: 31px;
}
#profile .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
}
#profile .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 16px;
}
.profile-area .tab-content {
    padding: 0;
}
.profile-area h3 {
    font-size: 13px;
}
.my-booking h1 {
    font-size: 17px;
}
.profile-area .form-control {
    height: 37px;
    font-size: 13px;
}
.profile-area {
    margin: 0;
}
.prof-img {
    margin: 9px 0;
}
.prof-img img {
    width: 95px;
    height: 95px;
}
#user_btn {
    height: 27px;
    width: 27px;
    line-height: 30px;
    margin-top: -39px;
    margin-left: 158px;
}
#user_btn i {
    font-size: 15px;
}
.nav-p-area .nav-link {
    padding: 15px 0.3rem;
    font-size: 21px;
    width: 33.33%;
}
.profile-area a img {
    width: 40px;
    padding-right: 13px;
}
.prf-botm {
    padding: 41px 27px !important;
    background: #fff;
    border: 1px solid #f1eded;
    box-shadow: #0000004a 0 4px 17px 1px;
    margin: 44px 0;
    border-radius: 11px;
}
#profile .select2-container .select2-selection--single {
    height: 37px;
    font-size: 13px;
}
.profile-area h3 {
    margin-bottom: 7px;
}
.instruction h4 {
    font-size: 17px;
    margin-bottom: 7px;
}
.download_now img {
    width: 225px;
    margin-top: 41px;
}
.instruction .modal-footer button.confirm {
    width: 50%;
    font-size: 14px;
}
.instruction .modal-footer button.cancle {
    font-size: 14px;
}
.booking-h img {
    height: 23px;
}
.full_btn_close button {
    font-size: 30px;
    width: 30px;
    opacity: 1;
    margin-top: 7px;
    margin-top: -6px;
    margin-right: -5px;
}
.bg-fl {
    padding: 6px 2px;
}
.fl-data td {
    font-size: 11px;
    padding: 5px;
    border: 1px solid #ddd;
}
.fl_heading th {
    font-size: 11px;
    padding: 3px 7px;
}
.card-rate {
    text-align: center;
    display: block;
    background: #003580;
    width: 222px;
    font-size: 14px;
}
.bg-fl {
    font-size: 13px;
}
.profile-area .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #6b6969;
    background-color: #ebebeb;
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 51px;
    font-size: 17px;
    font-weight: 600;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #900;
}
.truck_buddy_nav {
    display: block;
    margin: auto;
    max-width: 83%;
    text-align: center;
}
.save-final-btn {
    float: none;
    background: #000;
    padding: 10px 5px;
    width: 190px;
    color: #fff;
    font-size: 19px;
    border: 1px solid #003580;
    border-radius: 45px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    margin: auto;
    margin-top: 28px;
}
.save-final-btn:hover {
    background-color: #900;
    border: 1px solid #900;
}
.truck-logout .mdl-footer a {
    width: 120px;
    display: inline-block;
}
.mdl-footer {
    display: block;
    margin: auto;
    margin-bottom: 0;
    margin-top: 21px;
}
.mdl-footer button {
    width: 120px;
}
.truck-logout .modal-content {
    padding: 67px 13px;
    border-radius: 11px;
}
.truck-logout button {
    padding: 7px 6px;
    margin: 0 6px;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 600;
}
.truck-logout h4 {
    font-size: 24px;
    font-weight: 600;
    color: #1f0101;
}
.no_bg {
    background-color: #1f0101;
    border: 1px solid #1f0101;
}
.no_bg:hover {
    background: #900;
    border: 1px solid #900;
}
.yes_bg {
    background-color: #900;
    border: 1px solid #900;
}
.yes_bg:hover {
    background-color: #1f0101;
    border: 1px solid #1f0101;
}
.modal-open .modal {
    pointer-events: none;
}
.bg-distance {
    width: 100%;
    background-image: linear-gradient(90.7deg, rgba(153, 0, 0, 0) 6.8%, rgba(153, 0, 0, 0.19) 33%, rgba(153, 0, 0, 0.72) 59.1%, #900 80%);
    height: 6px;
    line-height: 13px;
    margin-top: 10px;
    border-radius: 5px;
}
.name_distance {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
}
span.name_distance1 {
    padding-left: 25px;
}
.circle_tab {
    border: 2px solid #292424;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    font-size: 27px;
    position: absolute;
    margin-top: -1px;
    margin-left: 14px;
    padding-right: 0;
}
.circle_tab1 {
    border: 2px solid #900;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    font-size: 27px;
    position: absolute;
    margin-top: 0;
    margin-left: -3px;
    padding-right: 0;
}
.booking-slide .item {
    margin: 7px 9px;
}
.booking-slide {
    overflow: hidden;
}
.booking-slide .booking-area img {
    width: 93px;
}
.booking-slide .es-fare h3 {
    font-size: 27px !important;
    color: #d70012 !important;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
}
.booking-slide .es-fare h2 {
    font-size: 12px;
    color: #000;
    font-weight: 700;
    margin-bottom: 3px;
}
.booking-slide .b-h-left h3 {
    font-size: 11px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.booking-slide .b-h-left p {
    font-size: 9px;
}
.booking-slide .es-fare h4 {
    font-size: 11px;
}
.booking-slide .es-fare p {
    font-size: 9px;
}
.booking-slide .extimated_txt h3 {
    font-size: 11px;
    color: #0e0000;
    font-weight: 500;
    margin-bottom: 5px;
}
.booking-slide .extimated_txt h4 {
    font-size: 12px;
}
.booking-slide .booking-area {
    box-shadow: 0 0 6px 1px #ddddddb5;
}
.otp_area {
    padding: 0 21px;
}
.otp_area .form-control {
    text-align: center !important;
}
.otp_area label {
    text-align: center !important;
    display: block;
    margin: auto;
    margin-bottom: 21px;
}
.profile-area {
    border: none;
}
.brd {
    border: 1px solid #ddd;
}
.nav-pills .show > .nav-link,
.profile-area .nav-pills .nav-link.active {
    color: #d51e2c;
    background-color: #fff;
    border-radius: 0;
}
.profile-area a img {
    width: 41px;
    padding-right: 15px;
}
.profile-area .tab-content {
    background: #fff;
    padding: 0 10px 10px;
    height: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #434242;
    line-height: 28px;
    font-weight: 600;
}
.profile-area .card-header .heding:after {
    content: "-";
    float: left;
    position: absolute;
    left: 7px;
    top: -11px;
    font-size: 34px;
    font-weight: 600;
    color: #003580;
}
.my-ex_h h3 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.my-ex-head h4 {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2px;
}
.my-ex-head h4 a {
    color: #11da11;
    text-decoration: underline;
}
.date-area {
    display: inline-block;
    position: relative;
    padding: 0 8px;
    float: right;
}
.date-area h4 {
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
}
.date-area p {
    font-size: 13px;
    color: #000;
    margin-bottom: 0;
    font-weight: 500;
}
#log-out .modal-footer {
    border: none;
    margin-bottom: 29px;
}
.instruction .modal-footer {
    text-align: center;
    display: block;
}
.instruction .modal-footer button.cancle {
    border: 1px solid #003580 !important;
    background: #fff !important;
    color: #003580 !important;
    width: 150px;
    font-weight: 500;
}
.instruction .modal-footer button.confirm {
    border: 1px solid #001b40 !important;
    background: #001b40 !important;
    color: #fff !important;
    width: 150px;
    font-weight: 500;
}
.nav-p-area .nav-link {
    display: block;
    padding: 19px 1rem 19px 2rem;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #efebeb;
}
.profile-area {
    padding: 0;
    border: 1px solid #cccccc30;
    box-shadow: 0 1px 20px 2px #cccccc52;
    border-radius: 0 10px 10px 0;
}
.profile-area .form-control {
    height: 41px;
    background: #fff;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    padding-left: 0;
}
.profile-area .form-control:focus {
    border-bottom: 1px solid red;
}
#myTabs {
    display: block;
    margin: auto;
    width: 361px;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 50px;
    margin-bottom: 31px;
}
#myTabs li {
    display: inline-block;
}
#myTabs li a {
    padding: 11px 0;
    text-align: center;
    background: #fff;
    display: inline-block;
    border-radius: 53px;
    width: 175px;
    color: #fff;
    margin: 1px;
    font-weight: 600;
}
#myTabs li a.active {
    background: #e5303f;
    color: #fff;
}
#myTabs li.active a {
    color: #fff;
}
#myTabs li a {
    color: #000;
}
.pay-form {
    padding: 18px 0;
}
.pay-form .form-group i {
    float: right;
    margin-top: -32px;
}
.profile-area .form-control:focus {
    outline: 0;
    box-shadow: none;
}
.profile-area h3 {
    font-size: 23px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #003580;
}
.profile-area label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 3px;
}
.profile-area-main {
    padding: 23px 0;
}
textarea.form-control {
    min-height: 100px;
}
.save-final-btn {
    float: right;
    background: #094291;
    padding: 10px 5px;
    width: 181px;
    color: #fff;
    font-size: 19px;
    border: 1px solid #094291;
    border-radius: 9px;
    margin-top: 25px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 30px;
}
.br_right {
    border-right: 1px solid #cccccc59;
}
.save-final-btn:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.select2-container .select2-selection--single {
    height: 49px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #464545;
    line-height: 28px;
    font-weight: 500;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #150909fa;
    font-weight: 600;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
    font-size: 12px;
}
.instruction h4 {
    text-align: center;
    font-weight: 600;
}
.log_h {
    padding: 31px 0 0;
}
.dropbtn {
    background-color: #4caf50;
    color: #fff;
    padding: 16px;
    font-size: 16px;
    border: none;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 135px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 56px;
    margin-left: 31px;
}
.dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #ddd;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.my-booking {
    padding: 17px 10px 0;
    overflow: hidden;
    overflow-y: scroll;
    max-height: 500px;
}
.my-booking::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e1edfd;
}
.my-booking::-webkit-scrollbar {
    width: 4px;
    background-color: #003580;
    border-radius: 10px;
}
.my-booking::-webkit-scrollbar-thumb {
    background-color: #003580;
    border: 2px solid #003580;
}
.my-booking h1 {
    font-size: 23px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #003580;
}
.booking-h img {
    height: 28px;
    width: auto;
    display: block;
    text-align: center;
    margin: auto;
}
.booking-h h3 {
    font-size: 12px;
    color: #5d5d5d;
    margin-left: 35px;
    font-weight: 600;
}
.booking-confirm h3 {
    font-size: 12px;
    color: #5d5d5d;
    padding-left: 17px;
    font-weight: 500;
}
.booking-confirm span {
    height: 9px;
    width: 9px;
    border-radius: 0;
    display: block;
    background: #0f0;
    float: left;
    margin-top: 2px;
}
.transaction h3 {
    font-size: 12px;
    color: #5d5d5d;
    font-weight: 500;
}
.book-price h3 {
    font-weight: 700;
    font-size: 19px;
    color: #003580;
    text-align: right;
}
.booking-area {
    border-top: 1px solid #ddd;
    padding-top: 23px;
    padding-bottom: 17px;
}
.book-img {
    width: 59px;
    height: auto;
    display: block;
    float: left;
}
.bg-failed {
    background: #ed0303 !important;
}
.user-name {
    border: none !important;
    text-align: center;
}
.user-name:hover {
    background: 0 0 !important;
}
.user-name i {
    margin-top: -2px;
    position: absolute;
}
.content_sec {
    padding: 109px 0 50px;
    background: #f6faff;
}
.mega_box {
    border: 1px solid #f1ebeb61;
    box-shadow: 0 0 17px 0 #d0cbcba8;
    border-radius: 10px;
    padding: 14px 13px;
    margin-bottom: 24px;
}
.left_mg h2 {
    font-size: 15px;
    font-weight: 700;
    color: #e53140;
    margin-bottom: 2px;
}
.left_mg h3 {
    font-size: 12px;
    color: #867777;
    margin-bottom: 9px;
}
.left_mg h4 {
    font-size: 11px;
    margin-bottom: 15px;
    font-weight: 600;
}
.left_mg h4 span span {
    font-size: 15px;
    width: 57px;
    display: inline-block;
    border-bottom: 2px dotted #094291;
}
.left_mg h5 {
    font-size: 12px;
    font-weight: 600;
    color: #e42f3e;
}
.left_mg h5 span {
    color: #867777;
}
.right_mg h2 {
    font-size: 11px;
    color: #e33342;
    font-weight: 600;
    text-align: right;
    margin-bottom: 1px;
}
.right_mg h2 span {
    color: #867777;
}
.right_mg h3 {
    font-size: 13px;
    text-align: right;
    color: #094291;
}
.menu_img {
    text-align: right;
    bottom: 0;
    position: absolute;
    right: 14px;
}
.menu_img h4 {
    font-size: 12px;
    font-weight: 600;
    color: #094291;
}
.menu_img h4.canl {
    color: #e33342;
}
.popular_section {
    background: #353535;
}
.popular_section h4 {
    text-align: center;
    font-size: 27px;
    color: #fff;
}
.popular_section {
    background: #1a1f28;
    padding: 27px 0;
}
.popular_section .foot_box li a {
    font-size: 13px;
}
.safe_box {
    text-align: center;
}
.safe_box h3 {
    font-size: 29px;
    color: #1674f8;
    font-weight: 700;
    margin-bottom: 7px;
}
.career_opp {
    background: #1674f8;
    padding: 41px 0 5px;
}
.career_opp h1 {
    color: #000;
    text-align: center;
    font-size: 57px;
    font-weight: 800;
}
.career_opp h3 {
    color: #000;
    text-align: center;
    font-size: 37px;
    font-weight: 700;
}
.why_join h1 {
    color: #000;
    text-align: center;
    font-size: 53px !important;
    font-weight: 800;
}
.why_join h2 {
    color: #000;
    text-align: center;
    font-size: 53px !important;
    font-weight: 600;
    margin-bottom: 33px !important;
}
.career_box h3 {
    color: #fff;
    text-align: center;
    font-size: 41px;
    font-weight: 700;
}
.career_box p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 31px;
}
.cr_sec {
    padding: 47px 0 30px;
}
.br_area {
    border-left: none !important;
}
.career_img img {
    border-radius: 15px;
    display: block;
    margin: auto;
}
.career_box {
    background: #1e1f21;
    border-radius: 10px;
    padding: 25px 10px;
    text-align: center;
    margin: 0 15px;
    margin-bottom: 33px;
}
.career_ps {
    padding: 5px 0 0;
}
.career_box a {
    border-radius: 5px;
    background: #1674f8;
    padding: 7px 11px;
    font-size: 14px;
    border: 1px solid #1674f8;
    color: #000;
    font-weight: 600;
}
.career_box a:hover {
    background: #fff;
}
.career {
    padding: 23px 0 !important;
}
.safe_box p {
    font-size: 17px;
    color: #bfb9b9;
    font-weight: 500;
}
.safe_area {
    padding: 27px 0;
}
.buzz_search {
    padding: 21px;
}
.tb_con {
    padding: 0;
    width: 100%;
    background: #000000;
}
.cong h4 {
    text-align: center;
    font-size: 33px;
    color: #26c477;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 5px;
}
.cong h5 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.cng_img img {
    text-align: center;
    display: block;
    margin: auto;
}
.cong {
    padding: 90px 0 110px;
}
.close_succ button {
    background: #e5303f;
    width: 61px;
    padding: 20px;
    color: #fff;
    border-radius: 50%;
    height: 61px;
    font-size: 38px;
    line-height: 21px;
    text-align: center;
    opacity: 1;
    margin-top: -31px;
    margin-right: -25px;
    display: block;
}
.login_btn i {
    font-size: 21px;
    padding: 0 3px;
    margin-left: -5px;
}
.header_2 {
    background: #f2f2f5;
}
.header_2 .main .navbar {
    background: #718295 !important;
    padding: 0 45px;
}
.header_2 #menu_bar ul .active::after {
    content: "";
    color: #ef2829;
    background: #ef2a31;
    border-bottom: 1px solid #ef2829;
}
.bred_crumb {
    padding-top: 75px;
}
.bred_crumb img {
    width: 100%;
    height: 150px;
}
.bred_crumb h1 {
    text-align: center;
    margin-top: -106px;
    position: relative;
    margin-bottom: 119px;
    color: #ffff;
    font-weight: 700;
    font-size: 34px;
}
.bred_crumb::before {
    content: "";
    background: #023dabdb;
    position: absolute;
    width: 100%;
    height: 150px;
    opacity: 1;
}
.cs_pd {
    padding: 1px 47px;
}
.service_box img {
    height: 225px;
    width: 100%;
}
.pd_img img {
    padding-top: 28px !important;
    margin-left: 47px;
}
.service_box_txt h3 {
    font-size: 21px;
    color: #f90f13;
    font-weight: 600;
}
.service_box_txt {
    padding: 27px 0;
    margin-bottom: 5px;
}
.service_box_txt p {
    color: #000;
    font-size: 14px;
    text-align: justify;
}
.bg_clint {
    background: #f7f7f7;
}
.client_img img {
    width: 100px;
}
.abt_txt h1 {
    font-size: 39px;
    color: #f93d40;
    font-weight: 700;
    margin-bottom: 13px;
}
.abt_txt h2 {
    font-size: 19px;
    margin-bottom: 19px;
}
.abt_txt p {
    font-size: 14px;
    color: #000;
    text-align: justify;
    font-weight: 500;
}
.abt_us {
    padding: 31px 0;
}
.pln_txt p {
    padding-top: 31px;
}
.abt_sec img {
    display: block;
    margin: auto;
}
.who_we {
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
    background-color: #961d20;
}
.cmn_white h3 {
    color: #fff;
}
.cmn_white p {
    color: #fff;
}
.work_box {
    background: #fff;
    height: 220px;
    border-radius: 21px;
    padding: 11px;
    transform: skew(-11deg, 0deg);
}
.work_box img {
    display: block;
    margin: auto;
}
.work_box p {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    color: #092767;
    margin-top: 11px;
}
.work-slider {
    margin: 0;
}
.wbox {
    background: #d42b2e;
    height: 49px;
    width: 59px;
    border-radius: 5px;
    display: block;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 31px;
    font-weight: 700;
    position: absolute;
    margin-top: -39px;
    z-index: 9;
    left: 40%;
    line-height: 49px;
}
.who_work {
    padding: 0;
}
.who_work .item {
    padding: 31px 0;
}
.work_box img {
    height: 130px;
    width: auto;
    margin-top: 21px;
}
.work-slider .owl-nav {
    display: none !important;
}
.career_form {
    background-image: linear-gradient(99.6deg, #de2d2f 9.9%, #de1015 31.9%, #dc1b1e 54.7%, #d8070a 78.4%);
    background-color: #961d20;
    padding: 31px 20px;
    border-radius: 21px;
    color: #fff;
    transform: skew(-4deg, 0deg);
}
.career_form h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 23px;
}
.career_form p {
    font-size: 16px;
    font-weight: 500;
}
.career_form h3 {
    font-size: 24px;
    font-weight: 600;
}
.career_form ul li {
    list-style-image: url(../images/icons/list-icon.png);
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    padding: 0;
    margin-top: 0;
}
.current_openings {
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
    background-color: #961d20;
    border-radius: 125px 0 125px 0;
}
.accordion .card-header:after {
    font-family: FontAwesome;
    content: "\f068";
    float: right;
    color: #d42b2e;
}
.accordion .card-header.collapsed:after {
    content: "\f067";
}
.position {
    background: #646161;
    color: #fff;
    padding: 5px 17px;
    border-radius: 3px;
    margin-left: 21px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    transform: skew(-11deg, 0deg);
    display: inline-block;
}
.career_opening a {
    color: #000;
    font-weight: 600;
}
.career_opening a img {
    padding-right: 31px;
}
.career_opening .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.career_opening {
    padding: 45px 0 115px;
}
.career_opening .card-body {
    background: #f33234;
    padding: 21px 3px 32px 68px;
}
.career_opening .card {
    overflow: hidden;
    border: none;
}
.career_opening .card-header {
    border-radius: 0;
    margin-bottom: -1px;
    border: 1px solid #ccc;
}
.career_txt h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
.career_txt p {
    color: #fff;
    font-size: 15px;
}
.apply_now a {
    background: #fff;
    color: #f33234;
    padding: 9px 17px;
    border-radius: 3px;
    margin-left: 21px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    transform: skew(-11deg, 0deg);
    display: inline-block;
}
.apply_now a:hover {
    background: #c22729;
    color: #fff;
}
.gallery_box img {
    height: 320px;
    border-radius: 21px;
    padding: 11px;
    width: 100% !important;
    transform: skew(-11deg, 0deg);
}
.career {
    padding: 41px 0;
}
.career_slide {
    padding: 10px 35px;
}
.resl_img img {
    display: block;
    margin: auto;
    padding-bottom: 21px;
}
.the_rusult_list ul li {
    list-style-image: url(../images/icons/list1.png);
    width: 39%;
    float: left;
    margin: 15px 39px 23px;
    text-align: justify;
    font-size: 14px;
}
.the_rusult_list {
    padding-bottom: 31px;
}
.rating_g i {
    color: #d42b2e;
    font-size: 25px;
}
.iframe_vedio iframe {
    transform: skew(-11deg, 0deg);
    border-radius: 40px;
    height: 450px;
    padding: 10px;
}
.case_study {
    padding: 10px 30px;
}
.the_result {
    padding: 30px 10px;
}
.case_img {
    background: #ce2829;
    width: 100%;
    padding-top: 15px;
}
.case_img img {
    background: #000;
    display: block;
    margin: auto;
    height: 177px;
}
.case_stu {
    margin-bottom: 31px;
}
.web_mobile {
    border: 1px solid #ccc;
    border-top: none;
    padding: 25px 20px;
}
.web_mobile h3 {
    font-size: 18px;
}
.web_mobile p {
    font-size: 15px;
}
.web_mobile a {
    font-size: 17px;
    color: #d42b2e;
    text-decoration: underline;
    font-weight: 600;
}
.terms_con h3 {
    font-size: 23px;
    font-size: 23px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #210405;
}
.terms_con p {
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #210405;
    text-align: justify;
}
.terms_con ul li {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 500;
    color: #210405;
}
.testim_box_main {
    padding: 19px 57px;
}
.testim_box .client_testi_box {
    margin: 0 0 28px;
}
.gr_box {
    background: #f5f5f5;
    padding: 21px;
    margin-bottom: 25px;
}
.gr_box h3 {
    font-size: 17px;
    font-weight: 600;
    color: #100101;
}
.the_result1 {
    padding: 31px;
}
.gr_box .rating_g i {
    font-size: 18px;
    padding: 0 3px;
    color: #f51216;
}
.gr_box .rating_g i:first-child {
    padding: 0 !important;
}
.gr_box h4 {
    font-size: 15px;
    font-weight: 500;
    color: #100101;
    margin-bottom: 15px;
}
.gr_box p {
    font-size: 13px;
    margin-bottom: 5px;
}
.prod_detil_form {
    transform: skew(0deg, 0deg);
}
.prod_detil_form .form-control {
    background: #f5f5f5;
    height: 51px;
    color: #000;
    font-weight: 600;
}
.sent_instant {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000;
    font-weight: 600;
    padding: 9px 20px;
    height: 51px;
}
.car_txt {
    padding-top: 47px;
}
.car_img {
    padding-top: 27px;
}
.key_features {
    background: #f7f7f7;
}
.car_txt {
    padding: 10px 20px;
}
.car_txt h2 {
    font-size: 19px;
    margin-bottom: 19px;
}
.car_txt p {
    font-size: 15px;
}
.key_features .ts_box {
    background: #fff;
}
.key_im img {
    display: block;
    margin: auto;
}
.course_txt p {
    text-align: center;
    font-weight: 600;
}
.course_txt img {
    display: block;
    margin: auto;
}
.course_im {
    height: 109px;
}
.course_txt {
    border: 1px solid #ccc;
    border-top: none;
    border-right: none;
    padding-top: 57px;
}
.crs_tx .course_txt:first-child {
    border: none;
    border-bottom: 1px solid #ccc;
}
.brd_bot .course_txt:first-child {
    border-bottom: none;
}
.brd_bot .course_txt {
    border-bottom: none;
}
.product_counter {
    padding: 91px 0;
    background-image: url(../images/hire_bg.png);
}
.cot_box img {
    display: block;
    margin: auto;
}
.cot_box::after {
    content: "";
    border-right: 2px solid #fff;
    height: 100px;
    width: 100px;
    position: absolute;
    margin-top: -137px;
    margin-left: 163px;
}
.cot_box1::after {
    content: "";
    border: none;
}
.cot_box p {
    text-align: center;
    font-size: 23px;
    color: #fff;
    margin-bottom: -5px;
    font-weight: 600;
}
.cot_box h4 {
    text-align: center;
    font-size: 51px;
    color: #fff;
    font-weight: 800;
}
.showcase_box {
    background: #fff;
    padding: 7px;
}
.show_logo img {
    display: block;
    margin: auto;
}
.show_logo {
    padding: 15px 0;
}
.show_im img {
    height: 223px;
}
.html_txt {
    margin-top: 100px;
}
.hire_box {
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #ddd;
    text-align: center;
}
.hire_box h3 {
    font-size: 21px;
    font-weight: 700;
    color: #000;
}
.hire_box p {
    font-size: 14px;
}
.hire_i {
    height: 111px;
    margin-top: 29px;
}
.hire_i img {
    height: 100px;
}
.hire_box p {
    height: 163px;
    font-size: 14px;
    margin-top: 18px;
}
.why_chos {
    padding: 51px 0;
}
.app_icon {
    margin-top: 21px;
    padding-left: 25px;
}
.app_icon a {
    margin-right: 21px;
}
.apps {
    padding-left: 50px;
}
.socl {
    padding-left: 15px;
}
.wh_txt h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}
.wh_txt p {
    font-size: 17px;
    font-weight: 500;
}
.get_txt {
    padding-left: 51px;
}
@media screen and (min-width: 767px) {
    .solution-area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .solution-area .owl-control-center .owl-buttons .owl-next {
        right: -30px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .booking-slide .owl-control-center .owl-buttons .owl-prev {
        left: -30px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
        display: none;
    }
    .booking-slide .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .testimonial-sub-area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #a3a2a2;
        background: 0 0;
    }
    .testimonial-sub-area .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #a3a2a2;
        background: 0 0;
    }
    .client-sub-area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #d0d0d0;
        background: 0 0;
    }
    .client-sub-area .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #d0d0d0;
        background: 0 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .header_bg ul li {
        padding: 0;
    }
    #menu_bar .navbar-nav {
        margin-right: 0 !important;
    }
    .header_2 .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .header_2 .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
    .header_bg ul li {
        padding: 0;
    }
    .header_bg ul li a {
        font-size: 12px;
    }
    .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header_2 .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
    .header_2 .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
    .header_bg ul li {
        padding: 0 2px;
        font-size: 13px;
    }
    .singup_btn {
        display: inline-block;
        width: auto;
        border: 1px solid #fff;
        color: #ffff;
        text-align: center;
        padding: 7px 4px;
        border-radius: 6px;
        margin: 0 1px;
        font-weight: 500;
        text-transform: uppercase;
    }
}
.buzz_header {
    margin-top: -325px;
    position: relative;
    z-index: 9;
}
.buzz_search {
    padding: 21px;
    z-index: 9;
    position: absolute;
    width: 100%;
}
.buzz_header .nav-tabs .nav-item {
    margin-bottom: -1px;
    border: none;
}
.buzz_header .nav-tabs .nav-link {
    border: 1px solid #fff;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    padding: 9px 57px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
}
.nav-tabs {
    border-bottom: none;
}
#myTabContent .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-radius: 0;
    padding: 10px 41px;
    background: #fff;
    color: #000000;
    font-weight: 600;
    border: 1px solid #000000 !important;
    font-size: 14px;
}
.buzz_header .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  
    background:  linear-gradient(to right, #0a374c, #1674f8) !important;
    border-color:  #1674f8;
    border-color: #1674f8 !important;
    /*background-color: #1674f8 !important;*/
    /*border-color: #1674f8;*/
    /*border-color: #1674f8 !important;*/
    color: #fff !important;
}
.buzz_header .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #fff;
    border-radius: 0;
    border: 1px solid #aebfde;
    font-weight: 500;
    border-bottom: 1px solid #000000;
}
.buzz_header .nav-tabs {
    border-bottom: none;
}
#myTabContent {
    background: #000000 !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.buzz_header .nav-tabs {
    border: none !important;
}
.cab_search i {
    float: left;
    margin-top: -32px;
    padding-right: 0;
    color: #1254d0;
    font-size: 19px;
    margin-left: 2px;
}
.cab_search .form-control {
    border-radius: 5px;
    padding-left: 24px;
    font-size: 14px;
    font-weight: 500;
    height: 47px;
    color: #423e3f;
    border: 1px solid #eaeaea;
    background: #eaeaea;
}
.cab_search {
    padding: 23px 15px 19px;
}
.tab_cen {
    text-align: center;
    display: block;
    margin: auto;
    max-width: 489px;
    margin-top: 0;
    padding-top: 19px;
}
.search_cb {
    width: auto;
    float: right;
    margin-top: 27px;
    border-radius: 45px !important;
    border: 1px solid #1674f8 !important;
    background: #1674f8 !important;
    font-size: 16px !important;
    color: #000000 !important;
    margin-right: 0;
    font-weight: 600 !important;
    text-align: center;
    height: 39px !important;
    text-align: center;
    padding: 0 23px;
}
.search_cb:hover {
    border: 1px solid #1674f8 !important;
    background: #fff !important;
}
.heading-add {
    font-size: 13px;
    color: #eaeaea !important;
    font-weight: 600;
    text-align: right;
    display: block;
    margin-top: 2px;
}
.f-16 {
    font-size: 14px !important;
    margin-top: 0;
}
.city_records_dynamic {
    width: 100%;
}
.city_records_dynamic .form-control {
    border-radius: 5px;
    padding-left: 24px;
    font-size: 14px;
    font-weight: 500;
    height: 47px;
    color: #423e3f;
    border: 1px solid #eaeaea;
    background: #eaeaea;
}
.how_sb {
    background: #205cce;
    text-align: center;
    padding: 17px 0;
}
.how_sb p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: 500;
    margin-top: 9px;
}
.how_sb_txt {
    padding: 28px 5px 10px 27px;
}
.how_sb_txt h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 8px;
}
.how_sb_txt p {
    font-size: 15px;
    font-weight: 500;
}
.how_box {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    margin-bottom: 17px;
}
.ht_work {
    padding-top: 45px;
}
.bg_f {
    background: #fff !important;
}
.know_more {
    width: 169px;
    border-radius: 45px !important;
    border: 1px solid #1674f8 !important;
    background: #1674f8 !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 600 !important;
    text-align: center;
    display: block;
    padding: 9px 0;
    margin: auto;
    margin-top: 21px;
}
.know_more:hover {
    background: #fff !important;
}
.notched-box:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 34px;
    top: auto;
    bottom: 3.1px;
    border: 20.1px solid;
    border-color: #fff transparent transparent #fff;
}
.about_2 {
    background: #000000 !important;
}
.about_2 .career_box p {
    color: #000000 !important;
    font-size: 20px !important;
    margin-bottom: 5px !important;
}
.about_2 img {
    height: 81px;
}
.about_2 h3 {
    font-size: 14px !important;
    color: #020d23;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    text-align: center;
    line-height: 19px;
}
.change-address {
    border: 1px solid #ccc;
}
.change-address-h {
    border-bottom: 1px solid #f6f4f4;
    padding: 5px 21px;
    color: #080001;
    font-weight: 600;
    font-size: 17px;
    background: #f6f4f4;
}
.address-c-form {
    padding: 19px 22px;
}
.address-c-form i {
    font-size: 15px;
    position: absolute;
    top: 41px;
    left: 19px;
    color: #777575;
}
.address-c-form label {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
}
.change-txt-address {
    border: 1px solid #ccc;
    padding: 41px 31px;
    margin-bottom: 31px;
}
.change-txt-address h2 {
    font-size: 19px;
}
.change-txt-address h3 {
    font-size: 19px;
    color: #df0118;
    font-weight: 600;
}
.choose-one {
    font-size: 29px;
    float: right;
    padding: 10px 0;
}
.change-txt-address input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    height: 30px;
    width: 19px;
    margin-top: -15px;
}
.change-txt-address p {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 0;
}
.change-txt-address {
    border: 1px solid #ccc;
    padding: 41px 31px;
    margin-bottom: 31px;
}
.proceed-change button {
    display: block;
    margin: auto;
    padding: 12.5px 0;
    background: #df0118;
    border: none;
    color: #fff;
    font-size: 18.3px;
    font-weight: 600;
    transition: 0.5s linear;
    width: 100%;
    border-radius: 3px;
}
.proceed-change button:hover {
    background: #795f41;
}
.address-c-form .form-control {
    height: 41px;
    line-height: 2.7em;
    padding: 19px 5px 19px 25px;
    border: 1px solid #a0a0a0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}
.address-c-form .select-control {
    height: 41px;
    line-height: 2.7em;
    padding: 5px 27px;
    border: 1px solid #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border-radius: 5px;
}
.address-c-form .text-control {
    height: 5.7rem;
    padding: 13px 10px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    width: 100%;
}
.address-c-form .text-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fea90d;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(254, 165, 11, 0.2);
}
.save-btn {
    display: block;
    padding: 10.5px 0;
    background: #718295;
    border: none;
    color: #fff;
    font-size: 13.3px;
    font-weight: 600;
    transition: 0.5s linear;
    width: 100%;
    border-radius: 3px;
    border-radius: 24px;
    margin-top: 5px;
}
.save-btn:hover {
    background: #1674f8;
}
.save-btn:focus {
    outline: 0;
}
.address-c-form .form-group {
    margin-bottom: 0.55rem;
}
.select-control {
    padding: 17px 10px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    width: 100%;
}
.select-control:focus {
    outline: 0;
}
.mng_address {
    padding: 5px 0 47px;
}
.mng_head {
    background: #f6f4f4;
    font-size: 21px;
    padding: 10px 17px;
    margin-bottom: 21px;
}
.mng_head h2 {
    font-size: 20px;
    margin-bottom: 0;
}
.para_details {
    padding: 13px;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.para_details p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}
.edit_area a {
    width: 32.33%;
    background: #fff;
    color: #000;
    display: inline-block;
    margin: 0;
    text-align: center;
    border-right: none;
    padding: 7px;
    border-right: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
}
.edit_area a:hover {
    color: #df0118;
}
.edit_area a:last-child {
    border: none;
}
.edit_area {
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.buy_now_area {
    padding: 15px;
    border: 1px solid #e6e0e0;
    border-top: none;
}
.border_top {
    border: 1px solid #ccc;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    padding: 0 16px;
}
.cat_sub a span {
    text-align: right;
    float: right;
}
.refine_head {
    padding: 10px 19px;
    background: #e00019;
}
.cat_sub {
    padding: 0 15px;
}
.dl_add h4 {
    font-size: 11px;
    padding: 0 9px 0 3px;
    font-weight: 600;
}
.order_heading p {
    font-size: 11px;
    margin-bottom: 7px;
    padding-left: 3px;
    margin-top: -7px;
}
.total_add {
    padding: 0 13px;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.order_heading h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    color: #211a1a;
    background: #f6f4f4;
    padding: 9px 22px;
    border: 1px solid #dcdbdb;
    border-bottom: none;
}
.pr_item {
    text-align: right;
    font-size: 13px;
    display: inline-block;
    float: right;
}
.para_details h2 {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: -9px;
}
.para_details h4 i {
    color: #1674f8;
    font-size: 10px;
}
.para_details h4 {
    margin-bottom: 0;
}
.para_details h5 {
    color: #676363;
    font-size: 10px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 2px;
}
.para_details img {
    max-width: 100%;
    display: block;
    margin: auto;
    padding: 0 !important;
}
.coupn_dis h3 {
    color: #020101;
    font-size: 13px;
    font-weight: 600;
    margin-top: 7px;
    margin-bottom: 6px;
}
.coupn_apply .form-control {
    width: 77%;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px;
    height: 29px;
    border-radius: 0;
}
.coupn_apply button {
    background: #1674f8;
    color: #0a0909;
    border: 1px solid #1674f8;
    font-size: 13px;
    padding: 4px 9px;
    font-weight: 600;
    margin-left: -5px;
    width: 21%;
}
.coun {
    color: #718295;
    padding: 3px 8px 5px 3px !important;
}
.pay_option .form-control {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    padding: 0 7px;
    border-radius: 10px;
    margin: 0;
}
.payable {
    color: #020101;
    font-size: 17px !important;
    font-weight: 600;
    margin-top: -4px;
    margin-bottom: 6px;
}
.payable .pr_item {
    font-size: 17px !important;
}
.pay_now {
    background: #1674f8;
    color: #000;
    border: 1px solid #1674f8;
    color: #fff;
    text-align: center;
    padding: 7px 35px;
    border-radius: 19px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    margin-top: -1px;
    text-transform: uppercase;
    width: 100%;
    display: block;
}
.pay_now:hover {
    background: #718295;
    color: #fff;
    border-color: #718295;
}
.coupn_apply p {
    color: #07e007;
    margin-bottom: -6px;
    padding-bottom: 0;
    font-size: 11px;
}
.top_up i {
    top: 14px;
}
.check_list {
    padding-top: 77px !important;
}
.booking_suc img {
    display: block;
    margin: auto;
}
.booking_suc {
    padding: 30px 0;
}
.booking_sub {
    border: 1px solid #e2e2e2;
    padding: 9px 0 45px;
    border-radius: 7px;
    text-align: center;
}
.booking_sub h3 {
    font-size: 39px;
    color: #1674f8;
    font-weight: 700;
}
.booking_sub h4 {
    font-size: 18px;
    color: #01040a;
    font-weight: 600;
    margin-bottom: 25px;
}
.booking_sub button {
    border: 1px solid #f1f1f1;
    padding: 10px 39px;
    border-radius: 44px;
    background: #fff;
    font-size: 18px;
    font-weight: 600;
    color: #718295;
    margin-bottom: 15px;
}
.booking_suc {
    padding: 68px 0;
}
.booking_sub p {
    font-size: 15px;
    font-weight: 500;
    color: #00261d;
}
.booking_sub a {
    font-size: 17px;
    font-weight: 600;
    color: #718295;
    text-decoration: underline;
}
.booking_sub a:hover {
    color: #1674f8;
}
@media screen and (max-width: 767px) {
    .download_now img {
        width: 205px;
        display: block;
        margin: auto;
        margin-bottom: 25px;
    }
    .booking_sub h3 {
        font-size: 27px;
        color: #1674f8;
        font-weight: 700;
    }
    .booking_sub h4 {
        font-size: 13px;
    }
    .booking_sub a {
        font-size: 14px;
    }
    .booking_sub {
        padding: 15px 0;
    }
    .pp_fleets {
        margin: 0 30px;
    }
    .ht_work {
        padding-top: 17px;
    }
    .check_list {
        padding-top: 80px !important;
    }
    .address-c-form {
        padding: 8px 12px;
    }
    .address-c-form label {
        margin-bottom: 2px;
        font-size: 12px;
        font-weight: 600;
    }
    .address-c-form .form-group {
        margin-bottom: 5px;
    }
    .address-c-form .form-control {
        height: 35px;
        line-height: 2.7em;
        padding: 13px 5px 13px 25px;
    }
    .address-c-form i {
        font-size: 13px;
        position: absolute;
        top: 34px;
        left: 19px;
        color: #777575;
    }
    .top_up i {
        top: 11px;
    }
    .save-btn {
        margin-top: -3px;
    }
    .change-address-h {
        padding: 5px 12px;
        font-size: 14px;
    }
    .address-c-form .select-control {
        height: 35px;
        line-height: 2.7em;
        padding: 5px 22px;
        border: 1px solid #a0a0a0;
        font-size: 12px;
        font-weight: 500;
        color: #000;
        border-radius: 5px;
    }
    .order_heading h3 {
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 700;
        color: #211a1a;
        background: #f6f4f4;
        padding: 9px 14px;
        border: 1px solid #dcdbdb;
        border-bottom: none;
        margin-top: 14px;
    }
    .buzz_header .nav-tabs .nav-link {
        border: 1px solid #fff;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        padding: 4px 12px;
        border-radius: 0;
        font-size: 14px;
        margin-bottom: 10px;
        border: none;
    }
    #myTabContent .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        border-radius: 0;
        padding: 7px 3px;
        background: #fff;
        color: #000000;
        font-weight: 600;
        border: 1px solid #000000 !important;
        font-size: 12px;
        width: 30.33%;
        border-radius: 5px;
        margin-right: 8px;
    }
    .tab_cen {
        text-align: center;
        display: block;
        margin: auto;
        max-width: 100%;
        margin-top: 0;
        align-self: center;
        align-content: center;
        display: table;
        width: 100%;
        padding: 11px 15px 0;
    }
    .search_cb {
        width: 151px;
        float: none;
        border-radius: 45px !important;
        border: 1px solid #1674f8 !important;
        background: #1674f8 !important;
        font-size: 14px !important;
        color: #000000 !important;
        font-weight: 600 !important;
        text-align: center;
        padding: 8px 11px !important;
        height: auto !important;
        display: block;
        margin: auto;
        margin-top: 11px;
    }
    .cab_search .form-control {
        border-radius: 5px;
        padding-left: 22px;
        font-size: 13px;
        font-weight: 500;
        height: 36px;
        color: #423e3f;
        border: 1px solid #dadada;
        background: #fff;
        margin-bottom: 8px;
    }
    .cab_search i {
        float: left;
        margin-top: -32px;
        padding-right: 0;
        color: #1254d0;
        font-size: 14px;
        margin-left: 4px;
    }
    .cab_search .pr-0 {
        padding-right: 11px !important;
    }
    .cab_search .pl-0 {
        padding-left: 11px !important;
    }
    .cab_search {
        padding: 10px 15px 7px;
    }
    .buzz_header {
        margin-top: -236px;
        position: relative;
        z-index: 9;
    }
    .cb_2 {
        padding: 0;
    }
    .sidebarNavigation {
        margin-bottom: 0;
        z-index: 99;
        justify-content: flex-start;
        padding: 5px 7px;
        background: #718295;
    }
    .form-center {
        padding: 0;
    }
    .about_2 {
        padding: 10px 0 !important;
    }
    .hire_box {
        margin-bottom: 25px;
    }
    .get_txt {
        padding-left: 0;
        padding-top: 23px;
    }
    .chose_tx {
        margin-top: 29px;
    }
    .wh_txt {
        margin-top: 17px;
    }
    .wh_txt p {
        font-size: 15px;
        text-align: justify;
    }
    .wh_txt h3 {
        font-size: 20px;
    }
    .hire_box p {
        height: 118px;
        font-size: 14px;
        margin-top: 18px;
    }
    .career_form {
        transform: none;
        padding: 15px 13px;
    }
    .product_counter {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .prod_detil_form .form-control {
        background: #f5f5f5;
        height: 37px;
        color: #000;
        font-weight: 600;
        font-size: 14px;
    }
    .crs_tx {
        padding: 0;
    }
    .course_txt {
        padding-top: 10px;
    }
    .course_txt p {
        font-size: 9px;
    }
    .course_im {
        height: 39px;
    }
    .career_form h2 {
        font-size: 23px;
        color: #fff;
        font-weight: 700;
    }
    .testim_box_main {
        padding: 19px 15px;
    }
    .iframe_vedio iframe {
        transform: none;
        border-radius: 28px;
        height: 316px;
        padding: 10px;
    }
    .the_result1 {
        padding: 31px 10px;
    }
    .terms_con p {
        font-size: 12px;
        text-align: justify;
    }
    .terms_con h3 {
        font-size: 17px;
        margin-bottom: 3px;
    }
    .terms_con ul li {
        font-size: 12px;
        text-align: justify;
    }
    .request-bg {
        padding: 26px 10px 1px 15px;
        margin-bottom: 11px;
    }
    .send-now {
        margin-bottom: 27px;
    }
    .request h1 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .conct-txt {
        margin-top: 21px;
    }
    .request h4 {
        font-size: 15px;
    }
    .mb-20 p {
        font-size: 14px;
        text-align: left;
    }
    .case_img img {
        background: #000;
        display: block;
        margin: auto;
        height: 173px;
    }
    .web_mobile h3 {
        font-size: 16px;
    }
    .web_mobile p {
        font-size: 13px;
        margin-bottom: 3px;
    }
    .web_mobile a {
        font-size: 17px;
        color: #d42b2e;
        text-decoration: underline;
    }
    .case_studis {
        padding-bottom: 0 !important;
    }
    .office_sub {
        border: 1px solid #ccc;
        padding: 0 15px;
        margin: 10px 15px;
    }
    .br_rig {
        border-right: none;
    }
    .office_sub h3 {
        font-size: 15px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #9a9494;
        margin-bottom: 0;
        padding: 25px 0;
        letter-spacing: 0.3px;
    }
    .client_img img {
        display: block;
        margin: auto;
    }
    .br_rig {
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
    .link_area ul li {
        display: inline-block;
        list-style: none;
        padding: 7px 5px;
        line-height: 17px;
        border-right: none;
    }
    .product_area {
        background: #fff;
        padding: 13px 0 21px;
    }
    .erp_development .pr-0,
    .px-0 {
        padding-right: 15px !important;
    }
    .certi_im .im2 {
        margin-top: -91px;
        margin-left: 132px;
    }
    .certi_im .im1 {
        margin-top: 0;
        margin-left: 58px;
    }
    .certified_txt {
        padding-top: 183px;
    }
    .certi_im .im4 {
        margin-right: 23px;
        margin-top: 67px;
        margin-left: 133px;
    }
    .certi_im .im3 {
        margin-left: 189px;
        margin-top: -29px;
    }
    .certified {
        padding: 101px 0 45px;
    }
    .about_us1 .pr-0 {
        padding-right: 0 !important;
    }
    .project-slider {
        margin: 0;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .owl-carousel .owl-nav button.owl-prev {
        margin-left: 0;
    }
    .erp_development {
        padding: 0;
    }
    .center_txt h1 {
        font-size: 17px;
        margin-bottom: 6px;
    }
    .ready_started {
        margin-right: 0;
    }
    .sidebarNavigation .leftNavbarToggler {
        transform: rotate(0);
    }
    .about_img img {
        margin-left: 0;
        margin-bottom: 26px;
        width: 100%;
        padding-top: 9px;
    }
    .car_txt p {
        font-size: 13px;
    }
    .cot_box h4 {
        text-align: center;
        font-size: 32px;
    }
    .cot_box p {
        text-align: center;
        font-size: 15px;
    }
    .cot_box::after {
        content: "";
        border: none;
    }
    .product_counter {
        padding: 19px 0;
    }
    .car_txt h2 {
        font-size: 16px;
        margin-bottom: 19px;
    }
    .tech_solution {
        padding: 0;
        margin-bottom: 23px;
    }
    .show_im img {
        height: 181px;
    }
    .comn_heading h3 {
        font-size: 21px;
        font-weight: 700;
        margin-bottom: 5px;
    }
    .fixed-top1 .head_left {
        background: #fff;
        height: 51px;
        width: 46px;
        display: block;
        position: absolute;
        transform: skewX(-14deg);
        left: -29px;
    }
    .logo-img img {
        width: 149px !important;
        margin-top: -7px;
        margin-left: 0;
    }
    .center_txt p {
        color: #fff;
        font-size: 13px;
    }
    .fixed-top1 .head_right {
        background: #fff;
        height: 50px;
        width: 50px;
    }
    .fixed-top1 .head_right1 {
        background: #91131d;
        height: 50px;
        width: 68px;
    }
    .banner-block1 img {
        height: 277px;
        width: 100%;
        margin-top: 0;
        transform: rotate(0);
        display: none;
    }
    .banner-block1 {
        background: #fff !important;
        height: auto;
        width: 100%;
        margin-top: 0;
    }
    .center_txt {
        margin-top: 44px;
    }
    .client_test .project-slider {
        margin: 0 38px;
    }
    .we_sub p {
        padding: 11px 19px;
        font-size: 13px;
        height: 87px;
    }
    .ready_bg {
        display: none;
    }
    .certi_im img {
        position: absolute;
        width: 122px;
    }
    .about_txt1 {
        padding: 21px 21px 22px;
    }
    .about_bg1 {
        display: none;
    }
    .about_bg {
        display: none;
    }
    img.demand_img1 {
        margin-left: 145px;
        margin-top: 4px;
        position: absolute;
    }
    img.demand_img2 {
        margin-top: 0;
        margin-left: 251px;
    }
    .cl_test {
        padding: 0 !important;
        margin: 0 6px !important;
    }
    .cl_sub h3 {
        font-size: 14px;
    }
    .cl_sub h4 {
        font-size: 13px;
    }
    .cl_sub_img {
        height: 63px;
        width: 63px;
    }
    .client_vedio iframe {
        width: 273px;
        height: 195px;
    }
    .client_test {
        padding: 9px 0;
        background: #fff;
    }
    img.demand_img3 {
        margin-left: -171px;
        margin-top: 85px;
        position: absolute;
    }
    .demand_list_images {
        position: absolute;
        top: 10px;
    }
    .center_img {
        display: none;
    }
    .center_search {
        position: absolute;
        top: 0;
        display: none;
    }
    .comn_heading p {
        text-align: center;
        font-size: 13px;
        color: #626262;
        font-weight: 500;
        padding: 0;
        margin-bottom: 21px;
    }
    .about_txt {
        padding: 0;
        text-align: left;
    }
    .about_txt p {
        color: #292a2c;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.3px;
        line-height: 25px;
        padding-bottom: 2px;
        text-align: justify;
        line-height: 19px;
    }
    .app_icon a img {
        width: 125px;
        margin-bottom: 25px;
    }
    .clien_img img {
        height: auto;
        width: 100%;
    }
    .client_testi_box p {
        font-size: 12px;
        text-align: justify;
        margin-bottom: 2px;
        line-height: 21px;
        height: 193px;
        overflow: hidden;
    }
    .clt_detl h4 {
        text-align: right;
        color: #fcb40d;
        font-size: 16px;
    }
    .dowload h3 {
        font-size: 23px;
        color: #000;
        font-weight: 600;
        margin-bottom: 9px;
        text-align: left;
    }
    .project-slider-area img {
        height: 130px;
    }
    ..pp_fleets h3 {
        margin-bottom: -3px;
        margin-top: 15px;
        font-size: 13px;
        font-weight: 500;
        color: #000;
        margin-bottom: 9px;
        margin-top: 30px;
        padding: 5px 6px;
    }
    .pp_fleets h5 {
        font-size: 13px;
        color: #89898a;
    }
    .pp_fleets h6 {
        font-size: 15px;
    }
    .pp_fleets a {
        display: inline-block;
        width: 65%;
        background: #1674f8;
        color: #000;
        border: 1px solid #1674f8;
        text-align: center;
        padding: 10px 20px;
        border-radius: 19px;
        margin: 0 5px;
        font-size: 12px;
        font-weight: 600;
        margin-top: 7px;
        text-transform: uppercase;
    }
    .wh_txt p {
        font-size: 13px;
        text-align: justify;
    }
    .wh_txt h3 {
        font-size: 19px;
        margin-top: 2px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        top: 21%;
    }
    .owl-carousel .owl-nav button.owl-next {
        top: 21%;
    }
    .apps {
        padding-left: 0;
    }
    .why_chos {
        padding: 0 0 5px;
    }
    .why_c h1 {
        font-size: 29px !important;
    }
    .project-slider {
        margin: 0;
        padding: 5px 0;
    }
    .why_c h2 {
        font-size: 25px !important;
        font-weight: 600;
    }
    .socl p {
        font-size: 16px;
    }
    .socl {
        padding-left: 0;
        padding-top: 35px;
    }
    .our_latest {
        padding: 3px 0 4px;
        background: #fff;
    }
    .taxi_txt p {
        font-size: 12px;
        color: #000;
        font-weight: 600;
        height: 27px;
    }
    .popular_section {
        background: #353535;
        padding: 15px 0;
    }
    .pd-70 {
        padding-top: 26px;
    }
    .how_sb_txt p {
        font-size: 12px;
        font-weight: 500;
        margin-bottom: 7px;
    }
    .login_btn {
        margin-bottom: 12px;
    }
    .how_sb {
        background: #205cce;
        text-align: center;
        padding: 7px 0;
    }
    .how_sb p {
        color: #fff;
        font-size: 13px;
        margin-bottom: 3px;
        font-weight: 500;
        margin-top: 11px;
    }
    .sign {
        background: #000000;
        color: #fdfdfd;
        border: 1px solid #1674f8;
    }
    .cab_search .col {
        flex: 100%;
    }
    .concert_now {
        border: none;
        width: 100%;
        font-size: 12px;
        padding: 10px 0;
        border-radius: 5px;
        display: block;
        margin: auto;
        margin-top: 3px;
        font-weight: 600;
        color: #fff;
        background: #087bfe;
        background-image: linear-gradient(99.6deg, #d77b02 9.9%, #ef9c18 31.9%, #f6ac21 54.7%, #fab025 78.4%);
    }
    .enq_now {
        border: none;
        width: 100%;
        font-size: 12px;
        padding: 10px 0;
        border-radius: 20px;
        display: block;
        margin: auto;
        margin-top: 3px;
        font-weight: 600;
        color: #fff;
        background: #087bfe;
        background-image: linear-gradient(99.6deg, #d77b02 9.9%, #ef9c18 31.9%, #f6ac21 54.7%, #fab025 78.4%);
    }
    .about_us {
        padding: 0;
    }
    .about_txt h1 {
        font-size: 23px;
    }
    .about_txt h2 {
        font-size: 15px;
        font-size: 17px;
        margin-bottom: 3px;
        padding-bottom: 5px;
    }
    .footer-bottom p {
        color: #bfbfbf;
        margin-top: 19px;
        font-size: 15px;
        margin-bottom: 67px;
        font-weight: 500;
    }
    .how_sb_txt {
        padding: 5px 5px 3px;
    }
    .about_txt a {
        padding: 4px 0;
        border-radius: 5px;
        font-weight: 600;
        font-size: 13px;
        width: 117px;
        display: block;
        text-align: center;
        margin: auto;
        border-radius: 15px;
        margin-bottom: 11px;
    }
    .popl_city p {
        display: none;
    }
    .about_txt1 p {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.3px;
        line-height: 25px;
        padding-bottom: 25px;
        text-align: justify;
        height: auto;
        overflow: hidden;
    }
    .ready_started h3 {
        font-weight: 600;
        font-size: 22px;
    }
    .ready_started p {
        color: #fff;
        font-size: 17px;
    }
    .foot_box {
        padding-top: 5px;
    }
    .foot_box h3 {
        font-size: 18px;
    }
    .foot_box ul li {
        font-size: 13px;
        margin-bottom: 3px;
        color: #000;
    }
    .foot_box {
        padding-top: 0;
    }
    .foot_box h3 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .footer_sub {
        padding: 0 17px 15px 23px;
    }
    .office_sub h3 {
        font-size: 13px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #9a9494;
        margin-bottom: 0;
        padding: 19px 0;
        letter-spacing: 0.3px;
    }
    .demand_list_images img {
        width: 100px;
    }
    .about_txt1 a {
        padding: 11px 0;
        background: #fff;
        color: #d01a1e;
        padding: 8px 19px;
        border-radius: 5px;
        font-weight: 600;
        font-size: 19px;
        margin-top: 11px;
        display: block;
        width: 170px;
        text-align: center;
    }
    .about_txt1 h1 {
        font-size: 20px;
    }
    .about_txt1 h2 {
        font-size: 15px;
        margin-bottom: 9px;
    }
    .certified_txt h3 {
        color: #f33234;
        font-size: 17px;
        text-align: center;
        margin-bottom: 11px;
    }
    .view_all_red a {
        margin: 0;
        background: #f33234;
        color: #fff;
        margin-top: 27px;
        margin: auto;
        margin-top: 22px;
        padding: 7px;
        width: 139px;
    }
    .certified_txt p {
        font-size: 13px;
        text-align: center;
    }
    .pr-0,
    .px-0 {
        padding-right: 15px !important;
    }
    .pl-0,
    .px-0 {
        padding-left: 15px !important;
    }
    .about_us .pr-0,
    .px-0 {
        padding-right: 0 !important;
    }
    .footer-social-icons {
        margin-top: -3px;
    }
    .about_us .pl-0,
    .px-0 {
        padding-left: 0 !important;
    }
    .ts_img img {
        padding-left: 0;
        width: 51px;
        margin-bottom: 0;
    }
    .ts_box {
        border: 1px solid #dcd7d7;
        padding: 5px;
        margin-bottom: 16px;
    }
    .ts_txt {
        padding: 8px 0 0;
    }
    .we_sub h3 {
        color: #f33234;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 0;
        height: auto;
        padding: 8px 5px 5px 0;
    }
    .ts_txt p {
        font-size: 11px;
        font-weight: 500;
        text-align: justify;
        height: initial;
        overflow: hidden;
        text-align: center;
    }
    .ts_txt h3 {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 5px;
        color: #1b0909;
        text-align: center;
    }
    .footer-section {
        padding: 17px 15px;
    }
    .img_product img {
        height: 181px;
        width: 100%;
        height: auto;
        width: 100%;
    }
    .we_sub img {
        height: 37px;
    }
    .we_sub p {
        padding: 1px 5px;
        font-size: 10px;
        height: 77px;
        margin-bottom: 7px;
    }
    .we_sub {
        text-align: center;
        background: #f7f6f6;
        margin: 0 7px;
        padding-bottom: 5px;
        margin-bottom: 6px;
        border-radius: 12px;
        margin-top: -31px;
        position: relative;
    }
    .we_product {
        background: #fff;
        padding: 7px;
        margin-bottom: 25px;
        box-shadow: 1px 0 12px 4px #ccc;
    }
    .car_rental {
        background: #f33234;
    }
    .car_rental h3 {
        color: #fff;
    }
    .center_txt p {
        color: #fff;
        font-size: 12px;
        text-align: center;
    }
    .center_txt p {
        display: none;
    }
    .center_txt h1 {
        display: none;
    }
    .center_txt h2 {
        display: none;
    }
    .chooe_txt h3 {
        font-size: 23px;
        font-weight: 700;
        margin-bottom: 1px;
        text-align: left;
    }
    .chooe_txt h4 {
        font-size: 19px;
        font-weight: 700;
    }
    .chooe_txt {
        padding-top: 0;
    }
    .taxi_txt h3 {
        font-size: 17px;
    }
    .chooe_txt p {
        font-size: 13px;
        color: #000;
        font-weight: 600;
    }
    a.let_discuss {
        margin-top: 59px;
        text-transform: uppercase;
        font-size: 14px;
    }
    .center_txt h1 {
        font-size: 24px;
        margin-bottom: 14px;
        text-align: center;
        padding-top: 20px;
    }
    .view_all a {
        width: 133px;
        padding: 5px 12px;
    }
    #menu_bar ul .active::after {
        margin-left: 0;
    }
    .bg-dark {
        background-color: #fdfdfd !important;
        background-image: linear-gradient(99.6deg, #d77b02 9.9%, #ef9c18 31.9%, #f6ac21 54.7%, #fab025 78.4%);
    }
    .singup_btn {
        display: inline-block;
        width: 100%;
        padding: 11px 10px;
    }
    .login_btn {
        display: inline-block;
        width: 100%;
    }
    .singup_btn {
        margin: 0;
        margin-bottom: 10px;
    }
    .login_btn {
        display: inline-block;
        width: 100%;
    }
    .sideMenu ul {
        margin: 0;
        padding: 0 1px;
        margin-bottom: 11px;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #fff;
    }
    .ft_con i {
        color: #fff;
        font-size: 34px;
    }
    .ready_started p {
        color: #fff;
        font-size: 14px;
    }
    .ft_con h5 {
        color: #fff;
        font-size: 13px;
    }
    .ft_con h6 {
        color: #fff;
        font-size: 13px;
    }
    .text-icon {
        font-size: 14px;
        color: #000;
    }
    .navbar-toggler {
        background-image: url(assets/images/icons/menu.webp);
        filter: invert(1);
        margin-left: 0;
        margin-top: -10px;
    }
    .logo-img {
        margin-right: 0;
    }
    .call_op {
        position: absolute;
        color: #fff;
        left: 58px;
        top: 13px;
    }
    .bottom-icon a i {
        font-size: 15px;
        line-height: 17px;
        height: auto;
        width: auto;
        color: #151414;
    }
    .color-whats {
        font-size: 40px !important;
        color: #45c655 !important;
        margin-top: 15px;
    }
    .bred_crumb {
        padding-top: 64px;
        padding-bottom: 22px;
    }
    .bred_crumb img {
        height: 127px;
    }
    .bred_crumb::before {
        height: 127px;
    }
    .bred_crumb h3 {
        text-align: center;
        margin-top: -90px;
        position: relative;
        margin-bottom: 79px;
        color: #ffff;
        font-weight: 700;
        font-size: 21px;
    }
    .header_2 .navbar-toggler {
        filter: none;
    }
    .service_box img {
        height: 195px;
    }
    .bg_clint {
        background: #f7f7f7;
    }
    .abt_us {
        padding: 19px 21px;
    }
    .cmn_white h3 {
        color: #fff;
    }
    .cmn_white p {
        color: #fff;
    }
    .who_work {
        padding: 0;
    }
    .abt_txt h1 {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .abt_txt h2 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .abt_txt p {
        font-size: 13px;
        color: #000;
        text-align: justify;
        margin-bottom: 3px;
    }
    .the_rusult_list ul li {
        list-style-image: url(../images/icons/list1.png);
        width: 100%;
        float: left;
        margin: 5px 12px 11px 0;
        text-align: justify;
        font-size: 14px;
    }
}
.faq-area .card {
    border-radius: 0;
    border-bottom: 1px solid #ccc !important;
    border-radius: 11px !important;
    display: inline-block;
    width: 45%;
    float: left;
    margin: 21px 21px 7px;
    box-shadow: 3px 1px 7px 0 #ccc;
    cursor: pointer;
}
.faq-area .card-header .btn {
    font-size: 15px;
    color: #484545;
    font-weight: 500;
    text-align: left;
    display: block;
    width: 100%;
    padding: 14px 20px 14px 13px;
    margin: 0;
    border: none;
}
.all {
    display: inline-block;
    width: 69px;
    padding: 9px 5px 10px 7px;
    background: #fff;
    color: #000;
    font-weight: 600;
    border-radius: 7px 0 0 7px;
    height: 47px;
    border: 1px solid #ccc;
}
.faq-area .card-header .btn {
    font-size: 15px;
}
.faq-area .card-body p {
    font-size: 13px;
    text-align: justify;
    line-height: 23px;
}
.faq-area .card-header {
    padding: 0;
    border: none;
    outline: 0;
}
.faq-area .card-header .btn:hover {
    text-decoration: none;
}
.faq-area .card-header .btn:focus {
    box-shadow: none;
    text-decoration: none;
}
.refine_head {
    background: red;
}
.card {
    border-radius: 0;
}
.faq-area .card-header .btn {
    font-size: 14px;
    color: #484545;
    font-weight: 500;
    text-align: left;
    display: block;
    width: 100%;
    padding: 14px 15px;
    margin: 0;
    border: none;
    padding-right: 26px !important;
}
.faq-area .card-header .btn:after {
    content: "-";
    float: right;
    position: absolute;
    right: 13px;
    top: 4px;
    font-size: 29px;
    font-weight: 500;
    padding: 0;
}
.faq-area .card:hover {
    box-shadow: 3px 4px 14px 0 #ccc;
}
.close {
    font-size: 2.5rem;
}
.faq-area .card-header .btn.collapsed:after {
    content: "+";
}
.faq-area .card-body p {
    font-size: 14px;
    text-align: justify;
    line-height: 27px;
    color: #312f2f;
    font-weight: 400;
}
.faq-area .card-body {
    padding: 10px 19px;
}
.faq-area {
    padding: 10px 71px;
    padding-bottom: 31px;
}
.partner_app {
    background: #f4f4f4;
    padding: 50px 0;
}
.vendor_app {
    padding: 50px 0;
}
.request_call {
    padding: 31px 29px;
    background: #f4f4f4;
    margin: 0 35px;
}
.form_posn {
    padding: 30px 175px;
}
.form_posn .form-control {
    height: 43px;
    font-weight: 500;
    color: #050505;
    font-size: 15px;
    margin-bottom: 0;
    transition: 0.9s;
}
.form_posn .form-group {
    margin-bottom: 25px;
}
.form_posn .form-control:focus {
    border-color: #000;
}
.form_posn .sent_now {
    background: #fcb40d;
    color: #fff;
    border: 1px solid #fcb40d;
    width: 287px;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 13px;
    padding: 11px 20px;
    border-radius: 4px;
    font-weight: 600;
}
.form_posn .sent_now:hover {
    background: #000;
    border: 1px solid #000;
}
.job_re h3 {
    font-size: 26px;
    font-weight: 600;
    color: #1e1f21;
}
.job_re h1 {
    font-size: 57px;
    color: #000;
    font-weight: 800;
    margin-bottom: 3px;
}
.job_re h2 {
    font-size: 57px;
    color: #000;
    font-weight: 600;
    margin-bottom: 3px;
}
.job_txt p {
    font-size: 15px;
    color: #1e1f21;
    font-weight: 500;
    line-height: 31px;
}
.job_re {
    padding-top: 57px;
}
.job_txt p {
    font-size: 15px;
    color: #1e1f21;
    font-weight: 500;
    line-height: 31px;
    text-align: justify;
}
.job_re {
    padding-top: 15px;
}
.job_des {
    padding-top: 50px;
}
.aply_job {
    background: #353535;
    padding: 32px 0 45px;
}
.aply_job h2 {
    font-size: 37px;
}
.aply_job h3 {
    font-size: 35px;
    color: #fff;
}
.job_des {
    padding-top: 0;
}
.job_des p {
    font-size: 16px;
    color: #1e1f21;
    font-weight: 500;
    line-height: 31px;
}
.aply_job {
    background: #353535;
    padding: 51px 0 45px;
}
.aply_job h2 {
    font-size: 57px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 3px;
    text-align: center;
}
.aply_job h3 {
    font-size: 57px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 3px;
    text-align: center;
}
.gender_area label {
    color: #fff;
    padding-right: 21px;
    font-weight: 500;
    font-size: 16px;
}
.gender_area span {
    color: #fff;
    padding-right: 21px;
}
.upl_resum p {
    background: #d8d7d7;
    color: #5a5757;
    display: inline-block;
    padding: 11px 17px;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 15px;
}
.upl_resum p:hover {
    background: #fff;
}
.terms_service {
    padding: 45px 0;
}
.fleet_form {
    padding: 0 44px;
    background: #1e1f21;
    margin-left: 47px;
}
.bg_y {
    background: #1674f8;
}
.form_sub_fleet {
    padding: 9px 5px;
}
.form_sub_fleet .form-control {
    height: 41px;
    font-weight: 500;
    color: #050505;
    font-size: 15px;
    margin-bottom: -6px;
    transition: 0.9s;
    border-radius: 7px;
}
.form_sub_fleet label {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 2px;
}
.form_sub_fleet .sent_now {
    background: #fcb40d;
    color: #fff;
    border: 1px solid #fcb40d;
    width: auto;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    display: block;
    margin-top: 27px;
    padding: 9px 26px;
    border-radius: 32px;
    font-weight: 600;
    font-size: 14px;
}
.form_sub_fleet .sent_now:focus {
    outline: 0;
    box-shadow: none;
}
.bg_y .sent_now {
    background: #718295 !important;
    color: #fff;
    border: 1px solid #718295 !important;
    margin-top: 21px;
}
.bg_y .sent_now:hover {
    background: #1674f8 !important;
    color: #fff;
    border: 1px solid #718295 !important;
}
.site-link .fa-envelope {
    height: auto;
    width: auto;
    font-size: 15px;
    line-height: 0;
}
.site-link i {
    font-size: 21px;
    padding-right: 9px;
}
.document_txt1 h2 {
    color: #000;
    text-align: left;
    font-size: 57px;
    font-weight: 800;
    margin-bottom: 7px;
}
.document_txt1 h1 {
    color: #000;
    text-align: left;
    font-size: 57px;
    font-weight: 800;
    margin-bottom: 7px;
}
.document_txt1 h2 {
    color: #000;
    text-align: left;
    font-size: 57px;
    font-weight: 800;
    margin-bottom: 7px;
}
.form_sub_fleet .sent_now:hover {
    background: #000;
    border: 1px solid #000;
}
.career_opp1 {
    background: #f5f5f5;
    padding: 35px 0;
}
.featurs_us {
    padding: 41px 0;
}
.document_txt1 {
    padding-top: 55px;
}
.career_opp1 h1 {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}
.career_ps .career_box p {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
    margin-top: 7px;
}
.carrer .career_box p {
    color: #fff !important;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 31px;
    margin-top: 7px;
}
.career_opp1 .career_box {
    background: #fff;
    border-radius: 10px;
    padding: 22px 10px;
    text-align: center;
    margin: 0 15px;
    margin-bottom: 15px;
}
.career_ps img {
    height: 74px;
    margin-bottom: 5px;
}
.dowload h2 {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 0;
}
.career_opp1 h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 23px;
    text-align: center;
}
.document_txt {
    padding-left: 145px;
    padding-top: 45px;
}
.document_txt h2 {
    color: #000;
    text-align: left;
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 17px;
}
.document_txt1 h2 {
    color: #000;
    text-align: left;
    font-size: 53px;
    font-weight: 800;
    margin-bottom: 4px;
}
.document_txt1 h3 {
    color: #000;
    text-align: left;
    font-size: 47px;
    font-weight: 600;
    margin-bottom: 10px;
}
.dowload h3 {
    color: #000;
    text-align: left;
    font-size: 49px;
    font-weight: 800;
    margin-bottom: 3px;
    font-size: 33px;
    color: #000;
    font-weight: 600;
    margin-bottom: 7px;
    text-align: left;
}
.document_txt1 p {
    font-size: 16px;
    color: #000;
    text-align: justify;
    font-weight: 500;
    line-height: 37px;
}
.dowload {
    padding-left: 45px;
}
.dowload p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.document_txt1 {
    padding: 89px 45px 45px;
}
.list_sty ul li {
    list-style-type: decimal;
    padding: 1px 6px;
    font-size: 13px;
    font-weight: 600;
}
.clt_detl h4 {
    text-align: left;
    color: #000000;
    font-size: 17px;
    margin-top: 5px;
}
.clit_sub {
    padding: 4px 15px 0;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.featus h1 {
    text-align: center;
}
.featus h2 {
    text-align: center;
}
.bg_gry {
    background: #f9f8f8;
}
.wow_fleet {
    background: #1674f8;
    padding: 105px 0;
}
.van_v {
    width: 719px;
    background: #fff;
    margin-left: -89px;
    box-shadow: 1px 0 22px 5px #616161;
    margin-top: 53px;
    padding: 35px;
    z-index: 9;
}
.van_v img {
    display: block;
    margin: auto;
}
.m_3 {
    padding: 52px 0;
}
.fleeT_left {
    background: #fff;
    padding: 52px 96px 35px 28px;
}
.fleeT_left h2 {
    font-size: 43px;
    color: #000;
    font-weight: 800;
    margin-bottom: 3px;
}
.fleeT_left h3 {
    font-size: 25px;
    font-weight: 500;
}
.fleeT_left h4 {
    font-size: 35px;
    font-weight: 700;
}
.fleeT_left p {
    font-size: 16px;
    font-weight: 400;
}
.fleeT_right {
    background: #fff;
    padding: 47px 30px 35px 87px;
    z-index: 1;
}
.fleeT_right h2 {
    font-size: 43px;
    color: #000;
    font-weight: 800;
    margin-bottom: 3px;
}
.fleeT_right h3 {
    font-size: 25px;
    font-weight: 500;
}
.fleeT_right h4 {
    font-size: 35px;
    font-weight: 700;
}
.fleeT_right p {
    font-size: 16px;
    font-weight: 400;
}
.van_v1 {
    width: 719px;
    background: #fff;
    margin-left: -102px;
    box-shadow: 1px 0 22px 1px #616161;
    margin-top: 53px;
    padding: 37px;
    z-index: 9;
    position: relative;
}
.van_v1 img {
    display: block;
    margin: auto;
}
@media screen and (max-width: 767px) {
    .buzz_search {
        padding: 0;
    }
    .buzz_header {
        margin-top: -246px;
        position: relative;
        z-index: 9;
    }
    .document_txt1 h2 {
        font-size: 33px;
    }
    .pading {
        padding: 10px 15px;
    }
    .career_ps .career_box p {
        color: #000;
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 3px;
        margin-top: 7px;
    }
    .career_ps img {
        max-width: 67px;
    }
    .van_v {
        width: auto;
        margin-left: 0;
        padding: 3px;
    }
    .m_3 {
        padding: 25px 0 20px;
    }
    .fleeT_right h2 {
        font-size: 27px;
        margin-bottom: 1px;
    }
    .fleeT_left h2 {
        font-size: 27px;
        margin-bottom: 1px;
    }
    .fleeT_right h3 {
        font-size: 19px;
    }
    .fleeT_left h3 {
        font-size: 19px;
        font-weight: 500;
    }
    .fleeT_right p {
        font-size: 14px;
    }
    .fleeT_left p {
        font-size: 14px;
    }
    .fleeT_right h4 {
        font-size: 21px;
    }
    .fleeT_left h4 {
        font-size: 25px;
        font-weight: 700;
    }
    .fleeT_right {
        background: #fff;
        padding: 28px 20px 19px 25px;
        z-index: 1;
    }
    .featus {
        padding-bottom: 21px;
    }
    .van_v1 {
        width: auto;
        margin-left: 0;
        margin-top: 35px;
        padding: 3px;
    }
    .wow_fleet {
        background: #1674f8;
        padding: 7px 0;
    }
    .fleeT_left {
        background: #fff;
        padding: 18px 23px 17px;
    }
    .document_txt1 {
        padding: 26px 15px 3px;
    }
    .document_txt1 h3 {
        color: #000;
        text-align: left;
        font-size: 31px;
        font-weight: 600;
        margin-bottom: 6px;
    }
    .featurs_us {
        padding: 27px 0;
    }
    .faq-area .card {
        border-radius: 0;
        border-bottom: 1px solid #ccc !important;
        border-radius: 11px !important;
        display: inline-block;
        width: 100%;
        float: left;
        margin: 15px 15px 7px 0;
        box-shadow: 3px 1px 7px 0 #ccc;
        cursor: pointer;
    }
    .form_posn {
        padding: 24px 7px;
    }
    .career {
        padding: 0 15px !important;
    }
    .job_re h2 {
        font-size: 30px;
    }
    .job_re h1 {
        font-size: 31px;
        margin-bottom: 0;
    }
    .job_re h3 {
        font-size: 19px;
        font-weight: 600;
        color: #1e1f21;
    }
    .faq-area .card-header .btn {
        font-size: 15px;
        color: #484545;
        font-weight: 500;
        text-align: left;
        display: block;
        width: 100%;
        padding: 12px 11px;
        margin: 0;
        border: none;
    }
    .faq-area .card-header .btn:after {
        content: "-";
        float: right;
        position: absolute;
        right: 13px;
        top: -1px;
        font-size: 29px;
        font-weight: 500;
        padding: 0;
    }
    .faq-area .card-body p {
        font-size: 12px;
        text-align: justify;
        line-height: 27px;
        color: #312f2f;
        font-weight: 400;
    }
}
.blogbox .border-tlr-radius {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.blogbox .text-center {
    text-align: center;
}
.blogbox .radius {
    border-radius: 2px;
}
.blogbox .padding-tb {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
}
.blogbox .shadowDepth0 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.blogbox .shadowDepth1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.blogbox .shadowDepth1:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.24);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: 0.8s;
}
.blogbox .card {
    background-color: #fff;
    margin-bottom: 1.6rem;
}
.blogbox .card__padding {
    padding: 18px 16px;
}
.blogbox .card__image {
    min-height: 100px;
    background-color: #eee;
}
.blogbox .card__image img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 227px;
}
.blogbox .card__content {
    position: relative;
}
.blogbox .card__meta time {
    font-size: 13px;
    color: #bbb;
    margin-left: 8px;
    text-align: right;
    float: revert;
    display: inline-block;
}
.blogbox .card__article a {
    text-decoration: none;
    color: #444;
    transition: all 0.5s ease;
}
.blogbox .card__article a:hover {
    color: #d42b2e;
}
.blogbox .card__action {
    overflow: hidden;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    padding-bottom: 1.6rem;
}
.blogbox .card__author img,
.card__author-content {
    display: inline-block;
    vertical-align: middle;
}
.blogbox .card__author img {
    border-radius: 50%;
    margin-right: 0.6em;
}
.blogbox .card__share {
    float: right;
    position: relative;
    margin-top: -42px;
}
.blogbox .card__social {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    width: 160px;
    transform: translateZ(0);
    transform: translateX(0);
    transition: transform 0.35s ease;
}
.blogbox .card__social--active {
    visibility: visible;
    transform: translateZ(0);
    transform: translateX(-48px);
    transition: transform 0.35s ease;
}
.blogbox .share-toggle {
    z-index: 2;
}
.blogbox .share-toggle:before {
    content: "\f1e0";
    font-family: FontAwesome;
    color: #3498db;
}
.blogbox .share-toggle.share-expanded:before {
    content: "\f00d";
}
.blogbox .share-icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    transition: all 0.3s ease;
    outline: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}
.blogbox .share-icon:hover,
.share-icon:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.blogbox .facebook {
    background-color: #3b5998;
}
.blogbox .twitter {
    background-color: #00abe3;
}
.blogbox .googleplus {
    background-color: #d3492c;
}
.blogbox .facebook,
.googleplus,
.twitter {
    color: #fff;
}
.blogbox .facebook:hover,
.googleplus:hover,
.twitter:hover {
    color: #eee;
}
.blogbox .card__article h2 {
    font-size: 17px;
    margin-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.bred_crumb h4 {
    text-align: center;
    margin-top: -110px;
    position: relative;
    margin-bottom: 46px;
    color: #ffff;
    font-weight: 700;
    font-size: 13px;
}
.bred_crumb h4 a {
    color: #fff;
}
.bred_crumb h4 i {
    padding: 0 15px;
}
.card__meta span {
    font-size: 13px;
}
.card__meta a {
    font-size: 13px;
}
.card__article p {
    font-size: 13px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.ab1 {
    padding: 21px 0;
}
.comn_tx h1 {
    font-size: 33px;
    color: #fff;
    text-align: center;
    font-weight: 800;
}
.comn_tx h2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.comn_tx p {
    font-size: 13px;
    text-align: center;
    color: #1e1f21;
    font-weight: 500;
}
.comn_tx {
    padding: 15px 0;
}
.call_back {
    padding-top: 49px;
}
.login_area {
    padding: 51px 0;
}
.login_area h3 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 33px;
    font-weight: 700;
    color: #1b1a1a;
}
.form_posn1 .form-control {
    height: 53px;
    font-weight: 600;
    color: #050505;
    font-size: 15px;
    margin-bottom: 0;
    transition: 0.9s;
    padding-left: 20px;
    border-radius: 11px;
}
.form_posn1 {
    border: 1px solid #ddd;
    padding: 43px 101px;
}
.form_posn1 a {
    text-align: right;
    display: block;
    color: #2d2626;
    font-weight: 600;
    text-decoration: underline;
    font-size: 15px;
    margin-bottom: -4px;
}
.form_posn1 a:hover {
    color: #df0118;
}
.forgot_body h3 {
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 21px;
}
.form_posn1 img {
    margin-top: 17px;
    position: absolute;
    padding-left: 12px;
}
.form_posn1 h5 {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 16px;
    margin-top: 1px;
}
.form_posn1 .sent_now {
    width: 100%;
    border-radius: 12px;
    margin-top: 41px;
}
.or-conti h4 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 18px;
    font-weight: 600;
}
.social_ar a {
    padding: 5px 7px;
}
.or-conti {
    width: 100%;
    padding: 51px 0 0;
}
.social_ar {
    display: block;
    margin: auto;
}
.or-conti {
    text-align: center;
}
.social_ar {
    text-align: center;
}
.forgot_body .form_posn1 {
    border: none;
    padding: 23px 35px 42px;
}
.forgot_body h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 37px;
}
a.resend {
    text-align: center;
    font-size: 17px;
    color: #df0118;
    font-weight: 600;
    text-decoration: none;
    margin-top: 25px;
}
#otp .form_posn1 .form-control {
    height: 62px;
    font-weight: 600;
    color: #050505;
    font-size: 24px;
    margin-bottom: 0;
    transition: 0.9s;
    padding-left: 13px;
    border-radius: 9px;
    width: 99%;
    text-align: center;
}
.sent_now {
    background: #fcb40d;
    color: #fff;
    border: 1px solid #fff;
    width: 287px;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 13px;
    padding: 11px 20px;
    border-radius: 4px;
    font-weight: 600;
}
.sent_now:hover {
    background: #1e1f21;
}
.city_img img {
    max-height: 500px;
    width: 100%;
}
.cit_txt {
    padding: 35px 0;
}
.cit_txt p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 28px;
}
.buzz_search_new {
    margin-top: 75px;
    background: #000000;
    padding: 10px 0 0;
}
.sb_new {
    padding: 0 20px;
    margin-left: -37px !important;
    position: absolute;
    width: 100%;
    height: 47px !important;
}
.search_new_form .form-control {
    border-radius: 0;
    border-right: 1px solid #000000 !important;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
}
.sl_list {
    padding: 9px 0;
}
.popl_city p {
    font-weight: 500;
    font-size: 14px;
}
.fc {
    display: inline-block;
    text-align: center;
    margin-right: 15px;
}
.sl_list_box h6 {
    font-size: 12px;
    color: #718295;
    padding-top: 15px;
    margin-bottom: 1px;
}
.rat button {
    border: 1px solid #000000;
    border-radius: 17px;
    padding: 3px 17px;
    background: #fff;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-top: 11px;
}
.sl_h p {
    font-size: 15px;
}
.fc p {
    font-size: 9px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
}
.sl_list_box {
    border: 1px solid #e6e5e5;
    border-radius: 5px;
    margin-bottom: 11px;
}
.bg-la {
    background: #d1dff8;
    text-align: center;
    height: 100%;
}
.bg-la h3 {
    padding-top: 14px;
    color: #231702;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
}
.bg-la a {
    display: inline-block;
    width: auto;
    background: #1674f8;
    color: #000000;
    border: 1px solid #1674f8;
    text-align: center;
    padding: 5px 13px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 11px;
    font-weight: 600;
    margin-top: 7px;
    text-transform: uppercase;
}
.bg-la p {
    color: #2874f0;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 6px;
    font-weight: 500;
    cursor: pointer;
}
.bg-la p:hover {
    color: #e69705;
    text-decoration: underline;
}
.bg-la a:hover {
    background: #fff;
}
.fc img {
    height: 47px;
    width: 47px;
}
.sl_list_box h2 {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 13px;
    margin-bottom: -4px;
}
.sl_list_box h4 i {
    color: #1674f8;
    font-size: 12px;
}
.sl_list_box h4 {
    margin-bottom: 0;
}
.sl_list_box h5 {
    color: #676363;
    font-size: 13px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 2px;
}
.car_img1 img {
    max-width: 100%;
    display: block;
    margin: auto;
    padding: 10px;
}
::-webkit-scrollbar {
    background-color: #fff;
    width: 10px;
}
::-webkit-scrollbar-track {
    background-color: #fff;
}
::-webkit-scrollbar-track:hover {
    background-color: #f4f4f4;
}
::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;
    border: 1px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a5;
    border: 1px solid #f4f4f4;
}
::-webkit-scrollbar-button {
    display: none;
}
.fare-area h4 {
    font-size: 15px;
    color: #191515;
    font-weight: 600;
}
.fare-area h5 {
    font-size: 13px;
    color: #191515;
    font-weight: 500;
}
.fare-area h5 span {
    color: #191515;
    float: right;
}
.close_btn_pop h2 {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
    color: #383636;
    text-align: center;
    padding: 10px 0;
}
.close_btn_pop {
    border-bottom: 1px solid #f3f0f0;
}
.close_btn_pop span {
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 0 7px;
    width: 37px;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 30px;
    margin-right: -40px;
    margin-top: -50px;
    position: absolute;
    color: #fff;
    margin: 6px 10px 7px 9px;
}
.fare-area ul {
    padding: 0;
    padding-left: 25px;
}
.fare-area ul li {
    font-size: 13px;
    font-weight: 500;
    color: #151212;
}
.apy_head span {
    font-size: 23px;
    font-weight: 600;
    padding-left: 23px;
    padding-top: 13px;
    display: inline-block;
    margin-bottom: 0;
    border: none;
    width: auto;
    height: auto;
    line-height: initial;
    border-radius: 0;
}
.apy_head button span {
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 0 7px;
    width: 53px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 6px;
    height: 53px;
    line-height: 50px;
    text-align: center;
    font-size: 51px;
}
.aply button:hover {
    background: #718295;
    color: #fff;
}
.avail_coup {
    border: 1px solid #ddd;
    margin-bottom: 21px;
}
.coup_txt {
    padding: 7px 11px;
}
.coup_txt h3 {
    font-size: 19px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 11px;
}
.mb-15 {
    margin-bottom: 19px !important;
}
.coupon_code .form-control {
    border-radius: 0;
    border: 1px dashed #e2e2e2;
    border-right: none;
}
.coup_txt h2 {
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 0;
    color: #12af42;
    font-weight: 600;
}
.coupon_code {
    margin-top: 25px;
}
.coup_txt p {
    font-size: 12px;
    margin-bottom: 1px;
    padding-left: 0;
    color: #000;
    font-weight: 500;
}
.coup_txt h5 {
    font-size: 12px;
    margin-bottom: 5px;
    padding-left: 0;
    color: #000;
    font-weight: 500;
    margin-top: 4px;
}
.coup_txt ul li {
    font-size: 11px;
    color: #000;
    margin-bottom: 4px;
}
.coup_txt ul {
    padding-left: 23px;
}
.coup_txt h3 {
    font-size: 13px;
    text-align: left;
    font-weight: 700;
    display: inline-block;
    border: 0 dotted #df0118;
    padding: 5px 23px;
    text-align: left;
    margin: auto;
    color: #fff;
    display: inline-block;
    width: auto;
    border-radius: 0;
    cursor: pointer;
    margin-bottom: 8px;
    background: #718295;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.aply button {
    background: #1674f8;
    border: none;
    height: 38px;
    width: 150px;
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    margin: auto;
    border-radius: 2px;
    margin-bottom: 18px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.coupon_code p {
    font-size: 12px;
    margin-top: 1px;
    color: #12af42;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1674f8;
    outline: 0;
    box-shadow: none;
}
.aply1 button {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.moretext {
    display: none;
}
.moretext1 {
    display: none;
}
.moreless-button {
    font-size: 15px;
}
@media screen and (max-width: 767px) {
    .forgot_body h3 {
        font-size: 16px;
    }
    .coup_txt p {
        font-size: 11px;
    }
    .coup_txt ul li {
        font-size: 10px;
        color: #000;
        margin-bottom: 1px;
    }
    .avail_coup .aply button {
        border: none;
        height: 34px;
        width: 50%;
        display: block;
        font-size: 15px;
        font-weight: 600;
        margin: auto;
        margin-bottom: 8px;
        border-radius: 5px;
        margin-top: -13px;
    }
    .modal {
        z-index: 9999;
    }
    .msg-red {
        color: red;
    }
    .coup_txt h2 {
        font-size: 15px;
        margin-bottom: 3px;
        padding-left: 0;
        font-weight: 600;
    }
    .apy_head span {
        font-size: 22px;
    }
    .apy_head button span {
        border-radius: 50%;
        border: 1px solid #ccc;
        padding: 0 7px;
        width: 35px;
        display: inline-block;
        margin-right: 10px;
        margin-top: 6px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 27px;
    }
    .avail_coup {
        border: 1px solid #ddd;
        margin-bottom: 12px;
    }
    #myTabContent {
        background: #f9f9f9 !important;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    }
    .close_btn_pop span {
        border-radius: 50%;
        border: 1px solid #afaeae;
        padding: 0 7px;
        width: 37px;
        display: inline-block;
        height: 37px;
        line-height: 37px;
        text-align: center;
        font-size: 30px;
        margin-right: 3px;
        margin-top: -20px;
        position: relative;
        color: #000;
        z-index: 1e21;
        margin: 6px 10px 7px 9px;
    }
    .close_btn_pop h2 {
        font-size: 20px;
        display: inline-block;
        margin-bottom: 5px;
        color: #383636;
        text-align: center;
        padding: 10px 15px;
    }
    .fare-area h4 {
        font-size: 13px;
    }
    .fare-area h5 {
        font-size: 11px;
        color: #191515;
        font-weight: 500;
    }
    .fare-area ul li {
        font-size: 11px;
        font-weight: 500;
        color: #151212;
    }
    .cab_search {
        padding: 13px 0 7px;
    }
    .buzz_header .nav-tabs .nav-item {
        margin-bottom: 9px;
        border: none;
        width: 33.33%;
        text-align: center;
    }
    .comn_heading {
        text-align: center;
        padding: 0;
    }
    .project-slider-area img {
        height: 181px;
        border-radius: 12px;
        height: 181px;
        border-radius: 12px;
    }
    .rat button {
        border: 1px solid #000000;
        border-radius: 12px;
        padding: 2px 9px;
        background: #fff;
        font-size: 11px;
        color: #000;
        font-weight: 600;
        margin-top: 11px;
    }
    .buzz_search_new {
        margin-top: 48px;
        background: #718295;
        padding: 9px 0 24px;
        border-radius: 0 0 48px 48px;
    }
    .fc p {
        font-size: 8px;
    }
    .car_img1 img {
        max-width: 100%;
        display: block;
        margin: auto;
        padding: 4px;
    }
    .sb_new {
        position: relative;
        width: 100%;
    }
    .popl_city h3 {
        text-align: left;
        color: #000;
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 11px;
    }
    .popl_city {
        font-size: 13px;
    }
    .fc img {
        height: 35px;
        width: auto;
    }
    .sl_list {
        padding: 15px 0;
    }
    .sl_h {
        padding-left: 20px;
    }
    .br_area {
        border-left: none !important;
        border: 1px solid #ddd !important;
        margin-top: 17px;
    }
    .form_posn1 .form-control {
        font-size: 14px;
        height: 45px;
    }
    .rat {
        padding-left: 20px;
        padding-bottom: 20px;
    }
    .sl_list_box h2 {
        font-size: 12px;
    }
    .sl_list_box h4 i {
        color: #1674f8;
        font-size: 13px;
    }
    .bg-la h3 {
        padding-top: 7px;
        color: #231702;
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .sl_list_box h5 {
        color: #676363;
        font-size: 11px;
    }
    .sl_list_box h6 {
        padding-top: 7px;
    }
    .car_img1 img {
        width: 159px;
    }
    .bg-la p {
        margin-bottom: 5px;
    }
    .fc {
        display: inline-block;
        text-align: center;
        margin-right: 9px;
    }
    .login_area h3 {
        text-align: center;
        font-size: 17px;
        margin-bottom: 18px;
        font-weight: 700;
        color: #1b1a1a;
    }
    .form_posn1 .form-control {
        font-size: 14px;
    }
    .or-conti {
        width: 100%;
        padding: 32px 0 0;
    }
    .social_ar a {
        padding: 5px 2px;
    }
    .or-conti h4 {
        text-align: center;
        font-size: 17px;
        margin-bottom: 12px;
        font-weight: 600;
    }
    .login_area {
        padding: 31px 0;
    }
    .form_posn1 .sent_now {
        width: 100%;
        border-radius: 12px;
        margin-top: 15px;
    }
    .form_posn1 {
        border: 1px solid #ddd;
        padding: 21px 18px;
    }
    .login_area .pr-0 {
        padding-right: 15px !important;
    }
    .login_area .pl-0 {
        padding-left: 15px !important;
    }
    .fleet_form {
        padding: 8px 10px;
        margin-left: 0;
        margin-top: 23px;
    }
    .form_sub_fleet label {
        font-size: 15px;
    }
    .form_sub_fleet .form-control {
        height: 41px;
        font-size: 13px;
    }
    .career_opp1 h1 {
        font-size: 21px;
    }
    .career_opp1 h3 {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .career_opp1 .career_box {
        padding: 15px 10px;
        text-align: center;
        margin: 0 15px;
        margin-bottom: 13px;
    }
    .career_box p {
        color: #1e1f21;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 15px;
        margin-top: 11px;
    }
    .document_txt {
        padding-left: 0;
        padding-top: 10px;
    }
    .document_txt h2 {
        color: #000;
        text-align: left;
        font-size: 31px;
        font-weight: 800;
        margin-bottom: 15px;
    }
    .list_sty ul li {
        list-style-type: decimal;
        padding: 1px 3px;
        font-size: 15px;
        font-weight: 600;
    }
    .dowload p {
        font-size: 14px;
        text-align: justify;
    }
    .m_dis {
        display: none;
    }
    .dowload {
        padding-left: 1px;
        padding-bottom: 31px;
    }
    .dowload h2 {
        color: #000;
        text-align: left;
        font-size: 30px;
        font-weight: 800;
        margin-bottom: 3px;
        margin-top: 31px;
    }
    .dowload h3 {
        font-size: 23px;
        color: #000;
        font-weight: 600;
        margin-bottom: 7px;
        text-align: left;
    }
    .career_opp1 {
        background: #f5f5f5;
        padding: 13px 0 30px;
    }
    .request_call {
        padding: 10px 14px;
        background: #f4f4f4;
        margin: 0 15px;
    }
    .request-bg {
        padding: 9px 10px 11px 15px;
        margin-bottom: 11px;
    }
    .call_back {
        padding-top: 19px;
    }
    .iframe_area {
        padding: 0 15px;
    }
    .cont_bg {
        padding: 18px 15px;
    }
    .comn_tx p {
        font-size: 13px;
    }
    .ab1 {
        padding: 21px 0;
    }
    .abt_us1 {
        padding: 31px 0;
    }
    .bred_crumb h4 {
        text-align: center;
        margin-top: -75px;
        position: relative;
        margin-bottom: 36px;
        color: #ffff;
        font-weight: 700;
        font-size: 12px;
    }
    .bred_crumb h4 i {
        padding: 0 1px;
    }
    .blog_details {
        border-right: 1px solid #dddddd85;
        padding: 0;
        border-right: none;
        padding: 0 0;
    }
    .blog_share span {
        margin-left: 5px;
    }
    .blog-icon1 ul {
        padding: 0;
        margin: 0;
    }
    .blog-icon1 li a i {
        font-size: 13px;
    }
    .blog-icon1 li a {
        font-size: 21px;
        height: 23px;
        width: 23px;
        line-height: 16px;
        margin-top: 5px;
    }
    .blog_img img {
        width: 100% !important;
        height: 237px !important;
    }
    .blog_details_txt h3 {
        color: #434242;
        font-size: 15px;
        margin-bottom: 4px;
    }
    .blog-d-box {
        padding: 15px 0;
    }
    .blog_details_txt h6 {
        font-size: 11px;
    }
    .blog_details_txt h4 {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .blog_details_txt p {
        font-size: 12px;
        margin-bottom: 7px;
        line-height: 23px;
        text-align: justify;
    }
    .blog_details_txt h2 {
        font-size: 15px;
        margin-bottom: 7px;
    }
    .blog_details_txt ul li {
        font-size: 11px;
        line-height: 22px;
    }
    .blog_details_txt ul {
        padding: 0 21px;
        margin: 0;
    }
    .bl_share {
        padding: 9px 3px;
        font-size: 11px;
    }
    .recent_blog {
        padding: 6px 0;
    }
    .recent_blog h3 {
        font-size: 11px;
    }
    .recent_blog h4 {
        font-size: 10px;
    }
    .blogbox .card__article h2 {
        font-size: 14px;
    }
    .card__article p {
        font-size: 12px;
    }
    .blogbox .card__image img {
        width: 100%;
        max-width: 100%;
        display: block;
        height: 193px;
    }
    .popular_section h4 {
        text-align: center;
        font-size: 21px;
        color: #fff;
    }
    .safe_area {
        padding: 3px 0;
    }
    .safe_box h3 {
        font-size: 21px;
    }
    .safe_box p {
        font-size: 13px;
    }
    .popular_section .foot_box li a {
        font-size: 13px;
        text-decoration: underline;
    }
    .foot_box ul li a {
        font-size: 13px;
        margin-bottom: 2px;
    }
    .social-icons li a i {
        font-size: 21px !important;
        width: auto;
        height: auto;
    }
    .header_2 .main .navbar {
        padding: 8px 2px;
    }
    .comn_tx h1 {
        font-size: 27px;
    }
    .comn_tx h2 {
        font-size: 21px;
    }
    .faq-area {
        padding: 10px 0;
    }
    .partner_app {
        padding: 22px 0;
    }
    .vendor_app {
        padding: 27px 0;
    }
}
@media screen and (min-width: 767px) {
    .popular_section .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0 !important;
        -ms-flex-positive: 1;
        flex-grow: 1 !important;
        min-width: 0;
        max-width: 100%;
    }
}
@media (min-width: 767px) and (max-width: 1199px) {
    .header_bg ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        border-right: 2px solid #fff;
        line-height: 4px;
        padding: 7px 0;
        padding-right: 23px !important;
    }
}
@media screen and (max-width: 767px) {
    .deal_sl .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
    .deal_sl .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
    .m_none {
        display: none;
    }
    .buzz_header {
        margin-top: 13px;
        position: relative;
        z-index: 9;
    }
    .deal_sl .project-slider-area .project_img {
        margin: 0;
    }
    .buzz_search {
        position: relative;
    }
    .how_sb img {
        width: 41px;
    }
    .how_sb p {
        color: #fff;
        font-size: 13px;
        margin-bottom: 3px;
        font-weight: 500;
        margin-top: 4px;
    }
    .buzz_search {
        padding: 0;
        background: #718295;
        margin-top: 39px;
        padding: 9px 0 30px 0;
        border-radius: 0 0 48px 48px;
    }
    .tb_con {
        padding: 0;
        width: 100%;
        background: #000000;
        border-radius: 10px;
    }
    .buzz_header .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        background-color: #1674f8 !important;
        border-color: #1674f8;
        border-color: #1674f8 !important;
        background: 0 0 !important;
        border: none !important;
        border-bottom: 4px solid #f5a91f !important;
    }
    .tab_cen .nav-link.active {
        background-color: #1674f8 !important;
        border-color: #1674f8;
        border-color: #1674f8 !important;
    }
    #myTabContent .nav-tabs .nav-link {
        border: 1px solid #e0e1e4 !important;
    }
    .sb_new {
        margin-left: 0 !important;
    }
    .heading-add {
        color: #718295 !important;
        margin-top: 0;
        margin-bottom: 6px;
    }
    .pd-70 {
        padding-top: 17px;
    }
    .about_txt h1 {
        font-size: 20px;
        margin-bottom: 2px;
    }
    .how_sb_txt h3 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0;
        margin-top: 6px;
    }
    .popular_section {
        background: #353535;
        padding: 15px 0;
        display: none;
    }
    .ps_slide .owl-nav {
        display: none;
    }
    .pp_fleets {
        margin: 0;
        background: #fff;
        border: 1px solid #e6e4e4;
        text-align: center;
        margin: 0 0;
        border-radius: 16px !important;
        padding-bottom: 15px;
        padding-top: 8px;
    }
    .d-ap {
        border-radius: 3px;
        margin-top: 3px;
        position: relative;
    }
    .bottom-icon {
        padding: 0 3px;
        justify-content: center;
    }
    .pp_fleets img {
        width: auto !important;
        margin: auto;
        height: 115px;
    }
    .owl-dots {
        text-align: center;
        margin-left: 19px;
    }
    .site-link i {
        font-size: 15px;
        padding-right: 6px;
    }
    .owl-dots span {
        font-size: 19px;
        color: #718295;
        background: #1674f8;
        width: 12px;
        height: 12px;
        border-radius: 10px;
        display: block;
        text-align: center;
        margin-top: 12px;
        margin-right: 10px;
    }
    .owl-dots .active span {
        background: #718295;
    }
    .deal_sl .owl-dots span {
        font-size: 19px;
        color: #718295;
        background: #fff;
        width: 9px;
        height: 9px;
        border-radius: 10px;
        display: block;
        text-align: center;
        margin-top: -30px;
        margin-right: 7px;
        z-index: 9;
        position: relative;
    }
    .owl-dots .active span {
        background: #718295;
    }
    .pp_fleets h4 i {
        font-size: 16px;
    }
    .client_testi_box {
        background: #fff;
        border: 1px solid #ececec;
        padding: 0 0 21px;
        box-shadow: 0 5px 17px 1px #efefef;
        border-radius: 18px;
        margin: 3px 0 26px 5px;
    }
    .clint_test_slide .owl-nav {
        display: none;
    }
    .search_new_form .form-control {
        border-radius: 5px;
        border-right: none !important;
    }
    .sb_new {
        position: relative;
        width: 74%;
        display: block;
        margin: auto !important;
        text-align: center;
        margin-top: 10px !important;
    }
    .d_block {
        display: block !important;
    }
   /* .ft_up {
        display: none;
    }*/
    .clit_sub i {
        color: #fcb40d;
        font-size: 16px;
        margin-bottom: 0;
        display: inherit;
    }
    .check_list .container {
        padding: 0 !important;
    }
}
.city_con {
    padding: 5px 15px;
    margin: 0;
    position: sticky;
    top: 69px;
    border-radius: 4px;
    margin-bottom: 37px;
}
.city_img img {
    width: 100%;
    max-height: 500px;
    margin-bottom: 19px;
}
.cit_txt1 p {
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    color: #060504;
    margin-bottom: 9px;
}
.city_con label {
    color: #00040c;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 6px;
}
.cit_txt1 h3 {
    font-size: 15px;
    color: #060504;
}
.cit_txt1 ul li {
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    color: #060504;
    margin-bottom: 9px;
}
.city_con h4 {
    font-size: 28px;
    color: #05132d;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
}
.buzz_search_new {
    padding: 10px 29px 0 52px;
}
#loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}
#loader_cen {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
@media screen and (max-width: 767px) {
    .main.fixed-top {
        background: #fff !important;
    }
    div#menu_bar {
        background: #fff;
    }
    
    div#menu_bar li.nav-item {
        padding: 0 !important;
    }
    
    div#menu_bar a.nav-link {
        padding: 10px 0 !important;
    }
    
    
    .mnone {
        display: none;
    }
    .bred_crumb h1 {
        text-align: center;
        margin-top: -93px;
        position: relative;
        margin-bottom: 104px;
        color: #ffff;
        font-weight: 700;
        font-size: 20px;
    }
    .bred_crumb h4 {
        text-align: center;
        margin-top: -89px;
    }
    .bg-la {
        background: 0 0;
        text-align: center;
        height: 100%;
        text-align: right;
        padding-right: 15px;
    }
    .bg-la a {
        margin-right: 0;
    }
}
.sl_new {
    margin-top: 75px;
}
.margin {
    margin-top: 15px !important;
}
.address-c-form label {
    margin-bottom: 1px;
}
.address-c-form i {
    font-size: 15px;
    position: absolute;
    top: 37px;
    left: 22px;
    color: #777575;
}
.top_up i {
    top: 14px !important;
}
.searh_hedr i {
    font-size: 24px;
    padding-top: 0;
    color: #000;
}
.searh_hedr {
    border: 1px solid #dcdcdc;
    margin-bottom: 21px;
    padding: 10px 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;
    font-size: 12px;
}
.mn_h {
    font-size: 16px;
    font-weight: 500;
}
.bck_btn {
    display: inline-block;
    background: #1674f8;
    color: #000;
    border: 1px solid #1674f8;
    text-align: center;
    padding: 7px 17px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
    text-transform: uppercase;
    float: right;
}
.route {
    border: 1px solid #dcdcdc;
    margin-bottom: 21px;
    padding: 9px 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;
    font-size: 16px;
}
.route span {
    font-size: 16px;
}
.route b {
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    .searh_hedr i {
        font-size: 17px;
        padding-top: 4px;
        color: #000;
        float: right;
        position: absolute;
        right: 12px;
        top: -1px;
    }
    .mn_h {
        font-size: 13px;
        font-weight: 500;
    }
    .searh_hedr {
        font-size: 12px;
        padding: 17px 7px 5px;
    }
    .bck_btn {
        display: inline-block;
        background: #1674f8;
        color: #000;
        border: 1px solid #1674f8;
        text-align: center;
        padding: 6px 5px;
        border-radius: 3px;
        margin: 0;
        font-size: 9px;
        font-weight: 600;
        margin-top: 3px;
        text-transform: uppercase;
        float: right;
    }
    .route {
        border: none;
        margin-bottom: 5px;
        padding: 2px 7px;
        box-shadow: none !important;
        font-size: 11px;
        position: absolute;
        z-index: 1;
        margin-top: -80px;
    }
    .popl_city h3 span {
        font-size: 22px;
    }
}
.address-c-form {
    padding: 9px 22px;
}
.grecaptcha-badge {
    display: none;
}
.logo-img img {
    width: auto;
    transition: 0.9s;
    max-width: 220px;
    transition: 0.9s;
    width: auto;
}
@media screen and (max-width: 767px) {
    .pac-container {
        top: 184px;
    }
    .buzz_header .nav-tabs .nav-link {
        padding: 3px 1px;
    }
    .not_found {
        padding: 14px 10px 40px;
        border: 1px solid rgb(242, 242, 242);
        border-radius: 10px;
        background: #7182950a;
    }
}
@media screen and (max-width: 767px) {
    .route {
        margin-top: -97px;
    }
    .searh_hedr {
        font-size: 12px;
        padding: 37px 7px 5px;
    }
}
.not_found {
    text-align: center;
}
.not_found img {
    filter: opacity(0.3);
    max-width: 239px;
}
.not_found p {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #909090;
    text-align: center;
}
.not_found h3 {
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #040e21;
    margin-top: 14px;
}
.not_found {
    padding: 40px 10px;
}
.book_popup h2 {
    font-size: 19px;
    color: #718295;
    font-weight: 600;
}
.book_popup h3 {
    font-size: 15px;
    color: #0d0d0d;
    text-align: left;
    font-weight: 600;
    margin-bottom: 9px;
}
.book_popup h4 {
    font-size: 15px;
    margin-bottom: -9px;
    margin-top: 28px;
}
.md_close {
    position: absolute;
    right: -63px;
    top: -47px;
}
.book_popup {
    padding: 29px 11px 0;
}
.se_box {
    margin-top: 25px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 23px;
}
.se_box a {
    float: right;
    text-decoration: underline;
    font-size: 17px;
    margin-top: 55px;
    margin-bottom: 16px;
}
.se_box .submit_d {
    display: inline-block;
    background: #1674f8;
    color: #000;
    border: 1px solid #1674f8;
    text-align: center;
    padding: 7px 28px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
    text-transform: uppercase;
}
.se_box .submit_d:hover {
    background: #718295;
    border-color: #718295;
    color: #fff;
}
.se_box .form-control {
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    height: 39px;
}
@media screen and (max-width: 767px) {
    .md_close {
        position: relative;
        right: auto;
        top: auto;
    }
    .book_popup {
        padding: 0 11px;
    }
    .se_box .submit_d {
        padding: 7px 15px;
    }
}
.blogbox .shadowDepth1:hover {
    box-shadow: 0 12px 60px #1a0000;
}
.shadowDepth1 a {
    color: #000;
}
.blogbox .card__article h2 {
    font-size: 20px;
    margin-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.blog_area {
    padding: 50px 0;
}
.blogbox .card__meta time {
    font-size: 13px;
    color: #8e8a8a;
    margin-left: 0;
    text-align: right;
    float: none;
    display: inline-block;
}
.related_article {
    position: sticky;
    top: 100px;
}
.blog_details {
    border-right: none !important;
    padding: 0 35px;
}
@media screen and (max-width: 767px) {
    .blog_area {
        padding: 10px 0;
    }
}
body {
    font-family: Jost, sans-serif;
}
a {
    font-family: Jost, sans-serif;
}
a:hover {
    text-decoration: none;
}
html {
    scroll-behavior: smooth;
}
.bg_gry {
    background: #f7f7f7;
}
img {
    max-width: 100%;
}
.bg-size {
    background-repeat: no-repeat;
    background-size: 35px;
    margin-left: 3px;
}
.logo-img img {
    width: auto;
    transition: 0.9s;
}

.header_bg ul li {
    padding: 10px 9px;
    display: inherit;
}
#menu_bar .navbar-nav {
    margin-top: 0;
}
.header_bg ul li a {
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    border-right: 1px solid #1672f1;
    line-height: 4px;
    padding: 5px 0;
    padding-right:25px !important;
}
.br_n {
    border: none !important;
}
.header_bg ul li a:hover {
    color: #156fe8 !important;
}
.banner-block {
    z-index: 99;
}
.banner-block .item img {
    height: 639px;
}
.fixed-top {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: cubic-bezier(0, 0, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.5, 1);
}
body {
    position: relative;
}
.overlay,
.sideMenu {
    position: fixed;
    bottom: 0;
}
.overlay {
    top: 0;
    left: -100%;
    right: 100%;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999999;
}
.overlay.open {
    left: 0;
    right: 0;
}
.sidebarNavigation {
    margin-bottom: 0;
    z-index: 99;
    justify-content: flex-start;
    padding: 0 45px;
}
.sidebarNavigation .leftNavbarToggler {
    margin-right: 10px;
    order: -1;
    transform: rotate(-19deg);
}
.sideMenu {
    left: -100%;
    top: 0;
    overflow: hidden;
    width: 100%;
    z-index: 999999999999;
    max-width: 70%;
    background:#fff !important;
    margin-bottom: 0;
    padding: 1rem;
    height: 100%;
}
.sideMenu.open {
    left: 0;
    display: block;
    overflow-y: auto;
}
.sideMenu ul {
    margin: 0;
    padding: 0 15px;
}
.banner-block .owl-carousel .owl-item .item img {
    width: 100%;
}
.top_btn button {
    width: 90px;
    background: #000;
    color: #fff;
    border: none;
    padding: 7px;
}
.singup_btn {
    display: inline-block;
    width: auto;
    border: 1px solid #ececec;
    color: #fff;
    text-align: center;
    padding: 7px 17px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 7px;
    text-transform: uppercase;
}
.singup_btn:hover {
    background: #1674f8;
}
.sign {
    background: #1674f8;
    color: #000 !important;
    border: 1px solid #1674f8;
}
.fixed-top1 .header_bg ul li {
    padding: 0 7px;
    display: inherit;
}
.fixed-top1 .singup_btn {
    display: inline-block;
    width: auto;
    color: #fff;
    margin-top: 0;
}
.singup_btn:hover {
    color: #fff;
}
a.let_discuss {
    display: inline-block;
    width: auto;
    border: 1px solid #1674f8;
    color: #010306;
    text-align: center;
    background: #1674f8;
    padding: 11px 23px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: 29px;
}
a.let_discuss:hover {
    background: #000;
    border: 1px solid #000;
    color: #1674f8;
}
.login_btn {
    display: inline-block;
    width: auto;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: 0 0;
    padding: 7px 10px;
    border-radius: 31px;
    font-weight: 600;
    font-size: 14px;
}
.fixed-top1 .login_btn {
    border: 1px solid #1674f8;
}
.login_btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #292c2e;
}
.module {
    background: #050505 !important;
    color: #fff;
    padding: 2rem;
}
#home_banner .owl-buttons {
    display: none;
}
#menu_bar ul .active {
    color: #1674f8;
}
.read_more a {
    width: 150px;
    background: #000;
    display: inline-block;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    border-radius: 23px;
    font-size: 17px;
    font-weight: 600;
}
.bg-dark {
    background-color: #fdfdfd !important;
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
}
.fixed-top1 {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.foot_box h3 {
    font-size: 19px;
    color: #000;
}
.foot_box ul {
    padding: 0;
    margin: 0;
}
.foot_box ul li {
    list-style: none;
}
.footer-section {
    background: #fff;
    width: 100%;
}
.footer-section h3 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
}
.footer-section p {
    font-size: 14px;
    color: #111;
    margin-top: 16px;
}
.footer-section-elements {
    padding: 5px 0;
    color: #080707;
}
.footer-bottom p a {
    color: #111;
    font-weight: 700;
}
.site-link ul li {
    list-style: none;
    text-align: left !important;
    font-size: 13px;
}
.site-link ul li a {
    color: #e7e5e5;
    line-height: 23px;
    font-weight: 400;
    font-size: 14px;
}
.site-link ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.site-link ul {
    padding-left: 0;
}
.footer-bottom {
    width: 100%;
    background: #fff;
    padding: 0;
}
.footer-bottom ul {
    padding: 0;
    list-style: none;
}
.footer-social-icons {
    display: block;
    margin: 0 auto;
    float: left;
    margin-top: 9px;
}
.social-icon {
    color: #fff;
}
ul.social-icons {
    margin-top: 3px;
    margin-left: -25px;
    margin-bottom: 11px;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
    padding-left: 0px;
}
.social-icons a {
    color: #8a8a8a;
    text-decoration: none;
}
.fa-facebook {
    height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-facebook:hover {
    color: #3b5999;
}
.fa-envelope {
    height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-whatsapp {
     height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-twitter {
     height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-twitter:hover {
    color: #1da1f2;
}
.fa-instagram {
     height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-instagram:hover {
    color: #c23291;
}
.fa-rss {
    height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-rss:hover {
    color: #eb8231;
}
.fa-youtube {
     height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-youtube:hover {
    color: #e64a41;
}
.fa-linkedin {
    height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-linkedin:hover {
    color: #0073a4;
}
.fa-google-plus {
     height: 30px;
    width:30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: 0 0;
}
.fa-google-plus:hover {
    color: #e25714;
}
.footer-bottom p {
    color: #fff;
    margin-top: 24px;
    font-size: 15px;
    color: #111;
    margin-top: 19px;
    font-size: 15px;
    margin-bottom: 17px;
    font-weight: 500;
}
.float-call {
    position: fixed;
    width: 103px;
    height: 77px;
    top: 200px;
    right: 0;
    background-color: #050505;
    color: red;
    text-align: center;
    font-size: 30px;
    box-shadow: none;
    z-index: 100;
    border: 1px solid #050505;
    border-radius: 5px 0 0 5px;
    z-index: 9999999;
}
.float-call p {
    font-size: 13px;
    margin-top: -15px;
    color: #fff;
    font-weight: 500;
}
.float-call p:hover {
    color: #fff;
}
.float-call:hover {
    background-color: #fff;
    color: #fff;
    border: none;
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(255, 206, 0, 0.64) 0, rgba(255, 206, 0, 0.66) 22.9%, #ffce00 56%, #ffce00 90%);
    text-decoration: none;
}
.float-call:hover p {
    color: #fff;
}
.float-call i {
    line-height: 60px;
}
.float-whatapp {
    position: fixed;
    width: 103px;
    height: 77px;
    top: 287px;
    right: 0;
    background-color: #050505;
    color: #2ab200;
    border-radius: 0;
    text-align: center;
    font-size: 30px;
    border: 1px solid #050505;
    border-radius: 5px 0 0 5px;
    z-index: 100;
    z-index: 9999999;
}
.float-whatapp p {
    font-size: 13px;
    margin-top: -7px;
    color: #fff;
    font-weight: 500;
}
.float-whatapp:hover {
    background-color: #fff;
    color: #fff;
    border: none;
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(255, 206, 0, 0.64) 0, rgba(255, 206, 0, 0.66) 22.9%, #ffce00 56%, #ffce00 90%);
    text-decoration: none;
}
.float-whatapp:hover p {
    color: #fff;
}
.float-whatapp i {
    line-height: 60px;
}
.call-details-area {
    position: fixed;
    width: 171px;
    height: 100px;
    top: 516px;
    right: 10px;
    background-color: #14bb08;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    box-shadow: 2px 2px 2px gray;
    z-index: 100;
}
.call-details-area h3 {
    font-weight: 700;
    font-size: 19.56px;
    color: #fff;
    padding: 3px 0;
    border-bottom: 1px solid #fff;
}
.call-details p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 19px;
}
.pb-30 {
    padding-bottom: 30px;
}
.cl_sub_img {
    border: 1px solid #ccc;
    height: 70px;
    width: 70px;
    display: block;
    margin: auto;
    border-radius: 50%;
}
.cl_sub_img img {
    display: block;
    margin: auto;
    padding: 15px;
    max-width: 100%;
}
.cl_sub h3 {
    font-size: 17px;
    margin-bottom: 2px;
    margin-top: 5px;
}
.cl_sub h4 {
    color: #ea0e20;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
}
.client_testi_box {
    background: #fff;
    border: 1px solid #ececec;
    padding: 0 0 26px;
    box-shadow: 0 6px 17px 1px #ccc;
    border-radius: 0;
    margin: 0 15px 32px;
}
img.quote {
    margin-left: 3px;
}
.clit_sub i {
    color: #156fea;
    font-size: 19px;
}
.clit_sub {
    padding: 14px 25px 0;
}
.client_testi_box p {
    font-size: 13px;
    text-align: left;
    margin-bottom: 11px;
    padding: 3px 0;
    font-style: normal;
    line-height: 25px;
    height: 123px;
    overflow: hidden;
}
.banner-shadow:after {
    opacity: 0.8;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-shadow {
    position: relative;
}
.banner-shadow::after {
    background: #4f8fdd8c;
    background: -moz-linear-gradient(45deg, #0304077a 0, #0000019e 100%);
    background: -webkit-linear-gradient(45deg, #0304077a 0, #0000019e 100%);
    background: linear-gradient(45deg, #0304077a 0, #0000019e 100%);
    z-index: 999;
}
.owl-control-center .owl-pagination {
    z-index: 999999999;
}
.center_search {
    position: relative;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 9;
}
.center_txt {
    margin-top: 21px;
    text-align: left;
    color: #fff;
}
.center_img img {
    position: absolute;
}
.center_img .img2 {
    margin-left: 408px;
    margin-top: -41px;
}
.center_img .img3 {
    margin-top: 234px;
    margin-left: 197px;
}
.center_img .img4 {
    margin-top: 300px;
    margin-left: -78px;
}
.center_img .img5 {
    margin-top: 341px;
    margin-left: 61px;
}
.form-center {
    padding: 0 49px;
}
.center_txt h1 {
    color: #000;
    font-size: 53px;
    font-weight: 700;
    letter-spacing: 1.3px;
    margin-bottom: -11px;
    text-transform: capitalize;
}
.center_txt h2 {
    color: #fff;
    font-size: 51px;
    font-weight: 700;
    letter-spacing: 1.3px;
    margin-bottom: 3px;
    margin-top: 12px;
}
.center_txt h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 1.3px;
}
.center_txt p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.3px;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: 3px;
}
.form-center .form-control:focus {
    outline: 0 !important;
    box-shadow: none;
}
.add_drop {
    text-align: right;
}
.add_drop span {
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
}
button.add_more {
    width: 28px;
    line-height: 14px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 28px;
    margin-right: 5px;
}
h6.add_more {
    width: 28px;
    line-height: 14px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 28px;
    margin-right: 5px;
    display: inline-block;
    line-height: 30px;
    cursor: pointer;
}
h6.add_more:hover {
    background: #d70012;
    color: #fff;
}
a.vert-move {
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 0.5s infinite alternate;
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 0.5s infinite alternate;
}
@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}
a.vert-left-move {
    -webkit-animation: mover-left 1s infinite alternate;
    animation: mover-left 1s infinite alternate;
}
address.vert-left-move {
    -webkit-animation: mover-left 1s infinite alternate;
    animation: mover-left 1s infinite alternate;
}
@-webkit-keyframes mover-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-5px);
    }
}
@keyframes mover-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-5px);
    }
}
.comn_heading {
    text-align: center;
    padding: 12px 0;
}
.comn_heading h3 {
    font-size: 33px;
    color: #f33234;
    font-weight: 700;
    margin-bottom: 19px;
}
.comn_heading p {
    text-align: center;
    font-size: 17px;
    color: #626262;
    font-weight: 500;
    padding: 0 161px;
    margin-bottom: 25px;
}
.we_sub {
    text-align: center;
    background: #f7f6f6;
    margin: 0 15px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-radius: 12px;
    margin-top: -51px;
    position: relative;
}
.we_product {
    background: #fff;
    padding: 67px 7px 9px 8px;
    margin-bottom: 33px;
    cursor: default;
    box-shadow: 1px 0 12px 4px #ccc;
}
.we_sub h3 {
    color: #f33234;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    height: 70px;
    padding: 16px 51px 0;
}
.car_rental {
    background: #f33234;
}
.we_sub p {
    padding: 11px 19px;
    font-size: 16px;
    height: 87px;
    overflow: hidden;
    padding-bottom: 0;
    color: #6f6c6c;
    font-weight: 500;
}
.taxi_txt {
    text-align: center;
}
.taxi_txt h3 {
    font-size: 25px;
    color: #000;
    font-weight: 700;
    margin-bottom: 3px;
}
.taxi_txt p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.chooe_txt p {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}
.taxi_txt {
    font-size: 15px;
    color: #000;
}
.img_product img {
    height: auto;
    width: 100%;
}
.we_sub img {
    height: 65px;
}
.car_rental h3 {
    color: #fff;
}
.car_rental p {
    color: #fff;
}
.chooe_txt p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.product_area {
    background: #fff;
    padding: 13px 0 45px;
}
.chooe_txt h3 {
    font-size: 47px;
    font-weight: 700;
}
.chooe_txt h4 {
    font-size: 37px;
    font-weight: 700;
}
.chooe_txt {
    padding-top: 61px;
}
.choose_txt {
    padding: 45px 0;
}
.view_all a {
    width: 172px;
    padding: 12px;
    border-radius: 5px;
    display: block;
    margin: auto;
    background: #fff;
    margin: 17px auto;
    text-align: center;
    color: #f33234;
    font-weight: 700;
    box-shadow: 1px 3px 9px -1px #383535;
}
.view_all a:hover {
    background: #f33234;
    color: #fff;
}
.view_all_red a {
    margin: 0;
    background: #f33234;
    color: #fff;
    margin-top: 41px;
}
.certified {
    padding: 101px 0 151px;
}
.certi_im img {
    position: absolute;
}
.certi_im .im1 {
    margin-top: 100px;
}
.certi_im .im2 {
    margin-top: -60px;
    margin-left: 132px;
}
.certi_im .im3 {
    margin-left: 223px;
    margin-top: 48px;
}
.certi_im .im4 {
    margin-right: 23px;
    margin-top: 251px;
    margin-left: 131px;
}
.certified_txt h3 {
    color: #f33234;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 19px;
}
.certified_txt {
    padding-top: 65px;
}
.fixed-top1 .head_left {
    background: #fff;
    height: 64px;
    width: 83px;
    display: block;
    position: absolute;
    transform: skewX(-14deg);
    left: -27px;
}
.fixed-top1 .head_right {
    background: #fff;
    height: 64px;
    width: 50px;
    display: block;
    position: absolute;
    transform: skewX(0);
    right: 0;
    border-radius: 0;
    top: 0;
}
.fixed-top1 .head_right1 {
    background: #91131d;
    height: 64px;
    width: 68px;
    display: block;
    position: absolute;
    transform: skewX(-14deg);
    right: 6px;
    border-radius: 0 5px 60px 53px;
    top: 0;
}
.about_bg1 {
    border-radius: 0 0 58px 81px;
    height: 97.7%;
    z-index: 1;
    transform: skewY(3deg);
    background-color: #d32b2d;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 42%;
    position: absolute;
    top: 0;
    right: -136px;
    transform: skewX(-17deg);
}
.about_txt1 {
    padding: 46px 3px 73px 87px;
    text-align: left;
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
    margin: 0;
    z-index: 9;
    color: #fff;
    position: relative;
    background-color: #961d20;
}
.about_txt1 p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 25px;
    padding-bottom: 25px;
    text-align: justify;
    height: 241px;
    overflow: hidden;
}
.demand_img {
    padding-top: 0;
    margin-left: 0;
    padding-bottom: 25px;
}
.demand_list_images {
    position: absolute;
    top: 4px;
}
.fixed-top1 {
    background: #718295;
        padding: 10px 0 0 0;
}
.about_bg {
    border-radius: 0 0 0 81px;
    height: 100%;
    z-index: 1;
    transform: skewY(3deg);
    background-color: #961d20;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 35%;
    position: absolute;
    top: 0;
    left: -101px;
    transform: skewX(-17deg);
}
.bg_gray1 {
    background: #f5f5f5;
}
.about_txt {
    padding: 41px 37px 25px 7px;
    text-align: left;
    margin: 0;
    z-index: 9;
    color: #000;
    position: relative;
}
img.demand_img1 {
    margin-left: 283px;
    margin-top: 5px;
}
img.demand_img2 {
    margin-top: -15px;
    margin-left: 53px;
}
img.demand_img3 {
    margin-left: 369px;
    margin-top: 11px;
}
.about_txt a {
    padding: 11px 0;
    background: #1674f8;
    color: #fff;
    padding: 9px 27px;
    border-radius: 34px;
    font-weight: 600;
    font-size: 17px;
    width: 169px;
    display: block;
    text-align: center;
}
.about_txt a:hover {
    background: #fff;
    border: 1px solid #1674f8;
    color: #1674f8;
}
.project_img h3 {
    font-size: 19px;
    font-weight: 700;
    margin-top: 13px;
}
.abt_us  h2 {
    margin-bottom: 15px;
    font-size: 25px;
}
.why_c h2 {
    font-size: 26px !important;
    font-weight: 600;
    margin-bottom: 5px !important;
}
.why_c h1 {
    font-size: 35px !important;
    color: #000 !important;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}
.about_img img {
    padding-top: 0;
    margin-left: 0;
    max-height: 550px;
}
.about_us {
    padding: 45px 0 0;
}
.pp_fleets {
    background: #fff;
    border: 1px solid #f5f2f2;
    text-align: center;
    margin: 0;
    border-radius: 16px !important;
    padding-top: 21px;
    transition: 0.5s all ease-in-out;
}
.pp_fleets:hover {
    transform: scale(1.03);
}
.pp_fleets img {
    width: auto !important;
    margin: auto;
}
..pp_fleets h3 {
    margin-bottom: -3px;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    margin-bottom: 9px;
    margin-top: 30px;
    padding: 5px 6px;
}
.pp_fleets h4 {
    margin-bottom: 0;
}
.pp_fleets h5 {
    font-size: 15px;
    font-weight: 500;
    color: #c7c8cc;
    margin-top: 5px;
}
.pp_fleets h6 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.pp_fleets a {
    display: inline-block;
    width: auto;
    background: #1674f8;
    color: #fff;
    border: 1px solid #1674f8;
    text-align: center;
    padding: 7px 35px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.pp_fleets a:hover {
    background: transparent;
    border: 1px solid #1674f8;
    color: #000;
}
.pp_fleets h4 i {
    font-size: 13px;
    font-weight: 600;
    color: #1674f8;
    margin: 0 4px;
}
.popl_city h3 {
    text-align: left;
    color: #000;
    font-size: 45px;
    font-weight: 500;
}
.popl_city h3 span {
    font-weight: 700;
    font-size: 31px;
    margin-bottom: 0;
}
.about_txt h1 {
    font-weight: 700;
    font-size: 31px;
    margin-bottom: 14px;
}
.about_txt1 h1 {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 9px;
}
.about_txt1 a {
    padding: 11px 0;
    background: #fff;
    color: #d01a1e;
    padding: 10px 27px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 21px;
    margin-top: 11px;
    display: block;
    width: 181px;
    text-align: center;
}
.about_txt h2 {
    font-size: 42px;
    margin-bottom: 12px;
    padding-bottom: 5px;
    font-weight: 600;
}
.about_txt1 h2 {
    font-size: 19px;
    margin-bottom: 12px;
    padding-bottom: 5px;
}
.about_us1 {
    background: #e2ecee;
}
.about_img img {
    padding-top: 0;
    height:100%;
    margin-left: 15px;
}
.tech_solution {
    padding: 50px 0;
}
.custom_container {
    width: 100%;
}
.custom_container .row {
    margin-right: 0 !important;
}
.about_txt h4 {
    color: #d70012;
    font-size: 31px;
    margin-bottom: 9px;
    font-weight: 700;
}
.about_txt h3 {
    color: #6c6c6c;
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: 600;
}
.about_txt p {
    color: #292a2c;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 25px;
    padding-bottom: 25px;
    text-align: left;
    line-height: 29px;
}
.explore_now a {
    width: 115px;
    background: #000;
    display: inline-block;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    border-radius: 23px;
    font-size: 17px;
    font-weight: 600;
}
.read_more {
    width: 150px;
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    color: #736b6b;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid #ece2e5;
    box-shadow: 0 0 16px 5px #dddddd61;
    margin-top: 27px;
}
.read_more:hover {
    background: #d70012;
    color: #fff;
}
.drop_address {
    width: 100%;
}
.dtp > .dtp-content {
    overflow: hidden;
}
.dtp > .dtp-content button {
    color: #000000;
}
.dtp > .dtp-content button:hover {
    background: #000000;
    color: #fff;
}
.footer-section {
    background: #fff;
    padding: 25px 1px 21px 0;
}
.foot_box {
    padding-top: 11px;
}
.office_sub h3 {
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #9a9494;
    margin-bottom: 0;
    padding: 15px 0;
    letter-spacing: 0.3px;
}
.client_test {
    padding: 21px 0;
    background: #fff;
}
.client_vedio iframe {
    width: 343px;
    height: 225px;
    position: absolute;
    margin-top: -244px;
    border-radius: 15px;
    display: none;
}
.client_testi_box:hover .client_vedio iframe {
    display: block;
}
.ready_started {
    text-align: center;
    background: red;
    background-image: linear-gradient(99.6deg, #e60b10 9.9%, #e4191d 31.9%, #e22b2f 54.7%, #da2628 78.4%);
    padding: 31px 0;
    margin-right: 200px;
}
.get_q:hover {
    background: #d32b2d !important;
    color: #fff !important;
    border: 2px solid #fff !important;
}
.ready_started a {
    width: 155px;
    padding: 9px 12px;
    border-radius: 5px;
    display: inline-block;
    margin: auto;
    background: #fff;
    margin: 17px auto;
    text-align: center;
    color: #d32b2d;
    font-weight: 700;
    box-shadow: 1px 3px 9px -1px #383535;
    margin: 5px;
    text-transform: uppercase;
    border: 2px solid #fff;
}
.ready_started p {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-top: 21px;
    margin-bottom: 29px;
}
.ready_bg {
    border-radius: 0 0 60px 81px;
    height: 429px;
    z-index: 1;
    transform: skewY(3deg);
    background-color: #da2628;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 14%;
    position: absolute;
    margin-top: -398px;
    right: 84px;
    transform: skewX(-17deg);
}
.ready_started h3 {
    font-weight: 600;
    font-size: 31px;
    color: #fff;
    margin-bottom: 24px;
    margin-top: 13px;
}
.start_now {
    border: 2px solid #fff;
    background: #cf2a2c !important;
    color: #fff !important;
}
.start_now:hover {
    background: #fff !important;
    color: #cf2a2c !important;
    background-color: #000;
}
.bus_area {
    margin: 5px 10.5px;
}
.bus_img img {
    width: 100%;
    height: 165px;
    border-radius: 10px;
}
.right_text {
    right: 17px;
    text-align: right;
}
.announcement {
    padding: 43px 0 0;
    margin-top: 8px;
    position: relative;
    background: #fff;
    border-radius: 12px;
}
.text_bus {
    position: absolute;
    top: 16px;
    padding-left: 13px;
}
.text_bus h5 {
    color: #000;
    font-size: 17px;
    margin-bottom: 3px;
    font-weight: 600;
}
.text_bus h2 {
    color: #325694;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: -5px;
}
.text_bus p {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
}
.text_bus h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
}
.text_bus button {
    font-size: 12px;
    color: #000;
    background: #fff;
    font-weight: 600;
    padding: 5px 8px;
    text-align: center;
    margin-top: 5px;
    border: dashed 1px #000;
    width: auto;
    display: inline-block;
}
.common-heading h3 {
    color: #c8134e;
    font-size: 31px;
    margin-bottom: 33px;
    font-weight: 700;
    text-align: center;
}
.common-heading h4 {
    color: #6c6c6c;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
    text-align: center;
}
.key_box {
    background: #fff;
    padding: 15px 0;
    border-radius: 12px;
    text-align: left;
    margin: 9px;
    box-shadow: 3px 3px 11px 2px #1f040d3d;
}
.key_box:hover {
    color: #000;
}
.key_box h5 {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
.key_box:hover h2 {
    color: #fff;
}
.key_img {
    background: #fff;
    border-radius: 50%;
    display: block;
    margin: auto;
    line-height: 100px;
    margin-bottom: 21px;
}
.key_img img {
    max-width: 201px;
    text-align: center;
    display: block;
    margin: auto;
}
.how_wroks h5 {
    text-align: center;
    color: #150309;
    font-weight: 700;
}
.how_wroks {
    padding: 20px;
    height: 305px;
}
.white_txt h3 {
    color: #fff;
}
.white_txt p {
    color: #fff !important;
}
.how_wroks p {
    text-align: center;
}
.announcement-slider-area2 .key_box {
    text-align: center !important;
}
.announcement-slider-area2 .key_box a {
    background: #000;
}
.announcement-slider-area2 .key_box a:hover {
    background: #c8134e !important;
    color: #fff !important;
}
.view_more a {
    display: block !important;
    margin: auto;
    margin-top: 31px;
    background: #c8134e;
}
.key_box p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    height: auto;
    overflow: hidden;
}
.how_works {
    padding: 51px 0;
    background: #fff;
}
.step {
    background: #d70012;
    padding: 31px 21px;
}
.step-1 {
    border-radius: 50%;
    height: 87px;
    width: 87px;
    background: #fff;
    text-align: center;
    line-height: 45px;
    display: block;
    margin: auto;
    border: 1px solid #fff;
}
.step-1 h4 {
    color: #d70012;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 35px;
    margin-top: 13px;
}
.owl-carousel .owl-item img {
    display: block;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 69px;
}
.owl-carousel .owl-nav button.owl-prev {
    font-size: 69px;
    position: absolute;
    top: 27%;
    color: #c1bdbd;
    margin-left: -43px;
}
.owl-carousel .owl-nav button.owl-next {
    font-size: 69px;
    position: absolute;
    top: 27%;
    right: -41px;
    color: #c1bdbd;
}
.cls_slid .owl-carousel .owl-nav button.owl-prev {
    font-size: 69px;
    position: absolute;
    top: -15%;
    margin-left: -27px;
}
.cls_slid .owl-carousel .owl-nav button.owl-next {
    font-size: 69px;
    position: absolute;
    top: -15%;
    right: -41px;
}
.step-1 h5 {
    color: #d70012;
    font-size: 14px;
    font-weight: 700;
    margin-top: -7px;
}
.step_txt h4 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 9px;
}
.step_txt p {
    color: #fff;
    font-size: 15px;
}
.bg_black {
    background: #000;
}
.br-up {
    border-radius: 10px 10px 0 0;
}
.br-bottom {
    border-radius: 0 0 10px 10px;
}
.common-heading p {
    color: #000;
    font-size: 15px;
    letter-spacing: 0.3px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 29px;
}
.vedio_area video {
    width: 100%;
    border: 1px solid #fff;
}
.vedio_area {
    padding-top: 7px;
}
.range_img img {
    max-height: 125px;
    max-width: 100%;
}
.key_box h4 {
    color: #d70012;
    font-size: 13px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 17px;
}
.key_box h6 {
    color: #000;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
}
.key_box a {
    width: 115px;
    display: block;
    background: #d70012;
    color: #fff;
    padding: 6px 0;
    margin: auto;
    border-radius: 22px;
    margin-top: 19px;
    font-size: 14px;
    font-weight: 600;
}
.key_box:hover a:hover {
    background: #fff;
    color: #000;
}
.key_box:hover a {
    background: #000;
}
.ts_box {
    border: 1px solid #ccc;
    padding: 31px 0;
}
.ts_txt h3 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 11px;
    color: #1b0909;
}
.ts_txt p {
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    height: 81px;
    overflow: hidden;
}
.ts_img img {
    display: block;
    margin: auto;
    padding-left: 33px;
}
.ts_txt {
    padding: 8px 15px 1px 0;
}
.our_latest {
    padding: 12px 0 30px;
    background:#1674f8;
}
.country_wide {
    padding: 41px 0;
}
.country_slider-area img {
    border-radius: 6px;
    width: 100%;
    height: 183px;
}
.country_box {
    margin: 10px 23px;
}
.country_box h3 {
    text-align: center;
    margin-top: 11px;
    font-size: 18px;
    font-weight: 600;
}
.country_slider {
    padding: 10px 31px;
}
.client_area {
    background: #d70012;
    margin: 2px 15px;
    padding: 33px;
    border-radius: 11px;
}
.tst-img-box {
    height: 91px;
    width: 91px;
    line-height: 91px;
    display: block;
    margin: auto;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    margin-top: 39px;
}
.tst-img-box img {
    max-width: 100%;
}
.white-c {
    color: #fff !important;
}
.testi_box p {
    text-align: center;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.3px;
    font-style: italic;
    height: 123px;
    overflow: hidden;
}
.testi_slider-area .item {
    padding: 20px;
}
.testi_box h3 {
    color: #000;
    font-size: 21px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 4px;
    font-weight: 700;
}
.testi_box h4 {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 0;
}
.rating i {
    color: #ff9c27;
    font-size: 25px;
}
.rating i.odd {
    color: #9a9a9a;
}
.rating {
    display: block;
    margin: auto;
    text-align: center;
}
.play_store h3 {
    color: #d70012;
    font-size: 31px;
    margin-bottom: 11px;
    font-weight: 600;
}
.play_store h4 {
    color: #6c6c6c;
    font-size: 18px;
    margin-bottom: 17px;
    font-weight: 600;
    line-height: 25px;
}
.play_img img {
    display: block;
    margin: auto;
}
.play_store {
    padding-top: 75px;
    background: #f6faff;
}
.add_more1 {
    width: 28px;
    line-height: 14px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 28px;
    margin-right: 5px;
    display: inline-block;
    line-height: 28px;
    font-weight: 700;
    margin-top: -4px;
    margin-bottom: 14px;
    cursor: pointer;
}
.add_more1:hover {
    background: #d70012;
    color: #fff;
}
.close_txt {
    text-align: right;
}
.header-2 .main {
    background: #d70012;
}
.mission-img {
    margin-bottom: 31px;
}
.we-belevie {
    padding: 51px 0;
}
.we_txt h3 {
    color: #d70012;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 9px;
    padding-top: 79px;
}
.we_bg {
    background: #d70012;
    padding: 15px 43px 37px 19px;
}
.we_bg p {
    text-align: right;
    color: #fff;
    font-size: 57px;
    margin-bottom: -14px;
    font-weight: 700;
}
.project-slider {
    margin: 0 33px;
    padding: 0;
}
.vf_img img {
    display: block;
    margin: auto;
}
.verify_text h2 {
    font-size: 18px !important;
    margin-top: 17px;
    margin-bottom: 9px;
}
.verfiy_area .form-control {
    padding-left: 10px !important;
    text-align: center;
    font-size: 19px !important;
    margin-bottom: 20px !important;
    border-radius: 3px !important;
    height: 47px !important;
}
.verfiy_area {
    padding: 9px 52px;
}
.verify_text p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #6b6667;
    font-weight: 600;
}
.login {
    padding: 139px 0 49px;
    background: #f6faff;
}
.login-inner {
    padding: 25px 51px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 15px 1px #ccc;
}
.forgot_link a {
    color: #094291;
    text-align: right;
}
.forgot_pass {
    padding-top: 77px !important;
}
.forgot_link {
    margin-bottom: 31px;
    text-align: right;
    font-weight: 600;
    margin-top: -23px;
    color: #c3c3c3;
}
.project-slider-area .project_img {
    margin: 0 3px;
}
.our_latest h3 { color:#fff; }
.project_img img {
    border-radius: 13px;
}
.l_txt h2 {
    font-size: 23px;
    color: #094291;
    text-align: center;
    font-weight: 700;
}
.or {
    margin-top: 4px;
    font-size: 16px;
}
.or h3 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 14px;
    font-weight: 600;
    color: #656565;
    margin-top: 13px;
}
.country_list {
    width: auto;
    height: 29px;
    border: none;
    border-right: 2px solid #000;
    line-height: 4px;
    margin-top: 12px;
    position: absolute;
    margin-left: 8px;
    font-weight: 700;
    color: #232425;
    outline: 0;
}
.lg-country .form-control {
    padding-left: 75px !important;
}
.country_list:focus {
    outline: 0;
}
.login_txt {
    padding: 31px 91px 31px 22px;
}
.l_txt h3 {
    width: 116px;
    display: block;
    margin: auto;
    background: #000;
    height: 6px;
}
.inp_txt {
    padding: 0;
    padding-top: 19px;
}
.inp_txt p {
    text-align: center;
    padding: 1px 21px;
    color: #77808a;
    font-weight: 600;
}
.sbmit {
    background: #094291;
    color: #fff;
    border: 1px solid #094291;
    width: 100%;
    height: 45px;
    font-weight: 600;
    border-radius: 10px;
    margin-bottom: 19px;
}
.login-img img {
    height: 100%;
    display: block;
    margin: auto;
}
.inp_txt .form-control {
    height: 52px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #c7c0c1;
    padding-left: 49px;
}
.inp_txt img {
    margin-top: -87px;
    margin-left: 12px;
}
.inp_txt p a {
    padding-left: 11px;
    color: #de1029;
    text-decoration: underline;
    font-weight: 600;
}
.we_product:hover .we_sub {
    background: #f33234;
}
.we_product:hover .we_sub h3 {
    color: #fff;
}
.we_product:hover .we_sub p {
    color: #fff;
}
.we_product:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.04);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.04);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.1);
    transition: all 0.2s ease-in;
    transform: scale(1.04);
}
.ft_con i {
    color: #fff;
    font-size: 45px;
}
.ft_con p {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    margin-top: 11px;
    margin-bottom: 5px;
}
.ft_con h5 {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
}
.ft_con h6 {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
}
.ft_con {
    z-index: 9;
    position: relative;
}
.clien_img img {
    height: 235px;
    width: 100%;
}
img.w-10 {
    width: 100% !important;
}
@media screen and (min-width: 767px) {
    .project-slider .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .project-slider .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_slider .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_slider .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_wide .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .country_wide .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #dad9d9;
        background: 0 0;
    }
    .client_area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .client_area .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
}
.footer_sub {
    padding: 10px 37px 10px 57px;
}
.foot_box h3 {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: capitalize;
}
.foot_box ul {
    padding: 0;
    margin: 0;
}
.foot_box {
    padding-top: 5px;
}
.foot_box ul li {
    font-size: 14px;
    margin-bottom: 4px;
    color: #000;
}
.foot_box ul li a {
    font-size: 15px;
    margin-bottom: 2px;
    color: #000;
    font-weight: 500;
}
.foot_box ul li a:hover {
    color: #1674f8;
    font-weight: 600;
}
.link_area ul {
    padding: 0;
}
.link_area ul li:first-child {
    padding-left: 0;
}
.link_area ul li {
    display: inline-block;
    list-style: none;
    padding: 0 25px;
    line-height: 17px;
    border-right: 1px solid #094291;
}
.link_area {
    margin-top: 9px;
}
.link_area ul li a {
    color: #0a0707;
    font-size: 14px;
    font-weight: 500;
    transition: 0.9s;
}
.link_area ul li a:hover {
    color: #91131d;
}
.link_area ul li:last-child {
    border: none;
}
.banner-block1 img {
    height: auto;
    width: 100%;
    margin-top: 0;
}
.office_sub h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #9a9494;
    margin-bottom: 0;
    padding: 35px 0;
    letter-spacing: 0.3px;
}
.office_sub {
    border: 1px solid #ccc;
    padding: 0 40px;
    margin: 10px 0;
}
.br_rig {
    border-right: 1px solid #ccc;
}
.range_img_dash img {
    margin: 0;
    line-height: 50px;
}
.range_img_dash {
    height: 47px;
    line-height: 47px;
    width: 47px;
    background: #d51e2c;
    text-align: center;
    border-radius: 36px;
    position: absolute;
    right: 23px;
    margin-top: -47px;
    cursor: pointer;
}
.tiketi-search-area .brd_non {
    border-right: none;
    padding-right: 61px;
}
.tiketi-search-area .brd_non_left {
    border-left: none;
    padding-left: 25px;
}
img.map_2 {
    margin-left: -5px !important;
}
.br-4 {
    border-radius: 7px 0 0 7px !important;
}
.br-41 {
    border-radius: 0 7px 7px 0 !important;
}
.search {
    width: 100%;
    background: #2259a1;
    color: #fff;
    border: 1px solid #2259a1;
    height: 47px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}
.search:hover {
    background: #cf1d2a;
    color: #fff;
    border: 1px solid #cb1d29;
}
.contact-area {
    padding: 39px 0 49px;
}
.mb-20 {
    margin-bottom: 21px;
}
.mb-20 p {
    font-size: 14px;
    font-weight: 500;
}
.write {
    font-size: 22px;
    font-weight: 700;
    padding: 35px 0 17px;
    color: #f45b0d;
}
.contact-txt .form-control {
    padding-left: 17px;
    height: 47px;
    font-size: 16px;
    color: #0a0404;
    font-weight: 500;
}
button:focus {
    outline: 0;
    box-shadow: none;
}
.send-now {
    color: #fff;
    padding: 10px 60px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    width: 192px;
    padding: 14px 10px;
    border-radius: 5px;
    background: #000000;
    border-radius: 0;
    font-size: 17px;
    box-shadow: 0 11px 16px 1px #00000052;
    outline: 0;
    display: block;
    margin: auto;
    margin-top: 45px;
}
.bl {
    color: #000 !important;
}
.cont_bg {
    /*background: #1674f8;*/
    background:linear-gradient(to right, #0a374c, #1674f8) !important;
    padding: 17px 40px;
}
.send-now:hover {
    background: #fff;
    color: #000;
}
.conct-txt {
    margin-top: 37px;
}
.contact-txt .form-control {
    display: block;
    width: 100%;
    height: calc(2.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: #fff;
    font-family: Jost, sans-serif;
}
.experience_faculty .slide {
    width: 23%;
    overflow: hidden;
    height: 303px;
}
.pp_txt h4 {
    font-size: 14px;
    margin-bottom: 13px;
    font-weight: 600;
    color: #b5b0b0;
}
.pp_txt h5 {
    font-size: 15px;
    margin-bottom: 7px;
    color: #303030;
    font-weight: 500;
}
.pp_txt h6 {
    font-size: 13px;
    margin-bottom: 3px;
    color: #f45b0d;
    font-weight: 500;
}
.students {
    background: #f9f9f9;
}
.students .slide {
    width: 31%;
    overflow: hidden;
    height: 100%;
    background: #fff;
    padding: 35px 31px;
    border-radius: 87px 11px 11px 11px;
}
.st_txt p {
    font-size: 13px;
    word-spacing: 1.3px;
    font-style: italic;
    color: #343333;
    font-weight: 500;
}
.std_txt {
    padding: 21px 5px;
}
.std_txt p {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 1px;
}
.std_txt h3 {
    font-size: 13px;
    color: #009aff;
    font-weight: 600;
    padding-left: 3px;
}
.our-blogs {
    padding: 35px 167px;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.content_area {
    padding-top: 119px;
}
.cr_list {
    padding: 19px 0;
}
.blog-box {
    padding: 21px 0;
}
.cr_list_item {
    border: 1px solid #e8e0e0;
    background: #fff;
    box-shadow: 0 1px 19px 0 #ecd7d770;
    border-radius: 10px;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1);
    transition: all 0.2s ease-in;
    transform: scale(1);
    margin-bottom: 31px;
}
.cr_list_item:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.5);
    transition: all 0.2s ease-in;
    transform: scale(1.1);
}
.pr_sub {
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1);
    transition: all 0.2s ease-in;
    transform: scale(1);
}
.pr_sub:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.5);
    transition: all 0.2s ease-in;
    transform: scale(1.1);
}
.slide1 {
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1);
    transition: all 0.2s ease-in;
    transform: scale(1);
}
.slide1:hover {
    z-index: 2;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 0.2s ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 0.2s ease-in;
    -moz-transform: scale(1.5);
    transition: all 0.2s ease-in;
    transform: scale(1.1);
}
.contact-area {
    padding: 0 0 49px;
}
.request-bg {
    padding: 25px 37px;
}
.rq_bg {
    background: #000000;
}
.iframe_area {
    padding: 0 35px;
    padding-bottom: 45px;
}
.contact-bg1 {
    background: #b20018;
}
.request h1 {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
}
.request p {
    color: #fff;
    font-size: 16px;
    text-align: justify;
}
.request h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 3px;
    font-weight: 600;
}
.call-us {
    /*background: #1674f8;*/
    background:linear-gradient(to right, #0a374c, #1674f8) !important;
    width: 47px;
    height: 47px;
    border-radius: 0;
}
.call-us i {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    line-height: 51px;
    display: block;
    text-align: center;
}
.adrs {
     /*background: #1674f8;*/
    background: linear-gradient(to right, #0a374c, #1674f8) !important;
    width: 47px;
    height: 47px;
    border-radius: 0;
}
.adrs i {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    line-height: 51px;
    display: block;
    text-align: center;
}
.email {
    background: linear-gradient(to right, #0a374c, #1674f8) !important;
    width: 47px;
    height: 47px;
    border-radius: 0;
}
.email i {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    line-height: 51px;
    display: block;
    text-align: center;
    margin-left:8px;
}
.mb-20 {
    margin-bottom: 21px;
}
.mb-20 p {
    font-size: 14px;
    font-weight: 500;
}
.write {
    font-size: 22px;
    font-weight: 700;
    padding: 5px 0 0;
    color: #000;
}
.bl_txt {
    padding: 21px 16px;
}
.bl_txt h3 {
    text-align: center;
    margin-bottom: 7px;
    color: #585757;
    font-weight: 600;
    font-size: 16px;
}
.bl_txt h6 {
    text-align: center;
    margin-bottom: 7px;
    color: #3a3a3a;
    font-size: 12px;
    font-weight: 500;
}
.blog_box {
    border: 1px solid #f1f0f0;
    box-shadow: 0 0 12px 0 #ddd;
    margin-bottom: 33px;
}
.bl_txt p {
    margin-bottom: 21px;
    font-size: 13px;
    color: #191919;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.3px;
    line-height: 19px;
}
.bl_txt button {
    display: block;
    margin: auto;
}
.bl_txt button:focus {
    outline: 0;
}
.pp_txt a {
    display: block;
    margin: auto;
    text-align: center;
    width: 166px;
    padding: 12px 6px;
    border: transparent;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    border-radius: 30px;
    margin-top: 5px;
    text-decoration: none;
    background: #d70012;
}
.pp_txt a:hover {
    background: #000;
}
.pp_txt p {
    text-align: center;
    font-size: 13.5px;
    color: #303030;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 25px;
    height: 91px;
    overflow: hidden;
}
.pp_txt {
    padding: 13px 15px;
    text-align: center;
}
.pp_txt h3 {
    text-align: center;
    margin-bottom: 7px;
    color: #170002;
    font-size: 19px;
    font-weight: 600;
}
.cr_list_item img {
    height: 225px;
    width: 100%;
}
.bl_share {
    display: inline-block;
    padding: 7px 13px;
    color: #949494;
}
.blog-icon1 li a i {
    color: #949494;
    font-size: 15px;
    margin: 0;
    width: auto;
    line-height: 13px;
}
.blog-icon1 li a {
    color: #949494;
    font-size: 21px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 31px;
}
.blog_share span {
    margin-left: 11px;
}
.social-icons1 li {
    list-style: none;
    display: inline-block;
        margin: 0 5px;
}
.social-icons1 {
    float: right;
}
.bd_bottom {
    border-bottom: 1px solid #e5e1e182;
}
.blog_details_txt {
    padding: 21px 0;
    padding-top: 0px;
}

.blog_details_txt h3 {
    color: #434242;
    font-size: 23px;
    margin-bottom: 11px;
}
.blog_details_txt h2 {
    color: #d70012;
    font-size: 23px;
    margin-bottom: 8px;
}
.blog_details_txt h6 {
    color: #999595;
    font-size: 13px;
    margin-bottom: 11px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.3px;
}
.blog_details_txt p {
    margin-bottom: 11px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 27px;
    color: #292a2c;
    font-size: 14px;
}
.blog_details_txt ul li {
    color: #787878;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 27px;
}
.blog_details_txt h4 {
    color: #d70012;
    font-size: 16px;
    margin-bottom: 11px;
    font-weight: 500;
}
.related_article h2 {
    text-align: center;
    padding-bottom: 0;
    font-size: 19px;
}
.blog_details {
    border-right: 1px solid #dddddd85;
    padding: 0 35px;
}
.border_blue {
    width: 83px;
    background: #d70012;
    height: 3px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}
.recent_blog {
    padding: 11px 0 1px;
}
.recent_blog h3 {
    font-size: 14px;
    text-align: left;
    color: #2f2d2d;
    margin-bottom: 3px;
}
.recent_blog h4 {
    font-size: 11px;
    color: #d70012;
    font-weight: 500;
}
.blog_img img {
    width: 100% !important;
    max-height: 500px !important;
}
.blog-d-box {
    padding: 31px 0;
}
.blog_img {
    margin-bottom: 10px;
}
.related_article {
    position: sticky;
    top: 20px;
}
.recent_blog img {
    width: 100% !important;
    height: 39px !important;
}
.contact_us {
    padding: 31px 0;
}
.extra-space {
    padding: 61px 0;
    background: #d70012;
}
.booking-area {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.booking_head {
    padding: 11px 22px;
}
.booking-area img {
    margin-left: 0;
    z-index: 1;
    margin-top: 0;
    text-align: right;
    width: 125px;
}
.b-h-left h3 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.b-h-left p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}
.es-fare {
    text-align: right;
}
.es-fare h2 {
    font-size: 21px;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
}
.es-fare h3 {
    font-size: 31px;
    color: #d70012;
    font-weight: 700;
    margin-bottom: 5px;
}
.es-fare h4 {
    font-size: 21px;
    color: #d70012;
    font-weight: 600;
    margin-bottom: 5px;
}
.es-fare p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}
.extimated_txt h3 {
    font-size: 15px;
    color: #9c8d8d;
    font-weight: 500;
    margin-bottom: 5px;
}
.extimated_txt h4 {
    text-align: right;
    font-size: 16px;
    color: #191111;
    font-weight: 700;
    margin-bottom: 11px;
}
.extimated_txt {
    border-top: 1px solid #e2d2d2;
    padding: 11px 22px;
    margin: 1px 0;
    border-bottom: 1px solid #e2d2d2;
}
.term-condition {
    padding: 11px 22px;
    margin: 1px 0;
}
.term-condition h3 {
    font-size: 20px;
    color: #d70012;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 7px;
}
.term-condition p {
    font-size: 14px;
    color: #211315;
    font-weight: 500;
    margin-bottom: 0;
}
.booknow {
    background: #000 !important;
    width: 73%;
    display: block;
    margin: auto;
    padding: 7px 0;
    height: 51px !important;
    margin-top: 17px !important;
}
.booknow:hover {
    background: #d70012 !important;
    color: #fff !important;
}
.bg-none {
    background: 0 0;
    border: none;
}
.bg-none .key_box {
    background: #fff;
    padding: 9px 21px;
}
.bg-none .key_box:hover {
    background: #d70012;
}
.bg-none {
    padding: 0 21px;
}
.bg-none .key_box h4 {
    font-size: 12px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 15px;
}
.bg-none .key_box h5 {
    font-size: 13px;
}
.profile-area .tab-content {
    background: #fff;
    padding: 0 0 0 10px;
    height: auto !important;
}
.nav-p-area .nav-link {
    display: block;
    padding: 13px 1rem;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #f3e9eacc;
    border-radius: 0;
}
.profile-area {
    padding: 5px 0;
    margin: 17px 0;
}
.profile-area .form-control {
    height: 49px;
}
.profile-area h3 {
    font-size: 23px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #003580;
}
.profile-area label {
    font-size: 16px;
    color: #343333;
    font-weight: 600;
    margin-bottom: 13px;
}
.profile-area-main {
    padding: 23px 0;
}
.prf-botm {
    margin-top: 31px;
}
#profile .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
}
#profile .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 16px;
}
.profile-area .tab-content {
    padding: 0;
}
.profile-area h3 {
    font-size: 13px;
}
.my-booking h1 {
    font-size: 17px;
}
.profile-area .form-control {
    height: 37px;
    font-size: 13px;
}
.profile-area {
    margin: 0;
}
.prof-img {
    margin: 9px 0;
}
.prof-img img {
    width: 95px;
    height: 95px;
}
#user_btn {
    height: 27px;
    width: 27px;
    line-height: 30px;
    margin-top: -39px;
    margin-left: 158px;
}
#user_btn i {
    font-size: 15px;
}
.nav-p-area .nav-link {
    padding: 15px 0.3rem;
    font-size: 21px;
    width: 33.33%;
}
.profile-area a img {
    width: 40px;
    padding-right: 13px;
}
.prf-botm {
    padding: 41px 27px !important;
    background: #fff;
    border: 1px solid #f1eded;
    box-shadow: #0000004a 0 4px 17px 1px;
    margin: 44px 0;
    border-radius: 11px;
}
#profile .select2-container .select2-selection--single {
    height: 37px;
    font-size: 13px;
}
.profile-area h3 {
    margin-bottom: 7px;
}
.instruction h4 {
    font-size: 17px;
    margin-bottom: 7px;
}
.download_now img {
    width: 225px;
    margin-top: 41px;
}
.instruction .modal-footer button.confirm {
    width: 50%;
    font-size: 14px;
}
.instruction .modal-footer button.cancle {
    font-size: 14px;
}
.booking-h img {
    height: 23px;
}
.full_btn_close button {
    font-size: 30px;
    width: 30px;
    opacity: 1;
    margin-top: 7px;
    margin-top: -6px;
    margin-right: -5px;
}
.bg-fl {
    padding: 6px 2px;
}
.fl-data td {
    font-size: 11px;
    padding: 5px;
    border: 1px solid #ddd;
}
.fl_heading th {
    font-size: 11px;
    padding: 3px 7px;
}
.card-rate {
    text-align: center;
    display: block;
    background: #003580;
    width: 222px;
    font-size: 14px;
}
.bg-fl {
    font-size: 13px;
}
.profile-area .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #6b6969;
    background-color: #ebebeb;
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 51px;
    font-size: 17px;
    font-weight: 600;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #900;
}
.truck_buddy_nav {
    display: block;
    margin: auto;
    max-width: 83%;
    text-align: center;
}
.save-final-btn {
    float: none;
    background: #000;
    padding: 10px 5px;
    width: 190px;
    color: #fff;
    font-size: 19px;
    border: 1px solid #003580;
    border-radius: 45px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    margin: auto;
    margin-top: 28px;
}
.save-final-btn:hover {
    background-color: #900;
    border: 1px solid #900;
}
.truck-logout .mdl-footer a {
    width: 120px;
    display: inline-block;
}
.mdl-footer {
    display: block;
    margin: auto;
    margin-bottom: 0;
    margin-top: 21px;
}
.mdl-footer button {
    width: 120px;
}
.truck-logout .modal-content {
    padding: 67px 13px;
    border-radius: 11px;
}
.truck-logout button {
    padding: 7px 6px;
    margin: 0 6px;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 600;
}
.truck-logout h4 {
    font-size: 24px;
    font-weight: 600;
    color: #1f0101;
}
.no_bg {
    background-color: #1f0101;
    border: 1px solid #1f0101;
}
.no_bg:hover {
    background: #900;
    border: 1px solid #900;
}
.yes_bg {
    background-color: #900;
    border: 1px solid #900;
}
.yes_bg:hover {
    background-color: #1f0101;
    border: 1px solid #1f0101;
}
.modal-open .modal {
    pointer-events: none;
}
.bg-distance {
    width: 100%;
    background-image: linear-gradient(90.7deg, rgba(153, 0, 0, 0) 6.8%, rgba(153, 0, 0, 0.19) 33%, rgba(153, 0, 0, 0.72) 59.1%, #900 80%);
    height: 6px;
    line-height: 13px;
    margin-top: 10px;
    border-radius: 5px;
}
.name_distance {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
}
span.name_distance1 {
    padding-left: 25px;
}
.circle_tab {
    border: 2px solid #292424;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    font-size: 27px;
    position: absolute;
    margin-top: -1px;
    margin-left: 14px;
    padding-right: 0;
}
.circle_tab1 {
    border: 2px solid #900;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    font-size: 27px;
    position: absolute;
    margin-top: 0;
    margin-left: -3px;
    padding-right: 0;
}
.booking-slide .item {
    margin: 7px 9px;
}
.booking-slide {
    overflow: hidden;
}
.booking-slide .booking-area img {
    width: 93px;
}
.booking-slide .es-fare h3 {
    font-size: 27px !important;
    color: #d70012 !important;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
}
.booking-slide .es-fare h2 {
    font-size: 12px;
    color: #000;
    font-weight: 700;
    margin-bottom: 3px;
}
.booking-slide .b-h-left h3 {
    font-size: 11px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.booking-slide .b-h-left p {
    font-size: 9px;
}
.booking-slide .es-fare h4 {
    font-size: 11px;
}
.booking-slide .es-fare p {
    font-size: 9px;
}
.booking-slide .extimated_txt h3 {
    font-size: 11px;
    color: #0e0000;
    font-weight: 500;
    margin-bottom: 5px;
}
.booking-slide .extimated_txt h4 {
    font-size: 12px;
}
.booking-slide .booking-area {
    box-shadow: 0 0 6px 1px #ddddddb5;
}
.otp_area {
    padding: 0 21px;
}
.otp_area .form-control {
    text-align: center !important;
}
.otp_area label {
    text-align: center !important;
    display: block;
    margin: auto;
    margin-bottom: 21px;
}
.profile-area {
    border: none;
}
.brd {
    border: 1px solid #ddd;
}
.nav-pills .show > .nav-link,
.profile-area .nav-pills .nav-link.active {
    color: #d51e2c;
    background-color: #fff;
    border-radius: 0;
}
.profile-area a img {
    width: 41px;
    padding-right: 15px;
}
.profile-area .tab-content {
    background: #fff;
    padding: 0 10px 10px;
    height: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #434242;
    line-height: 28px;
    font-weight: 600;
}
.profile-area .card-header .heding:after {
    content: "-";
    float: left;
    position: absolute;
    left: 7px;
    top: -11px;
    font-size: 34px;
    font-weight: 600;
    color: #003580;
}
.my-ex_h h3 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.my-ex-head h4 {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2px;
}
.my-ex-head h4 a {
    color: #11da11;
    text-decoration: underline;
}
.date-area {
    display: inline-block;
    position: relative;
    padding: 0 8px;
    float: right;
}
.date-area h4 {
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
}
.date-area p {
    font-size: 13px;
    color: #000;
    margin-bottom: 0;
    font-weight: 500;
}
#log-out .modal-footer {
    border: none;
    margin-bottom: 29px;
}
.instruction .modal-footer {
    text-align: center;
    display: block;
}
.instruction .modal-footer button.cancle {
    border: 1px solid #003580 !important;
    background: #fff !important;
    color: #003580 !important;
    width: 150px;
    font-weight: 500;
}
.instruction .modal-footer button.confirm {
    border: 1px solid #001b40 !important;
    background: #001b40 !important;
    color: #fff !important;
    width: 150px;
    font-weight: 500;
}
.nav-p-area .nav-link {
    display: block;
    padding: 19px 1rem 19px 2rem;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #efebeb;
}
.profile-area {
    padding: 0;
    border: 1px solid #cccccc30;
    box-shadow: 0 1px 20px 2px #cccccc52;
    border-radius: 0 10px 10px 0;
}
.profile-area .form-control {
    height: 41px;
    background: #fff;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    padding-left: 0;
}
.profile-area .form-control:focus {
    border-bottom: 1px solid red;
}
#myTabs {
    display: block;
    margin: auto;
    width: 361px;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 50px;
    margin-bottom: 31px;
}
#myTabs li {
    display: inline-block;
}
#myTabs li a {
    padding: 11px 0;
    text-align: center;
    background: #fff;
    display: inline-block;
    border-radius: 53px;
    width: 175px;
    color: #fff;
    margin: 1px;
    font-weight: 600;
}
#myTabs li a.active {
    background: #e5303f;
    color: #fff;
}
#myTabs li.active a {
    color: #fff;
}
#myTabs li a {
    color: #000;
}
.pay-form {
    padding: 18px 0;
}
.pay-form .form-group i {
    float: right;
    margin-top: -32px;
}
.profile-area .form-control:focus {
    outline: 0;
    box-shadow: none;
}
.profile-area h3 {
    font-size: 23px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #003580;
}
.profile-area label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 3px;
}
.profile-area-main {
    padding: 23px 0;
}
textarea.form-control {
    min-height: 100px;
}
.save-final-btn {
    float: right;
    background: #094291;
    padding: 10px 5px;
    width: 181px;
    color: #fff;
    font-size: 19px;
    border: 1px solid #094291;
    border-radius: 9px;
    margin-top: 25px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 30px;
}
.br_right {
    border-right: 1px solid #cccccc59;
}
.save-final-btn:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.select2-container .select2-selection--single {
    height: 49px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #464545;
    line-height: 28px;
    font-weight: 500;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #150909fa;
    font-weight: 600;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
    font-size: 12px;
}
.instruction h4 {
    text-align: center;
    font-weight: 600;
}
.log_h {
    padding: 31px 0 0;
}
.dropbtn {
    background-color: #4caf50;
    color: #fff;
    padding: 16px;
    font-size: 16px;
    border: none;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 135px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 56px;
    margin-left: 31px;
}
.dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #ddd;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.my-booking {
    padding: 17px 10px 0;
    overflow: hidden;
    overflow-y: scroll;
    max-height: 500px;
}
.my-booking::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e1edfd;
}
.my-booking::-webkit-scrollbar {
    width: 4px;
    background-color: #003580;
    border-radius: 10px;
}
.my-booking::-webkit-scrollbar-thumb {
    background-color: #003580;
    border: 2px solid #003580;
}
.my-booking h1 {
    font-size: 23px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #003580;
}
.booking-h img {
    height: 28px;
    width: auto;
    display: block;
    text-align: center;
    margin: auto;
}
.booking-h h3 {
    font-size: 12px;
    color: #5d5d5d;
    margin-left: 35px;
    font-weight: 600;
}
.booking-confirm h3 {
    font-size: 12px;
    color: #5d5d5d;
    padding-left: 17px;
    font-weight: 500;
}
.booking-confirm span {
    height: 9px;
    width: 9px;
    border-radius: 0;
    display: block;
    background: #0f0;
    float: left;
    margin-top: 2px;
}
.transaction h3 {
    font-size: 12px;
    color: #5d5d5d;
    font-weight: 500;
}
.book-price h3 {
    font-weight: 700;
    font-size: 19px;
    color: #003580;
    text-align: right;
}
.booking-area {
    border-top: 1px solid #ddd;
    padding-top: 23px;
    padding-bottom: 17px;
}
.book-img {
    width: 59px;
    height: auto;
    display: block;
    float: left;
}
.bg-failed {
    background: #ed0303 !important;
}
.user-name {
    border: none !important;
    text-align: center;
}
.user-name:hover {
    background: 0 0 !important;
}
.user-name i {
    margin-top: -2px;
    position: absolute;
}
.content_sec {
    padding: 109px 0 50px;
    background: #f6faff;
}
.mega_box {
    border: 1px solid #f1ebeb61;
    box-shadow: 0 0 17px 0 #d0cbcba8;
    border-radius: 10px;
    padding: 14px 13px;
    margin-bottom: 24px;
}
.left_mg h2 {
    font-size: 15px;
    font-weight: 700;
    color: #e53140;
    margin-bottom: 2px;
}
.left_mg h3 {
    font-size: 12px;
    color: #867777;
    margin-bottom: 9px;
}
.left_mg h4 {
    font-size: 11px;
    margin-bottom: 15px;
    font-weight: 600;
}
.left_mg h4 span span {
    font-size: 15px;
    width: 57px;
    display: inline-block;
    border-bottom: 2px dotted #094291;
}
.left_mg h5 {
    font-size: 12px;
    font-weight: 600;
    color: #e42f3e;
}
.left_mg h5 span {
    color: #867777;
}
.right_mg h2 {
    font-size: 11px;
    color: #e33342;
    font-weight: 600;
    text-align: right;
    margin-bottom: 1px;
}
.right_mg h2 span {
    color: #867777;
}
.right_mg h3 {
    font-size: 13px;
    text-align: right;
    color: #094291;
}
.menu_img {
    text-align: right;
    bottom: 0;
    position: absolute;
    right: 14px;
}
.menu_img h4 {
    font-size: 12px;
    font-weight: 600;
    color: #094291;
}
.menu_img h4.canl {
    color: #e33342;
}
.popular_section h4 {
    text-align: center;
    font-size: 27px;
    color: #fff;
}
.popular_section {
    background: linear-gradient(to right, #0a374c, #1674f8);
    padding: 27px 0;
}
.popular_section h4, .popular_section .cstmpop h2 {
    color:#000;
}

.popular_section .foot_box li a {
    font-size: 15px;
}
.safe_box {
    text-align: center;
}
.safe_box h3 {
    font-size: 29px;
    color: #1674f8;
    font-weight: 700;
    margin-bottom: 7px;
}
.career_opp {
    background: #1674f8;
    padding: 41px 0 5px;
}
.career_opp h1 {
    color: #000;
    text-align: center;
    font-size: 57px;
    font-weight: 800;
}
.career_opp h3 {
    color: #000;
    text-align: center;
    font-size: 37px;
    font-weight: 700;
}
.why_join h1 {
    color: #000;
    text-align: center;
    font-size: 53px !important;
    font-weight: 800;
}
.why_join h2 {
    color: #000;
    text-align: center;
    font-size: 53px !important;
    font-weight: 600;
    margin-bottom: 33px !important;
}
.career_box h3 {
    color: #fff;
    text-align: center;
    font-size: 41px;
    font-weight: 700;
}
.career_box p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 31px;
}
.cr_sec {
    padding: 47px 0 30px;
}
.br_area {
    border-left: none !important;
}
.career_img img {
    border-radius: 15px;
    display: block;
    margin: auto;
}
.career_box {
    background: #1e1f21;
    border-radius: 10px;
    padding: 25px 10px;
    text-align: center;
    margin: 0 15px;
    margin-bottom: 33px;
}
.career_ps {
    padding: 5px 0 0;
}
.career_box a {
    border-radius: 5px;
    background: #1674f8;
    padding: 7px 11px;
    font-size: 14px;
    border: 1px solid #1674f8;
    color: #000;
    font-weight: 600;
}
.career_box a:hover {
    background: #fff;
}
.career {
    padding: 23px 0 !important;
}
.safe_box p {
    font-size: 17px;
    color: #bfb9b9;
    font-weight: 500;
}
.safe_area {
    padding: 27px 0;
}
.buzz_search {
    padding: 21px;
}
.tb_con {
    padding: 0;
    width: 100%;
    background: #000000;
}
.cong h4 {
    text-align: center;
    font-size: 33px;
    color: #26c477;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 5px;
}
.cong h5 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.cng_img img {
    text-align: center;
    display: block;
    margin: auto;
}
.cong {
    padding: 90px 0 110px;
}
.close_succ button {
    background: #e5303f;
    width: 61px;
    padding: 20px;
    color: #fff;
    border-radius: 50%;
    height: 61px;
    font-size: 38px;
    line-height: 21px;
    text-align: center;
    opacity: 1;
    margin-top: -31px;
    margin-right: -25px;
    display: block;
}
.login_btn i {
    font-size: 21px;
    padding: 0 3px;
    margin-left: -5px;
}
.header_2 {
    background: #f2f2f5;
}
.header_2 .main .navbar {
    background: #fff !important;
    padding: 0 45px;
}
.header_2 #menu_bar ul .active::after {
    content: "";
    color: #ef2829;
    background: #ef2a31;
    border-bottom: 1px solid #ef2829;
}
.bred_crumb {
    padding-top: 90px;
}
.bred_crumb img {
    width: 100%;
    height: 150px;
}
.bred_crumb h1 {
    text-align: center;
    margin-top: -106px;
    position: relative;
    margin-bottom: 119px;
    color: #ffff;
    font-weight: 700;
    font-size: 34px;
}
.bred_crumb::before {
    content: "";
    background: #000000c7;
    position: absolute;
    width: 100%;
    height: 150px;
    opacity: 1;
}
.cs_pd {
    padding: 1px 47px;
}
.service_box img {
    height: 225px;
    width: 100%;
}
.pd_img img {
    padding-top: 28px !important;
    margin-left: 47px;
}
.service_box_txt h3 {
    font-size: 21px;
    color: #f90f13;
    font-weight: 600;
}
.service_box_txt {
    padding: 27px 0;
    margin-bottom: 5px;
}
.service_box_txt p {
    color: #000;
    font-size: 14px;
    text-align: justify;
}
.bg_clint {
    background: #f7f7f7;
}
.client_img img {
    width: 100px;
}
.abt_txt h1 {
    font-size: 39px;
    color: #f93d40;
    font-weight: 700;
    margin-bottom: 13px;
}
.abt_txt h2 {
    font-size: 19px;
    margin-bottom: 19px;
}
.abt_txt p {
    font-size: 16px;
    color: #000;
    text-align: justify;
    font-weight: 500;
}
.abt_us {
    padding: 31px 0;
}
.pln_txt p {
    padding-top: 31px;
}
.abt_sec img {
    display: block;
    margin: auto;
}
.who_we {
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
    background-color: #961d20;
}
.cmn_white h3 {
    color: #fff;
}
.cmn_white p {
    color: #fff;
}
.work_box {
    background: #fff;
    height: 220px;
    border-radius: 21px;
    padding: 11px;
    transform: skew(-11deg, 0deg);
}
.work_box img {
    display: block;
    margin: auto;
}
.work_box p {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    color: #092767;
    margin-top: 11px;
}
.work-slider {
    margin: 0;
}
.wbox {
    background: #d42b2e;
    height: 49px;
    width: 59px;
    border-radius: 5px;
    display: block;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 31px;
    font-weight: 700;
    position: absolute;
    margin-top: -39px;
    z-index: 9;
    left: 40%;
    line-height: 49px;
}
.who_work {
    padding: 0;
}
.who_work .item {
    padding: 31px 0;
}
.work_box img {
    height: 130px;
    width: auto;
    margin-top: 21px;
}
.work-slider .owl-nav {
    display: none !important;
}
.career_form {
    background-image: linear-gradient(99.6deg, #de2d2f 9.9%, #de1015 31.9%, #dc1b1e 54.7%, #d8070a 78.4%);
    background-color: #961d20;
    padding: 31px 20px;
    border-radius: 21px;
    color: #fff;
    transform: skew(-4deg, 0deg);
}
.career_form h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 23px;
}
.career_form p {
    font-size: 16px;
    font-weight: 500;
}
.career_form h3 {
    font-size: 24px;
    font-weight: 600;
}
.career_form ul li {
    list-style-image: url(../images/icons/list-icon.png);
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    padding: 0;
    margin-top: 0;
}
.current_openings {
    background-image: linear-gradient(99.6deg, #961d20 9.9%, #ad2225 31.9%, #c5272a 54.7%, #d32b2d 78.4%);
    background-color: #961d20;
    border-radius: 125px 0 125px 0;
}
.accordion .card-header:after {
    font-family: FontAwesome;
    content: "\f068";
    float: right;
    color: #d42b2e;
}
.accordion .card-header.collapsed:after {
    content: "\f067";
}
.position {
    background: #646161;
    color: #fff;
    padding: 5px 17px;
    border-radius: 3px;
    margin-left: 21px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    transform: skew(-11deg, 0deg);
    display: inline-block;
}
.career_opening a {
    color: #000;
    font-weight: 600;
}
.career_opening a img {
    padding-right: 31px;
}
.career_opening .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.career_opening {
    padding: 45px 0 115px;
}
.career_opening .card-body {
    background: #f33234;
    padding: 21px 3px 32px 68px;
}
.career_opening .card {
    overflow: hidden;
    border: none;
}
.career_opening .card-header {
    border-radius: 0;
    margin-bottom: -1px;
    border: 1px solid #ccc;
}
.career_txt h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
.career_txt p {
    color: #fff;
    font-size: 15px;
}
.apply_now a {
    background: #fff;
    color: #f33234;
    padding: 9px 17px;
    border-radius: 3px;
    margin-left: 21px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    transform: skew(-11deg, 0deg);
    display: inline-block;
}
.apply_now a:hover {
    background: #c22729;
    color: #fff;
}
.gallery_box img {
    height: 320px;
    border-radius: 21px;
    padding: 11px;
    width: 100% !important;
    transform: skew(-11deg, 0deg);
}
.career {
    padding: 41px 0;
}
.career_slide {
    padding: 10px 35px;
}
.resl_img img {
    display: block;
    margin: auto;
    padding-bottom: 21px;
}
.the_rusult_list ul li {
    list-style-image: url(../images/icons/list1.png);
    width: 39%;
    float: left;
    margin: 15px 39px 23px;
    text-align: justify;
    font-size: 14px;
}
.the_rusult_list {
    padding-bottom: 31px;
}
.rating_g i {
    color: #d42b2e;
    font-size: 25px;
}
.iframe_vedio iframe {
    transform: skew(-11deg, 0deg);
    border-radius: 40px;
    height: 450px;
    padding: 10px;
}
.case_study {
    padding: 10px 30px;
}
.the_result {
    padding: 30px 10px;
}
.case_img {
    background: #ce2829;
    width: 100%;
    padding-top: 15px;
}
.case_img img {
    background: #000;
    display: block;
    margin: auto;
    height: 177px;
}
.case_stu {
    margin-bottom: 31px;
}
.web_mobile {
    border: 1px solid #ccc;
    border-top: none;
    padding: 25px 20px;
}
.web_mobile h3 {
    font-size: 18px;
}
.web_mobile p {
    font-size: 15px;
}
.web_mobile a {
    font-size: 17px;
    color: #d42b2e;
    text-decoration: underline;
    font-weight: 600;
}
.terms_con h3 {
    font-size: 23px;
    font-size: 23px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #210405;
}
.terms_con p {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #210405;
    text-align: justify;
}
.terms_con ul li {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 500;
    color: #210405;
}
.testim_box_main {
    padding: 19px 57px;
}
.testim_box .client_testi_box {
    margin: 0 0 28px;
}
.gr_box {
    background: #f5f5f5;
    padding: 21px;
    margin-bottom: 25px;
}
.gr_box h3 {
    font-size: 17px;
    font-weight: 600;
    color: #100101;
}
.the_result1 {
    padding: 31px;
}
.gr_box .rating_g i {
    font-size: 18px;
    padding: 0 3px;
    color: #f51216;
}
.gr_box .rating_g i:first-child {
    padding: 0 !important;
}
.gr_box h4 {
    font-size: 15px;
    font-weight: 500;
    color: #100101;
    margin-bottom: 15px;
}
.gr_box p {
    font-size: 13px;
    margin-bottom: 5px;
}
.prod_detil_form {
    transform: skew(0deg, 0deg);
}
.prod_detil_form .form-control {
    background: #f5f5f5;
    height: 51px;
    color: #000;
    font-weight: 600;
}
.sent_instant {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000;
    font-weight: 600;
    padding: 9px 20px;
    height: 51px;
}
.car_txt {
    padding-top: 47px;
}
.car_img {
    padding-top: 27px;
}
.key_features {
    background: #f7f7f7;
}
.car_txt {
    padding: 10px 20px;
}
.car_txt h2 {
    font-size: 19px;
    margin-bottom: 19px;
}
.car_txt p {
    font-size: 15px;
}
.key_features .ts_box {
    background: #fff;
}
.key_im img {
    display: block;
    margin: auto;
}
.course_txt p {
    text-align: center;
    font-weight: 600;
}
.course_txt img {
    display: block;
    margin: auto;
}
.course_im {
    height: 109px;
}
.course_txt {
    border: 1px solid #ccc;
    border-top: none;
    border-right: none;
    padding-top: 57px;
}
.crs_tx .course_txt:first-child {
    border: none;
    border-bottom: 1px solid #ccc;
}
.brd_bot .course_txt:first-child {
    border-bottom: none;
}
.brd_bot .course_txt {
    border-bottom: none;
}
.product_counter {
    padding: 91px 0;
    background-image: url(../images/hire_bg.png);
}
.cot_box img {
    display: block;
    margin: auto;
}
.cot_box::after {
    content: "";
    border-right: 2px solid #fff;
    height: 100px;
    width: 100px;
    position: absolute;
    margin-top: -137px;
    margin-left: 163px;
}
.cot_box1::after {
    content: "";
    border: none;
}
.cot_box p {
    text-align: center;
    font-size: 23px;
    color: #fff;
    margin-bottom: -5px;
    font-weight: 600;
}
.cot_box h4 {
    text-align: center;
    font-size: 51px;
    color: #fff;
    font-weight: 800;
}
.showcase_box {
    background: #fff;
    padding: 7px;
}
.show_logo img {
    display: block;
    margin: auto;
}
.show_logo {
    padding: 15px 0;
}
.show_im img {
    height: 223px;
}
.html_txt {
    margin-top: 100px;
}
.hire_box {
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #ddd;
    text-align: center;
}
.hire_box h3 {
    font-size: 21px;
    font-weight: 700;
    color: #000;
}
.hire_box p {
    font-size: 14px;
}
.hire_i {
    height: 111px;
    margin-top: 29px;
}
.hire_i img {
    height: 100px;
}
.hire_box p {
    height: 163px;
    font-size: 14px;
    margin-top: 18px;
}
.why_chos {
    padding: 51px 0;
}
.app_icon {
    margin-top: 21px;
    padding-left: 25px;
}
.app_icon a {
    margin-right: 21px;
}
.apps {
    padding-left: 50px;
}
.socl {
    padding-left: 15px;
}
.wh_txt h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}
.wh_txt p {
    font-size: 17px;
    font-weight: 500;
}
.get_txt {
    padding-left: 51px;
}
@media screen and (min-width: 767px) {
    .solution-area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .solution-area .owl-control-center .owl-buttons .owl-next {
        right: -30px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .booking-slide .owl-control-center .owl-buttons .owl-prev {
        left: -30px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
        display: none;
    }
    .booking-slide .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #fff;
        background: 0 0;
    }
    .testimonial-sub-area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #a3a2a2;
        background: 0 0;
    }
    .testimonial-sub-area .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #a3a2a2;
        background: 0 0;
    }
    .client-sub-area .owl-control-center .owl-buttons .owl-prev {
        left: -45px;
        padding-right: 4px;
        color: #d0d0d0;
        background: 0 0;
    }
    .client-sub-area .owl-control-center .owl-buttons .owl-next {
        right: -45px;
        padding-right: 4px;
        color: #d0d0d0;
        background: 0 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .header_bg ul li {
        padding: 0;
    }
    #menu_bar .navbar-nav {
        margin-right: 0 !important;
    }
    .header_2 .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .header_2 .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
    .header_bg ul li {
        padding: 0;
    }
    .header_bg ul li a {
        font-size: 12px;
    }
    .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header_2 .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .singup_btn {
        font-size: 14px;
        width: auto;
    }
    .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
    .header_2 .login_btn {
        width: auto;
        padding: 8px 4px;
        font-size: 13px;
    }
    .header_bg ul li {
        padding: 0 2px;
        font-size: 13px;
    }
    .singup_btn {
        display: inline-block;
        width: auto;
        border: 1px solid #fff;
        color: #ffff;
        text-align: center;
        padding: 7px 4px;
        border-radius: 6px;
        margin: 0 1px;
        font-weight: 500;
        text-transform: uppercase;
    }
}
.buzz_header {
    margin-top: -325px;
    position: relative;
    z-index: 9;
}
.buzz_search {
    padding: 21px;
    z-index: 9;
    position: absolute;
    width: 100%;
}
.buzz_header .nav-tabs .nav-item {
    margin-bottom: -1px;
    border: none;
}
.buzz_header .nav-tabs .nav-link {
    border: 1px solid #fff;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    padding: 9px 30px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
}
.nav-tabs {
    border-bottom: none;
}
#myTabContent .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-radius: 0;
    padding: 10px 25px;
    background: #fff;
    font-weight: 600;
    border: 1px solid #000000 !important;
    font-size: 14px;
}
 .nav-tabs .nav-item.show .nav-link {
    background-color: #1674f8 !important;
    border-color: #1674f8;
    border-color: #1674f8 !important;
}

.buzz_header .nav-tabs .nav-link.active {
    /*background-color: #1674f8  !important;*/
    /*    border-color: #1674f8  !important;*/
        color: #fff;
         background-color: #000  !important;
        border-color: #000  !important;

}
.buzz_header .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #000;
    border-radius: 0;
    border: 1px solid #aebfde;
    font-weight: 500;
    border-bottom: 1px solid #000000;
}
.buzz_header .nav-tabs {
    border-bottom: none;
}
#myTabContent {
    background: #1674f8 !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.buzz_header .nav-tabs {
    border: none !important;
}
.cab_search i {
    float: left;
    margin-top: -32px;
    padding-right: 0;
    color: #000;
    font-size: 19px;
    margin-left: 2px;
}
.cab_search .form-control {
    border-radius: 5px;
    padding-left: 24px;
    font-size: 14px;
    font-weight: 500;
    height: 47px;
    color: #423e3f;
    border: 1px solid #eaeaea;
    background: #eaeaea;
}
.cab_search {
    padding: 23px 15px 19px;
}
.tab_cen {
    text-align: center;
    display: block;
    margin: auto;
    max-width: 489px;
    margin-top: 0;
    padding-top: 19px;
}
.search_cb {
    width: auto;
    float: right;
    margin-top: 27px;
    border-radius: 45px !important;
    border: 1px solid #1674f8 !important;
    background: #1674f8 !important;
    font-size: 16px !important;
    color: #fff !important;
    margin-right: 0;
    font-weight: 600 !important;
    text-align: center;
    height: 39px !important;
    text-align: center;
    padding: 0 23px;
}
.search_cb:hover {
    border: 1px solid #1674f8 !important;
    background: transparent !important;
}
.heading-add {
    font-size: 13px;
    color: #eaeaea !important;
    font-weight: 600;
    text-align: right;
    display: block;
    margin-top: 2px;
}
.f-16 {
    font-size: 14px !important;
    margin-top: 0;
}
.city_records_dynamic {
    width: 100%;
}
.city_records_dynamic .form-control {
    border-radius: 5px;
    padding-left: 24px;
    font-size: 14px;
    font-weight: 500;
    height: 47px;
    color: #423e3f;
    border: 1px solid #eaeaea;
    background: #eaeaea;
}
.how_sb {
    background: #205cce;
    text-align: center;
    padding: 17px 0;
}
.how_sb p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: 500;
    margin-top: 9px;
}
.how_sb_txt {
    padding: 28px 5px 10px 27px;
}
.how_sb_txt h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 8px;
}
.how_sb_txt p {
    font-size: 15px;
    font-weight: 500;
}
.how_box {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    margin-bottom: 17px;
}
.ht_work {
    padding-top: 45px;
}
.bg_f {
    background: #fff !important;
}
.know_more {
    width: 169px;
    border-radius: 45px !important;
    border: 1px solid #1674f8 !important;
    background: #1674f8 !important;
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    display: block;
    padding: 9px 0;
    margin: auto;
    margin-top: 21px;
}
.know_more:hover {
    background: #fff !important;
}
.notched-box:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 34px;
    top: auto;
    bottom: 3.1px;
    border: 20.1px solid;
    border-color: #fff transparent transparent #fff;
}
.about_2 {
    background: #000000 !important;
}
.about_2 .career_box p {
    color: #000000 !important;
    font-size: 20px !important;
    margin-bottom: 5px !important;
}
.about_2 img {
    height: 81px;
}
.about_2 h3 {
    font-size: 14px !important;
    color: #020d23;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    text-align: center;
    line-height: 19px;
}
.change-address {
    border: 1px solid #ccc;
}
.change-address-h {
    border-bottom: 1px solid #f6f4f4;
    padding: 5px 21px;
    color: #080001;
    font-weight: 600;
    font-size: 17px;
    background: #f6f4f4;
}
.address-c-form {
    padding: 19px 22px;
}
.address-c-form i {
    font-size: 15px;
    position: absolute;
    top: 41px;
    left: 19px;
    color: #777575;
}
.address-c-form label {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
}
.change-txt-address {
    border: 1px solid #ccc;
    padding: 41px 31px;
    margin-bottom: 31px;
}
.change-txt-address h2 {
    font-size: 19px;
}
.change-txt-address h3 {
    font-size: 19px;
    color: #df0118;
    font-weight: 600;
}
.choose-one {
    font-size: 29px;
    float: right;
    padding: 10px 0;
}
.change-txt-address input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    height: 30px;
    width: 19px;
    margin-top: -15px;
}
.change-txt-address p {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 0;
}
.change-txt-address {
    border: 1px solid #ccc;
    padding: 41px 31px;
    margin-bottom: 31px;
}
.proceed-change button {
    display: block;
    margin: auto;
    padding: 12.5px 0;
    background: #df0118;
    border: none;
    color: #fff;
    font-size: 18.3px;
    font-weight: 600;
    transition: 0.5s linear;
    width: 100%;
    border-radius: 3px;
}
.proceed-change button:hover {
    background: #795f41;
}
.address-c-form .form-control {
    height: 41px;
    line-height: 2.7em;
    padding: 19px 5px 19px 25px;
    border: 1px solid #a0a0a0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}
.address-c-form .select-control {
    height: 41px;
    line-height: 2.7em;
    padding: 5px 27px;
    border: 1px solid #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border-radius: 5px;
}
.address-c-form .text-control {
    height: 5.7rem;
    padding: 13px 10px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    width: 100%;
}
.address-c-form .text-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fea90d;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(254, 165, 11, 0.2);
}
.save-btn {
    display: block;
    padding: 10.5px 0;
    background: #718295;
    border: none;
    color: #fff;
    font-size: 13.3px;
    font-weight: 600;
    transition: 0.5s linear;
    width: 100%;
    border-radius: 3px;
    border-radius: 24px;
    margin-top: 5px;
}
.save-btn:hover {
    background: #1674f8;
}
.save-btn:focus {
    outline: 0;
}
.address-c-form .form-group {
    margin-bottom: 0.55rem;
}
.select-control {
    padding: 17px 10px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    width: 100%;
}
.select-control:focus {
    outline: 0;
}
.mng_address {
    padding: 5px 0 47px;
}
.mng_head {
    background: #f6f4f4;
    font-size: 21px;
    padding: 10px 17px;
    margin-bottom: 21px;
}
.mng_head h2 {
    font-size: 20px;
    margin-bottom: 0;
}
.para_details {
    padding: 13px;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.para_details p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}
.edit_area a {
    width: 32.33%;
    background: #fff;
    color: #000;
    display: inline-block;
    margin: 0;
    text-align: center;
    border-right: none;
    padding: 7px;
    border-right: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
}
.edit_area a:hover {
    color: #df0118;
}
.edit_area a:last-child {
    border: none;
}
.edit_area {
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.buy_now_area {
    padding: 15px;
    border: 1px solid #e6e0e0;
    border-top: none;
}
.border_top {
    border: 1px solid #ccc;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    padding: 0 16px;
}
.cat_sub a span {
    text-align: right;
    float: right;
}
.refine_head {
    padding: 10px 19px;
    background: #e00019;
}
.cat_sub {
    padding: 0 15px;
}
.dl_add h4 {
    font-size: 11px;
    padding: 0 9px 0 3px;
    font-weight: 600;
}
.order_heading p {
    font-size: 11px;
    margin-bottom: 7px;
    padding-left: 3px;
    margin-top: -7px;
}
.total_add {
    padding: 0 13px;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
.order_heading h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    color: #211a1a;
    background: #f6f4f4;
    padding: 9px 22px;
    border: 1px solid #dcdbdb;
    border-bottom: none;
}
.pr_item {
    text-align: right;
    font-size: 13px;
    display: inline-block;
    float: right;
}
.para_details h2 {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: -9px;
}
.para_details h4 i {
    color: #1674f8;
    font-size: 10px;
}
.para_details h4 {
    margin-bottom: 0;
}
.para_details h5 {
    color: #676363;
    font-size: 10px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 2px;
}
.para_details img {
    max-width: 100%;
    display: block;
    margin: auto;
    padding: 0 !important;
}
.coupn_dis h3 {
    color: #020101;
    font-size: 13px;
    font-weight: 600;
    margin-top: 7px;
    margin-bottom: 6px;
}
.coupn_apply .form-control {
    width: 77%;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px;
    height: 29px;
    border-radius: 0;
}
.coupn_apply button {
    background: #1674f8;
    color: #fff;
    border: 1px solid #1674f8;
    font-size: 13px;
    padding: 4px 9px;
    font-weight: 600;
    margin-left: -5px;
    width: 21%;
}
.coun {
    color: #1674f8;
    padding: 3px 8px 5px 3px !important;
}
.pay_option .form-control {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    padding: 0 7px;
    border-radius: 10px;
    margin: 0;
}
.payable {
    color: #020101;
    font-size: 17px !important;
    font-weight: 600;
    margin-top: -4px;
    margin-bottom: 6px;
}
.payable .pr_item {
    font-size: 17px !important;
}
.pay_now {
    background: linear-gradient(to right, #0a374c, #1674f8);
    color: #000;
    border: 1px solid #1674f8;
    color: #fff;
    text-align: center;
    padding: 7px 35px;
    border-radius: 19px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    margin-top: -1px;
    text-transform: uppercase;
    width: 100%;
    display: block;
}
.pay_now:hover {
    background: #718295;
    color: #fff;
    border-color: #718295;
}
.coupn_apply p {
    color: #07e007;
    margin-bottom: -6px;
    padding-bottom: 0;
    font-size: 11px;
}
.top_up i {
    top: 14px;
}
.check_list {
    padding-top: 77px !important;
}
.booking_suc img {
    display: block;
    margin: auto;
}
.booking_suc {
    padding: 30px 0;
}
.booking_sub {
    border: 1px solid #e2e2e2;
    padding: 9px 0 45px;
    border-radius: 7px;
    text-align: center;
}
.booking_sub h3 {
    font-size: 39px;
    color: #1674f8;
    font-weight: 700;
}
.booking_sub h4 {
    font-size: 18px;
    color: #01040a;
    font-weight: 600;
    margin-bottom: 25px;
}
.booking_sub button {
    border: 1px solid #f1f1f1;
    padding: 10px 39px;
    border-radius: 44px;
    background: #fff;
    font-size: 18px;
    font-weight: 600;
    color: #718295;
    margin-bottom: 15px;
}
.booking_suc {
    padding: 68px 0;
}
.booking_sub p {
    font-size: 15px;
    font-weight: 500;
    color: #00261d;
}
.booking_sub a {
    font-size: 17px;
    font-weight: 600;
    color: #718295;
    text-decoration: underline;
}
.booking_sub a:hover {
    color: #1674f8;
}
@media screen and (max-width:1320px) {
    
   .header_bg ul li a { padding-right:15px !important;  }

}
@media screen and (max-width: 767px) {
    .bottom-icon .col-6 {
        text-align: center;
    }
    
    .text-icon.concert_now {
        padding: 8px 14px;
    }
    .room-item .room-bottom .book-btn {
        padding: 6px 10px!important; 
        font-weight: 500;
    }
    .download_now img {
        width: 205px;
        display: block;
        margin: auto;
        margin-bottom: 25px;
    }
    .booking_sub h3 {
        font-size: 27px;
        color: #1674f8;
        font-weight: 700;
    }
    .booking_sub h4 {
        font-size: 13px;
    }
    .booking_sub a {
        font-size: 14px;
    }
    .booking_sub {
        padding: 15px 0;
    }
    .pp_fleets {
        margin: 0 30px;
    }
    .ht_work {
        padding-top: 17px;
    }
    .check_list {
        padding-top: 55px !important;
    }
    .address-c-form {
        padding: 8px 12px;
    }
    .address-c-form label {
        margin-bottom: 2px;
        font-size: 12px;
        font-weight: 600;
    }
    .address-c-form .form-group {
        margin-bottom: 5px;
    }
    .address-c-form .form-control {
        height: 35px;
        line-height: 2.7em;
        padding: 13px 5px 13px 25px;
    }
    .address-c-form i {
        font-size: 13px;
        position: absolute;
        top: 34px;
        left: 19px;
        color: #777575;
    }
    .top_up i {
        top: 11px;
    }
    .save-btn {
        margin-top: -3px;
    }
    .change-address-h {
        padding: 5px 12px;
        font-size: 14px;
    }
    .address-c-form .select-control {
        height: 35px;
        line-height: 2.7em;
        padding: 5px 22px;
        border: 1px solid #a0a0a0;
        font-size: 12px;
        font-weight: 500;
        color: #000;
        border-radius: 5px;
    }
    .order_heading h3 {
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 700;
        color: #211a1a;
        background: #f6f4f4;
        padding: 9px 14px;
        border: 1px solid #dcdbdb;
        border-bottom: none;
        margin-top: 14px;
    }
    .buzz_header .nav-tabs .nav-link {
        border: 1px solid #fff;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        padding: 4px 12px;
        border-radius: 0;
        font-size: 14px;
        margin-bottom: 0px;
        color: #fff;
        border: none;

    }
    #myTabContent .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        border-radius: 0;
        padding: 7px 3px;
        background: #fff;
        color: #000000;
        font-weight: 600;
        border: 1px solid #000000 !important;
        font-size: 12px;
        width: 34.33%;
        border-radius: 5px;
        margin-right: 8px;
    }
    .tab_cen {
        text-align: center;
        display: block;
        margin: auto;
        max-width: 100%;
        margin-top: 0;
        align-self: center;
        align-content: center;
        display: table;
        width: 100%;
        padding: 11px 15px 0;
    }
    .search_cb {
        width: 151px;
        float: none;
        border-radius: 45px !important;
        border: 1px solid #000 !important;
        background: #000000 !important;
        font-size: 14px !important;
        color: #1674f8 !important;
        font-weight: 600 !important;
        text-align: center;
        padding: 8px 11px !important;
        height: auto !important;
        display: block;
        margin: auto;
        margin-top: 11px;
    }
    .cab_search .form-control {
        border-radius: 5px;
        padding-left: 22px;
        font-size: 13px;
        font-weight: 500;
        height: 36px;
        color: #423e3f;
        border: 1px solid #dadada;
        background: #fff;
        margin-bottom: 8px;
    }
    .cab_search i {
        float: left;
        margin-top: -32px;
        padding-right: 0;
        color: #1254d0;
        font-size: 14px;
        margin-left: 4px;
    }
    .cab_search .pr-0 {
        padding-right: 15px !important;
    }
    .cab_search .pl-0 {
        padding-left: 11px !important;
    }
    .cab_search {
        padding: 10px 15px 7px;
    }
    .buzz_header {
        margin-top: -236px;
        position: relative;
        z-index: 9;
    }
    .cb_2 {
        padding: 0;
    }
    .sidebarNavigation {
        margin-bottom: 0;
        z-index: 99;
        justify-content: flex-start;
        padding: 5px 7px;
       background:transparent;
    }
    .form-center {
        padding: 0;
    }
    .about_2 {
        padding: 10px 0 !important;
    }
    .hire_box {
        margin-bottom: 25px;
    }
    .get_txt {
        padding-left: 0;
        padding-top: 23px;
    }
    .chose_tx {
        margin-top: 29px;
    }
    .wh_txt {
        margin-top: 17px;
    }
    .wh_txt p {
        font-size: 15px;
        text-align: justify;
    }
    .wh_txt h3 {
        font-size: 20px;
    }
    .hire_box p {
        height: 118px;
        font-size: 14px;
        margin-top: 18px;
    }
    .career_form {
        transform: none;
        padding: 15px 13px;
    }
    .product_counter {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .prod_detil_form .form-control {
        background: #f5f5f5;
        height: 37px;
        color: #000;
        font-weight: 600;
        font-size: 14px;
    }
    .crs_tx {
        padding: 0;
    }
    .course_txt {
        padding-top: 10px;
    }
    .course_txt p {
        font-size: 9px;
    }
    .course_im {
        height: 39px;
    }
    .career_form h2 {
        font-size: 23px;
        color: #fff;
        font-weight: 700;
    }
    .testim_box_main {
        padding: 19px 15px;
    }
    .iframe_vedio iframe {
        transform: none;
        border-radius: 28px;
        height: 316px;
        padding: 10px;
    }
    .the_result1 {
        padding: 31px 10px;
    }
    .terms_con p {
        font-size: 12px;
        text-align: justify;
    }
    .terms_con h3 {
        font-size: 17px;
        margin-bottom: 3px;
    }
    .terms_con ul li {
        font-size: 12px;
        text-align: justify;
    }
    .request-bg {
        padding: 26px 10px 1px 15px;
        margin-bottom: 11px;
    }
    .send-now {
        margin-bottom: 27px;
    }
    .request h1 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .conct-txt {
        margin-top: 21px;
    }
    .request h4 {
        font-size: 15px;
    }
    .mb-20 p {
        font-size: 14px;
        text-align: left;
    }
    .case_img img {
        background: #000;
        display: block;
        margin: auto;
        height: 173px;
    }
    .web_mobile h3 {
        font-size: 16px;
    }
    .web_mobile p {
        font-size: 13px;
        margin-bottom: 3px;
    }
    .web_mobile a {
        font-size: 17px;
        color: #d42b2e;
        text-decoration: underline;
    }
    .case_studis {
        padding-bottom: 0 !important;
    }
    .office_sub {
        border: 1px solid #ccc;
        padding: 0 15px;
        margin: 10px 15px;
    }
    .br_rig {
        border-right: none;
    }
    .office_sub h3 {
        font-size: 15px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #9a9494;
        margin-bottom: 0;
        padding: 25px 0;
        letter-spacing: 0.3px;
    }
    .client_img img {
        display: block;
        margin: auto;
    }
    .br_rig {
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
    .link_area ul li {
        display: inline-block;
        list-style: none;
        padding: 7px 5px;
        line-height: 17px;
        border-right: none;
    }
    .product_area {
        background: #fff;
        padding: 13px 0 21px;
    }
    .erp_development .pr-0,
    .px-0 {
        padding-right: 15px !important;
    }
    .certi_im .im2 {
        margin-top: -91px;
        margin-left: 132px;
    }
    .certi_im .im1 {
        margin-top: 0;
        margin-left: 58px;
    }
    .certified_txt {
        padding-top: 183px;
    }
    .certi_im .im4 {
        margin-right: 23px;
        margin-top: 67px;
        margin-left: 133px;
    }
    .certi_im .im3 {
        margin-left: 189px;
        margin-top: -29px;
    }
    .certified {
        padding: 101px 0 45px;
    }
    .about_us1 .pr-0 {
        padding-right: 0 !important;
    }
    .project-slider {
        margin: 0;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .owl-carousel .owl-nav button.owl-prev {
        margin-left: 0;
    }
    .erp_development {
        padding: 0;
    }
    .center_txt h1 {
        font-size: 17px;
        margin-bottom: 6px;
    }
    .ready_started {
        margin-right: 0;
    }
    .sidebarNavigation .leftNavbarToggler {
        transform: rotate(0);
    }
    .about_img img {
        margin-left: 0;
        margin-bottom: 26px;
        width: 100%;
        padding-top: 9px;
    }
    .car_txt p {
        font-size: 13px;
    }
    .cot_box h4 {
        text-align: center;
        font-size: 32px;
    }
    .cot_box p {
        text-align: center;
        font-size: 15px;
    }
    .cot_box::after {
        content: "";
        border: none;
    }
    .product_counter {
        padding: 19px 0;
    }
    .car_txt h2 {
        font-size: 16px;
        margin-bottom: 19px;
    }
    .tech_solution {
        padding: 0;
        margin-bottom: 23px;
    }
    .show_im img {
        height: 181px;
    }
    .comn_heading h3 {
        font-size: 21px;
        font-weight: 700;
        margin-bottom: 5px;
    }
    .fixed-top1 .head_left {
        background: #fff;
        height: 51px;
        width: 46px;
        display: block;
        position: absolute;
        transform: skewX(-14deg);
        left: -29px;
    }
    .logo-img img {
        width: 149px !important;
        margin-top: -7px;
        margin-left: 0;
    }
    .center_txt p {
        color: #fff;
        font-size: 13px;
    }
    .fixed-top1 .head_right {
        background: #fff;
        height: 50px;
        width: 50px;
    }
    .fixed-top1 .head_right1 {
        background: #91131d;
        height: 50px;
        width: 68px;
    }
    .banner-block1 img {
        height: 277px;
        width: 100%;
        margin-top: 0;
        transform: rotate(0);
        display: none;
    }
    .banner-block1 {
        background: #fff !important;
        height: auto;
        width: 100%;
        margin-top: 0;
    }
    .center_txt {
        margin-top: 44px;
    }
    .client_test .project-slider {
        margin: 0 38px;
    }
    .we_sub p {
        padding: 11px 19px;
        font-size: 13px;
        height: 87px;
    }
    .ready_bg {
        display: none;
    }
    .certi_im img {
        position: absolute;
        width: 122px;
    }
    .about_txt1 {
        padding: 21px 21px 22px;
    }
    .about_bg1 {
        display: none;
    }
    .about_bg {
        display: none;
    }
    img.demand_img1 {
        margin-left: 145px;
        margin-top: 4px;
        position: absolute;
    }
    img.demand_img2 {
        margin-top: 0;
        margin-left: 251px;
    }
    .cl_test {
        padding: 0 !important;
        margin: 0 6px !important;
    }
    .cl_sub h3 {
        font-size: 14px;
    }
    .cl_sub h4 {
        font-size: 13px;
    }
    .cl_sub_img {
        height: 63px;
        width: 63px;
    }
    .client_vedio iframe {
        width: 273px;
        height: 195px;
    }
    .client_test {
        padding: 9px 0;
        background: #fff;
    }
    img.demand_img3 {
        margin-left: -171px;
        margin-top: 85px;
        position: absolute;
    }
    .demand_list_images {
        position: absolute;
        top: 10px;
    }
    .center_img {
        display: none;
    }
    .center_search {
        position: absolute;
        top: 0;
        display: none;
    }
    .comn_heading p {
        text-align: center;
        font-size: 13px;
        color: #626262;
        font-weight: 500;
        padding: 0;
        margin-bottom: 21px;
    }
    .about_txt {
        padding: 0;
        text-align: left;
    }
    .about_txt p {
        color: #292a2c;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.3px;
        line-height: 25px;
        padding-bottom: 2px;
        text-align: justify;
        line-height: 19px;
    }
    .app_icon a img {
        width: 125px;
        margin-bottom: 25px;
    }
    .clien_img img {
        height: auto;
        width: 100%;
    }
    .client_testi_box p {
        font-size: 12px;
        text-align: justify;
        margin-bottom: 2px;
        line-height: 21px;
        height: 130px;
        overflow: hidden;
    }
    .clt_detl h4 {
        text-align: right;
        color: #fcb40d;
        font-size: 16px;
    }
    .dowload h3 {
        font-size: 23px;
        color: #000;
        font-weight: 600;
        margin-bottom: 9px;
        text-align: left;
    }
    .project-slider-area img {
        height: 130px;
    }
    .pp_fleets h3 {
        margin-bottom: -3px;
        margin-top: 15px;
        font-size: 17px;
        font-weight: 400;
        color: #000;
        margin-bottom: 9px;
        margin-top: 27px;
    }
    .pp_fleets h5 {
        font-size: 13px;
        color: #89898a;
    }
    .pp_fleets h6 {
        font-size: 15px;
    }
    .pp_fleets a {
        display: inline-block;
        width: 65%;
        background: #1674f8;
        color: #000;
        border: 1px solid #1674f8;
        text-align: center;
        padding: 10px 20px;
        border-radius: 19px;
        margin: 0 5px;
        font-size: 12px;
        font-weight: 600;
        margin-top: 7px;
        text-transform: uppercase;
    }
    .wh_txt p {
        font-size: 13px;
        text-align: justify;
    }
    .wh_txt h3 {
        font-size: 19px;
        margin-top: 2px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        top: 21%;
    }
    .owl-carousel .owl-nav button.owl-next {
        top: 21%;
    }
    .apps {
        padding-left: 0;
    }
    .why_chos {
        padding: 0 0 5px;
    }
    .why_c h1 {
        font-size: 29px !important;
    }
    .project-slider {
        margin: 0;
        padding: 5px 0;
    }
    .why_c h2 {
        font-size: 25px !important;
        font-weight: 600;
    }
    .socl p {
        font-size: 16px;
    }
    .socl {
        padding-left: 0;
        padding-top: 35px;
    }
    .our_latest {
        padding: 3px 0 4px;
        background: #fff;
    }
    .taxi_txt p {
        font-size: 12px;
        color: #000;
        font-weight: 600;
        height: 27px;
    }
    .popular_section {
        
        padding: 15px 0;
    }
    .pd-70 {
        padding-top: 26px;
    }
    .how_sb_txt p {
        font-size: 12px;
        font-weight: 500;
        margin-bottom: 7px;
    }
    .login_btn {
        margin-bottom: 12px;
    }
    .how_sb {
        background: #205cce;
        text-align: center;
        padding: 7px 0;
    }
    .how_sb p {
        color: #fff;
        font-size: 13px;
        margin-bottom: 3px;
        font-weight: 500;
        margin-top: 11px;
    }
    .sign {
        background: #000000;
        color: #fdfdfd;
        border: 1px solid #1674f8;
    }
    .cab_search .col {
        flex: 100%;
    }
    .concert_now {
        border: none;
        width: 100%;
        font-size: 12px;
        padding: 10px 0;
        border-radius: 5px;
        display: block;
        margin: auto;
        margin-top: 3px;
        font-weight: 600;
        color: #fff;
        background: linear-gradient(to right, #0a374c, #1674f8) !important;
    }
    .enq_now {
        border: none;
        width: 100%;
        font-size: 12px;
        padding: 10px 0;
        border-radius: 20px;
        display: block;
        margin: auto;
        margin-top: 3px;
        font-weight: 600;
        color: #fff;
        background: #087bfe;
        background-image: linear-gradient(99.6deg, #d77b02 9.9%, #ef9c18 31.9%, #f6ac21 54.7%, #fab025 78.4%);
    }
    .about_us {
        padding: 0;
    }
    .about_txt h1 {
        font-size: 23px;
    }
    .about_txt h2 {
        font-size: 15px;
        font-size: 17px;
        margin-bottom: 3px;
        padding-bottom: 5px;
    }
    .footer-bottom p {
        margin-top: 19px;
        font-size: 15px;
        margin-bottom: 67px;
        font-weight: 500;
    }
    .how_sb_txt {
        padding: 5px 5px 3px;
    }
    .about_txt a {
        padding: 4px 0;
        border-radius: 5px;
        font-weight: 600;
        font-size: 13px;
        width: 117px;
        display: block;
        text-align: center;
        margin: 10px 0 0 0;
        border-radius: 15px;
        margin-bottom: 11px;
    }
    .popl_city p {
        display: none;
    }
    .about_txt1 p {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.3px;
        line-height: 25px;
        padding-bottom: 25px;
        text-align: justify;
        height: auto;
        overflow: hidden;
    }
    .ready_started h3 {
        font-weight: 600;
        font-size: 22px;
    }
    .ready_started p {
        color: #fff;
        font-size: 17px;
    }
    .foot_box {
        padding-top: 5px;
    }
    .foot_box h3 {
        font-size: 18px;
    }
    .foot_box ul li {
        font-size: 10px;
        margin-bottom: 0px;
        color: #000;
    }
    .foot_box {
        padding-top: 0;
    }
    .foot_box h3 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .footer_sub {
        padding: 0 17px 15px 23px;
    }
    .office_sub h3 {
        font-size: 13px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #9a9494;
        margin-bottom: 0;
        padding: 19px 0;
        letter-spacing: 0.3px;
    }
    .demand_list_images img {
        width: 100px;
    }
    .about_txt1 a {
        padding: 11px 0;
        background: #fff;
        color: #d01a1e;
        padding: 8px 19px;
        border-radius: 5px;
        font-weight: 600;
        font-size: 19px;
        margin-top: 11px;
        display: block;
        width: 170px;
        text-align: center;
    }
    .about_txt1 h1 {
        font-size: 20px;
    }
    .about_txt1 h2 {
        font-size: 15px;
        margin-bottom: 9px;
    }
    .certified_txt h3 {
        color: #f33234;
        font-size: 17px;
        text-align: center;
        margin-bottom: 11px;
    }
    .view_all_red a {
        margin: 0;
        background: #f33234;
        color: #fff;
        margin-top: 27px;
        margin: auto;
        margin-top: 22px;
        padding: 7px;
        width: 139px;
    }
    .certified_txt p {
        font-size: 13px;
        text-align: center;
    }
    .pr-0,
    .px-0 {
        padding-right: 15px !important;
    }
    .pl-0,
    .px-0 {
        padding-left: 15px !important;
    }
    .about_us .pr-0,
    .px-0 {
        padding-right: 0 !important;
    }
    .footer-social-icons {
        margin-top: -3px;
    }
    .about_us .pl-0,
    .px-0 {
        padding-left: 0 !important;
    }
    .ts_img img {
        padding-left: 0;
        width: 51px;
        margin-bottom: 0;
    }
    .ts_box {
        border: 1px solid #dcd7d7;
        padding: 5px;
        margin-bottom: 16px;
    }
    .ts_txt {
        padding: 8px 0 0;
    }
    .we_sub h3 {
        color: #f33234;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 0;
        height: auto;
        padding: 8px 5px 5px 0;
    }
    .ts_txt p {
        font-size: 11px;
        font-weight: 500;
        text-align: justify;
        height: initial;
        overflow: hidden;
        text-align: center;
    }
    .ts_txt h3 {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 5px;
        color: #1b0909;
        text-align: center;
    }
    .footer-section {
        padding: 17px 15px;
      
    }
    .img_product img {
        height: 181px;
        width: 100%;
        height: auto;
        width: 100%;
    }
    .we_sub img {
        height: 37px;
    }
    .we_sub p {
        padding: 1px 5px;
        font-size: 10px;
        height: 77px;
        margin-bottom: 7px;
    }
    .we_sub {
        text-align: center;
        background: #f7f6f6;
        margin: 0 7px;
        padding-bottom: 5px;
        margin-bottom: 6px;
        border-radius: 12px;
        margin-top: -31px;
        position: relative;
    }
    .we_product {
        background: #fff;
        padding: 7px;
        margin-bottom: 25px;
        box-shadow: 1px 0 12px 4px #ccc;
    }
    .car_rental {
        background: #f33234;
    }
    .car_rental h3 {
        color: #fff;
    }
    .center_txt p {
        color: #fff;
        font-size: 12px;
        text-align: center;
    }
    .center_txt p {
        display: none;
    }
    .center_txt h1 {
        display: none;
    }
    .center_txt h2 {
        display: none;
    }
    .chooe_txt h3 {
        font-size: 23px;
        font-weight: 700;
        margin-bottom: 1px;
        text-align: left;
    }
    .chooe_txt h4 {
        font-size: 19px;
        font-weight: 700;
    }
    .chooe_txt {
        padding-top: 0;
    }
    .taxi_txt h3 {
        font-size: 17px;
    }
    .chooe_txt p {
        font-size: 13px;
        color: #000;
        font-weight: 600;
    }
    a.let_discuss {
        margin-top: 59px;
        text-transform: uppercase;
        font-size: 14px;
    }
    .center_txt h1 {
        font-size: 24px;
        margin-bottom: 14px;
        text-align: center;
        padding-top: 20px;
    }
    .view_all a {
        width: 133px;
        padding: 5px 12px;
    }
    #menu_bar ul .active::after {
        margin-left: 0;
    }
    .bg-dark {
        background-color: #fdfdfd !important;
        background-image: none;
    }
    .singup_btn {
        display: inline-block;
        width: 100%;
        padding: 11px 10px;
    }
    .login_btn {
        display: inline-block;
        width: 100%;
    }
    .singup_btn {
        margin: 0;
        margin-bottom: 10px;
    }
    .login_btn {
        display: inline-block;
        width: 100%;
    }
    .sideMenu ul {
        margin: 0;
        padding: 0 1px;
        margin-bottom: 11px;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-weight: 500;
    }
    .ft_con i {
        color: #fff;
        font-size: 34px;
    }
    .ready_started p {
        color: #fff;
        font-size: 14px;
    }
    .ft_con h5 {
        color: #fff;
        font-size: 13px;
    }
    .ft_con h6 {
        color: #fff;
        font-size: 13px;
    }
    .text-icon {
        font-size: 14px;
        color: #000;
    }
    .text-icon i { color: #fff; }
    .navbar-toggler {
        background-image: url(assets/images/icons/menu.webp);
        filter: invert(1);
        margin-left: 0;
        margin-top: -10px;
    }
    .logo-img {
        margin-right: 0;
    }
    .call_op {
        position: absolute;
        color: #fff;
        left: 58px;
        top: 13px;
    }
    .bottom-icon a i {
        font-size: 15px;
        line-height: 17px;
        height: auto;
        width: auto;
        color: #000;
    }
    .color-whats {
        font-size: 40px !important;
        color: #45c655 !important;
        margin-top: 10px;
    }
    .bred_crumb {
        padding-top: 62px;
        padding-bottom: 22px;
    }
    .bred_crumb img {
        height: 127px;
    }
    .bred_crumb::before {
        height: 127px;
    }
    .bred_crumb h3 {
        text-align: center;
        margin-top: -90px;
        position: relative;
        margin-bottom: 79px;
        color: #ffff;
        font-weight: 700;
        font-size: 21px;
    }
    .header_2 .navbar-toggler {
        filter: none;
    }
    .service_box img {
        height: 195px;
    }
    .bg_clint {
        background: #f7f7f7;
    }
    .abt_us {
        padding: 19px 21px;
    }
    .cmn_white h3 {
        color: #fff;
    }
    .cmn_white p {
        color: #fff;
    }
    .who_work {
        padding: 0;
    }
    .abt_txt h1 {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .abt_txt h2 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .abt_txt p {
        font-size: 13px;
        color: #000;
        text-align: justify;
        margin-bottom: 3px;
    }
    .the_rusult_list ul li {
        list-style-image: url(../images/icons/list1.png);
        width: 100%;
        float: left;
        margin: 5px 12px 11px 0;
        text-align: justify;
        font-size: 14px;
    }
}
.faq-area .card {
    border-radius: 0;
    border-bottom: 1px solid #ccc !important;
    border-radius: 11px !important;
    display: inline-block;
    width: 45%;
    float: left;
    margin: 21px 21px 7px;
    box-shadow: 3px 1px 7px 0 #ccc;
    cursor: pointer;
}
.faq-area .card-header .btn {
    font-size: 15px;
    color: #484545;
    font-weight: 500;
    text-align: left;
    display: block;
    width: 100%;
    padding: 14px 20px 14px 13px;
    margin: 0;
    border: none;
}
.all {
    display: inline-block;
    width: 69px;
    padding: 9px 5px 10px 7px;
    background: #fff;
    color: #000;
    font-weight: 600;
    border-radius: 7px 0 0 7px;
    height: 47px;
    border: 1px solid #ccc;
}
.faq-area .card-header .btn {
    font-size: 15px;
}
.faq-area .card-body p {
    font-size: 13px;
    text-align: justify;
    line-height: 23px;
}
.faq-area .card-header {
    padding: 0;
    border: none;
    outline: 0;
}
.faq-area .card-header .btn:hover {
    text-decoration: none;
}
.faq-area .card-header .btn:focus {
    box-shadow: none;
    text-decoration: none;
}
.refine_head {
    background: red;
}
.card {
    border-radius: 0;
}
.faq-area .card-header .btn {
    font-size: 16px;
    color: #484545;
    font-weight: 500;
    text-align: left;
    display: block;
    width: 100%;
    padding: 14px 15px;
    margin: 0;
    border: none;
    padding-right: 26px !important;
}
.faq-area .card-header .btn:after {
    content: "-";
    float: right;
    position: absolute;
    right: 13px;
    top: 4px;
    font-size: 29px;
    font-weight: 500;
    padding: 0;
}
.faq-area .card:hover {
    box-shadow: 3px 4px 14px 0 #ccc;
}
.close {
    font-size: 2.5rem;
}
.faq-area .card-header .btn.collapsed:after {
    content: "+";
}
.faq-area .card-body p {
    font-size: 16px;
    text-align: justify;
    line-height: 27px;
    color: #312f2f;
    font-weight: 400;
}
.faq-area .card-body {
    padding: 10px 19px;
}
.faq-area {
    padding: 10px 71px;
}
.partner_app {
    background: #f4f4f4;
    padding: 50px 0;
}
.vendor_app {
    padding: 50px 0;
}
.request_call {
    padding: 31px 29px;
    background: #f4f4f4;
    margin: 0 35px;
}
.form_posn {
    padding: 30px 175px;
}
.form_posn .form-control {
    height: 43px;
    font-weight: 500;
    color: #050505;
    font-size: 15px;
    margin-bottom: 0;
    transition: 0.9s;
}
.form_posn .form-group {
    margin-bottom: 25px;
}
.form_posn .form-control:focus {
    border-color: #000;
}
.form_posn .sent_now {
    background: #fcb40d;
    color: #fff;
    border: 1px solid #fcb40d;
    width: 287px;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 13px;
    padding: 11px 20px;
    border-radius: 4px;
    font-weight: 600;
}
.form_posn .sent_now:hover {
    background: #000;
    border: 1px solid #000;
}
.job_re h3 {
    font-size: 26px;
    font-weight: 600;
    color: #1e1f21;
}
.job_re h1 {
    font-size: 57px;
    color: #000;
    font-weight: 800;
    margin-bottom: 3px;
}
.job_re h2 {
    font-size: 57px;
    color: #000;
    font-weight: 600;
    margin-bottom: 3px;
}
.job_txt p {
    font-size: 15px;
    color: #1e1f21;
    font-weight: 500;
    line-height: 31px;
}
.job_re {
    padding-top: 57px;
}
.job_txt p {
    font-size: 15px;
    color: #1e1f21;
    font-weight: 500;
    line-height: 31px;
    text-align: justify;
}
.job_re {
    padding-top: 15px;
}
.job_des {
    padding-top: 50px;
}
.aply_job {
    background: #353535;
    padding: 32px 0 45px;
}
.aply_job h2 {
    font-size: 37px;
}
.aply_job h3 {
    font-size: 35px;
    color: #fff;
}
.job_des {
    padding-top: 0;
}
.job_des p {
    font-size: 16px;
    color: #1e1f21;
    font-weight: 500;
    line-height: 31px;
}
.aply_job {
    background: #353535;
    padding: 51px 0 45px;
}
.aply_job h2 {
    font-size: 57px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 3px;
    text-align: center;
}
.aply_job h3 {
    font-size: 57px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 3px;
    text-align: center;
}
.gender_area label {
    color: #fff;
    padding-right: 21px;
    font-weight: 500;
    font-size: 16px;
}
.gender_area span {
    color: #fff;
    padding-right: 21px;
}
.upl_resum p {
    background: #d8d7d7;
    color: #5a5757;
    display: inline-block;
    padding: 11px 17px;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 15px;
}
.upl_resum p:hover {
    background: #fff;
}
.terms_service {
    padding: 45px 0;
}
.fleet_form {
    padding: 0 44px;
    background: #1e1f21;
    margin-left: 47px;
}
.bg_y {
    background: linear-gradient(to right, #0a374c, #1674f8) !important;
}
.form_sub_fleet {
    padding: 9px 5px;
}
.form_sub_fleet .form-control {
    height: 41px;
    font-weight: 500;
    color: #050505;
    font-size: 15px;
    margin-bottom: -6px;
    transition: 0.9s;
    border-radius: 7px;
}
.form_sub_fleet label {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 2px;
}
.form_sub_fleet .sent_now {
    background: #fcb40d;
    color: #fff;
    border: 1px solid #fcb40d;
    width: auto;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    display: block;
    margin-top: 27px;
    padding: 9px 26px;
    border-radius: 32px;
    font-weight: 600;
    font-size: 14px;
}
.form_sub_fleet .sent_now:focus {
    outline: 0;
    box-shadow: none;
}
.bg_y .sent_now {
    background: #000 !important;
    color: #fff;
    border: 1px solid #000 !important;
    margin-top: 21px;
}
.bg_y .sent_now:hover {
    background: #1674f8 !important;
    color: #fff;
    border: 1px solid #000 !important;
}
.site-link .fa-envelope {
    height: auto;
    width: auto;
    font-size: 15px;
    line-height: 0;
}
.site-link i {
    font-size: 21px;
    padding-right: 9px;
}
.document_txt1 h2 {
    color: #000;
    text-align: left;
    font-size: 57px;
    font-weight: 800;
    margin-bottom: 7px;
}
.document_txt1 h1 {
    color: #000;
    text-align: left;
    font-size: 57px;
    font-weight: 800;
    margin-bottom: 7px;
}
.document_txt1 h2 {
    color: #000;
    text-align: left;
    font-size: 57px;
    font-weight: 800;
    margin-bottom: 7px;
}
.form_sub_fleet .sent_now:hover {
    background: #000;
    border: 1px solid #000;
}
.career_opp1 {
    background: #f5f5f5;
    padding: 15px 0;
}
.featurs_us {
    padding: 41px 0;
}
.document_txt1 {
    padding-top: 55px;
}
.career_opp1 h1 {
    color: #000;
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.career_ps .career_box p {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
    margin-top: 7px;
}
.carrer .career_box p {
    color: #fff !important;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 31px;
    margin-top: 7px;
}
.career_opp1 .career_box {
    background: #fff;
    border-radius: 10px;
    padding: 22px 10px;
    text-align: center;
    margin: 0 15px;
    margin-bottom: 15px;
}
.career_ps img {
    height: 74px;
    margin-bottom: 5px;
}
.dowload h2 {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 0;
}
.career_opp1 h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 23px;
    text-align: center;
}
.document_txt {
    padding-left: 145px;
    padding-top: 45px;
}
.document_txt h2 {
    color: #000;
    text-align: left;
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 17px;
}
.document_txt1 h2 {
    color: #000;
    text-align: left;
    font-size: 53px;
    font-weight: 800;
    margin-bottom: 4px;
}
.document_txt1 h3 {
    color: #000;
    text-align: left;
    font-size: 47px;
    font-weight: 600;
    margin-bottom: 10px;
}
.dowload h3 {
    color: #000;
    text-align: left;
    font-size: 49px;
    font-weight: 800;
    margin-bottom: 3px;
    font-size: 33px;
    color: #000;
    font-weight: 600;
    margin-bottom: 7px;
    text-align: left;
}
.document_txt1 p {
    font-size: 16px;
    color: #000;
    text-align: justify;
    font-weight: 500;
    line-height: 37px;
}
.dowload {
    padding-left: 45px;
}
.dowload p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.document_txt1 {
    padding: 89px 45px 45px;
}
.list_sty ul li {
    list-style-type: decimal;
    padding: 1px 6px;
    font-size: 13px;
    font-weight: 600;
}
.clt_detl h4 {
    text-align: left;
    color: #000000;
    font-size: 17px;
    margin-top: 5px;
}
.clit_sub {
    padding: 4px 15px 0;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.featus h1 {
    text-align: center;
}
.featus h2 {
    text-align: center;
}
.bg_gry {
    background: #f9f8f8;
}
.wow_fleet {
    background: #1674f8;
    padding: 105px 0;
}
.van_v {
    width: 719px;
    background: #fff;
    margin-left: -89px;
    box-shadow: 1px 0 22px 5px #616161;
    margin-top: 53px;
    padding: 35px;
    z-index: 9;
}
.van_v img {
    display: block;
    margin: auto;
}
.m_3 {
    padding: 52px 0;
}
.fleeT_left {
    background: #fff;
    padding: 52px 96px 35px 28px;
}
.fleeT_left h2 {
    font-size: 43px;
    color: #000;
    font-weight: 800;
    margin-bottom: 3px;
}
.fleeT_left h3 {
    font-size: 25px;
    font-weight: 500;
}
.fleeT_left h4 {
    font-size: 35px;
    font-weight: 700;
}
.fleeT_left p {
    font-size: 16px;
    font-weight: 400;
}
.fleeT_right {
    background: #fff;
    padding: 47px 30px 35px 87px;
    z-index: 1;
}
.fleeT_right h2 {
    font-size: 43px;
    color: #000;
    font-weight: 800;
    margin-bottom: 3px;
}
.fleeT_right h3 {
    font-size: 25px;
    font-weight: 500;
}
.fleeT_right h4 {
    font-size: 35px;
    font-weight: 700;
}
.fleeT_right p {
    font-size: 16px;
    font-weight: 400;
}
.van_v1 {
    width: 719px;
    background: #fff;
    margin-left: -102px;
    box-shadow: 1px 0 22px 1px #616161;
    margin-top: 53px;
    padding: 37px;
    z-index: 9;
    position: relative;
}
.van_v1 img {
    display: block;
    margin: auto;
}
@media screen and (max-width: 767px) {
    .buzz_search {
        padding: 0;
    }
    .buzz_header {
        margin-top: -246px;
        position: relative;
        z-index: 9;
    }
    .document_txt1 h2 {
        font-size: 33px;
    }
    .pading {
        padding: 10px 15px;
    }
    .career_ps .career_box p {
        color: #000;
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 3px;
        margin-top: 7px;
    }
    .career_ps img {
        max-width: 67px;
    }
    .van_v {
        width: auto;
        margin-left: 0;
        padding: 3px;
    }
    .m_3 {
        padding: 25px 0 20px;
    }
    .fleeT_right h2 {
        font-size: 27px;
        margin-bottom: 1px;
    }
    .fleeT_left h2 {
        font-size: 27px;
        margin-bottom: 1px;
    }
    .fleeT_right h3 {
        font-size: 19px;
    }
    .fleeT_left h3 {
        font-size: 19px;
        font-weight: 500;
    }
    .fleeT_right p {
        font-size: 14px;
    }
    .fleeT_left p {
        font-size: 14px;
    }
    .fleeT_right h4 {
        font-size: 21px;
    }
    .fleeT_left h4 {
        font-size: 25px;
        font-weight: 700;
    }
    .fleeT_right {
        background: #fff;
        padding: 28px 20px 19px 25px;
        z-index: 1;
    }
    .featus {
        padding-bottom: 21px;
    }
    .van_v1 {
        width: auto;
        margin-left: 0;
        margin-top: 35px;
        padding: 3px;
    }
    .wow_fleet {
        background: #1674f8;
        padding: 7px 0;
    }
    .fleeT_left {
        background: #fff;
        padding: 18px 23px 17px;
    }
    .document_txt1 {
        padding: 26px 15px 3px;
    }
    .document_txt1 h3 {
        color: #000;
        text-align: left;
        font-size: 31px;
        font-weight: 600;
        margin-bottom: 6px;
    }
    .featurs_us {
        padding: 27px 0;
    }
    .faq-area .card {
        border-radius: 0;
        border-bottom: 1px solid #ccc !important;
        border-radius: 11px !important;
        display: inline-block;
        width: 100%;
        float: left;
        margin: 15px 15px 7px 0;
        box-shadow: 3px 1px 7px 0 #ccc;
        cursor: pointer;
    }
    .form_posn {
        padding: 24px 7px;
    }
    .career {
        padding: 0 15px !important;
    }
    .job_re h2 {
        font-size: 30px;
    }
    .job_re h1 {
        font-size: 31px;
        margin-bottom: 0;
    }
    .job_re h3 {
        font-size: 19px;
        font-weight: 600;
        color: #1e1f21;
    }
    .faq-area .card-header .btn {
        font-size: 15px;
        color: #484545;
        font-weight: 500;
        text-align: left;
        display: block;
        width: 100%;
        padding: 12px 11px;
        margin: 0;
        border: none;
    }
    .faq-area .card-header .btn:after {
        content: "-";
        float: right;
        position: absolute;
        right: 13px;
        top: -1px;
        font-size: 29px;
        font-weight: 500;
        padding: 0;
    }
    .faq-area .card-body p {
        font-size: 12px;
        text-align: justify;
        line-height: 27px;
        color: #312f2f;
        font-weight: 400;
    }
}
.blogbox .border-tlr-radius {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.blogbox .text-center {
    text-align: center;
}
.blogbox .radius {
    border-radius: 2px;
}
.blogbox .padding-tb {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
}
.blogbox .shadowDepth0 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.blogbox .shadowDepth1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.blogbox .shadowDepth1:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.24);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    transition: 0.8s;
}
.blogbox .card {
    background-color: #fff;
    margin-bottom: 1.6rem;
}
.blogbox .card__padding {
    padding: 18px 16px;
}
.blogbox .card__image {
    min-height: 100px;
    background-color: #eee;
}
.blogbox .card__image img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 227px;
}
.blogbox .card__content {
    position: relative;
}
.blogbox .card__meta time {
    font-size: 13px;
    color: #bbb;
    margin-left: 8px;
    text-align: right;
    float: revert;
    display: inline-block;
}
.blogbox .card__article a {
    text-decoration: none;
    color: #444;
    transition: all 0.5s ease;
}
.blogbox .card__article a:hover {
    color: #d42b2e;
}
.blogbox .card__action {
    overflow: hidden;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    padding-bottom: 1.6rem;
}
.blogbox .card__author img,
.card__author-content {
    display: inline-block;
    vertical-align: middle;
}
.blogbox .card__author img {
    border-radius: 50%;
    margin-right: 0.6em;
}
.blogbox .card__share {
    float: right;
    position: relative;
    margin-top: -42px;
}
.blogbox .card__social {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    width: 160px;
    transform: translateZ(0);
    transform: translateX(0);
    transition: transform 0.35s ease;
}
.blogbox .card__social--active {
    visibility: visible;
    transform: translateZ(0);
    transform: translateX(-48px);
    transition: transform 0.35s ease;
}
.blogbox .share-toggle {
    z-index: 2;
}
.blogbox .share-toggle:before {
    content: "\f1e0";
    font-family: FontAwesome;
    color: #3498db;
}
.blogbox .share-toggle.share-expanded:before {
    content: "\f00d";
}
.blogbox .share-icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    transition: all 0.3s ease;
    outline: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}
.blogbox .share-icon:hover,
.share-icon:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.blogbox .facebook {
    background-color: #3b5998;
}
.blogbox .twitter {
    background-color: #00abe3;
}
.blogbox .googleplus {
    background-color: #d3492c;
}
.blogbox .facebook,
.googleplus,
.twitter {
    color: #fff;
}
.blogbox .facebook:hover,
.googleplus:hover,
.twitter:hover {
    color: #eee;
}
.blogbox .card__article h2 {
    font-size: 17px;
    margin-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.bred_crumb h4 {
    text-align: center;
    margin-top: -110px;
    position: relative;
    margin-bottom: 46px;
    color: #ffff;
    font-weight: 700;
    font-size: 13px;
}
.bred_crumb h4 a {
    color: #fff;
}
.bred_crumb h4 i {
    padding: 0 15px;
}
.card__meta span {
    font-size: 13px;
}
.card__meta a {
    font-size: 13px;
}
.card__article p {
    font-size: 13px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.ab1 {
    padding: 21px 0;
}
.comn_tx h1 {
    font-size: 33px;
    color: #fff;
    text-align: center;
    font-weight: 800;
}
.comn_tx h2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.comn_tx p {
    font-size: 13px;
    text-align: center;
    color: #1e1f21;
    font-weight: 500;
}
.comn_tx {
    padding: 15px 0;
}
.call_back {
    padding-top: 49px;
}
.login_area {
    padding: 51px 0;
}
.login_area h3 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 33px;
    font-weight: 700;
    color: #1b1a1a;
}
.form_posn1 .form-control {
    height: 53px;
    font-weight: 600;
    color: #050505;
    font-size: 15px;
    margin-bottom: 0;
    transition: 0.9s;
    padding-left: 20px;
    border-radius: 11px;
}
.form_posn1 {
    border: 1px solid #ddd;
    padding: 43px 101px;
}
.form_posn1 a {
    text-align: right;
    display: block;
    color: #2d2626;
    font-weight: 600;
    text-decoration: underline;
    font-size: 15px;
    margin-bottom: -4px;
}
.form_posn1 a:hover {
    color: #df0118;
}
.forgot_body h3 {
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 21px;
}
.form_posn1 img {
    margin-top: 17px;
    position: absolute;
    padding-left: 12px;
}
.form_posn1 h5 {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 16px;
    margin-top: 1px;
}
.form_posn1 .sent_now {
    width: 100%;
    border-radius: 12px;
    margin-top: 41px;
}
.or-conti h4 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 18px;
    font-weight: 600;
}
.social_ar a {
    padding: 5px 7px;
}
.or-conti {
    width: 100%;
    padding: 51px 0 0;
}
.social_ar {
    display: block;
    margin: auto;
}
.or-conti {
    text-align: center;
}
.social_ar {
    text-align: center;
}
.forgot_body .form_posn1 {
    border: none;
    padding: 23px 35px 42px;
}
.forgot_body h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 37px;
}
a.resend {
    text-align: center;
    font-size: 17px;
    color: #df0118;
    font-weight: 600;
    text-decoration: none;
    margin-top: 25px;
}
#otp .form_posn1 .form-control {
    height: 62px;
    font-weight: 600;
    color: #050505;
    font-size: 24px;
    margin-bottom: 0;
    transition: 0.9s;
    padding-left: 13px;
    border-radius: 9px;
    width: 99%;
    text-align: center;
}
.sent_now {
    background: #fcb40d;
    color: #fff;
    border: 1px solid #fff;
    width: 287px;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 13px;
    padding: 11px 20px;
    border-radius: 4px;
    font-weight: 600;
}
.sent_now:hover {
    background: #1e1f21;
}
.city_img img {
    max-height: 500px;
    width: 100%;
}
.cit_txt {
    padding: 35px 0;
}
.cit_txt p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 28px;
}
.buzz_search_new {
    margin-top: 75px;
    background: #000000;
    padding: 10px 0 0;
}
.sb_new {
    padding: 0 20px;
    margin-left: -37px !important;
    position: absolute;
    width: 100%;
    height: 47px !important;
}
.search_new_form .form-control {
    border-radius: 0;
    border-right: 1px solid #000000 !important;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
}
.sl_list {
    padding: 9px 0;
}
.popl_city p {
    font-weight: 500;
    font-size: 14px;
}
.fc {
    display: inline-block;
    text-align: center;
    margin-right: 15px;
}
.sl_list_box h6 {
    font-size: 12px;
    padding-top: 15px;
    margin-bottom: 1px;
    font-weight: 600;
    color: #000;
}
.rat button {
    border: 1px solid #000000;
    border-radius: 17px;
    padding: 3px 10px;
    background: #fff;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-top: 11px;
}
.sl_h p {
    font-size: 15px;
}
.fc p {
    font-size: 9px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
}
.sl_list_box {
    border: 1px solid #e6e5e5;
    border-radius: 5px;
    margin-bottom: 11px;
    box-shadow:0 6px 17px 1px #ccc
}
.bg-la {
    background: transparent;
    text-align: center;
    height: 100%;
}
.bg-la h3 {
    padding-top: 14px;
    color: #231702;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
}
.bg-la a {
    display: inline-block;
    width: auto;
    background: #1674f8;
    color: #fff;
    border: 1px solid #1674f8;
    text-align: center;
    padding: 5px 13px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 11px;
    font-weight: 600;
    margin-top: 7px;
    text-transform: uppercase;
}
.bg-la p {
    color: #000;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 6px;
    font-weight: 600;
    cursor: pointer;
}
.bg-la p:hover {
    color: #e69705;
    text-decoration: underline;
}
.bg-la a:hover, a.bck_btn:hover {
    background: #5f59a9;
    border-color: #5f59a9;
    color:#fff;
}
.fc img {
    height: 47px;
    width: 47px;
}
.sl_list_box h2 {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 13px;
    margin-bottom: 7px;
}
.sl_list_box h4 i {
    color: #1674f8;
    font-size: 12px;
}
.sl_list_box h4 {
    margin-bottom: 0;
}
.sl_list_box h5 {
    color: #676363;
    font-size: 13px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 2px;
}
.car_img1 img {
    max-width: 100%;
    display: block;
    margin: auto;
    padding: 10px;
}
::-webkit-scrollbar {
    background-color: #fff;
    width: 10px;
}
::-webkit-scrollbar-track {
    background-color: #fff;
}
::-webkit-scrollbar-track:hover {
    background-color: #f4f4f4;
}
::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;
    border: 1px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a5;
    border: 1px solid #f4f4f4;
}
::-webkit-scrollbar-button {
    display: none;
}
.fare-area h4 {
    font-size: 15px;
    color: #191515;
    font-weight: 600;
}
.fare-area h5 {
    font-size: 13px;
    color: #191515;
    font-weight: 500;
}
.fare-area h5 span {
    color: #191515;
    float: right;
}
.close_btn_pop h2 {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
    color: #383636;
    text-align: center;
    padding: 10px 0;
}
.close_btn_pop {
    border-bottom: 1px solid #f3f0f0;
}
.close_btn_pop span {
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 0 7px;
    width: 37px;
    display: inline-block;
    height: 37px;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
    margin-right: -40px;
    margin-top: -50px;
    position: absolute;
    color: #fff;
    background: #1674f8;
}
.fare-area ul {
    padding: 0;
    padding-left: 25px;
}
.fare-area ul li {
    font-size: 13px;
    font-weight: 500;
    color: #151212;
}
.apy_head span {
    font-size: 23px;
    font-weight: 600;
    padding-left: 23px;
    padding-top: 13px;
    display: inline-block;
    margin-bottom: 0;
    border: none;
    width: auto;
    height: auto;
    line-height: initial;
    border-radius: 0;
}
.apy_head button span {
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 0 7px;
    width: 40px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 6px;
    background: #1674f8;
    height: 40px;
    color: #fff;
    line-height: 33px;
    text-align: center;
    font-size: 30px;
}
.aply button:hover {
    background: #718295;
    color: #fff;
}
.avail_coup {
     box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;
    margin-bottom: 18px;
    border-radius: 10px;
    border: 0;
}
.coup_txt {
    padding: 7px 11px;
}
.coup_txt h3 {
    font-size: 19px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 11px;
}
.mb-15 {
    margin-bottom: 19px !important;
}
.coupon_code .form-control {
    border-radius: 0;
    border: 1px dashed #e2e2e2;
    border-right: none;
}
.coup_txt h2 {
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 0;
    color: #12af42;
    font-weight: 600;
}
.coupon_code {
    margin-top: 25px;
}
.coup_txt p {
    font-size: 12px;
    margin-bottom: 1px;
    padding-left: 0;
    color: #000;
    font-weight: 500;
}
.coup_txt h5 {
    font-size: 12px;
    margin-bottom: 5px;
    padding-left: 0;
    color: #000;
    font-weight: 500;
    margin-top: 4px;
}
.coup_txt ul li {
    font-size: 11px;
    color: #000;
    margin-bottom: 4px;
}
.coup_txt ul {
    padding-left: 23px;
}
.coup_txt h3 {
    font-size: 13px;
    text-align: left;
    font-weight: 700;
    display: inline-block;
    border: 0 dotted #df0118;
    padding: 5px 23px;
    text-align: left;
    margin: auto;
    color: #fff;
    display: inline-block;
    width: auto;
    border-radius: 0;
    cursor: pointer;
    margin-bottom: 8px;
    background: #718295;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.aply button {
    background: #1674f8;
    border: none;
    height: 38px;
    width: 150px;
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    margin: auto;
    border-radius: 2px;
    margin-bottom: 18px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.coupon_code p {
    font-size: 12px;
    margin-top: 1px;
    color: #12af42;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1674f8;
    outline: 0;
    box-shadow: none;
}
.aply1 button {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.moretext {
    display: none;
}
.moretext1 {
    display: none;
}
.moreless-button {
    font-size: 15px;
}
@media screen and (max-width: 767px) {
    .forgot_body h3 {
        font-size: 16px;
    }
    .coup_txt p {
        font-size: 11px;
    }
    .coup_txt ul li {
        font-size: 10px;
        color: #000;
        margin-bottom: 1px;
    }
    .avail_coup .aply button {
        border: none;
        height: 34px;
        width: 50%;
        display: block;
        font-size: 15px;
        font-weight: 600;
        margin: auto;
        margin-bottom: 8px;
        border-radius: 5px;
        margin-top: -13px;
    }
    .modal {
        z-index: 9999;
    }
    .msg-red {
        color: red;
    }
    .coup_txt h2 {
        font-size: 15px;
        margin-bottom: 3px;
        padding-left: 0;
        font-weight: 600;
    }
    .apy_head span {
        font-size: 22px;
    }
    .apy_head button span {
        border-radius: 50%;
        border: 1px solid #ccc;
        padding: 0 7px;
        width: 35px;
        display: inline-block;
        margin-right: 10px;
        margin-top: 6px;
        height: 35px;
        line-height: 30px;
        text-align: center;
        font-size: 27px;
    }
    .avail_coup {
        border: 1px solid #ddd;
        margin-bottom: 12px;
    }
    #myTabContent {
        background: #1674f8 !important;
        box-shadow: none !important;
    }
    .close_btn_pop span {
        border-radius: 50%;
        border: 1px solid #afaeae;
        padding: 0 7px;
        width: 37px;
        display: inline-block;
        height: 37px;
        line-height: 30px;
        text-align: center;
        font-size: 30px;
        margin-right: 3px;
        margin-top: -20px;
        position: relative;
        color: #fff;
        z-index: 1e21;
        margin: 6px 10px 7px 9px;
    }
    .close_btn_pop h2 {
        font-size: 20px;
        display: inline-block;
        margin-bottom: 5px;
        color: #383636;
        text-align: center;
        padding: 10px 15px;
    }
    .fare-area h4 {
        font-size: 13px;
    }
    .fare-area h5 {
        font-size: 11px;
        color: #191515;
        font-weight: 500;
    }
    .fare-area ul li {
        font-size: 11px;
        font-weight: 500;
        color: #151212;
    }
    .cab_search {
        padding:20px 0 7px;
    }
    .buzz_header .nav-tabs .nav-item {
        margin-bottom: 0px;
        border: none;
        width: 33.33%;
        text-align: center;
    }
    .comn_heading {
        text-align: center;
        padding: 0;
    }
    .project-slider-area img {
        height: 181px;
        border-radius: 12px;
        height: 181px;
        border-radius: 12px;
    }
    .rat button {
        border: 1px solid #000000;
        border-radius: 12px;
        padding: 2px 9px;
        background: #fff;
        font-size: 11px;
        color: #000;
        font-weight: 600;
        margin-top: 11px;
    }
    .buzz_search_new {
        margin-top: 48px;
        background: transparent;
        padding: 9px 0 24px;
        border-radius: 0 0 48px 48px;
    }
    .fc p {
        font-size: 8px;
    }
    .car_img1 img {
        max-width: 100%;
        display: block;
        margin: auto;
        padding: 4px;
    }
    .sb_new {
        position: relative;
        width: 100%;
    }
    .popl_city h3 {
        text-align: left;
        color: #000;
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 11px;
    }
    .popl_city {
        font-size: 13px;
    }
    .fc img {
        height: 35px;
        width: auto;
    }
    .sl_list {
        padding: 15px 0;
    }
    .sl_h {
        padding-left: 20px;
    }
    .br_area {
        border-left: none !important;
        border: 1px solid #ddd !important;
        margin-top: 17px;
    }
    .form_posn1 .form-control {
        font-size: 14px;
        height: 45px;
    }
    .rat {
        padding-left: 20px;
        padding-bottom: 20px;
    }
    .sl_list_box h2 {
        font-size: 12px;
    }
    .sl_list_box h4 i {
        color: #1674f8;
        font-size: 13px;
    }
    .bg-la h3 {
        padding-top: 7px;
        color: #231702;
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .sl_list_box h5 {
        color: #676363;
        font-size: 11px;
    }
    .sl_list_box h6 {
        padding-top: 7px;
    }
    .car_img1 img {
        width: 159px;
    }
    .bg-la p {
        margin-bottom: 5px;
    }
    .fc {
        display: inline-block;
        text-align: center;
        margin-right: 9px;
    }
    .login_area h3 {
        text-align: center;
        font-size: 17px;
        margin-bottom: 18px;
        font-weight: 700;
        color: #1b1a1a;
    }
    .form_posn1 .form-control {
        font-size: 14px;
    }
    .or-conti {
        width: 100%;
        padding: 32px 0 0;
    }
    .social_ar a {
        padding: 5px 2px;
    }
    .or-conti h4 {
        text-align: center;
        font-size: 17px;
        margin-bottom: 12px;
        font-weight: 600;
    }
    .login_area {
        padding: 31px 0;
    }
    .form_posn1 .sent_now {
        width: 100%;
        border-radius: 12px;
        margin-top: 15px;
    }
    .form_posn1 {
        border: 1px solid #ddd;
        padding: 21px 18px;
    }
    .login_area .pr-0 {
        padding-right: 15px !important;
    }
    .login_area .pl-0 {
        padding-left: 15px !important;
    }
    .fleet_form {
        padding: 8px 10px;
        margin-left: 0;
        margin-top: 23px;
    }
    .form_sub_fleet label {
        font-size: 15px;
    }
    .form_sub_fleet .form-control {
        height: 41px;
        font-size: 13px;
    }
    .career_opp1 h1 {
        font-size: 21px;
    }
    .career_opp1 h3 {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .career_opp1 .career_box {
        padding: 15px 10px;
        text-align: center;
        margin: 0 15px;
        margin-bottom: 13px;
    }
    .career_box p {
        color: #1e1f21;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 15px;
        margin-top: 11px;
    }
    .document_txt {
        padding-left: 0;
        padding-top: 10px;
    }
    .document_txt h2 {
        color: #000;
        text-align: left;
        font-size: 31px;
        font-weight: 800;
        margin-bottom: 15px;
    }
    .list_sty ul li {
        list-style-type: decimal;
        padding: 1px 3px;
        font-size: 15px;
        font-weight: 600;
    }
    .dowload p {
        font-size: 14px;
        text-align: justify;
    }
    .m_dis {
        display: none;
    }
    .dowload {
        padding-left: 1px;
        padding-bottom: 31px;
    }
    .dowload h2 {
        color: #000;
        text-align: left;
        font-size: 30px;
        font-weight: 800;
        margin-bottom: 3px;
        margin-top: 31px;
    }
    .dowload h3 {
        font-size: 23px;
        color: #000;
        font-weight: 600;
        margin-bottom: 7px;
        text-align: left;
    }
    .career_opp1 {
        background: #f5f5f5;
        padding: 13px 0 30px;
    }
    .request_call {
        padding: 10px 14px;
        background: #f4f4f4;
        margin: 0 15px;
    }
    .request-bg {
        padding: 9px 10px 11px 15px;
        margin-bottom: 11px;
    }
    .call_back {
        padding-top: 19px;
    }
    .iframe_area {
        padding: 0 15px;
    }
    .cont_bg {
        padding: 18px 15px;
    }
    .comn_tx p {
        font-size: 13px;
    }
    .ab1 {
        padding: 21px 0;
    }
    .abt_us1 {
           padding: 10px 0;
    }
    .bred_crumb h4 {
        text-align: center;
        margin-top: -75px;
        position: relative;
        margin-bottom: 36px;
        color: #ffff;
        font-weight: 700;
        font-size: 12px;
    }
    .bred_crumb h4 i {
        padding: 0 1px;
    }
    .blog_details {
        border-right: 1px solid #dddddd85;
        padding: 0;
        border-right: none;
        padding: 0 0;
    }
    .blog_share span {
        margin-left: 5px;
    }
    .blog-icon1 ul {
        padding: 0;
        margin: 0 0 20px 0;
    }
    .blog-icon1 li a i {
        font-size: 13px;
    }
    .blog-icon1 li a {
        font-size: 21px;
        height: 23px;
        width: 23px;
        line-height: 16px;
        margin-top: 5px;
    }
    .blog_img img {
        width: 100% !important;
        height: 237px !important;
    }
    .blog_details_txt h3 {
        color: #434242;
        font-size: 15px;
        margin-bottom: 4px;
    }
    .blog-d-box {
        padding: 15px 0;
    }
    .blog_details_txt h6 {
        font-size: 11px;
    }
    .blog_details_txt h4 {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .blog_details_txt p {
        font-size: 12px;
        margin-bottom: 7px;
        line-height: 23px;
        text-align: justify;
    }
    .blog_details_txt h2 {
        font-size: 15px;
        margin-bottom: 7px;
    }
    .blog_details_txt ul li {
        font-size: 11px;
        line-height: 22px;
    }
    .blog_details_txt ul {
        padding: 0 21px;
        margin: 0;
    }
    .bl_share {
        padding: 9px 3px;
        font-size: 11px;
    }
    .recent_blog {
        padding: 6px 0;
    }
    .recent_blog h3 {
        font-size: 11px;
    }
    .recent_blog h4 {
        font-size: 10px;
    }
    .blogbox .card__article h2 {
        font-size: 14px;
    }
    .card__article p {
        font-size: 12px;
    }
    .blogbox .card__image img {
        width: 100%;
        max-width: 100%;
        display: block;
        height: 193px;
    }
    .popular_section h4 {
        text-align: center;
        font-size: 21px;
        color: #fff;
    }
    .safe_area {
        padding: 3px 0;
    }
    .safe_box h3 {
        font-size: 21px;
    }
    .safe_box p {
        font-size: 13px;
    }
    .popular_section .foot_box li a {
        font-size: 10px;
        text-decoration: underline;
    }
    .foot_box ul li a {
        font-size: 13px;
        margin-bottom: 2px;
    }
    .social-icons li a i {
        font-size: 18px !important;
        width: auto;
        height: auto;
    }
    .header_2 .main .navbar {
        padding: 8px 2px;
    }
    .comn_tx h1 {
        font-size: 27px;
    }
    .comn_tx h2 {
        font-size: 21px;
    }
    .faq-area {
        padding: 10px 0;
    }
    .partner_app {
        padding: 22px 0;
    }
    .vendor_app {
        padding: 27px 0;
    }
}
@media screen and (min-width: 767px) {
    .popular_section .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0 !important;
        -ms-flex-positive: 1;
        flex-grow: 1 !important;
        min-width: 0;
        max-width: 100%;
    }
}
@media (min-width: 767px) and (max-width: 1199px) {
    .header_bg ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        border-right: 2px solid #fff;
        line-height: 4px;
        padding: 7px 0;
        padding-right: 23px !important;
    }
}
@media screen and (max-width: 767px) {
    .faq-accordion {
        width: 100%;
    }
    
    .service-slider-area5 .owl-nav {
        display: none;
    }
    .flttxtbtn_wtsp .fa.fa-whatsapp.color-whats { font-size:25px !important; top:0 !important;}
    .deal_sl .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
    .deal_sl .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
    .m_none {
        display: none;
    }
    .buzz_header {
        margin-top: 13px;
        position: relative;
        z-index: 9;
    }
    .deal_sl .project-slider-area .project_img {
        margin: 0;
    }
    .buzz_search {
        position: relative;
    }
    .how_sb img {
        width: 41px;
    }
    .how_sb p {
        color: #fff;
        font-size: 13px;
        margin-bottom: 3px;
        font-weight: 500;
        margin-top: 4px;
    }
    .buzz_search {
        padding: 0;
        background:#0b3e60 !important;
        margin-top: 75px;
        padding: 9px 0 30px 0;
        border-radius: 0;
    }
    .tb_con {
        padding: 0;
        width: 100%;
        background: #000000;
        border-radius: 10px;
    }
    .buzz_header .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        background-color: #1674f8 !important;
        border-color: #1674f8;
        border-color: #1674f8 !important;
        background: 0 0 !important;
        border: none !important;
        border-bottom: 2px solid #f5a91f !important;
    }
    .tab_cen .nav-link.active {
        background-color: #000!important;
        color: #fff !important;
    }
    #myTabContent .nav-tabs .nav-link {
        border: 1px solid #e0e1e4 !important;
    }
    .sb_new {
        margin-left: 0 !important;
    }
    .heading-add {
        color: #fff !important;
        margin-top: 0;
        margin-bottom: 6px;
    }
    .pd-70 {
        padding-top: 17px;
    }
    .about_txt h1 {
        font-size: 20px;
        margin-bottom: 2px;
    }
    .how_sb_txt h3 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0;
        margin-top: 6px;
    }
    .popular_section {
        
        padding: 15px 0;
        display: block;
    }
    .ps_slide .owl-nav {
        display: none;
    }
    .pp_fleets {
        margin: 0;
        background: #fff;
        border: 1px solid #e6e4e4;
        text-align: center;
        margin: 0 0;
        border-radius: 16px !important;
        padding-bottom: 15px;
        padding-top: 8px;
    }
    .d-ap {
        border-radius: 3px;
        margin-top: 3px;
        position: relative;
    }
    .bottom-icon {
        padding: 0 3px;
    }
    .pp_fleets img {
        width: auto !important;
        margin: auto;
        height: 115px;
    }
    .owl-dots {
        text-align: center;
        margin-left: 19px;
    }
    .site-link i {
        font-size: 15px;
        padding-right: 6px;
    }
    .owl-dots span {
        font-size: 19px;
        color: #718295;
        background: #1674f8;
        width: 12px;
        height: 12px;
        border-radius: 10px;
        display: block;
        text-align: center;
        margin-top: 12px;
        margin-right: 10px;
    }
    .owl-dots .active span {
        background: #718295;
    }
    .deal_sl .owl-dots span {
        font-size: 19px;
        color: #718295;
        background: #fff;
        width: 9px;
        height: 9px;
        border-radius: 10px;
        display: block;
        text-align: center;
        margin-top: -30px;
        margin-right: 7px;
        z-index: 9;
        position: relative;
    }
    .owl-dots .active span {
        background: #718295;
    }
    .pp_fleets h4 i {
        font-size: 16px;
    }
    .client_testi_box {
        background: #fff;
        border: 1px solid #ececec;
        padding: 0 0 21px;
        box-shadow: 0 5px 17px 1px #efefef;
        border-radius: 18px;
        margin: 3px 0 26px 5px;
    }
    .clint_test_slide .owl-nav {
        display: none;
    }
    .search_new_form .form-control {
        border-radius: 5px;
        border-right: none !important;
    }
    .sb_new {
        position: relative;
        width: 74%;
        display: block;
        margin: auto !important;
        text-align: center;
        margin-top: 10px !important;
    }
    .d_block {
        display: block !important;
    }
    /*.ft_up {
        display: none;
    }*/
    .clit_sub i {
        font-size: 16px;
        margin-bottom: 0;
        display: inherit;
    }
    .check_list .container {
        padding: 0 !important;
    }
}
.city_con {
    padding: 5px 15px;
    margin: 0;
    position: sticky;
    top:110px;
    border-radius: 4px;
    margin-bottom: 37px;
}
.city_img img {
    width: 100%;
    max-height: 500px;
    margin-bottom: 19px;
}
.cit_txt1 p {
    margin-bottom: 11px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 27px;
    color: #292a2c;
    font-size: 14px;
}
.city_con label {
    color: #00040c;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 6px;
}
.cit_txt1 h3 {
    font-size: 15px;
    color: #060504;
}
.cit_txt1 ul li {
    margin-bottom: 11px;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 27px;
    color: #292a2c;
    font-size: 14px;
}
.city_con h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
}

.form_sub_fleet h3 {
    color: #fff;
}

.buzz_search_new {
    padding: 10px 29px 0 52px;
}
#loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}
#loader_cen {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
@media screen and (max-width: 767px) {
    .mnone {
        display: none;
    }
    .bred_crumb h1 {
        text-align: center;
        margin-top: -93px;
        position: relative;
        margin-bottom: 104px;
        color: #ffff;
        font-weight: 700;
        font-size: 20px;
    }
    .bred_crumb h4 {
        text-align: center;
        margin-top: -89px;
    }
    .bg-la {
        background: 0 0;
        text-align: center;
        height: 100%;
        text-align: right;
        padding-right: 15px;
    }
    .bg-la a {
        margin-right: 0;
    }
}
.sl_new {
    margin-top: 75px;
}
.margin {
    margin-top: 15px !important;
}
.address-c-form label {
    margin-bottom: 1px;
}
.address-c-form i {
    font-size: 15px;
    position: absolute;
    top: 37px;
    left: 22px;
    color: #777575;
}
.top_up i {
    top: 10px !important;
}
.searh_hedr i {
    font-size: 24px;
    padding-top: 0;
    color: #000;
}
.searh_hedr {
    border: 2px solid #1674f8;
    margin-bottom: 21px;
    padding: 10px 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;
    font-size: 12px;
}
.mn_h {
    font-size: 16px;
    font-weight: 500;
}
.bck_btn {
    display: inline-block;
    background: #1674f8;
    color: #fff;
    border: 1px solid #1674f8;
    text-align: center;
    padding: 7px 17px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
    text-transform: uppercase;
    float: right;
}
.route {
    border: 1px solid #dcdcdc;
    margin-bottom: 21px;
    padding: 9px 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;
    font-size: 16px;
}
.route span {
    font-size: 16px;
}
.route b {
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    .contact_us_section {
      margin-top: 20px !important;
    }
    .searh_hedr i {
        font-size: 17px;
        padding-top: 4px;
        color: #000;
        float: right;
        position: absolute;
        right: -5px;
        top: -1px;
    }
    .mn_h {
        font-size: 13px !important;
        font-weight: 500;
    }
    .searh_hedr {
        font-size: 12px;
        padding: 17px 7px 5px;
    }
    .bck_btn {
        display: inline-block;
        background: #1674f8;
        color: #fff;
        border: 1px solid #1674f8;
        text-align: center;
        padding: 6px 5px;
        border-radius: 3px;
        margin: 0;
        font-size: 9px;
        font-weight: 600;
        margin-top: 3px;
        text-transform: uppercase;
        float: right;
    }
    .route {
        border: none;
        margin-bottom: 5px;
        padding: 2px 7px;
        box-shadow: none !important;
        font-size: 11px;
        position: absolute;
        z-index: 1;
        margin-top: -80px;
    }
    .popl_city h3 span {
        font-size: 22px;
    }
}
.address-c-form {
    padding: 9px 22px;
}
.grecaptcha-badge { 
    display: none;
}
.logo-img img {
    width: auto;
    transition: all 0.9s;
    max-width: 220px;
    height:80px;
    width: auto;
    object-fit:contain;
}
@media screen and (max-width: 767px) {
    .pac-container {
        top: 184px;
    }
    .buzz_header .nav-tabs .nav-link {
        padding: 3px 1px;
    }
    .not_found {
        padding: 14px 10px 40px;
    }
}
@media screen and (max-width: 767px) {
    .route {
        margin-top: -97px;
    }
    .searh_hedr {
        font-size: 12px;
        padding: 37px 7px 5px;
    }
}
.not_found {
    text-align: center;
}
.not_found img {
    filter: opacity(0.3);
    max-width: 239px;
}
.not_found p {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #909090;
    text-align: center;
}
.not_found h3 {
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #040e21;
    margin-top: 14px;
}
.not_found {
     border: 1px solid rgb(242, 242, 242);
        border-radius: 10px;
        background: #7182950a;
    padding: 40px 10px;
}
.not_found a {
    color: red;
}
.book_popup h2 {
    font-size: 19px;
    color: #718295;
    font-weight: 600;
}
.book_popup h3 {
    font-size: 15px;
    color: #0d0d0d;
    text-align: left;
    font-weight: 600;
    margin-bottom: 9px;
}
.book_popup h4 {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 28px;
    font-weight: bold;
    text-align: center;
}
.md_close button.close {
    opacity: 1;
}
.md_close {
    position: absolute;
    right: -50px;
    top: -35px;
}
.book_popup {
    padding: 15px 20px;
}
.se_box {
    margin-top: 25px;
    border-bottom: 0px solid #e4e4e4;
    padding-bottom: 23px;
}
.se_box a {
    float: right;
    text-decoration: underline;
    font-size: 17px;
    margin-top: 55px;
    margin-bottom: 16px;
}
.se_box .submit_d {
    display: inline-block;
        background: #000;
    color: #fff;;
    border: 1px solid #fff;
    text-align: center;
    padding: 7px 28px;
    border-radius: 19px;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
    text-transform: uppercase;
}
.se_box .submit_d:hover {
  color: #fff;
    background: #000;
    border-color: #1674f8;
}
.se_box .form-control {
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    height: 39px;
}
@media screen and (max-width: 767px) {
    #mobilenoget .md_close {
        position: absolute;
        top: -45px;
        right: -15px;
    }
    .book_popup {
        padding: 0 11px;
    }
    .se_box .submit_d {
        padding: 7px 15px;
    }
    .bok_n.bg-la {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 25px;
    }
    .frdtl {
        text-align: left;
        padding-left: 20px;
    }

    .bukbtn {
        width: 50%;
    }

    .frdtl {
        width: 50%;
    }
}
.blogbox .shadowDepth1:hover {
    box-shadow: 0 12px 60px #1a0000;
}
.shadowDepth1 a {
    color: #000;
}
.blogbox .card__article h2 {
    font-size: 20px;
    margin-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.blog_area {
    padding: 50px 0;
}
.blogbox .card__meta time {
    font-size: 13px;
    color: #8e8a8a;
    margin-left: 0;
    text-align: right;
    float: none;
    display: inline-block;
}
.related_article {
    position: sticky;
    top: 100px;
}
.blog_details {
    border-right: none !important;
    padding: 0;
}
@media screen and (max-width: 767px) {
    .blog_area {
        padding: 10px 0;
    }
}
.pp_fleets h3 {
    margin-bottom: -3px;
    margin-top: 15px;
    font-size: 21px;
    font-weight: 500;
    color: #000;
    margin-bottom: -1px;
    margin-top: 22px;
    padding: 5px 6px;
}
.pp_fleets {
    padding-top: 0 !important;
}
.fc {
    display: inline-block;
    text-align: center;
    margin-right: 3px;
}
.gc-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 31px;
    height: 31px;
    margin-left: -15px;
    margin-top: -15px;
    background-image: url(../images/loader.gif);
}
.gc-loading3 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    font-size: 0.25em;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(102, 153, 102, 0.2);
    border-right: 1.1em solid rgba(102, 153, 102, 0.2);
    border-bottom: 1.1em solid rgba(102, 153, 102, 0.2);
    border-left: 1.1em solid #696;
    -webkit-animation: loadGC 1.1s infinite linear;
    animation: loadGC 1.1s infinite linear;
}
.gc-loading3,
.gc-loading3:after {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
@-webkit-keyframes loadGC {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loadGC {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 767px) {
    .xdsoft_datetimepicker {
        margin-top: -70px;
    }
    #errorMsgs .modal-dialog {
        width: 94% !important;
        margin-top: 89px;
    }
    .about_txt {
        padding-top: 23px;
    }
}
.sidebarNavigation .leftNavbarToggler {
    margin-right: -15px !important;
    order: 1;
    /* transform: rotate( 
-19deg
 ); */
    margin-top: -4px;
}
.call_op {
    position: absolute;
    color: #fff;
    left: 160px;
    top: 15px;
    font-size: 13px;
}

@media(max-width:640px){
    .sl_list_box .sl_h .fc { width:24%; margin:0; }
    .route { margin-top:-10px; position:relative; }
    .searh_hedr { padding:10px; position: relative;}
    .coupn_apply button { padding: 4px 5px; }
    .searh_hedr .row { padding: 0px; margin: 0px; }
    .searh_hedr .row div {  padding: 0; }
}



@media(max-width:480px){
 .check_list .searh_hedr .mn_h {
    font-size: 16px !important;
 }
}
@media(max-width:420px){
 
 .time_mobile i.material-icons {
    right: 45px;
 }
 .check_list .searh_hedr .mn_h {
    font-size: 15px !important;
 }
 
}

.main.fixed-top {
    background: transparent;
}

#myTabContent nav.tab_cen {
    margin-left: 30px;
}

.buzz_header i.material-icons {
    position: relative;
    left: -5px;
    top: 5px;
}

.mb_10 { margin-bottom:15px; }

.d_none { display: none; }
.contact_us_section {
    margin-top: 80px;
    margin-bottom: 40px;
}
.hdng_containr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hdng_containr a.know_more {
    margin: 0;
}
section.sl_list {
    margin-top: 20px;
}
.mt_50 { margin-top: 50px; }



@media(min-width: 1025px){
    .center_search img {
        position: relative;
        top: -50px;
    }
    .buzz_header { margin-top: -410px; }
    .tab-card.custm_searchh {
        width: 500px;
        position: relative;
        left: -30px !important;
        top:-20px;
    }
    /*#menu_bar .top_btn {*/
    /* margin-left: auto;*/
    /* padding-left: 100px;*/
    /*}*/
    .top_btn a.singup_btn.sign {
     color: #000;
    }
}
@media(min-width: 1500px){
  .buzz_header { margin-top: -520px !important; }
    .tab-card.custm_searchh {
        left: -100px !important;
        top:40px;
    }
    .bnnr_top_txt { text-align:center !important}
}
@media(max-width: 767px){
    .about_us.hm_abt h1 {
        font-size: 25px;
    }
    
    .about_us.hm_abt a.default-btn {
        display: block;
    }
    
    .about_us.hm_abt {
        padding: 20px 0 0 !important;
    }
    
    h2 {
        font-size: 22px !important;
    }
    /*.header_2 .main .navbar {  background-color:transparent !important; }*/
    #myTabContent nav.tab_cen { margin-left:0!important; }
    .header_bg ul li a { border:0px; }
    .buzz_header .nav-tabs .nav-link.active { border-color:#fff !important;background: linear-gradient(to right, #0a374c, #1674f8) !important; }
    .sidebarNavigation .leftNavbarToggler { order: inherit !important; filter: none; }
    .header_bg ul li a,.header_bg ul li a.active { color: #000 !important; }
    .hdng_containr a.know_more {
        margin: 0;
        padding: 4px 0;
        font-weight: 600 !important;
        font-size: 13px !important;
        width: 117px;
        display: block;
        text-align: center;
    }
    section.sl_list {
    margin-top: 0px;
    }
    .time_mobile .col-md-8 span {
     padding-left: 0px;
    }
    .social-icons li {
      padding-right: 10px;
      padding-left: 0;
    }
}
button.close {
    opacity: 1 !important;
}

.bnnr_top_txt {
    text-align: center;
    padding: 30px 0;
}

.relble {
    text-transform: capitalize !important;
    font-weight: 600;
    font-size: 20px;
    text-align: right;
    width: 90%;
}
.relbh {
    text-transform: capitalize !important;
    line-height: 1.5;
    font-size: 28px;
}
.rlbkh {
    text-transform: capitalize !important;
    margin-top: 0;
    font-weight: 500;
    font-size: 20px;
}

.pop-box {
    width: 100%;
    max-width: 600px;
    background:linear-gradient(to right, #0a374c, #1674f8) !important;
    border-radius: 8px;
    margin: 0 auto;
    height: 380px;
    border: 4px solid #000;
}
.pop-box h3 {
    color: #fff!important;
}
.pop-box1 {
    padding: 12px 0 0px 0px;
    position: relative;
}

.white-box {
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 25px;
    position: relative;
    box-shadow: 0px 0px 0px rgb(231 194 53);
}
.off-box {
    left: 11px;
    border: 5px solid #fff;
    background: #000;
    border-radius: 10px;
}

.off-box1 {
    background: rgba(0, 0, 0, 0.12);
    padding: 45px 30px 16px 30px;
    border-radius: 4px;
}

.off-box1 h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 0px;
}

.off-box1 span {
    font-size: 85px;
}
.off-box1 sup {
    position: absolute;
}
.off-box1 p {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    padding-top: 0px;
    margin-top: -24px;
}
.form-inputgroup {
    margin: 0 auto;
    display: block;
    width: 80%;
    padding-bottom: 26px;
}
.form-inputgroup h3 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 3px;
    margin-top: 22px;
}
.form-gro {
    padding: 8px;
}
.form-gro input {
    height: 50px;
    padding: 10px;
    padding-left: 24px;
    font-size: 16px;
    width: 100%;
    border-radius: 32px;
    border: 2px solid #000;
}


#mobilenoget .modal-body {
    padding: 0 !important;
}

#mobilenoget .modal-body .se_box {
    margin: 0;
    padding: 0;
    border: 0;
}

.about_txt a.vert-move {
    margin-top: 15px;
}

.document_txt .wh_txt img {
    width: 35px;
}

.document_txt .col-lg-2.col-2 {
    text-align: right;
    position: relative;
    top: 5px;
    right: -12px;
}

.buzz_search_new .buzz_header {
    margin-top: 33px !important;
}

.buzz_search_new {
    background: #fff !important;
}

.row.align_center {
    align-items: center;
}

.hdng_blog h1 {
    font-size: 36px !important;
    line-height: 48px;
    font-weight: 700;
}
.main.fixed-top.fixed-top1 {
    background: #fff;
}
@media(max-width: 767px){
    .faq-accordion {
        width: 100% !important;
    }
    
    .service-slider-area5 .owl-nav {
        display: none;
    }
    
    .service-slider-area5 .room-item .content h3 {
        min-height:66px;
    }
    .col-sm-5.hdng_blog {
        padding-top: 50px;
        padding-left: 20px !important;
    }

    .hdng_blog h1 {
        font-size: 22px !important;
        line-height: normal;
    }
}

.center_search { 
  background-image: url('../images/home_banner.png');
  background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
 }
  
 /*.pp_fleets img {*/
 /*   max-height: 222px !important;*/
 /*   min-height: 222px !important;*/
 /*   object-fit:contain;*/
 /*}*/

span.rslttxt {
    font-size:15px;
    font-weight:bold;
}

.mob_show { display:none; }

.box-img img {
    height:135px;
    text-align:center;
    width: 100%;
    object-fit:contain;
}
.buzz_search_new .tab-card.custm_searchh {
    top: 100px;
    left: -60px !important;
}

section.buzz_search_new {
    background-image: url('../images/banner1.jpg') !important;
    background-repeat: no-repeat!important;
    background-size: 100%!important;
    margin-bottom: 50px;
    background-position: center !important;
    margin-top: 0px;
}
.service-slider-area5 .owl-dots {
    display: none;
}
section.buzz_search_new {
    height: 600px;
}
.fleettxt .default-btn {
    margin-top: 10px;
    padding: 5px 18px;
}

.faq-accordion {
    width: 75%;
    margin: 0 auto;
}

.flttxtbtn_wtsp {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flttxtbtn_wtsp .fa.fa-whatsapp.color-whats {
    color: #45c655 !important;
    font-size: 30px;
    position: relative;
    top: 5px;
    right: 6px;
    background: #fff;
    border-radius: 50%;
}

.ctnowbtn:hover {
    background: transparent;
    color: #000;
    border-color: #000;
}
 
@media(max-width:1400px){
    .buzz_search_new .tab-card.custm_searchh {
        left:-30px!important;
        top:70px;
    }
    section.buzz_search_new {
        height: 530px;
       background-size: cover !important;
    }
}
@media(max-width:1300px){
    .center_search {
      position: relative;
      top: -10px;
    }
    .buzz_search_new .tab-card.custm_searchh {
       top: 50px;
       left: -20px !important;
    }
    section.buzz_search_new { 
        height: 505px;
    }

}
@media screen and (min-width:780px){
  .cstmtop_mobile { display:none; }
}


@media screen and (max-width: 767px){
    .cstmtop_mobile  a.default-btn {
        padding: 5px 10px;
        font-size: 12px;
        position: relative;
        right: -25px;
        top: 2px;
    }
    a.singup_btn.sign {
        color: #fff !important;
        border-color: #000;
    }
    .mob_show { display: block; }
    input.search_cb.form-control {
      color: #fff !important;
    }
    .searh_hedr i {
        right: 0;
        left: 0;
    }

    .dflx .col-md-8 {
        padding-left: 30px !important;
    }

    .dflx .col-md-9 {
        padding-left: 30px !important;
    }
    .bckbtn {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
    .row.mob_col_reverse {
        flex-direction: column-reverse;
        text-align: center;
    }
        
    .sl_h {
        text-align: center;
    }
    .sl_h  h6 {
        font-size: 16px;
    }
section.buzz_search_new { 
    margin-top: 50px !important;  background-image:none !important; background:#004572 !important;  margin-bottom: 0;
}
section.srchbanner {
    background: transparent !important;
}
.abt_us  table th {padding:5px;}

.abt_us table td {padding:5px;}
    
}

.sl_h  h6 {
        font-size:18px;
    }


@media(min-width:980px){
    .about_us .about_img {
        position:sticky;
        top:110px;
    }
    .hm_abt { margin-top:45px; }
}
.cstmpop .foot_box { 
    
}


.cstmpop h2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 16px;
}

.cstmpop {
    margin-top: 20px;
}


.box-img.imgtxtx {
    background: #000;
    display: flex;
}

.box-img.imgtxtx img {
    height: 135px;
    position: relative;
    top: 0px;
    right: -4px;
}
.modal-content {
    border-radius:8px;
}
.imgtx h4 {
    color: #fff;
    font-size: 45px;
    position: relative;
    margin-top: 0px;
}
.imgtx sup {
    font-size: 18px;
    top: -8px;
    left: 8px;
}

.imgtx p {
    padding: 5px 10px;
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

.coup_txt h3 span {
    background: #1674f8;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    text-transform: capitalize;
    right: -52px;
    transition:all 0.5s;
    top: 0;
}

.coup_txt h3 {
    position: relative;
}

.coup_txt h3 span:hover {
    background: #3ab304;
}
.faqwrppr  .card {
    background: #f1fff6;
}

.fleettxt {
    margin-top: 10px;
}

.fleettag {
    position: absolute;
    top: 8px;
    left: 8px;
    background: #156ee7;
    padding: 2px 15px;
    color:#fff;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
}

.pp_fleets {
    position: relative;
}
.fleettxt h3 {
    font-size: 18px;
    font-weight: 600;
}
.fleettxt .default-btn {
    padding: 5px 16px;
}

ul.routslist {
    max-height: 125px;
    overflow: hidden;
}

.explorerow {
    text-align: center;
}

.morebtn {
    background: transparent;
    border: 0;
    color:#fff;
    font-weight: 500;
    margin-top: 22px;
    font-size: 15px;
}
.showfull ul.routslist {
    max-height: 100%;
    overflow: visible;
}

.showfull .explorerow {
    display: none;
}

.popular_section.footerblack {
    background:#0b3e60 !important;
}

.footerblack h4, .footerblack h2 {
    color: #fff !important;
}

.footerblack .foot_box li a {
    color: #fff;
}
.footer_contacts ul {
    padding: 0;
    list-style: none;
    display: flex !important;
    gap: 15px;
    align-items: center;
    margin:0;
}

.footer_contact_social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.footer-social-icons {
    margin: 0;
    float: none;
}

section.footer-section {
    background:#0b3e60 !important;
    padding: 0;
}

.bordertop {
    border-top: 1px solid #fff;
    padding-top:20px;
}

.footer_contacts a {
    color: #fff;
    font-size: 14px;
}

.footer_contacts a i {
    font-size: 14px;
    width: auto;
    margin-right: 2px;
    height: 20px;
}
ul.social-icons i {
    color: #fff;
}
.footermenu_copy {
    border-top: 1px solid #fff;
    width: 100%;
    margin-top: 15px;
    padding: 20px 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap:wrap;
}
.footercopy p {
    color: #fff;
}

.footercopy p a {
    color: #fff;
    font-weight: 600;
}

.bnnr_top_txt {
    margin-top: 75px;
    text-align: left;
}






#bookingInstant .modal-header {
    padding: 10px;
}

#bookingInstant button.btn-close {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #fff;
    padding: 6px;
    border-radius: 50%;
    width:32px;
    height:32px;
    border:0;
}

#bookingInstant button.btn-close img {
    width: 15px;
}

.site_mdllogo{ max-width:160px; margin:0 auto; }
.instanttext h3 {
    text-align: center;
    font-size: 30px;
}

#bookingInstant .modal-body {
    padding: 30px 20px 35px;
    text-align: center;
}
.instanttext h3 span {
    font-weight: bolder;
    display: inline-block;
    border-bottom: 4px solid #ffc203;
    text-transform: uppercase;
}

#bookingInstant button.btn-close img {
    position: relative;
    top: -5px;
}

.inst_bkbtn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.inst_bkbtn h5 {
    margin: 0;
}

.inst_bkbtn a.header-btn {
    border: 0;
    font-size: 20px;
    color:#fff;
    transition: all 0.5s;
    background: #1674f8;
    margin-top: 5px;
    padding: 10px 20px;
    font-weight:500;
    border-radius: 10px;
    display: inline-block;
}

.inst_bkbtn a.header-btn:hover {
    background: #000;
    color: #1674f8;
}
.popular_section .section-title h2 {
    color: #fff;
}

.iframe_area iframe {
    width: 100%;
}


.concert_now {
  animation: pulse 1.5s infinite;
  transition: transform 0.3s ease-in-out;
} 
    
@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 5px rgb(255 174 174);
    }
    50% {
        transform: scale(1.03);
        box-shadow: 0 0 15px rgb(194 81 117);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 5px rgb(149 86 143);
    }
}


.wtspftrbtn {
    animation: shadow-pulse 1.5s infinite;
    background: transparent !important;
    transition: all 0.5s;
    margin-top: 4px;
    background: #0b3e60 !important;
    color: #fff;
    padding: 7px 15px;
    border-radius: 6px;
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(38, 165, 91, 0.7); /* Start with small shadow */
    }
    50% {
        box-shadow: 0 0 0 10px rgba(38, 165, 91, 0.3); /* Expand shadow */
    }
    100% {
        box-shadow: 0 0 0 0px rgba(38, 165, 91, 0); /* Shrink shadow back */
    }
}


a.ctnowbtn {
    border: 1px solid #46c654;
    border-radius: 25px;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    margin-top: 10px;
    height: 38.8px;
    color: #fff;
    background: #46c654;
    transition: all 0.5s;
}

a.ctnowbtn i {
    right: -5px !important;
    font-size: 20px !important;
    top: 2px !important;
    padding: 0 !important;
    height: 24px;
    width: 24px;
    line-height: 25px;
}

.buzz_search_new.srchbanner.cblistpage {
    height: auto !important;
    background: transparent !important;
}





#whatsapp-widget {
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 360px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
  font-family: sans-serif;
  display: none;
  z-index: 9999;
}

.wh-header {
  background:#156ee7;
  color: #fff;
  padding: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position:relative;
}

.wh-header img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.wh-header .online {
  color: #c8f900;
  font-size: 12px;
}

.wh-header .close-btn {
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
  font-size: 30px;
}

.wh-body {
  padding: 10px;
  background: #f5f5f5;
}

.wh-msg {
  background: #fff;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.wh-msg p {
     font-size: 14px
}
.wh-toggle i.material-icons {
    position: relative;
    top: 5px;
    left: -2px;
}
#whatsapp-widget input {
  width: 100%;
  margin-bottom: 8px;
  padding: 8px;
  border: 0;
  border-radius: 4px;
}

#whatsapp-widget button {
  background: #25D366;
  color: white;
  border: none;
  padding: 10px;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
}

.wh-toggle {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #25D366;
  color: white;
  padding: 10px 20px 12px;
  border-radius: 50px;
  cursor: pointer;
  z-index: 9999;
  font-weight: bold;
}
#whatsapp-widget button {
    position: absolute;
    right: 16px;
    height: 30px;
    width: 30px;
    padding: 5px;
    border-radius: 50%;
    bottom: 25px;
}

#whatsapp-widget button i {
    font-size: 15px;
}

.wh-toggle i.fa.fa-whatsapp {
    position: relative;
    left: 2px;
    top: 2px;
}












@media(min-width:1200px) and (max-width:1600px){
    .about_us {
        padding: 30px 0 0;
    }
    h1 {
        font-size: 2rem;
    }
    .hm_abt {
        margin-top: 0;
    }
    .cab_search .form-control {
        height: 38px;
    }
    .cab_search .default-btn {
      padding: 9px 42px!important;
    }
    .logo-img img {
      height: 72px;
    }
    .mb_10 {
        margin-bottom: 12px;
    }
    
    .cab_search i {
        margin-top: -27px;
        font-size: 16px;
        margin-left: 4px;
    }
    
    #myTabContent .nav-tabs .nav-link {
        padding: 6px 25px;
        font-size: 13px;
    }
    
    .buzz_header .nav-tabs .nav-link {
        padding: 5px 30px;
    }
    
}

@media(min-width:1400px) and (max-width:1600px){
    section.buzz_search_new {
        height: 530px;
    }
}

@media(min-width:1200px) {

.address-c-form i {
    top: 42px;
}
.top_up i {
    top: 13px !important;
}
}


@media(min-width:1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

@media screen and (max-width: 767px) {
    .wh-toggle {
        bottom: 6px;
        right: 15px;
        font-size: 12px;
        padding: 6px 10px 9px;
    }
}


@media (max-width:700px) {
    
    .buzz_header i.material-icons {
        left: -1px;
        top: 2px;
        font-size: 14px !important;
    }
    
    .material-icons {
        font-size: 17px !important;
    }
    
    section.taxihire_section {
        margin-top: 20px;
    }
    
    .room-area-two.popular_section.my-5 {
        margin: 20px 0 !important;
    }

    
    
    
    .text-icon.concert_now i, .text-icon.concert_now {
        color: #fff;
    }
    .logo-img img {
        height:65px;
        margin: 0;
        padding: 0;
    }
    
    .logo-img {
        padding: 0;
    }
    .footer_contact_social {
        flex-wrap: wrap;
    }
    
    .footer_contacts ul {
        flex-wrap: wrap;
        padding: 0 15px;
        gap: 5px 15px;
        margin-bottom: 10px;
    }
    
    ul.social-icons {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .popular_section.footerblack h2 {
        font-size: 14px !important;
        margin-bottom: 6px;
    }
    ul.routslist {
      max-height: 118px;
    }
    .abt_txt.why_c.cit_txt1 h1 {
        font-size: 20px !important;
        line-height: normal;
    }
    
    .abt_txt.why_c.cit_txt1 {
        margin-top: 20px;
    }
    #myTabContent .nav-tabs .nav-link.active {
        background: linear-gradient(to right, #0a374c, #1674f8) !important;
    }
    .faq-content  { padding:0px;  }
    .footercopy p {
        margin: 0;
        text-align: left !important;
        padding: 0 14px;
        margin-top: 6px;
    }
    
    .footercopy {
        margin-bottom: 60px;
    }

    #bookingInstant button.btn-close {
        top: 0px;
        right: 0px;
    }
    a.ctnowbtn {
        height: 35px;
        line-height: 0 !important;
    }
    
    a.ctnowbtn span {
        position: relative;
        top: -12px;
        display: inline-block;
    }
    
    .flttxtbtn_wtsp .fa.fa-whatsapp.color-whats {
        position: relative;
        top: -11px !important;
        font-size: 18px !important;
    }
    
    .faq-content .faq-accordion .accordion .accordion-title { font-size:16px; } 
    
    .wtspftrbtn i {
        font-size: 22px !important;
        margin-top: 0;
        margin-left: 6px;
        position: relative;
        top: 2px;
    }

}

table p {
    text-align: left!important;
}

.abt_txt th, .abt_txt td {
    border: 1px solid #98B0DE !important;
    padding: 8px;
}

th p, td p {
    margin-bottom: 0 !important;
}

.abt_txt table {
    margin-bottom: 15px;
}


@media screen and (max-width: 421px) {
    .buzz_header .nav-tabs .nav-item {
        width: auto!important;
        min-width: 90px!important;
        margin: 0 5px;
    }
}

@media screen and (max-width: 380px) {
    .cstmtop_mobile a.default-btn {
        right: -12px;
    }
}


