*,
ul {
    margin: 0;
    padding: 0
}

*,
.jq-toast-single {
    font-family: Raleway, sans-serif
}

*,
ul {
    padding: 0
}

.fuar-breadcrumb ul,
ul {
    list-style: none
}

.footer-col li,
.pagination {
    list-style-type: none
}

:root {
    --acik-beyaz: #f0f0f0;
    --beyaz: #fff;
    --siyah: #000;
    --baslik-mavi: #3D5A80;
    --blog-turuncu-hover: #EE6C4D;
    --blog-tarih-mavi: #98C1D9;
    --blog-baslik-renk: #293241;
    --parallax-bg-color: #253447;
    --footer-bg: #3e4c64;
    --b0b0b0: #b0b0b0;
    --d0d0d0: #d0d0d0;
    --bebebe: #bebebe;
    --dadada: #dadada;
    --e6effc: #e6effc;
    --fefefe: #fefefe;
    --c324396: #324396;
    --c8d96a5: #8d96a5;
    --f5f5f5: #f5f5f5;
    --f9f9f9: #f9f9f9;
    --dfdfdf: #dfdfdf;
    --fafafa: #fafafa;
    --online: #73d77d;
    --milli-bireysel: #E30A17;
    --gri333: #333;
    --lightgreen: lightgreen;
    --kirmizi: #ff0000;
    --mavi: #0000ff;
    --gric0c0c0: #c0c0c0;
    --success-yesil: #009b77;
    --c9498a0: #9498a0
}

.select2,
.select2-container,
.select2-container--default {
    width: 98% !important;
    max-width: 98% !important
}

.container,
.social-texts {
    max-width: 1250px;
    margin: auto
}

.select2-search--dropdown .select2-search__field {
    width: 100% !important
}

* {
    box-sizing: border-box
}

body {
    overflow-x: hidden;
    background: var(--beyaz);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

.social-head {
    width: 100%;
    background: var(--acik-beyaz)
}

.bulten_ekle,
.header,
.header-social {
    background: #fff
}

.social-texts {
    display: flex;
    justify-content: space-between
}

.container {
    max-height: 65px !important
}

.search-result a,
a {
    text-decoration: none
}

.header {
    max-width: 100%;
    position: sticky !important;
    left: 0;
    top: 0;
    z-index: 99999;
    box-shadow: -10px 15px 15px -10px rgba(0 0 0 / 50%)
}

.header-main {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 65px
}

.jq-toast-wrap {
    width: 300px !important
}

.jq-icon-success {
    background-color: rgba(60, 118, 61, .9) !important
}

.jq-toast-heading {
    font-size: 1.1em !important
}

.jq-toast-single {
    font-size: .9em !important
}

.header .logo {
    padding-top: .5em
}

.header .logo img {
    width: 150px;
    height: 55px
}

.header .nav-menu {
    padding: 0 1em
}

.header .menu>.menu-item {
    display: inline-block;
    margin-left: 2em;
    position: relative
}

.header .menu .menu-item hr {
    border: 0;
    border-top: 1px solid var(--parallax-bg-color);
    display: block
}

.header .menu>.menu-item>a {
    display: block;
    padding: 1em 0;
    font-size: .9em;
    text-shadow: 1px 1px var(--acik-beyaz);
    color: #000;
    font-weight: 600;
    transition: .5s
}

.header .menu>.menu-item>a .plus {
    display: inline-block;
    height: .8em;
    width: .8em;
    position: relative;
    margin-left: 5px;
    pointer-events: none
}

.header .menu>.menu-item>a .plus:after,
.header .menu>.menu-item>a .plus:before {
    content: '';
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    background-color: #191919;
    height: 2px;
    width: 90%;
    transform: translate(-50%, -50%);
    transition: .5s
}

.header .menu>.menu-item>a .plus:after {
    transform: translate(-50%, -50%) rotate(-90deg)
}

.aktif-blog,
.aktif-fuar,
.blog-card-content a:active,
.blog-card-content a:hover,
.filtre-title a:hover,
.fuar-adi h2:hover,
.fuar-adi h3 a:hover,
.fuar-detay-fuar-info .h3b a:hover,
.header .menu>.menu-item:hover>a,
.header .menu>.menu-item>.sub-menu>.menu-item>a:hover,
.justify a:hover,
.katilimci-ol a:hover,
.organizator a:hover,
.sag-fuar-info .fiyat .fiyat-usd,
.sag-fuar-info a:hover,
.sag-fuar-info.see-all a:hover,
.tab h5 a:hover {
    color: var(--blog-turuncu-hover)!important
}

.yetkili {
    position:absolute;
    right:20px;
    top:50%;
    transform:translateY(-25px);
    width:50px;
}

.header .menu>.menu-item>.sub-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    backdrop-filter: blur(5.5px);
    -webkit-backdrop-filter: blur(5.5px);
    width: 260px;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: rgba(255, 255, 255, .6);
    padding: 0;
    border-top: 4px solid var(--parallax-bg-color);
    border-bottom: 4px solid var(--parallax-bg-color);
    transform: translateY(10px);
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    text-shadow: 1px 1px var(--gric0c0c0);
    border-radius: 10px
}

.header .menu>.menu-item>.sub-menu>.menu-item,
.tab-wrap input[type=radio]:checked+label+.tab {
    display: block
}

.header .menu>.menu-item>.sub-menu>.menu-item>a {
    display: block;
    padding: 10px 15px;
    font-size: .95em;
    font-weight: 600;
    color: var(--siyah);
    transition: .5s
}

.sub-menu hr {
    border: none;
    border-bottom: 2px solid var(--acik-beyaz)
}

.header .open-nav-menu {
    height: 30px;
    width: 40px;
    margin-right: 15px;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.header .open-nav-menu span {
    display: block;
    height: 4px;
    width: 24px;
    background-color: var(--baslik-mavi);
    position: relative
}

.header .open-nav-menu span:after,
.header .open-nav-menu span:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--baslik-mavi);
    box-sizing: border-box
}

.header .open-nav-menu span:before {
    top: -7px
}

.header .open-nav-menu span:after {
    top: 7px
}

.header .close-nav-menu {
    font-size: 25px;
    color: #fff;
    width: 90%;
    margin: 0 0 15px 15px;
    cursor: pointer;
    display: none;
    justify-content: space-between;
    align-items: center
}

.header .menu-overlay {
    position: fixed;
    z-index: 999;
    background-color: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: .5s
}

.filtre-container,
.fuar-icon-text,
.nav-social,
.paket-dahil-haric .hr,
.sol-paket-info,
.tab-wrap input[type=radio],
.tur-rows {
    display: none
}

a:active,
a:hover,
a:link,
a:visited {
    transition: .5s
}

.analogo {
    line-height: 0
}

