  @import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Merienda:wght@700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@700&display=swap');

  


/*--------------------ARUBA Landing or Inner Page-----------------------------*/

h1, h2, h3, h4, h5, h6{
  margin-top: 1rem;
  margin-bottom: 1rem;
}



/*----------------------form code----------------------*/
#trv_form{
  background-color: #FFCEC8;
  padding-top: 6.65em;
  padding-bottom: 7em;
  position: relative;
}

#trv_form .lft_img_leaf{
  position: absolute;
  top: 0%;
  left: 0%;
  transform: rotateY(180deg);
}

#trv_form .form_card{
  box-shadow: 4px 1px 10px 5px rgb(186 249 211 / 80%);
  padding: 30px 30px;
  background-color: #ffffffdb;
  border-radius: 8px;
}
#trv_form .col_gap{
  padding: 0px;
  margin: 0px;
}
#trv_form .col_gap_input{
  padding: 10px 4px;
}
#trv_form .col_gap_input label{
  margin: 0px;
  padding: 0px;
  font-weight: 700;
}
#trv_form .col_gap_input input{
  width: 100%;
  padding: 8px 5px;
  margin: 2px 0px;
}
#trv_form .col_gap_input #flight{
  width: 100%;
  padding: 6px 5px;
  margin: 2px 0px;
}
#trv_form .col_gap_input #packs{
  width: 100%;
  padding: 6px 5px;
  margin: 2px 0px;
}
#trv_form .col_gap_input #Budget{
  width: 100%;
  padding: 6px 5px;
  margin: 2px 0px;
}
#trv_form .col_gap_input button{
  background-color: #002395;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
}



  /****************Review*****************/

  #rvw{
    background-image: url('../assets/image/destination/review.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 38em;
 }

 #rvw h2{
    margin-top: 210px;
    text-align: center;
    line-height: 1.8em;
    letter-spacing: 0.3em;
    font-family: 'Merienda', cursive;
    font-size: 60px; 
    color: #000;
  }


  /*************Contact Page************/
   #cont_getintouch{
    background-image: url('../assets/image/contact/contact-bg.svg');
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 20em;
    margin-bottom: 20em;
    width: 100%;
    /*transform: scale(1.1) translateX(-61px); */
  }

  @media (max-width: 480px){
    #cont_getintouch {
      height: 59em;
    }
    #cont_getintouch h1{
      margin-top: 4em;
    }
  }

  #cont_getintouch h1{
    margin-top:3em;
    text-align: left;
    /*line-height: 1.8em;*/
    letter-spacing: 0.1em;
    font-family: 'Arial', sans-serif;
    font-size: 40px; 
    color: #0C4C8D;
    font-weight: 700;
  }

  #cont_getintouch h2{
    margin-top:0em;
    text-align: center;
    /*line-height: 1.8em;*/
    letter-spacing: 0.1em;
    font-family: 'Arial', sans-serif;
    font-size: 60px; 
    color: #fff;
    font-weight: 700;
  }
  #cont_getintouch h4{
    color: #fff;
    line-height: 1.5em;
  }
  #cont_getintouch .wrtCard p{
    color: #fff;
    padding: 5px 5px;
    margin: 0px;
  }
  #cont_getintouch .wrtCard p i{
    padding-right: 5px;
  }
  #cont_getintouch .wrtCard p a{
    color: #fff;
  }


#cont_getintouch .form_container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
#cont_getintouch .bg-ground{
  background: #ffffffa6;
    padding: 15px 20px 30px;
    width: 100%;
    border-radius: 2px;
    box-shadow: 2px 4px 6px 6px rgba(0, 0, 0, 0.2);
}
.User_Id{
  margin-top: 16px;
  padding: 0px;
}
.User_Id input{
  width: 100%;
    border: none;
    border-bottom: 2px solid #183661;
}
.Password{
  margin-top: 16px;
  padding: 0px;
}
.Password input{
  width: 100%;
    border: none;
    border-bottom: 2px solid #183661;
    /* padding: 5px; */
    position: inherit;
}
.S_btn input{
  border-radius: 6px;
    padding: 5px;
    margin-top: 25px;
    outline: none;
    width: 95%;
    color: #fff;
    background: #0C4C91;
}

#cont_getintouch .wrtCard{
  background: #0C4C91;
    padding: 15px 20px 30px;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    box-shadow: 2px 4px 6px 6px rgba(0, 0, 0, 0.2);
}
  

  /*****************FAQ Page Accordian Css ******************/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

#Faq .faq_heading h4{
  font-size: 30px;
  font-weight: 700;
  color: #054da2;
  padding: 0em 0em 0.5em 0em;
}

#Faq .faq_img img{
  width: 100%;
}

#Faq input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

@media(max-width: 480px){
  #Faq .faq_heading h4{
    font-size: 25px;
    font-weight: 600;
  }
  #top_section_bali{
    height: auto;
  }
}

#Faq .tabs {
  overflow: hidden;
  /*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
  padding: 0px;
}

#Faq .tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
#Faq .tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: #1dbcc4;
  font-weight: bold;
  cursor: pointer;
  font-size: 15px;
  /* Icon */
}
#Faq .tab-label:hover {
  background: #1a252f;
}
#Faq .tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}
#Faq .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
}
#Faq .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
#Faq .tab-close:hover {
  background: #1a252f;
}

#Faq input:checked + .tab-label {
  background: #1a252f;
}
#Faq input:checked + .tab-label::after {
  transform: rotate(90deg);
}
#Faq input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}

#Faq{
  margin-bottom:20px;
  padding: 10px;
}

#Faq .panel-heading:hover {
    cursor:pointer;
}
#Faq .panel-heading {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;    
}

#Faq .side-tab:hover {
  cursor: pointer;
}
#Faq .panel.panel-default {
  border: none;
  box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
  /*box-shadow: none !important;*/
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
    
}
#Faq .panel-heading {
  border: none;
  background-color: #fbfbfb;
}
#Faq .panel-body {
  /*background-color: #f5f5f5;*/
  background-color: #ffffff;
  padding: 5px 10px;
  box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}

#Faq .panel-body p{
  text-align: justify;
 }
#Faq .panel-title {
  font-weight: 400;
  padding: 10px 20px;
  margin: 1px 0px;
}

#Faq .faqHeader {
  font-size: 30px;
  font-weight: 550;
  margin: 20px;
  text-align: center;
}

#Faq .panel-heading [data-toggle="collapse"]:after {
  font-family: 'fontawesome';
  content: "\f054"; /* "play" icon */
  float: right;
  color: #F58723;
  font-size: 18px;
  line-height: 22px;
  /* rotate "play" icon from > (right arrow) to down arrow */
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

#Faq .panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444;
}


/*****************End FAQ Page Accordian Css ******************/
