/*!
Theme Name: Citynet

Adding support for language written in a Right To Left (RTL) direction is easy -
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

http://codex.wordpress.org/Right_to_Left_Language_Support

*/
/*-------------------
CSS Find Helper List

101 - Header
102 - Reservation
103 - HomePage
104 - Inside
106 - Footer
201 - Media small
202 - Media medium
203 - Media large

--------------------*/
@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: bold;
  src: url("fonts/eot/iranyekanwebbold.eot");
  src: url("fonts/eot/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("fonts/woff/iranyekanwebbold.woff") format("woff"), url("fonts/ttf/iranyekanwebbold.ttf") format("truetype");
}
@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/eot/iranyekanwebregular.eot");
  src: url("fonts/eot/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("fonts/woff/iranyekanwebregular.woff") format("woff"), url("fonts/ttf/iranyekanwebregular.ttf") format("truetype");
}
@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: 300;
  src: url("fonts/eot/iranyekanweblight.eot");
  src: url("fonts/eot/iranyekanweblight.eot?#iefix") format("embedded-opentype"), url("fonts/woff/iranyekanweblight.woff") format("woff"), url("fonts/ttf/iranyekanweblight.ttf") format("truetype");
}
@font-face {
  font-family: farsiNumerals;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/farsi-numerals/eot/iranyekanwebregularfanum.eot");
  src: url("fonts/farsi-numerals/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"), url("fonts/farsi-numerals/woff/iranyekanwebregularfanum.woff") format("woff"), url("fonts/farsi-numerals/ttf/iranyekanwebregularfanum.ttf") format("truetype");
}
/* Material design box shadows */
/* Material design box shadows */
/* General */
html {
  font-size: 14px;
}

body {
  font-family: "IRANYekan", Tahoma, sans-serif;
  line-height: 1.8;
  unicode-bidi: embed;
  font-size: 1rem;
}

#page {
  direction: rtl;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 1.4;
  font-family: "IRANYekan", Tahoma, sans-serif;
}

h1 {
  font-size: 1.9rem;
}

h2 {
  font-size: 1.7rem;
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.3rem;
}

h5 {
  font-size: 1.1rem;
}

h6 {
  font-size: 1rem;
}

.search-form .search-field {
  padding: 0 10px 0 45px;
}
.search-form .search-submit {
  right: auto;
  left: 0;
}

.wpcf7 {
  direction: rtl !important;
}

img.ajax-loader {
  margin-left: 0;
  margin-right: 5px;
}

.popover {
  right: unset;
}

.image-gallery.with-slider .gallery-image-item {
  margin-right: 0;
  margin-left: 15px;
}

#home-questions-section #accordionquestions .card .card-header span .icon-chevron-down {
  left: -25px;
  right: unset;
}
#home-questions-section #accordionquestions .card .card-header span[aria-expanded=true] .icon-chevron-down {
  left: -25px;
  right: unset;
}

body.single-tour .alert-dismissible .close,
body.single-location .alert-dismissible .close,
body.single-hotelpackage .alert-dismissible .close,
body.offline-tour-pages .alert-dismissible .close,
body.single .alert-dismissible .close,
body.offline-hotel-pages .alert-dismissible .close {
  left: 1rem;
  right: unset;
}
body.single-tour .slick-arrow.slick-prev,
body.single-location .slick-arrow.slick-prev,
body.single-hotelpackage .slick-arrow.slick-prev,
body.offline-tour-pages .slick-arrow.slick-prev,
body.single .slick-arrow.slick-prev,
body.offline-hotel-pages .slick-arrow.slick-prev {
  left: unset;
  right: 10px;
}
body.single-tour .slick-arrow.slick-prev:before,
body.single-location .slick-arrow.slick-prev:before,
body.single-hotelpackage .slick-arrow.slick-prev:before,
body.offline-tour-pages .slick-arrow.slick-prev:before,
body.single .slick-arrow.slick-prev:before,
body.offline-hotel-pages .slick-arrow.slick-prev:before {
  content: "\ea5c";
}
body.single-tour .slick-arrow.slick-next,
body.single-location .slick-arrow.slick-next,
body.single-hotelpackage .slick-arrow.slick-next,
body.offline-tour-pages .slick-arrow.slick-next,
body.single .slick-arrow.slick-next,
body.offline-hotel-pages .slick-arrow.slick-next {
  right: unset;
  left: 10px;
}
body.single-tour .slick-arrow.slick-next:before,
body.single-location .slick-arrow.slick-next:before,
body.single-hotelpackage .slick-arrow.slick-next:before,
body.offline-tour-pages .slick-arrow.slick-next:before,
body.single .slick-arrow.slick-next:before,
body.offline-hotel-pages .slick-arrow.slick-next:before {
  content: "\ea5a";
}

