@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
}

@media (min-width: 1200px) {
    .container {
        max-width: 1240px
    }
}

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

a:hover {
    text-decoration: none
}

.banner-demo {
    display: flex;
    align-items: end;
}
.banner-demo .banner {
    width: 100%;
    margin-bottom: 200px;
}

.banner-demo-1 .container {
    display: flex;
    align-items: end;
}

.tours, .hotel-ghods, .newsletters, .news, .tab-tour, .blog-kharazmi, .other, .about, .video, .your-question, .blog-demo, .Comments , footer , .hotels , .newsletter {
    margin-top: 90px
}

@media (max-width: 576px) {
    .tours, .hotel-ghods, .newsletters, .news, .tab-tour, .blog-kharazmi, .other, .about, .video, .your-question, .blog-demo, .Comments , footer , .hotels , .newsletter {
        margin-top: 80px
    }
}

.bg-btn-karvan {
    border-radius: 10px;
    background-color: #ccc;
    width: 150px;
    transition: all ease .3s;
    margin-top: auto
}

.bg-btn-karvan:hover {
    background-color: rgba(225, 25, 36, .2901960784)
}

.bg-btn-karvan:hover .btn-karvan {
    background-color: var(--secondColor);
    color: #fff;
    transform: translateY(0)
}

.bg-btn-karvan .btn-karvan {
    background: var(--mainColor);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    transition: all ease .3s;
    padding: 5px;
    cursor: pointer;
    width: 100%;
    transform: translateY(-5px);
    transition: all ease .3s
}

@media (max-width: 769px) {
    .bg-btn-karvan {
        width: 150px
    }

    .bg-btn-karvan .btn-karvan {
        padding: 5px;
        font-size: 17px;
        height: 45px
    }
}

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

.owl-theme .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin: 5px 7px;
    background: #d6d6d6;
    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: 576px) {
    .owl-theme .owl-dots .owl-dot span {
        width: 7px;
        height: 7px;
        margin: 5px 5px
    }
}

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

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

.title-safiran .text-title-safiran h2 {
    font-family: var(--fontFamilyBold);
    color: #333;
    margin-bottom: 0;
    font-size: 28px
}

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

.title-safiran .more-title-safiran {
    font-size: 16px;
    color: #333;
    width: auto;
    line-height: 44px;
    transition: all ease .3s;
    font-family: var(--fontFamilyfontFamily);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px
}

.title-safiran .more-title-safiran svg {
    width: 10px;
    fill: #333;
    transition: all ease .3s
}

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

.title-safiran .more-title-safiran:hover svg {
    fill: var(--secondColor)
}


.OWL_slider_banner > div, .OWL_slider_banner > div > div, .OWL_slider_banner > div > div > .owl-item, .OWL_slider_banner > div > div > .owl-item > .item, .OWL_slider_banner > div > div > .owl-item > .item img {
    height: 100%
}

.OWL_slider_banner > div > div > .owl-item > .item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2
}

.OWL_slider_banner > div > div > .owl-item > .item img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    filter: brightness(0.5)
}

.OWL_slider_banner > div > div > .owl-item > .item > div {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.OWL_slider_banner > div > div > .owl-item > .item > div > h2 {
    position: relative;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    padding-bottom: 10px
}

.owl-nav {
    transition: all ease .3s
}

.owl-nav button {
    outline: none;
    height: 35px !important;
    width: 35px !important;
    transition: all ease .3s !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50px !important;
    border: 1px solid #ccc !important;
    position: absolute;
    z-index: 2;
    top: 50%;
    background: #fff !important;
    transform: translateY(-50%)
}

.owl-nav button:hover {
    background-color: var(--mainColor) !important
}

.owl-nav > .owl-prev {
    right: -20px
}

.owl-nav > .owl-next {
    left: -20px
}

.owl-nav > button > svg {
    width: 18px;
    height: 20px;
    fill: var(--mainColor);
    transition: all ease .3s
}

.owl-nav button:hover {
    border-color: var(--mainColor) !important
}

.owl-nav button:hover svg {
    fill: #fff
}





@keyframes anim {
    to {
        opacity: 1;
        transform: translateY(0)
    }
    from {
        opacity: 0;
        transform: translateY(100px)
    }
}




.search_box {
    width: 100%;

}

.search_box input:focus {
    box-shadow: none !important;
    border-color: #ccc !important
}

.seub-btn {
    color: #fff
}

.seub-btn:hover {
    color: #fff
}

.hotels {
    position: relative
}

.hotels .parent-data-hotel-tab-demo {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.hotels .parent-data-hotel-tab-demo ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0;
    position: relative
}

.hotels .parent-data-hotel-tab-demo ul button {
    background: rgba(0, 0, 0, 0);
    border-radius: 10px;
    border: 1px solid var(--mainColor);
    transition: all ease .3s;
    padding: 10px 24px;
    font-size: 18px;
    font-weight: 500;
    color: var(--mainColor)
}

.hotels .parent-data-hotel-tab-demo ul button.active {
    background: var(--mainColor) !important;
    color: #fff !important
}

.hotels .hotel-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.hotels .hotel-card .parent-hotels {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 14px;
    position: relative
}

.hotels .hotel-card .parent-hotels img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(90%)
}

