@font-face {
    font-family: "yekanbakhBold";
    src: url("../../../assets/all-fonts/yekanbakhBold/Yekan-Bakh-FaNum-06-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "yekanbakhmedium";
    src: url("../../../assets/all-fonts/yekanbakhmedium/Yekan-Bakh-FaNum-05-Medium.woff") format("woff")
}

@font-face {
    font-family: "iranbold";
    src: url("../../../assets/all-fonts/iranbold/IRANSansWeb_Bold.eot") format("eot");
    src: url("../../../assets/all-fonts/iranbold/IRANSansWeb_Bold.woff") format("woff");
    src: url("../../../assets/all-fonts/iranbold/IRANSansWeb_Bold.woff2") format("woff2");
    src: url("../../../assets/all-fonts/iranbold/IRANSansWeb_Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

body {
    overflow-x: hidden;
    direction: rtl;
    padding: 0;
    background: #fff !important;
    line-height: 24px;
    text-align: right;
    color: #4b5259 !important;
    font-family: var(--fontFamilyfontFamily) !important
}

a:hover {
    text-decoration: none
}

.banner-demo {
    width: 100%;
    height: 100vh;
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: darken;
    position: relative
}

.banner-demo:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    transition: opacity .3s ease;
    z-index: 1;
    opacity: 1
}

.banner-demo .container {
    height: 100%
}

.banner-demo .parent-banner-demo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding-bottom: 30px;
    gap: 80px;
    height: 100%
}

.banner-demo .parent-banner-demo .text-banner-demo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    position: relative;
    z-index: 2;
    display: none
}

.banner-demo .parent-banner-demo .text-banner-demo h2 {
    color: #fff;
    font-family: var(--fontFamilyBold);
    margin-bottom: 0;
    font-size: 36px
}

.about-ghods {
    padding: 80px 0;
    position: relative
}

.about-ghods .parent-about {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.about-ghods .parent-about .img-main {
    width: 550px
}

.about-ghods .parent-about .heart-about {
    position: absolute;
    right: 69px;
    bottom: 6px;
    width: 80px
}

.about-ghods .parent-about .img-taj {
    position: absolute;
    left: 0;
    top: -23px;
    width: 60px
}

.about-ghods .parent-about .nastaliq {
    font-size: 14px;
    color: gray;
    margin-bottom: 5px
}

.about-ghods .parent-about h2 {
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 22px;
    color: #232323;
    font-family: var(--fontFamilyBold2);
    font-size: 28px;
    line-height: 48px
}

.about-ghods .parent-about p {
    color: #676977;
    -webkit-line-clamp: 10;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 36px;
    text-align: justify
}

.about-ghods .parent-about .ul-about {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.about-ghods .parent-about .ul-about li {
    color: #47443a;
    font-size: 18px
}

.about-ghods .parent-about .ul-about li i {
    background: var(--mainColor);
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 7px;
    margin-right: 5px;
    width: 36px;
    height: 36px
}

.about-ghods .parent-about .btn-more-about {
    background: var(--mainColor);
    border-radius: var(--rounded);
    padding: 10px 25px;
    color: #fff;
    transition: all .3s;
    margin-top: 40px;
    display: inline-block
}

.about-ghods .parent-about .btn-more-about:hover {
    background-color: var(--secondColor) !important;
    text-decoration: none
}

@media (max-width: 991px) {
    .about-ghods .parent-about h2 {
        font-size: 22px !important;
        line-height: 39px !important
    }
}

@media (max-width: 576px) {
    .about-ghods .parent-about .ul-about li {
        font-size: 16px !important
    }

    .about-ghods .parent-about .btn-more-about {
        font-size: 14px !important;
        padding: 7px 20px !important
    }

    .about-ghods .parent-about h2 {
        font-size: 20px !important;
        line-height: 36px !important
    }
}

.hotel-ghods {
    padding: 40px 0 70px 0;
    position: relative;
    background: #f8f8f8
}

.hotel-ghods .hotel-bg1 {
    position: absolute;
    inset: 0;
    width: 100%;
    opacity: .3;
    height: 100%;
    z-index: 1
}

.hotel-ghods .parent-ul-hotel {
    margin-bottom: 30px;
    margin-top: 40px
}

.hotel-ghods .parent-ul-hotel #pills-tab-hotel {
    padding-right: 0;
    gap: 20px
}

.hotel-ghods .parent-ul-hotel #pills-tab-hotel .nav-link {
    border: 2px solid var(--mainColor);
    color: var(--mainColor);
    padding: 10px 30px;
    border-radius: var(--rounded);
    transition: all .3s;
    font-size: 18px;
    font-family: var(--fontFamilyBold2);
    background: rgba(0, 0, 0, 0)
}