.main-article-format p {
  text-align: justify;
}
.main-article-format ul li:before {
  margin-right: 0;
  margin-left: 15px;
  float: right;
}
.main-article-format ol {
  margin-right: 1rem;
}

/*---------------------------------------------
# 101 Header
------------------------------------------------*/
#masthead .main-content .logo {
  float: left;
}
#masthead .main-content .phone-box .header-phone {
  font-family: "YekanBakhVF" !important;
}
#masthead #site-navigation .menu-toggle-close {
  right: unset;
  left: 15px;
}
#masthead #site-navigation #main-menu li i.fa {
  margin-right: 0;
  margin-left: 5px;
}
#masthead #site-navigation #main-menu li.menu-item-has-children > a {
  padding-right: 1em;
  padding-left: 43px;
}
#masthead #site-navigation #main-menu .sub-menu a {
  padding-left: 1em;
  padding-right: 2em !important;
}
#masthead #site-navigation #main-menu .sub-menu .sub-menu a {
  padding-left: 1em;
  padding-right: 3em !important;
}
#masthead #site-navigation #main-menu .sub-menu .sub-menu .sub-menu a {
  padding-left: 1em;
  padding-right: 4em !important;
}
#masthead .lang-fa {
  margin: -18px 90px 0px 0px;
}
#masthead .lang-fa .lang-title .icon-global {
  left: -12px;
}
#masthead .lang-fa .lang-title .icon-chevron-down {
  right: -22px;
}
#masthead .lang-fa .lang-box {
  margin-top: 10px;
  left: 50px;
}

/*------------------------------------------------------
# 103 HomePage
-------------------------------------------------------*/
#top-banner #search .tab-content .tab-pane .form-wrapper input {
  font-family: "farsiNumerals", Tahoma, sans-serif;
}

.vote-content .like-content {
  margin-left: 20px;
  margin-right: 0;
}
.vote-content .like-content .like-post .like-count {
  margin-left: 10px;
  margin-right: 0;
}
.vote-content .view-post .view-count {
  margin-left: 10px;
  margin-right: 0;
}
.vote-content .share-border {
  margin-left: 20px;
  margin-right: 0;
}
.vote-content .share-border .social {
  right: 0;
  left: unset;
}