.hotels .hotel-card .parent-hotels .star-hotel-demo {
    display: flex;
    align-items: center;
    gap: 3px;
    color: #444;
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: 2;
    background: #fff;
    border-radius: 14px;
    font-size: 12px;
    padding: 2px 8px
}

.hotels .hotel-card .parent-hotels .star-hotel-demo svg {
    width: 12px;
    height: 12px;
    fill: #ffc12f
}

.hotels .hotel-card .data-hotels {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.hotels .hotel-card .data-hotels h3 {
    font-weight: 700;
    color: #333;
    font-size: 18px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 0
}

.hotels .hotel-card .data-hotels .city-hotel {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 14px;
    color: gray
}

.hotels .hotel-card .data-hotels .city-hotel svg {
    width: 14px;
    height: 14px;
    fill: gray
}



@media (max-width: 576px) {
    .hotels .hotel-card .data-hotels h3 {
        font-size: 16px
    }
    .search_box {
        bottom: -161px
    }



    .owl-nav {
        display: none
    }

    .title-banner-res {
        display: flex !important;
        position: absolute;
        top: 50px;
        text-align: center;
        margin-top: 0
    }


}

.tab-tour .nav-pills {
    padding: 0;
    margin: 0;
    list-style: none
}

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

.tab-tour .nav-pills .nav-link {
    background: #fff;
    color: #000;
    border: 2px solid var(--mainColor);
    border-radius: 25px;
    width: 105px;
    height: 45px;
    transition: all ease .3s;
    font-family: var(--fontFamilyBold), sans-serif
}

.tab-tour .nav-pills .nav-link:hover {
    background: var(--mainColor);
    color: #fff
}

.tab-tour #pills-tab .nav-item:first-child {
    margin-left: 10px
}

.tab-tour .money-tour-tab, .tab-tour .money-calendar-tab, .tab-tour .parent-btn-night {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #555;
    margin-bottom: 15px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.tab-tour .money-calendar-tab > span:last-child {
    font-family: var(--fontFamilyBold2)
}

.tab-tour .color-toman {
    color: #16ae01;
    font-family: var(--fontFamilyBold2)
}

.tab-tour .money-tour-tab i, .tab-tour .money-calendar-tab i, .tab-tour .parent-btn-night .night i {
    margin-left: 5px;
    font-size: 14px;
    color: #777
}

.tab-tour .btn-tour-tab {
    border-radius: 10px;
    display: flex;
    align-items: center;
    transition: all ease .3s;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 1px 3px;
    background: var(--mainColor);
    font-size: 15px
}

.tab-tour .btn-tour-tab i {
    margin-right: 7px;
    transition: all ease .3s;
    font-size: 13px;
    color: #fff
}

.tab-tour .parent-btn-night {
    margin-bottom: 0 !important
}

.tab-tour .owl-tab-tour .owl-nav .owl-next span {
    position: absolute;
    left: -20px;
    top: 42%
}

.tab-tour .owl-tab-tour .owl-nav button span {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 7em;
    border: 1px solid #999;
    transition: all ease .3s;
    color: #555
}

.tab-tour .owl-tab-tour .owl-nav button span:hover {
    background: #e67817;
    color: #fff;
    border-color: #e67817
}

.tab-tour .parent-desc {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    grid-template-rows:1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.tab-tour .link-parent {
    background: #fff;
    border: 1px solid var(--mainColor);
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: all ease .3s;
    box-shadow: 0 6px 0 0 var(--mainColor);
    margin-right: 1px
}

.tab-tour .parent-img-tour {
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden
}

.tab-tour .parent-img-tour img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(85%);
    transition: all ease .3s
}

.tab-tour .parent-img-tour::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, transparent), to(rgba(249, 128, 72, 0.75)));
    background: -webkit-linear-gradient(top, transparent 50%, rgba(249, 128, 72, 0.75) 100%);
    background: -o-linear-gradient(top, transparent 50%, rgba(249, 128, 72, 0.75) 100%);
    background: linear-gradient(top bottom, transparent 50%, rgba(249, 128, 72, 0.75) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    content: "";
    transition: .4s
}

.tab-tour .link-parent:hover {
    text-decoration: none;
    box-shadow: none;
    transform: translateY(7px)
}

.tab-tour .parent-text-owl {
    padding: 15px;
    text-align: right
}

