#car {
    width: 40px;
    height: 40px;
}



.float {
    position: relative;
    width: 50px;
    height: 50px;
    bottom: -5px;
    right: 0px;
    left: 45%;
    color: #fff;
    text-align: center;
    font-size: 25px !important;
}

.float {
    background-color: #25d366 !important;
    border-radius: 50px !important;
}

.global-whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    padding: 0;
    bottom: 40px;
    right: 60px;
    color: #fff !important;
    background-color: #3f8f41 !important;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    z-index: 999999 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 50% !important;
    transition: transform 0.3s ease;
}

.global-whatsapp i {
    font-size: 40px !important;
}

.global-whatsapp .wa-text {
    position: absolute;
    bottom: 75px;
    right: 50%;
    transform: translateX(50%);
    background: rgba(60, 60, 60, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    font-family: var(--font-body), sans-serif;
}

.global-whatsapp .wa-text::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: 50%;
    transform: translateX(50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background: rgba(60, 60, 60, 0.9);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.global-whatsapp:hover {
    transform: scale(1.1);
    color: #fff !important;
    text-decoration: none;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.col-md-3 {
    width: 25%;
    height: auto;
    margin-bottom: 31px;
}


.img-box img {

    margin-top: 5px;
}


.bullet_color {

    margin: 10px 0;

}



.bullet_color::marker {

    color: #2e5672;

}

p.para_rent_car a {
    color: white;
}


.pop {
    width: 90%;
    margin: 10px 5%;
    box-shadow: 1px 1px 1px 1px rgba(204, 204, 204, .8);
}

.pop,
.area-img {
    height: auto;
    float: left;
}

.area-img {
    width: 100%;
    margin: 0;
    background: #fff;
}



.area-img span {
    overflow: hidden;
    height: 70px;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    padding: 0 0 0 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding-right: 5px;
    line-height: initial;
    color: rgb(0, 0, 0);
}

.car_bifurcation_block .container {

    padding-top: 25px;
    padding-bottom: 25px;
}

.car_bifurcation_block .tab-link {

    padding-top: 20px;

}

.areas h1 {

    font-size: 34px;
    font-family: 'Muli', sans-serif;
    padding-left: 13%;
    padding-bottom: 25px;
}

.car_bifurcation_block .view_all1 {
    margin-left: 46%;
    margin-bottom: 27px;
}

.car_bifurcation_block .view_all1,
.btn_view {
    color: white;
    background: #1f5e8a;
    width: auto;
    height: 35px;
    border: none;
    border-radius: 6px;
}

.btn_view {
    margin-left: 47%;
    margin-bottom: 10px;
    margin-top: 3%;
}

.neww img {
    margin-top: 35px;
}



.neww img,
.newt img {

    width: 100%;
    margin-bottom: 1px;
    height: 350px;
}



.newt img {
    margin-top: 20px;
}

/* # Header, Main Menu
================================ */

.navbar {
    opacity: 0.8;
    margin-bottom: 0;
    background-color: #fff;
    transition: all 0.2s ease-out;
}

.navbar-container {
    position: relative;
}

.navbar .navbar-nav li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #314B62;
    transition: all 0.2s ease-out;
    font-weight: bold;
}

.navbar-brand {
    font-size: 25px;
    transition: all 0.2s ease-out;
    color: rgba(200, 100, 0, 0.8);
}

.navbar-scroll {
    opacity: 1;
    background-color: #fff;
}

#top-social-menu {
    display: none;
    position: relative;
    top: 7px;
    right: 0;
    font-size: 12px;
    z-index: 101;
    padding-right: 0px;
    list-style: none;
    color: #fff;
}

/* # Hover Link Effect
================================ */

/* # Social menu
================================ */

#top-social-menu li {
    float: left;
    padding: 10px 15px;
}

#top-social-menu li:last-child {
    padding-right: 0;
}

#top-social-menu li a {
    text-decoration: none;
    color: #fff;
}

#top-social-menu li a:hover {
    text-decoration: none;
    color: #543A1A;
}

#top-social-menu i {
    font-size: 16px !important;

    transition: all 0.2s ease-in;
}

#top-social-menu i:hover {
    text-decoration: none;
    color: #543A1A;
}

