* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  background-color: #FFFFFF;
  z-index: -999;
}

a {
  text-decoration: none;
  color: black;
}

/* head section -------------------------------------------*/
#head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 47px;
  padding-left: 74px;
  padding-right: 90px;
}

#head .logo {
  width: 20%;
}

#head .logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  color: #1B1C1E;
}

#head .logo a div img {
  width: 70px;
}

#head .logo a #log {
  margin-left: 19px;
}

#head #navbar {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#head #navbar a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 38px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #1B1C1E;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

#head #navbar a:hover {
  background: linear-gradient(91.79deg, #3D31D0 0.76%, #BF49BB 105.57%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

#head #navbar a:before {
  content: '';
  position: absolute;
  background: linear-gradient(91.79deg, #3D31D0 0.76%, #BF49BB 105.57%);
  width: 59px;
  display: none;
  height: 3px;
  bottom: -12px;
  left: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

#head #navbar a:hover:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: calc(50% - 29.5px);
}

#head #open-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  background: linear-gradient(1.79deg, #BF49BB 0.76%, #3D31D0 105.57%);
  display: none;
}

#head #open-close .faizli-boluk {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#head #open-close .faizli-boluk a {
  width: 40%;
  text-align: center;
  font-size: 14px;
  padding: 18px 21px;
  color: #FFF;
  font-weight: 600;
  border-radius: 10px;
}

#head #open-close .faizli-boluk a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

#head #nav_icon {
  width: 56px;
  cursor: pointer;
  display: none;
}

#bas {
  width: 100%;
  height: 694px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 72px;
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
}

#bas #fullw {
  display: none;
}

#bas #logo-sag-cixinti {
  position: absolute;
  bottom: 0px;
  right: -281px;
  z-index: -2;
}

#bas #logo-sag-cixinti img {
  width: 688px;
}

#bas #logo-sol-cixinti {
  position: absolute;
  left: -358px;
  bottom: -359px;
  z-index: -2;
}

#bas #logo-sol-cixinti img {
  width: 688px;
}

#bas #birinci-yazi {
  margin-left: 130px;
  margin-top: 57px;
  width: 980px;
}

#bas #birinci-yazi span {
  font-weight: 700;
  font-size: 66px;
}

#bas #birinci-yazi #yazi-1 {
  position: relative;
  left: 330px;
}

#bas #birinci-yazi #cycle-parent {
  width: 323px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  overflow-y: hidden;
}

#bas #birinci-yazi #cycle-parent .cycle {
  position: absolute;
  left: 0;
  background: linear-gradient(93.62deg, #DD2A2A 4.25%, #3D31D0 60.87%, #BF49BB 117.5%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

#bas #birinci-yazi #cycle-parent #cycle-1 {
  position: absolute;
  top: 0px;
  -webkit-animation: cyc-backend 4s infinite;
          animation: cyc-backend 4s infinite;
}

#bas #birinci-yazi #cycle-parent #cycle-2 {
  position: absolute;
  top: 90px;
  -webkit-animation: cyc-frontend 4s infinite;
          animation: cyc-frontend 4s infinite;
}

#bas #birinci-yazi #cycle-parent #cycle-3 {
  position: absolute;
  top: 90px;
  -webkit-animation: cyc-full 4s infinite;
          animation: cyc-full 4s infinite;
}

#bas #birinci-yazi #etrafli-1 {
  width: 146px;
  position: relative;
  top: 100px;
  left: 7px;
}

#bas #birinci-yazi #etrafli-1 h3 {
  width: 147px;
  height: 55px;
  background: linear-gradient(99.26deg, #3D31D0 -2.58%, #DD2A2A 102.54%);
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Montserrat';
  font-weight: 800;
  font-size: 24px;
  color: #FFFFFF;
}

#bas #data-down {
  position: absolute;
  bottom: 0px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#bas #data-down img {
  width: 80px;
  height: 44px;
  margin-left: 4px;
}

#bas #data-down #data-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 12px;
}

#bas #data-down #data-link h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 43px;
  background: linear-gradient(179.26deg, #3D31D0 0.63%, #1F80C6 132.09%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

/* keyframes -------------------------------------------*/
@-webkit-keyframes cyc-backend {
  0% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  19% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  46% {
    top: -90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  73% {
    top: -180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  80% {
    top: -180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes cyc-backend {
  0% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  19% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  46% {
    top: -90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  73% {
    top: -180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  80% {
    top: -180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@-webkit-keyframes cyc-frontend {
  0% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  19% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  46% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  73% {
    top: -90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  80% {
    top: -90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@keyframes cyc-frontend {
  0% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  19% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  46% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  73% {
    top: -90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  80% {
    top: -90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@-webkit-keyframes cyc-full {
  0% {
    top: 180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  19% {
    top: 180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  46% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  73% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  80% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    top: 180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@keyframes cyc-full {
  0% {
    top: 180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  19% {
    top: 180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  46% {
    top: 90px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  73% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  80% {
    top: 0px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    top: 180px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/*_________________________________________________________*/
#directions {
  position: relative;
  width: 100%;
  height: 890px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#directions .dir {
  width: 50%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

#directions .dir .closed {
  z-index: 2;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#directions .dir .closed h3 {
  font-weight: 700;
  font-size: 60px;
  line-height: 73px;
  text-align: center;
  color: #1B1C1E;
}

#directions .dir .gizli-yazi {
  font-weight: 500;
  font-size: 23px;
  line-height: 28px;
  text-transform: capitalize;
  color: #FFFFFF;
}

#directions .dir .abs {
  position: absolute;
}

#directions .dir .abs img {
  width: 88px;
}

#directions .dir #data-yazi,
#directions .dir #cpp-yazi,
#directions .dir #py-yazi,
#directions .dir #front-yazi {
  width: 538px;
  z-index: -10;
}

#directions .dir #data-logo {
  top: 69px;
  right: 77px;
}

#directions .dir #data-yazi {
  top: 163px;
  left: 117px;
}

#directions .dir #py-logo {
  top: 69px;
  left: 77px;
}

#directions .dir #py-yazi {
  top: 163px;
  right: 135px;
  text-align: right;
}

#directions .dir #cpp-logo {
  top: 69px;
  right: 77px;
}

#directions .dir #cpp-yazi {
  top: 163px;
  left: 117px;
  text-align: left;
}

#directions .dir #front-logo {
  top: 69px;
  left: 77px;
}

#directions .dir #front-yazi {
  top: 163px;
  right: 135px;
  text-align: right;
}

#directions #da-1:hover {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  background-color: #3EC4FE;
}

#directions #da-1:hover #data-yazi {
  z-index: 0;
}

#directions #da-1:hover .closed {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  -webkit-transform: translate(calc(0px - 50% + 206px + 117px), calc(0px - 50% + 30px + 69px));
          transform: translate(calc(0px - 50% + 206px + 117px), calc(0px - 50% + 30px + 69px));
}

#directions #da-1:hover .closed h3 {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  font-weight: 700;
  font-size: 50px;
  line-height: 61px;
  color: #FFFFFF;
}

#directions #df-1:hover {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  background-color: #745EFF;
}

#directions #df-1:hover #front-yazi {
  z-index: 0;
}

#directions #df-1:hover .closed {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  -webkit-transform: translate(calc(50% - 258px - 135px), calc(0px - 50% + 30px + 69px));
          transform: translate(calc(50% - 258px - 135px), calc(0px - 50% + 30px + 69px));
}

#directions #df-1:hover .closed h3 {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  font-weight: 700;
  font-size: 50px;
  line-height: 61px;
  color: #FFFFFF;
}

#directions #ca-1:hover {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  background: #18D94E;
}

#directions #ca-1:hover #cpp-yazi {
  z-index: 0;
}

#directions #ca-1:hover .closed {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  -webkit-transform: translate(calc(0px - 50% + 211px + 117px), calc(0px - 50% + 30px + 69px));
          transform: translate(calc(0px - 50% + 211px + 117px), calc(0px - 50% + 30px + 69px));
}

#directions #ca-1:hover .closed h3 {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  font-weight: 700;
  font-size: 50px;
  line-height: 61px;
  color: #FFFFFF;
}

#directions #p-1:hover {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  background: #F9A82F;
}

#directions #p-1:hover #py-yazi {
  z-index: 0;
}

#directions #p-1:hover .closed {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  -webkit-transform: translate(calc(50% - 95px - 135px), calc(0px - 50% + 30px + 69px));
          transform: translate(calc(50% - 95px - 135px), calc(0px - 50% + 30px + 69px));
}

#directions #p-1:hover .closed h3 {
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  font-weight: 700;
  font-size: 50px;
  line-height: 61px;
  color: #FFFFFF;
}