.tab-tour .titr-tour-tab {
    color: #333;
    text-align: center;
    font-size: 20px;
    font-family: var(--fontFamilyBold), sans-serif;
    margin-bottom: 15px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.tab-tour .money-tour-tab, .tab-tour .money-calendar-tab, .tab-tour .parent-btn-night {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #555;
    margin-bottom: 15px
}

.tab-tour .money-tour-tab i, .tab-tour .money-calendar-tab i, .tab-tour .parent-btn-night .night i {
    margin-left: 5px;
    font-size: 14px;
    color: #777
}

.tab-tour .color-toman {
    color: #16ae01
}

.tab-tour .parent-btn-night {
    margin-bottom: 0 !important
}

.tab-tour .btn-tour-tab {
    border-radius: 10px;
    display: flex;
    align-items: center;
    transition: all ease .3s;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 1px 3px;
    background: var(--mainColor);
    font-size: 15px
}

.tab-tour .btn-tour-tab i {
    margin-right: 7px;
    transition: all ease .3s;
    font-size: 13px;
    color: #fff
}

.tab-tour .title-site {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px
}

.tab-tour .title-site h2 {
    margin-bottom: 0;
    font-family: var(--fontFamilyBold);
    font-size: 26px
}

.tab-tour .title-site::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 3px;
    background: #f68118;
    background: radial-gradient(circle, rgb(246, 129, 24) 0%, rgba(246, 129, 24, 0.01) 100%)
}

.tab-tour .link-parent {
    margin-bottom: 7px
}

@media (max-width: 992px) {
    .tab-tour .titr-tour-tab {
        font-size: 18px
    }

    .tab-tour .money-calendar-tab > span:last-child {
        width: 85px;
        text-align: left;
        font-size: 15px
    }

    .tab-tour .titr-tour-tab {
        margin-bottom: 10px
    }

    .tab-tour .money-tour-tab, .tab-tour .money-calendar-tab, .tab-tour .parent-btn-night {
        margin-bottom: 10px
    }

    .tab-tour .titr-tour-tab {
        font-size: 17px
    }

    .tab-tour .parent-desc {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 768px) {
    .tab-tour .parent-desc {
        display: none
    }

    .tab-tour .parent-img-tour {
        height: 190px
    }
}

@media (max-width: 576px) {
    .tab-tour .parent-img-tour {
        height: 250px
    }
}

.hotel-ghods .link-parent {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: start;
    position: relative;
    padding: 20px;
    transition: all .3s;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
    gap: 25px
}

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

.hotel-ghods .link-parent:hover .img-hotel {
    transform: rotate(-4deg)
}

.hotel-ghods .link-parent .img-hotel {
    inset: 0;
    width: 100%;
    height: 330px;
    z-index: 1;
    border-radius: 10px;
    transition: all ease .3s;
    overflow: hidden
}

.hotel-ghods .link-parent img {
    background-size: cover;
    width: 100%;
    height: 100%;
    transition: all ease .3s
}

.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: center;
    font-size: 14px;
    color: #f7af1c;
    gap: 3px;
    margin-bottom: 5px
}

.hotel-ghods .link-parent .text-hotel h3 {
    font-family: var(--fontFamilyBold);
    color: #333;
    margin-bottom: 0;
    font-size: 21px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: center
}

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

.hotel-ghods .parent-hotel {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 30px
}

.hotel-ghods .parent-hotel-reservetion {
    margin-top: 30px;
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 30px
}

.hotel-ghods .parent-hotel-owl, .hotel-ghods .parent-hotel-reservetion-owl {
    display: none
}

@media (max-width: 1200px) {
    .recent_trip_area .single_trip {
        margin-bottom: 39px
    }

    .text-count-passenger {
        font-size: 12px
    }

    .hotel-ghods .link-parent .img-hotel {
        height: 230px
    }
}

@media (max-width: 991px) {
    .hotel-ghods .link-parent .img-hotel {
        height: 170px
    }

    .hotel-ghods .parent-ul-hotel #pills-tab-hotel .nav-link {
        padding: 10px 20px !important
    }

    .recent_trip_area .single_trip {
        margin-bottom: 30px
    }

    .parent-hotel, .parent-hotel-reservetion {
        gap: 20px !important
    }

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

    .hotel-ghods .link-parent {
        padding: 15px
    }

    .hotel-ghods .link-parent .text-hotel {
        gap: 5px
    }

    .hotel-ghods .link-parent .text-hotel .star-hotel {
        font-size: 12px
    }

    .hotel-ghods .link-parent .text-hotel h3 {
        font-size: 20px
    }
}

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

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

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

    .parent-hotel, .parent-hotel-reservetion {
        display: none !important
    }

    .parent-hotel-owl, .parent-hotel-reservetion-owl {
        display: inline-block !important
    }

    .hotel-ghods .link-parent .img-hotel {
        height: 190px
    }
}

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

    .title-banner h3 {
        font-size: 27px
    }

    .title-banner p {
        font-size: 18px;
        margin-bottom: 19px
    }

    .hotel-ghods .link-parent {
        gap: 15px
    }

    .hotel-ghods .link-parent .text-hotel h3 {
        font-size: 17px
    }

    .hotel-ghods .link-parent .img-hotel {
        height: 265px
    }

    .hotel-ghods .link-parent .img-hotel {
        height: 330px
    }
}

