p.u-text.u-text-grey-50.u-text-8.sond_Day {
    margin-top: -8px !important;
}

p.u-text.u-text-grey-50.u-text-12.sond_Day {
    margin-top: -8px;
}

header#sec-289a {
    background-color: #8b2222;
}

section#Rajsthani_img {
    background-color: #8b2222;
}

.u-custom-color-2.u-expanded-width-lg.u-expanded-width-xl.u-shape.u-shape-rectangle.u-shape-1 {
    background-color: #8b2222;
}

footer#sec-866a {
    background-color: #8b2222;
}


.Packages001{
    background-color: #8b2222;
}

.heading-2{
    color: #8b2222 !important;}


/*.u-section-13 .u-text-2 {*/
/*    font-weight: 700;*/
/*    margin: 6px auto 0 0;*/
/*    color: #8b2222 !important;*/
/*}*/


.u-inner-container-layout.u-sidenav-overflow {
    background-color: #8b2222;
    color: white;
}




/*.............................*/

.form-box1 {
    background-color: #fafafa;
    padding: 30px;
    height: 220px;
    width: 100%;
    box-shadow: -18px 4px 70px rgb(0 0 0 / 18%);
    border-radius: 10px;
}

/*.u-custom-color-1{*/
/*     background-color:red;*/
/*}*/


.carousel-caption {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
}



.carousel-caption h1 {
    font-size: 50px;
    font-weight: 800;
}
input#input01 {
    width: 100%;
    border-color: brown;
    background-color: cornsilk;
}
textarea#input01 {
    width: 100%;
    height: 60px;
    border-color: brown;
    border: 2px solid brown;
     background-color: cornsilk;
}

#input001{
     height: 60px;
      width: 100%;
    border-color: brown;
    background-color: cornsilk;
}

button.btn00 {
    background-color: brown;
    padding: 10px 78px;
    margin-top: 40px;
    color: white;
    border: none;
    border-radius: 10px;
}

button.btn00:hover{
     background-color: black;
}

.img_1 {
    border-radius: 20px;
}

.WHY-TO-CHOOSE-SECTION{
    
    margin-top:30px;
}

.icon-box-1 h3 {
    text-align: center;
    font-size: 20px;
}

.icon-box-1 p {
    text-align: center;
    margin-top: 0px;
  
}
.men_content {
    color: #8b2222;
    font-weight: 700;
    font-size: 54px;
    line-height: 1.1;
}

.man_box_icon {
    display: flex;
    justify-content: space-between;
}

.icon_box_1 p {
    margin-top: 0px;
    font-size: 13px;
}


.images p {
    margin-top: 0px;
}
ul.pkg-incusion {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
}

.banar-content{
    font-size:30px;
      color:white;
      font-weight: 600;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
     display: flex;
    justify-content: center;
    align-items: center;
   
}
/*........@media-Start.............................................*/

@media only screen and (max-width: 500px) {
   .form-box1 {
        height: auto !important;
       
    }
    
    .banar-content{
        font-size:20px;
    }
}