#directions #hr-1 {
  height: 0px;
  width: 100%;
  border-top: 5px solid;
  -o-border-image: linear-gradient(90deg, #3D31D0, #7D1B8D);
     border-image: -webkit-gradient(linear, left top, right top, from(#3D31D0), to(#7D1B8D));
     border-image: linear-gradient(90deg, #3D31D0, #7D1B8D);
  border-image-slice: 1;
  position: absolute;
  top: 50%;
}

#directions #hr-2 {
  height: 100%;
  width: 0;
  border-left: 5px solid;
  -o-border-image: linear-gradient(90deg, #3D31D0, #7D1B8D);
     border-image: -webkit-gradient(linear, left top, right top, from(#3D31D0), to(#7D1B8D));
     border-image: linear-gradient(90deg, #3D31D0, #7D1B8D);
  border-image-slice: 1;
  position: absolute;
  left: calc(50%);
}

#gallery .center {
  width: 100%;
  margin-top: 90px;
  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;
}

#gallery .center .yuz {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#gallery .center .yuz #img11 {
  width: 318px;
  height: 32px;
}

#gallery .center .yuz h2 {
  font-weight: 700;
  font-size: 44px;
  line-height: 53px;
  color: #1B1C1E;
  margin-bottom: 16px;
}

#gallery .center .yuz h4 {
  width: 400px;
  margin-top: 29px;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-bottom: 88px;
}

#gallery .center .yuz .list-item {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #1B1C1E;
  margin: 0 16px;
  padding: 10px 10px 10px 11px;
  border-radius: 40px;
}

#gallery .center .yuz .list-item:hover {
  background: linear-gradient(104.76deg, #3D31D0 0%, #BF49BB 98.17%) !important;
  color: #FFFFFF !important;
  cursor: pointer !important;
}

#gallery .center .yuz .symbol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 55px;
}

#gallery .center #gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#gallery .center .gallery-list-2 {
  display: none;
}

#gallery .center #images {
  margin-top: 73px;
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#gallery .center #images .trainer_div {
  height: 23.25vw !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFF !important;
  overflow-y: hidden;
}

#gallery .center #images .trainer_div .trainer-overlay {
  z-index: 999;
  width: 100%;
  height: 22.5%;
  background: linear-gradient(104.76deg, #3D31D0 0%, #BF49BB 110%);
  color: white;
  position: relative;
  bottom: -22.5%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding-top: 17px;
  padding-left: 24px;
  padding-right: 21px;
}

#gallery .center #images .trainer_div .trainer-overlay h3 {
  padding-bottom: 11px;
  font-size: 28px;
}

#gallery .center #images .trainer_div .trainer-overlay span {
  font-size: 20px;
}

#gallery .center #images .trainer_div:hover .trainer-overlay {
  bottom: 0;
}

#gallery .center #images .media {
  margin-top: 30px;
  margin-left: 1.15%;
  margin-right: 1.15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  height: 300px;
  background-color: #F3F1F1;
  position: relative;
  display: none;
}

#gallery .center #images .media .cpp-img {
  width: 92px;
  height: auto;
  position: absolute;
  left: 31px;
  top: 26px;
}

#gallery .center #images .media .tr-img {
  max-width: 100%;
  height: auto !important;
  position: absolute;
}

#gallery .center #images .media .mask {
  position: relative;
  width: 100%;
}

#gallery .center #images .media .mask img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

#gallery .center #images .media .mask span {
  position: absolute;
  bottom: 13px;
  left: 24px;
  color: white;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

#gallery .center #images .media .mask h3 {
  position: absolute;
  bottom: 38px;
  left: 24px;
  color: white;
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
}

#gallery .center #images .media:hover {
  cursor: pointer;
}

#gallery .center #images .mezun_div:nth-child(-n+3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#slogan {
  margin-top: 234px;
  width: 100%;
  height: 162px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(90.46deg, #3D31D0 0.13%, #DA4545 45.84%, #BF49BB 92.51%);
}

#slogan h3 {
  width: 670px;
  font-weight: 800;
  font-size: 35px;
  line-height: 43px;
  text-align: center;
  color: #FFFFFF;
}

#packages {
  width: 100%;
  margin-top: 90px;
  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;
}

#packages #packs-2 {
  display: none;
}

#packages .yy {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#packages .yy img {
  width: 318px;
  height: 32px;
}

#packages .yy h2 {
  font-weight: 700;
  font-size: 55px;
  line-height: 67px;
  color: #1B1C1E;
  margin-bottom: 16px;
}

#packages .yy h4 {
  width: 475px;
  margin-top: 29px;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-bottom: 88px;
}

#packages #packs {
  margin-bottom: 164px;
  width: 93.75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#packages #packs .pack {
  width: 20%;
}

#packages #packs .pack .yuxari {
  border-bottom: 1px solid black;
  width: 100%;
  height: 128px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#packages #packs .pack .yuxari h4 {
  font-weight: 600;
  font-size: 35px;
  line-height: 33px;
  color: #1B1C1E;
  text-align: center;
}

#packages #packs .pack .yuxari h4 .colored {
  background: linear-gradient(109.76deg, #3D31D0 8.94%, #DD2A2A 104.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

#packages #packs .pack .asagi {
  width: 100%;
  height: 321px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#packages #packs .pack .asagi .money {
  background: linear-gradient(109.76deg, #3D31D0 8.94%, #DD2A2A 104.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#packages #packs .pack .asagi .money .man {
  font-size: 24px;
  font-weight: 500;
  margin-right: 13px;
}

#packages #packs .pack .asagi .money #m2 .qiymet {
  font-weight: 600;
  font-size: 70px;
  line-height: 85px;
  text-align: center;
}

#packages #packs .pack .asagi .money #m2 .ay {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

#packages #packs .pack .asagi a .more {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 40px;
  padding: 13px 24px 13px 23px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#packages #packs .pack .asagi a .more:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#packages #packs .pack .asagi a #more-da {
  background: linear-gradient(98.55deg, #2C0B8C 0%, #17C7FF 105.06%);
}

#packages #packs .pack .asagi a #more-py {
  background: linear-gradient(98.55deg, #642ADD 0%, #D031CA 106.16%);
}

#packages #packs .pack .asagi a #more-ca {
  background: linear-gradient(98.55deg, #D031CA 0%, #642ADD 106.16%);
}

#packages #packs .pack .asagi a #more-df {
  background: linear-gradient(98.55deg, #17C7FF 0%, #2C0B8C 105.06%);
}

#packages #packs .pack .asagi a #more-fs {
  background: linear-gradient(98.55deg, #3D31D0 0%, #DD2A2A 106.16%);
}

#packages #packs #pack-da,
#packages #packs #pack-py,
#packages #packs #pack-ca,
#packages #packs #pack-fs {
  border-right: 1px solid black;
}

#packages #packs #pack-da .yuxari h4 {
  padding-bottom: 24px;
  padding-right: 40px;
}

#lent {
  display: none;
}

/*----------------------------register----------------------------*/
#register {
  margin-bottom: 92px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#register #register-yazi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  z-index: 999;
}

#register #register-yazi h3 {
  margin-left: 152px;
  margin-top: 98px;
  width: 846px;
  font-weight: 700;
  font-size: 65px;
  line-height: 79px;
  color: #000000;
}

#register #register-logo {
  position: absolute;
  right: 142px;
}

#register #register-logo img {
  width: 600px;
}

#register #registration {
  cursor: pointer;
  margin-left: 152px;
  margin-top: 105px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#register #registration #register-btn {
  background: linear-gradient(98.55deg, #D04431 0%, #2A3CDD 106.16%);
  padding: 13px 13px;
  font-weight: 700;
  font-size: 27px;
  line-height: 38px;
  text-align: center;
  color: #FFFFFF;
  z-index: 999;
}

/*-------------------------------------------Footer-------------------------------*/
footer {
  margin-top: 268px;
  background: #686868;
  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;
}

footer h3 {
  margin: 32px 0 36px 0;
  width: 100%;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  color: #FFFFFF;
  text-align: center;
}

footer .contact {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .contact a {
  margin-right: 47px;
  margin-bottom: 58px;
}

footer .contact a:last-of-type {
  margin-right: 0;
}

footer .contact a i {
  color: #686868;
  font-size: 30px;
  padding: 12px;
  border-radius: 50%;
  background-color: white;
}

footer .contact #ig-a:hover #ig-i {
  color: #fbad50;
}

footer .contact #tg-a:hover #tg-i {
  color: #229ED9;
}

footer .contact #wp-a:hover #wp-i {
  color: #25D366;
}

footer .contact #yt-a:hover #yt-i {
  color: #FF0000;
}

footer #copyrights {
  margin-bottom: 19px;
}

footer #copyrights h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