.newsletters .newsletterMain {
    background-image: url(../images/KarbalaNight.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: darken;
    background-color: rgba(51, 51, 51, .8);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 40px
}

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

.newsletters .newsletterMain div h2 {
    font-family: var(--fontFamilyBold);
    font-size: 2.5rem;
    margin: 0px;
    text-transform: capitalize;
    text-align: center;
    line-height: 57px
}

.newsletters .newsletterMain div p {
    font-size: 18px;
    margin: 0;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 2rem;
    line-height: 30px
}

.newsletters .newsletterMain .parent-svg-newsletters {
    margin-left: 30px
}

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

.newsletters .newsletterMain label {
    position: relative
}

.newsletters .newsletterMain input {
    padding-right: 1rem;
    border-radius: 10px;
    border: none;
    font-size: 17px;
    height: 50px
}

@media (max-width: 768px) {
    .newsletters .newsletterMain div h2 {
        font-size: 33px
    }
}

@media (max-width: 576px) {
    .newsletters .newsletterMain div {
        gap: 25px
    }

    .newsletters .newsletterMain div h2 {
        font-size: 20px;
        margin-bottom: 0 !important
    }

    .newsletters .newsletterMain div p {
        font-size: 17px;
        margin-bottom: 1rem
    }
}

.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: 10px;
    overflow: hidden;
    transition: all .3s;
    height: 370px
}

.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
}

.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: var(--fontFamilyBold);
    -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: 10px;
    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: var(--fontFamilyBold)
}

.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
    }
}

.vote {
    background-image: url(../images/KarbalaNight.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: darken;
    background-color: rgba(51, 51, 51, .8);
    width: 100%;
    height: 400px
}

.vote .card-header img {
    width: 50px
}

.other .other-parent {
    display: grid;
    grid-template-columns:repeat(5, 1fr);
    gap: 20px
}

@media (max-width: 768px) {
    .other .other-parent {
        grid-template-columns:repeat(2, 1fr)
    }
    .other .other-item.other-item6 {
        display: none;
    }
}

@media (max-width: 576px) {
    .other .other-parent {
        grid-template-columns:repeat(2, 1fr)
    }
}

.other .other-item {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: space-between !important;
    align-items: center;
    padding: 10px !important;
    border-radius: 10px;
    cursor: pointer;
    height: 175px
}

.other .other-item:hover .bulb {
    filter: drop-shadow(0px 0px 15px rgba(225, 25, 36, 0.4));
    transform: rotate(59deg);
    fill: var(--secondColor) !important
}

.other .other-item h5 {
    font-family: var(--fontFamilyBold);
    margin: 0;
    font-size: 20px !important
}

.other .other-item .other-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px
}

.other .other-item .other-img img {
    width: 55px;
    position: absolute;
    z-index: 2;
    top: 0
}

.other .other-item .other-img .bulb {
    position: absolute;
    top: -40px !important;
    right: -70px !important;
    width: 148px !important;
    height: 148px !important;
    transition: all ease .3s;
    fill: var(--mainColor)
}

.other .other-item1 {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    align-items: center;
    padding: 25px 10px 17px 10px;
    border-radius: 10px;
    cursor: pointer
}

.other .other-item1 h5 {
    font-family: var(--fontFamilyBold);
    margin: 0
}

.other .other-item1 .other-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.other .other-item1 .other-img img {
    width: 74px;
    position: absolute;
    z-index: 2;
    top: 0px;
    right: -33px
}

.other .other-item1 .other-img .bulb {
    position: absolute;
    top: -20px;
    right: -26px;
    width: 105px;
    height: 105px
}

.other .other-item2 {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    align-items: center;
    padding: 25px 10px 17px 10px;
    border-radius: 10px;
    cursor: pointer
}

.other .other-item2 h5 {
    font-family: var(--fontFamilyBold);
    margin: 0
}

.other .other-item2 .other-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.other .other-item2 .other-img img {
    width: 39px;
    position: absolute;
    z-index: 2;
    right: -17px;
    width: 75px;
    position: absolute;
    z-index: 2;
    top: -4px;
    right: -34px
}

.other .other-item2 .other-img .bulb {
    position: absolute;
    top: -20px;
    right: -26px;
    width: 105px;
    height: 105px
}

.other .other-item3 {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    align-items: center;
    padding: 25px 10px 17px 10px;
    border-radius: 10px;
    cursor: pointer
}

.other .other-item3 h5 {
    font-family: var(--fontFamilyBold);
    margin: 0
}

.other .other-item3 .other-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.other .other-item3 .other-img img {
    width: 75px;
    position: absolute;
    z-index: 2;
    top: 10px;
    right: -36px;
    width: 75px;
    position: absolute;
    z-index: 2;
    top: 0px;
    right: -33px
}

.other .other-item3 .other-img .bulb {
    position: absolute;
    top: -20px;
    right: -26px;
    width: 105px;
    height: 105px
}

.other .other-item4 {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    align-items: center;
    padding: 25px 10px 17px 10px;
    border-radius: 10px;
    cursor: pointer
}

