.page_wrapper {
   /* background: red;*/
    width: 100%;
    height: 100%;
    position: absolute;
}

body {
    margin: 0;
}

* {
	font-family: 'Titillium Web', sans-serif;

}

.tmok_menu {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 92px;
    background: white;
}

.page_content {
    width: calc(100% - 92px);
    height: 100%;
    left: 92px;
    position: absolute;
    background: rgb(30,42,91);
    background: linear-gradient(90deg, rgba(30,42,91,1) 0%, rgba(154,57,99,1) 100%);
}

.right_bar {
    position: fixed;
    top: 0;
    height: 100%;
    width: 35%;
    right: 0;
    display: block;
    background: white;
}

.right_bar {
    position: fixed;
    top: 0;
    height: 100%;
    width: 35%;
    right: -35%;
    display: block;
    background: white;
	
	-webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;	
	
	box-shadow: -20px 0 40px rgba(0, 0, 0, 0.1);
}

.right_bar.open {
    right: 0;

}


.right_bar_wrapper {
    top: 0;
    bottom: 0;
    margin: auto 4vw;
    display: block;
    position: absolute;
    height: min-content;
   /* margin: 80px;*/
	margin: 4vw;
    top: 40px;
	opacity:0;
	-webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms;	
	
	 max-height: calc(100% - 120px);
    overflow: auto;
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
}
.right_bar_wrapper::-webkit-scrollbar { width: 0 !important }




span.bar_main_title {
    font-size: 40px;
    font-weight: 700;
    color: #1e2a5b;
	
}

.bar_contents {
    font-size: 17px;
    color: #7a7a7a;
    font-weight: 700;
}

.bar_pdf {
    font-size: 17px;
    color: #7a7a7a;
    font-weight: 700;
    margin-top: 50px;
    display: block;
	    margin-bottom: 32px;
}

a.games_pdf_button {
    width: 48px;
    height: 60px;
    background: url(/img/games_pdf.png);
    display: block;
    background-repeat: no-repeat;
	transform:scale(0.9);
		-webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;	
}

a.games_pdf_button:hover {
transform:scale(1);
}


.bar_close_button {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    background: red;
    right: 36px;
    top: 40px;
    background: url(/img/close_bar.png);
    background-size: 46px;
    background-position: center;
    background-repeat: no-repeat;
	
	-webkit-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;	
	cursor:pointer;
}


.bar_close_button:hover {
	
transform:rotate(0deg) !important;
}

.gorunur{
	opacity:1;
		-webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms	;	
}

.tmok_menu {
    z-index: 9;
}

.right_bar_wrapper {
    max-width: calc(35vw - 8vw);
	    min-width: calc(35vw - 8vw);
}
div.takvim_bar_class  div.right_bar_wrapper,div.calendar_bar_class  div.right_bar_wrapper {
    max-width: calc(25vw - 4vw) !important;
	 min-width: calc(25vw - 4vw) !important;
}

li.lslide,li.clone {
    background-position: center;
	
}

div.right_bar_wrapper li.lslide, div.right_bar_wrapper li.clone {
    background-position: center;
    max-height: 16vw !important;
	 min-height: 16vw !important;	
}

div.right_bar_wrapper div.bar_medal_image {
	    max-height: 18vw !important;
	 min-height: 18vw !important
}



/****/
#section3{
background:white;
}


.home_tmok_logo {
     width: 382px;
    height: 118px;
    background: url(/img/kose_banner.jpg);
    background-position: center;
    background-size: cover;
}

.home_newsletter {
    width: 151px;
    height: 34px;
    background: url(/img/newsletter.png);
    background-position: center;
    background-size: cover;
}

.tmok_wrapper div {
    float: right;
	cursor:default;
	line-height: 32px !important;
}

.tmok_wrapper {
position: absolute;
    bottom: -2px;
    right: 0;
    z-index: 10;
    width: 382px;
    height: 152px;
	
	height: auto;
	 width: 310px;
}

.home_newsletter {
    margin-top: 18px;
    margin-right: 22px;
}


.meta_row_1 {
    background: #e7e7e7;
    height: 50%;
    width: 100%;
    position: relative;
    float: right;
}
.meta_row_2 {
    background: #e7e7e7;
    height: 50%;
    width: 100%;
    position: relative;
    float: right;
}


.top_left_meta {
    background-color: #ececec;
	background-image: url(/img/2a.png);
    width: 39%;
}

