body {
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.6;
  font-size: 16px;
  background: #efd9e9;}
*, *:before, *:after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0;
 padding: 0;}
 
.rsa {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;}
.rsa:after, .rsa:before {content: " ";display: table;}
.rsa:after {clear: both;}

.rsu {position: relative;float: left;}
.rsuab {position: relative;float: left;}
@media (max-width:599px) {.rsu {width: 50%}.rsuab {width: 100%}}
@media (min-width:600px) {.rsuab {width: 50%}}
@media (min-width:600px) and (max-width:899px) {.rsu {width: 33.33%}}
@media (min-width:900px) and (max-width:1199px) {.rsu {width: 25%}}
@media (min-width:1200px) {.rsu {width: 20%}}

.kenar {
  border: 4px solid white;
  box-shadow: 6px 6px silver;
  border-radius: 6px;
  margin: 10px;
  min-height: 1px;
  background-color: white;}
.resp {width: 100%;height: auto;}
@keyframes renklib {0% {font-weight: normal;}100% {font-weight: bold;}}
.ust1 {
  text-align: left;
  top: 16px;
  font-size: 20px;
  color: navy;
  text-shadow: 2px 2px silver;
  animation-name: renklib;
  animation-duration: 2s;
  animation-iteration-count: infinite;}
.ust2 {
  text-align: left;
  top: 60px;
  font-size: 16px;
  color: navy;}
.ust3 {
  text-align: left;
  top: 100px;
  font-size: 16px;
  color: navy;}
.alt {
  text-align: center;
  width: 80%;
  left: 10%;
  bottom: 14px;
  font-size: 16px;
  color: navy;
  background-color: rgba(255, 255, 255, 0.8);
  animation-name: renklib;
  animation-duration: 3s;
  animation-iteration-count: infinite;}
.ust1, .ust2, .ust3 {width: 80%;left: 16px;}
.ust1, .ust2, .ust3, .alt {position: absolute;z-index: 1;}
.saydam {background-color: rgba(255, 255, 255, 0.7);}

h1 {
  color: navy;
  text-align: center;
  text-shadow: 2px 2px silver;}
p {text-indent: 20px;}
.canvasdiv {width:302px; height:26px; margin:auto;}
.solresim, .ustresim {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-bottom: 8px;
  max-width: 256px;
  height: auto;
  border: 1px solid silver;
  box-shadow: 4px 4px silver;}
.solkresim {
  float:left;
  width:128px;
  height:auto;
  margin:10px;
  border: 1px solid skyblue;
  box-shadow: 4px 4px silver;}
.anabaslik, .anabaslikm {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;}
 .anabaslikm {box-shadow: 2px 2px silver;background-color: white;}
 .anabaslik {text-shadow: 2px 2px silver;}
video {
  width:96%;
  max-width:480px;
  height: auto;
  display: block;
  margin: auto;}
ul, ol {list-style-type: none;margin: 0;padding: 0;}
li {display: inline;}
.etiket1 {font-size:20px; color: blue; margin:16px; line-height: 3;}
.etiket2 {font-size:20px; color: navy; margin:16px; line-height: 3;}

.kutu {
  border: 2px solid skyblue;
  box-shadow: 6px 10px silver;
  padding: 4px;
  margin-bottom: 20px;
  background-color: white;
  width:96%;
  margin: auto;}
.kutubaslik {
  background-color: white;
  color: navy;
  box-shadow: 6px 10px silver;
  border: 2px solid skyblue;
  border-radius: 10px 10px 0px 0px;
  padding: 4px;
  width:96%;
  margin: auto;}

.smbdiv {text-align: center;}
.smb {margin: 10px; box-shadow: 2px 2px silver;}
.smb:hover {opacity: 0.7;}

.ribbon {
  position: absolute;
  right: 6px;
  top: 5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;}
.ribbon span {
  font-size: 10px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px silver;
  position: absolute;
  top: 19px;
  right: -21px;}
.ribbon span::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;}
.ribbon span::after {
  content: '';
  position: absolute;
  right: 0%;
  top: 100%;
  z-index: -1;
  border-right: 3px solid #79A70A;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;}
.redsp span {background: linear-gradient(#F70505 0%, #8F0808 100%);}
.redsp span::before {border-left-color: #8F0808; border-top-color: #8F0808;}
.redsp span::after {border-right-color: #8F0808; border-top-color: #8F0808;}

.bluesp span {background: linear-gradient(#2989d8 0%, #1e5799 100%);}
.bluesp span::before {border-left-color: #1e5799; border-top-color: #1e5799;}
.bluesp span::after {border-right-color: #1e5799; border-top-color: #1e5799;}