/*------------------------------------------------------
# 104 Inside
-------------------------------------------------------*/
body.single-tour #archives-filter-area .select-area span,
body.single-location #archives-filter-area .select-area span,
body.single-hotelpackage #archives-filter-area .select-area span,
body.offline-tour-pages #archives-filter-area .select-area span,
body.offline-hotel-pages #archives-filter-area .select-area span {
  padding: 7px 7px 7px 28px;
}
body.single-tour #archives-filter-area .select-area span:after,
body.single-location #archives-filter-area .select-area span:after,
body.single-hotelpackage #archives-filter-area .select-area span:after,
body.offline-tour-pages #archives-filter-area .select-area span:after,
body.offline-hotel-pages #archives-filter-area .select-area span:after {
  right: unset;
  left: 11px;
}
body.single-tour #archives-filter-area .select-area ul,
body.single-location #archives-filter-area .select-area ul,
body.single-hotelpackage #archives-filter-area .select-area ul,
body.offline-tour-pages #archives-filter-area .select-area ul,
body.offline-hotel-pages #archives-filter-area .select-area ul {
  direction: ltr;
}
body.single-tour .tour-itinerary .card::before,
body.single-location .tour-itinerary .card::before,
body.single-hotelpackage .tour-itinerary .card::before,
body.offline-tour-pages .tour-itinerary .card::before,
body.offline-hotel-pages .tour-itinerary .card::before {
  right: 5px;
}
body.single-tour .tour-itinerary .card .card-header .circle-icon,
body.single-tour .tour-itinerary .card .card-header .circle-icon-active,
body.single-location .tour-itinerary .card .card-header .circle-icon,
body.single-location .tour-itinerary .card .card-header .circle-icon-active,
body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon,
body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon-active,
body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon,
body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon-active,
body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon,
body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon-active {
  margin-right: -17px;
}
body.single-tour .tour-itinerary .card .card-header::after,
body.single-location .tour-itinerary .card .card-header::after,
body.single-hotelpackage .tour-itinerary .card .card-header::after,
body.offline-tour-pages .tour-itinerary .card .card-header::after,
body.offline-hotel-pages .tour-itinerary .card .card-header::after {
  margin: 15px auto 0 5px;
}
body.single-tour .single-hotel #content .content-wrapper *,
body.single-location .single-hotel #content .content-wrapper *,
body.single-hotelpackage .single-hotel #content .content-wrapper *,
body.offline-tour-pages .single-hotel #content .content-wrapper *,
body.offline-hotel-pages .single-hotel #content .content-wrapper * {
  direction: rtl;
}
body.single-tour .single-hotel .distance-wrapper > button,
body.single-location .single-hotel .distance-wrapper > button,
body.single-hotelpackage .single-hotel .distance-wrapper > button,
body.offline-tour-pages .single-hotel .distance-wrapper > button,
body.offline-hotel-pages .single-hotel .distance-wrapper > button {
  right: -3px;
  left: unset;
}
body.single-tour .single-hotel .distance-wrapper > button#upBtn,
body.single-location .single-hotel .distance-wrapper > button#upBtn,
body.single-hotelpackage .single-hotel .distance-wrapper > button#upBtn,
body.offline-tour-pages .single-hotel .distance-wrapper > button#upBtn,
body.offline-hotel-pages .single-hotel .distance-wrapper > button#upBtn {
  bottom: calc(100% - 73px);
}
body.single-tour .single-hotel .distance-wrapper .location-distances,
body.single-location .single-hotel .distance-wrapper .location-distances,
body.single-hotelpackage .single-hotel .distance-wrapper .location-distances,
body.offline-tour-pages .single-hotel .distance-wrapper .location-distances,
body.offline-hotel-pages .single-hotel .distance-wrapper .location-distances {
  direction: ltr;
}
body.single-tour .single-hotel .distance-wrapper .location-distances li,
body.single-location .single-hotel .distance-wrapper .location-distances li,
body.single-hotelpackage .single-hotel .distance-wrapper .location-distances li,
body.offline-tour-pages .single-hotel .distance-wrapper .location-distances li,
body.offline-hotel-pages .single-hotel .distance-wrapper .location-distances li {
  flex-direction: unset;
}

#image-gallery-slider .slick-prev {
  z-index: 2;
  right: 5px;
}
#image-gallery-slider .slick-next {
  right: unset;
  left: 5px;
}

.archive-side-box .head {
  padding: 1em 1.3em 1em 3.2em;
}
.archive-side-box .head:after {
  right: unset;
  left: 1.5em;
}
.archive-side-box .search-term {
  direction: rtl;
}
.archive-side-box.filter-list .filters-area .filter-group {
  margin: 8px 0 0 -10px;
}
.archive-side-box.filter-list .filters-area .filter {
  padding: 6px 8px 7px 33px;
  margin: -3px 0 0 6px;
  direction: rtl;
}
.archive-side-box.filter-list .filters-area .filter .delete {
  right: unset;
  left: 8px;
}
.archive-side-box.date-filter-list.has-2-date > div .title.date-from:after {
  right: unset;
  left: 0;
}
.archive-side-box.date-filter-list.has-2-date > div .title.date-to:before {
  left: unset;
  right: 0;
}