.nowrapS {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.sr-caption,
.sr-caption h4,
.sr-desc {
    white-space: nowrap !important;
    text-overflow: ellipsis !important
}

.gizle {
    position: absolute;
    left: -1000px;
    top: -1000px
}

.container {
    width: 100%;
    background-color: var(--acik-beyaz);
    z-index: 1000
}

.header-social,
.navbar {
    margin: auto;
    max-width: 1250px;
    display: flex;
    justify-content: space-between;
    z-index: 1000
}

.cns-logo {
    min-width: 150px;
    max-height: 55px
}

.contact-text {
    font-size: .7em;
    margin: .3em
}

.populer-fuarlar,
.search-box {
    max-width: 1250px;
    margin: auto
}

.social-media-header i {
    padding: .2em;
    color: var(--b0b0b0);
    transition: .3s;
    text-shadow: 1px 1px var(--beyaz)
}

.social-media-header i:hover {
    color: var(--siyah);
    cursor: pointer;
    transform: rotate(360deg) scale(1.3);
    transition: .5s
}

.navbar img {
    width: 150px
}

.search-container {
    width: 100vw;
    position: sticky;
    top: 62px;
    z-index: 990;
    height: 55px;
    background: var(--parallax-bg-color);
    box-shadow: -10px 15px 10px -15px rgba(0, 0, 0, .5);
    padding: .5em;
    text-align: center;
    display: flex
}

.search-box {
    width: 60%;
    background-color: var(--beyaz);
    border-radius: 25px;
    height: 35px;
    border: var(--baslik-mavi) 1px solid
}

.search-box i {
    color: var(--parallax-bg-color);
    font-size: 1em;
    text-shadow: 1px 1px #000
}

.search-box input::placeholder {
    color: var(--blog-baslik-renk);
    font-weight: bolder;
    font-size: 1.1em;
    color: var(--b0b0b0)
}

.search-box input {
    width: 90%;
    border: 0;
    outline: 0;
    height: 30px;
    margin-left: .5em;
    margin-top: .2em;
    color: var(--blog-baslik-renk);
    font-weight: bolder
}

.search-highlight {
    background: #fffacd
}

.h1-baslik {
    text-align: center;
    padding: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 1px 1px var(--bebebe);
    font-size: 1.5em
}

.populer-fuarlar {
    justify-content: space-between;
    display: grid;
    grid-template-columns: repeat(auto-fill, 250px);
    gap: 1em
}

.ulke-fuar-container {
    display: grid;
    /*grid-template: repeat(3, 1fr)/repeat(3, 1fr);*/
    grid-template:none;
    grid-template-columns:33% 33% 33%;
    padding: 1em;
    justify-items: center;
    gap: 1em
}

.not-enough-result-panel {
    width:95%!important;
    margin:auto;
    margin-bottom:1em;
    display:none;
}

.fuar-kart {
    transition: .5s;
    width: 275px;
    max-height: 350px;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    border-radius: 15px;
    margin-bottom: 1em
}

.fuar-logo {
    position: absolute;
    opacity: 1;
    max-width: 135px;
    opacity: .9;
    top: 10px;
    left: 10px
}

.ui-autocomplete-loading {
    background: url('/img/misc/spinner.gif') right center no-repeat !important
}

.fuar-header {
    max-width: 275px;
    height: 200px;
    position: relative;
    background-size: cover !important;
    border-radius: 15px 15px 0 0
}
.fuar-header:hover {
    cursor:pointer
}

.fuar-adi h2,
.fuar-adi h3 {
    font-weight: 700;
    font-size: .9em;
    text-align: center;
    background-color: var(--e6effc);
    text-shadow: 1px 1px #e0e0e0;
    height: 30px;
    padding: 2%;
    justify-content: center
}

.fuar-adi h2 a,
.fuar-adi h2 a:visited,
.fuar-adi h2:active,
.fuar-adi h3 a,
.fuar-adi h3 a:active,
.fuar-adi h3 a:visited {
    text-decoration: none;
    color: var(--parallax-bg-color)
}

.fuar-body {
    height: 95px;
    background-color: var(--e6effc);
    position: relative
}

.fuar-icon,
.price-tag {
    position: absolute;
    top: 160px
}

.fuar-footer,
.fuar-sektor-footer {
    background-color: var(--fefefe);
    height: 25px;
    color: var(--parallax-bg-color);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .8em;
    padding-right: .5em;
    padding-left: .5em
}

.fuar-sektor-footer {
    border-radius: 0 0 15px 15px
}

.fuar-aciklama {
    font-size: .8em;
    text-align: center;
    padding: .2em;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.fuar-tarih {
    font-size: .9em;
    text-align: center;
    font-weight: 700;
    width: 100%;
    height: 28px
}

.tarih {
    color: var(--baslik-mavi);
    line-height: 28px;
    font-weight: bolder
}

.price-tag,
.tba {
    color: var(--beyaz)
}

.tba {
    padding: .5em;
    background-color: var(--c324396);
    border-radius: 5px
}

.price-tag {
    background-color: var(--blog-turuncu-hover);
    text-shadow: 1px 1px grey;
    text-decoration: none;
    font-size: .9em;
    padding: .5em .7em;
    font-weight: 700;
    box-shadow: rgba(0, 0, 0, .5) 0 2px 5px;
    border-radius: 10px;
    right: 10px
}

.fuar-icon {
    left: 10px;
    font-size: 1.3em
}

.bireysel-katilim,
.milli-katilim,
.online-fuar {
    max-width: 30px;
    transition: .3s;
    filter: brightness(.9) drop-shadow(3px 5px 2px rgba(0 0 0 / .6))
}

.bireysel-katilim:hover,
.milli-katilim:hover,
.online-fuar:hover {
    transform: scale(1.2);
    transition: .3s;
    filter: brightness(1.25) drop-shadow(3px 5px 2px rgb(0 0 0 / .6))
}

.sehir-kart:hover,
.venue-kart:hover {
    filter: brightness(125%);
    cursor: pointer
}

.fuar-kart:hover {
    box-shadow: #6d737a 0 0 20px;
    transition: .5s;
}

.navbar {
    background: var(--beyaz)
}

.select2-selection__rendered {
    font-size: .9em !important;
    font-weight: 700 !important
}

.select2-container--open {
    z-index: 99999
}

.sag-etiket,
.select2-results__options {
    font-size: .9em !important
}

.haritada-ara {
    width: 100%;
    min-height: 400px;
    background: var(--blog-tarih-mavi);
    background-image: url(/img/misc/map.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 -10px 40px -20px rgba(100, 220, 225, .5), 0 -20px 30px -20px rgba(200, 20, 25, .25)
}

.dark-inset,
.fuar-detay-bg {
    box-shadow: inset 0 0 0 100vw rgba(50, 50, 50, .5)
}

.harita-img {
    width: 50%
}

.harita-desc {
    padding: .5em;
    display: flex;
    font-weight: bolder;
    font-size: 2.5em;
    align-items: center;
    width: 50%;
    justify-content: center
}

.h2b,
.h3b,
.tab-wrap label {
    font-weight: 700
}

.harita-button:active,
.harita-button:link,
.harita-button:visited {
    font-size: .4em;
    color: var(--beyaz);
    text-decoration: none;
    text-shadow: 1px 1px var(--siyah);
    padding: .5em 1.5em;
    background: var(--blog-turuncu-hover);
    border-radius: 15px;
    transition: .4s;
    box-shadow: 1px 1px var(--parallax-bg-color)
}

.harita-button:hover {
    background: var(--parallax-bg-color);
    transition: .4s
}

.bulten_ekle:hover,
.footer {
    background: var(--footer-bg)
}

.footer {
    width: 100%;
    min-height: 300px;
    border-top: 5px solid #8d96a5;
}

.footer-container {
    margin: auto;
    max-width: 1250px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1em
}

.footer-col {
    padding: .5em;
    width: 25%;
    color: var(--c8d96a5);
    font-size: .9em
}

.footer-col li a {
    font-weight: lighter
}

.footer-col li {
    margin-bottom: .5em
}

.footer-col a:link,
a:active,
a:visited {
    color: var(--c8d96a5);
    transition: .5s;
    text-decoration: none
}

.footer-bulten button:hover,
.footer-col a:hover {
    color: var(--beyaz);
    transition: .5s
}

.footer-col .fab {
    font-size: 2em;
    opacity: .4;
    transition: .5s;
    text-shadow: 1px 1px #000
}

.footer-col .fab:hover {
    opacity: 1;
    cursor: pointer;
    transition: .5s
}

.footer-bulten {
    background: var(--beyaz);
    width: 98%
}

.bulten_email {
    width: 83%;
    border: 0;
    height: 35px;
    outline: 0;
    padding-left: .5em;
    padding-right: .5em
}

.benzer-fuar .benzer-fuar-tarih,
.hr {
    border-top: var(--acik-beyaz) 1px solid
}

.bulten_ekle:hover {
    color: #fff
}

.footer-bulten button {
    width: 15%;
    border: 0;
    height: 30px;
    cursor: pointer;
    transition: .5s
}

.footer-bulten button:hover {
    background: var(--baslik-mavi)
}

.fuar-detay-bg {
    width: 100%;
    min-height: 300px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.5em
}

.blog-page-container-ust,
.fuar-detay-container-ust {
    max-width: 1250px;
    margin: auto;
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.fuar-detay-fuar-logo {
    width: clamp(200px, 200px, 200px);
    padding: 1.5em 1em
}

.fuar-detay-fuar-logo img {
    max-width: 200px
}

.fuar-detay-fuar-info {
    padding: 1em;
    min-width: 75%
}

.fuar-detay-fuar-info h1 {
    font-size: 1.5em
}

.h2b {
    font-size: 1.2em
}

.h3b {
    font-size: 1em
}

.fuar-detay-fuar-info i {
    text-shadow: none;
    color: var(--blog-turuncu-hover);
    background: var(--beyaz);
    height: 30px;
    text-align: center;
    padding-top: .5em;
    margin: .1em;
    width: 30px;
    border-radius: 5px
}

.glow {
    text-shadow: 1px 1px 5px #666, 1px 1px 5px #222, 2px 2px 5px #222, 2px 2px 5px #222;
    color: var(--beyaz)
}

.fuar-breadcrumb-container {
    width: 100%;
    margin: auto;
    height: 35px;
    line-height: 20px;
    bottom: 0;
    position: absolute;
    background: rgba(62, 76, 100, .75);
    left: 0
}

.fuar-breadcrumb {
    max-width: 1250px;
    margin: auto;
    font-size: .9em;
    padding-top: .6em;
    padding-left: .3em;
    padding-right: .3em;
    color: var(--beyaz);
    text-shadow: .5px .5px #aaa
}

.fuar-breadcrumb li {
    display: inline
}

.fuar-breadcrumb li:nth-child(n+2)::before {
    content: '\a0\f054\a0';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    color: var(--blog-turuncu-hover)
}

.fuar-breadcrumb li:last-child {
    color: var(--blog-turuncu-hover);
    text-shadow: .5px .5px #000
}

.filtre-icon a,
.fuar-breadcrumb a {
    color: var(--beyaz);
    text-decoration: none
}

.fuar-breadcrumb a:hover {
    color: var(--blog-tarih-mavi)
}

.blog-page-container,
.page-container,
.sehirler-container {
    max-width: 1250px;
    margin: auto;
    background: var(--f5f5f5);
    box-shadow: 0 0 5px 5px rgba(150, 150, 150, .5)
}

.page-container .page-title {
    padding: 1em 1em .5em;
    text-align: center
}

.page-container .page-title h1,
.page-container .page-title h2,
.sehir-caption h1,
.sehir-caption h2 {
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 1px 1px #ccc;
    font-size: 1.4em
}

.fuar-detay-container {
    max-width: 1250px;
    margin: auto;
    display: flex;
    background: var(--f5f5f5)
}

.fuar-container-shadow {
    box-shadow: 0 0 5px 5px rgba(150, 150, 150, .5)
}

.benzer-fuarlar,
.sag-fuar-info,
.tab-wrap {
    box-shadow: -10px 15px 15px -15px rgba(0, 0, 0, .3)
}

.sol-bilgi {
    width: 100%;
    padding: 1em 1em 0
}

.benzer-fuarlar,
.tab {
    background: var(--beyaz);
    padding: 1em;
    width: 100%
}

.tab-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: auto
}

.tab {
    order: 1;
    display: none;
    transition: .5s ease-in
}

.tab-wrap label {
    color: var(--baslik-mavi);
    padding: .8em .5em;
    width: 12em;
    font-size: .9em;
    text-shadow: 1px 1px #ddd;
    text-align: center;
    cursor: pointer;
    transition: .5s ease-in-out
}

.benzer-fuarlar h2,
.tab-wrap h2 {
    font-size: 1em;
    text-shadow: 1px 1px #dedede;
    padding: .5em 0
}

.tab-wrap p {
    font-size: 14.5px
}

.benzer-fuar-adi h4,
.sag-fuar-info .fiyat {
    font-size: .8em;
    font-weight: bolder;
    text-align: center
}

.tab-wrap input[type=radio]:checked+label {
    background: var(--beyaz);
    color: var(--blog-turuncu-hover)
}

.benzer-fuarlar {
    margin-top: 1em
}

.etiket,
.fuar-tag a:hover {
    background: var(--parallax-bg-color)
}

.benzer-fuarlar .benzer-fuar {
    padding: .3em 0 0;
    width: 180px;
    border: var(--acik-beyaz) 1px solid;
    text-align: center;
    margin: 1em .5em;
    box-shadow: rgba(149 157 165 / 20%) 0 0 10px 2px !important;
    transition: .5s;
    border-radius: 15px
}

.benzer-fuarlar .benzer-fuar:hover {
    box-shadow: #6d737a 0 0 20px !important;
    transition: .5s;
}

.benzer-fuar-logo {
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center
}

.benzer-fuar-logo img {
    max-width: 100px;
    max-height: 70px
}

.benzer-fuar-wrap {
    width: 100%;
    gap: .5em;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    justify-content: space-between
}

.benzer-fuar-adi h4 {
    padding: .3em
}

.benzer-fuar-adi a,
.benzer-fuar-adi a:active,
.benzer-fuar-adi a:visited {
    color: var(--siyah);
    text-decoration: none;
    transition: .3s
}

.benzer-fuar-adi a:hover {
    color: var(--blog-turuncu-hover);
    text-shadow: 1px 1px var(--acik-beyaz)
}

.fuar-tag a {
    display: inline-block;
    margin-top: 1em;
    font-size: .7em;
    background: #f5f5f5;
    padding: .5em 1em;
    text-decoration: none;
    color: #000;
    border-radius: 15px
}

.fuar-tag a:hover {
    color: var(--acik-beyaz)
}

.benzer-fuar-aciklama {
    font-size: .73em;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center
}

.benzer-fuar-sehir,
.benzer-fuar-tarih {
    font-size: .73em;
    padding: .3em;
    color: var(--baslik-mavi)
}

.organizator h3 {
    font-size: 1em;
    font-weight: bolder
}

.organizator {
    font-size: .9em;
    display: none
}

.kdiv,
.ymaps-2-1-79-copyright,
.ymaps-2-1-79-copyright_logo_no,
.ymaps-2-1-79-map-copyrights-promo {
    display: none !important
}

.fuar-etiket {
    display: flex;
    flex-wrap: wrap;
    padding: 1em
}

.blog-caption,
.etiket {
    align-items: center;
    display: flex
}

.etiket {
    padding: .5em .8em;
    font-size: .7em;
    border-radius: 10px;
    color: var(--beyaz);
    margin: .2em;
    justify-content: center
}

.etiket a:active,
.etiket a:link,
.etiket a:visited {
    color: var(--beyaz);
    text-decoration: none;
    transition: .3s
}

.etiket a:hover {
    color: var(--siyah);
    transition: .3s
}

.etiket img {
    width: 20px;
    margin: .2em
}

.online {
    background: var(--online);
    color: var(--siyah)
}

.bireysel,
.milli {
    background: var(--milli-bireysel)
}

.detay-baslik h3 {
    font-size: .9em;
    background: var(--acik-beyaz);
    padding: .5em;
    font-weight: bolder
}

.blog-card-content,
.sag-bilgi,
.timeline-sag,
.timeline-sol {
    padding: 1em
}

.sticky-sag {
    align-self: flex-start;
    position: sticky;
    top: 110px
}

.sag-fuar-info {
    width: 100%;
    min-height: 100px;
    background: var(--acik-beyaz);
    padding: .5em;
    margin-bottom: 1em;
    text-align: center
}

.sag-fuar-info h3 {
    font-size: 1em;
    font-weight: bolder;
    margin-bottom: .3em;
    text-align: center;
    text-shadow: 1px 1px var(--bebebe)
}

.col-1,
.sag-fuar-info .otel-thumb,
.sag-fuar-info .yildiz {
    text-align: center
}

.sag-fuar-info .otel-thumb img {
    width: 200px
}

.organizator-liste b::before,
.sag-fuar-info ul li::before {
    content: '- '
}

.sag-fuar-info .share-icon {
    font-size: 1.3em;
    text-shadow: 1px 1px var(--gric0c0c0)
}

.sag-fuar-info span {
    font-size: .9em;
    font-weight: bolder
}

.accordion-top p,
.blog-card-content p,
.paket-info-img,
.sag-fuar-info.see-all h3 {
    margin-bottom: .5em
}
.paket-info-img {
    border-radius:10px;
}
#sag-fuar-info {
    padding-bottom: 1em
}

.sag-fuar-info .detay-link {
    font-size: .85em;
    margin: auto;
    font-weight: 600;
    padding: .5em 1.5em;
    border-radius: 10px;
    background: var(--d0d0d0);
    cursor: pointer;
    transition: .3s;
    color: #000
}

.sag-fuar-info .detay-link:hover {
    background: var(--blog-turuncu-hover);
    color: #000!important;
    transition: .3s
}

.sag-fuar-info .fab {
    margin-top: .4em;
    font-size: 1.5em;
    opacity: .4;
    color: var(--gri333);
    transition: .5s
}

.sag-fuar-info .fab:hover {
    opacity: 1;
    cursor: pointer;
    color: var(--baslik-mavi);
    transition: .5s
}

.blog-page-bg {
    width: 100%;
    min-height: 300px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.5em
}

.blog-caption {
    width: 100%;
    height: 50px;
    padding: 3em 0 2em;
    justify-content: center
}

.blog-caption h1,
.blog-caption h2 {
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 1px 1px #ccc;
    font-size: 1.5em
}

.blog-page-title {
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .5em
}

.aktivite-body {
    width: 100%;
    display: grid;
    grid-template-columns: 190px auto
}

.aktivite-logo {
    height: 135px;
    padding: .5em
}

.aktivite-logo img {
    width: 175px;
    height: 118px
}

.aktivite-icerik,
.sehirler-container {
    padding: .5em
}

.aktivite-footer {
    width: 100%;
    display: flex;
    padding: 1em;
    height: 30px;
    background: var(--acik-beyaz);
    justify-content: space-between
}

.aktivite-baslik h3 {
    font-size: .9em;
    font-weight: 700;
    color: var(--siyah)
}

.aktivite-aciklama,
.contact-form .validate-message,
.sr-date {
    font-size: .8em
}

.aktivite-footer .blog-button,
.aktivite-footer .blog-tarih {
    display: flex;
    align-items: center;
    font-size: .8em
}

.paket-form-container {
    width: 100%;
    margin: auto
}

.paket-form,
.zincir-form {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: .5em;
    gap: .5em
}

.zincirler .accordion h3
{
    background: 0 0 !important;
    border: none;
    font-size: .9em !important;
    color: var(--siyah);
    font-weight: 600;
    text-shadow: 1px 1px #ccc;
    box-shadow: none !important
}

.zincir-form .paket-col {
    font-size: .75em
}

.zincir-form .paket-col .nowrapS::before {
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    font-size: .75em;
    font-weight: 600;
    color: var(--parallax-bg-color);
    padding-right: 3px
}

.zincir-form .paket-col .nowrapS span {
    font-size: .9em;
    font-style: italic
}

.paket-col {
    margin: .2em 0;
    font-size: .8em;
    color: var(--parallax-bg-color)
}

.paket-col .fas,
.paket-col .fal,
.tur-col .far,
.tur-col .fas,
.tur-col .fal{
    font-size: 1.3em;
    color: var(--baslik-mavi);
    font-weight:900
}

.paket-col input,
.paket-col select,
.paket-col textarea {
    width: 90%;
    height: 35px;
    border: 0;
    outline: 0;
    float: left;
    background: var(--acik-beyaz);
    padding: .5em;
    color: var(--baslik-mavi)
}

.paket-col textarea {
    height: 70px;
    resize: none
}

.hr {
    width: 95%;
    margin: 1em 0
}

.ortala {
    display: flex;
    align-items: center
}

.rezervasyon-button {
    height: 35px;
    width: 45%;
    border: none;
    border-radius: 10px;
    transition: .3s;
    cursor: pointer;
    color: var(--siyah);
    background: var(--acik-beyaz)
}

.main-slider-wrap,
.swiper-slide img {
    width: 100%;
    height: 80vh
}

.paket-more a:hover,
.rezervasyon-button:hover {
    background: var(--blog-turuncu-hover)!important;
}

.tab p {
    text-align: justify
}

.tab h5 {
    font-size: .9em;
    font-weight: 400
}

.swiper-slide img {
    object-fit: cover
}

.slider-content {
    position: absolute;
    top: 2em;
    left: 2em;
    width: 95%;
    padding: 1em;
    background: rgba(255, 255, 255, .4);
    border-radius: 10px;
    margin: auto;
    box-shadow: rgba(0, 0, 0, .3) 5px 5px 10px
}

.slider-content .slider-h2 {
    font-size: 1.7em;
    font-weight: 700;
    text-shadow: 1px 1px #ccc
}

.slider-content .slider-h3 {
    font-size: 1.2em;
    font-weight: 400;
    text-shadow: 1px 1px #ccc
}

.pagination-container,
.paket-desc ul,
.slider-content p {
    margin-top: .5em
}

.slider-content .slider-button {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.3em;
    text-shadow: 1px 1px var(--siyah)
}

.slider-content a:active,
.slider-content a:link,
.slider-content a:visited {
    border: none;
    background: var(--parallax-bg-color);
    color: var(--beyaz);
    font-size: .8em;
    text-decoration: none;
    border-radius: 10px;
    padding: .5em 2em;
    cursor: pointer;
    transition: .3s
}

.slider-content a:hover {
    background: var(--baslik-mavi)
}

.sag-paket-info,
.sol-paket-info {
    width: 100%;
    min-height: 100px;
    background: var(--acik-beyaz);
    padding: .5em;
    box-shadow: -10px 15px 15px -15px rgba(0, 0, 0, .3);
    margin-bottom: 1em
}

.sehir-kart,
.venue-kart {
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
}

.sag-paket-info h3 {
    font-size: 1em;
    text-align: center;
    text-shadow: 1px 1px var(--bebebe);
    padding: 0 0 .5em
}

.tur-row {
    display: flex;
    flex-wrap: nowrap;
    font-size: .8em
}

.tur-col {
    padding: .5em .2em 0;
    font-size: 1.1em;
    min-height: 35px;
    text-align: left
}

.tur-hr {
    border-top: 1px solid #ccc;
    width: 98%;
    margin: 0 0 .5em
}



.timeline-row {
    display: grid;
    grid-template-columns: 15px 150px auto;
    width: 98%;
    font-size: .8em;
}

.timeline-sag span,
.timeline-sol {
    font-size: 1.2em;
    font-weight: bolder
}

.timeline-sag {
    background: var(--f9f9f9);
    margin-bottom: 1em;
    border-radius: 10px;
    transition: .3s
}

.timeline-sol {
    max-width: 145px;
    border-left: var(--dfdfdf) 1px dashed;
    padding-left: 1.5em
}

.organizator h2,
.timeline-sag p {
    font-size: 1.1em
}

.timeline-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px dashed #dfdfdf;
    top: 11.5px;
    left: 5px;
    position: relative;
    transition: .5s
}

.timeline-row:hover>.timeline-circle,
.timeline-row:hover>.timeline-sag {
    background: #dfdfdf;
    transition: .3s
}

.rez-title {
    display: flex;
    justify-content: space-between
}

#rez-panel {
    overflow: hidden;
    transition: .3s;
    height: 55px;
    display: none;
    box-shadow: none;
    border: 1px solid rgba(128, 128, 128, .2);
    border-radius: 10px;
    margin-bottom:1em;
}

