/*---------------*/
body{
  overflow-x:hidden !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
main{
  position: relative;
  display: block;

}
@keyframes loding {
  0%   { background-size: 100px;}
  25%  { background-size: 110px;}
  50%  { background-size: 100px;}
 
}
.body-load{
  height: 100vh;
  width: 100vw;
  background: #ffffff;
  position: fixed;
  background-image: url("../img/baneva-menu-icon.png");
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
  animation-name: loding;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  top: 0;
  left: 9-0;
  z-index: 9999999999999999999999999999999999999999999999999999999999999999 !important;
}


/*Menu kodları*/
nav{
  height: 105px;
  width: 100%;
  position: relative;
  margin-bottom: -20px;
}
.bd-example-modal-lg{
z-index: 99999999999999999999999999999999999999999999999999999999999 !important;
}
.modal-body > table{
  width: 100%;
}
.menu-genel{
  height: 85px;
  width: 100%;
  position: fixed;
  display: flex;
  background: white;
  z-index: 999999 !important;
  transition: 0.4s;
}
.menu-genel > .menu-logo{
  height: 100%;
  width: 22vw;
  float: left;
  /* border-bottom: solid 5px #643d91; */
}
.menu-logo img{
  width: auto;
  height: 100%;
  display: block;
  margin: auto;
}
.menu-genel > .menu{
  height: 100%;
  width: 100%;
  float: left;
  /* border-bottom: solid 5px #e7a237; */
} 
 
.menu-genel .menu > .menu-top{
  height: 35%;
  width: 100%;

}
.menu-genel .menu > .menu-bottom{
  height: 50%;
  width: 100%;
      margin-top: -1px;
}
.menu > .menu-bottom > ul{
  padding: 0px;
  margin: 0px;
  margin-top: 8px;
  padding-top: 8px;
  margin-left:3vw;
  float: right;
}
.menu > .menu-bottom > ul > li {
  list-style-type: none;
  display: block;
  float: left;
  overflow: hidden;
  height: 50px;
  position: relative;
}
.menu > .menu-bottom > ul > li > a{
  padding-right: 0.8vw;
  padding-left: 0.8vw;
  color: black;
  text-decoration: none;
  display: block;
  font-family: sans-serif;
    height: 100%;
    line-height: 50px;
    font-size: 16px;
  color:#643d91;
  transition: 0.2s;
      font-weight: 600;
  border-bottom:solid 5px transparent;

}
.menu > .menu-bottom > ul > li > a:hover{
  background: #643d91;
  transition: 0.2s;
  color:white;
  margin-top: -5px;
}
.menu > .menu-bottom > ul > li:hover{
  overflow: visible;
}
.menu > .menu-bottom > ul > li > ul{
  position: absolute;
  margin: 0px;
  padding: 0px;
  background: white;
  padding-top:10px;
  padding-right:10px;
  padding-left: 10px;
  padding-bottom: 10px;
  min-width: 200px;
}
.menu > .menu-bottom > ul > li > ul > li{
  list-style-type: none;
  height: 50px;
  background:white;
  line-height: 50px;
}
.menu > .menu-bottom > ul > li > ul > li > a{
  text-decoration: none;
  font-family: sans-serif;
  color: #643d91;
  border-bottom: 1px solid #643c901c;
  display: block;
  font-size: .9em;
  height: 100%;
  padding-right:5px;
  padding-left: 5px;
}
.menu > .menu-bottom > ul > li > ul > li > a:hover{
  background: #643d91;
  color: white;
}
.menu > .menu-top > ul{
 padding: 0px;
    margin: 0px;
    float: right;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    border-bottom: 2px solid #643c90;
        background: #f3f3f3;
}


 



.menu > .menu-top > ul li{
  list-style-type: none;
    display: inline-block;
    text-align: center;
    height: 100%;
}
.menu > .menu-top > ul li a{
text-decoration: none;
    display: block;
        padding-top: 4px;
    padding-bottom: 5px;
    color: #643c90;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-right: 30px;
    width: 100%;
}


.menu > .menu-top > ul li a:hover {
 
    color: #ffffff;
        background: #643c90;
  
}
/*Menu kodları*/




/*main top icon list*/
.main-top-icon-list{
  min-height: 300px;
  background: #e7a237;
}
.main-top-icon-list > .row > .list-item{
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 25px;
}
.main-top-icon-list > .row > .list-item > img{
  height: 80px;
  display: block;
  float: left;
  transition: 0.4s;
}
.main-top-icon-list > .row > .list-item:hover img{
  transform: rotateY(180deg); 
}
.main-top-icon-list > .row > .list-item > span{
  float: left;
  padding-top: 20px;
  padding-left:10px;
  color: white;
  font-weight: 400;
  font-size: 12px;
}
/*main top icon list*/


/*kategori slider*/
.kategori-slider-genel{
padding-left: 5vw;
    padding-right: 5vw;
    height: 561px;
    background: #fff9ef;
    background-image: url(../img/AGAC-house-bg.png);
    font-size: 200px 200px;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 1px;
    padding-top: 145px;
}

.kategori-slider > li > a > .slider-item-genel{
  padding-right: 3vw;

  padding-left: 3vw;
}
.kategori-slider > li > a > .slider-item-genel > .slider-item{

    background: white;
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 10px 17px -8px rgba(0,0,0,0.76);
    -moz-box-shadow: 0px 10px 17px -8px rgba(0,0,0,0.76);
    box-shadow: 0px 6px 17px -8px rgba(0, 0, 0, 0.54);
    transition: 0.4s;

}
.kategori-slider > li > a > .slider-item-genel > .slider-item:hover{
  -webkit-box-shadow: 0px 10px 17px -18px rgba(0,0,0,0.76);
  -moz-box-shadow: 0px 10px 17px -18px rgba(0,0,0,0.76);
  box-shadow: 0px 10px 17px -18px rgba(0,0,0,0.76);
  margin-top: 10px;

}
.kategori-slider > li > a > .slider-item-genel > .slider-item > .slider-text{
  height: 140px;
  color: #643d91;
}
.kategori-slider > li > a > .slider-item-genel > .slider-item > .slider-text > span > h3{
  display: block;
  margin-top: 10px;
  padding-bottom: 15px;
  font-family: Arial;
  font-size: 1.2em
}

.kategori-slider > li > a > .slider-item-genel > .slider-item > .slider-text > span > strong{
  font-weight: bold;
}
.kategori-slider > li > a > .slider-item-genel > .slider-item > .slider-text > p{
  line-height: 10px;
  line-height: normal;
  font-size: 13px;
  color: black;
}

/*kategori slider*/

/*main sorular*/
.main-sorular-genel{
    background: #fff9ef;
    padding-bottom: 50px;
}
.main-sorular-sol-baslik > h4{
color: #643d91;
    font-size: 1.4em;
    padding-bottom: 1vw;
    padding-top: 27px;
    font-family: sans-serif;
    display: block;
    font-weight: 100;
}
.main-sorular-sol{
  padding-left: 6vw;
  padding-right: 1vw;
}
.main-sorular-sol-text{
     font-size: 16px;
    line-height: 2.5;
    font-weight: 100;
    font-family: sans-serif;
}
.main-sorular-sag{
  padding-left: 3vw;
  padding-right: 3vw;
  padding-top: 25px;
}
.main-sorular-main{
  padding-top: 100px;
  position: relative;
}
.sorular-btn > span > a{
color: #643d91;
    font-family: sans-serif;
    font-size: 1.1em;
    text-decoration: none;
}
.prlx{
  width: 90%;
  position: absolute;
  z-index: 1;
}
.prlx > img{
  width: 90%;
  z-index: 1;
  margin: auto;
}
.main-sorular-main img{
      width: 100%;
    margin: auto;
    margin-left: -20px;
    margin-top: -29px;
}
.main-sorular-sag-baslik{
  font-size: 1.3em;
  padding: 15px;
  background: white;
  border-radius: 10px;
  position: relative;
}
.main-sorular-sag > ul{
  margin: 0px;
  padding: 0px;
}
.main-sorular-sag > ul > li{ 
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-sorular-sag > ul > li > h5 > a{
     text-decoration: none;
    color: black;
    font-family: sans-serif;
    margin-left: 15px;
    font-weight: 300;
    font-size: 14px;
}

.main-sorular-sag > ul > li > h5 > a > .fa-plus{
    display: block;
    float: left;
    height: 15px;
    width: 15px;
    color: #643d91;
    margin-top: 5px;
}
/*main sorular*/


/*main hakkimizda*/
.main-hakkimizda-sol-baslik{
    width: 100%;
    background: #643d91;
    margin-left: 0vw;
    padding-top: 35px;
    padding-bottom: 35px;
}
.main-hakkimizda-sol-baslik > img{
  height: 100px;
  margin-left: 50px;
}
.main-hakkimizda-sol-baslik > span{
  margin-top: 22px;
    margin-left: 2vw;
    font-size: 18px;
    color: white;
}
.main-hakkimizda-sol-baslik > span > a{
  text-decoration: none;
  color: white;
}
.main-hakkimizda-sol-img{
  padding-top: 20px;
}
.main-hakkimizda-sol-img img{
    margin-left: 0;
    width: 100%;
}
.main-hakkimizda-sag-baslik > .top-baslik{
  padding-top: 20px;
  padding-bottom: 6px;
  background: white;
  display: block;
  color: #643d91;
  font-size: 12px;
  line-height: 4.4;
}
.main-hakkimizda-sag-baslik > .top-baslik::before{
  content: '';
  display: block;
  height: 30px;
  border-bottom: solid 5px #643d91;
  width:10vw;
  float: left;
}
.main-hakkimizda-sag-baslik > .bottom-baslik{
 font-size: 30px;
  font-family: K2D;
  color: black;
}
.main-hakkimizda-sag >.main-hakkimizda-sag-metin{
font-size: 18px;
    font-weight: lighter;
    font-family: sans-serif;
    line-height: 2;
    color: black;
    margin-top: 44px;
    border-left: solid 5px #643d91;
    padding-left: 20px;
    padding-right: 2vw;
}
.main-hakkimizda-sag-btn{
  text-align: center;
  font-size: 20px;
  height: 75px;
  line-height: 75px;
  margin-top: 20px;
}
.main-hakkimizda-sag-btn > div > a{
  text-decoration: none;
  display: block;
  height: 100%;
  width: 99%;
}


/*main hakkimizda*/

/*main resim*/
.main-resim-genel{
  margin-top: 40px;
}
.main-resim-baslik{
    padding-left: 6vw;
    font-size: 21px;
    font-weight: 100;
    color: #e7a237;
    padding-bottom: 40px;
}
.main-resim-baslik span{
  font-family: K2D;
  font-size: 30px;
}
.main-resim-daire{
  position: relative;
}
.main-resim-daire-genel{
  min-height:500px;
  width: 90%;
  float: right;
  margin-right: 20px;
  position: absolute;
}
.sol,.sag,.alt{
  display: inline-block;
  position: absolute;
  width: 20vw;
  overflow: hidden;
  border-radius: 100%;
  border:solid 10px #ffffff85;
}
.sag{
  right: 5vw;
  width: 18vw;
  margin-top: 50px;

}
.alt{
  left: 50%;
  right: 50%;
  margin-left: -22%;
  width: 14vw;
  top: 18vw;
}
.sol img,.sag img,.alt img{
  display: block;
  margin: auto;
  width: 100%;
}
.main-resim{
  width: 100%;
  background: black;
  
}
.main-resim img{
  display: block;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.main-resim-btn{
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 5vw;
}
.main-resim-btn > a{
display: inline-block;
    line-height: 50px;
    text-decoration: none;
    font-size: 17px;
    height: 50px;
    padding-right: 1vw;
    padding-left: 1vw;
    font-weight: 100;
    font-family: sans-serif;
    color: #643c90;
}

/*main resim*/
/*main ahsap akademi*/
.main-akademi-genel{
  margin-top: 45px;
}
.main-akademi-img{
  width: 100%;
  margin-left: -20px;
  background-image: url("../img/baneva-ahsap-akademi.jpg");
  height: 500px;
  background-size: cover;
}
/*
.blog-genel{
  position: absolute;
  bottom: 50px;
}
.blog-genel-img {
  padding-top: 10px;
  width: 100%;
  height: 100px;
  padding-left: 3%;
}
.blog-genel-img > img{
  display: block;
  width: 40%;
  float: left;
}
.blog-genel-img > span{
  display: block;
  width: 60%;
  font-size: 18px;
  line-height: 1.2em;
  float: right;
  font-weight: bold;
  margin-top: 5px;
}
.blog-genel{
  padding-bottom: 10px;
  padding-top: 10px;
}
.blog-genel-metin > span{
  font-weight: bold;
  font-family: K2D;
      font-size: 18px;
    margin-left: 0px;
}

.blog-genel-metin > p{ 
    font-size: 15px;
    padding-top: 9px;
}
*/
.akademi-baslik{
min-height: 50px;
    padding: 10px;
    padding-top: 14px;
    line-height: 50px;
    font-size: 14px;
    padding-left: 50px;
    font-family: K2D-Light;
    background: #f6eedf;
    color: #696969;
    position: relative;
    margin-bottom: 23px;
}
.akademi-baslik > h6{
   font-size: 1.8em;
}
.akademi-baslik::after{
  content: '';
  display: block;
  height: 100%;
  width: 50px;
  background: white;
  position: absolute;
  right: 5vw;
  top: 0px;

}
.akademi-text > a{
 display: block;
    width: 100%;
    padding: 19px;
    border-bottom: solid 1px #d6d6d6;
    color: black;
    font-weight: 100;
    font-family: sans-serif;
    font-size: 16px;
    text-decoration: none;
}
.akademi-text > span{
  float: right;
  padding: 30px;
}
.akademi-text > span > a { 
text-decoration: none;
    font-size: 20px;
    margin-top: 7px;
    color: #643d91;
    font-weight: 100;
}
.sosyal-medya-genel{
  padding-top: 20px;
  padding-bottom: 4px;
  padding-left: 2vw;
  padding-right: 2vw;
  background: #643d91;
   position: relative;
  z-index: 2 !important;
}
.sosyal-medya-liste > ul{
  margin: 0px;
  padding: 0px;
      margin-top: -20px;

}
.sosyal-medya-liste > ul > li{
  float: left;
  list-style-type: none;
}
.sosyal-medya-liste > ul > li > a{
  text-decoration: none;
  color: white;
  font-size: 40px;
  margin-left: 0.5em;
 padding-right: 0;
    padding-left: 0;
}
.sosyal-medya-slogan{
  font-size: 22px;
    color: white;
    padding-right: 5vw;
    line-height: 1.8;
    font-weight: 100;
  margin-top: -10px;
      text-align: right;
  
}
/*main ahsap akademi*/
/*FOOTER*/
.footer-genel{
  padding-top: 50px;
  background: #fdf5e7;
  background-image: url("../img/baneva-footer-back.png");
  background-size: cover;
  background-repeat: none;
  background-position: center;
  position: relative;
  z-index: 1 !important;
}
.footer-iletisim-bilgi ul{
}
.footer-iletisim-bilgi > ul > li{
  list-style-type: none;
  display: flex;
  margin-top: 20px;
}
.footer-iletisim-bilgi > ul > li > a{
    text-decoration: none;
    color: black;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 0px;
    font-size: 16px;
    margin-left: 10px;
    font-family: sans-serif;
}
.footer-iletisim-bilgi > ul > li > .icon{
  display: inline-block;
  height: 30px;
  width: 30px;
  color:#643d91;
}
.footer-mn{
  margin-top: 45px;
  padding-left: 5vw;
}
.footer-mn span{
display: inline-block;
    font-size: 25px;
    color: #643d91;
    font-family: sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-mn > a{
  text-decoration: none;
  display: block;
  color: black;
      font-family: sans-serif;
    font-size: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.footer-bottom-genel{
  border-top: solid 5px #643d91;
  padding-top: 25px;
}
.footer-bottom-sol > a{
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  color: #643d91;
  text-decoration: none;
  font-family: Gravity-Regular;
}
.footer-bottom-sol > p{
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-size: 16px;
  font-family: K2D;
  color: #643d91;
}
.footer-bottom-sag img{
  display: inline-block;
  width: 163px;
    margin-top: 12px;
}
/*FOOTER*/



/*HEADER YOL*/
.sayfa-yolu-genel{
  min-height: 110px;
  width: 100vw;
  /* border-bottom: solid 3px #e7a237; */
  position: relative;
  font-family: Gravity-Regular;
  background-image: url(../img/page-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.sayfa-yolu{
  padding-left: 5vw;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  padding-right: 2vw;
  /* border-bottom: solid 3px #643d91; */
  position: absolute;
  top: -3px;
  
}
.sayfa-yolu > h1 {
  font-size: 1.4em;
  margin-bottom: 20px;
  text-align: left;
  font-family: K2D;
  color: black;
}
.sayfa-yolu > a {
  text-decoration: none;
  color:#643d91;
  margin-top: 10px;
  font-size: 12px;
  font-family: 'Gravity-Regular';
}
/*HEADER YOL*/

/*KURUMSAL HAKKİMZDA*/
.kurumsal-hakkimizda-genel{
    padding-top: 50px;
    padding-right: 2em;
    padding-left: 2em;
    color: #505050;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 300;
}
.kurumsal-hakkimizda-metin > p{
    color: #505050;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 300;
}
.kurumsal-hakkimizda-footer{
    padding-top: 50px;
    padding-right: 2em;
    padding-left: 2em;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 300;
    font-size: 15px;
    color: #505050;
}
.kurumsal-hakkimizda-footer::Before{
  content: '';
  display: block;
  position: relative;
  background: #643c90;
  height: 8px;
  width: 50vw;
  margin-bottom: 30px;
}
.vm-baslik-sag{
  font-family: 'K2D';
  font-size: 1.8em;
  position: absolute;
  top: 20px;
  color: white;
  margin-left: 20px;
}
.vm-baslik-sol{
  font-family: 'K2D';
  font-size: 1.8em;
  position: absolute;
  top: 20px;
  color: white;
  right: 0px;
  margin-right: 40px;
}
/*KURUMSAL HAKKİMZDA*/

/* BANEVA AYRICALIKLARIMIZ*/
.baneva-ayricalik-genel{
  padding-left: 2em;
  padding-right: 2em;
}
.baneva-ayricalik-metin{
  padding-left: 2em;
  padding-right: 2em;
  color: #505050;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 300;
}
.baneva-ayricalik-metin > span{
  font-family: 'K2D';
}
.baneva-ayricalik-metin > p{
      font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 300;
  
}
.baneva-ayricalik-slogan{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 2em;
  font-family: 'Gravity-Regular';
  color:#643d91;
}
.baneva-ayricalik-slogan > span{
  color:#e7a237;
  font-weight: bold;
  font-size:1.3em;
  font-family: 'K2D';
  font-style: italic;
}
.baneva-ayricalik-slogan > p{
  font-size: 0.6em;
  color: black;
  margin-top: 20px;
}
/* BANEVA AYRICALIKLARIMIZ*/

/*İLETİSİM*/
.iletisim-genel{
  padding-right: 1em;
  padding-left: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
}
.iletisim-icon {
  font-family: 'K2D';
}

/*İLETİSİM*/
.iletisim-icon-genel{
  margin-top: 30px;
  opacity: 0.8;
}
.iletisim-icon{
  font-size: 4em;
  text-align: center;

}
.iletisim-icon-metin > span{
  font-size: 1.5em;
  font-family: K2D;

}

.iletisim-input-genel{
  padding-right: 2em;
  padding-left: 2em;
}
.form-control{
  width: 100% !important;
}
.iletisim-input > .form-control{
  background-color: #efefef;
}
/*İLETİSİM*/

/*KATEGORİ ASİDE*/
.kategori-genel-menu{
  width: 100%;
  padding-right: 1em;
  padding-left: 1em;
  margin-top: 20px;
}

.kategori-genel-menu > h2{
    padding-right: 52px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    border-bottom: solid 10px #643d91;
    border-left: solid 10px #643d91;
    font-family: K2D;
    color: #643d91;
    font-size: 25px;
}
.kategori-genel-menu > ul{
  padding: 0px;
  margin: 0px;
  margin-top: 20px;
}
.kategori-genel-menu > ul > li{
  display:block;
  list-style-type: none;
}
.kategori-genel-menu > ul > li > a{
  display: block;
  height: 100%;
  width: 100%;
  font-size: 16px;
  text-decoration: none;
  color: black;
   padding-right: 0.5em;
  padding-left: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  
}
.kategori-genel-menu > ul > .active{
  background: #eaeaea;
}
.kategori-genel-menu-footer{
    background: #643d91;
    color: white;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 1.5em;
    width: 95%;
    font-size: 1.2em;
    padding-bottom: 0.5em;
    margin-top: 30px;
    font-family: sans-serif;
    font-weight: 100;
}
/*KATEGORİ ASİDE*/

/*PROJE*/
.proje{
  margin-top: 20px;
}

.proje > figure > a{
  text-decoration: none;
}

.proje > figure > a > img{
  display: block;
      border-bottom: solid 6px #f5eee0;
    border-left: solid 6px #f7efe2;
  width: 100%;
}

.proje:hover figcaption{
  -webkit-box-shadow: inset -16px -82px 41px -23px rgba(231,162,55,0.73);
  -moz-box-shadow: inset -16px -82px 41px -23px rgba(231,162,55,0.73);
   box-shadow: inset -16px -82px 41px -23px rgb(246, 239, 225);
}

.proje > figure > a{
  display: block;
  position: relative;
}

.proje > figure > a > figcaption{
padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    bottom: 0px;
    -webkit-box-shadow: inset -16px -82px 41px -23px rgb(247, 239, 225);
    -moz-box-shadow: inset -16px -82px 41px -23px rgba(231, 162, 55, 0.50);
    box-shadow: inset -16px -82px 41px -23px rgb(246, 239, 225);
    color: #2b2b2b;
    transition: 0.5s;
    display: block;
    width: 100%;
    position: absolute;
    font-weight: 200;
    font-size: 1.2em;
    font-family: sans-serif;

}

/*PROJE*/
/*PROJE DETAY*/

.proje-detay-genel{
  padding-top: 50px;
  padding-right: 1.5em;
  padding-left: 1.5em;
}

.proje-detay-bilgi-genel{
  margin-top: 50px;
}
.proje-detay-bilgi > span{
  font-family: K2D;
  font-size: 1.5em;
}

.proje-detay-bilgi > p{
  font-size: 1.2em;
}

.proje-detay-genel{
  padding-top: 50px;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.proje-detay-bilgi-genel{
  margin-top: 50px;
}
.proje-detay-bilgi > span{
  font-family: K2D;
  font-size: 13px;
}
.proje-detay-bilgi > p{

    font-size: 13px;

}

/*PROJE DETAY*/

/*ÇALIŞMA ŞEKLİMİZ*/
.nav-item{
  background: #fff;
  text-decoration: none;
  color: #643d91;
}
.nav-item:hover{
  color: #643d91;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1vw;
  border-radius: 0px;
  font-family: 'Gravity';
}
.icn{
  font-size: 2em;
}
.calisma-seklimiz-metin{
  font-size: 0.9em;
  opacity: 0.7;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  background: #e7a237;
  color: white;
  position: relative;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active::after{
  content: '';
  display: block;
  position: absolute;
  border:solid 15px;
  border-color: #e7a237 transparent transparent transparent;
  bottom:-30px;
  left: 50%;
  right: 50%;
  margin: auto;
  margin-left: -15px;
}
.calisma-seklimiz-tablo{
  margin-top: 50px;
}
.acardion-baslik{
  display: block;
  font-weight: bold;
  font-size: 1.1em;
  padding-bottom: 13px;
}
/*ÇALIŞMA ŞEKLİMİZ*/

/*SIK SORULAN SORULAR*/
.sss-genel{
  min-height: 500px;
  margin-top: 50px;
}
.sss-img{
  text-align: center;
  margin-top: 20px;
}
.sss-img > img{
  cursor: pointer;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.45);
  box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.45);
  transition: 0.5s;
}
.sss-img > img:hover{
  margin-top: -5px;
  transition: 0.2s;
  -webkit-box-shadow: 0px 10px 14px -1px rgba(0,0,0,0.37);
  -moz-box-shadow: 0px 10px 14px -1px rgba(0,0,0,0.37);
  box-shadow: 0px 10px 14px -1px rgba(0,0,0,0.37);
}
.sss-metin{
  font-size: 0.9em;
}
.sss-baslik{
  color:#e7a237;
  font-weight: bold;
}
#accordion{
  margin-top: 50px;
  margin-bottom: 100px;
}
.acrdn-btn{
  display: block;
  width: 100%;
  text-align: left;
  text-decoration: none;
  color: black;
}
.card{
  border-radius: 0px;
}
.card-header{
  padding: 5px;
}
.acrdn-btn[aria-expanded="true"]:before{
  content: '-';
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  line-height: 20px;
  font-family: 'K2D';
  font-size: 20px;
}
.acrdn-btn[aria-expanded="false"]:before{
  content: '+';
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  line-height: 20px;
  font-family: 'K2D';
  font-size: 20px;
}

/*SIK SORULAN SORULAR*/

/*ÜRETİM EKİBİ*/
.uretim-ekibi-genel{
  margin-top: 50px;
}
.uretim-ekibi-img > a {
  display: block;
  width: 100%;
  height: 100px;
}
.uretim-ekibi-img > a > img{
  width: 100%;
  margin-bottom:28px;
  border-radius:10px;
}
/*ÜRETİM EKİBİ*/

/*sertifikalar*/
.sertifikalar-genel{
  margin-top: 50px;
}
.sertifikalar-img > a {
    display: block;
    width: 85%;
    padding: 10px;
    height: 100px;
}
.sertifikalar-img > a > img{
  width: 100%;
  margin-bottom:28px;
  border-radius:10px;
}
/*sertifikalar*/
 



/*BLOG*/
.blog-genel{
  margin-top: 50px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-bottom: 50px;
  background: white;
}
.blog-taslak > figure > a > img{
  display: block;
  width: 100%;
  text-align: center;
  height: auto;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  margin-top: 50px;
}

.blog-taslak{
  position: relative;
  opacity: 0.8;
  transition: 0.4s;
}
.blog-taslak:hover{
  opacity: 1;
}
.blog-taslak-bilgi{
  position: absolute;
  bottom: 16px;
  min-height: 50px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 2em;
  padding-left: 2em;
  -webkit-box-shadow: inset 0px -126px 45px -18px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px -126px 45px -18px rgba(255,255,255,1);
  box-shadow: inset 0px -126px 45px -18px rgba(255,255,255,1);
}
.blog-tarih-icon{
  display: inline-block;
  margin-top: 30px;
}
.blog-tarih-icon > img{
  display: block;
  width: 40%;
  float: left;
}
.blog-tarih-icon > span{
  display: inline-block;
  margin-top:5px;
  font-family: 'K2D';
}
.blog-tarih-icon::before{
  content: '';
  display: block;
  height: 150px;
  top: -50px;
  width: 2px;
  background: black;
  position: absolute;
  right: 20px;
}
.blog-taslak-aciklama > a{
  text-decoration: none;
  color: black;
  font-size: 17px;
}
.blog-taslak-aciklama > a > h2{
    font-family: 'K2D';
    font-size: 1.2em;
    color: black;
    padding: 9px;
    border-radius: 10px;
    background: #e7a237a6;
}
.blog-taslak-aciklama > p{
  color: black;
  font-family: Gravity-Regular;
  font-size: 0.8em;
  margin-top: 12px;
}
.blog-d-genel{
  margin-top: 30px;
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom:70px;
}
.blog-d-img > figure > img{
  display: block;
  width: 100%;
  height: auto;
}
.blog-d-baslik{
  display:inline-block;
}

.blog-detay-metin{
    float: none;
    margin-top: 20px;
    font-size: 16px;
    word-wrap: break-word;

}

.blog-detay-metin img {
 
    margin-right: 20px;
	    padding: 4px;
}


.blog-d-baslik{
  min-height: 50px;  
  width: 100%;
  position: relative;
}
.blog-d-baslik > h2{
  display: block;
  position: relative;
}
.blog-d-baslik > span{
  display: block;
  position: relative;
  float: right;
  margin-top:-3vw;
  padding: 10px;
  font-size: 1.2em;
  color: white;
  font-family: K2D;
  padding-left: 1.5em;
  padding-right: 1.5em;
  background: #643d91;
}
.blog-menu{
  width: 100%;
  background: #f3f3f3;
  padding-left: 3vw;
  padding-top: 30px;
  margin-top: -30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blog-menu > span{
  color:#643d91;
  font-weight: bold;
  font-family: K2D;
  font-size: 24px;
}
.blog-menu > aside > ul{
  margin: 0px;
  padding: 0px;
}
.blog-menu > aside > ul > li{
    list-style-type: circle;
    font-size: 15px;
    margin-top: 10px;
    padding: 4px;
}
.blog-menu > aside > ul > li > a{
  color: black;
  text-decoration: none;
}
/*BLOG*/


/*BANEVA AHŞAP AKADEMİ SAYFASI*/
.ahsap-akademi-genel{
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
  padding-right: 2vw;
  padding-left: 2vw;
}
.ahsap-akademi{
  margin-top: 30px;
}
.ahsap-akademi-bilgi{
    padding-top: 0;
    margin-top: -5px;
    padding-bottom: 5px;
}

.ahsap-akademi-resim {
    background: #f5f5f59c;
    margin: auto;
    padding: 0;
    border-bottom: 5px solid #e7a237;
}

.ahsap-akademi-resim > a > img{
  display: block;
  width: 100%;
}
.ahsap-akademi-bilgi > a{
  text-decoration: none;
}
.ahsap-akademi-bilgi > a > h2{
  font-size: 1.2em;
  color:#e7a237;
  font-family: K2D;
}
.ahsap-akademi-bilgi > p{
  font-size: .9em;
}
.ahsap-akademi-bilgi > a > span{
  color:#e7a237;
  font-weight: bold;
}
/*BANEVA AHŞAP AKADEMİ SAYFASI*/
/*

  font-family: 'Gravity-Regular';
  font-family: 'Hijrnotes';
  font-family: 'Gravity';
  font-family: 'Gravity-Light';
  font-family: 'Gravity-Book';
*/


/*GALERİİ*/
/* line 16, ../sass/demo.scss */
.clear {
  clear: both;
  float: none;
  width: 100%;
}

/* line 22, ../sass/demo.scss */
.container {
  max-width: 1170px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 32, ../sass/demo.scss */
.container .gallery a img {
  float: left;
  width: 20%;
  height: auto;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
/* line 46, ../sass/demo.scss */
.container .gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}
/* line 57, ../sass/demo.scss */
.container .gallery a.big img {
  width: 100%;
  height: auto;
}


.sl-wrapper .sl-counter{
  z-index: 9999999;
}
.sl-overlay{
  z-index: 999999;
}
.sl-wrapper .sl-image{
  z-index: 999999999999999;
}
.sl-wrapper .sl-navigation button.sl-prev{
  z-index: 99999999;
}
.sl-wrapper .sl-navigation button.sl-next{
  z-index: 99999999;
}
/* line 65, ../sass/demo.scss */
.align-center {
  text-align: center;
}
.sl-wrapper .sl-close{
  z-index: 9999999999;
}

/*GALERİİ*/

/*REFERANS*/
.referans-galeri-genel{
  padding-bottom: 50px;
  padding-top: 50px;
}
.referans-galeri-img{
  overflow: hidden;
  border: 1px solid #f3f3f3;
  margin: 0px;
}
@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
.referans-galeri-img > a > img{
    /* -webkit-filter: grayscale(1); */
    /* filter: grayscale(1); */
    transition: 0.5s;
    /* transform: perspective(200px) rotateX(45deg); */
    padding: 8px;
}
.referans-galeri-img > a > img:hover{
   -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transition:0.4s;
}

/*REFERANS*/

/*360 SAYFA*/
.sayfa-360-genel{
  margin-top: 50px;
  margin-bottom: 50px;
}
.sayfa-360-menu{
    width: 100%;
    background: #f3f3f3;
    padding-left: 3vw;
    padding-top: 30px;
    margin-bottom: 15px;
    padding-bottom: 35px;

}
.sayfa-360-menu > span{
  color:#643d91;
  font-weight: bold;
  font-family: K2D;
  font-size: 1.2em;
}
.sayfa-360-menu > aside > ul{
  margin: 0px;
  padding: 0px;
}
.sayfa-360-menu > aside > ul > li{
    list-style-type: none;
    font-size: 1em;
    margin-top: 10px;
    border-bottom: solid 3px #bfbfbf;
    padding-bottom: 14px;
}
.sayfa-360-menu > aside > ul > li > a{
  color: black;
  text-decoration: none;
}
/*360 SAYFA*/


/*KARİYER*/
.kariyer-img > img{
  position: absolute;
  bottom: 0px;  
}
/*KARİYER*/
.t-baslik{
  color:#643c90;
  font-family: 'Gravity-Regular';
  font-size: 1.3em;
  display:block;
  padding-top: 20px;
  padding-bottom: 20px;
}
.border-baslik > hr{
  background: #e7a237;
  height: 1px;
  box-shadow: none;
  margin-top: -2px;
  margin-left: 100px;
}
.border-baslik > span{
  display: inline-block;
  background: #e7a237;
  padding-right: 2em;
  padding-left: 2em;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  color: white;
  border-top-right-radius:100px;
  border-bottom-left-radius:100px;
}
.logo-color{
  color:#643d91;
}
.logo-color-t{
  color:#e7a237;
}
.logo-color-border{
  border-color:#643d91; 
}
.logo-color-bg-color{
  background: #643d91;
}
.logo-color-t-border{
  border-color:#e7a237; 
}
.logo-color-t-bg-color{
  background: #e7a237;
}
@font-face {
  font-family: 'Gravity';
  src: url('../font/Gravity-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Hijrnotes';
  src: url('../font/HijrnotesPERSONALUSEONLY.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gravity-Regular';
  src: url('../font/Gravity-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gravity-Light';
  src: url('../font/Gravity-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'K2D';
  src: url('../font/K2D-ExtraBold.eot');
  src: url('../font/K2D-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('../font/K2D-ExtraBold.svg#K2D-ExtraBold') format('svg'),
       url('../font/K2D-ExtraBold.ttf') format('truetype'),
       url('../font/K2D-ExtraBold.woff') format('woff'),
       url('../font/K2D-ExtraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gravity-Book';
  src: url('../font/Gravity-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


/*MOBİL MENU */
.lorem-content {
    background-color: #343740;
    color: #fff;
    min-height: 1500px;
    padding: 80px 15px 20px;
}

.lorem-content h1 {
    color: #fff;
    font: 700 34px/100% "Playfair Display", serif;
    margin: 0 0 10px;
    text-align: center;
}

.lorem-content h2 {
    color: #fff;
    font: 400 16px/150% 'Roboto', sans-serif;
    margin: 0 0 10px;
    text-align: center;
}

.lorem-content h4 {
    color: #fff;
    font: 100 12px/150% "Roboto", sans-serif;
    margin: 0 0 22px;
    text-align: center;
}

.lorem-content p {
    font: 100 14px/170% "Roboto", sans-serif;
    padding: 5px 0;
    text-align: left;
    margin: 0 0 10px;
}

.lorem-content p span {
    display: block;
    float: left;
    font: bold 61px/40px "Playfair Display";
    padding-left: 3px;
    padding-right: 8px;
    padding-top: 12px;
    position: relative;
    top: -7px;
}

.back {
    color: #FFF;
    background: #222;
}
.content-wrap {
    background-color: #FFFFFF;
    color: #333;
    float: left;
    height: 100vh;
    position: relative;
    width: 50%;
}

.content-inner-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    padding: 0;
    text-align: left;
}

.menu-wrap {
    height: 100vh;
    width: 50%;
    padding: 0;
    float: left;
    position: relative;
}

.content-wrap .inline-div {
    margin: 0 0 20px;
}

.content-wrap .inline-div h1 {
    display: inline-block;
    font: 100 50px/120% "Roboto", sans-serif;
    margin: 0;
}

.content-wrap .inline-div span {
    display: inline-block;
    font: 100 20px/120% "Roboto", sans-serif;
    margin: 0 0 0 10px;
}

.content-wrap h2 {
    display: block;
    font: 300 24px/130% "Roboto", sans-serif;
    margin: 0 0 20px;
}

.content-wrap h3 {
    display: inline-block;
    font: 400 20px/120% "Roboto", sans-serif;
    margin: 0 0 15px;
}

.content-wrap h3.menu_Style {
    display: block;
}

.content-wrap ul {
    margin: 0 0 20px 20px;
}

.content-wrap ul li {
    font: 300 18px/150% "Roboto", sans-serif;
    list-style-type: square;
    margin: 0;
}
.content-wrap p {
  display: inline-block;
  width: 130px;
  vertical-align: top;
  margin-right: 20px;
}
.content-wrap p a {
    color: #333;
    background-color: #fff;
    font: 300 16px/100% "Roboto", sans-serif;
    text-decoration: none;
    border: 1px solid #333;
    padding: 10px 0;
    display: inline-block;
    border-radius: 5px;
    width: 130px;
    text-align: center;
}
.content-wrap p a:hover, .content-wrap p a.active {
  color: #fff;
  background-color: #333;
  border: 1px solid #333;
}
.mobile-mockup-wrap {
    height: auto;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
}

.mobile-mockup-wrap img {
    width: 100%;
    height: auto;
}

.iframe-wrap {
    height: 503px;
    left: 21px;
    position: absolute;
    top: 103px;
    width: 299px;
}

.iframe-wrap iframe {
    border: none;
    height: 503px;
    width: 100%;
}

.show-in-mobile {
    display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
    .show-in-mobile {
        display: block;
    }
    .content-wrap .inline-div span {
        margin: 0;
    }
    .content-wrap .inline-div h1 {
        font-size: 34px;
    }
    .content-wrap .inline-div span,
    .content-wrap h2,
    .content-wrap h3 {
        font-size: 18px;
    }
    .content-wrap h2 br {
        display: none;
    }
    .demo-page .menu-wrap {
        height: 680px;
    }
    .content-wrap,
    .menu-wrap {
        float: none;
        height: auto;
        width: 100%;
    }
    .content-inner-wrap {
        left: auto;
        padding: 0;
        position: static;
        top: auto;
        transform: none;
        width: 100%;
    }
    .lorem-content {
        background-color: #343740;
        color: #fff;
        height: 350px;
        padding: 100px 15px 20px;
    }
    .mobile-mockup-wrap {
        height: auto;
        left: 50%;
        margin: 50px auto;
        position: absolute;
        top: auto;
        transform: translateX(-50%);
        width: 300px;
    }
    .iframe-wrap {
        height: 440px;
        left: 50%;
        position: absolute;
        top: 95px;
        transform: translateX(-50%);
        width: 264px;
    }
    .iframe-wrap iframe {
        border: none;
        height: 440px;
        width: 100%;
    }
    .lorem-content h1 {
        font-size: 28px;
    }
    .lorem-content h2 {
        font-size: 14px;
    }
    .content-wrap .inline-div {
        margin: 0;
        padding: 50px 30px 20px;
    }
    .content-wrap h2,
    .content-wrap h3 {
        padding: 0 30px 0;
    }
    .content-wrap ul {
        padding: 0 20px;
    }
    .content-wrap {
        padding: 0 0 70px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {}

@media (min-width: 768px) and (max-width: 991px) {
    .content-wrap .inline-div h1 {
        font-size: 32px;
    }
    .content-wrap .inline-div span,
    .content-wrap h2,
    .content-wrap h3 {
        font-size: 18px;
    }
    .content-wrap h2 br {
        display: none;
    }
    .content-wrap ul li {
        font-size: 16px;
    }
    .content-inner-wrap {
        width: 90%;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .content-wrap .inline-div h1 {
        font-size: 36px;
    }
    .content-wrap .inline-div span,
    .content-wrap h2,
    .content-wrap h3 {
        font-size: 18px;
    }
    .content-wrap h2 br {
        display: none;
    }
    .content-wrap ul li {
        font-size: 16px;
    }
    .content-inner-wrap {
        width: 90%;
    }
}
/*MOBİL MENU */

.yil {
    padding: 54px;
    background: #ffffffc4;
    font-size: 45px;
    border: 9px solid #e7a237bf;
    font-family: K2D;
    margin-top: -214px;
    margin-left: 41px;
    height: 300px;
    width: 300px;
    border-radius: 513px;
}
.sanat-logo {
  margin-top: -20px;
  padding-left: 10px;
}
.sanat-logo a{
  text-decoration: none;
  color: black;
  font-size: 1em;
}
.web-tasarim{
  font-family: Comfortaa;
  font-size: 10px;

}
.sanat{
  font-family: Nadall;
  font-weight: bold;
  font-size: 2em;
}
.üstü{
  font-family: Quizma;
  font-size: 25px;
}
@font-face {
    font-family: 'Comfortaa';
    src: url('../font/Comfortaa-Regular.woff2') format('woff2'),
        url('../font/Comfortaa-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
  font-family: 'Nadall';
  src: url('../font/Nadall.svg#Nadall') format('svg'),
       url('../font/Nadall.ttf') format('truetype'),
       url('../font/Nadall.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Quizma';
  src: url('../font/Quizma-LightDemo.eot');
  src: url('../font/Quizma-LightDemo.eot?#iefix') format('embedded-opentype'),
       url('../font/Quizma-LightDemo.svg#Quizma-LightDemo') format('svg'),
       url('../font/Quizma-LightDemo.ttf') format('truetype'),
       url('../font/Quizma-LightDemo.woff') format('woff'),
       url('../font/Quizma-LightDemo.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'DessertScript';
  src: url('DessertScript.svg#DessertScript') format('svg'),
       url('DessertScript.ttf') format('truetype'),
       url('DessertScript.woff') format('woff'),
       url('DessertScript.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Segoe Script';
  src: url('../font/Segoe Script.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SegoeScript';
  src: url('../font/SegoeScript.svg#SegoeScript') format('svg'),
       url('../font/SegoeScript.ttf') format('truetype'),
       url('../font/SegoeScript.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Apple Chancery';
  src: url('Apple Chancery.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Apple-Chancery';
  src: url('Apple-Chancery.svg#Apple-Chancery') format('svg'),
       url('Apple-Chancery.ttf') format('truetype'),
       url('Apple-Chancery.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}