.single-location .location-distances {
  direction: ltr;
  padding-left: unset;
  padding-right: 15px;
}
.single-location .location-distances li {
  direction: rtl;
}

#top-banner #search .tab-content .tab-pane .form-wrapper input {
  font-family: "farsiNumerals", Tahoma, sans-serif;
}

.offline-tour-transports .flight-route::before,
table.offline-hotel-transports .flight-route::before {
  top: -3px;
  right: 0;
}
.offline-tour-transports .flight-route::after,
table.offline-hotel-transports .flight-route::after {
  left: -16px;
  right: unset !important;
  top: -18px !important;
  transform: rotate(360deg) !important;
}

.pagination .page-numbers {
  font-family: "farsiNumerals", Tahoma, sans-serif;
}

/*------------------------------------------------------
# 202 Media medium
-------------------------------------------------------*/
/*------------------------------------------------------
# 203 Media Large
-------------------------------------------------------*/
@media (min-width: 992px) {
  #masthead #site-navigation.desktop #main-menu > li > a {
    padding: 0.7em 0.5em;
  }
  #masthead #site-navigation.desktop #main-menu > li.menu-item-has-children > a:after {
    margin-left: 0;
    margin-right: 0.5em;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu {
    left: unset;
    right: -1px;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu a {
    padding-right: 1em !important;
    padding-left: 1.7em !important;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .menu-item-has-children > a:after {
    content: "\ea5a";
    right: unset;
    left: 1.5em;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .sub-menu {
    left: unset;
    right: calc(100% + 1px);
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .sub-menu a {
    padding-right: 1em !important;
    padding-left: 1.7em !important;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .sub-menu .sub-menu a {
    padding-right: 1em !important;
    padding-left: 1.7em !important;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu {
    left: unset;
    right: 0;
    padding-right: 15px;
    padding-left: 0;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu > li {
    margin: 0 0 15px 15px;
    float: right;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu li > a {
    padding-left: 1em !important;
  }
  #masthead .lang-fa {
    margin: 9px 0px 0px 0px;
    top: 0;
    right: 0 !important;
  }
  body.single-tour .page-title .base-info,
  body.single-hotelpackage .page-title .base-info,
  body.single-location .page-title .base-info,
  body.offline-tour-pages .page-title .base-info,
  body.offline-hotel-pages .page-title .base-info {
    border-radius: 0 0 0 20px;
  }
  body.single-tour .tour-itinerary .card::before,
  body.single-hotelpackage .tour-itinerary .card::before,
  body.single-location .tour-itinerary .card::before,
  body.offline-tour-pages .tour-itinerary .card::before,
  body.offline-hotel-pages .tour-itinerary .card::before {
    right: 10px;
  }
  body.single-tour .tour-itinerary .card .card-header .circle-icon,
  body.single-tour .tour-itinerary .card .card-header .circle-icon-active,
  body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon,
  body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon-active,
  body.single-location .tour-itinerary .card .card-header .circle-icon,
  body.single-location .tour-itinerary .card .card-header .circle-icon-active,
  body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon,
  body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon-active,
  body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon,
  body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon-active {
    margin-right: -12px;
  }
}
/*------------------------------------------------------
# 204 Media xLarge
-------------------------------------------------------*/
@media (min-width: 1200px) {
  #masthead #site-navigation.desktop #main-menu > li > a {
    padding: 0.5em 1em;
  }
}/*# sourceMappingURL=rtl.css.map */

#favorites-content-shopping2{
   background-color:#fff;
   border-radius:50px;
    
}

#favorites-content-shopping .box-content-shopping .section-title
 {
    color: #005355;
    font-size: 18px;
    font-weight: 600;
    background: #fff;
    border-radius: 30px;
    padding: 17px 18px;
    box-shadow: 18.05px 23.96px 35px 0px rgba(0, 84, 86, 0.3294117647);
    display: block;
}
#favorites-content-shopping .box-content-shopping .box-favorites .box-favorite .box-favorite-title .icon {
    width: 36px;
    height: 36px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
#favorites-content-shopping .box-content-shopping .box-favorites .box-favorite .box-favorite-title {
    display: flex
;
    align-items: center;
    gap: 13px;
}

@media (min-width: 1200px) {
    #favorites-content-shopping .box-content-shopping .section-title

 {
        width: 88%;
        font-size: 24px;
        padding: 20px 33px;
    }
}
#favorites-content-shopping{
    margin-top:50px;
}

.farshbafbox{
        border-radius: 40px;
    background: #FFF;
    padding: 25px;
    min-height:350px;
}
.farshbafbox .title{
        display: flex
;
    justify-content: space-between;
    align-items: center;
}
.farshbafbox .title h3{
    text-align:center;
}
.farshbafbox .title .one{
    margin:0 auto;
}
.farshbafbox .span img{
   margin:0 auto;
}
.farshbafbox .dis {
        margin-top: 10px;
}
.farshbafbox .dis p{
        padding-top: 11px;
    width: 80%;
    margin: auto;
    text-align: center;
    border-top: 3px solid rgba(255, 173, 0, 0.58);
}
.farshbafbox .two{
     display: flex;
  justify-content: center;
}
.farshbafbox .two img{
     width: 70%;
     border-radius:25px;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
#accordionquestions .card .card-header span {
    display: flex
;
    justify-content: space-between;
    color: #52575C;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 padding:6px;
    transition: color 0.5s;
}
@media (min-width: 1200px) {
    .part-children-two {
        margin-right: 29px;
    }

    .part-children-two .sh1 {
        display: flex
;
    }
        .part-children-two .sh1 .box-one .Free-consultation {
        background-color: #ffffff;
        width: 241px;
        height: 160px;
        display: inline-block;
    }
    
    .part-children-two .sh1 .box-one .Free-consultation .pic-free-wrapper {
        text-align: center;
        margin-top: 14px;
    }
        .part-children-two .sh1 .box-one .Free-consultation .title-free-wrapper {
        font-size: 14px;
        font-weight: 800;
        color: #52575C;
        text-align: center;
    }
    .part-children-two .sh1 .box-one .Free-consultation .des-free-wrapper {
        font-size: 12px;
        font-weight: 300;
        color: #52575C;
        text-align: center;
    }
        .part-children-two .sh1 .box-two .shopping {
        background-color: rgb(255, 255, 255);
        width: 241px;
        height: 160px;
        display: inline-block;
    }
        .part-children-two .sh1 .box-two .shopping .pic-shopping-wrapper {
        text-align: center;
        margin-top: 14px;
    }
        .part-children-two .sh1 .box-two .shopping .title-shopping-wrapper {
        font-size: 14px;
        font-weight: 800;
        color: #52575C;
        text-align: center;
    }
.part-children-two .sh1 .box-two .shopping .des-shopping-wrapper {
        font-size: 12px;
        font-weight: 300;
        color: #52575C;
        text-align: center;
    }
        .part-children-two .sh2 {
        display: flex
;
    }
    
        .part-children-two .sh2 .box-three .support {
        background-color: rgb(255, 255, 255);
        width: 241px;
        height: 160px;
        display: inline-block;
    }
        .part-children-two .sh2 .box-three .support .pic-support-wrapper {
        text-align: center;
        margin-top: 14px;
    }
        .part-children-two .sh2 .box-three .support .title-support-wrapper {
        font-size: 14px;
        font-weight: 800;
        color: #52575C;
        text-align: center;
    }
        .part-children-two .sh2 .box-three .support .des-support-wrapper {
        font-size: 12px;
        font-weight: 300;
        color: #52575C;
        text-align: center;
    }
        .part-children-two .sh2 .box-four .Best-price {
        background-color: #fff;
        width: 241px;
        height: 160px;
        display: inline-block;
    }
        .part-children-two .sh2 .box-four .Best-price .pic-price-wrapper {
        text-align: center;
        margin-top: 14px;
    }
        .part-children-two .sh2 .box-four .Best-price .title-price-wrapper {
        font-size: 14px;
        font-weight: 800;
        color: #52575C;
        text-align: center;
    }
        .part-children-two .sh2 .box-four .Best-price .des-price-wrapper {
        font-size: 12px;
        font-weight: 300;
        color: #52575C;
        text-align: center;
    }
    
    .part-children-two .sh2 {
        display: flex
;
    }
    
        .part-children-two .sh1 {
        display: flex
;
    }
    .part-children-two .sh2 .box-three .support .des-support-wrapper .des-support
 {
    margin: 0 8px;
}

.part-children-two .sh1 .box-one , .part-children-two .sh1 .box-two{
    padding:10px;

}
.part-children-two .sh2 .box-three , .part-children-two .sh2 .box-four{
    padding:10px;

}
    .wrapper-whatsapp .title-part-four {
        font-weight: 800;
        font-size: 17px;
        padding: 21px 0 0 0;
    }
    
        .wrapper-whatsapp .des-part-four {
        font-weight: 500;
        font-size: 15px;
        padding: 8px 0 0 0;
    }
        .wrapper-whatsapp .title-part-four {
        font-weight: 800;
        font-size: 17px;
        padding: 21px 0 0 0;
        color:#fff;
    }
        .wrapper-whatsapp .des-part-four {
        font-weight: 500;
        font-size: 15px;
        padding: 8px 0 0 0;
         color:#fff;
    }

}

.wrapper-whatsapp {
    height: 200px;
    border-radius: 10px;
    background-color: #d002d3;

        text-align: center;
    padding: 20px;
    margin-top:20px;
}

.wrapper-whatsapp .wrapper-button {
    text-align: center;
    margin-top: 38px;
}
.wrapper-whatsapp .wrapper-button .btn-whatsapp, .wrapper-whatsapp .wrapper-button .btn-telegram {
    width: 162px;
    height: 43px;
    margin: 0 3px;
    font-size: 15px;
    border-radius: 6px;
}
.wrapper-whatsapp .wrapper-button .btn-whatsapp, .wrapper-whatsapp .wrapper-button .btn-telegram {
    width: 162px;
    height: 43px;
    margin: 0 3px;
    font-size: 15px;
    border-radius: 6px;
     color:#fff;
}
    .wrapper-whatsapp .title-part-four {
        font-weight: 800;
        font-size: 17px;
        padding: 21px 0 0 0;
         color:#fff;
    }
    .wrapper-whatsapp .wrapper-button .btn-whatsapp a, .wrapper-whatsapp .wrapper-button .btn-telegram a {
    color: #ffffff;
}



        .faq-container {
       
            margin: 15px auto;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            padding: 30px;
        }
        
        .faq-title {
            text-align: center;
            margin-bottom: 30px;
            color: #2c3e50;
            font-size: 28px;
            position: relative;
            padding-bottom: 15px;
        }
        
        .faq-title::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 60px;
            height: 3px;
            background: #3498db;
        }
        
        .faq-item {
            margin-bottom: 15px;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            overflow: hidden;
        }
        
        .faq-question {
            padding: 18px 20px;
            background: #fff;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-weight: 600;
            transition: background 0.3s ease;
        }
        
        .faq-question:hover {
            background: #f5f7fa;
        }
        
        .faq-question::after {
            content: '+';
            font-size: 20px;
            transition: transform 0.3s ease;
        }
        
        .faq-item.active .faq-question::after {
            transform: rotate(45deg);
        }
        
        .faq-answer {
            padding: 0 20px;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease, padding 0.3s ease;
            background: #f8f9fa;
            line-height: 1.8;
        }
        
        .faq-item.active .faq-answer {
            max-height: 300px;
            padding: 20px;
        }
        
        @media (max-width: 768px) {
            .faq-container {
                padding: 20px;
                margin: 20px auto;
            }
            
            .faq-question {
                padding: 15px;
            }
        }
        
        #top-banner .wrapper img:nth-child(2){
            display:none !important;
        }