body {
	  font-family: 'Signika', sans-serif;
}

iframe,
img {
    vertical-align: middle;
}

 .centreren_spacebetween {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:space-between;
  -moz-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between;
  
}

.centreren_center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:center;
  -moz-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
}

 

.viewer_wrapper {
  float:left;
  width:70%;
  height:100%;
  box-sizing: border-box;
  padding:0 10px 10px 0;
}



.yanmenu_wrapper {
  float:right;
  width:30%;
  height:100%;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: space-between;
    align-content: space-between;
    overflow: scroll;
}

html, body, .container, iframe {
  width:100%;
  height:100%;
  overflow:hidden;
  box-sizing: border-box;
  background-color: #fff;
}

 

h1, h2, h3 {
  color:#FFF;
  font-family: 'Signika', sans-serif;
  font-size:0.75vw;
}

.radio-toolbar input[type="radio"] {
  display: none;
}

.radio-toolbar input[type="radio"]:disabled+label {
  background-color: #8f928f;
}

.radio-toolbar label {
  display: inline-block;
  background-color: white;
  padding: 4px 11px;
  font-family: 'Signika', sans-serif;

  font-size: 16px;
  cursor: pointer;
}

.radio-toolbar input[type="radio"]:checked+label {
  background-color: #2d9d26;
}

/*
.yanmenu_wrapper, .viewer_wrapper {
  overflow:hidden;
  box-sizing: border-box;
}*/

.genel_wrapper {
  margin-bottom:5px;
  display: block;
   height:     auto;       /* These two lines were the key. */
 
  
}

#producttitel_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color:#235f3e;
  color:#FFF;
  padding: 3px 10px;
}

#producttitel_wrapper h1 {
  float:left;
}

.genel_wrapper .titel {
  background-color:#235f3e;
  padding-right: 15px;
  font-style: 14px;
  font-weight: bold;
}

.genel_wrapper .titel h1 {
  font-size:18px;
  padding: 15px 10px;
  font-weight: bold;
 
}

.genel_wrapper .selecties {
  background-color:#235f3e;
}

.genel_wrapper .selecties ul  {
  padding:10px;
  margin:0;
  width:100%;
  box-sizing: border-box;
}

.genel_wrapper .selecties ul li {
  list-style-type: none;
  background-color:#FFF;
  height:auto;
  width:25%;
  padding:3px;
  margin:2px;
  cursor:pointer;
  box-sizing: border-box;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms;
}

#parcalar_wrapper .selecties ul li {
  height:3.5vw;
}

#parcalar_wrapper .selecties ul li a {
  margin:0px;
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-flex-direction:column;
  flex-direction:column;
  -webkit-justify-content: center;
  justify-content: center;
}

.genel_wrapper .selecties ul li:hover {
  background-color:#c7c7c7;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms;
}

.genel_wrapper .selecties .secili_buton {
  /*background-color:#1ba100;*/
}

.genel_wrapper .selecties .secili_buton:hover {
  background-color:#c7c7c7;
}

.genel_wrapper .selecties ul li a {
  width:100%;
  height:100%;
  text-decoration:none;
}

.genel_wrapper .selecties ul li img {
  width:100%;
}

.genel_wrapper .selecties ul li h2, .genel_wrapper .selecties ul li h3 {
  font-size:16px;
  text-align: center;
  color:#000;
  margin:10px 0;
  box-sizing: border-box;
}

.sinif {font-size: 15px;}

.genel_wrapper .selecties ul li h3 {
  margin-top:15px;
}

.genel_wrapper .kare {
  width:100%;
  height:50px;
  border:1px solid #000;
  box-sizing: border-box;
}

.genel_wrapper .kare_2 {
  width:50%;
  padding-top: 25%;
  border:1px solid #000;
  box-sizing: border-box;
  
}

#renk_wrapper .selecties {
  height: 100%;
}

#renk_wrapper .selecties li img {
  border:1px solid #000;
  box-sizing: border-box;
}

#renk_wrapper .selecties li {
  width:14%;
}

#renk_wrapper .selecties li h2 {
 font-size:1vw;
}

#renk_wrapper .selecties li h3 {
 font-size:1vw;
}

#renk_wrapper div#yesil {
  background-color:#20603D;
}

#renk_wrapper div#kirmizi {
  background-color:#AF2B1E;
}

#renk_wrapper div#sari {
  background-color:#FAD201;
}

#renk_wrapper div#oranj {
  background-color:#d05d28;
}

#renk_wrapper div#beyaz {
  background-color:#F6F6F6;
}
#renk_wrapper div#paslanmaz {
  background-color:#a5a4a4;
}

#renk_wrapper .selecties p {
  margin:10px 0 10px 0;
font-family: 'Signika', sans-serif;
  font-size:12px;
  font-size:0.8vw;
  text-align: center;
  color:#FFF;
  box-sizing: border-box;
}


#parcalar_wrapper .selecties {
  padding:5px;
}

#parcalar_wrapper .selecties ul {
  padding:0px;
}

#parcalar_wrapper .selecties li {
  float:left;
  display:inline-block;
  width:49.5%;
}

#parcalar_wrapper .selecties li h2 {
  padding-left:5px;
  text-align:left;
}