@media screen and (max-width: 1850px) {
  body {
    margin-top: -16px;
  }
  #bas {
    height: 555px;
    margin-top: 50px;
  }
  #bas #logo-sag-cixinti {
    position: absolute;
    bottom: 0px;
    right: -225px;
    z-index: -2;
  }
  #bas #logo-sag-cixinti img {
    width: 550px;
  }
  #bas #logo-sol-cixinti {
    position: absolute;
    left: -286px;
    bottom: -303px;
    z-index: -2;
  }
  #bas #logo-sol-cixinti img {
    width: 550px;
  }
  #bas #birinci-yazi {
    margin-left: 104px;
    margin-top: 46px;
    width: 784px;
  }
  #bas #birinci-yazi span {
    font-weight: 700;
    font-size: 53px;
  }
  #bas #birinci-yazi #yazi-1 {
    position: relative;
    left: 264px;
  }
  #bas #birinci-yazi #cycle-parent {
    width: 258px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    overflow-y: hidden;
  }
  #bas #birinci-yazi #cycle-parent .cycle {
    position: absolute;
    left: 0;
    background: linear-gradient(93.62deg, #DD2A2A 4.25%, #3D31D0 60.87%, #BF49BB 117.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
  #bas #birinci-yazi #cycle-parent #cycle-1 {
    position: absolute;
    top: 0px;
    -webkit-animation: cyc-backend 4s infinite;
            animation: cyc-backend 4s infinite;
  }
  #bas #birinci-yazi #cycle-parent #cycle-2 {
    position: absolute;
    top: 72px;
    -webkit-animation: cyc-frontend 4s infinite;
            animation: cyc-frontend 4s infinite;
  }
  #bas #birinci-yazi #cycle-parent #cycle-3 {
    position: absolute;
    top: 72px;
    -webkit-animation: cyc-full 4s infinite;
            animation: cyc-full 4s infinite;
  }
  #bas #birinci-yazi #etrafli-1 {
    width: 117px;
  }
  #bas #birinci-yazi #etrafli-1 h3 {
    top: 80x;
    left: 5px;
    width: 118px;
    height: 44px;
    font-size: 20px;
  }
  #bas #data-down img {
    width: 64px;
    height: 35px;
    margin-left: 3px;
  }
  #bas #data-down #data-link {
    padding-bottom: 12px;
  }
  #bas #data-down #data-link h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
  }
  @-webkit-keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-frontend {
    0% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-frontend {
    0% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-full {
    0% {
      top: 144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-full {
    0% {
      top: 144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 72px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 144px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  #directions {
    height: 712px;
  }
  #directions .dir .closed h3 {
    font-size: 48px;
    line-height: 58px;
  }
  #directions .dir .gizli-yazi {
    font-size: 18px;
    line-height: 22px;
  }
  #directions .dir #data-yazi,
  #directions .dir #cpp-yazi,
  #directions .dir #py-yazi,
  #directions .dir #front-yazi {
    width: 430px;
  }
  #directions .dir #data-logo {
    top: 55px;
    right: 61px;
  }
  #directions .dir #data-yazi {
    top: 130px;
    left: 94px;
  }
  #directions .dir #py-logo {
    top: 55px;
    left: 61px;
  }
  #directions .dir #py-yazi {
    top: 130px;
    right: 108px;
  }
  #directions .dir #cpp-logo {
    top: 55px;
    right: 61px;
  }
  #directions .dir #cpp-yazi {
    top: 130px;
    left: 94px;
  }
  #directions .dir #front-logo {
    top: 55px;
    left: 61px;
  }
  #directions .dir #front-yazi {
    top: 130px;
    right: 108px;
  }
  #directions .dir .abs img {
    width: 70px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 165px + 95px), calc(0px - 50% + 19px + 55px));
            transform: translate(calc(0px - 50% + 165px + 95px), calc(0px - 50% + 19px + 55px));
  }
  #directions #da-1:hover .closed h3 {
    font-size: 40px;
    line-height: 49px;
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 207px - 108px), calc(0px - 50% + 19px + 55px));
            transform: translate(calc(50% - 207px - 108px), calc(0px - 50% + 19px + 55px));
  }
  #directions #df-1:hover .closed h3 {
    font-size: 40px;
    line-height: 49px;
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 169px + 94px), calc(0px - 50% + 19px + 55px));
            transform: translate(calc(0px - 50% + 169px + 94px), calc(0px - 50% + 19px + 55px));
  }
  #directions #ca-1:hover .closed h3 {
    font-size: 40px;
    line-height: 49px;
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 76px - 108px), calc(0px - 50% + 19px + 55px));
            transform: translate(calc(50% - 76px - 108px), calc(0px - 50% + 19px + 55px));
  }
  #directions #p-1:hover .closed h3 {
    font-size: 40px;
    line-height: 49px;
  }
  #directions #hr-1 {
    border-top: 3px solid;
    top: 50%;
  }
  #directions #hr-2 {
    border-left: 3px solid;
    left: calc(50%);
  }
  #gallery .center {
    margin-top: 72px;
  }
  #gallery .center .yuz #img11 {
    width: 254px;
    height: 26px;
  }
  #gallery .center .yuz h2 {
    font-size: 35.2px;
    line-height: 43px;
    margin-bottom: 10px;
  }
  #gallery .center .yuz h4 {
    width: 256px;
    margin-top: 18px;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 56px;
  }
  #gallery .center .yuz .list-item {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    margin: 0 20px;
    padding: 6px 6px 6px 7px;
  }
  #gallery .center .yuz .symbol {
    width: 44px;
  }
  #gallery .center #images .media {
    margin-top: 24px;
    height: 240px;
  }
  #gallery .center #images .media .cpp-img {
    width: 74px;
    left: 25px;
    top: 21px;
  }
  #gallery .center #images .media .mask span {
    bottom: 10px;
    left: 19px;
    font-size: 16px;
    line-height: 19px;
  }
  #gallery .center #images .media .mask h3 {
    bottom: 30px;
    left: 19px;
    font-size: 22px;
    line-height: 30px;
  }
  #gallery .center #images .trainer_div {
    height: 23.25vw !important;
  }
  #gallery .center #images .trainer_div .trainer-overlay {
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 21px;
  }
  #gallery .center #images .trainer_div .trainer-overlay h3 {
    padding-bottom: 8px;
    font-size: 23px;
  }
  #gallery .center #images .trainer_div .trainer-overlay span {
    font-size: 16px;
  }
  #slogan {
    margin-top: 187px;
    height: 130px;
  }
  #slogan h3 {
    width: 536px;
    font-size: 28px;
    line-height: 34px;
  }
  #packages {
    margin-top: 90px;
  }
  #packages .yy img {
    width: 254px;
    height: 26px;
  }
  #packages .yy h2 {
    font-size: 44px;
    line-height: 54px;
    margin-bottom: 13px;
  }
  #packages .yy h4 {
    width: 380px;
    margin-top: 23px;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 70px;
  }
  #packages #packs {
    margin-bottom: 131px;
  }
  #packages #packs .pack .yuxari {
    height: 102px;
  }
  #packages #packs .pack .yuxari h4 {
    font-size: 28px;
    line-height: 26px;
  }
  #packages #packs .pack .asagi {
    height: 257px;
  }
  #packages #packs .pack .asagi .money .man {
    font-size: 19px;
    margin-right: 10px;
  }
  #packages #packs .pack .asagi .money #m2 .qiymet {
    font-size: 56px;
    line-height: 68px;
  }
  #packages #packs .pack .asagi .money #m2 .ay {
    font-size: 20px;
    line-height: 24px;
  }
  #packages #packs .pack .asagi a .more {
    font-size: 18px;
    line-height: 24px;
    border-radius: 32px;
    padding: 10px 19px 10px 18px;
  }
  #packages #packs #pack-da .yuxari h4 {
    padding-bottom: 19px;
    padding-right: 32px;
  }
  #register {
    margin-bottom: 74px;
  }
  #register #register-yazi h3 {
    margin-left: 122px;
    margin-top: 78px;
    width: 677px;
    font-size: 52px;
    line-height: 63px;
    z-index: 999;
  }
  #register #register-logo {
    right: 99px;
  }
  #register #register-logo img {
    width: 480px;
  }
  #register #registration {
    margin-left: 122px;
    margin-top: 84px;
  }
  #register #registration #register-btn {
    padding: 11px 11px;
    font-size: 22px;
    line-height: 30px;
    z-index: 999;
  }
  footer {
    margin-top: 214px;
  }
  footer h3 {
    margin: 26px 0 29px 0;
    font-size: 40px;
    line-height: 49px;
  }
  footer .contact #instagram {
    margin-right: 47px;
  }
  footer .contact #telegram {
    margin-right: 47px;
  }
  footer .contact a {
    margin-right: 38px;
    margin-bottom: 46px;
  }
  footer .contact a i {
    font-size: 24px;
    padding: 10px;
  }
  footer #copyrights {
    margin-bottom: 19px;
  }
  footer #copyrights h4 {
    font-size: 20px;
    line-height: 24px;
  }
  #head {
    padding-bottom: 24px;
    margin-top: 38px;
    padding-left: 59px;
    padding-right: 72px;
  }
  #head .logo a {
    font-size: 26px;
  }
  #head .logo a div img {
    width: 56px;
  }
  #head .logo a #log {
    margin-left: 20px;
  }
  #head #navbar a {
    margin-right: 38px;
    font-size: 16px;
  }
  #head #navbar a:before {
    width: 47px;
    bottom: -10px;
  }
  #head #navbar a:hover:before {
    left: calc(50% - 23.6px);
  }
}