/* # Section Full Width Image
================================ */

.full-width-img {
    background: url('http://i1159.photobucket.com/albums/p625/ivanrdvc/bg-cp-header_zps4ghnoxc7.jpg') no-repeat center center;
    background-size: cover;
    padding-top: 100px;
    height: 450px;
}

.full-width-img,
.box {
    text-align: center;
    color: #fff;
}

.box {
    background: rgba(0, 0, 0, 0.4);
    border: 3px solid #000;
    margin-top: 10px;
    padding: 10px 20px;
}

.subheading-text {
    list-style: none;
    font-size: 35px;
    line-height: 50px;
}

/* # Section Black, White
================================ */

.section-black,
.section-white {
    padding: 50px 0;
    color: #fff;
    line-height: 1.7;
}

.section-black h3,
.section-white h3,
.section-black p,
.section-white p {
    margin-bottom: 60px;
}

.section-black {
    background: linear-gradient(#363437, #121112);
}

.section-white {
    background: linear-gradient(#ffffff, #f3f3f3);
    color: #0e0d0e;
}

.top-bck {
    background: #1d2a35
}

.col-30 {
    width: 20%;
    float: left;
}

.col-70 {
    width: 80%;
    float: right;
    text-align: right;
    color: #fff;
    padding: 14px 0px;
}

.col-70 a {
    color: #fff;
    font-size: 12px;
}

.topbtn {
    background: #35953b;
    margin-right: 5px;
}

.topbtn,
.topbtngreen {
    border-radius: 4px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 20px;
}

.topbtngreen {
    background: #eb2d2d;
}

.topcss {
    font-size: 12px;
    margin-right: 20px;
}

.topcss i {
    background: #918a8a;
    padding: 10px;
    border-radius: 50px;
    line-height: 9px;
    margin-right: 5px;
}

@media (max-width:768px) {
    .car_bifurcation_block .view_all1 {

        margin-left: 36%;
    }

    .btn_view {

        margin-left: 28%;
        margin-top: 15%;
    }

    .neww img,
    .newt img {

        width: 100%;
        margin-top: 20px;
        margin-bottom: 1px;
        height: 250px !important;
    }

    .col-md-6 {

        width: 100%;
        height: auto;
    }

    .col-md-3 {

        width: 95%;
        height: auto;

        margin-bottom: 60px;
    }

}

@media (max-width:992px) {
    .col-md-3 {

        width: 95%;
        height: auto;

        margin-bottom: 60px;
    }

}

@media (min-width: 768px) {

    .navbar-nav>li>a {
        padding: 0;
        margin-top: 12px;
        margin-left: 31px;
        line-height: 70px;
    }

    .navbar-brand {
        font-size: 28px;
        padding: 0;
        height: 120px;
        line-height: 120px;
    }

    #top-social-menu {
        display: initial;
    }

    /* Navbar when scrolled */

    .navbar-scroll {
        height: 142px;
        z-index: 9999;
    }

    /** .navbar-scroll #top-social-menu {
    display: none;
    transition: all 0.2s ease-out;
  }
  .navbar-scroll .top-bck {
    display: none;
    transition: all 0.2s ease-out;
  }**/

    .navbar-scroll .navbar-brand {
        height: 70px;
        line-height: 70px;
    }

    .navbar-scroll .navbar-nav>li>a {
        opacity: 1;
        padding: 0;
        margin-top: 0;
    }

    .navbar-nav>li>a::after {
        position: absolute;
        top: 80%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #2E1C05;
        content: '';
        opacity: 0;
        transition: height 0.3s, opacity 0.3s, transform 0.3s;
        transform: translateY(-10px);
    }

    .navbar-nav>li>a:hover::after,
    .navbar-nav>li>a:focus::after {
        height: 2px;
        opacity: 1;
        transform: translateY(0px);
    }

    .full-width-img {
        padding-top: 110px;
        height: 1000px;
    }

    .subheading-text {
        font-size: 50px;
        line-height: 70px;
    }

    .box {
        margin-top: 100px;
        padding: 80px 20px;
    }
}

@media only screen and (max-width: 768px) {

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #fff !important;
        padding: 30px;
    }

    .top-bck {
        display: none;
    }
}