.other .other-item4 h5 {
    font-family: var(--fontFamilyBold);
    margin: 0
}

.other .other-item4 .other-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.other .other-item4 .other-img img {
    width: 33px;
    position: absolute;
    z-index: 2;
    right: -12px;
    top: -2px;
    width: 90px;
    position: absolute;
    z-index: 2;
    right: -45px;
    top: 15px
}

.other .other-item4 .other-img .bulb {
    position: absolute;
    top: -20px;
    right: -26px;
    width: 105px;
    height: 105px
}

.other .other-item5 {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    align-items: center;
    padding: 25px 10px 17px 10px;
    border-radius: 10px;
    cursor: pointer
}

.other .other-item5 h5 {
    font-family: var(--fontFamilyBold);
    margin: 0
}

.other .other-item5 .other-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.other .other-item5 .other-img img {
    width: 75px;
    position: absolute;
    z-index: 2;
    top: 10px;
    right: -32px;
    width: 70px;
    position: absolute;
    z-index: 2;
    top: 6px;
    right: -32px
}

.other .other-item5 .other-img .bulb {
    position: absolute;
    top: -20px;
    right: -26px;
    width: 105px;
    height: 105px
}

.other .other-item6 {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    align-items: center;
    padding: 25px 10px 17px 10px;
    border-radius: 10px;
    cursor: pointer
}

.other .other-item6 h5 {
    font-family: var(--fontFamilyBold);
    margin: 0
}

.other .other-item6 .other-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.other .other-item6 .other-img img {
    width: 43px;
    position: absolute;
    z-index: 2;
    top: 8px;
    right: -17px;
    width: 57px;
    position: absolute;
    z-index: 2;
    top: 3px;
    right: -25px
}

.other .other-item6 .other-img .bulb {
    position: absolute;
    top: -20px;
    right: -26px;
    width: 105px;
    height: 105px
}

@media (max-width: 576px) {
    .other .other-item h5 {
        font-size: 19px !important
    }

    .other .other-item {
        border: 2px solid #ccc
    }

    .other .other-item1 {
        order: 3
    }

    .other .other-item2 {
        order: 1
    }

    .other .other-item3 {
        order: 5
    }

    .other .other-item4 {
        order: 2
    }

    .other .other-item5 {
        order: 4
    }

    .other .other-item6 {
        order: 6
    }
}

.about .about-img .parent-img {
    position: relative;
    height: 460px;
    overflow: hidden;
    border-radius: 10px
}

.about .about-img .parent-img img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    transition: all ease .5s;
    border-radius: 10px
}

.about .about-img .parent-img img:hover {
    transform: scale(1.1)
}

.about .parent-about {
    text-align: right;
    display: flex;
    flex-direction: column;
    height: 100%
}

.about .titr-top {
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    display: none
}

.about .parent-about h2 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--mainColor)
}

.about .parent-about h3 {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 500;
    color: var(--secondColor)
}

.about .parent-about p {
    font-size: 16px;
    text-align: justify;
    color: #676977;
    margin: 10px 0 14px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 28px
}

.about .ul-about {
    list-style: none;
    padding: 0;
    margin: 0
}

.about .ul-about li {
    margin: 15px 0;
    color: #676977;
    display: flex;
    align-items: center
}

.about .ul-about li i {
    background: var(--secondColor);
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 7px;
    font-size: 14px;
    width: 28px;
    height: 28px
}

@media (max-width: 1200px) {
    .about .about-img .parent-img {
        height: 390px
    }

    .about .parent-about p {
        display: none
    }

    .about .bg-btn-karvan {
        margin-top: unset
    }

    .about .parent-about {
        justify-content: space-between
    }

    .about .parent-about h3 {
        margin-bottom: 18px
    }
}

@media (max-width: 991px) {
    .about .parent-about h3 {
        font-size: 20px
    }

    .about .parent-karevan-about-img {
        display: none
    }

    .about .parent-about p {
        font-size: 14px;
        margin-bottom: 10px !important
    }

    .about .about-parent {
        height: 300px
    }

    .about .parent-about {
        padding: 0
    }

    .about .parent-about p {
        display: inline-block
    }

    .about .bg-btn-karvan {
        margin-top: 20px
    }

    .about .parent-about {
        justify-content: start
    }

    .about .parent-about h3 {
        margin-bottom: 0
    }

    .about .parent-about-col {
        padding: 0 !important
    }
}

@media (max-width: 768px) {
    .about .about-img {
        margin-top: 20px
    }
}

@media (max-width: 576px) {
    .about .parent-about h2 {
        font-size: 30px
    }

    .about .parent-about h3 {
        font-size: 16px
    }

    .about .parent-karevan-about-img {
        padding: 0 !important
    }
}

.your-question #accordion {
    line-height: 27px
}

.your-question #accordion .card {
    margin: 12px 0;
    border-radius: 10px !important;
    cursor: pointer;
    background: #dfdfdf;
    overflow: hidden
}