/* ----------------------------   1366*768 px -----------------------------*/
@media screen and (max-width: 1400px) {
  body {
    margin-top: -13px;
  }
  #bas {
    height: 444px;
    margin-top: 40px;
  }
  #bas #logo-sag-cixinti {
    right: -180px;
  }
  #bas #logo-sag-cixinti img {
    width: 440px;
  }
  #bas #logo-sol-cixinti {
    left: -229px;
    bottom: -242px;
  }
  #bas #logo-sol-cixinti img {
    width: 440px;
  }
  #bas #birinci-yazi {
    margin-left: 83px;
    margin-top: 37px;
    width: 627px;
  }
  #bas #birinci-yazi span {
    font-weight: 700;
    font-size: 42px;
  }
  #bas #birinci-yazi #yazi-1 {
    left: 211px;
  }
  #bas #birinci-yazi #cycle-parent {
    width: 206px;
    height: 58px;
  }
  #bas #birinci-yazi #etrafli-1 {
    width: 94px;
  }
  #bas #birinci-yazi #etrafli-1 h3 {
    top: 64x;
    left: 4px;
    width: 94px;
    height: 35px;
    font-size: 16px;
  }
  #bas #data-down img {
    width: 51px;
    height: 28px;
    margin-left: 3px;
  }
  #bas #data-down #data-link {
    padding-bottom: 10px;
  }
  #bas #data-down #data-link h3 {
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
  }
  @-webkit-keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-frontend {
    0% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-frontend {
    0% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-full {
    0% {
      top: 116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-full {
    0% {
      top: 116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 58px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 116px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  #directions {
    height: 570px;
  }
  #directions .dir .closed h3 {
    font-size: 38px;
    line-height: 46px;
  }
  #directions .dir .gizli-yazi {
    font-size: 14px;
    line-height: 18px;
  }
  #directions .dir #data-yazi,
  #directions .dir #cpp-yazi,
  #directions .dir #py-yazi,
  #directions .dir #front-yazi {
    width: 344px;
  }
  #directions .dir #data-logo {
    top: 44px;
    right: 49px;
  }
  #directions .dir #data-yazi {
    top: 104px;
    left: 75px;
  }
  #directions .dir #py-logo {
    top: 44px;
    left: 49px;
  }
  #directions .dir #py-yazi {
    top: 104px;
    right: 86px;
  }
  #directions .dir #cpp-logo {
    top: 44px;
    right: 49px;
  }
  #directions .dir #cpp-yazi {
    top: 104px;
    left: 75px;
  }
  #directions .dir #front-logo {
    top: 44px;
    left: 49px;
  }
  #directions .dir #front-yazi {
    top: 104px;
    right: 86px;
  }
  #directions .dir .abs img {
    width: 56px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 132px + 76px), calc(0px - 50% + 15px + 44px));
            transform: translate(calc(0px - 50% + 132px + 76px), calc(0px - 50% + 15px + 44px));
  }
  #directions #da-1:hover .closed h3 {
    font-size: 32px;
    line-height: 39px;
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 165px - 86px), calc(0px - 50% + 15px + 44px));
            transform: translate(calc(50% - 165px - 86px), calc(0px - 50% + 15px + 44px));
  }
  #directions #df-1:hover .closed h3 {
    font-size: 32px;
    line-height: 39px;
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 135px + 75px), calc(0px - 50% + 15px + 44px));
            transform: translate(calc(0px - 50% + 135px + 75px), calc(0px - 50% + 15px + 44px));
  }
  #directions #ca-1:hover .closed h3 {
    font-size: 32px;
    line-height: 39px;
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 61px - 86px), calc(0px - 50% + 15px + 44px));
            transform: translate(calc(50% - 61px - 86px), calc(0px - 50% + 15px + 44px));
  }
  #directions #p-1:hover .closed h3 {
    font-size: 32px;
    line-height: 39px;
  }
  #directions #hr-1 {
    border-top: 3px solid;
    top: 50%;
  }
  #directions #hr-2 {
    border-left: 3px solid;
    left: calc(50%);
  }
  /* ------------------------------- Gallery ------------------------------------------*/
  #gallery .center {
    margin-top: 58px;
  }
  #gallery .center .yuz #img11 {
    width: 203px;
    height: 21px;
  }
  #gallery .center .yuz h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 8px;
  }
  #gallery .center .yuz h4 {
    width: 205px;
    margin-top: 14px;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 45px;
  }
  #gallery .center .yuz .list-item {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    margin: 0 20px;
    padding: 6px 6px 6px 7px;
  }
  #gallery .center .yuz .symbol {
    width: 35px;
  }
  #gallery .center #images .media {
    margin-top: 19px;
    height: 190px;
  }
  #gallery .center #images .media .cpp-img {
    width: 59px;
    left: 20px;
    top: 17px;
  }
  #gallery .center #images .media .mask {
    overflow-y: hidden;
  }
  #gallery .center #images .media .mask img {
    bottom: -10px;
  }
  #gallery .center #images .media .mask span {
    bottom: 8px;
    left: 15px;
    font-size: 13px;
    line-height: 15px;
  }
  #gallery .center #images .media .mask h3 {
    bottom: 24px;
    left: 15px;
    font-size: 18px;
    line-height: 24px;
  }
  #gallery .center #images .trainer_div {
    height: 23.25vw !important;
  }
  #gallery .center #images .trainer_div .trainer-overlay {
    padding-top: 13px;
    padding-left: 19px;
    padding-right: 17px;
  }
  #gallery .center #images .trainer_div .trainer-overlay h3 {
    padding-bottom: 2px;
    font-size: 19px;
  }
  #gallery .center #images .trainer_div .trainer-overlay span {
    font-size: 12px;
  }
  /* ------------------------------- Slogan ------------------------------------------*/
  #slogan {
    margin-top: 150px;
    height: 104px;
  }
  #slogan h3 {
    width: 429px;
    font-size: 24px;
    line-height: 27px;
  }
  #packages {
    margin-top: 72px;
  }
  #packages .yy img {
    width: 204px;
    height: 20px;
  }
  #packages .yy h2 {
    font-size: 35px;
    line-height: 43px;
    margin-bottom: 10px;
  }
  #packages .yy h4 {
    width: 304px;
    margin-top: 18px;
    font-size: 13x;
    line-height: 15px;
    margin-bottom: 56px;
  }
  #packages #packs {
    margin-bottom: 105px;
  }
  #packages #packs .pack .yuxari {
    height: 82px;
  }
  #packages #packs .pack .yuxari h4 {
    font-size: 22px;
    line-height: 21px;
  }
  #packages #packs .pack .asagi {
    height: 206px;
  }
  #packages #packs .pack .asagi .money .man {
    font-size: 15px;
    margin-right: 8px;
  }
  #packages #packs .pack .asagi .money #m2 .qiymet {
    font-size: 45px;
    line-height: 54px;
  }
  #packages #packs .pack .asagi .money #m2 .ay {
    font-size: 16px;
    line-height: 19px;
  }
  #packages #packs .pack .asagi a .more {
    font-size: 14px;
    line-height: 19px;
    border-radius: 26px;
    padding: 8px 15px 8px 16px;
  }
  #packages #packs #pack-da .yuxari h4 {
    padding-bottom: 15px;
    padding-right: 26px;
  }
  #register {
    margin-bottom: 59px;
  }
  #register #register-yazi h3 {
    margin-left: 98px;
    margin-top: 62px;
    width: 542px;
    font-size: 42px;
    line-height: 50px;
    z-index: 999;
  }
  #register #register-logo {
    right: 79px;
  }
  #register #register-logo img {
    width: 384px;
  }
  #register #registration {
    margin-left: 98px;
    margin-top: 67px;
  }
  #register #registration #register-btn {
    padding: 8px 9px;
    font-size: 18px;
    line-height: 24px;
    z-index: 999;
  }
  /*-----------------------------------Footer--------------------------------------*/
  footer {
    margin-top: 171px;
  }
  footer h3 {
    margin: 21px 0 23px 0;
    font-size: 32px;
    line-height: 39px;
  }
  footer .contact #instagram {
    margin-right: 38px;
  }
  footer .contact #telegram {
    margin-right: 38px;
  }
  footer .contact a {
    margin-right: 30px;
    margin-bottom: 37px;
  }
  footer .contact a i {
    font-size: 19px;
    padding: 8px;
  }
  footer #copyrights {
    margin-bottom: 15px;
  }
  footer #copyrights h4 {
    font-size: 13px;
    line-height: 17px;
  }
  #head {
    padding-bottom: 19px;
    margin-top: 30px;
    padding-left: 47px;
    padding-right: 58px;
  }
  #head .logo a {
    font-size: 21px;
  }
  #head .logo a div img {
    width: 45px;
  }
  #head .logo a #log {
    margin-left: 16px;
  }
}

