<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*--------------------ARUBA Landing or Inner Page-----------------------------*/

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

#top_section_aruba_home{
  background-image: url('../assets/image/aruba/aruba_banner.webp');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 28em;
  width: 100%;
}

#top_section_aruba_home .text_on_banner{
  position: relative;
 
}
#top_section_aruba_home .text_on_banner h1{
  position: absolute;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  left: 0%;
  margin-top: 2em;
}

#top_section_cancun_home{
  background-image: url('../assets/image/cancun/cancun_banner.webp');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 28em;
  width: 100%;
}

#top_section_cancun_home .text_on_banner{
  position: relative;
 
}
#top_section_cancun_home .text_on_banner h1{
  position: absolute;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  left: 30%;
  margin-top: 2em;
}


#top_section_puntacana_home{
  background-image: url('../assets/image/punta-cana/punta-cana-banner.webp');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 28em;
  width: 100%;
}

#top_section_puntacana_home .text_on_banner{
  position: relative;
 
}
#top_section_puntacana_home .text_on_banner h1{
  position: absolute;
  color: #000;
  font-size: 50px;
  font-weight: 700;
  left: 30%;
  margin-top: 2em;
}

#top_section_loscabos_home{
  background-image: url('../assets/image/los/loscabos-banner.webp');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 28em;
  width: 100%;
}

#top_section_loscabos_home .text_on_banner{
  position: relative;
 
}
#top_section_loscabos_home .text_on_banner h1{
  position: absolute;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  left: 22%;
  margin-top: 2em;
}

@media(max-width: 480px){
  #top_section_aruba_home .text_on_banner h1{
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    left: 4%;
    margin-top: 2em;
  }
  #top_section_cancun_home .text_on_banner h1{
    font-size: 40px;
    left: 0%;
    margin-top: 11em;
  }
  #top_section_puntacana_home .text_on_banner h1{
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    left: 0%;
    margin-top: 2em;
  }
  #top_section_loscabos_home .text_on_banner h1{
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    left: 0%;
    margin-top: 1em;
  }
  #top_section_aruba_home{
    height: auto;
  }
  #top_section_puntacana_home{
    height: auto;
  }
  #top_section_loscabos_home{
    height: auto;
  }
  #top_section_cancun_home{
    height: auto;
  }
}







/*----------------------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;
}

/*#contact_form_sec #country{
  width: 25%; 
  top: 31px; 
  height: 36px; 
  left: 2%; 
  position: absolute;
  border: none;
}*/

@media(max-width: 480px){
  #country{
    width: 22%;

  }
}

#feature_owl_slider .rwt_img{
  position: absolute;
  top: 0%;
  right: 0%;
}

/*-------------------owl slider -------------*/
#feature_owl_slider{
  background-color: #FFCEC8;
  position: relative;
  padding-top: 2.8em;
  padding-bottom: 1em;
}
#feature_owl_slider h3{
  text-align: left;
  padding-bottom: 1em;
  font-size: 38px;
  font-weight: 600;
}
#feature_owl_slider .heading_poplar h4{
  text-align: right;
  font-size: 38px;
  font-weight: 600;
  padding-top: 1.5em;
}

/* medium - display 2  */
@media (min-width: 768px) {

  .carousel-inner .carousel-item-right.active,
  .carousel-inner .carousel-item-next {
      transform: translateX(50%);
  }

  .carousel-inner .carousel-item-left.active,
  .carousel-inner .carousel-item-prev {
      transform: translateX(-50%);
  }
}

/* large - display 3 */
@media (min-width: 992px) {

  .carousel-inner .carousel-item-right.active,
  .carousel-inner .carousel-item-next {
      transform: translateX(33%);
  }

  .carousel-inner .carousel-item-left.active,
  .carousel-inner .carousel-item-prev {
      transform: translateX(-33%);
  }
}