.your-question #accordion2 {
    text-align: right
}

.your-question #accordion2 .card {
    margin: 12px 0;
    border-radius: 10px !important;
    cursor: pointer;
    overflow: hidden
}

.your-question #accordion2 .card .card-header {
    background-color: #fff;
    border: 1px solid #eee
}

.your-question .card-header {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .75rem 1rem .75rem 1rem;
    border: none
}

.your-question .card-header:hover .fa-plane {
    background: rgba(0, 0, 0, 0);
    color: #f9af01
}

.your-question .parent-accordion {
    display: flex;
    align-items: start;
    width: 100%
}

.your-question .parent-accordion > i {
    font-size: 22px;
    transition: all ease-in-out .4s;
    color: var(--mainColor);
    margin-top: 4px
}

.your-question .parent-accordion img {
    width: 30px;
    transition: all ease-in-out .4s
}

.your-question .btn-link:not(.ui-datepicker-prev,.ui-datepicker-next) {
    text-align: right !important;
    outline: none !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: start !important;
    justify-content: space-between !important;
    text-decoration: none !important;
    font-size: 18px;
    padding: 0 !important;
    margin-right: 10px;
    color: #3e3f40 !important;
    line-height: 27px
}

@media (max-width: 576px) {
    .your-question .btn-link:not(.ui-datepicker-prev,.ui-datepicker-next) {
        font-size: 17px !important
    }
}

.your-question .parent-i-down {
    width: 20%;
    margin-right: auto
}

.your-question .btn-link:not(.ui-datepicker-prev,.ui-datepicker-next) i { /*! margin-right: auto; */
    height: 30px;
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all ease-in-out .4s;
    font-size: 20px;
    color: var(--mainColor)
}

.your-question .card-header:hover i {
    color: var(--secondColor)
}

.your-question .card-header:hover .fa-question {
    color: var(--secondColor);
    background: rgba(0, 0, 0, 0)
}

.your-question #accordion2 .card .card-header:hover i { /*! background:#f9af01; */
}

.video {
    margin-top: 60px
}

.video .video-parent {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: darken;
    background-color: #ebebeb;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 40px 0;
    background-position: bottom
}

.video .video-parent .iframe-parent {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 420px;
    border-radius: 10px;
    overflow: hidden;
    width: 950px
}

.video .video-parent .iframe-parent iframe {
    border-radius: 8px;
    border: none;
    width: 100%;
    height: 100%
}

.video .video-parent div {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%
}

.video .video-parent div h2 {
    font-size: 28px;
    margin: 0;
    text-transform: capitalize;
    margin-bottom: 30px;
    text-align: center;
    color: #333
}

.video .video-parent div p {
    font-size: 18px;
    margin: 0;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 3rem;
    line-height: 30px
}

.video .video-parent .parent-svg-newsletters {
    margin-left: 30px
}

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

.video .video-parent label {
    position: relative
}

.video .video-parent input {
    padding-right: 1rem;
    border-radius: 10px;
    border: none;
    font-size: 17px;
    height: 50px
}

@media (max-width: 992px) {
    .video .video-parent .iframe-parent {
        height: 320px;
        width: 750px
    }
}

@media (max-width: 768px) {
    .video .video-parent .iframe-parent {
        height: 300px;
        width: 550px
    }

    .video .video-parent .iframe-parent {
        height: 330px
    }
}

@media (max-width: 576px) {
    .video .video-parent .iframe-parent {
        height: 220px;
        width: 380px
    }

    .video .video-parent div h2 {
        font-size: 25px;
        margin-bottom: 20px !important
    }

    .video .video-parent div p {
        font-size: 17px;
        margin-bottom: 1rem
    }

    .video .video-parent .iframe-parent {
        height: 270px
    }
}

.video video[poster] {
    object-fit: cover
}

.Comments .item-Comments {
    background: #fff;
    color: #333;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    min-height: 200px;
    justify-content: space-evenly
}