/* ----------------------------   1024-768 px -----------------------------*/
@media screen and (max-width: 1081px) {
  body {
    margin-top: -9px;
  }
  #bas {
    height: 311px;
    margin-top: 28px;
  }
  #bas #logo-sag-cixinti {
    right: -126px;
  }
  #bas #logo-sag-cixinti img {
    width: 308px;
  }
  #bas #logo-sol-cixinti {
    left: -160px;
    bottom: -169px;
  }
  #bas #logo-sol-cixinti img {
    width: 308px;
  }
  #bas #birinci-yazi {
    margin-left: 58px;
    margin-top: 26px;
    width: 439px;
  }
  #bas #birinci-yazi span {
    font-weight: 700;
    font-size: 29px;
  }
  #bas #birinci-yazi #yazi-1 {
    left: 148px;
  }
  #bas #birinci-yazi #cycle-parent {
    width: 144px;
    height: 41px;
  }
  #bas #birinci-yazi #etrafli-1 {
    width: 66px;
  }
  #bas #birinci-yazi #etrafli-1 h3 {
    top: 45x;
    left: 4px;
    width: 66px;
    height: 24px;
    font-size: 11px;
  }
  #bas #data-down img {
    width: 36px;
    height: 20px;
    margin-left: 3px;
  }
  #bas #data-down #data-link {
    padding-bottom: 8px;
  }
  #bas #data-down #data-link h3 {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
  }
  @-webkit-keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-frontend {
    0% {
      top: 41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-frontend {
    0% {
      top: 41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-full {
    0% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-full {
    0% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 41px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 82px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  #directions {
    height: 399px;
  }
  #directions .dir .closed h3 {
    font-size: 27px;
    line-height: 32px;
  }
  #directions .dir .gizli-yazi {
    font-size: 10px;
    line-height: 13px;
  }
  #directions .dir #data-yazi,
  #directions .dir #cpp-yazi,
  #directions .dir #py-yazi,
  #directions .dir #front-yazi {
    width: 241px;
  }
  #directions .dir #data-logo {
    top: 31px;
    right: 34px;
  }
  #directions .dir #data-yazi {
    top: 73px;
    left: 53px;
  }
  #directions .dir #py-logo {
    top: 31px;
    left: 34px;
  }
  #directions .dir #py-yazi {
    top: 73px;
    right: 60px;
  }
  #directions .dir #cpp-logo {
    top: 31px;
    right: 34px;
  }
  #directions .dir #cpp-yazi {
    top: 73px;
    left: 53px;
  }
  #directions .dir #front-logo {
    top: 31px;
    left: 34px;
  }
  #directions .dir #front-yazi {
    top: 73px;
    right: 60px;
  }
  #directions .dir .abs img {
    width: 39px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 92px + 53px), calc(0px - 50% + 11px + 31px));
            transform: translate(calc(0px - 50% + 92px + 53px), calc(0px - 50% + 11px + 31px));
  }
  #directions #da-1:hover .closed h3 {
    font-size: 22px;
    line-height: 27px;
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 116px - 60px), calc(0px - 50% + 11px + 31px));
            transform: translate(calc(50% - 116px - 60px), calc(0px - 50% + 11px + 31px));
  }
  #directions #df-1:hover .closed h3 {
    font-size: 22px;
    line-height: 27px;
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 95px + 52px), calc(0px - 50% + 11px + 31px));
            transform: translate(calc(0px - 50% + 95px + 52px), calc(0px - 50% + 11px + 31px));
  }
  #directions #ca-1:hover .closed h3 {
    font-size: 22px;
    line-height: 27px;
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 43px - 60px), calc(0px - 50% + 11px + 31px));
            transform: translate(calc(50% - 43px - 60px), calc(0px - 50% + 11px + 31px));
  }
  #directions #p-1:hover .closed h3 {
    font-size: 22px;
    line-height: 27px;
  }
  #directions #hr-1 {
    border-top: 3px solid;
  }
  #directions #hr-2 {
    border-left: 3px solid;
  }
  #gallery .center {
    margin-top: 41px;
  }
  #gallery .center .yuz #img11 {
    width: 142px;
    height: 15px;
  }
  #gallery .center .yuz h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 6px;
  }
  #gallery .center .yuz h4 {
    width: 144px;
    margin-top: 10px;
    font-size: 7px;
    line-height: 8px;
    margin-bottom: 32px;
  }
  #gallery .center .yuz .list-item {
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    margin: 0 20px;
    padding: 6px 6px 6px 7px;
  }
  #gallery .center #images {
    margin-top: 32px;
  }
  #gallery .center #images .media {
    margin-top: 15px;
    height: 152px;
  }
  #gallery .center #images .media .cpp-img {
    width: 47px;
    left: 20px;
    top: 14px;
  }
  #gallery .center #images .media .mask {
    overflow-y: hidden;
  }
  #gallery .center #images .media .mask img {
    bottom: -8px;
  }
  #gallery .center #images .media .mask span {
    bottom: 6px;
    left: 12px;
    font-size: 10px;
    line-height: 12px;
  }
  #gallery .center #images .media .mask h3 {
    bottom: 19px;
    left: 12px;
    font-size: 14px;
    line-height: 19px;
  }
  #gallery .center #images .trainer_div .trainer-overlay {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 14px;
  }
  #gallery .center #images .trainer_div .trainer-overlay h3 {
    padding-bottom: 1px;
    font-size: 15px;
  }
  #gallery .center #images .trainer_div .trainer-overlay span {
    font-size: 10px;
  }
  #slogan {
    margin-top: 105px;
    height: 73px;
  }
  #slogan h3 {
    width: 300px;
    font-size: 17px;
    line-height: 19px;
  }
  #packages {
    margin-top: 50px;
  }
  #packages .yy img {
    width: 141px;
    height: 14px;
  }
  #packages .yy h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 7px;
  }
  #packages .yy h4 {
    width: 213px;
    margin-top: 13px;
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 39px;
  }
  #packages #packs {
    margin-bottom: 74px;
  }
  #packages #packs .pack .yuxari {
    height: 57px;
  }
  #packages #packs .pack .yuxari h4 {
    font-size: 15px;
    line-height: 15px;
  }
  #packages #packs .pack .asagi {
    height: 144px;
  }
  #packages #packs .pack .asagi .money .man {
    font-size: 11px;
    margin-right: 6px;
  }
  #packages #packs .pack .asagi .money #m2 .qiymet {
    font-size: 32px;
    line-height: 38px;
  }
  #packages #packs .pack .asagi .money #m2 .ay {
    font-size: 11px;
    line-height: 13px;
  }
  #packages #packs .pack .asagi a .more {
    font-size: 10px;
    line-height: 13px;
    border-radius: 18px;
    padding: 6px 11px 6px 11px;
  }
  #packages #packs #pack-da .yuxari h4 {
    padding-bottom: 11px;
    padding-right: 18px;
  }
  /*-----------------------------------Register--------------------------------------*/
  #register {
    margin-bottom: 41px;
  }
  #register #register-yazi h3 {
    margin-left: 69px;
    margin-top: 43px;
    width: 379px;
    font-size: 29px;
    line-height: 35px;
    z-index: 999;
  }
  #register #register-logo {
    right: 55px;
  }
  #register #register-logo img {
    width: 269px;
  }
  #register a {
    margin-top: 47px;
  }
  #register #registration {
    margin-top: 0;
    margin-left: 69px;
  }
  #register #registration #register-btn {
    padding: 7px 7px;
    font-size: 13px;
    line-height: 17px;
    z-index: 999;
  }
  /*-----------------------------------Footer--------------------------------------*/
  footer {
    margin-top: 120px;
  }
  footer h3 {
    margin: 15px 0 16px 0;
    font-size: 22px;
    line-height: 27px;
  }
  footer .contact #instagram {
    margin-right: 27px;
  }
  footer .contact #telegram {
    margin-right: 27px;
  }
  footer .contact a {
    margin-right: 21px;
    margin-bottom: 26px;
  }
  footer .contact a i {
    font-size: 13px;
    padding: 6px;
  }
  footer #copyrights {
    margin-bottom: 11px;
  }
  footer #copyrights h4 {
    font-size: 9px;
    line-height: 12px;
  }
  #head {
    padding-bottom: 13px;
    margin-top: 21px;
    padding-left: 33px;
    padding-right: 41px;
  }
  #head .logo a {
    font-size: 15px;
  }
  #head .logo a div img {
    width: 32px;
  }
  #head .logo a #log {
    margin-left: 11px;
  }
}