#toggle-rez-panel {
    padding: .4em 1em;
    font-size: .9em;
    width: 80px;
    border-radius: 10px;
    border: none;
    background: var(--parallax-bg-color);
    color: #fff
}

.paket-dahil ul li::before,
.paket-haric ul li::before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    left: 0;
    top: 5px;
    font-size: 10px
}

.alternatif-paket-img {
    width: 150px !important;
    max-width: 150px !important;
    border-radius: 10px
}

.panel-aktif {
    height: 430px !important;
    max-height: 500px !important;
    transition: .3s
}

.paket-dahil-haric {
    display: flex;
    flex-wrap: wrap;
    font-size: .9em
}

.paket-dahil ul li::before {
    content: "\f00c";
    color: rgb(0 127 42);
    background: rgb(0 227 42 / 10%);
    padding: 5px
}

.paket-haric ul li::before {
    content: "\f00d";
    color: rgb(127 0 42);
    background: rgb(227 0 42 / 10%);
    padding: 5px 6px
}

.paket-dahil,
.paket-haric {
    width: 50%;
    line-height: 2em;
    margin-bottom: 1em
}

.paket-dahil .fas {
    color: var(--lightgreen)
}

.paket-haric .fas {
    color: var(--kirmizi)
}

.blog-social,
.paket-fiyatt {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: .9em
}