@media (max-width: 768px) {
  .carousel-inner .carousel-item&gt;div {
      display: none;
  }

  .carousel-inner .carousel-item&gt;div:first-child {
      display: block;
  }
}
.bg-dark{
  background-color: #343a4000!important; 
}
.bg-dark:hover{
  background-color: #343a4000!important; 
}
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0);
}

/*-------------------poppular interest-------------------*/

#pop_int{
  padding-top: 0.5em;
  padding-bottom: 2em;
}
#pop_int .pop_int_img{
  position: relative;
  left: 0%;
  right: 0%;
  top: 0%;
}

#pop_int .pop_int_text{
  position: absolute;
  background-color: #0000006b;
  left: 10%;
  right: 10%;
  top: 35%;
  padding: 20px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}



/*---------------Looking for----------------------------*/

#looking_for{
  background-color: #FFCEC8;
  padding-top: 1.5em;
  padding-bottom: 1em;
}
#looking_for .looking_for_heading h4{
  font-size: 35px;
  font-weight: 700;
  padding-bottom: 0.6em;
}

/* ----------------------Blog------------------- */
#blog_sec_prt1{
  padding: 1em 0em;
}
#blog_sec_prt1 .blog_hd h4{
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  margin-top: 0em;
}
#blog_sec_prt1 .blog_card{
  margin: 10px 10px;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 8px;
  min-height: 110px;
}
#blog_sec_prt1 .blog_card .blog_card_img img{
  width: 100%;
  height: 210px;
}
#blog_sec_prt1 .blog_card .blog_card_hd{
  padding: 8px 10px;
}
#blog_sec_prt1 .blog_card .blog_card_hd h4{
font-size: 20px;
font-weight: 600;
margin-top: 0rem;
margin-bottom: 0.5rem;
}

#blog_sec_prt1 .blog_card .blog_card_hd a{
  background-color: #054da2;
  color: #fff;
  padding: 3px 18px;
  border-radius: 8px;
  font-size: 14px;
  position:absolute;
  bottom: 20%;
}

/*------------------Tours-Page-------------------*/

#top_section_bali{
  background-image: url(../assets/image/humptyhome/humpty_banner.webp);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 28em;
  width: 100%;
}

#top_section_bali .form_card{
  box-shadow: 4px 1px 10px 5px rgba(5, 10, 7, 80%);
  padding: 0px 0px;
  background-color: #ffffff;
  border-radius: 1px;
  margin-top: 3.5em;
}
#top_section_bali .bann_heading{
  position: relative;
  top: 10em;
  background-color: #00000085;
  border-radius: 5px;
  padding: 10px;
}
#top_section_bali .bann_heading h1{
  border-left: 4px solid #bd0f0f;
  padding-left: 10px;
  color: #fff;
  font-weight: 600;
  font-size: 40px;
  text-transform: capitalize;
  margin: 0px;
}

#top_section_bali .form_card h2{
  text-align: center;
  background-color: #000;
  padding: 8px 0px 10px 0px;
  margin: 0px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

#top_section_bali .col_gap_input{
  padding: 0px 0px;
}
#top_section_bali .col_gap_input label{
  margin: 0px;
  padding: 0px;
  font-weight: 700;
}
#top_section_bali .col_gap_input input{
  width: 100%;
  padding: 25px 20px;
/*  margin: 2px 0px;*/
}
#top_section_bali .form_button{
  padding: 20px;
}
#top_section_bali .form_button button{
  background-color: #000;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
}