.top_middle_meta {
    background-color: #e5e5e5;
	background-image: url(/img/0a.png);
    width: 39%;
}

.top_right_meta {
    background-color: #ececec;

    width: 22%;
}

.bottom_left_meta {
    background-color: #e5e5e5;
	background-image: url(/img/2b.png);
    width: 39%;
}

.bottom_middle_meta {
    background-color: #ececec;
	background-image: url(/img/0b.png);
    width: 39%;

}

.bottom_right_meta {
    background-color: #e5e5e5;
    width: 22%;
    
}

.h_meta{
	float: left;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
position:relative;
}


img.home_next {
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 60px;
cursor:pointer;
}

img.home_prev {
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    left: 60px;
	transform:rotate(180deg);
cursor:pointer;
}

img.mascot_in_siema {
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: block;
    position: relative;
    transform: translateY(calc(-25% + 160px));
}

.siema_home {
    height: 100%;
}


span.home_meta_title {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #1e2a5b;
    bottom: 32px;
}

img.olympic_logo_meta {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 10%;
    max-height: 70%;
}


/**
 *	This element is created inside your target element
 *	It is used so that your own element will not need to be altered
 **/
.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

/**
 *	This is all the elements used to house all text used
 * in time circles
 **/
.time_circles > div {
    position: absolute;
    text-align: center;
}

/**
 *	Titles (Days, Hours, etc)
 **/
.time_circles > div > h4 {
margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    /* font-family: 'Century Gothic', Arial; */
    transform: translateY(100px);
    font-size: 16px !important;
    color: #1e2a5b;
    letter-spacing: 0.7px;
}

/**
 *	Time numbers, ie: 12
 **/
.time_circles > div > span {
display: block;
    width: 100%;
    text-align: center;
    /* font-family: 'Century Gothic', Arial; */
    font-size: 300%;
    margin-top: 7px;
    font-weight: bold;
    color: #1e2a5b;
    font-size: 38px !important;
}
div#DateCountdown {
    width: min-content;
    height: min-content;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}



.home_where_wrapper {
    width: 70%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 70%;
}

.home_where_wrapper img {
    text-align: center;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 20%;
	-webkit-transition-duration: 600ms;
    -moz-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    transition-duration: 600ms	;

}

.whid{
opacity:0;
/*top:-60px !important;*/

}

img.where_button {
    bottom: 25%;
    position: absolute;
    transform: rotate(90deg) translateY(0px);
    left: 0;
    right: 0;
    margin: auto;
	cursor:pointer;
	-webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms	;
}

img.where_button:hover {
transform: rotate(90deg) translateX(8px);
}


div#ath_value, div#ath_value_tr  {
    text-align: center;
    font-size: 70px;
    font-weight: 700;
    top: 20px;
    position: relative;
    color: #313c68;
}

.ath_wrapper span {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    top: 10px;
    position: relative;
    color: #313c68;
    width: 100%;
    display: block;
}

div#m_value, div#m_value_tr{
font-weight: 800 !important;
    position: relative;
    top: -11px;
    color: #313c68;
    font-size: 64px;
    letter-spacing: 5px;
    left: -2px;
	width: 120px;
    display: block;
}

.m_wrapper span {
font-size: 17px;
    font-weight: 700;
    top: 0px;
    position: relative;
    color: #313c68;
    display: block;
    letter-spacing: 1.4px;
}

.f_wrapper span {
    font-size: 16px;
    font-weight: 700;
    top: -12px;
    position: relative;
    color: #313c68;
    display: block;
    letter-spacing: 0px;
    left: 2px;
}

div#f_value, div#f_value_tr {
font-weight: 700;
    position: relative;
    /* top: -22px; */
    color: #313c68;
    font-size: 56px;
    letter-spacing: 3px;
    font-size: 64px;
    letter-spacing: 5px;
	width: 120px;
    display: block;
}

.m_wrapper {
    transform: rotate(90deg);
    top: 55%;
    position: absolute;
    left: 11%;
}

.f_wrapper {
    transform: rotate(90deg);
    top: 55%;
    position: absolute;
    right: 12%;
}

.ath_wrapper {
    top: 15%;
    position: relative;
}

.bottom_right_meta div, .top_right_meta div {
    font-family: 'Big Shoulders Text', cursive;
}

.map_iframe {
    border: none !important;
    width: 100%;
    height: 100%;
}


.mb_YTPBar{
	display:none !important;
	
}


