/*#region FONT TANIMLAMALARI*/
@font-face {font-family:'regular';src:url('../../fonts/poppins/Poppins-Regular.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'medium';src:url('../../fonts/poppins/Poppins-Medium.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'semibold';src:url('../../fonts/poppins/Poppins-SemiBold.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'bold';src:url('../../fonts/poppins/Poppins-Bold.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'black';src:url('../../fonts/poppins/Poppins-Black.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'light';src:url('../../fonts/poppins/Poppins-Light.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'thin';src:url('../../fonts/poppins/Poppins-Thin.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'italic';src:url('../../fonts/poppins/Poppins-LightItalic.ttf');font-weight:normal;font-style:normal;}
@font-face {font-family:'bolditalic';src:url('../../fonts/poppins/Poppins-BoldItalic.ttf');font-weight:normal;font-style:normal;}
/*#endregion*/

/*#region STANDART TANIMLAMALAR*/
:root{
	--color1:#fff000;
	--color2:#000;
}


.swal2-container{z-index:3000!important;}
.swal2-close{color:#cc0000!important;}
.swal2-close:focus{box-shadow:none!important;color:#cc0000!important;}
.swal2-close:hover{color:#000!important;}
.swal2-popup{width:auto!important;}

.fancybox__container{z-index:8000!important;}

html{font-size:100%;}

*{padding:0;margin:0;}
body{font-family:'regular',Arial,sans-serif;color:#000;
	background:#fff;
}
table,tr,td,ul{padding:0;margin:0;border-spacing:0;border-collapse:separate;}
ul{list-style:none;margin:0;padding:0;}
img{ border:none; }
a{color:#000;}
textarea, input, select{outline:none;}
header,footer,article,section,aside,nav{display:block;}
p{padding:0;margin:0;}
.clear{clear:both;}
@media only screen and (max-width:1000px){
	html{font-size:90%;}
}
@media only screen and (max-width:700px){
	html{font-size:90%;}
}

@media only screen and (min-width:1200px){
	::-webkit-scrollbar{width:10px;}
	::-webkit-scrollbar-track{background:#f1f1f1;}
	::-webkit-scrollbar-thumb{background:#888;}
	::-webkit-scrollbar-thumb:hover{background:#555;}
}


.standard_center1{width:96%;margin:0 auto;}
.standard_center2{width:1600px;max-width:96%;margin:0 auto;}
.standard_center3{width:1400px;max-width:96%;margin:0 auto;}
.standard_center4{width:1200px;max-width:96%;margin:0 auto;}
.standard_center5{width:1000px;max-width:96%;margin:0 auto;}
.standard_center6{width:800px;max-width:96%;margin:0 auto;}

.standard_center7{width:600px;max-width:96%;margin:0 auto;}



.standard_map{ margin:0 0 30px 0;}
.standard_map a{}
.standard_map span.sep{margin:0 6px;color:#aaa;}
.standard_map span.active{font-family:'italic';}


.standard_pagination1{margin:20px 0 0 0;}
.standard_pagination1 a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #ddd;}
.standard_pagination1 a:hover{border-color:#aaa;}
.standard_pagination1 a.selected{background:#ffd000;}


#container1{/*width:100vw;max-width:100%;overflow-x:hidden;*/}
  #container1 a{}




#header1{position:relative;z-index:100;margin:0 0 40px 0;background:#fff;}
#header1 .sect20{height:40px;line-height:40px;background:#000;color:#ddd;}
#header1 .sect20 a{color:#ddd;}
#header1 .sect20 .grid{
	display:grid;grid-template-columns:auto auto;align-items:center;
	height:100%;
}
#header1 .sect20 .grid .s{}
#header1 .sect20 .grid .s.s1{}
#header1 .sect20 .grid .s.s1 a{margin:0 10px 0 0;font-size:0.9rem;font-family:'semibold';}
#header1 .sect20 .grid .s.s2{justify-self:end;}
#header1 .sect20 .grid .s.s2 a{margin:0 10px 0 0;font-size:0.9rem;font-family:'semibold';}
#header1 .sect40{padding:20px 0;}
#header1 .sect20 .grid .s.s2 a{margin:0 0 0 10px;}
#header1 .sect40 .grid{
	display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;
	column-gap:20px;
}
#header1 .sect40 .grid .s{}
#header1 .sect40 .grid .s.s1{}
#header1 .sect40 .grid .s.s2{}
#header1 .sect40 .grid .s.s3{}
#header1 .sect40 .grid .s.s4{}
#header1 .sect40 .grid .s.s5{}
#header1 .sect40 .grid .s.s6{display:none;}
#header1 .sect40 .grid .s.s6 a{font-size:1.7rem;}
#header1 .sect40 .grid .s.s1 a{}
#header1 .sect40 .grid .s.s1 a img{height:50px;width:auto;}
#header1 .sect40 .grid .s.s2 .searchbox{
	display:inline-grid;grid-template-columns:auto auto;align-items:center;
	padding:5px;/*border:2px solid #000;*/border-radius:50px;
	background:#ddd;
}
#header1 .sect40 .grid .s.s2 .searchbox .textbox{}
#header1 .sect40 .grid .s.s2 .searchbox .textbox input{
	display:block;width:400px;height:40px;padding:0 10px;box-sizing:border-box;background:none;border:none;
}
#header1 .sect40 .grid .s.s2 .searchbox .button{}
#header1 .sect40 .grid .s.s2 .searchbox .button button{
	display:block;width:40px;height:40px;box-sizing:border-box;font-size:1.2rem;
	background:#fff;color:#000;/*border:2px solid #000;*/border:none;border-radius:50%;
}
#header1 .sect40 .grid .s .grid2{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;}
#header1 .sect40 .grid .s .grid2s{}
#header1 .sect40 .grid .s .grid2s.s1{}
#header1 .sect40 .grid .s .grid2s.s1 .iconwrap{display:block;
	position:relative;width:50px;height:50px;line-height:50px;
	text-align:center;background-color:#fff;border-radius:50%;overflow:hidden;
}
#header1 .sect40 .grid .s .grid2s.s1 .iconwrap .icon{position:absolute;z-index:3;display:block;left:0;top:0;width:100%;height:100%;
	color:#000;font-size:1.3rem;
}
#header1 .sect40 .grid .s .grid2s.s1 .iconwrap:before{content:"";position:absolute;z-index:2;background:var(--color1);inset:3px;border-radius:50%;}
#header1 .sect40 .grid .s .grid2s.s1 .iconwrap:after{
    content:"";position:absolute;z-index:1;left:-50%;top:20%;width:200%;height:60%;
	background:linear-gradient(to right, #000, #000);
    animation:hdmembershipbutton1 4s linear infinite;
}
#header1 .sect40 .grid .s .grid2s.s2{font-family:'semibold';font-size:0.9rem;color:#000;}

#header1 .sect40 .grid .s .sepetgrid{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;}
#header1 .sect40 .grid .s .sepetgrids.s1{position:relative;z-index:1;}
#header1 .sect40 .grid .s .sepetgrids.s1 .icon{
	display:block;width:50px;height:50px;line-height:50px;text-align:center;
	background:#000;color:var(--color1);font-size:1.3rem;border-radius:50%;
}
#header1 .sect40 .grid .s .sepetgrids.s1 .count{
	position:absolute;z-index:1;right:0;top:0;
	display:inline-block;padding:1px 2px;
	background:var(--color1);color:#000;font-family:'semibold';font-size:0.9rem;
	border:1px solid #000;border-radius:5px;
	transform:translate(10%,-30%);
}
#header1 .sect40 .grid .s .sepetgrids.s2{color:#000;}
#header1 .sect40 .grid .s .sepetgrids.s2 .inner{display:block;}
#header1 .sect40 .grid .s .sepetgrids.s2 .inner .text1{display:block;}
#header1 .sect40 .grid .s .sepetgrids.s2 .inner .text2{display:block;font-family:'semibold';font-size:0.9rem;}
#header1 .sect60{position:relative;z-index:1;/*padding:10px 0;*/background-color:#000;}
#header1 .sect60 .grid{display:grid;grid-template-columns:1fr;align-items:center;}
#header1 .sect60 .grid .s{}
#header1 .sect60 .grid .s.s1{}
#header1 .sect60 .nav1{/*padding:10px 0;*/text-align:center;}
#header1 .sect60 .nav1 ul{}
#header1 .sect60 .nav1 ul li{}
#header1 .sect60 .nav1 ul li a{}
#header1 .sect60 .nav1 > ul{}
#header1 .sect60 .nav1 > ul > li{display:inline-block;}
#header1 .sect60 .nav1 > ul > li > a{
	position:relative;z-index:1;display:block;padding:15px 10px;/*border-left:1px solid #ddd;*/color:#fff;
	font-family:'semibold';font-size:0.9rem;
	transition:color 200ms;
}
#header1 .sect60 .nav1 > ul > li > a:before{
	content:"";position:absolute;z-index:1;left:0;top:50%;width:1px;height:50%;transform:translate(0,-50%);background:#ddd;
}
#header1 .sect60 .nav1 > ul > li:nth-of-type(1) > a:before{display:none;}
#header1 .sect60 .nav1 > ul > li > a:hover{color:var(--color1);}
#header1 .sect60 .nav1 > ul ul{
	display:none;
	position:absolute;z-index:1;left:0;top:99%;width:100%;box-sizing:border-box;
	padding:20px 15%;box-shadow:0 10px 10px -10px #aaa;
	background:#fff;font-family:'semibold';font-size:0.9rem;
	grid-template-columns:repeat(4,auto);grid-column-gap:15px;grid-row-gap:8px;
}
#header1 .sect60 .nav1 > ul > li:is(:hover) ul{
	display:inline-grid;
}
@keyframes hdmembershipbutton1{
	0% {transform:rotate(0deg);}
	100% {transform:rotate(360deg);}
}


/*MEHMET'İN KODLARI*/
#header1 .sect40 .grid .s.s33{}
#header1 .sect40 .grid .s.s44{}
#header1 .sect40 .grid .s.s44 .wrapper_user{display:grid;grid-template-columns:auto 1fr;gap:5px;text-align:center;justify-content:center;align-items:center;}
#header1 .sect40 .grid .s.s44 .wrapper_user .grid2s.s1{}
#header1 .sect40 .grid .s.s44 .wrapper_user .grid2s.s1 .im1{
	display:block;position:relative;z-index:1;height:50px;width:50px;
	box-sizing:border-box;border:2px solid #ddd;border-radius:50%;
}
#header1 .sect40 .grid .s.s44 .wrapper_user .grid2s.s1 .im1 img{
	position:absolute;z-index:1;left:0;top:0;height:100%;width:100%;border-radius:50%;
	transform:scale(0.9);
}
#header1 .sect40 .grid .s.s44 .wrapper_user .grid2s.s2{}


