body {
    margin: 0;
    padding: 0;
    background-color:#f7f7f7;
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    list-style: none;
}
.addult_childr {
   display: flex;
 }
 textarea#massege {
   width: 100%;
   border:1px solid #ccc;
 }
  
 .darken-bg{    transition:all .3s ease;}
 
 div#form{
  position: absolute;
  width:360px;
  height:320px;
  height:auto;
  background-color: #fff;
  margin:auto;
  border-radius: 5px;
  padding:20px;
   
 }
 div.form-item{position: relative; display: block; margin-bottom: 15px;}
 input{transition: all .2s ease;}
 input.form-style{
  color:#8a8a8a;
  display: block;
  width: 100%;
  height: 40px;
  padding: 5px 5px;
  border:1px solid #ccc;
  border-radius: 2px;
  margin: 0 16px 0 0px;
 }
 div.form-item .form-style:focus{outline: none; border:1px solid #ff6221; color:#ff6221; }
 div.form-item  textarea:focus{outline: none; border:1px solid #ff6221; color:#ff6221; }
 div.form-item p.formLabel {
  position: absolute;
  left:26px;
  top:5px;
  transition:all .4s ease;
  color:#bbb;}
 .formTop{top:-12px !important; left:26px; background-color: #fff; padding:0 5px; font-size: 14px; color:#ff6221 !important;}
 .formStatus{color:#8a8a8a !important;}
  

.read-more-content {
    display: none;

}

   .modal-header {
       padding: 11px 25px 0 25px;
   }
   .modal-footer {
       margin: 0px 0 0 0 !important;
       padding: 0 25px 10px 0px;
   }
    

.read-more {
    display: inline-block;
    justify-content: left;
    display: flex;
    margin: 0 0 0 28px;
    color:#ff6221;
}

.timeline-info {
    position: relative;
    background: #f3f1f1;
    padding: 24px 20px 18px;
    margin-bottom: 12px;
    border: 1px solid #f3f1f1;
    border-radius: 8px;
    margin-left: 54px;
}

.status-meeting {
    margin: 0 40px 0 0px;
    padding: 0 0 0 0;
}

.status-meeting li {
    text-align: left;
    justify-content: left;
    display: flex;
    margin: 0 0 0 20px !important;
}

.header_bg {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #ff6221;
}

.top_main_head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
}

.logo img {
    width: 200px;
}

.top_header_btn a {
    background: #000;
    padding: 8px 15px;
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
}

.top_head_sec ul {
    margin: 0;
    padding: 0;
}

.top_head_sec ul li {
    margin: 0 15px 0 0px;
    padding: 0 0 0 0;
    font-size: 18px;
}

.top_head_sec ul li i {
    color: #ff6221;
}

.top_head_sec ul li a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.top_head_sec {
    display: flex;
    align-items: center;
}

.banner_slider .slick-next {
    right: 0px;
    display: none !important;
}

.main_banner {
    margin: 0 0 50px 0;
}

.banner_image_1 img {
    width: 100%;
    height: 500px;
}
.banner_image_1{
    position: relative;
}

.banner_image_1::before{
position: absolute;
top: 0;
left: 0;
content: "";
background: #00000078;
height: 100%;
width: 100%;
}



.banner_image_1 {
    position: relative;
}

.banner_text {
    position: absolute;
    top: 33%;
    left: 5%;

}

.banner_text1 {
    position: absolute;
    top: 4%;
    right: 5%;

}
.banner_text1 h3 {
    font-size: 25px;
    text-align: center;
    color: #fff;
    background: #ff6221;
    margin: 0;
    padding: 5px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.banner_text h2 {
    color: #fff;
    font-size: 47px;
    font-weight: bold;
    width: 75%;
}

.banner_text p {
    color: #fff;
    font-size: 18px;

}

.banner_text span {
    color: #fff;
    font-size: 18px;
}

.main_heading {
    background-color:#f7f7f7;
    text-align: center;
}

.main_heading h1 {
    padding: 0px 0;
    margin: 0 0 0px 0;
    font-size: 35px;
}

.best_tour_text {
    border-bottom: 1px solid lightgray;
    margin: 0px 0 10px 0;
}

.best_tour_text p {
    text-align: left;
    margin-left: 25px;
}
 
.box_img_ram{
    width: 100%;
    border-radius: 2px;
    height: 240px;
}
.best_tour_img {
    position: relative;
}
.best_tour_box1 {
    background: #fff;
    padding-bottom: 10px;
    margin: 0 0 50px 0;
    border: 1px solid #ff6221;
    border-radius: 2px;
}
.best_tour_text ul li {
    display: inline-block;
    margin: 0 5px 0 5px;
    font-size: 15px;
}
.best_tour_text ul li i {
    color: #adadadbf;
    padding: 0 2px 0 0px;
}
.best_tour_text ul li img {
    width: 30px !important;
    display: block;
}
.flight {
    opacity: .5;
}

.sight {
    text-align: center !important;
    margin: 0 0 0 22px;
}
.best_tour_text h3 {
    font-size: 25px;
    text-align: left;
    margin: 8px 0px 0 27px;
}
.best_tour_text h3:hover {
    color: #ff6221;
    cursor: pointer;
}

.best_tour_text span i {
    padding: 7px 5px 0 0;
    font-size: 14px;
}

.best_tour_text span {
    margin: 7px 0px 10px 24px;
    color: gray;
    padding: 1px 5px;
    border-radius: 2px;
    text-align: left;
    justify-content: left;
    display: flex;
    width: 170px;
}

.best_tour_box1 button.btn.btn-primary {
    margin: 0 0 0 8px;
}
.best_tour_box1 .card-body {
    border: none;
    padding: 0 10px;
}
.best_tour_box1 .card-body ul li {
    text-align: left;
    margin: 0 0 0 8px;
}
.box_btn_2 {
    display: inline-flex;
    margin: 0 0 5px 0;
}

.box_btn_2 a {
    background: #ff6221;
    padding: 8px 12px;
    margin: 0 0 0 0px;
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    position: relative;
}

.box_btn_2 a:hover {
    background-color: #000;
}

.btn {
    background: #ff6221;
    padding: 8px 12px;
    margin: 0 0 0 8px;
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    border: none;
}

.btn:hover {
    background: #000;
    border: none;
    color: #fff;
}
.modal-title{
   color: #ff6221 !important;
}
.elem-group.inlined {
   display: inline-block;
   margin: 0 0 0 3px;
   width: 48%;
}

form {
    width: 370px;
    margin: 0 auto;
    background:#fff;
    padding: 5px 10px;
    /* border: 1px solid #30f0de; */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
   padding-top: 12px;
   
}

fieldset {
    border: none;
}

 

.inline {
    width: unset;
    margin: 0 0.5em 0 0;
    vertical-align: middle;
}

input,
textarea,
select {
    width: 100%;
    min-height: 40px;
}

input,
textarea {
   border-radius: 2px;
   font-size: 13px;
   padding: 0 0 0 10px;
   margin: 1px 0 15px 0;
   outline: none;
   border: 1px solid #ccc;
   color: #ccc;
}
.textaria{
   margin-bottom: 0 !important;
}
.childern_sp {
   margin: 0 0px 0 7px;
   width: 53%;
}

input#SubmitQuerytop {
   background: #ff6221;
   width: 110px;
   text-align: center;
   padding: 0;
   margin-bottom: 5px;
   color: #000;
}
input#SubmitQuerytop:hover{
    border:1px solid  #ff6221;
    color: #fff;
}
.button_sumti{
   text-align: right;

}
.modal-content {
   background: #fff;
   border:1px solid #ff6221;
   width: 75%;
   
}
.honemoon_package {
    text-align: center;
    padding: 10px 0;
}
.honeymoon_box {
    border-radius: 2px;
    margin-bottom: 50px;
}
.honeymoon_box .best_tour_box1 {
    margin: 0 !important;
    text-align: center;
}

.banner_text1 h2 {
   font-size: 22px;
   text-align: center;
   color: #fff;
   border-radius: 2px;
   margin: 0;
   padding: 5px 0;
}

.include_packagea {
   display: flex;
   margin: 0 auto;
   justify-content: center;
   width: 100%;
}
.include_packagea ul{
   padding: 0;
} 

   
.include_packagea th {
   border: 1px solid gray;
   padding: 8px 40px;
}
.include_packagea table {
   caption-side: bottom;
   border-collapse: collapse;
   border: 1px solid gray;
   width: 100%;
   margin-bottom: 50px;
}
.include_packagea td {
   border: 1px solid gray;
   padding: 6px 0 8px 0;
}
.include_packagea .btn {
   margin: 0 !important;
}
.footer_1 {
    z-index: 99;
    position: relative;
    margin-top: 20px;
}
.footer_1 h2 {
    font-size: 22px;
    position: relative;
    margin-bottom: 30px;
}

.footer_1 h2::after {
    content: "";
    width: 90px;
    height: 4px;
    background-color: #ff6221;
    position: absolute;
    left: 0;
    top: 32px;
}

.footer_1 ul li {
    margin: 0 0 10px 0;
}

.footer_1 ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    color: #fff;
    z-index: 9999 !important;
}

.footer_1 ul li a i {
    color: #ff6221;
}

.footer_1 ul li a:hover {
    color: #ff6221;
}

.footer_bg {
    background-image: url(../img/footer_a.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 0;
    color: #fff;
    position: relative;
}

.footer_bg::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color:#000000d9;
    position: absolute;
    top: 0;
    left: 0;
    
}

.copy_right span {
   color: #fff;
}
.copy_right_privacy ul li {
   display: inline-block;
   border-left: 1px solid gray;
   padding: 0 0 0 5px;
}
.copy_right_privacy ul li a {
   text-decoration: none;
   font-size: 13px;
   color: rgb(195, 198, 198);
}
.copy_right_privacy ul li a:hover {
   color: #fff;
}
.copy_right_privacy ul li:first-child {
   border-left: none;
}
.copy_right span {
   font-size: 13px;
}
.main_copy {
   z-index: 99;
   position: relative;
   padding-top: 15px !important;
   margin-top: 20px;
}
.copy_right_privacy ul{
    padding: 0;
}
.btn3 {
    background: none;
    color: #fff;
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
}
.btn3:hover{
    color:#ff6221;
}



@media screen and (max-width: 768px) {
    .include_packagea th {
        border: 1px solid gray;
        padding: 8px 0px;
        font-size: 12px;
        width: 125px;
    }
    .include_packagea td {
        border: 1px solid gray;
        padding: 6px 0 8px 0;
        font-size: 11px;
    }
    .include_packagea .btn {
        margin: 0 2px 0 2px !important;
        font-size: 11px;
        padding:5px 5px;
    }

    
   .elem-group.inlined {
       display: inline-block;
       margin: 0 0 0 3px;
       width: 49%;
   }
   
   .banner_text1 h2 {
       display: none;
   }

   .footer_bg{
       height:100%;
       background-image: url(../img/footer_a.jpg);
       background-position:center;
       background-size: cover;
   }
    .banner_text1 form {
        display: none;
    }

    .logo img {
        width: 150px;
    }
    .banner_text1 h3{
        display: none;
    }

    .status-meeting li {
        margin: 0 !important;
    }
    .modal-content {
       background: #fff;
       border:1px solid #ff6221;
       width:100%;

   }
    form {
        width: 100%;
        margin: 0 auto;
        background: #fff;
        padding: 5px 10px;
    }

    .btn-close {
        opacity: 1 !important;
    }

    input[type="submit"] {
        display: block;
        width: 60%;
        margin: 1em auto;
        height: 2em;
        font-size: 1.1rem;
        background-color: #fff;
        border-color: white;
        min-width: 200px;
        color: rgba(10, 10, 35, 0.7);
    }
    input, textarea{
        color: #000 !important;
       }

    .top_head_sec ul li {
        display: none;
    }

    .best_tour_text ul li img {
        width: 25px !important;
        display: block;
    }

    .best_tour_text ul li {
        display: inline-block;
        margin: 0 5px 0 0px;
        font-size: 14px;
    }

    .best_tour_text p {
        text-align: left;
        margin-left: 27px;
    }

    .best_tour_text ul {
        text-align: left;
        margin: 0px 0 0 27px;
    }

    .banner_text h2 {
        color: #fff;
        font-size: 38px;
        font-weight: bold;
    }
    .banner_text h2 {
        color: #fff;
        font-size: 28px;
        font-weight: bold;
        width: 86%;
    }

    .banner_text p {
        color: #fff;
        font-size: 15px;
    }

    .banner_image_1 img {
        width: 100%;
        height: 300px;
    }

    .banner_text {
        position: absolute;
        top: 10%;
        left: 5%;
    }
    .main_heading h1 {
        font-size: 33px;
    }
    
}

@media screen and (max-width: 1024px) {
    .banner_text h2 {
        color: #fff;
        font-size: 28px;
        font-weight: bold;
        width: 84%;
    }
}





 