body{
	margin:0;
	padding: 0;
  background: #fff;
}
img{
	width:100%;
}
div{
  box-sizing: border-box;
}
header{
	width:100%;
	height: auto;
	position: fixed;
	top:0;
	z-index: 999;
  box-shadow: 0px 0px 10px #ccc;
}
*{
	font-family: 'Poppins', sans-serif;

}
a{
  text-decoration: none;
}
.slider-btn a:hover {
    background: #fc0;
    color:#000;
    transition: all .2s;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear: both;
}
.menu-left{
	width:calc(50% - 75px);
  padding: 20px 0px;
}
.menu-right{
	width:calc(50% - 75px);
  padding: 20px 0px;
}
.logo{
    width: 150px;
    height: 100px;
    margin-top: -35px;
}
.logo img {
    width: 90%;
    margin: 0 auto;
    display: block;
    transition: all .5s;
}
.logo img:hover {
    width: 100%;
    margin: -10px auto;
    display: block;
    transition: all .5s;
    box-shadow: 0px 4px 16px #000;
    border-radius: 100%;
}
.container{
	width: 1170px;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position:relative;
    text-align: justify;
}
.header-top {
    height: auto;
    padding: 5px 0px;
    background-color: #fff;
}
.header-ana {
    color: #fff;
    /* height: 80px; */
    /* line-height: 28px; */
    background-image: url(../img/header2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    /* top: 43px; */
    position: absolute;
}
.header-ana span {
    margin:0px 6px;
    cursor: pointer;
}
.header-ana a{
    color: #fff;}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown:hover{
	color:#fc0;
}
.hvr a:hover{
	color:#fc0;
}
.dropdown:focus{
	color:#fc0;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  
  z-index: 1;
  margin-left: -16px;
}
.dropdown-content a{
	color: #000;
    display: block;
    text-decoration: none;
    line-height: 23px;
    font-size: 13px;
    text-align: center;
    padding: 5PX;
}
.dropdown-content a:hover,.menu-right > span:hover{
	background:#f3c33f  ;

}
.sagg iframe{
	border:4px solid #f3c33f  !important;
}
.kurs-video iframe{
  border: 6px solid #fc0;
}
.dropdown-content a:focus{
	color:#fc0;

}
.dropdown:hover .dropdown-content {
  display: block;
  
}
.hak-video{
	width:50%;
	text-align: center;
}
.hak-video iframe,.duyurularbl{
	border:6px solid #fc0;
}
.ana-hak-metin{
	width:50%;
}
.ana-hak-metin h2{
	color:#ffcc00;
	text-align: center;
}
section.ana-hak{
    margin-top: 30px;
}
section.ana-egitimlerimiz, section.is-ortaklari,section.instagram{
  margin-top: 30px;
}
.ana-egitimlerimiz{
	/*background-image: url('../img/egitim-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;*/
	position: relative;
}
.gradient{
	width:100%;
	height:100%;
	position: absolute;
	/*background:rgba(0,0,0,0.6);*/
  top:0;
}
.ana-egitimlerimiz h1 {
    text-align: center;
    color: #ffcc00;
    font-weight: 600;
    font-size: 27px;
    margin: 30px 0px;
    letter-spacing: 1px;
}
.egitim-box {
    width: calc(33.33% - 24px);
    float: left;
    text-align: center;
    color: #fff;
    position: relative;
    border:2px solid #fff;
    background-size: cover;
    margin:10px;
    height:500px;
}
.egitim-box a {
	color:#fff;
	text-decoration: none;
}
.gradient-egt{
  background: rgba(4, 4, 4, 0.69);
  position: absolute;
  top:0;
  width:100%;
  height: 100%;
}
.egitim-box a h2{
	padding-top:270px;
  padding-bottom:20px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    position: relative;
    display: block;
    
    margin: 0;
}
.egitim-box a h2:hover{
	background:rgba(0,0,0,0);
	transition: all .5s;
}
.egitim-box a h2:hover .met{
  transition: all .5s;
}
.egitim-box a p{
    position: relative;
    bottom: 17px;
    z-index: 9;
    font-size: 13px;
    padding: 15px 20px;
    overflow-y: scroll;
    height: 150px;
    padding-bottom: 15px;
    opacity: 0;
        line-height: 30px;
        text-align: justify;
}
.egitim-box:hover .p-scroll{
  background: rgba(53, 53, 53, 0.89);
  transition: all .5s;
  opacity: 1;
}
.egitim-box:hover{
	background-position: 20px 20px;
	transition: all .5s;
}
.egitim-box:hover .gradient-egt{
  opacity: 0;
  transition: all .5s;
}
.uye-gorus h1 {
    text-align: center;
    color: #ffcc00;
    font-weight: 600;
    font-size: 27px;
    margin: 30px 0px;
    letter-spacing: 1px;
}
.instagram h1 {
    text-align: center;
    color: #ffcc00;
    font-weight: 600;
    font-size: 27px;
    margin: 30px 0px;
    letter-spacing: 1px;
}
section.uye-gorus {
    width: 100%;
    overflow: hidden;
    background: #efefef;
    margin-top:30px;
}
.is-ortaklari{
  width:70%;
  text-align: center;
  margin:0 auto;
}
.is-ortaklari span{
  width:250px;
  display: inline-block;
  margin:0px 15px;
}
.hgt-400{
      height: 400px !important;
}
.is-ortaklari h1 {
    text-align: center;
    color: #ffcc00;
    font-weight: 600;
    font-size: 27px;
    margin: 30px 0px;
    letter-spacing: 1px;
}
.head{
  width:50%;
}
.social .icon{
	margin-right: 7px;
}
.icon{
    width: 30px;
    display: inline-block;
    color: #523115;
}
.icon i {
    font-size: 23px;
    margin-top: 4px;
}
.mail{
  text-align: right;
}
.mail-text, .tel-text{
    display: inline-flex;
    margin-left:15px;
}
.mail span {
    font-size: 15px;
    margin-top: 4px;
    margin-left: 7px;
}
.mail span a{
    color:#000;
}
.ssol {
    width: 34.33%;
    float: left;
    display: inline-flex;
}
.orta {
  width: 50%;
    float: left;
    margin: 0px 2%;
    
}
.sagg {
    width: 46%;
    float: left;
}
.orta ul li{
  list-style-type: none;
  margin-bottom: 5px;
}

section.footer {
    margin-top: 30px;
    background: url('../img/fd-footer2.png');
    background-size:cover;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
}
.footer h2{
    color: #ffce42;
    font-weight: 400;
    text-align: left;
}
.logof {
    margin-top: 20px;
    margin-right: 10px;
}
.bol ul li span {
    margin-left: 10px;
}
.footer h3 {
    color: #fc0;
    font-weight: 400;
}
section.pagetitle {
        margin-top: 85px;
    height: 355px;
    color: #fff;
    padding-bottom: 10px;
    background: url(../img/kurumsal-bg.jpg);
    background-size: cover;
    position: relative;
}
.pagetitle h2 {
    font-size: 30px;
    font-weight: 400;
  }
.resim-hak{
  width: 34%;
  text-align: center;
  padding-top: 20px;
}
.resim-hak img{
	   width: 100%;
}
.metin-hak{
  width:66%;
}
.metin-hak.right {
    margin-top: 77px;
    padding-left: 0px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 25px;
        width: 60%;
}
.resim-res {
    width: auto;
    height: auto;
    border: 6px solid #36200a;
    display: flex;
    /* position: relative; */
}
.resimkurs{
  width: 60%
}
.resimkurs.right {
    padding-left: 55px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 25px;
}
section.hakkimizda {
    margin: 30px 0px;
}
.kurucu-res{
  float:left;
  width:500px;
  margin-right:20px;
  margin-bottom:20px;
}
.kurumsal h2{
    font-size: 30px;
    font-weight: 400;
    color:#fc0;
}
.resim-box {
    width: 33.33%;
    padding: 0px 20px;
    box-sizing: border-box;
    float: left;
}
.resim-box h2 {
  text-align: center;
}
.resim-kursu{
  margin-top:50px;
}
.meb{
  width:30%;
  margin: 0 auto;
}
.meblogo{
  width: 100%;
  
}
.slogan{
  text-align: center;
}
.altn{
  color:#ffce42;
}
.slogn{
  width:100%;
  
}
.slogn{
  vertical-align: middle;
}
.slogan span{
  display: block;
}
.ort-mdl{
    display: flex;
    align-items: center;
}
.yetmis{
  width:60% !important;
}
.nefes{
  font-size:24px !important;
  margin-top: 25px;
}
.duyurular{
    width: 38%;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-left: 2%;
    text-align: left;
}
.duyuru-metin{
  font-size: 13px;
}
.duyuru-baslik {
    margin-top: 90px;
}
.duyuru-baslik h4{
    margin-bottom: 5px;
}
.duyuru-btn {
    float: right;
    padding: 0px 5px;
    /* background-color: #ffce42; */
    font-size: 14px;
    margin-top: 3px;
    color: #fc0;
}
.duyuru-btn a {
    color: #fc0;
}
.pd-foot{
  padding:0px 220px;
  box-sizing: border-box;
}
.duyurularbl {
    padding: 20px;
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.duyurularbl h2{
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    font-weight: 300;
    font-size: 16px;
}
.bol ul{
  padding:0;
}
.egitim-box p::-webkit-scrollbar {
  width: 8px;
  height:20px;
}

/* Track */
.egitim-box p::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
.egitim-box p::-webkit-scrollbar-thumb {
  background: #fc0; 
}

/* Handle on hover */
.egitim-box p::-webkit-scrollbar-thumb:hover {
  background:#aaa; 
}
.ana-baslik{
  font-size:40px !important;
  font-weight: 600;
  text-align: center;
  color: #ffcc00; 
  margin:30px !important;
}
.gal-box {
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    overflow: hidden;
    display: none;
    max-height: 300px;
    min-width: auto;
    min-height: 300px;
}
.devam-btn {
    cursor: pointer;
    width: 200px;
    text-align: center;
    margin: 10px auto;
    padding: 5px;
    background: #fc0;
}
.noContent{
  background: #ccc !important;
  color: #333 !important;
}


/*slick*/

    .sliderr {
        width: 100%;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
    .slick-prev:before, .slick-next:before{
      color:#000 !important;
    }
/*slider*/
section.slider {
    margin-top: 80px;
    position: relative;
    z-index: 1;
    height:500px;
    overflow: hidden;
}
.mySlides {display: none}
.slider img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
      height: 500px;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    /* font-size: 15px; */
    position: absolute;
    bottom: 12%;
    width: 60%;
    text-align: left;
    width: 100%;
}
.text span{
  display: block;
  margin-top:25px;
}
.slider-baslik{
  font-size:32px;
}
.slider-metin{
  font-size:16px;
  margin-bottom: 40px;
}
.slider-btn a {
  font-size: 16px;
    color: #fc0;
    text-decoration: none;
    border: 1px solid rgba(255,255,255,0.3);
    padding: 10px 20px;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 2px;
  width: 15px;
  margin: 0 2px;
  background-color: #4c2f15;
  display: inline-block;
  border-radius: 5px;
  transition: all .5s;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #ffcc00;
}
.slider-line {
    margin-top: -60px;
    z-index: 8;
    position: relative;
}
span.dot.active {
    background-color: #ffcc00;
    width: 45px;
    transition: all .5s;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0.5s;
  animation-name: fade;
  animation-duration: 0.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 1200px) {
	.container{
		width: calc(100% - 20px);
	}
}
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/*testimonial*/
.testimonials{
    text-align: justify;
    width: 88%;
    margin: 20px auto;
    padding: 0px 50px;
}
.yorum{
  font-size: 18px;
}
.uye {
    color: #999;
    font-size: 16px;
    margin-top:20px;
    text-align: right
}
/*image-gallery*/
#gallery {
  padding-top: 40px;
}
@media screen and (min-width: 991px) {
  #gallery {
    padding: 20px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 35%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#nextButton:hover {
  opacity: 0.3;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}
.formKayit {
    width: 95%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #fc0;
    display: block;
}
.el{
  width:49%;
}
.left .el{
  margin-right: 1%;
}
.formbtn{
  width:100%;
  border:1px solid #fc0;
  background:#fc0;
  color:#fff;
  text-align: center;
  padding:10px;
  font size:20px;
}
.formKayit:focus {
   border:2px solid #fc0;
   outline: none !important;
}
/*tablaa*/
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #fc0;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #eee;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
/*tab son*/
.pagebaslik{
    margin-top: 0px;
    color: #fc0;
    margin-bottom: 0;
}
.message {
    text-align: center;
    margin: 10px 0px;
    padding: 10px 0px;
    color:#fff;
}
.oldu{
  background:#00bf00;
}
.olmadı{
  background:red;
}
/*iletisim*/
.textcenter {
    text-align: center;
}
.section1 {
    text-align: center;
    display: table;
    width: 100%;
}
.section1 .shtext {
    display: block;
    margin-top: 20px;
}
.section1 .seperator {
    border-bottom:1px solid #a2a2a2;
    width: 35px;
    display: inline-block;
}

.section1 h1 {
    font-size: 40px;
    color: #fc0;
    font-weight: normal;
    margin:0;
}

.section2 {
    width: 1200px;
    margin: 15px auto;
}
.section2 .col2 {
    width: 40.71%;
}
.section2 .col2.first {
    float: left;
}
.section2 .col2.last {
    float: right;
}
.section2 .col2.column2 {
    padding: 0 30px;
}
.section2 span.collig {
    color: #fc0;
    margin-right: 10px;
    display: inline-block;
}
.section2 .sec2addr {
    display: block;
    line-height: 26px;
}
.section2 .sec2addr p:first-child {
    margin-bottom: 10px;
}
.section2 .sec2contactform input[type="text"], 
.section2 .sec2contactform input[type="email"],
.section2 .sec2contactform textarea {
    padding: 18px;
    border: 0;
    background: #EDEDED;
    margin: 7px 0;
}
.section2 .sec2contactform textarea {
    width: 93%;
    display: block;
    color: #666;
  resize:none;
}
.section2 .sec2contactform input[type="submit"] {
    padding: 15px 40px;
    color: #fff;
    border: 0;
    background: #fc0;
    font-size: 16px;
    text-transform: uppercase;
    margin: 7px 0;
    cursor: pointer;
}
.section2 .sec2contactform h3 {
    font-weight: normal;
    margin: 20px 0;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 19px;
    color: #fc0;
}

/* @media querries */

@media only screen and (max-width: 1266px) {
    .section2 {
        width: 100%;
    }
}
@media only screen and (max-width: 960px) {
    .section2 .col2 {
        width: 100%;
        display: block;
    }
    .section2 .col2.first {
        margin-bottom: 10px;
    }
    .section2 .col2.column2 {
        padding: 0;
    }
    body .sec2map {
        height: 250px !important;
    }
}
@media only screen and (max-width: 768px) {
    .section2 .sec2addr {
        font-size: 14px;
    }
    .section2 .sec2contactform h3 {
        font-size: 16px;
    }
    .section2 .sec2contactform input[type="text"], .section2 .sec2contactform input[type="email"], .section2 .sec2contactform textarea {
        padding: 10px;
        margin:3px 0;
    }
    .section2 .sec2contactform input[type="submit"] {
        padding: 10px 30px;
        font-size: 14px;
    }
}
@media only screen and (max-width: 420px) {
    .section1 h1 {
        font-size: 28px;
    }  
    #image-gallery .gal-box{
      height:200px !important;
      max-height: 200px !important;
      min-height: 200px !important;
    } 
    #image-gallery .img-wrapper{
      height:200px !important;
    } 
}
/*wp*/
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}
/*wpson*/
.socialfoot a {
    width: 30px;
    float: left;
    margin-right: 15px;
    filter: invert(1);
}
.inputfile {
  /* visibility: hidden etc. wont work */
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile:focus + label {
  /* keyboard navigation */
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
  pointer-events: none;
}
/*modal*/
.lightboxmodal{
  position: fixed;
  width: 100%;
  height:100%;
  top:0;
  left:0;
  z-index: 99999;
  background: rgba(0,0,0,0.5);
  align-items: center;
  display: none;
}
.dpsflex{
  display: flex;
}
.modal{
  background: url("../img/egitim-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
    width: 50%;
    margin: auto;
    vertical-align: middle;
    min-height: 400px;
    border-radius: 10px;
    box-shadow: 0px 0px 21px #e6e6e6;
    position: relative;
}
.modal-ic{
  width:calc(100% - 0px);
  height: 100%;
  padding: 25px;
  color:#fff;
  z-index: 99999;
  position: relative;
}
span.kapat {
    position: absolute;
    right: 19px;
    top: 15px;
    background: #a40000;
    padding: 5px 10px;
    cursor: pointer;
}
span.kapat2 {
    position: absolute;
    right: 19px;
    top: 15px;
    background: #a40000;
    padding: 5px 10px;
    cursor: pointer;
}
.ac{
  text-align: center;
  background: #fc0;
  padding:10px 25px;
  font-size:20px;
  cursor: pointer;  
  font-weight: 600;
  margin: 0px 10px;
  min-width: 220px;
  display: inline-block;
  border:1px solid #fc0;
}
.ac:hover{
	background: #fff;
	border:1px solid #fc0;
	transition: all .2s;
}
.ac2{
  text-align: center;
  background: #fc0;
  padding:10px 25px;
  font-size:20px;
  cursor: pointer;  
  font-weight: 600;
  margin: 0px 10px;
  min-width: 220px;
  display: inline-block;
  border:1px solid #fc0;
}
.ac2:hover{
  background: #fff;
  border:1px solid #fc0;
  transition: all .2s;
}
.urunbtn{
    text-align: left;
    width: 100%;
    margin: 20px 0px;
    display: inline-block;
    position: relative;
}
.ana-slider .slick-slide{
  margin:0px !important;
}
.ana-slider button.slick-prev.slick-arrow{
  background: #907613;
    z-index: 9999999999;
    left: 0px;
    width: 30px;
    height: 50px;
}
.ana-slider button.slick-next.slick-arrow{
  background: #907613;
    z-index: 9999999999;
    right: 0px;
    width: 30px;
    height: 50px;
}
.slide{
  height:500px;
  position:relative;
  background-size:cover; 
}
/*  ---------resposive----------*/
#main-menu{
  display: none;
}
.main-menu {
  display:block;
  position:relative;
}
.container-menu {
  width:80%;
  margin:0 auto;
}
.main-menu:before,.main-menu:after{
  display: table;
  line-height: 0;
  content: "";
}
.core-menu {
  text-align:center;
  font:normal normal normal 1em/1 Roboto, sans-serif;
  overflow:hidden;
}
.core-menu li {
  list-style:none;
  display:inline-block;
  cursor:pointer;
}
.core-menu li a {
  display:inline-block;
  padding:1em;
  color:#000;
}
.core-menu li a:hover {
  background:#d7ac00;
}
li span.toggle {
  padding-left:1em;
}
.toggle:before {
  content:"\f107";
  font:normal normal normal 16px/1 FontAwesome;
}
.dropdownn {
  position:absolute;
  width:230px;
  background:#fc0;
  text-align:left;
  display:none;
}
.dropdownn li {
  display:block;
  }
.dropdownn li a {
  display:block;
}
.dropdown2 {
  position:absolute;
  width:230px;
  background:#2d2d2d;
  text-align:left;
  display:none;
  right:-100%;
  top:0;
}
.dropdown2 li {
  display:block;
  }
.dropdown2 li a {
  display:block;
}
li span.toggle2 {
  position:absolute;
  right:0;
  margin-right:20px;
}
.toggle2:before {
  content:"\f105";
  font:normal normal normal 16px/1 FontAwesome;
}
.hamburger-menu {
  padding:1em;
  display:none;
  font:normal normal normal 16px/1 Roboto;
  text-transform:uppercase;
}

@media (max-width:720px) {
  .main-menu {
    height:50px;
  }
  .container-menu {
    width:100%;
  }
  .navigation {
    float:left;
    display:block;
    width:100%;
  }
  .core-menu {
    float:right;
    width:100%;
    background:#fc0;
    margin:auto;
    display:none;
  }
  
  .core-menu li {
    width:100%;
    display:block;
  }
  .core-menu li a{
    display:block;
    margin:auto;
  }
  .hamburger-menu {
    display:block;
    text-align:center;
    padding-right:60px;
    float:none;
    width:100%;
  }
  .burger-1, .burger-2, .burger-3 {
  display:block;
  position:absolute;
  width:20px;
  height:3px;
  border-radius:30px;
  right:0;
  margin-right:25px;
  background:#fff;
    -webkit-transition:.2s ease;
    -ms-transition:.2s ease;
    -moz-transition:.2s ease;
    -o-transition:.2s ease;
  transition:.2s ease; 
  }
  .burger-1 {
  top:15px;
  }
  .burger-2 {
  top:23px;
  }
  .burger-3 {
  top:31px;
  }
  .burger-1.open, .burger-2.open, .burger-3.open {
  -webkit-transition:.2s ease;
  -ms-transition:.2s ease;
  -moz-transition:.2s ease;
  -o-transition:.2s ease;
    transition:.2s ease;
    transform-origin:50% 50%;
  }
  .burger-1.open {
    top:25px;
    width:23px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg); 
    -ms-transform:rotate(45deg); 
    -moz-transform:rotate(45deg); 
    -o-transform:rotate(45deg); 
  }
  .burger-2.open {
    opacity:0;
  }
  .burger-3.open {
    top:25px;
    width:23px;
    transform:rotate(-45deg);
  }
  .dropdownn {
    width:100%;
    background:#ffffff;
    text-align:center;
    position:relative;
    padding: 0;
  }
  .dropdown2 {
    right:0;
    top:0;
    width:100%;
    position:relative;
    padding:0 20px; 
}









@media (max-width: 1200px){
  #main-menu{
  display: block;
}
  .menu-right, .menu-left{
    display: none;
  }
  .navigation{
      display: block;
    }
    .left, .right{
      width:100%;
    }
    .logo{
      width: 100px;
      height: auto;
      position: relative;
      top: 15px;
      z-index: 9999;
    }
    .header-ana{
      background-position: center;
      background-size: cover;
    }
    .yetmis{
      width: 100% !important;
      float:none;
    }
    .duyurular{
      width: 100%;
      padding-right: 0px; 
      padding-left: 0px; 
      padding-bottom: 0px; 
      margin-left: 0%;
    }
    .ort-mdl {
      display: block; 
      float:none;
  }
  .egitim-box {
    width: 100%;
    margin: 0px 0px 10px 0px;
    height: 500px;
  }
  .resimkurs.right {
    padding-left: 0px;
  }
  section.pagetitle {
    margin-top: 90px;
    height: 105px;
  }
  .social .icon {
    margin-right: 0px;
  }
  .head.left.social {
    float: left;
    width: auto;
  }
  .head.right {
    float: right;
    width: 180px;
  }
  .icon i {
    font-size: 14px;
    margin-top: 9px;
  }
  .mail span a {
    color: #000;
    font-size: 10px;
  }
  .core-menu {
    margin-top: 22px;
  }
  .resim-hak {
    width: calc(100% - 8px) !important;
  }
  .pd-foot {
     padding: 0px;
    box-sizing: border-box;
  }
  .orta {
    width: 100%;
  }
  .sagg {
    width: 100%;
  }
  .metin-hak.right {
    width: 100%;
  }
  .testimonials{
    text-align: justify;
    width: 100%;
    margin: 0px;
    padding: 0px 0px;
  }
  .is-ortaklari {
    width: 96%;
  }
  .kurucu-res {
    width: 100%;
  }
  .basin-box {
    width: 100% !important;
  }
  .gal-box{
    width:50%;
  }
  button.tablinks {
    width: 100%;
    border-bottom: 4px solid #fff;
  }
  .section2 .col2.first {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  .section2 .col2.last {
      float: none;
      width: 100%;
      box-sizing: border-box;
  }
  .slider-baslik, .slider-metin, .slider-btn{
    padding: 0px 20px;
  }
  section.footer {
    margin-top: 30px;
    background: url('../img/fd-footer11.png');
    background-size:cover;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
  }
  .pagebaslik{
    text-align: left;
  }
  .modal {
    width: 92%;
  }
  .modal-ic {
    width: calc(100% - 0px);
    height: 100%;
    padding: 8px;
    color: #fff;
    z-index: 99999;
    position: relative;
    font-size: 12px;
}
}