#Footer{
    background: linear-gradient(#000000, #161922d6), url(/assets/uploads/2024/08/2.webp);
    background-size: cover;
}

a:hover {
    color: #7b0622;
}

.button-round input[type="submit"] {
    padding: 19px;
    width: 100%;
    border-radius: 13px;
	background-color: #000;
}

.trailer_box .desc h2 {
    color: #000000;
    background: #fff;
    padding: 10px 5px;
    border-radius: 100px;
    font-size: 22px;
}


.bg {
    background: linear-gradient(#e5a24e, #f8d08f, #fdf9f0), url(https://jiyanshicabudaipur.com/assets/uploads/2024/06/Memorable-Journey-with-us.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.trailer_box {
    border: 2px solid #fff;
}

.pricing-box {
    transition: transform .2s ease-in-out;
    border-radius: 20px;
    border: 1px solid silver;
}
.pricing-box:hover {
    transform: translate3d(0px, -10px, 0px);
    box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
    border-radius: 20px;
}

input[type="date"], select,span.wpcf7-form-control-wrap .wpcf7-select{
color: #000;
}


.siz {
    width: 70px;
    outline: 1px solid;
    outline-offset: 2px;
    border-radius: 15px;
    padding: 10px;
    background-color: #e29d4c;
}

.box{
		padding: 1.8%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-bottom: 2px solid grey;
	background-color: #fff;
}

#Footer .footer_copy .social li a, #Footer .footer_copy .social-menu a {
    color: #ffffff;
    font-size: 30px;
    background-color: #7b0622;
    border-radius: 50px;
}

#Top_bar .menu > li > a span:not(.description) {

    padding: 0 10px !important;
  
}
.list_item.lists_1 .list_left {
    background-color: #7b0622 !important;
}

.content_slider.carousel .content_slider_ul li .title {
    opacity: 10 !important;
    font-size: 18px !important;
	color:#000;
}
.content_slider.carousel .content_slider_ul li img {
    margin-bottom: 15px;
    opacity: 10;
}
.content_slider.carousel {
    padding: 40px 40px;
    background-color: #fae3c333;
	border-radius:20px;
}.co{
    transition: all 500ms ease;
}

.co:hover{
	transform: scale(1.1);

}
/*# sourceURL=mfn-custom-inline-css */