img.home_meta_medal {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

img.home_meta_medal.altin{
	animation: altin_anim 15s infinite;
	animation-timing-function: ease-in-out;
	
}
@keyframes altin_anim {
   0%  { transform:scale(0.85) translateX(0); z-index:5;}
   12.5% {transform:scale(0.85) translateX(0); z-index:5;}
   25% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
   37.5% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
   50% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
   62.5% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   75% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   87.5% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   100% {transform:scale(0.85) translateX(0); z-index:5;}
}

img.home_meta_medal.bronz{
	animation: bronz_anim 15s infinite;
	animation-timing-function: ease-in-out;
	
}
@keyframes bronz_anim {

   0% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
   12.5% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
   25% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   37.5% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   50% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   62.5% {transform:scale(0.85) translateX(0); z-index:5;}
      75%  { transform:scale(0.85) translateX(0); z-index:5;}
   87.5% {transform:scale(0.85) translateX(0); z-index:5;}
   100% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
}

img.home_meta_medal.gumus{
	animation: gumus_anim 15s infinite;
	animation-timing-function: ease-in-out;
	
}
@keyframes gumus_anim {


   0% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   12.5% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
   25% {transform:scale(0.85) translateX(0); z-index:5;}
     37.5%  { transform:scale(0.85) translateX(0); z-index:5;}
 50% {transform:scale(0.85) translateX(0); z-index:5;}
   62.5% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
      75% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
   87.5% {transform:scale(0.55) translateY(-60px) translateX(-110%);z-index:3;}
   100% {transform:scale(0.55) translateY(-60px) translateX(+110%);z-index:3;}
}



/*******/
div#section5 .yerli_wrapper {
    background-image: url(/img/local_medals_bg_v2.jpg);
    background-size: cover;
}

.yerli_madalya {
    width: 20%;
    float: left;
	height: 25%;
    border: 1px solid #ffffff61;
    box-sizing: border-box;
	background: rgba(255, 255, 255, 0);
		-webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms	;
	cursor:pointer;
}


.yerli_wrapper {
    width: 100%;
    height: 100%;
}


span.yerli_yil {
    font-size: 72px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 700;
    color: white;
    position: relative;
    top: 32px;
			-webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms	;
}

span.yerli_ulke {
    display: block;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 32px;
    top: 16px;
    position: relative;
			-webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms	;
}

span.yerli_yil {
    font-size: 72px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 700;
    color: white;
    position: relative;
    top: 40px;
}
.yerli_madalya:hover{
background: rgba(255, 255, 255, 0.65);
}




.yerli_madalya:hover span.yerli_yil {
    color: #8f2657;
}

.yerli_madalya:hover span.yerli_ulke {
    color: black;
}


/***/

span.venue_head_main_title {
    font-size: 42px;
    font-weight: 700;
    color: white;
display: block;
margin-top: 20px;
}


.venue_head_title {
    background: linear-gradient(90deg, rgba(30,42,91,1) 0%, rgba(154,57,99,1) 100%);
    width: 100%;
    
    padding: 16px;
    box-sizing: border-box;
line-height: 30px;
display: block;
    
}

span.venue_head_sub_title {
    color: white;
    font-size: 20px;
    display: block;
    margin-top: 10px;
    line-height: 24px;
}

.venue_block {
    display: block;
    width: 100%;
    cursor: pointer;
background:black;
position:relative;
}


.venue_image {
    width: 100%;
    height: 140px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	    opacity: 0.85;
}

div.venue_title {
    width: 100%;
    display: block;
    color: white;
    padding: 6px 12px 10px 12px;
    font-size: 22px;
    line-height: 24px;
    background: linear-gradient(90deg, rgba(30,42,91,1) 0%, rgba(154,57,99,1) 100%);
    box-sizing: border-box;
}