@media only screen and (max-width:1400px) {
	#header1 .sect40 .grid{display:grid;grid-template-columns:1fr auto auto auto auto;}
	#header1 .sect40 .grid .s.s2{display:none;}
	#header1 .sect40 .grid .s.s6{display:block;}
}

@media only screen and (max-width:1200px) {
	#header1 .sect40 .grid{
		column-gap:10px;
	}
	#header1 .sect40 .grid .s .sepetgrid{grid-template-columns:auto;}
	#header1 .sect40 .grid .s .sepetgrids.s2{display:none;}
	#header1 .sect40 .grid .s.s44 .wrapper_user .grid2s.s2{display:none;}
	#header1 .sect40 .grid .s.s3 .grid2{grid-template-columns:auto;}
	#header1 .sect40 .grid .s.s3 .grid2s.s1{display:none;}
	#header1 .sect40 .grid .s.s4 .grid2{display:none;}
}


#footer1{margin:80px 0 0 0;}
#footer1 .sect20{padding:25px;background:var(--color1);border-top:3px solid #000;}
#footer1 .sect20 .grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;align-items:center;justify-items:center;}
#footer1 .sect20 .grid .s{}
#footer1 .sect20 .grid2{display:inline-grid;grid-template-columns:auto auto;gap:10px;align-items:center;}
#footer1 .sect20 .grid2s.s1{font-size:1.4rem;}
#footer1 .sect20 .grid2s.s2{}
#footer1 .sect40{padding:50px;background:#333;color:#ddd;}
#footer1 .sect40 a{color:#ddd;}
#footer1 .sect40 .grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;}
#footer1 .sect40 .grid .s{}
#footer1 .sect40 .grid .s.s1{}
#footer1 .sect40 .grid .s.s1 .logo{margin:0 0 20px 0;}
#footer1 .sect40 .grid .s.s1 .logo a{}
#footer1 .sect40 .grid .s.s1 .logo a img{width:180px;height:auto;}
#footer1 .sect40 .grid .s.s1 .data{margin:10px 0 0 0;}
#footer1 .sect40 .grid .s.s1 .data:nth-of-type(2){}
#footer1 .sect40 .grid .s.s1 .social{margin:20px 0 0 0;}
#footer1 .sect40 .grid .s.s1 .social a{
	display:inline-block;width:40px;height:40px;line-height:40px;
	margin:0 1px 0 0;text-align:center;
	background-color:var(--color1);color:#000;font-size:1.2rem;border-radius:50%;
}
#footer1 .sect40 .grid .s.s2{}
#footer1 .sect40 .grid .s.s3{}
#footer1 .sect40 .grid .s.s4{}
#footer1 .sect40 .grid .nav1{}
#footer1 .sect40 .grid .nav1 .item{margin:0 0 7px 0;font-family:'italic';}
#footer1 .sect40 .grid .nav1 .item a{display:inline-block;transition:all 100ms;}
#footer1 .sect40 .grid .nav1 .item a:hover{color:var(--color1);transform:translate(10px,0);}
#footer1 .sect60{padding:20px 0;background:#000;color:#ddd;}
#footer1 .sect60 a{color:#ddd;}
#footer1 .sect60 .grid {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 10px;justify-content: center;text-align: center;align-items: center;}
#footer1 .sect60 .grid .s{}
#footer1 .sect60 .grid .s.s1{}
#footer1 .sect60 .grid .s.s2{}
@media only screen and (max-width:1100px){
	#footer1 .sect40 .grid{grid-template-columns:1fr 1fr;column-gap:20px;row-gap:50px;}
	#footer1 .sect60 .grid{grid-template-columns:1fr;text-align:center;}
}
@media only screen and (max-width:800px){
	#footer1 .sect20 .grid{align-items:start;}
    #footer1 .sect20 .grid2{grid-template-columns:1fr;gap:2px;text-align:center;}
	#footer1 .sect20 .grid2s.s1{font-size:1.4rem;}
	#footer1 .sect20 .grid2s.s2{}
}
@media only screen and (max-width:500px){
	#footer1 .sect40 .grid{grid-template-columns:1fr;}
}



