@charset "utf-8";
/******************************************************
						Body
******************************************************/
body{overflow-x:hidden;-webkit-text-size-adjust:100%;font-family:'Akkurat',"Trebuchet MS",sans-serif; font-weight: 400;}
a{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;text-decoration:none}
a:hover{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.cursor{cursor:pointer}
.floatleft{float:left!important}
.floatright{float:right!important}
.text_yesil{color:#9dcb3b}
.text_koyuyesil{color:#187475}
.text_mavi{color:#0197d2}
.text_buz{color:#4bcacc}
.text_pembe{color:#fecf22}
.text_koyumavi{color:#187475}
.text_koyusari{color:#9a6709}
.text_cokkoyuyesil{color:#3d5b0e}
.font_bold,strong{font-weight: 700;}
h1{font-size:38px}
h2{font-size:32px}
h3{font-size:25px}
h4{font-size:22px}
h5{font-size:18px}
h6{font-size:16px}
small{font-size:10px}
.font-25{font-size:25px}
.font-23{font-size:23px}
.font-20{font-size:20px}
.font-18{font-size:18px}
.font-16{font-size:16px}
.font-14{font-size:14px}
.font-12{font-size:12px}
.font-10{font-size:10px}
.text_beyaz{color:#fff}
.text_siyah{color:#000}
.text_gri{color:#999}
.text_acikgri{color:#aeaeae}
.text_center{text-align:center}
.text_left{text-align:left}
.text_right{text-align:right}
.top5{margin-top:5px}
.top10{margin-top:10px}
.top15{margin-top:15px}
.top20{margin-top:20px}
.top25{margin-top:25px}
.top30{margin-top:30px}
.left5{margin-left:5px}
.left10{margin-left:10px}
.left15{margin-left:15px}
.left20{margin-left:20px}
.left30{margin-left:30px}
.bottom_20{padding-bottom:20px}
.bg_beyaz{background-color:#fff}
.bg_acikgri{background-color:#f4f4f4}
.bg_yesil{background-color:#9dcb3b}
.bg_mavi{background-color:#00b9ee}
.bg_sari{background-color:#ffed00}
.bg_pembe{background-color:#fecf22}
.bg_turuncu{background-color:#ec6446}
.gradient_yesil {
	border: 1px solid #929393;
	-webkit-box-shadow: #dded77 1px 1px 0px inset;
	-moz-box-shadow: #dded77 1px 1px 0px inset;
	box-shadow: #dded77 1px 1px 0px inset;
	background: #c2df51;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c2df51), to(#77B724));
	background: -webkit-linear-gradient(#c2df51, #77B724);
	background: -moz-linear-gradient(#c2df51, #77B724);
	background: -ms-linear-gradient(#c2df51, #77B724);
	background: -o-linear-gradient(#c2df51, #77B724);
	background: linear-gradient(#c2df51, #77B724);
	-pie-background: linear-gradient(#c2df51, #77B724);
	behavior: url(css/PIE.htc);
	}
.gradient_mavi {
	border: 1px solid #929393;
	-webkit-box-shadow: #d4f8f8 1px 1px 0px inset;
	-moz-box-shadow: #d4f8f8 1px 1px 0px inset;
	box-shadow: #d4f8f8 1px 1px 0px inset;
	background: #b2f2f3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b2f2f3), to(#4ee1e3));
	background: -webkit-linear-gradient(#b2f2f3, #4ee1e3);
	background: -moz-linear-gradient(#b2f2f3, #4ee1e3);
	background: -ms-linear-gradient(#b2f2f3, #4ee1e3);
	background: -o-linear-gradient(#b2f2f3, #4ee1e3);
	background: linear-gradient(#b2f2f3, #4ee1e3);
	-pie-background: linear-gradient(#b2f2f3, #4ee1e3);
	behavior: url(css/PIE.htc);
	}
.gradient_sari {
	border: 1px solid #929393;
	-webkit-box-shadow: #fee882 1px 1px 0px inset;
	-moz-box-shadow: #fee882 1px 1px 0px inset;
	box-shadow: #fee882 1px 1px 0px inset;
		background: #fed55a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fed55a), to(#FCA128));
	background: -webkit-linear-gradient(#fed55a, #FCA128);
	background: -moz-linear-gradient(#fed55a, #FCA128);
	background: -ms-linear-gradient(#fed55a, #FCA128);
	background: -o-linear-gradient(#fed55a, #FCA128);
	background: linear-gradient(#fed55a, #FCA128);
	-pie-background: linear-gradient(#fed55a, #FCA128);
	behavior: url(css/PIE.htc);
	}
.gradient_bg {
	background: #97bede;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#97bede), to(#FFFFFF));
	background: -webkit-linear-gradient(#97bede, #FFFFFF);
	background: -moz-linear-gradient(#97bede, #FFFFFF);
	background: -ms-linear-gradient(#97bede, #FFFFFF);
	background: -o-linear-gradient(#97bede, #FFFFFF);
	background: linear-gradient(#97bede, #FFFFFF);
	-pie-background: linear-gradient(#97bede, #FFFFFF);
	behavior: url(css/PIE.htc);
	}
.margin_auto{display:block;margin:0 auto}
.border_gri{border:1px solid #d4d4d4}
.padding_link_20{padding:0 20px;display:block}
.padding_yan_20{padding:0 20px}
.padding_dik_20{padding:20px 0}
.padding_20{padding:20px}
.padding_dik_10{padding:10px 0}
.padding_10{padding:10px}
.shadow {
	-webkit-box-shadow: #666 3px 3px 4px;
	-moz-box-shadow: #666 3px 3px 4px;
	box-shadow: #666 3px 3px 4px;
	behavior: url(css/PIE.htc);
	}
.shadowleft {
	-webkit-box-shadow: #666 -1px 3px 4px;
	-moz-box-shadow: #666 -1px 3px 4px;
	box-shadow: #666 -1px 3px 4px;
	behavior: url(css/PIE.htc);
	}
.radius_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(css/PIE.htc);
	}
.radius_5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
	}
.radius_8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(css/PIE.htc);
	}
.linkblock {	display:block;}
.height1 { height:1px;}
.fullink { position:absolute;top:0;right:0;left:0;bottom:0;width:100%; height:100%;}
.bg_gr{background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.14));behavior:url(css/PIE.htc);-pie-background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.14))}
.bg_grlink{background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.14));behavior:url(css/PIE.htc);-pie-background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.14))}
.bg_grlink:hover{background-image:linear-gradient(to bottom,rgba(0,0,0,0.14),rgba(0,0,0,0));behavior:url(css/PIE.htc);-pie-background:linear-gradient(to bottom,rgba(0,0,0,0.14),rgba(0,0,0,0))}
/******************************************************
						Header
******************************************************/
#header { float: left; width: 100%; position: relative; }
.container { width: 960px; margin-right: auto; margin-left: auto; position: relative; }
.rows {float: left; width: 100%;}
.mobilmenu_butonyer {
	display: none;
}

.checkboxx label:after,
.radioo label:after {
    content: '';
    display: table;
    clear: both;
}

.checkboxx .cr, .radioo .cr {
    background-color: #ffffff;
    border: 1px solid #000;
    border-radius: 0.25em;
    color: #fff;
    display: inline-block;
    float: left;
    height: 20px;
    margin-right: 0.5em;
    position: relative;
    width: 20px;
    margin-top: 0;
}

.radioo .cr {
    border-radius: 50%;
}

    .checkboxx .cr .cr-icon, .radioo .cr .cr-icon {
        color: #10a64a;
        font-size: 14px;
        left: 16%;
        line-height: 0;
        position: absolute;
        top: 50%;
    }

    .radioo .cr .cr-icon {
        margin-left: 0.04em;
    }

.checkboxx label input[type="checkbox"],
.radioo label input[type="radio"] {
    display: none;
}

    .checkboxx label input[type="checkbox"] + .cr > .cr-icon,
    .radioo label input[type="radio"] + .cr > .cr-icon {
        -webkit-transform: scale(3) rotateZ(-20deg);
        -moz-transform: scale(3) rotateZ(-20deg);
        -ms-transform: scale(3) rotate(-20deg);
        -o-transform: scale(3) rotateZ(-20deg);
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .checkboxx label input[type="checkbox"]:checked + .cr > .cr-icon,
    .radioo label input[type="radio"]:checked + .cr > .cr-icon {
        -webkit-transform: scale(1) rotateZ(0deg);
        -moz-transform: scale(1) rotateZ(0deg);
        -ms-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotateZ(0deg);
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    .checkboxx label input[type="checkbox"]:disabled + .cr,
    .radioo label input[type="radio"]:disabled + .cr {
        opacity: .5;
    }

.label_yazi {
    font-size: 17px;
    line-height: 20px;
}


.sosyalmedya .fab.fa-facebook-f {
  color: #3b5998;
}
.sosyalmedya .fab.fa-twitter {
  color: #55acee;
}
.sosyalmedya .fab.fa-instagram {
  color: #cd4072;
}
.sosyalmedya  .fab.fa-youtube {
  color: #fe0000;
}
.sosyalmedya  .fab.fa-linkedin-in {
  color: #0083be;
}


.header {
	position: fixed;
  top: 110px;
	left: 0;
	right: 0;
	z-index: 20;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	        justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
	padding: 0 3%;
	height: 120px;
	
	      -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
}

.logo {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  margin: auto;
  width: 140px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
}

.header_fix .logo {
  width: 54px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
}
.header.header_fix {
  height: 48px;
  top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        border-bottom: 1px solid #ccc;
}
.logo h1 {
  overflow: hidden;
  width: 0;
  height: 0;
}
.logo img {
  display: block;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 86%;
  -webkit-transform: translate(12px,0);
  -moz-transform: translate(12px,0);
  -ms-transform: translate(12px,0);
  -o-transform: translate(12px,0);
  transform: translate(12px,0);
}
.menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.menu > ul > li > a {
  display: inline-block;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0 26px;
  position: relative;
  color: #333;
}
.menu > ul > li > a:hover { 
 color: #fecf22;
}

.menu > ul > li > a:after {
  content: "•";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  color: #333;
}
.menu > ul > li:last-child > a::after {
  display: none;
}
.sosyalmedya a {
  margin-left: 20px;
}
.header_left .zmdi.zmdi-home {
  color: #fecf22;
  font-size: 22px;
}
.header_left a {
  font-size: 22px;
  margin-right: 18px;
}
a.aramabuton.arama_ikon {
  font-size: 30px;
}
.sitelink {
  display: inline-block;
  box-shadow: 0px 12px 27px 0px rgba(0, 0, 0, 0.15);
  font-weight: 700;
  background-color: #fecf22;
  padding: 10px 50px;
  color: #000;
  border-radius: 100px;
  letter-spacing: 2px;
}
.sitelink:hover {
	background-color: #fff;
	color: #fecf22;
}
.arama_overlay {
  position: fixed;
  margin:auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  background-color: rgba(0,0,0,0.9);
   z-index: 17;
  opacity: 0;
  visibility: hidden;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.arama_acik .arama_overlay {
  opacity: 1;
  width: 100%;
  height: 100%;
  visibility: visible;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}

.arama_ara {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 90%;
	max-width: 600px;
	height: 80px;
	z-index: -9999;
	
	 -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);
	opacity: 0;
	visibility: hidden;
	border-bottom: 2px solid #ccc;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	
	padding: 20px;
}

.arama_ara form {
  display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	        justify-content: space-between;
}

.arama_acik .arama_ara {
 
  opacity: 1;
  visibility: visible;
  z-index: 18;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
  -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);
 
}
.arama_arainput {
	float: left;
	background-color: transparent;
	border: 0;
	color: #fff;
  font-size: 23px;
  width: 80%;
}
.arama_arainput:focus {
	background-color: transparent;
	color: #ffd535;
}
.arama_ara_gonderikon {
	position: absolute;
	top: 5px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.arama_kapat {
	float: left;
	color: #ccc;
  font-size: 25px;
  cursor: pointer;
}
.arama_ara_gonder_yer {
	position: relative;
}
.arama_ara_gonderbutton {
	width: 50px;
	text-align: center;
	height: 40px;
	background-color: transparent;
	border: 0;
	position: relative;
  z-index: 6;
  cursor: pointer;
}
.arama_ara_gonderbutton:focus {
	background-color: transparent;

}

.arama_acik {
	overflow: hidden;
}

.kitaplarlist_box_detaylar {
	float: left;
	width: 100%;
}


.slider_yer { 
  position: relative;
  z-index: 9;
}
.headeralt {
 margin-top: 114px;	
 -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.headeralt.headeralt_fix {
  margin-top: 30px;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.anasayfa_giris {
	background-color: #fff;
	z-index: 15;
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	letter-spacing: 2px;
}

.anasayfa_giris h3 {
  font-size: 30px;
  padding-bottom: 20px;
}
.anasayfa_giris a {
  color: #fecf22;
  font-size: 20px;
}

.onecikankitaplar {
  background-color: #efefef;
  padding: 40px 0;
}
.sitebaslik {
  position: relative;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
}
h3.sitebaslik {
  padding-bottom: 20px;
}
.sitebaslik:after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 60px;
  height: 5px;
  background-color: #fecf22;
  left: 0;
  right: 0;
  margin: auto;
}
.sitebaslik h1 {
	position: relative;
	font-size: 31px;
	text-align: left;
	font-weight: 700;
	letter-spacing: 2px;
	margin-top: 0px;
	text-align: center;
}
.kitaplarlist {
  float: left;
  width: 100%;
  padding: 20px 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
}
.kitaplarlist_box {
  width: 25%;
  text-align: center;
  position: relative;
  padding: 10px;
}
.kitaplarlist_box .fullink {
	z-index: 1;
}
.kitapincelelink {
	z-index: 2;
	position: relative;
}
.kitapresim {
  width: 100%;
  height: 494px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 20px;
}
.kitapresim img {
  box-shadow: 0px 12px 27px 0px rgba(0, 0, 0, 0.25);
  max-height: 100%;
width: auto;
}
.kitap_isim {
  margin-top: 45px;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 27px;
  min-height: 65px;
}
.kitap_kisaaciklama {
  font-size: 18px;
  padding-bottom: 20px;
  min-height: 100px;
}
.tumkitaplarlink {
  text-align: center;
  padding: 20px 0;
}
.anasayfa_kategoriler {
  display: -webkit-box;display: -ms-flexbox;display: flex;
}
.tumkategorilerlink {
  float: left;
  width: 100%;
  position: relative;
  background-color: #fecf22;
  height: 50px;
}
.kategori_box {
	position: relative;
	height: 510px;
	flex: 1;
	background-color: #000;
}


.kategori_box_resim {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  opacity: 0.5;
  z-index: 3;
}
.kategori_box h3 {
  position: absolute;
  bottom: 40px;
  left: 40px;
  color: #000;
  font-weight: 700;
  z-index: 5;
}
.kategori_box h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -10px;
  right: -10px;
  height: 100%;
  background-color: #fecf22;
  z-index: -1;
}
.kategori_box .fullink {
  z-index: 10;
}

.kategori_box a:before {
  content: "";
  position: absolute;
  top: 7%;
  right: 11%;
  height: 1px;
  width: 0;
  background-color: #fff;
  z-index: 4;
  opacity: 1;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.kategori_box:hover a:before {
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
  width: 20%;
	}

.kategori_box a:after {
  content: "";
  position: absolute;
  top: 18%;
  right: 7%;
  width: 1px;
  height: 0;
  background-color: #fff;
  z-index: 4;
  opacity: 1;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.kategori_box:hover a:after {
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
  height: 20%;
	}


.kategori_box h3:before {
  content: "+";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  color: #fecf22;
  font-size: 41px;
  line-height: 25px;
  opacity: 0;
  visibility: hidden;
    -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.kategori_box:hover h3::before {
  right: -36px;
  opacity: 1;
  visibility: visible;
    -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.slider-content {
  -ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	width: 100%;

}
.slider-content  * {
-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out
}
.slider-item {
	/* width: 16%; */
	padding: 10px 29px;
	flex: 1;
}
.slider-item header {
  display: none;
}
.frame {
  float: left;
  width: 100%;
  position: relative;

}
.frame img {
  display: block;
}
.frame a {
	display: inline-block;
	overflow: hidden;
	position: relative;
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.frame a .frame-title {
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	color: #fff;
	text-align: center;
	font-weight: 700;
}
.frame-title i {
	font-style: normal;
	margin-right: 9px;
	margin-left: 5px;
	font-weight: 300;
}
.frame a  .frame-more {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 52px;
  color: #fff;
  opacity: 0;
}
.frame-reflect {
  display: none;
}
.frame a:hover .frame-more {
  opacity: 1;
}
.frame a:hover img {
  opacity: 1;
}
.frame a:hover img {
  opacity: .2;
}
.slider-wrapper {
	margin-top: 40px;
}

.instagramyer {
  background-color: #efefef;
  padding: 40px 0;
}
.tumkategorilerlink_bg {
  width: 20%;
  height: 50px;
  float: left;
}
.tumkategorilerlinkbg_1 {
  background-color: #b89100;
}
.tumkategorilerlink_bg.tumkategorilerlinkbg_5 {
  background-color: #b89100;
}
.tumkategorilerlink_bg.tumkategorilerlinkbg_2 {
  background-color: #e0b30c;
}
.tumkategorilerlink_bg.tumkategorilerlinkbg_4 {
  background-color: #e0b30c;
}
.tumkategorilerlink a {
 
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 2px;
  background-color: #fecf22;
  color: #000;
}
.tumkategorilerlink_bg a:hover {
  background-color: #dfdfdf;
  color: #fecf22;
}
.sayfabulunamadi_arama {
  position: relative;
  margin-top: 40px;
  border-radius: 100px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.sayfabulunamadi_arama input:focus {
  color: #000;
}
.sayfabulunamadi_arama input::placeholder {
  color: #fff;
}

.sayfabulunamadi_arama input {
  padding: 10px 15px;
  padding-bottom: 8px;
}

.sayfabulunamadi_arama .arama_ara_gonderikon {
  width: 50px;
  left: auto;
}

.sayfabulunamadi_arama .arama_ara_gonder_yer {
  width: auto;
  margin-top: 6px;
}

.sayfabulunamadi_arama form {
  display: flex;
  width: 100%;
  justify-content: space-between;
  max-width: 500px;
	border:2px solid #fff;
	border-radius:100px;
  overflow: hidden;
}


/******************************************************
						İçerik
******************************************************/
.header_icerik {
  padding: 44px 0;
  background-color: #ffcb1c;
}
.header_icerik h1 {
  color: #000;
  font-size: 24px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.icerik { 
  padding: 40px 3%;
  min-height: 334px;
}
.kitaplarimiz_ust {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  padding-bottom: 40px;
}
.icerik .kitaplarlist {
  flex-wrap: wrap;
  padding: 0;
}
.icerik .kitaplarlist .kitapresim {
  background-color: #e5e5e5;
}



.custom-select {
  border-radius: 100px;
  box-shadow: 0px 12px 27px 0px rgba(0, 0, 0, 0.15);
  border: 0;
  font-weight: 700;
  height: auto;
  padding: 12px 31px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.85rem center/8px 10px;
  width: auto;
  padding-right: 56px;
}


.kitaplarimiz_ust_sag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}
.kitaplarimiz_listeleme a {
  display: inline-block;
  font-size: 30px;
  padding: 10px;
}
.kitaplarimiz_sirala {
  padding-right: 20px;
}


.listegorunum .kitaplarlist_box {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px dashed #cfcfcf;
  margin-bottom: 21px;
}
.listegorunum .kitaplarlist {
  padding: 0 20%;
}
.listegorunum .kitapresim {
  float: left;
  width: 40%;
}
.listegorunum  .kitaplarlist_box_detaylar {
  width: 60%;
  padding-left: 40px;
  text-align: left;
}

.kitapdetay_sag h1 {
	position: relative;
	font-size: 31px;
	text-align: left;
	font-weight: 700;
	letter-spacing: 2px;
	padding-bottom: 28px;
	margin-top: 0px;
}

.kitapdetay_sag h1::after {
	position: absolute;
	content: "";
	bottom: 0;
	width: 60px;
	height: 5px;
	background-color: #fecf22;
	left: 0;
}

.kitapdetay_sag_satinal {
	margin-top: 42px;
	padding: 16px 0;
	border-top: 1px solid #fecf22;
	border-bottom: 1px solid #fecf22;
	position: relative;
	padding-top: 36px;
}
.kitapdetay_sag_satinal h4 {
	position: absolute;
	top: -16px;
	left: 0;
	font-size: 20px;
	font-weight: 700;
	background-color: #fff;
	padding-right: 13px;
}
.kitapdetay_sag_satinal a {
  width: 31%;
  margin-bottom: 20px;
  margin-right: 11px;
  text-align: center;
}
.kitapdetay_sag_detay {
  margin-top: 20px;
  line-height: 34px;
  font-size: 18px;
}
.paylas {
  padding-top: 40px;
  font-size: ;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 20px;
}


.benzeryazilar_yer {
  margin-top: 40px;
}
.benzeryazilar {
  margin-top: 25px;
}


.kitapdetay {
  position: relative;
}
.kitapdetay:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 29%;
  height: 53vh;
  content: "";
  /*background-color: #f1c4dc;*/
  z-index: -1;
}


.header_nav {
	background-color: #fecf22;
	padding: 10px 3%;
}
.icerik_nav {
  position: relative;
  float: left;
}
.icerik_nav a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	display: inline-block;
	padding-left: 15px;
}
.icerik_nav a:last-child {
  color:#623200;
}
.icerik_nav a:after {
  content: "»";
  font-family: fontawesome;
/*  position: absolute;*/
  top: 0;
  right: -27px;
  font-size: 18px;
  padding-left: 15px;
  color:#623200;
}
.icerik_nav a:last-child:after {
  display: none;
}
.hakkimizda {
	font-size: 18px;
	line-height: 33px;
}


.yazarlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.yazar_box {
	width: 23.4%;
	margin-right: 2%;
	padding-bottom: 20px;
	position: relative;
}
.yazar_box:nth-child(4n+4) {
	margin-right: 0;
}
.yazar_isim {
  position: absolute;
  bottom: 40px;
  left: 23px;
  background-color: #000;
  max-width: 78%;
  letter-spacing: 2px;
  padding: 2px 8px;
}
.yazar_resim img {
  display: block;
}
.yazar_isim h3 {
 color: #fff;
  font-weight: 700;
  font-size: 20px;
}








.yazar_box h3:before {
  content: "+";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  color: #fecf22;
  font-size: 41px;
  line-height: 25px;
  opacity: 0;
  visibility: hidden;
    -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.yazar_box:hover h3::before {
  right: -36px;
  opacity: 1;
  visibility: visible;
    -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.yazar_resim {
	float: left;
	width: 100%;
	background-color: #000;
}
.yazar_box img {
	opacity: 1;
	-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.yazar_box:hover img {
	opacity: .2;
	-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
/* .kitapdetay_kitapresim img {
  width: 100%;
  height: auto;
} */

.kitapdetay_kitapresim .swiper-slide {
  background-color: #e7e7e7;
}

.kitapdetay_kitapresim .swiper-slide a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/******************************************************
						Footer
******************************************************/

.ebultenyer {
  background-color: #fecf22;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}
.ebultenyer form {
  width: 100%;
  margin: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 24px;
  flex-wrap: wrap;
  row-gap: 22px;
}
.ebultenform_top {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}

.ebultencheckox {
  display: flex;
  justify-content: center;
}

.ebultencheckox .checkboxx {
  max-width: 500px;
}

.ebultencheckox .label_yazi {
  font-size: 12px;
  flex: 1;
}

.ebultencheckox label.radio_label {
  display: flex;
  align-items: center;
}
/* .ebulten_input {
	width: 60%;
} */
.ebultenbuton {
	/* width: 33%; */
	padding-left: 20px;
}
.ebulten_input input {
  width: 100%;
  border-radius: 100px;
  padding: 10px 15px;
  border: 0;
  color: #999;
}
.ebulten_yazi h4 {
  color: #000;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 18px;
}
.ebultenbuton button {
  background-color: #000;
  color: #fff;
  padding: 10px 38px;
  border-radius: 100px;
}
.ebulten_input input:focus {
  background-color: #fff;
  color: #000;
}

.footer_iletisim {
	float: left;
	width: 18%;
}
.footer_linkler a {
  display: inline-block;
  padding: 11px 0;
  font-size: 18px;
}
.footer_sosyal a {
  padding-right: 27px;
}
.footer_logo_yazi {
  color: #000;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer_linkler_sol {
  margin-top: 88px;
}
.footer_linkler_sol a {
  letter-spacing: 1px;
}
.footer_linkler_sol span {
  margin: 0 20px;
}
.footer_iletisim h4 {
  font-size: 18px;
  padding-top: 15px;
}
.footer_iletisim_satir {
  margin-top: 17px;
}
.footer_copyrigh {
  margin-top: 20px;
  letter-spacing: 1px;
}
.footer_sol {
	float: left;
	width: 65%;
}
.footer_linkler {
	float: left;
	width: 17%;
}
.footer {
	float: left;
	width: 100%;
	padding: 30px 3%;
}
.slider .fullink {
  z-index: 10;
}

.header_banner {
  float: left;
  width: 100%;
  /* margin-top: 125px; */
  background-color: #feca1c;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 0;
}

.rows.yazarlist.cevirmenlist {
  flex-direction: column;
  justify-content: space-between;
}

.cevirmenlist .yazar_isim {
  position: relative;
  float: left;
  left: auto;
  bottom: auto;
  max-width: none;
  background-color: transparent;
}

.rows.yazarlist.cevirmenlist .yazar_box {
  width: 100%;
  margin-right: 0;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cevirmenlist .yazar_isim h3 {
  color: #000;
}

.cevirmenlist .yazar_isim h3::before {
  display: none;
}

.rows.yazarlist.cevirmenlist .yazar_box:after {
  content: '\f2fb';
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  color: #000;
  font-family: 'Material-Design-Iconic-Font';
  display: flex;
  align-items: center;
}



.blog_list  ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 3%;
  row-gap: 50px;
}

.blog_list ul li {
  width: 48%;
  position: relative;
  display: flex;
  column-gap: 23px;
}

.blog_list_img img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  -webkit-transition:all .5s ease-in-out;
  -moz-transition:all .5s ease-in-out;
  -o-transition:all .5s ease-in-out;
  -ms-transition:all .5s ease-in-out;
  transition:all .5s ease-in-out;
  transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  width: 100%;
}

.blog_list_details {
  padding: 30px 0;
}

.blog_list_details h3 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 30px;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out
}

.blog_list_details p {
  padding-bottom: 0;
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog_list_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFCF21;
}

.blog_list ul li:hover h3 {
  color: #ccc;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out
}

.blog_list ul li:hover img {
  transform: scale(1.2) rotate(4deg);
  -webkit-transform: scale(1.2) rotate(4deg);
  -moz-transform: scale(1.2) rotate(4deg);
  -ms-transform: scale(1.2) rotate(4deg);
  -o-transform: scale(1.2) rotate(4deg);
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out
}

.blog_list_img {
  height: 277px;
  overflow: hidden;
  width: 41%;
}
.bloglist_detay {
  flex: 1;
}
.blog_page_right_title {
  float: left;
  width: 100%;
  background-color: #FFCF21;
  padding: 20px;
  font-weight: 700;
  text-align: center;
  font-size: 24px;
}


.blog_page_right_list {
  background-color: #F6F6F6;
  float: left;
  width: 100%;
  padding: 20px;
}

.blog_page_right_list li {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.blog_page_right_list_top {
  float: left;
  width: 100%;
  display: flex;
  column-gap: 20px;
}

.blog_page_right_list_bottom {
  float: left;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #949597;
}

.blog_page_right_list_img {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.blog_page_right_list_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  -webkit-transition:all .5s ease-in-out;
  -moz-transition:all .5s ease-in-out;
  -o-transition:all .5s ease-in-out;
  -ms-transition:all .5s ease-in-out;
  transition:all .5s ease-in-out;
  transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
}

.blog_page_right_list_details h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out
}

.blog_page_right_list_details p {
  padding-bottom: 0;
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.blog_page_right_list_details {
  flex: 1;
}

.blog_page_right_list li:hover h3 {
  color: #ccc;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out
}

.blog_page_right_list li:hover img {
  transform: scale(1.2) rotate(4deg);
  -webkit-transform: scale(1.2) rotate(4deg);
  -moz-transform: scale(1.2) rotate(4deg);
  -ms-transform: scale(1.2) rotate(4deg);
  -o-transform: scale(1.2) rotate(4deg);
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out
}
.benzeryazilar_yer .blog_list ul li {
  width: 31%;
}

.benzeryazilar_yer .blog_list {
  margin-top: 27px;
}
.blog_details_top_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog_details_top_title h1 {
  font-size: 20px;
  font-weight: 700;
}

.blog_details_top_info {
  margin-top: 20px;
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog_details_img {
  margin-top: 20px;
  text-align: center;
}

.blog_details_text {
  float: left;
  width: 100%;
  padding: 40px 0;
}



@media only screen and (max-width: 480px){

    
  .benzeryazilar_yer .blog_list ul li {
    width: 48%;
  }
  .blog_list_img {
    height: 123px;
  }
  .blog_list_details h3 {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .blog_list_details {
    padding: 20px 0;
  }

  .blog_list ul {
    padding-bottom: 20px;
    row-gap: 20px;
  }
  .blog_details_top_title.rows {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 24px;
  }

  .blog_details_text {
    padding: 20px 0;
  }
}


/* sayfa bulunamadı */
.pagenotfound:before, .pagenotfound:after, .pagenotfound:before, .pagenotfound:after {
  content: '';
  background: linear-gradient(#feca1c, #fe841c);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pagenotfound:before, .pagenotfound_box:before {
  background: linear-gradient(#fe841c, #feca1c);
}

.pagenotfound {
  background: linear-gradient(#feca1c, #fe841c);
  overflow: hidden;
}
.pagenotfound:before {
  height: 90vmax;
  width: 90vmax;
  z-index: 1;
}
.pagenotfound:after {
  height: 50vmax;
  width: 50vmax;
  z-index: 2;
}

.pagenotfound_box:before {
  height: 60vmax;
  width: 60vmax;
  z-index: -2;
}
.pagenotfound_box:after {
  height: 40vmax;
  width: 40vmax;
  z-index: -1;
}

.pagenotfound { 
  height: 100vh;
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}

.pagenotfound_box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 4;
}


.main {
  text-align: center;
  z-index: 5;
}

.main  p {
  font-size: 18px;
  margin-top: 0;
}

.main  h1 {
  font-size: 95px;
  margin: 0;
}

.main a {
  background: #000;
  padding: 10px 30px;
  border: none;
  border-radius: 20px;
  box-shadow: 0 30px 15px rgba(0, 0, 0, 0.15);
  outline: none;
  color: #FFF;
  font: 400 16px/2.5 Nunito,'Varela Round', Sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
}

.bubble {
  /* background: linear-gradient(#EC5DC1, #D61A6F);*/
  box-shadow: 0 30px 15px rgba(0, 0, 0, 0.15); 
  border-radius: 50%;
  position: absolute; 
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../404/sad_smiley.svg);
  
}
.bubble img {
  max-width: 100%;
}
 .bubble:before, .bubble:after {
  content: '';
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../404/hepkitaplogo.svg);
} 
.bubble:nth-child(1) {
  top: 15vh;
  left: 15vw;
  height: 22vmin;
  width: 22vmin;  
}
.bubble:nth-child(1):before {
  width: 13vmin;
  height: 13vmin;
  bottom: -25vh;
  right: -10vmin;  
}
.bubble:nth-child(2) {
  top: 20vh;
  left: 38vw;
  height: 10vmin;
  width: 10vmin;
}
.bubble:nth-child(2):before {
  width: 5vmin;
  height: 5vmin;
  bottom: -10vh;
  left: -8vmin;}
.bubble:nth-child(3) {
  top: 12vh;
  right: 30vw;
  height: 13vmin;
  width: 13vmin;
}

.bubble:nth-child(4) {
  top: 25vh;
  right: 18vw;
  height: 18vmin;
  width: 18vmin;
}
.bubble:nth-child(4):before {
  width: 7vmin;
  height: 7vmin;
  bottom: -10vmin;
  left: -15vmin;
}
.bubble:nth-child(5) {
  top: 60vh;
  right: 18vw;
  height: 28vmin;
  width: 28vmin;
}
.bubble:nth-child(5):before {
  width: 10vmin;
  height: 10vmin;
  bottom: 5vmin;
  left: -25vmin;
}




/******************************************************
						h.b
******************************************************/
@media screen and (min-width:1368px) and (max-width:1770px){


}

/******************************************************
						laptop
******************************************************/
@media screen and (min-width:1025px) and (max-width:1770px) {


}
/******************************************************
						ipadyatay
******************************************************/
@media only screen and (max-width: 1066px){
  .bubble:nth-child(4):before {
    left: 20vmin;
  }
  .bubble:nth-child(1):before {
    right: 12vmin;
}

}
/******************************************************
						ipaddik
******************************************************/
@media only screen and (max-width: 1023px){


}
/******************************************************
						mobilyatay
******************************************************/
@media only screen and (max-width: 767px){
  .bubble:nth-child(1) {
    top: 7vh;
    left: 5vw;
    height: 22vmin;
    width: 22vmin;
}

}
/******************************************************
						mobil
******************************************************/
@media only screen and (max-width: 480px){
  .bubble:nth-child(3) {
    top: 4vh;
    right: 10vw;
    height: 13vmin;
    width: 13vmin;
}
.bubble:nth-child(5) {
  top: 73vh;
  right: 18vw;
  height: 28vmin;
  width: 28vmin;
}
.bubble:nth-child(4) {
  top: 19vh;
  right: 18vw;
  height: 18vmin;
  width: 18vmin;
}


}
/******************************************************
						iphone 5-
******************************************************/
@media only screen and (max-width: 320px){

}