.venue_block:hover .venue_title {
    background: linear-gradient(90deg, #303e88 0%, #bc4e7f 100%);
}

.venue_block:hover .venue_image {
     opacity:1;
}


/***/
.load_overlay {
    position: fixed;
    top: 0;
    left: 0;

    z-index: 20;
	width:100%;
	height:100%;
    background: white;
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
}
.load_overlay::-webkit-scrollbar { width: 0 !important }


span.home_follow_us {
    font-size: 11px;
    font-weight: 700;
    color: #b5b5b5;
    white-space: nowrap;
    top: 0;
    position: absolute;
}

.follow_us_closed {
    width: min-content;
    white-space: nowrap;
    line-height: 14px;
    height: 14px;
    position: relative;
    width: 170px;
    transform: rotate(-90deg);
    left: -40px;
    top: 70px;
}

.home_sm_icons_wrapper {
    /* position: absolute; */
    width: 90px;
    display: inline-block;
    left: 76px;
    top: -2px;
    height: 16px;
    position: relative;
}

.home_sm_icons {
    width: 382px;
	 width: 310px;
	
    height: 40px !important;
    background: rgba(217, 31, 45, 0.68);
}

a.follow_sm_icon.instagram {    background-image: url(/img/instagram_b.png);}
a.follow_sm_icon.facebook {    background-image: url(/img/facebook_b.png);}
a.follow_sm_icon.twitter {    background-image: url(/img/twitter_b.png);}
a.follow_sm_icon.youtube {    background-image: url(/img/youtube_b.png);}

.home_sm_icons span {
    color: rgba(255, 255, 255, 0.73);
    font-size: 13px;
    display: inline-block;
    line-height: 40px;
    position: absolute;
    padding-left: 75px;
    float: left;
    letter-spacing: 0.4px;
	
	 padding-left: 28px;
}


a.follow_sm_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    opacity: 0.5;
	    transform: rotate(0deg) scale(1);
	-webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms	;
}

a.sm_spacer {
    width: 22px;
    height: 14px;
    display: inline-block;
}

a.follow_sm_icon:hover {
    transform: rotate(90deg) scale(1.1);
}

.main_genis a.follow_sm_icon{
	opacity:0; cursor:default; user-select:none;
}

/***/ /***/
@media screen and (max-height: 942px) {
	.follow_us_closed{ display:none;}
	.menu_items_wrapper{ height: 50% !important;    max-height: 50% !important;}
	.menu_social_wrapper {   height: calc(10% - 24px) !important;}
	a.menu_open_follow {float: left !important; left: unset !important; right: unset !important; top: unset !important; bottom: unset !important; position: unset !important;}
	.follow_us_open {    width: 150px!important; left: 24px!important;}
	a.menu_open_follow.twitter {    margin-right: 10px!important;}
	span.lang_changer_open { top: 1px!important;    font-size: 13px!important;}
}


.menu_social_wrapper,  .menu_social_wrapper *{
    opacity: 0 !important;
    cursor: default !important;
}

span.lang_changer_open {
    width: 360px !important;
    background: #e61d35 !important;
}

span.lang_changer_open a {
    color: rgba(255, 255, 255, 0.85) !important;
}




/****************************************/
.lSSlideWrapper.usingCss {
    border: 4px solid #ff000000;
    box-sizing: border-box;
}

/*  // Eğer Bardak olcaksa sağ alttaki triangle //
span.lang_changer_open::after {
    
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 10px solid #e61d35;
    content: "";
    position: absolute;
    transform: scale(-1);
    right: -10px;
    display: inline-block;
}
*/

.follow_us_closed,.follow_us_closed{
	display:none;
}

/*****/

a.haber_linki {
    text-decoration: none;
}

.mobile_menu_opener{
	display:none;
}


span.lang_changer_open {
    display: none;
}

.main_genis span.lang_changer_open {
display: unset !important;
}

/********/

.main_popup_overlay {
    z-index: 99999999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:rgba(0, 20, 45, 0.7);
    display: block;
    position: fixed;
}

.main_popup_box {
    width: 40%;
    height: 60%;
    background: white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 4px;
    margin: auto;
    position: fixed;
}

.main_popup_content {
    overflow: auto;
    width: 100%;
    height: 100%;
    /* background: red; */
   /* padding: 20px;*/
   box-sizing: border-box;
    /* margin: 20px; */
    font-size: 24px;
}

img.main_pop_up_close {
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
    position: absolute;
    padding: 20px;
    background: #ffffff;
    border-radius: 100%;
    padding: 10px;
    margin: 14px;
	cursor:pointer;
}
.main_popup_box {
    z-index: 99999999;
}

.rts {
    position: absolute;
    width: 36px;
    right: 75px;
    top: 62px;
    border-radius: 15px;
}

.b_kaydir {
    transform: translateX(40px);
}

.s_kaydir {
    transform: translateX(20px);
}

img.result_tiny_gold.rts {
    z-index: 10;
}

img.result_tiny_silver.rts {
    z-index: 9;
}

img.result_tiny_bronze.rts {
    z-index: 8;
}


