/*------------------------------------------------------------------
[Master Stylesheet]

Project :	                Runy Default Template
Version :	                4.0
Last change :	            28/04/2023
Designed & Developed by :	Amin Ferasat
Url :                       Tarahsite.net
color Olgo :                https://flatuicolors.com/palette/de
-------------------------------------------------------------------*/
@font-face {
    font-family: 'Vazir';
    src: url('../fonts/Vazir.eot');
    src: url('../fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir.ttf') format('truetype'),
    url('../fonts/Vazir.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Vazir-Bold';
    src: url('../fonts/Vazir-Bold.eot');
    src: url('../fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html{
    direction: rtl;
    text-align: right;
}
body{
    font-family: 'Vazir', serif;
    background-color:#f7f7fc;
}
img.imgLogo {
    height: 38px !important;
}
a{
    color: #a55eea;
    text-decoration: none;
}
a:hover{
    color: #8854d0;
}
form#homeSearch {
    position: relative;
    top: -30px;
    padding: 20px;
    border-radius: 15px;
    text-align: right;
}
.topMenu{
    background-color: #8854d0;/*
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
    box-shadow: 0 1px 5px rgba(0,0,0,0.75);*/

}
.bg-white-transparent {
    background-color: #ffffffeb;
}
.boxService {
    width: 100%;
    padding: 15px;
    text-align: center;
    border-radius: 15px;
    color: white;
    margin-top: 20px;
}
.icon-bg-home-1 {
    background-color: #45aaf2;
    border-radius: 50%;
    padding: 5px;
    width: 35px !important;
    height: 35px !important;
}
.icon-bg-home-2 {
    background-color: #f39c12;
    border-radius: 50%;
    padding: 5px;
    width: 35px !important;
    height: 35px !important;
}
.boxTour {
    width: 100%;
    margin-top: 15px;
    transition: 0.5s all;
    box-shadow: 0px 5px 12px -9px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 5px 12px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 12px -9px rgba(0,0,0,0.75);
}
.boxTour:hover {
    transition: 0.5s all;
    box-shadow: 1px 5px 12px -2px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 5px 12px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 5px 12px -2px rgba(0,0,0,0.75);
}
.boxImgTour {
    text-align: center;
}
img.imgTour {
    border-radius: 5px;
    max-width: 100%;
}
.btnW100{
    width: 100% !important;
}
:focus-visible {
    outline: 0px dotted;
    outline-style: dotted;
}
div#numberHellp {
    display: block;
    width: 100%;
}
.inputNumber {
    display: inline;
    width: 32px;
    border-radius: 7px;
    background: #e9ecef;
    border: solid #e9ecef;
}
.subjectTour {
    display: block;
    width: 100%;
    padding: 14px;
}
.boxTour .h3Tour {
    font-size: 15px;
    font-weight: 600;
}
.boxTour .infoTour ul {
    padding: 15px;
    list-style: none;
}
li.spanInfo {
    display: inline;
    font-size: 12px;
}
section#footer {
    margin-top: 90px;
    padding-top: 30px;
    background-color: #e9ecef;
    color: #242526;
    border-top: 5px solid #8854d0;
}
.logoFooter {
    width: 100%;
}
img.imglogoFooter {
    max-width: 100%;
}
.recentItems  {
    display: block;
    margin-top: 5px;
    padding: 15px 0px;
}
.recentItems ul {

    list-style: none;
    padding: 0px;
}
.recentItems img {
    width: 85px;
    height: 85px;
}
h3.titleItem {
    font-size: 14px;
    text-align: justify;
}
ul.footerInfo {
    padding: 20px 12px;
    list-style: none;
}
li.linkFooter {
    padding: 10px 0px;
}
.recentItems ul li {
    padding: 3px 0px;
    margin: 2px 0px;
}
.recentItems .menu-item {
    display: inline-block;
    border: 2px solid #878787;
    border-radius: 9px;
    padding: 4px;
}
.recentItems .menu-item a{
    color: #878787;
}
.titleWidget {
    padding: 8px 0px;
}
h4.h4Widget {
    font-size: initial;
    font-weight: 600;
}
.titleFooter {
    border-bottom: 2px solid #a55eea;
}
.rounded-50d {
    border-radius: 50% !important;
}
.avatar-img {
    width: 200px !important;
    margin: 0 auto;
}
.hoverDiv:hover {
    transform: scale(1.02);
    box-shadow: 0 0 40px rgba(24,23,24,.2)!important;
    transition: all 0.5s;
}
.text-yellow-500 {
    color: #ffc107;
}
.text-orange-500 {
    color: #fd7e14;
}
.text-paragraph h2 {
    text-align: center;
}
.text-paragraph h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 7px;
}
.w-150px {
    width: 150px !important;
}
.center {
    margin: 0 auto !important;
}
/****- Single -*****/
.subjectSingle {
    padding: 20px;
    background-color: white;
    border-radius: 7px;
}
.subjectSingle h1 {
    padding: 0px;
    margin: 0;
}
.textBody {
    text-align: justify;
    padding: 20px;
    background-color: white;
    border-radius: 7px;
    line-height: 35px;
}
.textBody p {
}
.textBody img {
    max-width: 100% !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding: 0px 7px !important;
    color: #6c757d;
    content: "/";
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem !important;
    margin-left: 0rem !important;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.breadcrumbBlock {
    background-color: #e9ecef;
}
.imagePost {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    padding: 5px;
    overflow-x: hidden;
}
.imagePost img {
    max-width: 100%;
    border-radius: 7px;
}
.imgPost:hover {

}
ul.list-group.list-group-flush {
    padding: 0;
}
.sidebar {
    width: 100%;
    border-radius: 7px;
}
.box-shadow-lg {
    box-shadow: -0.0625rem 0 0.625rem 0 rgba(0,0,0,0.07),0.3125rem 1.25rem 2.5rem 0 rgba(0,0,0,0.04) !important;
}
.widget {
    width: 100%;
    display: block;
}
.titleSidebar {
    padding-right: 11px;
    padding-top: 12px;
}
h4.h4titr {
    padding: 10px 0px;
    border-bottom: 2px solid #e9ecef;
}

/* Shine Hover Effect */
.hover14 figure {
    position: relative;
}
.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
/* End Shine Hover Effect */
#category .card-text:last-child {
    text-align: justify;
}