.pfiyat span {
    color: var(--blog-turuncu-hover);
    font-weight: bolder
}

.img-center {
    justify-content: center;
    display: flex
}

.blog-text {
    text-align: justify;
    margin: .5em
}

.blog-social {
    width: 100%;
    justify-content: space-between;
    font-size: .9em;
    height: 50px;
    padding: 1em
}

.blog-s a:active,
.blog-s a:link,
.blog-s a:visited {
    font-size: 1.7em;
    color: var(--gric0c0c0);
    transition: .3s
}

.blog-s a:hover {
    color: var(--baslik-mavi);
    transition: .3s
}

.sehirler {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%
}

.sehir-caption {
    width: 100%;
    min-height: 50px;
    display: flex;
    padding: 1em 0;
    align-items: center;
    justify-content: center
}

.sehir-header,
.sehir-kart {
    width: 275px;
    border-radius: 15px
}

.page-title p,
.sehir-caption p {
    color: var(--gric0c0c0)
}

.sehir-kart {
    transition: .5s;
    margin: 1em auto auto;
    max-height: 175px;
    background: var(--acik-beyaz)
}

.sehir-header {
    height: 175px;
    background-size: cover;
    position: relative
}

.sehir-adi-etiket,
.venue-etiket {
    bottom: 0;
    height: 60px;
    text-shadow: 1px 1px var(--siyah);
    color: var(--beyaz);
    left: 0
}

.sehir-header-ulke {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important
}

.sehir-header img {
    border: 1px solid silver !important
}

.sehir-adi-etiket {
    padding: 1em .5em !important;
    background: linear-gradient(to top, #203447 30%, rgba(0, 0, 0, 0) 100%) !important;
    border-radius: 0 0 15px 15px;
    position: absolute;
    font-weight: 700;
    width: 100%
}

.sag-fuar-info input {
    width: 100%;
    height: 30px;
    border: 1px solid silver;
    padding: .2em .3em;
    border-radius: 8px
}

.sehir-kart:hover {
    box-shadow: #6d737a 0 0 20px;
    transition: .5s
}

.col-2 .katilimci-ol,
.kayit-success p,
.sehir-adi-etiket h2 {
    font-size: .9em
}

.sehir-adi-etiket i,
.venue-etiket i {
    font-style: normal;
    color: var(--beyaz);
    font-weight: 400;
    font-size: .8em
}

.venues {
    display: grid;
    grid-template-columns: 33% 33% 33%
}

.venue-header {
    max-width: 350px;
    min-height: 200px;
    background-size: cover;
    position: relative
}

.fuar-cycle,
.spinner,
.venue-city,
.venue-etiket {
    position: absolute
}

.venue-kart {
    transition: .5s;
    width: 350px;
    margin: auto auto 1em;
    max-height: 200px;
    border: 1px solid #dcdcdc
}

.venue-kart:hover {
    box-shadow: #6d737a 0 8px 10px;
    transition: .5s
}

.venue-etiket {
    padding: .5em;
    font-weight: 700;
    width: 100%;
    background: linear-gradient(to top, #1d242a 15%, rgba(0, 0, 0, 0) 100%)
}

.venue-etiket h2 {
    font-size: 1em
}

.venue-city {
    top: 10px;
    right: 10px;
    color: var(--beyaz);
    background-color: var(--blog-turuncu-hover);
    padding: .5em;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-shadow: 1px 1px var(--gri333);
    box-shadow: rgba(0, 0, 0, .5) 0 2px 5px
}

.katilimci-ol,
.sr-caption h4,
.stand-form h3,
.stand-form h4 {
    text-shadow: 1px 1px var(--acik-beyaz)
}

.venues-details {
    display: grid;
    grid-template-columns: 45% 55%;
    padding: .5em;
    background: 0 0
}

.detay-tarih-aciklama {
    font-style: italic;
    font-size: .9em;
    color: var(--kirmizi)
}

.ui-autocomplete-category {
    font-size: .8em;
    font-family: poppins, sans-serif;
    text-align: left;
    font-weight: bolder;
    height: 40px;
    padding: .5em;
    display: flex;
    justify-content: left;
    align-items: center;
    background: var(--parallax-bg-color);
    color: var(--beyaz)
}

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: .8em;
    margin: 0;
    border: none;
    max-width: 55vw;
    width: 55vw
}

.sr-caption,
.sr-caption h4,
.sr-desc,
.sr-desc-col {
    overflow: hidden !important
}

.ui-autocomplete .ui-menu-item-wrapper,
.ui-autocomplete .ui-menu-item-wrapper:hover {
    border: none;
    height: 70px
}

.ui-autocomplete .ui-menu-item-wrapper:focus-visible {
    outline: 0
}

.ui-autocomplete .ui-menu-item {
    border: none;
    height: 70px;
    overflow: hidden;
    padding: 0 !important;
    border-bottom: none !important
}

.ui-autocomplete .ui-menu-item:hover {
    border: none;
    border-bottom: 1px dotted var(--acik-beyaz)
}

.ui-autocomplete .ui-menu-item:focus-visible {
    outline: 0
}

.ui-autocomplete .ui-menu-item-wrapper {
    display: flex;
    align-items: center;
    padding: 0 !important
}

.ui-autocomplete a {
    transition: none
}

.ui-autocomplete,
.ui-front,
.ui-menu,
.ui-widget,
.ui-widget-content {
    box-sizing: border-box
}

.ui-widget {
    border: 1px solid var(--acik-beyaz);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .5)
}

