/* ..........Car-Rental-Section-Start................. */

.rate-item:hover {
    transform: translateY(-10px);
}

.rate-item {
    padding: 30px;
    position: relative;
    /* overflow: hidden; */
    /* background: var(--color-white); */
    margin-bottom: 25px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgb(6 22 58/10%);
    transition: all .9s ease-in-out;
    z-index: 1;
}

.rate-header-content h4 {
    margin-bottom: 0;
    font-size: 22px;
    text-transform: uppercase;
}

.rate-header-content p {
    color: #fdb201;
    font-weight: 500;
}

.rate-icon::before {
    content: "";
    position: absolute;
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px;
    border: 2px dashed var(--theme-color);
    border-radius: 50%;
    animation: rotate 9s linear infinite;
}

.rate-content::before {
    content: "";
    position: absolute;
    background-image: ;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .15;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.rate-feature ul {
    margin-bottom: 25px;
}

.rate-feature ul li {
    position: relative;
    margin: 10px 0;
    color: #fff;
    font-size: 14px;
     list-style: none;
}

.rate-content {
    background:black;
    padding: 30px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

i.fa.fa-hand-o-right {
    color: orange;
    margin-left: -12px;
}

.theme-btn {
    font-size: 14px;
    color: black;
    padding: 14px 25px;
    transition: all .5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none;
    background: #fdb201;
    box-shadow: var(--box-shadow);
    z-index: 1;
     text-decoration: none;
}



#Back_img_1 {
    background-image: url(https://jaipursightseeingcabs.com/ameraglobal/Ranthambhore-Cabs/assets/img/home/banner_img_10.png); 
     height:500px;
   
}

#Back_img_2 {
    background-image: url(https://jaipursightseeingcabs.com/ameraglobal/Ranthambhore-Cabs/assets/img/home/banner_img_11.png); 
     height:500px;
   
}
.box_img01 {
    position: absolute;
    right: 60px;
}



/*...............................Table-Start........*/

section.Table_box {
    margin-top: -15px;
    margin-bottom: -50px;
}

.box1{
    background: rgb(255 255 255 / 20%);
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
}

.box10 {
    background-color: cornsilk;
    padding: 12px 10px;
    /*border-radius: 26px;*/
}


@media only screen and (max-width: 375px) {
   .Safari_content {
    margin-top: -35px;
}


.slick-list.draggable {
    margin-top: -33px;
}


.bg-banner {
    background-image: url(https://jaipursightseeingcabs.com/ameraglobal/Ranthambhore-Cabs/assets/img/home/Ranthambore-National-Park-img-2.jpg) !important;
    height: 194px !important;
    width: 365px !important;
    z-index: 999;
}


/*.box_img01 {*/
/*  top: 520px;*/
/*    width: 65px;*/
/*    right: 10px;*/
/*}*/

#back_img000{
    
     background-image: url(../uploads/packages/thumb/box-img2.png)
 
    
}


}