.Comments .item-Comments p {
    font-size: 18px;
    margin: 0;
    text-align: justify;
    line-height: 30px;
    border-top: 3px dashed var(--mainColor);
    padding-top: 15px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.Comments .item-Comments i {
    color: var(--mainColor);
    font-size: 40px
}

.Comments .newsletterMain {
    background-image: url(../images/KarbalaNight.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-blend-mode: darken;
    background-color: rgba(51, 51, 51, .8);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 40px
}

.Comments .newsletterMain .parent-Comments {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center
}

.Comments .newsletterMain .parent-Comments h2 {
    font-family: var(--fontFamilyBold);
    font-size: 28px;
    margin-bottom: 30px;
    text-transform: capitalize;
    text-align: center
}

.Comments .newsletterMain .parent-svg-newsletters {
    margin-left: 30px
}

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

.Comments .newsletterMain label {
    position: relative
}

.Comments .newsletterMain input {
    padding-right: 1rem;
    border-radius: 10px;
    border: none;
    font-size: 17px;
    height: 50px
}

@media (max-width: 768px) {
    .Comments .newsletterMain div h2 {
        font-size: 33px
    }
}

@media (max-width: 576px) {
    .Comments .newsletterMain div h2 {
        font-size: 25px !important;
        margin-bottom: 20px !important
    }

    .Comments .newsletterMain div p {
        font-size: 17px
    }
}

.blog-demo .items-tour-demo {
    background: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 15px;
    margin-right: 1px;
    border: 1px solid #ccc
}

.blog-demo .items-tour-demo .parent-img-demo {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    height: 300px
}

@media (max-width: 1200px) {
    .blog-demo .items-tour-demo .parent-img-demo {
        height: 230px
    }
}

@media (max-width: 992px) {
    .blog-demo .items-tour-demo .parent-img-demo {
        height: 260px
    }
}

@media (max-width: 768px) {
    .blog-demo .items-tour-demo .parent-img-demo {
        height: 190px
    }
}

@media (max-width: 576px) {
    .blog-demo .items-tour-demo .parent-img-demo {
        height: 280px
    }
}

.blog-demo .items-tour-demo .parent-img-demo img {
    width: 100%;
    height: 100%;
    transition: all ease .3s;
    filter: brightness(80%);
    object-fit: cover
}

.blog-demo .items-tour-demo:hover img {
    transform: scale(1.1)
}

.blog-demo .items-tour-demo .parent-text-demo {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.blog-demo .items-tour-demo .parent-text-demo .parent-data-and-comment {
    display: flex;
    align-items: center;
    gap: 18px
}

.blog-demo .items-tour-demo .parent-text-demo .parent-data-and-comment .data-blog-demo {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #192945;
    font-size: 14px
}

.blog-demo .items-tour-demo .parent-text-demo .parent-data-and-comment .data-blog-demo svg {
    width: 14px;
    height: 14px;
    fill: #192945
}

.blog-demo .items-tour-demo .parent-text-demo .parent-data-and-comment .comment-blog-demo {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #192945;
    font-size: 14px
}

.blog-demo .items-tour-demo .parent-text-demo .parent-data-and-comment .comment-blog-demo svg {
    width: 14px;
    height: 14px;
    fill: #192945
}

.blog-demo .items-tour-demo .parent-text-demo h4 {
    font-family: var(--fontFamilyBold);
    color: #222;
    font-size: 18px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 0
}

.blog-demo .items-tour-demo .parent-text-demo p {
    font-size: 16px;
    color: gray;
    line-height: 24px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 0;
    text-align: justify
}

.blog-demo .items-tour-demo .parent-text-demo button {
    background: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    color: #222;
    outline: 0;
    border-top: 1px solid #eee !important;
    transition: all ease .3s;
    box-shadow: none;
    border: none;
    padding-top: 15px;
    display: none
}

.blog-demo .items-tour-demo .parent-text-demo button:hover {
    color: var(--mainColor)
}

.blog-demo .items-tour-demo .parent-text-demo button svg {
    width: 18px;
    height: 18px;
    fill: #222;
    transition: all ease .3s
}

.blog-demo .items-tour-demo .parent-text-demo button:hover svg {
    fill: var(--mainColor)
}

.top-footer {
    padding: 3rem 0;
    border-top: 1px solid #e2e6e9
}

.top-footer .parent-top-footer {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 20px
}

.top-footer .parent-top-footer .item-box-top-footer {
    display: flex;
    align-items: center;
    gap: 16px
}

.top-footer .parent-top-footer .item-box-top-footer img {
    width: 89px;
    height: 89px
}

.top-footer .parent-top-footer .item-box-top-footer .text-top-footer {
    display: flex;
    flex-direction: column;
    gap: 7px
}

.top-footer .parent-top-footer .item-box-top-footer .text-top-footer h3 {
    font-family: var(--fontFamilyBold);
    margin-bottom: 0;
    color: #4b5259;
    font-size: 20px
}

.top-footer .parent-top-footer .item-box-top-footer .text-top-footer span {
    font-size: 16px !important;
    color: #6c7680 !important
}

.top-footer .my-footer-icon2 {
    display: none !important
}

.top-footer i {
    --fa-primary-color: #0b7f8c;
    --fa-secondary-color: #0b7f8ce5;
    font-size: 50px
}

.parent-hotel-reservetion .text-hotel {
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: baseline !important
}

.parent-hotel-reservetion-loq {
    display: flex;
    flex-direction: column;
    gap: 3px;
    align-items: flex-start
}


.newsletter {
    position: relative;
}

.parent-newsletter {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    border-radius: 20px;
    border: 1px solid #DEDEDE;
    overflow: hidden;
    background: #FCFCFC;
}

.newsletter-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(90%);
}

.parent-text-newsletter {
    height: 100%;
    padding: 20px;
    background: #FCFCFC;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.parent-icon-newsletter {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.parent-icon-newsletter > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.parent-icon-newsletter i {
    font-size: 85px;
    color: #333;
    padding-left: 20px;
}

.parent-icon-newsletter h2 {
    font-size: 26px;
    margin-bottom: 3px;
    text-transform: capitalize;
    text-align: right;
    color: #333;
    font-family: 'yekanbakhBold';
}

.parent-icon-newsletter p {
    font-size: 16px;
    text-align: right;
    color: #333;
    margin: 0;
}

.form_newsletter > label > i {
    position: absolute;
    top:31px;
    right: 20px;
    font-size: 20px;
    transform: translateY(-50%);
    color: #83929D;
}

.form_newsletter > label > input {
    padding-right: 3rem;
    border-radius: 10px;
    font-size: 16px;
    height: 50px;
    border: 1px solid #DEDEDE;
    color: #83929D;
}

.form_newsletter > label > a {
    background: var(--mainColor);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 20px;
    color: #fff;
    border-radius: 10px;
    transition: var(--transition);
    border: 2px solid transparent;
}

.btn-newsletterMain:hover {
    text-decoration: none;
    border-color: var(--secondColor);
    background: var(--secondColor);
    color: #fff;
}

.form_newsletter > label > input:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--mainColor) !important;
}