.scrollbar {
    background-color: #F5F5F5;
    float: left;
    height: 300px;
    margin-bottom: 25px;
    margin-left: 22px;
    margin-top: 40px;
    width: 65px;
    overflow-y: scroll;
}

/*--------*/
.img-thumbnail-50{
    width: 50px !important;
    height: 50px !important;
}
.ltr {
    direction: ltr !important;
}
.hidden {
    display: none ;
}
span.select2.select2-container.select2-container--default.select2-container--above {
    width: 100%;
    display: block;
}
.font-19{
    font-size: 19px !important;
}
.font-15{
    font-size: 15px !important;
}
.small-9px {
    font-size: 9px !important;
}
.border-r19 {
    border-radius: 19px;
}
.border-rr19 {
    border-bottom-right-radius: 19px;
    border-top-right-radius: 19px;
}
.border-rrt19 {
    border-top-right-radius: 19px;
}
.border-rl19 {
    border-bottom-left-radius: 19px;
    border-top-left-radius: 19px;
}
.border-rlb19 {
    border-bottom-left-radius: 19px;
}
.filter-2241 {
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.1));
}
.filter-11401 {
    filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.01));
}
.filter-11404 {
    filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.04));
}
.btnIcon i{
    padding: 6px;
    margin: 2px;
    border-radius: 9px;
    width: 31px;
    height: 31px;
    color: white;
    transition: all 0.5s;
}
.btnIcon i:hover {
    border-radius: 40%;
    transition: all 0.5s;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.12)!important;
}
.btn-primary {
    color: #fff;
    background-color: #8854d0;
    border-color: #a55eea;
}
.bg-primary {
    background-color: #8854d0 !important;
}
.nav-link {
    color: #607d8b !important;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #8854d0 !important;
    border-color: #a55eea !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #8854d0;
    border-color: #a55eea;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #a55eea;
    border-color: #8854d0;
    filter: drop-shadow(2px 2px 4px rgb(135, 84, 207));
    box-shadow: none;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
    filter: drop-shadow(2px 2px 4px rgb(135, 84, 207));
}
.btn-success {
    color: #fff;
    background-color: #4fc3f7;
    border-color: #81d4fa;
}
.btn-success:hover {
    color: #fff;
    background-color: #40bef7;
    border-color: #81d4fa;
}
.btn-check:active+.btn-success:focus, .btn-check:checked+.btn-success:focus, .btn-success.active:focus, .btn-success:active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgb(3 169 244 / 26%);
}
.btn-check:focus+.btn-success, .btn-success:focus {
    color: #fff;
    background-color: #03a9f4;
    border-color: #03a9f4;
    box-shadow: 0 0 0 0.25rem rgb(3 169 244 / 39%);
}
.btn-check:active+.btn-success, .btn-check:checked+.btn-success, .btn-success.active, .btn-success:active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2196f3;
    border-color: #03a9f4;
}
.bg-muted {
    background-color: #f7f7fc !important;
}
.txt-color-a-1 {
    color: #212529;
}
ul.breadcrumb {
    padding: 15px;
    background-color: white;
    border-radius: 16px;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.1));
    margin: 30px 0px;
}
ul.breadcrumb li {
    font-size: 15px;
    margin: 5px;
    padding-left: 13px;
}
.nav-pills .nav-link {
    border: 2px solid white;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #a55eea;
    background-color: white;
    border-radius: 0px;
    border-bottom: 2px solid #a55eea;
}
.modal-header .btn-close {
    margin: 0 !important;
}
#AirAvailability .card:hover {
    transition: all 0.8s;
    filter: drop-shadow(2px 7px 13px rgba(0,0,0,0.2));
}
.input-group-text {
    background-color: #a5b1c2 !important;
    border: 1px solid #8854d0 !important;
}
.form-control {
    border: 1px solid #8854d0 !important;
}
.form-control:focus {
    border-color: #a5b1c2;
    box-shadow: 0 0 0 0.25rem #a5b1c2;
}
.rtl {
    direction: rtl !important;
    text-align: right !important;
}
.bg-none {
    background: none !important;
}
.form-select {
    border: 1px solid #8854d0 !important;
}
.form-select:focus {
    border-color: #a5b1c2;
    box-shadow: 0 0 0 0.25rem #a5b1c2;
}
.w-300px {
    width: 300px !important;
}
.treatmentShow .row {
    background: #f5f5f5;
    padding: 5px 0px;
    font-size: 12px;
    border-radius: 9px;
}