/*---------------------------------MOBIL----------------------------*/
@media screen and (max-width: 780px) {
  #head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #head #navbar {
    display: none;
  }
  #head #nav_icon {
    display: inline-block;
    width: 70px;
    cursor: pointer;
  }
  #head #open-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    background: linear-gradient(1.79deg, #BF49BB 0.76%, #3D31D0 105.57%);
    display: none;
  }
  #head #open-close .faizli-boluk {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #head #open-close .faizli-boluk a {
    width: 40%;
    text-align: center;
    font-size: 14px;
    padding: 18px 21px;
    color: #FFF;
    font-weight: 600;
    border-radius: 10px;
  }
  #head #open-close .faizli-boluk a:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  #head .logo a div {
    font-size: 25px;
    line-height: 24px;
  }
  #head .logo a div img {
    display: none;
  }
  #head .logo a #log {
    margin-left: 26px;
  }
  #bas {
    height: calc(311px + 200px);
  }
  #bas #logo-sag-cixinti {
    z-index: -999;
    opacity: 0.4;
    right: -130px;
    bottom: 178px;
  }
  #bas #logo-sol-cixinti {
    z-index: -9999;
    opacity: 0.4;
    left: -175px;
    bottom: 0px;
  }
  #bas #birinci-yazi {
    width: 100%;
  }
  #bas #data-down {
    display: none;
  }
  #bas #fullw {
    display: block;
    width: 100%;
    height: 6px;
    background: linear-gradient(91.79deg, #3D31D0 0.76%, #BF49BB 105.57%);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #bas #birinci-yazi #etrafli-1 {
    left: 0px;
  }
  #bas #birinci-yazi #etrafli-1 a {
    padding: 9px 10px;
  }
  #bas #birinci-yazi #etrafli-1 a h3 {
    width: 100px;
    height: 39px;
    left: 35px;
    font-weight: 800;
    font-size: 14px;
    line-height: 17px;
  }
  #directions {
    height: 375px;
  }
  #directions .dir .closed h3 {
    font-size: 23px;
    line-height: 28px;
  }
  #directions .dir .gizli-yazi {
    font-size: 8.5px;
    line-height: 11px;
  }
  #directions .dir #data-yazi,
  #directions .dir #cpp-yazi,
  #directions .dir #py-yazi,
  #directions .dir #front-yazi {
    width: 205px;
  }
  #directions .dir #data-logo {
    top: 26px;
    right: 29px;
  }
  #directions .dir #data-yazi {
    top: 62px;
    left: 45px;
  }
  #directions .dir #py-logo {
    top: 26px;
    left: 29px;
  }
  #directions .dir #py-yazi {
    top: 53px;
    right: 51px;
  }
  #directions .dir #cpp-logo {
    top: 26px;
    right: 29px;
  }
  #directions .dir #cpp-yazi {
    top: 62px;
    left: 45px;
  }
  #directions .dir #front-logo {
    top: 26px;
    left: 29px;
  }
  #directions .dir #front-yazi {
    top: 62px;
    right: 51px;
  }
  #directions .dir .abs img {
    width: 33px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 78px + 45px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(0px - 50% + 78px + 45px), calc(0px - 50% + 9px + 26px));
  }
  #directions #da-1:hover .closed h3 {
    font-size: 19px;
    line-height: 23px;
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 98px - 51px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(50% - 98px - 51px), calc(0px - 50% + 9px + 26px));
  }
  #directions #df-1:hover .closed h3 {
    font-size: 19px;
    line-height: 23px;
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 81px + 44px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(0px - 50% + 81px + 44px), calc(0px - 50% + 9px + 26px));
  }
  #directions #ca-1:hover .closed h3 {
    font-size: 19px;
    line-height: 23px;
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 37px - 51px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(50% - 37px - 51px), calc(0px - 50% + 9px + 26px));
  }
  #directions #p-1:hover .closed h3 {
    font-size: 19px;
    line-height: 23px;
  }
  #directions #hr-1 {
    border-top: 2px solid;
  }
  #directions #hr-2 {
    border-left: 2px solid;
  }
  #gallery .center {
    margin-top: 81px;
  }
  #gallery .center .yuz #img11 {
    width: 312px;
    height: 33px;
  }
  #gallery .center .yuz h2 {
    font-size: 34px;
    line-height: 41px;
    margin-bottom: 36px;
  }
  #gallery .center .yuz .list-item {
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    margin: 0 20px;
    padding: 6px 6px 6px 7px;
  }
  #gallery .center .yuz h4 {
    width: 329px;
    margin-top: 37px;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 121px;
  }
  #gallery .center #images {
    margin-top: 32px;
    width: 75%;
  }
  #gallery .center #gallery-list {
    display: none;
  }
  #gallery .center #images {
    display: none;
  }
  #gallery .center .gallery-list-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  #gallery .center .gallery-list-2 .other {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #gallery .center .gallery-list-2 .other .header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 55px;
  }
  #gallery .center .gallery-list-2 .other .header span {
    width: 50%;
    height: 2px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: -webkit-gradient(linear, left top, left bottom, from(#3D31D0), to(#BF49BB));
    background: linear-gradient(180deg, #3D31D0 0%, #BF49BB 100%);
  }
  #gallery .center .gallery-list-2 .other .header span:first-child {
    margin-right: 25px;
  }
  #gallery .center .gallery-list-2 .other .header span:last-child {
    margin-left: 25px;
  }
  #gallery .center .gallery-list-2 .other .header p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 38px;
    margin: 0;
    cursor: pointer;
    border-radius: 40px;
    padding: 10px 11px 12px 10px;
  }
  #gallery .center .gallery-list-2 .other .header p:hover {
    background: linear-gradient(104.76deg, #3D31D0 0%, #BF49BB 98.17%) !important;
    color: #FFF !important;
  }
  #gallery .center .gallery-list-2 .other .header span:first-child:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    width: 15px;
    height: 15px;
    border-radius: 7.5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#3D31D0), to(#BF49BB));
    background: linear-gradient(180deg, #3D31D0 0%, #BF49BB 100%);
  }
  #gallery .center .gallery-list-2 .other .header span:last-child:before {
    content: '';
    right: 0;
    top: 0;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    width: 15px;
    height: 15px;
    border-radius: 7.5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#3D31D0), to(#BF49BB));
    background: linear-gradient(180deg, #3D31D0 0%, #BF49BB 100%);
  }
  #gallery .center .gallery-list-2 .other .posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  #gallery .center .gallery-list-2 .other .posts .post {
    width: 334px;
    height: 305px;
    margin-bottom: 55px;
    background-color: #F3F1F1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  #gallery .center .gallery-list-2 .other .posts .post .cpp-img {
    width: 92px;
    height: auto;
    position: absolute;
    left: 31px;
    top: 26px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask {
    width: 100%;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask span {
    position: absolute;
    bottom: 9px;
    left: 17px;
    color: white;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask h3 {
    position: absolute;
    bottom: 27px;
    left: 17px;
    color: white;
    font-weight: 700;
    font-size: 20px;
    line-height: 38px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask:hover {
    cursor: pointer;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div {
    height: 334px !important;
    width: 334px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #FFF !important;
    overflow-y: hidden;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .tr-img {
    max-width: 100%;
    height: auto !important;
    position: absolute;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay {
    z-index: 999;
    width: 100%;
    height: 23%;
    background: linear-gradient(104.76deg, #3D31D0 0%, #BF49BB 98.17%);
    color: white;
    position: relative;
    bottom: -23%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 21px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay h3 {
    padding-bottom: 8px;
    font-size: 22px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay span {
    font-size: 13px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div:hover .trainer-overlay {
    bottom: 0;
  }
  #gallery .center .gallery-list-2 .other .posts .post {
    display: none;
  }
  #gallery .center .gallery-list-2 .other .posts .mezun_div:nth-child(-n+3) {
    display: none;
  }
  #slogan {
    height: 125px;
    width: 100%;
    margin-bottom: 139px;
  }
  #slogan h3 {
    width: 525px;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
  }
  #packages {
    margin-bottom: 0px;
  }
  #packages .yy h2 {
    font-size: 43px;
    line-height: 51px;
  }
  #packages .yy img {
    width: 313px;
    height: 32px;
  }
  #packages .yy h4 {
    width: 348px;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 139px;
  }
  #packages #packs {
    display: none;
  }
  #packages #packs-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #packages #packs-2 .pack {
    width: 100%;
  }
  #packages #packs-2 .pack .yuxari {
    width: 100%;
    height: 128px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #packages #packs-2 .pack .yuxari h4 {
    font-weight: 600;
    font-size: 31px;
    line-height: 36px;
    color: #1B1C1E;
    text-align: center;
  }
  #packages #packs-2 .pack .yuxari h4 .colored {
    background: linear-gradient(109.76deg, #3D31D0 8.94%, #DD2A2A 104.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
  #packages #packs-2 .pack .asagi {
    width: 100%;
    height: 321px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #packages #packs-2 .pack .asagi .money {
    background: linear-gradient(109.76deg, #3D31D0 8.94%, #DD2A2A 104.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #packages #packs-2 .pack .asagi .money .man {
    font-size: 24px;
    font-weight: 500;
    margin-right: 20px;
  }
  #packages #packs-2 .pack .asagi .money #m2 .qiymet {
    font-weight: 600;
    font-size: 88px;
    line-height: 106px;
    text-align: center;
  }
  #packages #packs-2 .pack .asagi .money #m2 .ay {
    font-weight: 600;
    font-size: 31px;
    line-height: 38px;
    text-align: center;
  }
  #packages #packs-2 .pack .asagi a .more {
    font-weight: 700;
    font-size: 19px;
    line-height: 42px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 40px;
    padding: 0px 15px;
  }
  #packages #packs-2 .pack .asagi a #more-da {
    background: linear-gradient(98.55deg, #2C0B8C 0%, #17C7FF 105.06%);
  }
  #packages #packs-2 .pack .asagi a #more-py {
    background: linear-gradient(98.55deg, #642ADD 0%, #D031CA 106.16%);
  }
  #packages #packs-2 .pack .asagi a #more-ca {
    background: linear-gradient(98.55deg, #D031CA 0%, #642ADD 106.16%);
  }
  #packages #packs-2 .pack .asagi a #more-df {
    background: linear-gradient(98.55deg, #17C7FF 0%, #2C0B8C 105.06%);
  }
  #packages #packs-2 .pack .asagi a #more-fs {
    background: linear-gradient(98.55deg, #3D31D0 0%, #DD2A2A 106.16%);
  }
  #packages #packs-2 .pack .xett {
    width: 230px;
    height: 2px;
    background-color: #000000;
    margin-left: calc(50% - 115px);
  }
  #packages #packs-2 .bottom-border {
    height: 5px;
    width: 100%;
    background: linear-gradient(91.79deg, #3D31D0 0.76%, #BF49BB 105.57%);
  }
  #lent {
    display: block;
    margin-top: -70px;
    width: 100%;
  }
  #lent img {
    width: 100%;
  }
  #register {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #register #register-yazi {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #000000;
  }
  #register #register-yazi h3 {
    width: 355px;
    font-size: 31px;
    line-height: 38px;
    text-align: center;
    margin-left: 0;
  }
  #register #register-logo {
    z-index: -9999;
  }
  #register #register-logo img {
    display: none;
  }
  #register a #registration {
    margin-left: 0;
  }
  #register a #registration #register-btn {
    font-size: 19px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(98.55deg, #3D31D0 0%, #D031B7 106.16%);
    padding: 5px 10px;
  }
}