#sidebar1 {
	position:fixed;z-index:9000;right:-101%;top:0;width:350px;height:100vh;
	box-sizing:border-box;padding:0 0 60px 0;overflow:auto;
	box-shadow:-5px 0 5px -5px #000;transition:right 300ms;color:#1ab7b7;border:1px solid white;background-color:white;
}

#sidebar1 .buttons_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	justify-content: center;
	padding:0 15px;margin-top:40px;
	text-align:center;
}
#sidebar1 .buttons_wrap.tekli{
	grid-template-columns:1fr;max-width:150px;margin:40px auto 0 auto;
}

#sidebar1 .buttons_wrap .button {
	display: inline-block;
	padding: 10px 5px;
	font-size: 16px;
	color: #fff;
	background-color: #FFD700;
	border: 2px solid #000;
	color:#000;
	text-decoration: none;
	border-radius: 5px;
	transition: all 0.3s ease;
}

#sidebar1 .buttons_wrap .button:hover {
	background-color: #FFD700;
	color: #000;
}
  


#sidebar1 a {
color: black;
}
#sidebar1 .hd{
	position:sticky;z-index:5;left:0;top:0;width:100%;box-sizing:border-box;padding:8px 20px;
	background-color:white;border-bottom:1px solid black;text-align:center;font-size:1.4em;
}
#sidebar1 .hd .grid{display: grid;grid-template-columns: 1fr 1fr;align-items: center;}
#sidebar1 .hd .grid .s{}
#sidebar1 .hd .grid .s.s1{justify-self:start;color:#777;}
#sidebar1 .hd .grid .s.s2{justify-self: end;}
#sidebar1 .hd .closer{color:black;font-size:1.7rem;}
#sidebar1 .hd .closer:hover {color:#ff0000;}
#sidebar1 .body{padding:30px 0 0 0;}
#sidebar1 .body .nav1 ul{}
#sidebar1 .body .nav1 ul li{}
#sidebar1 .body .nav1 ul li a{position:relative;z-index:1;
	display:block;padding:6px 0;color:black;text-align:center;font-family:"semibold";font-size:1rem;}