.ui-autocomplete .ui-menu-item-wrapper:hover,
.ui-autocomplete .ui-menu-item:hover,
.ui-autocomplete .ui-menu-item:hover>.ui-menu-item-wrapper {
    background: #ddd
}

.search-result {
    display: grid;
    grid-template-columns: 60px auto;
    justify-content: left;
    flex-wrap: nowrap;
    padding: 0 1em !important;
    height: 60px;
    align-items: center
}

.sr-img-col {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--acik-beyaz);
    border-radius: 10px;
    border: 1px solid #e0e0e0;
    width: 55px;
    height: 55px
}

.sr-img {
    display: flex;
    justify-content: center;
    justify-items: center
}

.sr-img img {
    width: 40px;
    max-height: 40px
}

.sr-caption h4 {
    font-weight: 700;
    font-size: 1em
}

.sag-fuar-info a,
.sr-desc {
    font-size: .9em
}

.sr-desc-col {
    text-align: left;
    width: 100%;
    padding: 0 .5em
}

.sr-caption u {
    text-decoration: none;
    color: var(--blog-turuncu-hover)
}

.katilimci-ol a,
.organizator a,
.sag-fuar-info a,
.tab h5 a {
    color: var(--siyah);
    text-decoration: none
}

.organizator a {
    font-size: 1em
}

.fuar-detay-fuar-info .h3b a {
    text-decoration: none;
    color: var(--beyaz)
}

.katilimci-ol {
    font-size: 1em;
    margin-bottom: 0;
    padding: 0 .5em 1em;
    margin-top: .5em
}

.katilimci-ol .fab {
    font-size: 2em !important
}

.kdiv {
    padding: .5em .5em 0;
    display: grid;
    grid-template-columns: 70px auto;
    box-shadow: -10px 15px 15px -15px rgba(0, 0, 0, .3);
    background: var(--beyaz);
    margin-top: 1em
}

.col-2 {
    display: flex;
    align-items: center;
    padding: .2em
}

#km {
    min-width: 40%;
    min-height: 50%
}

.jquery-modal {
    z-index: 99999 !important
}

.stand-form h3 {
    margin-top: 1em
}

.stand-form h4 {
    margin: 1em 0
}

.spinner {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100000
}

.filtre-item h4 {
    color: var(--parallax-bg-color)
}

.justify:hover {
    background: var(--f5f5f5);
    transition: .3s
}

.justify {
    display: flex;
    justify-content: space-between;
    height: 35px;
    line-height: 35px;
    transition: .3s;
    padding: 0 .5em
}




.cycle-in-details,
.fuar-cycle {
    padding: .2em .5em;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: var(--beyaz);
    text-shadow: 1px 1px var(--gri333);
    font-size: .9em
}

.justify a {
    color: var(--siyah);
    text-decoration: none
}

.fuar-cycle {
    top: 15px;
    right: 15px;
    opacity: 0;
    background: var(--blog-turuncu-hover);
    box-shadow: rgba(0, 0, 0, .5) 1px 1px 5px;
    transition: .3s
}

.cycle-in-details {
    background: rgba(238, 108, 77, .5);
    width: 160px;
    display: block;
    text-align: center;
    font-weight: 500;
    box-shadow: rgba(0, 0, 0, .5) 0 2px 5px
}

.fuar-kart:hover .fuar-cycle {
    opacity: 1;
    transition: .3s
}

.filtre-title {
    font-size: .9em;
    font-weight: 700;
    margin: 1em 0
}

.filtre-icon {
    background: #7a88a0;
    padding: 1em 1.5em;
    border-radius: 25px;
    box-shadow: 1px 1px 2px var(--parallax-bg-color);
    position: fixed;
    bottom: 20px;
    right: 20px;
    transition: .3s;
    display: none
}

#sehirAktiviteleri,
.sehir-kart,
.sektor-header {
    position: relative
}

.filtre-icon:hover {
    background: var(--parallax-bg-color);
    transition: .3s
}

.pagination-container .active,
.pagination-container ul li a:hover {
    background: var(--blog-turuncu-hover);
    color: var(--acik-beyaz)
}

.validate-message {
    font-size: 1em;
    color: var(--blog-turuncu-hover);
    font-weight: 700
}

.validation-layout {
    color: #fff;
    background: #3e4c64;
    display: block;
    padding-top: 1em
}

.saydam {
    background: var(--mavi)
}

.accordion h3,
.contact-details,
.sektor-container {
    background: var(--acik-beyaz)
}

.kayit-success {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center
}

.success-icon {
    font-size: 4em;
    color: var(--success-yesil)
}

.organizator-logo img {
    position: absolute;
    width: 130px;
    top: 10px;
    left: 10px
}

.sup-icons {
    width: 20px;
    transition: .3s;
    filter: brightness(.9)
}

.sup-icons:hover {
    filter: brightness(1.25);
    transition: .3s;
    transform: scale(1.2)
}

.istatistik,
.paging {
    display: flex;
    justify-content: center
}

.pagination-container ul li {
    display: inline;
    margin-left: .5em;
    line-height: 4em
}

.pagination-container ul li a {
    text-decoration: none;
    padding: .5em .8em;
    color: var(--siyah);
    border-radius: 5px;
    font-size: .8em;
    border: 1px solid var(--gric0c0c0)
}

.pagination-container .active {
    font-weight: 700;
    font-size: .8em;
    border-radius: 5px;
    padding: .5em .8em;
    border: 1px solid var(--gric0c0c0)
}

.daha-bold {
    font-weight: 600;
    box-shadow: -10px 15px 15px -15px rgba(0, 0, 0, .3)
}

.accordion h3{
    border: none;
    font-size: .9em !important;
    color: var(--siyah);
    font-weight: 600;
    text-shadow: 1px 1px #ccc;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2)
}

.tab-wrap p,
.ui-helper-reset {
    line-height: 1.4 !important
}

.accordion ul li {
    font-size: .83em
}

.accordion ul li:before {
    content: '\a0\-\a ';
    font-size: .9em
}

.accordion-top {
    padding: 0 !important
}

.accordion div p {
    margin-top: .5em;
    font-size: 14.5px
}

.accordion div p u {
    font-weight: 700;
    color: var(--parallax-bg-color);
    text-shadow: 1px 1px #ddd;
    text-decoration: none;
}

.accordion {
    box-shadow: none;
    border: none
}

.istatistikler {
    display: grid;
    grid-template-columns: 33% 33% 34%;
    width: 100%;
    margin: 1em auto auto;
    height: 130px;
    align-items: center
}

.istatistik-circle {
    border: 4px solid #ddd;
    font-size: .8em;
    box-shadow: rgba(61, 90, 128, .5) 0 0 20px;
    height: 110px;
    width: 110px;
    color: var(--parallax-bg-color);
    border-radius: 50%;
    text-align: center;
    padding-top: 2.1em;
    justify-content: center;
    align-items: Center
}

.istatistik-circle b {
    font-size: 1.2em !important;
    color: var(--blog-turuncu-hover) !important
}

.ui-widget-content {
    border: none !important
}

.ui-accordion-content {
    padding: 0 !important;
    margin: .5em 0 !important
}

.ui-accordion .ui-accordion-icons {
    padding-left: 1.5em !important
}

.ui-accordion-header {
    border-radius: 0 !important
}

.filtre-list-item {
    text-align: left;
    padding-left: 1em;
    font-size: 1em
}

.filtre-list-item li {
    margin: .5em 0
}

.filtre-list-item .aktif {
    color: var(--blog-turuncu-hover);
    font-weight: 700
}

.filtre-list-item a.aktif::after {
    content: "";
    border: 1px inset;
    box-sizing: border-box;
    color: gray;
    display: block;
    height: 2px;
    margin: .5em auto
}

.filtre-overflow {
    overflow-y: auto;
    padding: .5em 1em
}

.h-400 {
    height: 400px;
    max-height: 400px
}

.h-300 {
    height: 300px;
    max-height: 300px
}

.h-250 {
    height: 250px;
    max-height: 250px
}

.h-200 {
    height: 200px;
    max-height: 200px
}

.h-175 {
    height: 175px;
    max-height: 175px
}

.h-150 {
    max-height: 150px
}

.fuar-detay-container {
    display: grid;
    grid-template-columns: 75% 25%
}

.sag-bilgi {
    width: 100%
}

.sag-fuar-info.see-all {
    padding: 1.5em
}

.sag-fuar-info.see-all p {
    text-align: left;
    font-size: .9em;
    margin-bottom: .5em
}

.filtre-title a:active,
.filtre-title a:link,
.filtre-title a:visited,
.sag-fuar-info.see-all a {
    color: var(--mavi);
    font-size: 1em
}

.contact-container {
    width: 100%;
    min-height: 400px;
    display: grid;
    grid-template-columns: 33% 33% 33%
}

.contact-details {
    padding: 5em
}

.contact-details p {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 1em;
    text-shadow: 1px 1px var(--gric0c0c0)
}

.page-title h1,
.popular-container .page-title h2,
.sektor-container .page-title h2 {
    text-shadow: 1px 1px #ccc;
    font-size: 1.5em
}

.contact-details i.fas {
    margin-bottom: 1em;
    padding-right: .5em
}

.contact-form {
    padding: 1.5em 2em
}

.contact-form p {
    margin-top: 1em;
    margin-bottom: .2em;
    font-size: .9em
}

.contact-form input,
.contact-form textarea {
    border: none;
    background: var(--acik-beyaz);
    width: 100%;
    height: 30px;
    outline: 0;
    padding: .5em;
    color: var(--baslik-mavi)
}