#abt_pkg{
  padding: 1em 0em;
}
#abt_pkg .des_heading h2{
  font-size: 30px;
  font-weight: 700;
}

  #abt_pkg .fst_pkg_h{
    text-align: justify;
    line-height: 25px !important;
    margin-bottom: 20px;
    font-size: 16px;
  }
  #abt_pkg .fst_pkg_h p{
    text-align: justify;
    line-height: 20px !important;
    font-size: 16px !important;
  }
  #abt_pkg .fst_pkg_h button{
    text-align: right;
    background-color: #fff;
    color: #344dff;
    border-radius: 20px;
    border-color: #344dff;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 15px;
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #pkg_crd_dtl .box_card{
    border-radius: 10px;
    display: flex;
    position: relative;
    background: #fff;
    box-shadow: 2.3px 1.9px 8px 0 rgb(0 0 0 / 11%);
    /* border: 1px solid transparent; */
    outline: 1.6px solid transparent;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.5s ease-in-out;
  }
  #pkg_crd_dtl .box_card figure{
    overflow: hidden;
    width: 45%;
    margin: 0px;
  }
  #pkg_crd_dtl .box_card figure h5{
    font-size: 13px;
    color: #fff;
    background: #ED1B5D;
    border-radius: 30px;
    padding: 5px 15px;
    width: fit-content;
    position: absolute;
    top: 0px;
    left: 8px;
    font-weight: 600;
  }
  #pkg_crd_dtl .box_card figure img{
    width: 100%;
    height: 100%;
    max-height: 210px;
    object-fit: cover;
    transition: all .5s ease-in-out;
  }
  #pkg_crd_dtl .box_card .box_cont{
    width: 61%;
    padding: 0px 10px 10px;
  }
  #pkg_crd_dtl .box_card .box_cont h4{
    font-size: 18px;
    color: #00243c;
    font-weight: 700;
    margin: 7px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 45px;
  }
  #pkg_crd_dtl .box_card .box_cont p{
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
  }
  #pkg_crd_dtl .box_card .box_cont ul{
    margin: 10px 0px 5px;
    padding-left: 5px !important;
  }
  #pkg_crd_dtl .box_card .box_cont li{
    color: #00243c;
    font-size: 13px;
    font-weight: 600;
    width: 45%;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 0px;
  }
  #pkg_crd_dtl .box_card .box_cont li img{
    width: 20px;
    padding: 0px 3px 0px 0px;
  }
  #pkg_crd_dtl .box_card .box_cont .btn_boxs{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    align-items: center;
  }
  #pkg_crd_dtl .box_card .box_cont .btn_boxs h4{
    font-size: 20px !important;
    font-weight: 600 !important;
    margin: 0!important;
  }
  #pkg_crd_dtl .box_card .box_cont .btn_boxs h4 span{
    font-size: 12px !important;
    font-weight: 400 !important;
    margin: 4px 0 !important;
    vertical-align: middle;
    min-height: auto !important;
    color: #000 !important;
    display: -webkit-box;
  }
  #pkg_crd_dtl .box_card .box_cont .btn_boxs h4 small{
    font-size: 11px !important;
    font-weight: 400 !important;
    vertical-align: middle;
    min-height: auto !important;
    color: #000 !important;
  }
  #pkg_crd_dtl .box_card .box_cont .btn_boxs a{
    padding: 5px 15px;
    margin-top: 10px;
    color: #fff;
    border: 1px solid #314691;
    border-radius: 50px;
    background: #ED1B5D;
    font-size: 13px;
    font-weight: 500;
  }

#escape_of_land{
  padding: 1em 0em 2em 0em;
}
#escape_of_land .itn_heading h2{
  font-size: 25px;
  font-weight: 600;
  color: #054DA2;
}
#escape_of_land .list_of_day{
  padding: 8px 0px;
  height: 25px;
}
#escape_of_land .list_of_day ul{
  padding: 1px 0px !important;
}
#escape_of_land .list_of_day ul li{
  float: left;
  list-style: none;
  background-color: #054DA2;
  color: #fff;
  height: 25px;
  padding:2px 10px;
  font-size: 13px;
  font-weight: 500;
/*  border-left: 2px solid #fff;*/
}
#escape_of_land .list_of_day ul li:first-child{
  border: none;
}
#escape_of_land .itn_dtl h3{
  font-size: 16px;
  font-weight: 600;