@media screen and (max-width: 650px) {
  #directions .dir #data-yazi,
  #directions .dir #cpp-yazi,
  #directions .dir #py-yazi,
  #directions .dir #front-yazi {
    width: 200px;
    position: absolute;
  }
  #directions .dir #data-logo {
    top: 26px;
    right: 22px;
  }
  #directions .dir #data-yazi {
    top: 75px;
    left: 27px;
  }
  #directions .dir #py-logo {
    top: 26px;
    left: 22px;
  }
  #directions .dir #py-yazi {
    top: 75px;
    right: 31px;
  }
  #directions .dir #cpp-logo {
    top: 26px;
    right: 22px;
  }
  #directions .dir #cpp-yazi {
    top: 75px;
    left: 27px;
  }
  #directions .dir #front-logo {
    top: 26px;
    left: 22px;
    display: none;
  }
  #directions .dir #front-yazi {
    top: 75px;
    right: 31px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 78px + 27px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(0px - 50% + 78px + 27px), calc(0px - 50% + 9px + 26px));
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 94px - 31px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(50% - 94px - 31px), calc(0px - 50% + 9px + 26px));
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 78px + 27px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(0px - 50% + 78px + 27px), calc(0px - 50% + 9px + 26px));
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 37px - 31px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(50% - 37px - 31px), calc(0px - 50% + 9px + 26px));
  }
}

@media screen and (max-width: 500px) {
  #head {
    padding-left: 30px;
    padding-right: 24px;
  }
  #head #nav_icon {
    width: 67px;
  }
  #head #open-close .faizli-boluk a {
    font-size: 13px;
    padding: 17px 20px;
  }
  #head .logo a div {
    font-size: 24px;
    line-height: 23px;
  }
  #head .logo a #log {
    margin-left: 0;
  }
  #bas {
    height: calc(299px + 192px);
  }
  #bas #logo-sag-cixinti {
    right: -124px;
    bottom: 170px;
  }
  #bas #logo-sag-cixinti img {
    width: 295px;
  }
  #bas #logo-sol-cixinti {
    left: -168px;
    bottom: -18px;
  }
  #bas #logo-sol-cixinti img {
    width: 295px;
  }
  #bas #fullw {
    height: 6px;
  }
  #bas #birinci-yazi {
    margin-left: 30px;
  }
  #bas #birinci-yazi span {
    font-size: 30px;
  }
  #bas #birinci-yazi #yazi-1 {
    left: 152px;
  }
  #bas #birinci-yazi #cycle-parent {
    width: 151px;
    height: 42px;
  }
  @-webkit-keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-frontend {
    0% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-frontend {
    0% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-full {
    0% {
      top: 84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-full {
    0% {
      top: 84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 42px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 84px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  #bas #birinci-yazi #etrafli-1 {
    margin-left: 20px;
  }
  #bas #birinci-yazi #etrafli-1 a {
    padding: 0;
  }
  #bas #birinci-yazi #etrafli-1 a h3 {
    width: 80px;
    height: 31px;
    font-size: 11px;
    line-height: 14px;
  }
  #directions .dir #data-logo {
    display: none;
  }
  #directions .dir #data-yazi {
    top: 65px;
    left: 15px;
  }
  #directions .dir #py-logo {
    display: none;
  }
  #directions .dir #py-yazi {
    top: 65px;
    right: 17px;
  }
  #directions .dir #cpp-logo {
    display: none;
  }
  #directions .dir #cpp-yazi {
    top: 65px;
    left: 15px;
  }
  #directions .dir #front-logo {
    display: none;
  }
  #directions .dir #front-yazi {
    top: 65px;
    right: 17px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 78px + 15px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(0px - 50% + 78px + 15px), calc(0px - 50% + 9px + 26px));
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 94px - 17px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(50% - 94px - 17px), calc(0px - 50% + 9px + 26px));
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 78px + 15px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(0px - 50% + 78px + 15px), calc(0px - 50% + 9px + 26px));
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 37px - 17px), calc(0px - 50% + 9px + 26px));
            transform: translate(calc(50% - 37px - 17px), calc(0px - 50% + 9px + 26px));
  }
}

@media screen and (max-width: 420px) {
  #head {
    padding-left: 25px;
    padding-right: 20px;
  }
  #head #nav_icon {
    width: 56px;
  }
  #head #open-close .faizli-boluk a {
    font-size: 11px;
    padding: 14px 17px;
  }
  #head .logo a div {
    font-size: 20px;
    line-height: 19px;
  }
  #head .logo a #log {
    margin-left: 0;
  }
  #bas {
    height: calc(249px + 160px);
  }
  #bas #logo-sag-cixinti {
    right: -104px;
    bottom: 142px;
  }
  #bas #logo-sag-cixinti img {
    width: 246px;
  }
  #bas #logo-sol-cixinti {
    left: -140px;
    bottom: -15px;
  }
  #bas #logo-sol-cixinti img {
    width: 246px;
  }
  #bas #fullw {
    height: 5px;
  }
  #bas #birinci-yazi {
    margin-left: 25px;
  }
  #bas #birinci-yazi span {
    font-size: 25px;
  }
  #bas #birinci-yazi #yazi-1 {
    left: 127px;
  }
  #bas #birinci-yazi #cycle-parent {
    width: 126px;
    height: 35px;
  }
  @-webkit-keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-frontend {
    0% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-frontend {
    0% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-full {
    0% {
      top: 70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-full {
    0% {
      top: 70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 35px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 70px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  #bas #birinci-yazi #etrafli-1 {
    margin-left: 20px;
  }
  #bas #birinci-yazi #etrafli-1 a {
    padding: 0;
  }
  #bas #birinci-yazi #etrafli-1 a h3 {
    width: 80px;
    height: 31px;
    font-size: 11px;
    line-height: 14px;
  }
  #directions {
    height: 300px;
  }
  #directions .dir .closed h3 {
    font-size: 18px;
    line-height: 22px;
  }
  #directions .dir .gizli-yazi {
    font-size: 7px;
    line-height: 9px;
  }
  #directions .dir #data-yazi,
  #directions .dir #cpp-yazi,
  #directions .dir #py-yazi,
  #directions .dir #front-yazi {
    width: 164px;
  }
  #directions .dir #data-logo {
    top: 21px;
    right: 23px;
  }
  #directions .dir #data-yazi {
    top: 47px;
    left: 15px;
  }
  #directions .dir #py-logo {
    top: 21px;
    left: 23px;
  }
  #directions .dir #py-yazi {
    top: 42px;
    right: 17px;
  }
  #directions .dir #cpp-logo {
    top: 21px;
    right: 23px;
  }
  #directions .dir #cpp-yazi {
    top: 50px;
    left: 15px;
  }
  #directions .dir #front-logo {
    top: 21px;
    left: 23px;
  }
  #directions .dir #front-yazi {
    top: 50px;
    right: 17px;
  }
  #directions .dir .abs img {
    width: 26px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 62px + 15px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(0px - 50% + 62px + 15px), calc(0px - 50% + 7px + 21px));
  }
  #directions #da-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 78px - 13px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(50% - 78px - 13px), calc(0px - 50% + 7px + 21px));
  }
  #directions #df-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 65px + 13px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(0px - 50% + 65px + 13px), calc(0px - 50% + 7px + 21px));
  }
  #directions #ca-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 30px - 17px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(50% - 30px - 17px), calc(0px - 50% + 7px + 21px));
  }
  #directions #p-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #gallery .center {
    margin-top: 65px;
  }
  #gallery .center .yuz #img11 {
    width: 250px;
    height: 26px;
  }
  #gallery .center .yuz h2 {
    font-size: 27px;
    line-height: 32px;
    margin-bottom: 29px;
  }
  #gallery .center .yuz .list-item {
    font-size: 10px;
    line-height: 12px;
    margin: 0 16px;
    padding: 5px 5px 5px 6px;
  }
  #gallery .center .yuz h4 {
    width: 263px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 97px;
  }
  #gallery .center #images {
    margin-top: 26px;
  }
  #gallery .center .gallery-list-2 .other .header {
    margin-bottom: 44px;
  }
  #gallery .center .gallery-list-2 .other .header span {
    height: 2px;
  }
  #gallery .center .gallery-list-2 .other .header span:first-child {
    margin-right: 20px;
  }
  #gallery .center .gallery-list-2 .other .header span:last-child {
    margin-left: 20px;
  }
  #gallery .center .gallery-list-2 .other .header p {
    font-size: 25px;
    line-height: 30px;
    padding: 8px 9px 10px 8px;
  }
  #gallery .center .gallery-list-2 .other .header span:first-child:after {
    width: 12px;
    height: 12px;
    border-radius: 50%;
  }
  #gallery .center .gallery-list-2 .other .header span:last-child:before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
  }
  #gallery .center .gallery-list-2 .other .posts .post {
    width: 267px;
    height: 244px;
    margin-bottom: 44px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .cpp-img {
    width: 74px;
    left: 25px;
    top: 21px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask span {
    bottom: 7px;
    left: 14px;
    font-size: 11px;
    line-height: 19px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask h3 {
    bottom: 22px;
    left: 14px;
    font-size: 16px;
    line-height: 30px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div {
    height: 334px !important;
    width: 334px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay {
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 21px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay h3 {
    padding-bottom: 5px;
    font-size: 22px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay span {
    font-size: 15px;
  }
  #slogan {
    height: 100px;
    margin-bottom: 111px;
  }
  #slogan h3 {
    width: 420px;
    font-size: 20px;
    line-height: 24px;
  }
  #packages .yy h2 {
    font-size: 34px;
    line-height: 41px;
  }
  #packages .yy img {
    width: 250px;
    height: 26px;
  }
  #packages .yy h4 {
    width: 280px;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 111px;
  }
  #packages #packs-2 .pack .yuxari {
    height: 102px;
  }
  #packages #packs-2 .pack .yuxari h4 {
    font-size: 25px;
    line-height: 29px;
  }
  #packages #packs-2 .pack .asagi {
    height: 257px;
  }
  #packages #packs-2 .pack .asagi .money .man {
    font-size: 19px;
    margin-right: 16px;
  }
  #packages #packs-2 .pack .asagi .money #m2 .qiymet {
    font-size: 70px;
    line-height: 85px;
  }
  #packages #packs-2 .pack .asagi .money #m2 .ay {
    font-size: 25px;
    line-height: 31px;
  }
  #packages #packs-2 .pack .asagi a .more {
    font-size: 15px;
    line-height: 34px;
    padding: 0px 12px;
  }
  #packages #packs-2 .pack .xett {
    width: 184px;
    height: 2px;
    margin-left: calc(50% - 92px);
  }
  #packages #packs-2 .bottom-border {
    height: 4px;
  }
  #lent {
    margin-top: -56px;
  }
  #register #register-yazi h3 {
    width: 284px;
    font-size: 25px;
    line-height: 31px;
  }
  #register a #registration #register-btn {
    font-size: 15px;
    line-height: 33px;
    padding: 3px 7px;
  }
}