.hotel-ghods .parent-ul-hotel #pills-tab-hotel .nav-link.active {
    background: var(--mainColor) !important;
    color: #fff !important;
    border-color: var(--mainColor)
}

.hotel-ghods .link-parent {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: end;
    position: relative;
    padding: 20px;
    transition: all .3s;
    border-radius: var(--rounded);
    overflow: hidden
}

.hotel-ghods .link-parent::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, transparent), to(rgba(15, 15, 15, 0.75)));
    background: -webkit-linear-gradient(top, transparent 50%, rgba(15, 15, 15, 0.99) 100%);
    background: -o-linear-gradient(top, transparent 50%, rgba(15, 15, 15, 0.75) 100%);
    background: linear-gradient(top bottom, transparent 50%, rgba(15, 15, 15, 0.75) 100%);
    position: absolute;
    height: 60%;
    width: 100%;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    content: "";
    transition: all .3s
}

.hotel-ghods .link-parent:hover {
    text-decoration: none
}

.hotel-ghods .link-parent:hover::before {
    height: 200%
}

.hotel-ghods .link-parent img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    filter: brightness(80%);
    z-index: 1
}

.hotel-ghods .link-parent .text-hotel {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
    z-index: 2
}

.hotel-ghods .link-parent .text-hotel .star-hotel {
    display: flex;
    align-items: center;
    justify-content: right;
    font-size: 14px;
    color: #f7af1c;
    gap: 3px;
    margin-bottom: 5px
}

.hotel-ghods .link-parent .text-hotel h3 {
    font-family: var(--fontFamilyBold2);
    color: #fff3cd;
    margin-bottom: 0;
    font-size: 26px
}

.hotel-ghods .link-parent .text-hotel span {
    font-size: 16px;
    color: #d9d9d9
}

@media (max-width: 991px) {
    .hotel-ghods .parent-ul-hotel #pills-tab-hotel .nav-link {
        padding: 10px 20px !important
    }
}

@media (max-width: 769px) {
    .hotel-ghods .text-title-ghods p {
        display: none !important
    }

    .hotel-ghods .title-ghods {
        align-items: center !important
    }
}

@media (max-width: 576px) {
    .hotel-ghods .text-title-ghods p {
        display: none !important
    }

    .hotel-ghods .parent-ul-hotel {
        margin-top: 20px !important
    }
}

.title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.title h2 {
    font-family: var(--fontFamilyBold2);
    color: #333;
    margin-bottom: 0;
    font-size: 26px
}

.search_flight {
    background: #f8f8f8
}

.search_flight .container {
    position: relative
}

.search_flight .dropdown_custom {
    position: relative
}

.search_flight .dropdown_custom::after {
    content: "";
    width: 1px;
    height: 30px;
    background: #d2cfcd;
    display: flex;
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%)
}

.search_flight .dropdown_custom > button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4885ff;
    box-sizing: border-box;
    color: #fff;
    height: 45px;
    padding: 15px;
    gap: 5px;
    cursor: pointer;
    border: none;
    border-radius: var(--rounded);
    font-size: 18px;
    transition: all .3s
}

.search_flight .dropdown_custom > button svg {
    width: 15px;
    height: 15px;
    fill: #fff
}

.search_flight .dropdown_custom > div {
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .2);
    width: 150px;
    left: 0;
    background-color: #fff;
    outline: 0;
    position: absolute;
    border-radius: var(--rounded);
    overflow: hidden;
    z-index: 22222
}

.search_flight .dropdown_custom > div ul {
    padding: 0 !important;
    margin: 0 !important;
    flex-direction: column
}

.search_flight .dropdown_custom > div ul button {
    border: none !important;
    display: flex;
    border-radius: unset !important;
    color: #333 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    font-size: 1rem;
    padding: 10px 30px;
    width: 100%;
    transition: all .3s;
    cursor: pointer
}