.contact-form textarea {
    height: 100px;
    resize: none
}

.contact-form .submit-form {
    transition: .3s;
    color: var(--parallax-bg-color);
    border-radius: 10px
}

.contact-form .submit-form:hover {
    background: var(--blog-turuncu-hover);
    transition: .3s;
    cursor: pointer
}

.orta-logo img {
    width: 150px;
    border-radius: 50%;
    box-shadow: 1px 1px 10px #000;
    margin: auto;
    transform: translateY(-100px)
}

.orta-logo {
    width: 100%;
    display: flex;
    height: 60px
}

.about-us-text {
    text-align: justify;
    color: #000 !important;
    margin: 1em auto auto;
    font-size: 1.1em;
    text-indent: 2em;
    width: 95%
}

.services-kart {
    width: 250px;
    border-radius: 15px;
    box-shadow: 0 3px 10px 2px rgba(0 0 0 / 4%);
    margin: .5em 0 1.5em;
    color: #33443a;
    height: 250px;
    transition: .3s;
    text-shadow: 1px 1px var(--acik-beyaz)
}

.services-kart:hover {
    box-shadow: rgba(61, 90, 128, .5) 0 0 20px;
    transition: .3s
}

.services-kart:hover>.services-icon {
    animation-name: dondolas;
    animation-duration: .7s;
    animation-timing-function: ease-out
}

@keyframes dondolas {
    0%,
    100% {
        transform: rotate(0) scale(1)
    }
    20% {
        transform: rotate(40deg) scale(1.15)
    }
    40% {
        transform: rotate(-40deg) scale(1.15)
    }
    60% {
        transform: rotate(20deg) scale(1.15)
    }
    80% {
        transform: rotate(-20deg) scale(1.15)
    }
}

.services-kart .services-title {
    text-align: center;
    font-size: 1.2em;
    font-weight: 700
}

.services-kart .services-icon {
    font-size: 3em;
    text-align: center;
    padding: 1em 0 .5em
}

.services-kart .services-icon i {
    color: var(--baslik-mavi)
}

.services-kart .services-icon i.fas {
    font-size: .9em;
    padding-bottom: .18em
}

.services-kart .services-desc {
    padding: 1em 1em 1.5em;
    text-align: center;
    font-weight: 700
}

.sektor-container {
    width: 100%;
    padding: 1em 0;
    height: 320px;
    margin: auto;
    background-image: url(/img/misc/75555.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    box-shadow: 0 -10px 40px -20px rgba(100, 220, 225, .4), 0 -20px 30px -20px rgba(200, 20, 25, .25)
}

.sektor-wrapper {
    max-width: 100%;
    margin: auto;
    padding: 1em 1.2em .8em
}

.sektor-kart {
    transition: .3s;
    width: 220px;
    margin: 1em 1em 0 0;
    max-height: 200px;
    border-radius: 10px
}

.sektor-kart:hover {
    box-shadow: #6d737a 0 0 10px 2px;
    transition: .3s
}

.sektor-header {
    max-width: 220px;
    height: 125px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px
}

.sektor-header .sehir-flag {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .4)
}

.sektor-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .5em;
    font-weight: 700;
    text-shadow: 1px 1px var(--siyah);
    color: var(--beyaz);
    width: 100%;
    background: linear-gradient(to top, #1d242a 0, rgba(0, 0, 0, 0) 100%);
    border-radius: 10px;
    font-size: .6em
}

.sektor-title p {
    font-size: 1.5em;
    font-style: normal;
    line-height: 25px
}

.sektor-header i {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: .4em 1em;
    background: var(--blog-turuncu-hover);
    border-radius: 10px 0;
    font-size: .8em;
    color: var(--acik-beyaz);
    font-weight: 700;
    font-style: normal;
    text-shadow: 1px 1px var(--gri333);
    box-shadow: rgba(0, 0, 0, .5) 1px 1px 5px
}

.sehir-div {
    max-width: 1250px;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%
}

.sehir-img {
    padding-left: .5em;
    display: flex;
    height: 50px;
    align-items: center;
    align-content: center
}

.popular-fuar-container,
.sektor-list-container {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    width: 100%
}

.alfabe-title {
    width: 100%;
    background: var(--beyaz);
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1em;
    font-weight: 700;
    box-shadow: -10px 15px 10px -15px rgba(0, 0, 0, .4);
    margin: 1em 0
}

.pop-title {
    background: var(--baslik-mavi);
    color: var(--beyaz)
}

.ulke-passive {
    color: #aaa
}

.sehir-img img {
    width: 40px;
    height: 26px
}

.sehir-kart-div a:active,
.sehir-kart-div a:link,
.sehir-kart-div a:visited {
    color: #000;
    text-decoration: none;
    font-weight: 700;
    transition: .3s
}

.sehir-kart-div a:hover {
    color: var(--blog-turuncu-hover);
    transition: .3s
}

.organizator-liste {
    margin: 0 .5em
}

.popular-container {
    max-width: 1250px;
    margin: auto
}

.popular-container .page-title,
.sektor-container .page-title {
    padding: .8em 0;
    text-align: center
}

.page-title a:active,
.page-title a:link,
.page-title a:visited {
    font-size: 1.2em;
    font-weight: 600
}

.tf-div {
    margin: 1em 0 0
}

.h1 {
    transform: translateY(-11500px)
}

.popular-fuar-container {
    gap: .25em;
    justify-items: center
}

.sektor-list-container {
    max-width: 1250px;
    justify-content: space-between;
    padding-bottom: 2em
}

.ongoing {
    margin-left: .2em;
    font-size: 1.2em;
    color: var(--blog-turuncu-hover);
    cursor: help
}

.ongoing-dty {
    background: 0 0 !important;
    color: #fff !important;
    cursor: help
}

.pop-add {
    margin-bottom: 2em !important
}

.iletisim-link {
    font-size: 1em !important;
    color: #000 !important
}

.iletisim-link:hover {
    color: var(--blog-turuncu-hover) !important
}

.paket-card {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 35px auto 40px;
    width: 100%;
    grid-template-areas: "paket-header paket-header paket-header paket-header paket-header" "paket-image paket-desc paket-desc paket-desc paket-more" "paket-footer paket-footer paket-footer paket-footer paket-footer";
    border: .01vh solid rgba(200, 200, 200, .5);
    margin: 1em 0;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px 1px rgba(150, 150, 150, .2);
    -moz-box-shadow: 0 0 5px 1px rgba(150, 150, 150, .2);
    box-shadow: 0 0 5px 1px rgba(150, 150, 150, .2);
    transition: .3s
}

.paket-card:hover {
    -webkit-box-shadow: 0 0 5px 2px rgba(150, 150, 150, .6);
    -moz-box-shadow: 0 0 5px 2px rgba(150, 150, 150, .6);
    box-shadow: 0 0 5px 2px rgba(150, 150, 150, .6);
    transition: .3s
}

.paket-header {
    grid-area: paket-header;
    background: var(--acik-beyaz);
    margin: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: .5em;
    font-weight: 600;
    font-size: .9em
}

.paket-image {
    grid-area: paket-image;
    padding: .5em;
    display: flex
}

.paket-image img {
    width: 165px;
    height: 130px;
    justify-content: center
}

.paket-desc {
    grid-area: paket-desc;
    padding: 1em .5em;
    font-size: .9em
}

.paket-desc ul li {
    line-height: 25px;
    color: rgba(0, 0, 0, .6)
}

.paket-desc ul li .fas,
.paket-desc ul li .fal,
.paket-desc ul li .fad
{
font-weight:900;
}
.paket-desc span {
    font-size: 1.1em;
    font-weight: 600
}