@media screen and (max-width: 391px) {
  #head {
    padding-left: 21px;
    padding-right: 17px;
  }
  #head #nav_icon {
    width: 48px;
  }
  #head #open-close .faizli-boluk a {
    font-size: 9px;
    padding: 14px 17px;
  }
  #head .logo a div {
    font-size: 17px;
    line-height: 16px;
  }
  #head .logo a #log {
    margin-left: 0;
  }
  #bas {
    height: calc(212px + 136px);
  }
  #bas #logo-sag-cixinti {
    right: -88px;
    bottom: 121px;
  }
  #bas #logo-sag-cixinti img {
    width: 209px;
  }
  #bas #logo-sol-cixinti {
    left: -119px;
    bottom: -13px;
  }
  #bas #logo-sol-cixinti img {
    width: 209px;
  }
  #bas #fullw {
    height: 4px;
  }
  #bas #birinci-yazi {
    margin-left: 21px;
  }
  #bas #birinci-yazi span {
    font-size: 21px;
  }
  #bas #birinci-yazi #yazi-1 {
    left: 108px;
  }
  #bas #birinci-yazi #cycle-parent {
    width: 107px;
    height: 30px;
  }
  @-webkit-keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-backend {
    0% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: -30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-frontend {
    0% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-frontend {
    0% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: -30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: -30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @-webkit-keyframes cyc-full {
    0% {
      top: 60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes cyc-full {
    0% {
      top: 60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    19% {
      top: 60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    46% {
      top: 30px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    73% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    80% {
      top: 0px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
    100% {
      top: 60px;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  #bas #birinci-yazi #etrafli-1 a {
    padding: 6px 7px;
  }
  #bas #birinci-yazi #etrafli-1 a h3 {
    width: 68px;
    height: 26px;
    font-size: 9px;
    line-height: 12px;
  }
  #directions {
    height: 255px;
  }
  #directions .dir .closed h3 {
    font-size: 18px;
    line-height: 22px;
  }
  #directions .dir .gizli-yazi {
    font-size: 7px;
    line-height: 9px;
  }
  #directions .dir #data-yazi,
  #directions .dir #cpp-yazi,
  #directions .dir #py-yazi,
  #directions .dir #front-yazi {
    width: 145px;
  }
  #directions .dir #data-logo {
    top: 21px;
    right: 23px;
  }
  #directions .dir #data-yazi {
    top: 47px;
    left: 15px;
  }
  #directions .dir #py-logo {
    top: 21px;
    left: 23px;
  }
  #directions .dir #py-yazi {
    top: 42px;
    right: 17px;
  }
  #directions .dir #cpp-logo {
    top: 21px;
    right: 23px;
  }
  #directions .dir #cpp-yazi {
    top: 50px;
    left: 15px;
  }
  #directions .dir #front-logo {
    top: 21px;
    left: 23px;
  }
  #directions .dir #front-yazi {
    top: 50px;
    right: 17px;
  }
  #directions .dir .abs img {
    width: 26px;
  }
  #directions #da-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 62px + 15px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(0px - 50% + 62px + 15px), calc(0px - 50% + 7px + 21px));
  }
  #directions #da-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #directions #df-1:hover .closed {
    -webkit-transform: translate(calc(50% - 78px - 13px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(50% - 78px - 13px), calc(0px - 50% + 7px + 21px));
  }
  #directions #df-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #directions #ca-1:hover .closed {
    -webkit-transform: translate(calc(0px - 50% + 65px + 13px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(0px - 50% + 65px + 13px), calc(0px - 50% + 7px + 21px));
  }
  #directions #ca-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #directions #p-1:hover .closed {
    -webkit-transform: translate(calc(50% - 30px - 17px), calc(0px - 50% + 7px + 21px));
            transform: translate(calc(50% - 30px - 17px), calc(0px - 50% + 7px + 21px));
  }
  #directions #p-1:hover .closed h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #gallery .center {
    margin-top: 55px;
  }
  #gallery .center .yuz #img11 {
    width: 212px;
    height: 22px;
  }
  #gallery .center .yuz h2 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  #gallery .center .yuz .list-item {
    font-size: 9px;
    line-height: 10px;
    margin: 0 14px;
    padding: 4px 4px 4px 5px;
  }
  #gallery .center .yuz h4 {
    width: 224px;
    margin-top: 26px;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 82px;
  }
  #gallery .center #images {
    margin-top: 22px;
  }
  #gallery .center .gallery-list-2 .other .header {
    margin-bottom: 37px;
  }
  #gallery .center .gallery-list-2 .other .header span {
    height: 2px;
  }
  #gallery .center .gallery-list-2 .other .header span:first-child {
    margin-right: 17px;
  }
  #gallery .center .gallery-list-2 .other .header span:last-child {
    margin-left: 17px;
  }
  #gallery .center .gallery-list-2 .other .header p {
    font-size: 21px;
    line-height: 26px;
    padding: 7px 8px 9px 7px;
  }
  #gallery .center .gallery-list-2 .other .header span:first-child:after {
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
  #gallery .center .gallery-list-2 .other .header span:last-child:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
  #gallery .center .gallery-list-2 .other .posts .post {
    width: 227px;
    height: 207px;
    margin-bottom: 37px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .cpp-img {
    width: 63px;
    left: 21px;
    top: 18px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask span {
    bottom: 6px;
    left: 12px;
    font-size: 9px;
    line-height: 16px;
  }
  #gallery .center .gallery-list-2 .other .posts .post .mask h3 {
    bottom: 19px;
    left: 12px;
    font-size: 14px;
    line-height: 26px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div {
    height: 227px !important;
    width: 227px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay {
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 6px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay h3 {
    padding-bottom: 0px;
    font-size: 16px;
  }
  #gallery .center .gallery-list-2 .other .posts .trainer_div .trainer-overlay span {
    font-size: 10px;
  }
  #slogan {
    height: 85px;
    margin-bottom: 94px;
  }
  #slogan h3 {
    width: 357px;
    font-size: 17px;
    line-height: 23px;
  }
  #packages .yy h2 {
    font-size: 29px;
    line-height: 35px;
  }
  #packages .yy img {
    width: 213px;
    height: 22px;
  }
  #packages .yy h4 {
    width: 238px;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 94px;
  }
  #packages #packs-2 .pack .yuxari {
    height: 87px;
  }
  #packages #packs-2 .pack .yuxari h4 {
    font-size: 21px;
    line-height: 25px;
  }
  #packages #packs-2 .pack .asagi {
    height: 218px;
  }
  #packages #packs-2 .pack .asagi .money .man {
    font-size: 16px;
    margin-right: 14px;
  }
  #packages #packs-2 .pack .asagi .money #m2 .qiymet {
    font-size: 60px;
    line-height: 72px;
  }
  #packages #packs-2 .pack .asagi .money #m2 .ay {
    font-size: 21px;
    line-height: 26px;
  }
  #packages #packs-2 .pack .asagi a .more {
    font-size: 13px;
    line-height: 29px;
    padding: 0px 10px;
  }
  #packages #packs-2 .pack .xett {
    width: 156px;
    height: 1px;
    margin-left: calc(50% - 78px);
  }
  #packages #packs-2 .bottom-border {
    height: 3px;
  }
  #lent {
    margin-top: -48px;
  }
  #register #register-yazi h3 {
    width: 241px;
    font-size: 21px;
    line-height: 26px;
  }
  #register a #registration #register-btn {
    font-size: 13px;
    line-height: 28px;
    padding: 3px 6px;
  }
}