@media (max-width: 991px) {
    .parent-newsletter {
        grid-template-columns: repeat(1, 1fr);
    }
    .parent-top-footer {
        grid-template-columns:repeat(2, 1fr) !important;
        grid-row-gap: 30px !important
    }
}

@media (max-width: 576px) {
    .parent-text-newsletter {
        padding: 20px 10px;
    }

    .parent-icon-newsletter i {
        font-size: 70px;
        padding-left: 10px;
    }

    .parent-icon-newsletter h2 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .form_newsletter > label > input {
        height: 45px;
        padding-right: 37px;
    }
    .form_newsletter > label > input::placeholder {
        font-size: 14px !important;
    }
    .form_newsletter > label > i {
        font-size: 18px;
        top: 27px;
        right: 12px;
    }

    .parent-form-newsletter label {
        padding: 5px 0 !important;
    }

    .form_newsletter > label > a {
        height: 45px;
    }

    .parent-icon-newsletter p {
        font-size: 13px;
    }
}


@media (max-width: 991px) {
    .parent-newsletter .newsletter-item:first-child {
        display: none;
    }
}

@media (max-width: 768px) {
    .parent-item-grid {
        grid-template-columns:repeat(1, 1fr) !important
    }
}

@media (max-width: 576px) {
    .banner-demo .banner {
        margin: 50px 0;
    }
    .banner-demo-1 .search_box_div {
        margin-bottom: 0;
    }
    .banner-demo-1 .container {
        align-items: center;
    }
    .banner-demo {
        align-items: center;
    }
    .other-services {
        padding: 60px 0 50px
    }

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

    .text-title-safiran h2 {
        font-size: 25px !important
    }

    .title-safiran {
        align-items: center !important
    }

    .more-title-safiran span {
        font-size: 14px
    }

    .more-title-safiran svg {
        width: 8px
    }

    .title-safiran {
        margin-bottom: 20px !important
    }

    .parent-ul-tour {
        margin-top: 0 !important
    }

    .tour-safiran .items-tour .text-bottom-tour h2 {
        font-size: 22px !important
    }

    .tour-safiran .items-tour .text-bottom-tour .parent-info-tour-avan .info-right .cost {
        font-size: 16px !important
    }

    .tour-safiran .items-tour .text-bottom-tour .parent-info-tour-avan .info-left .rating-text {
        font-size: 16px !important
    }

    .blog-safiran .link-blog .parent-text-blog p {
        font-size: 14px !important
    }

    .blog-safiran .link-blog .parent-text-blog button {
        font-size: 14px !important
    }

    .blog-safiran .link-blog .parent-img-blog .parent-comment-star .data-blog {
        font-size: 14px !important
    }

    .newsletters .newsletterMain .text_newsletter .parent-svg-newsletters svg {
        width: 100px !important
    }

    .newsletters .newsletterMain .text_newsletter div h2 {
        font-size: 20px !important
    }

    .newsletters .newsletterMain .text_newsletter div p {
        font-size: 14px
    }

    .newsletters .newsletterMain input {
        font-size: 14px !important
    }

    .blog-safiran {
        padding: 0 0 50px
    }

    .tour-safiran {
        padding: 0 0 50px
    }

    .parent-top-footer {
        grid-template-columns:repeat(1, 1fr) !important
    }

    .top-footer .parent-top-footer .item-box-top-footer img {
        width: 70px;
        height: 70px
    }

    .top-footer .parent-top-footer .item-box-top-footer .text-top-footer h3 {
        font-size: 18px !important
    }

    .owl-text-hotel {
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important
    }

    .about .about-img .parent-img {
        height: 330px !important
    }

    .box-item-footer h3 {
        border-radius: 5px !important;
        color: var(--mainColor);
    }
}

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

@media (max-width: 578px) { .height-line-brack { height: 25vh !important; } }

.height-line-brack {
    display: none;
}