.paket-more {
    grid-area: paket-more;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.f2 {
    visibility: hidden
}

.f1 {
    visibility: visible;
    font-weight: 600
}

.paket-more a:active,
.paket-more a:link,
.paket-more a:visited {
    margin: .5em;
    font-size: .85em;
    padding: .5em;
    border-radius: 10px;
    background: var(--baslik-mavi);
    color: #fff;
    text-shadow: 1px 1px #000
}

.paket-footer {
    grid-area: paket-footer;
    padding: .5em 1em;
    border-top: 1px solid rgba(200, 200, 200, .2);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .9em
}

.paket-footer span i {
    font-style: normal;
    color: var(--blog-turuncu-hover);
    font-weight: 600
}

.akt-loader {
    width: 100%;
    height: 300px;
    position: relative;
    display: none
}

.akt-loader p {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 600;
    transform: translate(-50px, -20px)
}

.blog-wrapper {
    max-width: 1250px;
    margin: auto;
    display: grid;
    box-shadow: 0 0 5px 5px rgba(150, 150, 150, .5);
    grid-template-columns: 0.4fr 1.6fr 1.2fr 1.2fr 1.5fr;
    grid-template-rows: 0.2fr 1.8fr 1.5fr;
    gap: 0 0;
    grid-auto-flow: row;
    grid-template-areas: "blog-title blog-title blog-title blog-title blog-title" "blog-sol blog-sol blog-sol blog-sol blog-sag" "blog-sol blog-sol blog-sol blog-sol blog-sag"
}

.blog-title {
    grid-area: blog-title;
    padding: 1em
}

.blog-sag {
    grid-area: blog-sag;
    padding: .5em
}

.blog-sol {
    grid-area: blog-sol;
    padding: .5em
}

.blog-title h1 {
    font-size: 1.5em;
    text-align: center
}

.blog-card {
    padding: 1em;
    background: var(--beyaz);
    width: 95%;
    margin: auto auto 1em;
    position: relative;
    display: grid;
    grid-template-columns: 200px auto;
    border-radius: 20px;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    transition: .3s
}

.blog-card:hover {
    box-shadow: rgba(109, 115, 122, .5) 0 0 20px;
    transition: .3s
}

.blog-card:hover>.blog-card-img {
    transition: .3s
}

.blog-card-img {
    width: 200px;
    border-radius: 20px;
    height: 170px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.blog-card-content span {
    color: rgba(128, 128, 128, .7);
    font-size: .9em;
    margin-right: 1em
}

.blog-card-content h2 {
    font-size: 1.3em;
    line-height: 40px
}

.blog-card-content p::after {
    content: '';
    border-bottom: 1px solid var(--acik-beyaz);
    width: 100%;
    margin: .5em 0;
    height: 1px;
    display: block
}

.blog-card-content a {
    line-height: 35px;
    background: var(--footer-bg);
    padding: .6em 1em;
    margin-top: .5em;
    border-radius: 10px
}

.blog-card-content a:link,
.blog-card-content a:visited {
    color: #fff;
    font-size: .9em
}


.destek-container {
    border: none;
    width: 98%;
    margin: auto;
    margin-bottom: 1em;
    text-align: left !important;
    min-height: auto !important;
    padding: .5em;
}
.destek-container .accordion h2{
    font-weight:600;
    border:0px!important;
    font-size:.9em;
}
.destek-container .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background:none!important;
}
.destek-container .ui-widget-content{
    background:none!important;
}



    @media (max-width:860px) {
        .social-head, .swiper-pagination {
        display: none
    }
    .header .menu-overlay.active {
        visibility: visible;
        opacity: 1
    }
    .header .nav-menu {
        position: fixed;
        right: -280px;
        visibility: hidden;
        width: 280px;
        height: 100%;
        top: 0;
        overflow-y: auto;
        background-color: var(--footer-bg);
        z-index: 1000;
        padding: 15px 0;
        transition: .5s
    }
    .header .nav-menu.open {
        visibility: visible;
        right: 0
    }
    .header .menu>.menu-item {
        display: block;
        margin: 0
    }
    .header .menu>.menu-item-has-children>a {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .header .menu>.menu-item>a {
        color: var(--acik-beyaz) !important;
        padding: 12px 15px;
        text-shadow: 1px 1px #000;
        border-bottom: 1px dashed #aaa
    }
    .header .menu>.menu-item:first-child>a {
        border-top: 1px dashed #aaa
    }
    .header .menu>.menu-item>a .plus:after,
    .header .menu>.menu-item>a .plus:before {
        background-color: var(--blog-turuncu-hover)
    }
    .header .menu>.menu-item-has-children.active>a .plus:after {
        transform: translate(-50%, -50%) rotate(0)
    }
    .sub-menu hr {
        border: none
    }
    .header .menu>.menu-item>.sub-menu {
        width: 100%;
        position: relative;
        opacity: 1;
        visibility: visible;
        border: none;
        background-color: transparent;
        box-shadow: none;
        transform: translateY(0);
        padding: 0;
        border-radius: 0;
        left: auto;
        top: auto;
        max-height: 0;
        overflow: hidden;
        text-shadow: 1px 1px var(--siyah)
    }
    .header .menu>.menu-item>.sub-menu>.menu-item>a {
        padding: .8em 1em;
        color: var(--acik-beyaz) !important;
        background: #515d73;
        border-bottom: 1px dashed #aaa
    }
    .header .menu>.menu-item>.sub-menu>.menu-item>a:hover {
        color: var(--blog-turuncu-hover) !important
    }
    .header .menu>.menu-item>.sub-menu>.menu-item>a::before {
        content: '\a0\f054\a ';
        font-family: 'Font Awesome 5 Pro';
        color: var(--blog-turuncu-hover);
        font-weight: 600;
        font-size: .8em
    }
    .header .close-nav-menu,
    .header .open-nav-menu {
        display: flex
    }
    .nav-social {
        display: block;
        position: absolute;
        bottom: 1em;
        right: 1em
    }
    .nav-social a {
        color: var(--c8d96a5);
        text-shadow: 1px 1px #000
    }
    .nav-social .fab {
        font-size: 1.5em;
        padding-right: .5em
    }
    .nav-social a:hover {
        color: var(--acik-beyaz)
    }
    .search-box {
        width: 95%;
        margin: auto
    }
    .fuar-detay-fuar-info h1 {
        font-size: 1.3em
    }
    .fuar-detay-fuar-info h2 {
        font-size: 1em
    }
    .fuar-detay-fuar-info h3 {
        font-size: .9em
    }
    .fuar-detay-bg {
        padding: .5em .5em 1.5em
    }
    .fuar-detay-fuar-logo {
        padding: .5em
    }
    .harita-desc {
        font-size: 1.7em;
    }
    .harita-button:active,
    .harita-button:link,
    .harita-button:visited {
        font-size: .5em
    }
    .ui-autocomplete {
        max-width: 87vw;
        width: 87vw
    }
    .main-slider-wrap,
    .swiper,
    .swiper2,
    .swipper-wrapper {
        height: 300px
    }
    .swiper-slide img {
        width: 100%;
        height: 300px;
        object-fit: cover
    }
    .slider-content {
        width: 85%
    }
    .sehir-div {
        grid-template-columns: 33% 33% 33%
    }
    .popular-fuar-container {
        grid-template-columns: 50% 50% !important;
        width: 98% !important;
        margin: auto
    }
    .sektor-list-container {
        grid-template-columns: 50% 50% !important;
        gap: .1em
    }
    .sehir-kart {
        width: 95% !important
    }
    .sehir-header {
        width: 100%
    }
    .timeline-circle {
        background: #dfdfdf
    }
}

@media(min-width:861px) {
    .header .menu>.menu-item-has-children:hover>.sub-menu {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
    .header .menu>.menu-item-has-children:hover>a .plus:after {
        transform: translate(-50%, -50%) rotate(0)
    }
}

@media (max-width:979px) {
    .fiyat-detay {
        width: 100%;
        padding-bottom: .5em
    }
    .fiyat-detay a {
        padding: .5em 5em
    }
    .hotel-thumb {
        width: 100%;
        text-align: center
    }
    .paket-otel-adi {
        padding: 1em
    }
}

@media (min-width:980px) and (max-width:1166px) {
    .fiyat-detay {
        width: 100%;
        padding-bottom: .5em
    }
    .fiyat-detay a {
        padding: .5em 5em
    }
}

@media (max-width:1045px) {
    .benzer-fuarlar .benzer-fuar {
        width: 100%
    }
    .benzer-fuar-wrap {
        grid-template-columns: 50% 50%
    }
    .sehirler {
        grid-template-columns: 33% 33% 33%
    }
    .sehir-kart {
        width: 99%
    }
    .sehir-header {
        min-width: 100%
    }
    .fuar-breadcrumb ul {
        overflow-x: auto
    }
    .wrapper-bc {
        white-space: nowrap;
        overflow-x: hidden
    }
    .contact-container {
        grid-template-columns: repeat(2, 1fr)
    }
    .contact-map {
        min-height: 300px;
        grid-column-start: 1;
        grid-column-end: 3
    }
}

@media (max-width:980px) {
    .benzer-fuarlar .benzer-fuar,
    .sol-bilgi {
        width: 100%
    }
    .paket-wrap {
        display: grid;
        grid-template-columns: 50% 50%;
        gap: .5em
    }
    .paket-wrap-full {
        display: grid;
        grid-template-columns: 100%;
        gap: .5em
    }
    .tab-wrap label {
        width: 20%
    }
    .tab-wrap label i {
        font-size: 1.5em
    }
    .benzer-fuar-wrap {
        grid-template-columns: 33% 33% 33%
    }
    .tur-baslik {
        display: none
    }
    .sol-paket-info {
        display: block;
        width: 100%;
        background: var(--fafafa)
    }
    .sol-paket-info .tur-col {
        min-height: 25px
    }
    .tur-hr {
        border-top: var(--acik-beyaz) 1px solid
    }
    .tur-col a:active,
    .tur-col a:link,
    .tur-col a:visited {
        color: var(--baslik-mavi);
        text-decoration: none;
        font-style: italic;
        font-size: .9em
    }
    .tur-col a:hover {
        color: var(--blog-turuncu-hover)
    }
}

@media (max-width:850px) {
    .tab-wrap label {
        width: 60px
    }
}

@media (max-width:1100px) {
    .venues {
        grid-template-columns: 50% 50%
    }
    .sehir-kart,
    .venue-kart {
        width: 98%
    }
    .venue-header {
        min-width: 100%
    }
    .sektor-list-container {
        grid-template-columns: 33% 33% 33%
    }
    .sehir-header {
        width: 100%
    }
}

@media (max-width:1150px) {
    #rez-panel,
    .filtre-icon,
    .organizator {
        display: block
    }
    .fuar-detay-container {
        grid-template-columns: 100% !important
    }
    .ulke-fuar-container {
        gap: .5em
    }
    .sag-bilgi {
        display: none
    }
    .kdiv {
        display: block;
        display: grid !important
    }
    .popular-fuar-container {
        grid-template-columns: 33% 33% 33%;
        width: 98% !important;
        margin: auto
    }
    .not-enough-result-panel{
        display:block;
    }
}

@media (max-width:1200px) {
    .venues-a1 img,
    .venues-a2 {
        width: 100%
    }
    .venues-details {
        grid-template-columns: 100%
    }
    .venues-a1 {
        text-align: center
    }
    .venues-a2 {
        text-align: justify
    }
}

@media (min-width:550px) and (max-width:800px) {
    .sehirler,
    .ulke-fuar-container {
        grid-template-columns: 50% 50%
    }
    .ulke-fuar-container {
        width: 98%;
        display: grid;
        box-sizing: border-box;
        gap: .3em
    }
    .fuar-body,
    .fuar-kart {
        width: 100%
    }
    .fuar-header,
    .sehir-header {
        min-width: 100%
    }
    .footer-col {
        width: 50%
    }
    .sehir-kart {
        width: 98%
    }
}

@media (min-width:801px) and (max-width:1150px) {
    .ulke-fuar-container {
        width: 100%;
        grid-template-columns: 33% 33% 33%;
        box-sizing: border-box;
        gap: .3em
    }
    .fuar-body,
    .fuar-kart {
        width: 100%
    }
    .fuar-header {
        min-width: 100%
    }
}

@media (max-width:549px) {
    body {
        overflow-x: hidden
    }
    .fuar-icon,
    .swiper-button-next,
    .swiper-button-prev,
    .td-fuar-aciklama,
    .td-fuar-alani,
    .th-fuar-aciklama,
    .th-fuar-alani {
        display: none
    }
    .paket-dahil-haric .hr,
    .tur-baslik {
        display: block
    }
    .fuar-icon-text {
        display: block;
        font-size: .7em;
        position: relative
    }
    .sira-alt,
    .sira-orta,
    .sira-ust {
        position: absolute;
        left: 10px
    }
    .fuar-logo {
        max-width: 120px
    }
    .fuar-footer,
    .fuar-sektor-footer {
        font-size: .85em
    }
    .online-fuar-text {
        background-color: var(--online);
        font-weight: 600;
        font-size: 1.3em;
        padding: .3em .9em;
        border-radius: 10px;
        color: var(--beyaz);
        text-shadow: 1px 1px #000
    }
    .bireysel-katilim-text,
    .milli-katilim-text {
        background-color: var(--milli-bireysel);
        font-weight: 600;
        font-size: 1.3em;
        padding: .3em .9em;
        text-shadow: 1px 1px #000;
        color: var(--beyaz);
        border-radius: 10px
    }
    .sira-ust {
        top: 114px
    }
    .sira-orta {
        top: 142px
    }
    .sira-alt {
        top: 170px
    }
    .bireysel-katilim-text a:active,
    .bireysel-katilim-text a:link,
    .bireysel-katilim-text a:visited,
    .milli-katilim-text a:active,
    .milli-katilim-text a:link,
    .milli-katilim-text a:visited,
    .online-fuar-text a:active,
    .online-fuar-text a:link,
    .online-fuar-text a:visited {
        color: var(--beyaz);
        text-decoration: none;
        transition: .3s
    }
    .bireysel-katilim-text a:hover,
    .milli-katilim-text a:hover,
    .online-fuar-text a:hover {
        color: var(--siyah);
        text-decoration: none;
        transition: .3s
    }
    .populer-fuarlar {
        width: 95vw
    }
    .ulke-fuar-container {
        grid-template-columns: 95%;
        grid-template: none!important;
        margin: auto;
        justify-items: center;
        padding: 0;
        gap: 1em
    }
    .fuar-kart {
        margin-bottom: 1em !important
    }
    .fuar-header {
        max-width: 98vw
    }
    .blog-container {
        width: 100%;
        margin: auto
    }
    .blog {
        width: 100%;
        grid-template-columns: 100%;
        gap: 1em
    }
    .blog-card {
        width: 98%;
        margin: auto
    }
    .footer-col,
    .fuar-detay-fuar-info,
    .hr,
    .paket-col input,
    .paket-col select,
    .paket-col textarea,
    .pfiyat,
    .rezervasyon-button,
    .sehir-kart,
    .sehirler-container {
        width: 100%
    }
    .fuar-detay-fuar-logo {
        width: 100%;
        text-align: center
    }
    .fuar-detay-fuar-info h1 {
        font-size: 1.6em
    }
    .benzer-fuar-wrap,
    .sehirler {
        grid-template-columns: 50% 50%
    }
    .benzer-fuarlar .benzer-fuar {
        width: 100%;
        margin: 1em 0
    }
    .aktivite-body,
    .paket-form,
    .venues,
    .zincir-form {
        grid-template-columns: 100%
    }
    .popular-fuar-container,
    .sehir-div {
        grid-template-columns: 100% !important
    }
    .aktivite-logo {
        text-align: center
    }
    .sol-paket-info {
        position: sticky;
        top: 108px;
        z-index: 2
    }
    .tur-baslik {
        float: right;
        padding: .3em .5em
    }
    .tur-baslik:hover {
        background: var(--acik-beyaz);
        cursor: pointer
    }
    .paket-dahil,
    .paket-haric {
        width: 100%;
        margin-bottom: 0
    }
    .sehir-header,
    .venue-header {
        min-width: 100%
    }
    .venue-kart {
        width: 98%
    }
    .fuar-aciklama,
    .services-desc,
    .venue-city {
        font-size: .9em
    }
    .fuar-kart {
        width: 95vw;
        margin: Auto
    }
    .rez_thumb {
        width: 50px;
        height: 53px
    }
    .ui-autocomplete {
        max-width: 90vw;
        width: 90vw
    }
    .blog-bottom {
        padding: 0 1em;
        justify-content: center
    }
    .fuar-adi h2,
    .fuar-adi h3,
    .notFound h3,
    .services-title h3 {
        font-size: 1em
    }
    .tarih {
        font-size: 1.1em
    }
    .fuar-cycle {
        opacity: 1;
        padding: .3em 1em
    }
    .cycle-in-details {
        margin: .5em auto
    }
    .mobil-big img {
        min-width: 250px !important;
        max-width: 300px
    }
    .price-tag {
        font-size: 1em;
        padding: .5em 1em
    }
    .notFound h1 {
        font-size: 4em
    }
    .notFound h2 {
        font-size: 1.5em
    }
    .modal {
        max-width: 95% !important;
        width: 95% !important
    }
    .popular-fuar-container {
        width: 98% !important;
        margin: auto
    }
    .search-result {
        padding: 0 .5em !important
    }
    .sr-desc-col {
        padding: 0 .3em !important
    }
    .pop-add {
        grid-template-columns: 50% 50% !important;
        width: 95% !important;
        margin: auto auto 2em !important;
        gap: .2em
    }
    .services-kart {
        width: 98%;
        margin-bottom: .5em
    }
    .paket-card {
        grid-template-rows: 35px 170px auto 40px 45px !important;
        grid-template-areas: "paket-header paket-header paket-header paket-header paket-header" "paket-image paket-image paket-image paket-image paket-image" "paket-desc paket-desc paket-desc paket-desc paket-desc " "paket-footer paket-footer paket-footer paket-footer paket-footer" "paket-more paket-more paket-more paket-more paket-more" !important
    }
    .paket-image img {
        width: 100%;
        height: 160px;
        border-radius: 10px
    }
    .paket-desc {
        font-size: .8em;
        padding: 1em
    }
    .paket-desc ul {
        margin-top: 1em
    }
    .paket-desc ul li {
        line-height: 20px
    }

    .timeline-row {
        grid-template-columns:50px auto;
        grid-template-rows:auto auto;
        grid-template-areas:
            "circle sol"
            "sag sag";
    }
    .timeline-circle {grid-area:circle;border:1px solid green;display:none}
    .timeline-sol {grid-area:sol;transform:translateX(-70px)}
    .timeline-sag{grid-area:sag;}

}

@media (max-width:475px) {
    .td-fuar-sektor,
    .th-fuar-sektor {
        display: none
    }
    .istatistik-circle {
        width: 100px;
        height: 100px;
        padding-top: 2.3em;
        font-size: .7em
    }
    .istatistik-circle b {
        font-size: 1em !important
    }
}

@media (min-width:550px) and (max-width:1024px) {
    .blog-container {
        width: 100%;
        margin: auto
    }
    .blog {
        width: 99%;
        grid-template-columns: 50% 50%;
        gap: .5em
    }
    .blog-card {
        width: 98%;
        margin: auto
    }
    .blog-header img {
        width: 100%
    }
    .blog-body {
        background: var(--beyaz)
    }
    .blog-header:hover {
        filter: none
    }
    .blog-card:hover {
        transform: none
    }
}

@media (max-width:700px) {
    .paket-card {
        grid-template-rows: 35px auto 40px 45px;
        grid-template-areas: "paket-header paket-header paket-header paket-header paket-header" "paket-image paket-desc paket-desc paket-desc paket-desc" "paket-footer paket-footer paket-footer paket-footer paket-footer" "paket-more paket-more paket-more paket-more paket-more"
    }
    .paket-footer {
        border-bottom: 1px solid rgba(200, 200, 200, .2);
        font-size: .8em
    }
    .paket-more a {
        width: 95%;
        margin: auto
    }
    .f2 {
        visibility: visible;
        font-size: .9em;
        margin: auto;
        font-weight: 600
    }
    .f1 {
        visibility: hidden
    }
    .sehir-div {
        grid-template-columns: 50% 50%
    }
    .contact-container {
        grid-template-columns: 100%
    }
    .contact-map {
        height: 250px;
        grid-column-start: 1;
        grid-column-end: 1
    }
    .contact-details {
        padding: 1em;
        height: auto
    }
    .contact-details p {
        font-size: 1.8em;
        text-align: center
    }
    .contact-form {
        height: auto;
        padding: 1.5em
    }
}

.menu-active {
    display: block;
    transition: 1s
}