.search_flight .dropdown_custom > div ul button:hover {
    background-color: #e7edfd !important
}

.search_flight .dropdown_custom > div ul button.active {
    background-color: #becdf8 !important;
    color: #3662de !important
}

.search_flight #search_flight-tabContent .nav.nav-pills {
    display: flex;
    gap: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.search_flight #search_flight-tabContent .nav.nav-pills .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--mainColor);
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0);
    color: var(--mainColor);
    height: 45px;
    padding: 10px 25px;
    gap: 5px;
    cursor: pointer;
    border-radius: var(--rounded);
    font-size: 18px;
    transition: all .3s
}

.search_flight #search_flight-tabContent .nav.nav-pills .nav-link.active {
    background-color: var(--mainColor);
    color: #fff
}

.search_flight #search_flight-tabContent .search_flight_grid {
    display: grid;
    margin-top: 30px;
    grid-template-columns:repeat(3, 1fr);
    grid-template-rows:1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.search_flight #search_flight-tabContent .search_flight_grid > div {
    padding: 15px 30px;
    border-radius: var(--rounded);
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all .3s;
    cursor: pointer
}

.search_flight #search_flight-tabContent .search_flight_grid > div:hover {
    box-shadow: 0 12px 24px 0 rgba(88, 114, 195, .2)
}

.search_flight #search_flight-tabContent .search_flight_grid > div h5 {
    color: #575757;
    margin-bottom: 0;
    font-size: 1rem;
    font-family: var(--fontFamilyBold2)
}

.search_flight #search_flight-tabContent .search_flight_grid > div > div {
    display: flex;
    align-items: center;
    gap: 3px
}

.search_flight #search_flight-tabContent .search_flight_grid > div > div svg:nth-child(1) {
    width: 4px;
    height: 4px;
    fill: #62666b
}

.search_flight #search_flight-tabContent .search_flight_grid > div > div svg:nth-child(2) {
    width: 6px;
    height: 6px;
    fill: #5b6065
}

.search_flight #search_flight-tabContent .search_flight_grid > div > div svg:nth-child(3) {
    width: 8px;
    height: 8px;
    fill: #4e555b
}

.search_flight #search_flight-tabContent .search_flight_grid > div > div svg:nth-child(4) {
    width: 30px;
    height: 30px;
    fill: var(--mainColor);
    transform: rotate(180deg)
}

