@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
	src: local('Roboto-Medium'), local('Roboto-Medium'),
       url('fonts/Roboto-Medium.ttf') format('truetype'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
	src: local('Roboto-Bold'), local('Roboto-Bold'),
       url('fonts/Roboto-Bold.ttf') format('truetype'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
	src: local('Roboto-Black'), local('Roboto-Black'),
       url('fonts/Roboto-Black.ttf') format('truetype'), /* Chrome 26+, Opera 23+, Firefox 39+ */
}

@font-face {
  font-family: 'Rammetto One';
	src: url("fonts/RammettoOne.ttf");
}


::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 6px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	border-radius: 6px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0;
 	padding: 0;
}



body,
html {
  min-height: 100%;
  width: 100%;
	 height: 100%;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  font-size: 1em;
  line-height: 1.2;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  box-sizing: border-box;
}
a {color:#333; text-decoration:none;}
a:hover {color:#9b793a; text-decoration:none;}
body p,
html p {
  line-height: 1.6;
   font-size: 1.1rem;
	text-align: left;
}
body img,
html img {
  width: 100%;
  height: auto;
}

.color-first { color:#ff6900;}
.color-sec  {color:#18abb5;}
.bg-first { background:#18abb5;}
.bg-sec{background:#ff6900; }
.bg-first-light {background:#39b1b9;}

.color-w {color:#fff;}
.color-d {color:#555555;}
.light-blue {color:#18abb5;}
.w-sec span {background-color:White; color: #18abb5; padding: 0 10px; display: inline-block;}
.cont-center {display:flex;justify-content: center; flex-direction: column;}
.logo {position:absolute; text-align: right; left:0; top:10px; }
.logo img {width:100%; max-width:200px;}
.orange-bg-box { padding:2rem 1.5rem; text-align: left; background-image: url("../img/orange-oki-hiji.png");}
.blue-bg-box {background-image: url("../img/green-oki-hiji.png"); padding:2rem 1.5rem; text-align: center;}
.third-p  {font-size:1.05rem;}

#bagis h2 {font-size:2rem;}
#bagis-yap input, #bagis-yap  button {border-radius: 0; height: calc(2.5em + 1rem + 2px); font-weight: 700;font-size:1.7rem;}
#bagis-yap input::placeholder, #bagis-yap input { color:#18abb5;}
.w-30-icon { width: 30% !important; margin: 1rem 0;}
.icons img:first-child { margin-right:10px; }

.w-small {width:40px;}
.left-line {position: fixed; min-width:30px; height: 100%; background-color:#02a9b4;  left: 0;}
.gray-bg {background: #e4e4e4;}
.third-boxes div { background-color: red; margin: 1rem; }
.font-big{ font-size:1.2rem;}
.font-sm{ font-size:.8rem;}

button:focus:not(:focus-visible) {    outline: 0;}
.accordion button {   font-family: 'Roboto', sans-serif; color:#0e757c; font-weight: 800; padding: 1.1rem; font-size:1rem;}
.accordion button:hover {  text-decoration: none; color:#4dbdd8;}
.card { background-color: transparent;}
.card-header {background-color: #d3f0f7; padding:0;}
.accordion>.card {border-radius:0;}
.card-header .btn[aria-expanded=true] {
color: #fff;
background-color: #18abb5;
border-radius: 0;
text-decoration: none;
}
.accordion button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}
.three-box {border-radius: 0; background-color: white;padding: 2rem 1rem; text-align: left; /*display: flex; justify-content: center; align-items:center;*/ flex-direction: column; }
.box-1-bg {background-image: url("../img/box-1-bg.jpg"); background-repeat: no-repeat; background-position: right 20px bottom 20px; background-size:100px;}
.box-2-bg {background-image: url("../img/box-2-bg.jpg"); background-repeat: no-repeat; background-position: right 20px bottom 20px; background-size:180px;}
.box-3-bg {background-image: url("../img/box-3-bg.jpg"); background-repeat: no-repeat; background-position: right 20px bottom 20px; background-size:50px;}
.three-box p { line-height: 1.2rem;color:#444; font-size:.9rem;}
.three-box p:first-of-type {padding-top:1rem;}
.three-box h3 {font-size:1.3rem; background-color: #fe6b00; color:white; padding: .3rem; line-height: 2.7rem; display: inline;}

.section-seven p { margin:0; line-height: 1.3rem; font-size:.9rem; padding-top:.5rem; padding-right:.5rem; }
.ss-b h4 {padding-top:1rem;}
.ss-b {min-height:200px; background-repeat: no-repeat; background-size: 50px 50px; background-position: top 10px right 10px;}

.zarar  { background-image: url("../img/zarar.png");}
.engel { background-image: url("../img/engel.png");}
.siddet { background-image: url("../img/siddet.png");}
.okul { background-image: url("../img/okul.png");}
.cevre { background-image: url("../img/cevre.png");}
.suc { background-image: url("../img/suc.png");}
.esitsizlik { background-image: url("../img/esitsizlik.png");}

footer {text-align:center; color:#555; padding: 1rem;}
footer a {padding:.5rem;}
footer p {text-align:Center;}
 .input-tl {
     position: relative;
	 color:#555;
 }

 .input-tl:before {
     position: absolute;
     top: 10px;
     content:"₺";
 }
 .input-tl.right:before {
     left: 65px;
 }
.bagis-b {
	position: fixed;
	left:0;
	bottom:50px;
}
.bagis-b input {
	padding:.5rem;
	background-color: #fff;
	border-radius: 0;
	width:90px;
	text-align: center;
}
.bagis-b button {	
	font-weight: bold;
	font-size:.9rem;
	background-color: #f37029;
	color:white; 
	padding:.5rem;
	transition:.3s;
	display:block;
	border:none;
}
.bagis-b button:hover {
	background-color: #18abb5;
}
.social
{
	position: fixed;
	left:0;
	top:350px;
	display: flex;
	flex-direction: column;
	text-align: center;
}
.social a { display:block; background: #03919A; width:30px; color:white; margin-bottom:2px; padding: 3px;}

.bilgi-sayfasi h3 {background:#fff;color:#ff6900; padding: .3rem;  width: fit-content; font-size:2.2rem; line-height: 3.4rem; }
.bilgi-sayfasi p {     padding-right:8rem;}


.btn-orange {
    color: #fff;
    background-color: #ff6900;
	border-color: #ff6900; 
}
.btn-orange:hover { color:#fff; background-color: #ef6a08; }
.bagis-aciklama h5{ font-weight: 800;  color:#fff; padding: .3rem 0 ; width:fit-content;}
.bagis-aciklama p {line-height:1rem; font-style: italic;}
.font-sm-1 {font-size:.7rem; font-style: italic;}

nav {
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 20;

}

nav > ol {
	list-style: none;
}
nav > ol > li {
  padding: .5rem;
  margin-bottom:1px;
  z-index: 50;
  cursor: pointer;
	width:fit-content;
	transition: .4s;
}
nav > ol > li:hover {
	transform: translate(-5px);
}

nav > ol > li a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
	display: block;
	width:100%;
}
nav > ol > li a:hover {
  text-decoration: none;
	color: #fff;
}

/*nav > ol > li:before {
  content: "";
  position: fixed;
  left: 30px;
  width: 20px;
  height: 30px;
  visibility: visible;
  cursor: pointer;
  box-shadow: -7px 0 15px 0 rgba(0, 0, 0, 0.2);
  transition: 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}*/
nav > ol > li {
  background: #fe6b00;
}



.active {  background: #18abb5;}


content {
  color: rgba(255, 255, 255, 0.9);
}
content .main-sec {
  height: 100%;
  width: 100%;
  display:flex;
	align-items: center;
  justify-content: center;
	padding:1rem;
  
}

content .main-sec-60 {
  height: 60%;
}

/*content .main-sec > div {
  height: 100px;
  padding: 20px 10%;
}*/
content h1 {
  font-family: 'Rammetto One', "sans-serif";
  font-size: 3rem;
  text-transform: uppercase;
}
content h2 {
  font-size: 1.4em;
  text-transform: uppercase;
	font-family: 'Rammetto One', "sans-serif";
  font-weight: 500;
}
content #anasayfa {
  background: #e4e4e4;
}
content #kampanya {
  background: #18abb5;
}
content #bagis {
  background: #fff;
}
content #bilgi-sayfalari {
  color:#fff; /*align-items: flex-start; justify-content: flex-start; */
}
content #videolar {
  background-image: url("../img/bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

content .progress-section {
  background-image: url("../img/pattern.png");
	background-repeat: repeat;
	background-size: contain;
} 
.flex-start {align-items: flex-start !important; justify-content: flex-start !important; }
.flex-center {align-items: center!important;  }

.bilg-s {background: #FF6B00; background-size: contain; background-repeat: no-repeat; background-position: right 300px bottom; background-attachment: fixed;  color:#fff;}
.bilg-s1 {   background-image: url("../img/cocuk-isciligi-4.png"); }
.bilg-s2 { background-color: #18abb5;  background-image: url("../img/cocuk-isciligi-1.png"); }
.bilg-s3 {   background-image: url("../img/cocuk-isciligi-3.png"); }
.bilg-s4 { background-color: #18abb5;  background-image: url("../img/cocuk-isciligi-5.png"); }

.satin-al {background: #e4e4e4; background-size: 40%; background-repeat: no-repeat; background-position: right 50px center; background-attachment: fixed;  color:#fff; background-image: url("../img/okivehiji.webp")!important; }


.video-gallery {background: #ececec;}
content #bilgi-2 {
  background: #fff;  align-items: flex-start; justify-content: flex-start; color:#555555;
}
.c-both {clear: both;}

.videos h6 { padding: 1rem 0; text-align: center; }
.video-img {transform:translateY(0); transition: .3s ease;}

.video-img:hover {transform:translateY(10px);}

.m-p-0 {margin:0; padding: 0;}

content #ne-yapabiliriz {
  background-image: url("../img/orange-oki-hiji.png");    color:#555555;
}

content #destekleyenler {
  background:#eee2d9;   color:#555555;
}
.card {border:0;}
.card-img {
	border:none;
	border-radius: 0;
}
.card-img-overlay {border-radius:0;}


.overlay-green {
  background-color: rgba(25,170,178, 0.8); transition: .3s ease;
}
.overlay-green:hover {
  background-color: rgba(25,170,178, 0); transition: .3s ease;
}
.overlay-orange {
  background-color: rgba(255,107,0, 0.8); transition: .3s ease;
}
.overlay-orange:hover {
  background-color: rgba(255,107,0, 0);
}

.newsletter {
padding: 80px 0;
background: #f2f2f2;
}

.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: #02a9b4;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px; 
border-radius:0;
background: #02a9b4;
color: #fff;
font-weight:600;
}

.checkbox { display:none; }
.show-menu {
	position: fixed;
	right:10px;
	top:10px;
	display:none;
	z-index:200;
}

.checkbox:checked ~ .left-whole {
	transform: translateX(0);
}

.mobile {display:none;}
.d-hide {display:none;}

#anasayfa h4 {
  display: inline;
  background-repeat: no-repeat;
  transition: all 500ms ease-in-out;
}

.v2 h4 {
  background-position: left;
  background-size: 0% 100%;
  background-image: linear-gradient(to right, #fe6b00, #f18536);
  padding-bottom: 4px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.v2:hover h4 {
  background-size: 100% 100%;
color:white;
}


.contact-form{
    background: #fff;
    margin: 5%;
    width: 70%;
}
.contact-form h1 {
  font-family: 'Rammetto One', "sans-serif";
  font-size: 2rem;
  text-transform: uppercase;
	color:#02a9b4;
}
.contact-form .form-control{
    border-radius:0;
}
.contact-image{
    text-align: center;
}

.contact-form form{
    padding: 5%;
}
.contact-form form .row{
    margin-bottom: -7%;
}
.contact-form h3{
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #0062cc;
}
.contact-form .btnContact {
    width: 50%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #fe6b00;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}




.progress-outer{
  
    margin: 0;
}
.progress{
    height: 80px;
    margin: 0;
    overflow: visible;
    background: #eaedf3;
	border-radius: 0;
}
.progress-bar {background-color:#18abb5;}
.progress .progress-bar{
    border-radius: 0;
}
.progress .progress-value{
    position: relative;
    left: -45px;
    top: 40px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
}
.progress-field{
    position: relative;
    right: 0;
    top: 40px;
    font-size: 	1.2rem;
    font-weight: bold;
    color: #18abb5;
}
.progress-bar.active-bar{
    animation: alternate progress-bar-stripes .90s linear infinite running , animate-positive 2s;
}

.progress-bar-striped {
    background-image: url("../img/blue-oki-hiji.png");
    background-size: 3.5rem 2rem;
}


@-webkit-keyframes animate-positive{
    0% { width: 0%; }
}
@keyframes animate-positive {
    0% { width: 0%; }
}

@media (max-width: 1300px) {

body p, html p {font-size:1rem; line-height: 1.3rem;}
	
nav > ol > li a {font-size:.9rem !important;}
	.ss-b h4 {padding-top:0;	}
	.section-seven p {line-height: 1.1rem; font-size:.8rem; padding-top: .1rem;}
	content h1 {font-size:2.3rem;}
	content h2 {font-size:1.2rem;}
	#bagis-yap input, #bagis-yap button {font-size: 1.2rem;}
	.ss-b {min-height:160px; }
	.three-box p { font-size:.9rem;}
	.social {top:300px;}
	.satin-al {background-position: right -150px top;}


}

@media screen and (max-width: 1140px) {	
	content .main-sec { height: inherit;
		
	}
	#bagis-yap input, #bagis-yap button {font-size:1.2rem;}

}

@media screen and (min-width: 768px) { 
	
	.d-mt-3 { margin-top: 3rem;}
	.d-p-0 {margin:0; padding: 0;}
	.d-pr-0 {padding-right:0;}
	.d-pl-0 {padding-left:0;}
	.three-box { min-height:410px;}
	.d-m-rb-1  {margin-right:.5rem; margin-bottom:0.5rem;}
	.d-m-lb-1  {margin-left:.5rem; margin-bottom:0.5rem;}
	.d-pr-5 {padding-right:1rem;}
	.d-pl-2 {padding-left:15px;} 
	.d-pr-2 {padding-right:15px;}
	.d-d-flex {display:flex !important;}
	.d-mb-0 {margin-bottom:0;}
	



}

@media screen and (max-width: 768px) {	
	.m-m-1 {margin:1rem;}
	.m-mt-2 {margin-top:2rem;}
	.m-mt-1 {margin-top:1rem;}
	.m-m-0 {margin:0rem;}
	.bilgi-sayfasi h3 {font-size:1.5rem; line-height: 2.3rem;}
	.ss-b { background-size: 30px 30px; }
	.progress-field{ font-size: .9rem;}
	 .input-tl.right:before {  right: 65px; left:auto; }
	
	footer {padding-bottom:5rem;}
	#anasayfa h1 { font-size:2.6rem;}
	.v2 {margin:1rem 0;}
	
	.m-d-contents {display: contents;}
	.m-none {display:none;}
	.d-hide {display:block;}
	.box-1-bg { background-position: right 10px bottom 10px; background-size:40px;}
	.box-2-bg { background-position: right 10px bottom 10px; background-size:70px;}
	.box-3-bg { background-position: right 10px bottom 10px; background-size:30px;}
	
	content h1 {font-size:1.8rem;}
	content h2 {font-size:1.2rem;}
	#bagis h2 {font-size:1.5rem;}

	nav {top:100px;}
	.social { top:350px; }
	nav > ol > li {
		padding: 0.4rem; }
	.social a {width:20px;}
	.social a i{font-size:12px;}
	.bagis-b {bottom:0;width: 100%;}
	.bilgi-sayfasi p {     padding-right:0;}

	.bagis-b input {
	padding:.5rem;
	background-color: #fff;
	border-radius: 0;
	width:100%;
	text-align: center;
		
}
.bagis-b button {	
	font-weight: bold;
	font-size:.9rem;
	background-color: #f37029;
	color:white; 
	padding:.5rem;
	transition:.3s;
	width:100%;
	display:block;
	text-align: center;
}
	
	.left-line {background-color:transparent;}
	
	.logo {display:none;}
	content .main-sec {height:inherit;}
	.desktop {display:none;}
	.mobile {display:block;}



.show-menu { display:block;}	
	
/*.left-whole { 
	width:100%;
	transform: translateX(-500px);
	transition: .4s;
	height:100%;
	position: fixed;
	z-index: 100;
	background:#18abb5;
	}
	*/
	.p-5 {
		padding: 1rem!important; }
	
	.ss-b {
		 min-height: 100px;		
	}
	
	.bilg-s { background-size: contain; background-repeat: no-repeat;background-position: right -100px center; background-attachment: fixed; }
.satin-al {background-size: contain; background-repeat: no-repeat;background-position: right -300px top; background-attachment: fixed;}

	content #anasayfa {height:100%;}
	
}


	
@media (min-width: 1000px) {
.container{
    max-width: 800px;
}
}


@media (min-width: 1200px) {
.container{
    max-width: 900px;
}

	
}

@media (min-width: 1300px) {
.container{
    max-width: 1000px;
}
	
}
@media (min-width: 1599px) {
.container {
    max-width: 1240px;
}
}
@media (min-width: 1600px) {
.container {
    max-width: 1300px;
}
	
}

@media (min-width: 1800px) {
.container {
    max-width: 1540px;
}
}