/* نمایش هتل ها در تور */
.boxPriceHotel {
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ededf0;
    transition: all .15s ease-out;
    box-shadow: 0 3px 4.75px 0.25px rgb(24 23 24 / 3%);
}
.hoverBox:hover {
    transform: scale(1.02);
    box-shadow: 0 0 40px rgba(24,23,24,.2)!important;
}
.infoHotel {
    padding: 20px;
    min-height: 128px;
    display: block;
    position: relative;
    box-shadow: 0 3px 19px 1px rgb(24 23 24 / 5%);
    list-style: none;
}
.picNameHotel {
    display: flex;
    text-align: center;
    justify-content: flex-start;
    border-left: 1px solid rgba(233,233,243,.6);
}
.picHote {
    width: 80px;
}
.nameHotel {
    font-size: larger;
}
.starHotel {
    width: 121px;
}
.foodHotel {
    display: flex;
    /* justify-content: center; */
    justify-content: space-around;
}
.locationHotel {
    padding: 15px;
    font-size: large;
}

.bedsHotel {
    height: auto;
    padding: 20px 0;
}
ul.priceBeds {
    padding: 5px;
    list-style: none;
    display: flex;
    justify-content: space-around;
}
li.itemBed {
    padding: 0px 10px;
    width: 16%;
    text-align: center;
    border-left: 1px solid rgba(233,233,243,.6);
}
.nameBed {
    width: 100%;
    display: block;
}
.nameBed span {
    background-color: #1b1e211f;
    border-radius: 14px;
    padding: 5px 11px;
    width: 100%;
    display: block;
}
.priceBed {
    width: 100%;
    display: block;
    color: #a55eea;
    padding: 12px 1px;
}
li.endItemBed {
    border-left: 0px solid rgba(233,233,243,.6) !important;
}
.dMobileOn {
    display: none;
}
ul.priceBedsMobile {
    padding: 0;
    list-style: none;
}
.height-45px { height: 45px !important;}
.text-bold { font-weight: bold !important }
.atbd_payment {
    font-size: 16px;
}
.bodyPassenger {
    padding: 7px;
    margin: 2px 0px;
    border-bottom: 1px solid #eee;
}
.carousel-item.active img {
    border-radius: 6px;
}
h1.entry.title {
    line-height: 2;
    font-size: 29px;
}
span.pointPar {
    font-size: 8px;
}
tr.transportPK {
    font-size: 11px;
}
.accordion-button:not(.collapsed) {
    color: #212121;
    background-color: white;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button:focus {
    z-index: 3;
    border-color: #8854d0;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #a5b1c2;
}
.btn-info {
    color: #000;
    background-color: #b3e5fc;
    border-color: #0dcaf0;
}
.font-10 {
    font-size: 10px !important;
}

.carousel-control-prev-icon {
    border: 4px solid white;
    border-radius: 50%;
    padding: 4px;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.carousel-control-next-icon {
    border: 4px solid white;
    border-radius: 50%;
    padding: 4px;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.SearchBlock {
    /*background-color: #8854d0;*/
    background-image: url(../img/bgfooter.png);
}
.search-btn {
    border: none;
    background: linear-gradient(to right, #8854d0, #a55eea);
    color: white;
}
.pr-10{
    padding-right: 50px !important;
}
.pl-10{
    padding-left: 50px !important;
}
.word{}
.form-control-lg {
    border: antiquewhite;
}
.form-control-lg:focus {
    border: none !important;
}
.radius15 {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.radius35 {
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
}
.radius19 {
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
}
nav .pagination {
    justify-content: center;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #a55eea;
    border-color: #8854d0;
}
.page-link {
    color: #8854d0 ;
}
.border-r-2px{
    border-right: 2px solid #8854d0;
}
.tourist_guide .titr {
    font-weight: bold;
}
.tourist_guide hr {
    margin: 10px 0px;
    background-color: #a55eea
}
.tourist_guide .card {
    border: 1px solid #a55eea;
}
.tourist_guide .form-check-input {
    border: 1px solid #a55eea;
}
.tourist_guide .card-header {
    background-color: rgba(136, 84, 208, 0.71);
    border-bottom: 1px solid rgba(136, 84, 208, 0.93);
}
.btn-tel {
    background: linear-gradient(to right, #8854d0, #a55eea);
    color: white;
}
.titleSection {
    padding: 12px 0px;
    margin: 10px 0px;
    border-bottom: 2px solid #dfdfdf;
}
.centerTitleSection {
    border-bottom: 2px solid #28b5ea;
    text-align: center;
    margin-bottom: 65px;
}

.titleSection span {
    border-bottom: 2px solid #a55eea;
    padding-bottom: 8px;
}
.riz-9{
    font-size: 9px;
}
.boxPost {
    width: 100%;
    margin-top: 15px;
}
#infoPassengers {
    padding: 5px;
    margin: 5px 0px;
}

#infoPassengers div{
    text-align: center;
}
smal {
font-size: 9px;
}
.list-style-none {
    list-style: none !important;
}
.parallax_word {
    /* The image used */
    background-image: url("https://as-auto.storage.iran.liara.space/aseman7ir/theme_files/bgfooter.png");

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.link-item-season {
    text-align: center;
}
.link-item-season i {
    width: 35px;
    height: 29px;
    text-align: center;
    background-color: white;
    border-radius: 50%;
    bottom: -13px;
    position: relative;
    padding: 6px 0px;
    font-size: large;
    color: #8854d0;
    transition: all 0.5s;
}
.boxTour:hover .link-item-season i {
    color: white;
    background: #a55eea;
    transition: all 0.5s;
}
.dropdown-item {
    text-align: right !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: #8854d0 !important;
}
/*--- Wave ---*/
.custom-shape-divider-bottom-1673805475 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1673805475 svg {
    position: relative;
    display: block;
    width: calc(125% + 1.3px);
    height: 132px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1673805475 .shape-fill {
    fill: #A55EEA;
}

/*----- Animate Menu -------*/
@media (min-width: 768px) {
    .animate {
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
    }
}

@keyframes slideIn {
    0% {
        transform: translateY(1rem);
        opacity: 0;
    }

    100% {
        transform: translateY(0rem);
        opacity: 1;
    }

    0% {
        transform: translateY(1rem);
        opacity: 0;
    }
}

@-webkit-keyframes slideIn {
    0% {
        -webkit-transform: transform;
        -webkit-opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -webkit-opacity: 1;
    }

    0% {
        -webkit-transform: translateY(1rem);
        -webkit-opacity: 0;
    }
}

.slideIn {
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
}

/*----- End Animate Menu -------*/