.button {
    background: var(--mainColor);
    color: #fff;
    padding: 8px 20px;
    cursor: pointer;
    border-radius: var(--rounded);
    border: 1px solid var(--mainColor);
    transition: all .3s;
    font-size: .9rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.button:hover {
    background: #8d8d8d;
    color: #fff;
    border-color: var(--mainColor)
}

.moreBtnMobile {
    display: none
}

@media (max-width: 992px) {
    .moreBtnMobile {
        display: flex
    }
}

.newsletters {
    margin-top: 70px
}

.newsletters .newsletterMain {
    background-image: url(../images/news3.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: darken;
    background-color: rgba(51, 51, 51, .8);
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: var(--rounded);
    align-items: center
}

.newsletters .newsletterMain .text_newsletter {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.newsletters .newsletterMain .text_newsletter .parent-svg-newsletters {
    margin-left: 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.newsletters .newsletterMain .text_newsletter .parent-svg-newsletters svg {
    width: 150px;
    fill: #fff
}

.newsletters .newsletterMain .text_newsletter div {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.newsletters .newsletterMain .text_newsletter div h2 {
    font-family: var(--fontFamilyBold2);
    font-size: 2rem;
    margin-bottom: 10px;
    text-transform: capitalize
}

.newsletters .newsletterMain .text_newsletter div p {
    font-size: 1rem;
    margin: 0;
    text-align: right
}

.newsletters .newsletterMain .form_newsletter label {
    position: relative
}

.newsletters .newsletterMain .form_newsletter label input {
    padding-right: 1rem;
    border-radius: var(--rounded);
    border: none;
    font-size: 17px;
    height: 50px;
    width: 100%
}

.newsletters .newsletterMain .form_newsletter label a {
    background: var(--mainColor);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 20px;
    color: #fff;
    border-radius: var(--rounded);
    transition: all ease .5s
}

.newsletters .newsletterMain .form_newsletter label a svg {
    width: 30px;
    fill: #fff;
    transition: all ease .5s
}

.newsletters .newsletterMain .form_newsletter label a:hover {
    background: var(--secondColor)
}

.accordion-gallery {
    padding: 40px 0 80px
}

.accordion-gallery .title-ghods {
    justify-content: center !important
}

.accordion-gallery .title-ghods .text-title-ghods {
    align-items: center
}

.accordion-gallery .gallery-wrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 590px;
    border-radius: var(--rounded);
    overflow: hidden
}

.accordion-gallery .item-accordion-gallery {
    flex: 1;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: flex .6s ease-out;
    position: relative;
    overflow: hidden
}

.accordion-gallery .item-accordion-gallery .accordion-gallery-box-hover {
    width: 500px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
    height: 100%;
    transition: all ease .5s;
    z-index: 1
}

.accordion-gallery .item-accordion-gallery .accordion-gallery-box-hover h2 {
    font-family: var(--fontFamilyBold);
    color: #fff;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: all ease .5s;
    transition-delay: .2s;
    transform: translateY(10px);
    opacity: 0
}

.accordion-gallery .item-accordion-gallery .accordion-gallery-box-hover p {
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: var(--fontFamilyfontFamily);
    color: #fff;
    text-align: right;
    transition-delay: .3s;
    transition: all ease .5s;
    transform: translateY(15px);
    opacity: 0
}

.accordion-gallery .item-accordion-gallery .accordion-gallery-box-hover h3 {
    font-family: var(--fontFamilyBold2);
    color: #fff;
    transition-delay: .4s;
    transform: translateY(18px);
    opacity: 0;
    transition: all ease .5s
}

.accordion-gallery .item-accordion-gallery .accordion-gallery-box-hover a {
    background: #fff;
    border-radius: var(--rounded);
    color: var(--mainColor);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px;
    transition: all ease .5s;
    margin-right: auto;
    transform: translateY(10px);
    opacity: 0
}

.accordion-gallery .item-accordion-gallery .accordion-gallery-box-hover a:hover {
    text-decoration: none
}

.accordion-gallery .item-accordion-gallery:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(238, 56, 78, .56);
    left: 0;
    top: 0;
    transition: opacity .3s ease;
    z-index: 0;
    opacity: 0
}

.accordion-gallery .item-accordion-gallery:hover {
    flex: 7
}

.accordion-gallery .item-accordion-gallery:hover::after {
    opacity: 1
}

.accordion-gallery .item-accordion-gallery:hover .accordion-gallery-box-hover h2 {
    transform: unset;
    opacity: 1
}

.accordion-gallery .item-accordion-gallery:hover .accordion-gallery-box-hover h3 {
    transform: unset;
    opacity: 1
}

.accordion-gallery .item-accordion-gallery:hover .accordion-gallery-box-hover p {
    transform: unset;
    opacity: 1
}

.accordion-gallery .item-accordion-gallery:hover .accordion-gallery-box-hover a {
    transform: unset;
    opacity: 1
}

.accordion-gallery .item-1 {
    background-image: url("../images/g1.jpg")
}

.accordion-gallery .item-2 {
    background-image: url("../images/g2.jpg")
}

.accordion-gallery .item-3 {
    background-image: url("../images/g3.jpg")
}

.accordion-gallery .item-4 {
    background-image: url("../images/g4.webp")
}

.tour-demo {
    padding: 70px 0 70px 0;
    background: url("../images/bg-tour.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.tour-owl .owl-nav button span {
    width: 35px;
    height: 35px;
    background: #eeeff3;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 7em;
    border: 1px solid #999;
    transition: all ease .3s;
    color: var(--mainColor)
}

.tour-owl .owl-nav button span:hover {
    background: var(--mainColor);
    color: #fff;
    border-color: var(--mainColor)
}

.tour-owl .owl-nav .owl-next span {
    position: absolute; /*! left: -20px; */
    top: -18%;
    right: 4%
}

.tour-owl .owl-nav .owl-prev span {
    position: absolute;
    right: -1px;
    top: -18%
}

.parent-link-tour {
    background: #fff;
    transition: all ease .3s;
    display: flex;
    flex-direction: column;
    border-radius: var(--rounded);
    overflow: hidden; /*! box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.1); */
    border: 1px solid #ccc;
    position: relative
}

.parent-img-tour {
    width: 100%;
    height: 200px; /*! border-radius: 12px 12px 0 0; */
    overflow: hidden
}

.parent-img-tour img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all ease .3s
}

.parent-text-tour {
    padding: 10px 20px 0 20px; /*! border-radius: 0 0 8px 8px; */
    overflow: hidden
}

.city-tour {
    color: var(--mainColor);
    font-size: 14px
}

.parent-text-tour h4 {
    font-size: 22px;
    font-family: var(--fontFamilyBold2);
    color: #424242;
    margin-bottom: 6px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.night-tour {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #797f86;
    justify-content: right;
    margin-bottom: 18px
}

.night-tour i {
    color: var(--mainColor);
    margin-left: 5px
}

.price-tour {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-top: 1px solid #ccc
}

.start-tour {
    display: flex;
    align-items: center;
    order: 1
}

.start-tour i {
    order: 3;
    color: #ffb300;
    margin-right: 5px;
    margin-bottom: 2px
}

.reviews {
    order: 1 !important;
    font-size: 12px !important;
    color: #797f86 !important;
    font-family: var(--fontFamilyBold2) !important
}

.start-tour span {
    order: 2;
    font-family: var(--fontFamilyBold2);
    color: #424242;
    margin-right: 7px
}

.number-price {
    color: var(--mainColor) !important;
    font-family: var(--fontFamilyBold2) !important;
    margin-left: 1px !important;
    font-size: 18px !important
}

.number-price span {
    color: var(--mainColor) !important;
    font-family: var(--fontFamilyBold2) !important;
    margin-left: 1px !important;
    font-size: 18px !important
}

.start-price span {
    font-size: 12px;
    color: #797f86
}

.parent-link-tour:hover {
    text-decoration: none
}

.parent-link-tour:hover img {
    transform: scale(1.1);
    filter: brightness(70%)
}

.parent-link-tour:hover .circle-tour {
    transform: unset !important;
    filter: unset !important
}

.tour-owl .item {
    margin: 1px
}

.circle-tour {
    position: absolute;
    width: 60px !important;
    height: 60px;
    top: 46%;
    left: 20px
}

.parent-ul-tour {
    margin-bottom: 30px;
    margin-top: 40px
}

#pills-tab {
    padding-right: 0;
    gap: 20px
}

.tour-demo #pills-tab .nav-link {
    border: 1px solid var(--mainColor);
    color: var(--mainColor);
    padding: 10px 30px;
    border-radius: var(--rounded);
    transition: all ease .5s;
    font-size: 18px;
    font-family: var(--fontFamilyBold2);
    background: rgba(0, 0, 0, 0)
}

.tour-demo #pills-tab .nav-link.active {
    background: var(--mainColor) !important;
    color: #fff !important;
    border-color: var(--mainColor)
}

.app {
    padding: 70px 0;
    background: url(../images/bg-tour.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.app-text h3 {
    font-family: var(--fontFamilyBold), sans-serif;
    color: #000
}

.app-text p {
    color: #797f86;
    line-height: 30px;
    text-align: justify;
    margin: 30px 0
}

.app-img {
    display: flex;
    align-items: center;
    justify-content: center
}

.app-img img {
    width: 450px
}

.parent-btn-app img {
    transition: all ease .3s;
    width: 400px
}

.parent-btn-app img:hover {
    transform: translateY(-5px)
}

.parent-btn-app a:first-child { /*! margin-left: 10px; */
}

.parent-btn-app {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.app-text > img {
    display: none
}

.blog-kharazmi .parent-special-tours-paeiz {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz {
    position: relative;
    display: flex;
    align-items: end;
    justify-content: right;
    padding: 20px 15px;
    border-radius: 8px;
    overflow: hidden;
    transition: all .3s;
    height: 190px
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz:hover {
    text-decoration: none
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz:hover img {
    transform: scale(1.1)
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, transparent), to(rgba(15, 15, 15, 0.75)));
    background: -webkit-linear-gradient(top, transparent 50%, rgba(15, 15, 15, 0.99) 100%);
    background: -o-linear-gradient(top, transparent 50%, rgba(15, 15, 15, 0.75) 100%);
    background: linear-gradient(top bottom, transparent 50%, rgba(15, 15, 15, 0.75) 100%);
    position: absolute;
    height: 150%;
    width: 100%;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    content: "";
    transition: all ease .5s
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz img {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    transition: all .3s;
    object-fit: cover;
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text {
    display: flex;
    flex-direction: column;
    gap: 7px;
    position: relative;
    z-index: 2
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text p {
    color: #fff;
    text-align: justify;
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 0;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: all ease .5s;
    display: none
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text .data-blog {
    display: flex;
    align-items: center;
    gap: 7px
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text .data-blog svg {
    width: 14px;
    fill: #fff
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text .data-blog span {
    font-size: 14px;
    color: #fff
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    font-family: "iranbold";
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0
}

.blog-kharazmi .parent-special-tours2 {
    display: grid;
    grid-template-columns:repeat(1, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 {
    position: relative;
    display: flex;
    align-items: end;
    justify-content: right;
    padding: 20px;
    border-radius: 8px;
    overflow: hidden;
    transition: all .3s
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2:hover {
    text-decoration: none
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2:hover img {
    transform: scale(1.1)
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, transparent), to(rgba(15, 15, 15, 0.75)));
    background: -webkit-linear-gradient(top, transparent 50%, rgba(15, 15, 15, 0.99) 100%);
    background: -o-linear-gradient(top, transparent 50%, rgba(15, 15, 15, 0.75) 100%);
    background: linear-gradient(top bottom, transparent 50%, rgba(15, 15, 15, 0.75) 100%);
    position: absolute;
    height: 200%;
    width: 100%;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    content: "";
    transition: all ease .5s
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 img {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    transition: all .3s
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 .parent-text {
    display: flex;
    flex-direction: column;
    gap: 7px;
    position: relative;
    z-index: 2
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 .parent-text p {
    color: #fff;
    text-align: justify;
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 0;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: all ease .5s
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 .parent-text .data-blog {
    display: flex;
    align-items: center;
    gap: 7px
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 .parent-text .data-blog svg {
    width: 14px;
    fill: #fff
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 .parent-text .data-blog span {
    font-size: 14px;
    color: #fff
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 .parent-text h2 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
    font-family: "iranbold"
}

.blog-kharazmi .parent-special-tours2 .items-special-tours2 .parent-text h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0
}

@media (max-width: 1200px) {
    .blog-kharazmi .items-special-tours-paeiz {
        height: 280px !important
    }
}

@media (max-width: 991px) {
    .blog-kharazmi .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz {
        height: 250px
    }

    .blog-kharazmi .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz2 {
        grid-area: unset !important
    }

    .blog-kharazmi .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz1 {
        grid-area: unset !important
    }

    .blog-kharazmi .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz3 {
        grid-area: unset !important
    }

    .blog-kharazmi .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz4 {
        grid-area: unset !important
    }

    .blog-kharazmi .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz5 {
        grid-area: unset !important
    }

    .blog-kharazmi .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz6 {
        grid-area: unset !important
    }

    .blog-kharazmi .items-special-tours-paeiz {
        height: 300px !important
    }

    .blog-kharazmi .parent-special-tours-paeiz {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 768px) {
    .blog-kharazmi .items-special-tours-paeiz {
        height: 230px !important
    }

    .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text h2 {
        font-size: 18px
    }
}

@media (max-width: 576px) {

    .blog-kharazmi .parent-special-tours-paeiz {
        grid-template-columns:1fr
    }

    .blog-kharazmi .parent-special-tours-paeiz .items-special-tours-paeiz .parent-text h2 {
        font-size: 17px
    }

    .blog-kharazmi .items-special-tours-paeiz {
        height: 320px !important
    }

    .blog-kharazmi .items-special-tours-paeiz4, .blog-kharazmi .items-special-tours-paeiz5, .blog-kharazmi .items-special-tours-paeiz6 {
        display: none !important
    }
}

.title-center {
    display: flex;
    justify-content: center;
    align-items: end;
    margin-bottom: 30px
}

.title-center .text-title-center {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.title-center .text-title-center h2 {
    font-family: var(--fontFamilyBold2);
    color: #333;
    margin-bottom: 0;
    font-size: 26px
}

.title-center .text-title-center p {
    color: rgba(74, 74, 74, .58);
    font-size: 16px;
    margin-bottom: 0
}

.title-demo {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 30px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #666
}

.title-demo .text-title-demo {
    gap: 10px;
    display: flex;
    flex-direction: column
}

.title-demo .text-title-demo h2 {
    font-family: var(--fontFamilyBold2);
    color: #333;
    margin-bottom: 0;
    font-size: 30px
}

.title-demo .text-title-demo p {
    color: rgba(74, 74, 74, .58);
    font-size: 18px;
    margin-bottom: 0;
    font-family: var(--fontFamilyBold2)
}

.title-demo .more-title-demo {
    font-size: 16px;
    color: #444;
    width: auto;
    transition: all ease .5s;
    font-family: var(--fontFamilyBold2);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px
}

.title-demo .more-title-demo svg {
    width: 10px;
    fill: #444;
    transition: all ease .5s
}

.title-demo .more-title-demo:hover {
    text-decoration: none;
    color: var(--mainColor)
}

.title-demo .more-title-demo:hover svg {
    text-decoration: none;
    fill: var(--mainColor)
}

.owl-theme .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px
}

.owl-theme .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin: 5px 7px;
    background: #c2c3c3;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--mainColor)
}

@media (max-width: 1200px) {
    #searchBoxTabs {
        gap: unset !important
    }
}

@media (max-width: 991px) {
    .banner-demo {
        height: 800px
    }

    .search_flight #search_flight-tabContent .search_flight_grid {
        grid-template-columns:repeat(2, 1fr)
    }

    .about-img {
        display: none
    }

    .about-ghods .parent-about {
        grid-template-columns:repeat(1, 1fr)
    }

    .app-img {
        display: none
    }

    .parent-btn-app {
        align-items: center
    }
}

@media (max-width: 769px) {
    .title-demo .text-title-demo h2 {
        font-size: 26px;
    }
    .title-demo .text-title-demo p {
        font-size: 13px;
    }
    .app-text > img {
        display: block;
        width: 500px;
        margin: 20px auto
    }

    .parent-btn-app {
        order: 3;
        margin-top: 20px
    }

    .app-text {
        display: flex;
        flex-direction: column
    }
}

@media (max-width: 576px) {
    .parent-btn-app img {
        width: 350px
    }
    .banner-demo {
        background: #fff;
        height: unset;
        min-height: unset
    }

    .search_flight #search_flight-tabContent .search_flight_grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .search_flight #search_flight-tabContent .nav.nav-pills {
        position: static;
        align-items: center;
        justify-content: center;
        margin: 10px 0 !important
    }

    .search_flight .dropdown_custom::after {
        display: none
    }

    .title h2 {
        font-size: 22px
    }

    .search_flight #search_flight-tabContent .nav.nav-pills .nav-link {
        padding: 5px 12px;
        height: 38px;
        font-size: 16px
    }

    .search_flight .dropdown_custom > button {
        height: 38px;
        font-size: 16px
    }

    .title-center .text-title-center h2 {
        font-size: 22px
    }

    .title-center .text-title-center p {
        font-size: 16px
    }

    .accordion-gallery .item-accordion-gallery .accordion-gallery-box-hover {
        width: 220px !important;
        padding: 10px !important
    }

    .accordion-gallery-box-hover h2 {
        font-size: 20px !important
    }

    .accordion-gallery-box-hover p {
        font-size: 14px !important
    }

    .accordion-gallery-box-hover h3 {
        font-size: 20px !important
    }

    .accordion-gallery-box-hover a {
        padding: 5px 15px !important;
        font-size: 14px !important
    }

    .title-demo .text-title-demo h2 {
        font-size: 22px
    }

    .title-demo .text-title-demo p {
        display: none
    }

    .newsletters .newsletterMain .text_newsletter div h2 {
        font-size: 22px
    }

    .newsletters .newsletterMain .text_newsletter .parent-svg-newsletters svg {
        width: 114px
    }

    .app-text > img {
        width: 100%
    }

    .banner-demo .parent-banner-demo {
        height: unset
    }

    .text-nav-brand {
        display: none !important
    }

    .banner-demo .container {
        height: unset
    }
}

/*# sourceMappingURL=style.css.map */
