body { font-size: 0.65em; background: #fff; color: #2d2d2d; font-family: 'Open Sans', sans-serif; overflow-x: hidden; overflow-y: auto; -webkit-text-size-adjust: 100% !important; -webkit-appearance: none !important; }
p { line-height: 18px; }
a { outline: none; color: #2d2d2d; cursor: pointer; text-decoration: none; }
a:hover, a:active, a:focus { color: #111111; }
.clear { clear: both; }
b { font-weight: bold; }
.sq { transition: all 0.3s ease-in-out; }
.wow { visibility: hidden; }



.ContentBox { max-width: 980px; margin: 0px auto; }
.SetFixed { position: fixed; overflow: hidden; width: 100%; height: 100%; z-index: -1 !important; }
.fLeft { float: left; }
.fRight { float: right; }
.SetTop { position: fixed !important; width: 100% !important; left: 0 !important; top: 0px !important; z-index: 99999; margin: 0 !important; transition: all 0.2s ease-in-out; border-radius: 0 !important }

.bg1 { background: #192773; color: #fff !important; box-shadow: 0 0px 15px rgba(39, 40, 44, 0.2); }
.bg2 { background: #731e5a; color: #fff !important; box-shadow: 0 0px 15px rgba(39, 40, 44, 0.2); }
.bg3 { background: #34968b; color: #fff !important; box-shadow: 0 0px 15px rgba(39, 40, 44, 0.2); }
.bg4 { background: #ed5316; color: #fff !important; box-shadow: 0 0px 15px rgba(39, 40, 44, 0.2); }


.SiteHeader { width: 75%; margin: 0px auto; padding-top: 50px; position: relative; }

.VideoArea { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -100; background: #2d2d2d; overflow: hidden; }
.VideoBg { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; opacity: 0.2; }
.VideoArea::after { content: ""; position: absolute; inset: 0; backdrop-filter: blur(55px); -webkit-backdrop-filter: blur(55px); mask: radial-gradient(circle at center, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%); -webkit-mask: radial-gradient(circle at center, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%); z-index: 13; }

.MainMenuArea { width: 100%; backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); background: rgba(255, 255, 255, 0.75); border-radius: 10px; margin: 0px auto; position: relative; padding: 10px 10px; transition: all 0.2s ease-in-out; z-index: 9999998 !important; height: 80px; display: flex; }

.Menu { display: flex; }
.Menu ul { display: flex; align-items: center; gap: 10px; margin-left: 30px; }
.Menu ul li { display: inline-block; }
.Menu ul li a { display: block; font-size: 15px; font-weight: bold; padding: 0 10px; line-height: 40px; border-radius: 10px; transition: all 0.3s ease-in-out; }
.Menu ul li a:hover { background: #192773; color: #fff; transition: all 0.3s ease-in-out; }


.KatilimMenuButton { line-height: 80px; height: 80px; float: right; background: #192773; position: absolute; right: 0; top: 0; overflow: hidden; }
.KatilimMenuButton a { display: block; color: #fff; font-size: 22px; padding: 0 15px; text-align: center; text-shadow: 0 0 5px rgba(39, 40, 44, 0.1); }
.KatilimMenuButton a i { margin-right: 5px; }
.KatilimMenuButton a span { font-size: 14px; vertical-align: middle; transition: all 0.1s ease-in-out; }
.KatilimMenuButton:hover { background: #7bccc3; }

.SetImportant { background: #c72020; color: #fff; padding: 10px; }
.SetImportant > a { text-decoration: underline; font-weight: bold; color: #fff; }

.DownloadForm { text-align: center; padding: 30px 0; }
.DownloadForm h3 { font-size: 25px; font-weight: 100; }
.DownloadForm a { padding: 20px 30px; background: #192773; transition: all 0.3s ease-in-out; font-size: 15px; display: inline-block; margin: 10px auto 0; color: #fff; box-shadow: 0 0px 15px rgba(39, 40, 44, 0.1); }
.DownloadForm a:hover { background: #7fd9c8; color: #192773; transition: all 0.3s ease-in-out; }
.DownloadForm a i { margin-right: 5px; }
.Logo { float: left; width: 140px; }
.Logo1 { display: none; max-width: 100%; max-height: 55px; margin-top: 5px; }
.Logo2 { display: block; max-width: 175px; margin-left: -40px; margin-top: -50px; }

.SloganArea { width: 100%; position: absolute; margin: 0px auto; text-align: center; display: flex; height: 100%; top: 0; z-index: 33; }
.Slogans { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; flex-direction:column; }
.SloganArea h1 { font-size: 50px; color: #fff; min-height: 200px; font-weight: 300; text-shadow: 0 0 15px rgba(255, 255, 255, 0.3); z-index: 99000099; position: relative; letter-spacing: .3px; }
.SloganArea h1 > b { display: block; font-size: 40px; font-weight: 300; }
.SloganArea span { color: #fff; font-size: 50px; display: block; text-shadow: 0 0 15px rgba(255, 255, 255, 0.3); }
.SloganArea span {position:relative;}
.SloganArea span b{color:#fcbb5a}


#clock p{ font-size:18px; color:#fff;}
#clock { margin-top: 20px; }
#clock span { display: inline-block; width: 100px; height: 100px; backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); background: rgba(255, 255, 255, 0.05); border-radius: 5px; margin-right: 15px; color: #fff; font-size: 18px; text-align: center; padding-top: 5px; }
#clock span b { font-size: 40px; text-align: center; color: #fff; display: block; }
.sec { margin-right: 0 !important; }
.min { margin-left: 2.8px !important; }


.ImportantDates { width: 100%; text-align: center; min-height: 250px; background: #f9f9f9; padding: 30px 0; color: #555; font-size: 15px; border-bottom: dashed 1px #eee; }
.ImportantDates h2 { text-align: center; font-size: 25px; font-weight: 100; }
.ImportantDates p { margin-top: 10px; padding: 10px; font-weight: bold; }
.ImportantDates a { font-weight: bold; text-decoration: underline; }
.ImportantDates a:hover { color: #192773; }


.EtkinlikProgrami { width: 100%; min-height: 180px; background: #fff; padding: 30px 0; color: #555; font-size: 15px; border-bottom: dashed 1px #eee; }
.EtkinlikProgrami h2 { text-align: center; font-size: 25px; font-weight: 100; margin-bottom: 30px; }
.EtkinlikProgrami p { margin-top: 10px; padding: 10px; text-align: center; }
.EtkinlikProgrami p a { padding: 20px 30px; background: #192773; color: #fff; text-align: center; border: 1px solid transparent; font-size: 16px; transition: all 0.3s ease-in-out; }
.EtkinlikProgrami p a:hover { background: #7fd9c8; color: #192773; border-color: #7bccc3; box-shadow: 0 0px 25px rgba(39, 40, 44, 0.1); transition: all 0.3s ease-in-out; }

.AnnouncementArea { width: 100%; height: 250px; background: #fff; box-shadow: 0 30px 25px rgba(39, 40, 44, 0.1); position: relative; z-index: 300; }
.Announcement { width: 75%; margin: 0px auto; padding: 30px 0 50px 0; }
.Announcement h2 { text-align: center; font-size: 25px; font-weight: 100; margin-top: 20px; }
.Announcement p { font-size: 15px; text-align: center; color: #555; padding-bottom: 20px; }
.Announcement p b { display: block; margin-bottom: 10px; font-size: 16px; }

.ScrollDown { width: 34px; height: 48px; position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; bottom: 30px; -webkit-animation: jump 1.5s ease 0s infinite normal; animation: jump 1.5s ease 0s infinite normal; cursor: pointer; background: url(../images/ScrollDown.png)no-repeat center; z-index: 99; }
.ScrollDown a { display: block; width: 34px; height: 48px; }

.Katilimcilar { width: 100%; min-height: 250px; background: #fff; padding: 30px 0; }
.Katilimcilar p { font-size: 15px; text-align: center; color: #555; margin: 20px 0; }
.Katilimcilar h2 { text-align: center; font-size: 25px; font-weight: 100; margin-top: 20px; }

.Katilimcilar h3 { text-align: center; font-size: 18px; margin: 30px 0 10px 0; }
.Katilimcilar h4 { font-size: 13px; text-align: center; }
.Katilimcilar ul { padding-top: 30px; }
.Katilimcilar ul li { width: 48%; display: inline-block; margin-right: 2%; vertical-align: top; }
.Katilimcilar ul li:last-child { margin-right: 0; }

.Katilimcilar ul li h1 { font-size: 15px; font-weight: bold; margin: 10px 0; color: #192773; }
.Katilimcilar ul li { font-size: 12px; color: #555; }
.Katilimcilar ul li span { font-weight: bold; display: block; font-size: 14px; color: #b41994; margin-bottom: 5px; }
.Katilimcilar ul li p { margin-bottom: 10px; font-size: 14px; }

.Hotel { width: 100%; height: 450px; background: url(../images/Ichotel.jpg) no-repeat top center; padding-top: 100px; font-size: 30px; text-align: center; }
.Hotel img { text-align: center; opacity: 0.7; transition: all 0.3s ease-in-out; }
.Hotel:hover img { opacity: 1; transition: all 0.3s ease-in-out; }
.Hotel h2 { text-align: center; font-size: 25px; font-weight: 100; margin-bottom: 20px; text-shadow: 0 0 2px rgba(39, 40, 44, 0.3); color: #192773; }


.KatilimSartlari { width: 100%; min-height: 250px; background: #efefef; padding: 30px 0; }
.KatilimSartlari h2 { text-align: center; font-size: 25px; font-weight: 100; margin-bottom: 20px; }
.KatilimSartlari h1 { font-size: 15px; font-weight: bold; margin: 10px 0; color: #192773; }
.KatilimSartlari span { font-weight: bold; display: block; font-size: 14px; color: #fff; margin-bottom: 5px; text-align: center; background: #192773; padding: 10px; }
.KatilimSartlari p { margin-bottom: 10px; font-size: 14px; line-height: 25px; }

.Galeri { width: 100%; height: 100vh; display: block; background: #fafafa; }
.Galeri h2 { text-align: center; font-size: 25px; font-weight: 100; margin-top: 20px; }


/*Tab 1*/
.tabs { position: relative; min-height:calc(100vh - 20px); display: flex; width: 75%; gap: 20px; padding-top: 20px; margin: 0 auto; }
.tabMain { flex-grow: 1; }
.tabMain label { position: relative; left: 0px; display: inline-block; text-decoration: none; background: #fff; box-shadow: 0 10px 20px rgba(0,0,0,0.1); border-radius: 5px; padding: 5px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #252525; text-align: left; font: 400 14px/36px 'Open Sans', sans-serif; width: 100%; cursor: pointer; border-bottom: 1.5px solid #fff; }
.tabMain label span { font-size: 25px; color: #192773; text-align: center; font-weight: 300; }
.tabMain [type=radio] { display: none; }
.content { position: absolute; min-height: 506px; top: 134px; left: 20px; background: white; right: 0; bottom: 0; background: #fafafa; display:none; }
[type=radio]:checked ~ label ~ .content { z-index: 1; display: block; }
[type=radio]:checked ~ label { background: #192773; z-index: 2; color: #fff; position: relative; }

[type=radio]:checked ~ label:after { position: absolute; content: ''; border: 10px solid transparent; border-top: 10px solid #192773; top: 100%; right: 46%; z-index: 1000; }
[type=radio]:checked ~ label span { color: #7bccc3 }
.tabs.simple-tabs label { opacity: 0.5; cursor: pointer; transition: opacity 0.3s; }

.tabs.simple-tabs input[type="radio"] { display: none; }


.tabs.simple-tabs input[type="radio"]:checked + label { opacity: 1; }
.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.column { -ms-flex: 25%; flex: 25%; max-width: 25%; padding: 0 4px; }
.column img { margin-top: 8px; vertical-align: middle; width: 100%; }

.Documents { text-align: center; font-size: 15px; padding-top: 70px; }
.Documents p { margin-top: 20px; }
.Documents a { color: #555; }


.Documents ul li { display: inline-block; margin-right: 60px; }



@media screen and (max-width: 800px) {
    .column { -ms-flex: 50%; flex: 50%; max-width: 50%; }
}


@media screen and (max-width: 600px) {
    .column { -ms-flex: 50%; flex: 50%; max-width: 100%; }
}

.tab-content { height: calc(100% - 60px); overflow: hidden; overflow-y: auto; }
/*Tab 2*/
.tab-wrapper { margin: 0px auto; width: 100%; position: relative; height: 100%; }
.tab-menu { position: relative; display: flex; gap: 10px; width: 100%; }
.tab-menu li { position: relative; background-color: #ededed; color: #bcbcbc; text-align: center; border-radius: 10px; flex-grow: 1; display: inline-block; font-weight: bold; padding: 25px 30px; cursor: pointer; z-index: 0; font-size: 14px; color: #555; }
.tab-menu li:hover { color: #192773; }
.tab-menu li.active { color: #fff; opacity: 1; background: #868bb3; }
.tab-menu li.active:hover { color: #fff; }
.tab-content > div { box-sizing: border-box; width: 100%; min-height: 200px; }







.Basvuru { width: 100%; background: #192773; }
.FormArea { width: 100%; max-width: 980px; padding: 50px 0; margin: 0px auto; }
.FormArea h3 { font-size: 30px; color: #fff; font-weight: 100; margin-bottom: 10px; text-align: center; }
.FormArea p { font-size: 15px; text-align: center; color: #7bccc3; }
.FormArea ul { overflow: hidden; margin: 0px auto; padding: 20px; }
.FormArea ul li { background: #fff; padding: 10px; margin-bottom: 4%; margin-right: 2%; width: 49%; float: left; }
.FormArea ul li:nth-child(2n) { float: left; margin-right: 0; }
.FormArea ul li:last-child { width: 100%; }

.FormArea ul li input, textarea { width: 100%; border: none; padding: 0 5px; color: #555; font-family: 'Brown'; font-size: 14px; }

.SendButton { width: 250px; display: block; border: none; margin: 10px auto 0; height: 50px; border-radius: 3px; background: #7bccc3; text-align: center; line-height: 50px; color: #fff; font-size: 15px; cursor: pointer; -webkit-appearance: none !important; }
.SendButton:hover { background: #eee; color: #192773; }

.Contact { max-width: 980px; margin: 0px auto; }
.ContactArea { padding: 50px 0; text-align: left; }
.ContactArea h4 { font-size: 25px; font-weight: 100; margin-bottom: 20px; }
.ContactArea ul li { margin-bottom: 10px; font-size: 15px; }
.ContactArea ul li:first-child { font-weight: bold; }
.ContactArea ul { margin-bottom: 30px; }
.ContactArea ul li i { margin-right: 10px; }


.Footer { min-height: 150px; border-top: 5px solid #7bccc3; width: 100%; }
.Footer p { color: #555; font-size: 12px; }
.Footer p span { font-weight: bold; }
.MenuFooter { text-align: center; }
.MenuFooter ul li { display: inline-block; margin-left: 15px; font-size: 13px; }
.MenuFooter ul li i { font-size: 18px; }
.MenuFooter ul li a { color: #777; }
.MenuFooter ul li a:hover { color: #253140; }
.Footer-Top { padding: 30px 0; border-bottom: 1px solid #dadada; }
.Copyright { margin-top: 20px; font-size: 12px; }
.ScrollTop { padding: 20px; padding-right: 0; font-size: 20px; cursor: pointer; }


.ResponsiveMenu { position: absolute; color: #192773; font-size: 20px; right: 10px; top: 20px; z-index: 98999; display: none; padding: 10px; }





@-webkit-keyframes jump {
    0% { -webkit-transform: translateY(0); transform: translateY(0); }
    20% { -webkit-transform: translateY(0); transform: translateY(0); }
    40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    50% { -webkit-transform: translateY(0); transform: translateY(0); }
    60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); }
    80% { -webkit-transform: translateY(0); transform: translateY(0); }
    100% { -webkit-transform: translateY(0); transform: translateY(0); }
}

@keyframes jump {
    0% { transform: translateY(0); }
    20% { transform: translateY(0); }
    40% { transform: translateY(-30px); }
    50% { transform: translateY(0); }
    60% { transform: translateY(-15px); }
    80% { transform: translateY(0); }
    100% { transform: translateY(0); }
}





@media (min-width: 320px) and (max-width: 979px) {
    .fLeft { float: none; }
    .fRight { float: none; }

    .SiteHeader { width: 100%; padding-top: 0px; }
    .ResponsiveMenu { display: block; }
    .MainMenuArea { width: 100%; background: #fff; position: fixed !important; border-radius: 0 }

    .Logo { float: none; width: auto; }
    .Logo a { display: inline; }
    .Logo1 { display: block !important; }
    .Logo2 { display: none !important; }


    .Menu { float: none; margin-left: 0px; position: fixed; background: #fff; width: 100%; height: 100%; z-index: 999999; left: 0; display: none; top: 78px; }

    .Menu ul li { display: block; }
    .Menu ul li a { display: block; font-size: 15px; padding: 0 10px; line-height: 60px; transition: all 0.3s ease-in-out; }

    .KatilimMenuButton { display: none; }

    .tabs { width: 90%; flex-wrap: wrap; }
    .tab-menu { flex-direction: column; }


    .SloganArea h1 { font-size: 22px; width: 100%; min-height: auto; }
    .SloganArea h1 b { font-size: 22px; }
    .SloganArea span { font-size: 22px; }
  
    #clock { margin-top: 20px; }
    #clock span { width: 60px; height: 60px; margin-right: 10px; font-size: 15px; text-align: center; }
    #clock span b { font-size: 20px; text-align: center; display: inherit; width: 100%; height: auto; }

    .ScrollDown { bottom: 0px; }


    .AnnouncementArea { height: auto; }
    .Announcement { width: 100%; }
    .Katilimcilar { padding: 10px; }
    .KatilimSartlari { padding: 10px; background-image: none; }

    .Katilimcilar ul li { width: 100%; display: block; margin-right: 0%; }
    .FormArea ul { padding: 10px; }
    .FormArea ul li { width: 100%; }

    .MenuFooter ul li { display: block; padding: 10px 0; }

    .ContactArea { padding: 10px; }
    .FormArea { float: none; width: 100%; padding: 10px; }
    .Footer p { color: #555; font-size: 12px; text-align: center; }
    .Copyright { text-align: center; }
    .ScrollTop { text-align: center; }
    .tab-menu li { width: 100%; }
    .Documents { padding-top: 40px; }
    .Documents ul li { display: block; margin-right: 0px; margin-bottom: 20px; }

    .Galeri { height: auto; padding-bottom: 30px; }
    .tabMain { width: 100%; float: none; }
    .content { position: relative; top: auto; margin-top: 20px; left: 0px; padding-bottom: 30px; background: #fafafa; display: none }
    [type=radio]:checked ~ label ~ .content { z-index: 1; display: block; }
    .tabMain label { text-align: center; }
    [type=radio]:checked ~ label:after { display: none; }
}