.clearer { 
  clear: both; 
}


#logo {
  float:right;
  width: 30%;
  padding-left: 30px;
}

.social_media {
  margin-top: 5px;
}

@media only screen and (max-width: 1000px) {
  
  .viewer_wrapper {
    width:60%;
    padding: 0px;
  }
  
  #yanmenu_wrapper {
    width:40%;

  }
  
  #producttitel_wrapper h1 {
    font-size: 1.5em;
  }
  
  .genel_wrapper .titel h1 {
    font-size: 14px;
  }
  
  #renk_wrapper .selecties p {
    font-size: 1.5vw;
  }
  
  .genel_wrapper .selecties ul li h2, .genel_wrapper .selecties ul li h3 {
    font-size: 1.5vw;
  }
  
  .sinif {font-size: 1.5vw;}
  
  #renk_wrapper .selecties li h2 {
    font-size: 1.5vw;
  }
  
  #renk_wrapper .selecties li {
    width: 15%;
  }
  
  #renk_wrapper .selecties li h3 {
    font-size: 1.3vw;
  }
  
}


h8 {
	font-size: 16px;
	margin: 0px 0 5px 0;
	text-align: center;
}

menulists{

	  
}

ulx {
	float:left;
	padding: 0;
		list-style: none;
	z-index: 100;
	/*width:80%;*/
	height:75%;
	

	-webkit-perspective: 400px;
	   -moz-perspective: 400px;
	    -ms-perspective: 400px;
	     -o-perspective: 400px;
	        perspective: 400px;
	}
	ulx li {
		
		padding: 5px 5px 0 5px;
		background: #235f3e;
		color: #252525;
		font-size: 18px;
		z-index: 100;
 		-webkit-transform: translateZ(0px);
		   -moz-transform: translateZ(0px);
		    -ms-transform: translateZ(0px);
		     -o-transform: translateZ(0px);
		        transform: translateZ(0px);
	}
	ulx li:nth-child(odd) {
		background: #235f3e;
	}


.menubutton_list {
	background-color: #259f1a;
	border: none;
	color: white;
	padding: 8px px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width:100%;
 	cursor: pointer;
	z-index: 100;
}

.menubutton_list_clicked {
	background-color: white;
	border: none;
	color: #2d9d26;
	padding: 8px px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width:100%;
	
	cursor: pointer;
	z-index: 100;
	align-content: center;
}


.checkbox_menu {
	background-color: #fff;
	border: none;
	color: #E44849;
	padding: 8px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 4px 2px;
	cursor: pointer;
	z-index: 100;
	align-content: center;
	width:100%;
}

.checkbox_menu_clicked {
	background-color: #fff;
	border: none;
	color: #E44849;
	padding: 8px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 4px 2px;
	cursor: pointer;
	z-index: 100;
	align-content: center;
	width:100%;
}

.wrapperulx {
   float:right;
	width:100%;
	height:100%;
	box-sizing: border-box;
	padding:0 15px 0 0;
}


/* telefon icin */
@media only screen and (max-width: 700px) {
  
  
  html, body {
  height:auto;
  overflow:scroll;
 
}

iframe {height:300px;}

  #logo {
    width:30%;
  }
  
   
  .menubutton_list {font-size: 12px;}
  
  .menubutton_list_clicked {font-size:12px;}
  
  ulx li {
		
		padding: 0;
	 
	}
  
  .viewer_wrapper {
    width: 100%;
    height: 55%;
    padding: 0;
  }
  
  .genel_wrapper .titel {
    margin-bottom: 0px;
  }
  
  #yanmenu_wrapper {
    width:100%;
   }
  
  
  
  #producttitel_wrapper h1 {
    font-size: 4vw;
    margin:0;
  }
  
  .genel_wrapper .titel h1 {
    font-size: 14px;
    padding: 4px 10px 0px 10px;
	margin:0;
  }
  
  .genel_wrapper {
    margin-bottom: 2px;
  }
  
  .genel_wrapper .kare {
    padding-top: 30%;
  }
  
  #renk_wrapper .selecties li h2 {
    font-size: 2.5vw;
  }
  
  #renk_wrapper .selecties li h3 {
    font-size: 2vw;
  }
  
  .genel_wrapper .selecties ul li img {
    width: 100%;
    height: 4.4vw;
  }
  
  #renk_wrapper .selecties p {
    font-size: 2.2vw;
    margin: 0px 0 5px 0;
  }
  
  .genel_wrapper .selecties ul li h2 {
    font-size: 3vw;
    margin:4px 0 0px 0;
  }
  .sinif {
    font-size: 3vw;
    margin:4px 0 0px 0;
  }
  
  .genel_wrapper .selecties ul li h3 {
    font-size: 3vw;
    margin:0px 0 2px 0;
  }
  
  #parcalar_wrapper .selecties ul li {
    height: 5vw;
  }
  
  #parcalar_wrapper .selecties {
    padding: 2px 5px 5px 5px;
  }
  
  .genel_wrapper .selecties ul {
    padding: 2px 5px 7px 5px;
  }
  
  #renk_wrapper .selecties li img {
    margin-top: -11px;
  }
  
  
 
}

	
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}