/*  padding-top: 5px;*/
}
#escape_of_land .itn_dtl h4{
  font-size: 16px;
  font-weight: 600;
}
#escape_of_land .itn_dtl p{
/*  padding: 5px 0px;*/
  font-size: 16px;
  font-weight: 600;
}
#beside_itinerary{
  padding: 2em 0em;
}
#beside_itinerary .beside_itinerary_heading{
  background-color: #efefef;
  border-radius: 5px;
  margin-bottom: 1em;
}
#beside_itinerary .beside_itinerary_heading h4{
  font-size: 22px;
  font-weight: 600;
  padding: 7px 0px 7px 10px;
}

/*-----------------------Aruba Inner------------------------*/

#top_section_aruba{
  background-image: url('../assets/image/aruba/aruba_banner.webp');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 28em;
  width: 100%;
}


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

#group_travel .travel_heading h2{
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-weight: 650;
  z-index: 1;
  font-size: 31px;
}

#travel_today .travel_heading h3{
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-weight: 650;
  z-index: 1;
  font-size: 31px;
}
#VISIT_ARUBA .travel_heading h4{
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-weight: 650;
  z-index: 1;
  font-size: 31px;
}

#Travel_Tips .travel_heading h4{
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-weight: 650;
  z-index: 1;
  font-size: 31px;
}

#Travel_Tips .fa{
  font-size: 20px;
  color: #764023;
}

/*--------------------CANCUN------------------------------*/  

#top_section_cancun{
  background-image: url('../assets/image/aruba/aruba_banner.webp');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 28em;
  width: 100%;
}

#top_section_cancun h2{
  margin-top: 210px;
  text-align: center;
  line-height: 1.8em;
  letter-spacing: 0.3em;
  font-family: 'Merienda', cursive;
  font-size: 60px; 
  color: #fff;
}
 
#travel_today .travel_heading h4 span{
  color:#fff; 
}
#travel_today .travel_heading img{
  position: absolute;
  right: 13.8em;
  top: 41px;
  width: 20%;
}
#travel_today .card{
  padding: 5px;
  margin: 5px;
}
#Travel_Tips .fa{
  font-size: 20px;
  color: #764023;
}


/*--------------------PUNTA CANA-----------------------------*/

#top_section_puntacana{
    background-image: url('../assets/image/aruba/aruba_banner.webp');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 28em;
    width: 100%;
  }


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

#travel_today .travel_heading h3{
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-weight: 650;
  z-index: 1;
  font-size: 31px;
  color: #236176;
}
#VISIT_ARUBA .travel_heading h4{
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-weight: 650;
  z-index: 1;
  font-size: 31px;
  color: #3E2376;
}

#Travel_Tips .travel_heading h4{
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  font-weight: 650;
  z-index: 1;
  font-size: 31px;
  color: #764023;
}

 /* ***********Home Page Subscribe*************/
 .hm_Subscribe{
  padding: 25px;
 }

 .hm_Subscribe input{
  width: 100%;
  padding: 0px;
  margin: 0px;
  padding: 7px;
 }

 .r_Subscribe{
    padding: 20px;
 }

.r_Subscribe .col-md-4 button{
  padding: 7px 30px;
 }
.r_Subscribe .col-md-4 button:hover{
   background-color: lightgrey;
  /* box-shadow: 3px 3px 3px red;*/
   border-radius: 5px;
}

.form_input input{
  margin-left: 10px;
 
}
.form_input label{
  margin-left: 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/humptyhome/Get-In-Touch.webp');
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 28em;
    width: 100%;
    /*transform: scale(1.1) translateX(-61px); */
  }

  @media (max-width: 480px){
    #cont_getintouch {
      height: auto;
    }
  }

  #cont_getintouch h1{
    /* margin-top:3em; */
    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 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{
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 0.3em;
  }

#contact_form_sec{
  padding-top: 2em;
  }
#contact_form_sec input[type=text], select, textarea {
  width: 100%;
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

#contact_form_sec input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#contact_form_sec input[type=submit]:hover {
  background-color: #45a049;
}

#contact_form_sec .form_container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
  

  /*****************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 &gt; (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 &gt; (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 ******************/
</pre></body></html>