#sidebar1 .body .nav1 ul li a:hover{color:var(--color1);}
#sidebar1 .body .nav1 ul li a:before{
	content:"";position:absolute;z-index:1;left:0;bottom:0;display:block;width:100%;margin:0 auto;height:1px;
	/*background:linear-gradient(to right,#cf372d,transparent);*/background:#fff;opacity:0.3;
}
#sidebar1 .lang{padding:20px 0;border-bottom:1px solid #1e3c3a;font-size:1rem;text-align:center;font-family:"semibold";}
#sidebar1 .lang a{color:#fff;margin:0 10px;text-transform:uppercase;}
#sidebar1 .lang a:hover{color:#fff;}
#sidebar1 .lang a.selected{color:#fff;}
#sidebar1 .lang1{padding:20px 0;border-bottom:1px solid #1e3c3a;font-size:1.2rem;text-align:center;}
#sidebar1 .social{padding:20px 0;font-size:1.3rem;text-align:center;}
#sidebar1 .social a{color:black;margin:0 10px;text-transform:uppercase;}
#sidebar1 .social a:hover{color:#fff;}
#sidebar1 .nav1 {padding:0;margin:0 auto 0 auto;font-size:1rem;text-align:center;}
#sidebar1 .nav1 ul{overflow:hidden;}
#sidebar1 .nav1 > ul{padding:0 15px;}
#sidebar1 .nav1 > ul > li > a{padding:3px 0;}
#sidebar1 .nav1 ul li{padding:0 0 1px 0;}
#sidebar1 .nav1 ul li a{display:block;padding:27px 0 27px 0;font-family:"medium";text-decoration:none;color:var(--color1);text-align:left;}
#sidebar1 .nav1 ul li a.selected{}
#sidebar1 .nav1 ul li a.selected_link_view{}
#sidebar1 .nav1 ul li ul{display:none;padding:5px 0;}
#sidebar1 .nav1 ul li ul.selected{display:block;}
#sidebar1 .nav1 ul li ul li{}
#sidebar1 .body .nav1 ul ul li a{transform:translate(-100%, 0);color:var(--color1);padding:5px 0;}
#sidebar1 .nav1 ul li ul.selected{}
#sidebar1 .nav1 ul.selected li{}
#sidebar1 .nav1 ul.selected li a{
	-webkit-animation: example 300ms ease 100ms 1 alternate;
	-webkit-animation-fill-mode: forwards;
	animation: example 300ms ease 100ms 1 alternate;
	animation-fill-mode: forwards;
}
@-webkit-keyframes example {
	0%{transform:translate(-100%, 0) scale(0);}
	100%{transform:translate(0, 0) scale(1);}
}
@keyframes example {
	0%{transform:translate(-100%, 0) scale(0);}
	100%{transform:translate(0, 0) scale(1);}
}
@media only screen and (max-width: 500px) {
	#sidebar1{width:70%;}
}
body.sidebar1_show #sidebar1 {
	right: 0;
}