@charset "UTF-8";
/*
@ Front-end Developer & UI Designer by alico
@ http://alico.me */
@import url("icon/icomoon/style.css");
@import url("icon/social/ss-social.css");
/*
@ fontlar */
@import url("font/gotham/stylesheet.css");
@import url("font/neosans/stylesheet.css");
/*
@ semboller*/
/*
@  base */
@import url("base.min.css");
/*
@  Pluing's */
@import url("libs/slick/slick.css");
@import url("libs/animate.css");
@import url("builds/form/form.min.css");
/*
@ temel font setleri */
body {
  background: #fff;
  font: 400 14px Gotham, Arial sans serif;
  color: #455057;
  line-height: 1.3;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

.base {
  min-height: 328px;
  padding-bottom: 50px;
  z-index: 1; }

.base:not(.custom) {
  padding-top: 0; }

.base.sifir {
  padding-top: 0; }

/*
@ font > url's */
a {
  text-decoration: none;
  color: #455057; }
  a:hover {
    text-decoration: none;
    color: black; }
  a.underline:hover {
    text-decoration: underline; }

.underline a:hover {
  text-decoration: underline; }

/*
@ font > url > color's  */
.url-2 a, a.url-2 {
  color: #343e5c; }
  .url-2 a:hover, a.url-2:hover {
    color: #772e68; }

.url-3 a, a.url-3 {
  color: #772e68;
  text-decoration: underline; }
  .url-3 a:hover, a.url-3:hover {
    text-decoration: none; }

/*
@  space */
hr.space {
  background: none;
  border: 0;
  width: 100%;
  height: 1px; }

hr.space.y {
  height: 100%;
  width: 1px; }

hr.space.b1 {
  background: #dedede; }

hr.space.b2 {
  background: #dedede;
  height: 2px; }

/*
@ image width */
img {
  width: 100%;
  display: block; }
  img.ih {
    width: auto;
    height: 100%; }
  img.render-contrast {
    image-rendering: -webkit-optimize-contrast; }

.word {
  font-size: 16px;
  line-height: 23px; }
  .word p {
    margin-bottom: 10px; }
  .word h3 {
    font-weight: 700;
    font-size: 18px;
    margin: 15px 0 4px 0;
    color: #455057; }
  .word h4 {
    font-weight: 700;
    font-size: 16px;
    margin: 15px 0 4px 0;
    color: #455057; }
  .word hr {
    background: #dedede;
    border: 0;
    height: 1px;
    display: block;
    margin: 1.5rem 0; }
  .word ul {
    padding-left: 18px;
    margin-bottom: 15px; }
    .word ul li {
      list-style-type: disc; }
  .word blockquote {
    background: #ebebeb;
    margin: 15px 0 20px 0;
    padding: 46px 30px 32px 30px;
    border-radius: 6px; }
    .word blockquote:before {
      color: #772e68;
      font-size: 68px;
      top: 34px;
      content: "“";
      line-height: 10px;
      position: absolute; }
    .word blockquote p:last-child {
      margin-bottom: 0; }
    > .word blockquote:first-child {
      margin-top: 0; }
  .word.sm {
    font-size: 15px;
    line-height: 22px; }
    .word.sm p {
      margin-bottom: 8px; }
  .word.justify p {
    text-align: justify; }
  .word.t-1 h3, .word.t-1 h4 {
    color: #343e5c; }

button.buton {
  font: 400 14px Gotham, Arial sans serif;
  cursor: pointer; }

.buton {
  color: white;
  font-size: 16px;
  border-radius: 6px;
  height: 44px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  background: #455057;
  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; }
  .buton:hover {
    color: white;
    background: #772e68; }
  .buton .txt {
    font-weight: 500;
    top: 1px;
    font-size: 16px;
    line-height: normal; }
  .buton .txt {
    font-size: var(--f); }
  .buton .txt {
    color: var(--c); }
  .buton .txt {
    font-weight: var(--weight); }
  .buton .txt {
    letter-spacing: var(--letter); }
  .buton .txt {
    top: var(--t); }
  .buton .ico.sol {
    margin-right: 8px; }
  .buton .ico.sag {
    margin-left: 8px; }
  .buton .ico.plt {
    right: 5px; }
  .buton .ico.prt {
    left: 5px; }
  .buton .ico {
    font-size: var(--f); }
  .buton .ico {
    top: var(--t); }
  .buton .ico {
    left: var(--l); }
  .buton .ico {
    right: var(--r); }
  .buton .ico.sag {
    margin-left: var(--ml); }
  .buton .ico.sol {
    margin-right: var(--mr); }
  .buton .ico {
    color: var(--c); }
  .buton[type] {
    padding-top: 1px;
    font-weight: 700;
    display: block; }
  .buton.c-1 {
    background: white;
    color: #772e68; }
  .buton.c-1:hover {
    background: rgba(0, 0, 0, 0.1);
    color: white;
    border: 1px solid white; }
  .buton.c-2 {
    background: white;
    color: #455057; }
  .buton.c-2:hover {
    background: #7e206b;
    color: white; }
  .buton.c-3 {
    background: #772e68;
    padding-bottom: 2px;
    padding-left: 24px;
    padding-right: 24px;
    color: white;
    font-size: 12px;
    letter-spacing: 1.6px;
    height: 38px; }
    .buton.c-3.ov {
      border-radius: 19px; }
  .buton.c-3:hover {
    background: #9c3887; }
  .buton.c-4 {
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500; }
  .buton.bf-1 {
    padding-left: 28px;
    padding-right: 28px; }
  .buton.ov {
    border-radius: 22px; }
  .buton.bh-24 {
    height: 24px; }
    .buton.bh-24.ov {
      border-radius: 12px; }
  .buton.bh-28 {
    height: 28px; }
    .buton.bh-28.ov {
      border-radius: 14px; }
  .buton.bh-30 {
    height: 30px; }
    .buton.bh-30.ov {
      border-radius: 15px; }
  .buton.bh-32 {
    height: 32px; }
    .buton.bh-32.ov {
      border-radius: 16px; }
  .buton.bh-34 {
    height: 34px; }
    .buton.bh-34.ov {
      border-radius: 17px; }
  .buton.bh-38 {
    height: 38px; }
    .buton.bh-38.ov {
      border-radius: 19px; }
  .buton.bh-40 {
    height: 40px; }
    .buton.bh-40.ov {
      border-radius: 20px; }
  .buton.bh-46 {
    height: 46px; }
    .buton.bh-46.ov {
      border-radius: 23px; }
  .buton.bh-48 {
    height: 48px; }
    .buton.bh-48.ov {
      border-radius: 24px; }
  .buton.bh-50 {
    height: 50px; }
    .buton.bh-50.ov {
      border-radius: 25px; }
  .buton.bh-no {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px; }
  .buton.r-0 {
    border-radius: 0; }
  .buton.r-3 {
    border-radius: 3px; }
  .buton.r-4 {
    border-radius: 4px; }
  .buton.r-8 {
    border-radius: 8px; }
  .buton.xs {
    font-size: 14px;
    padding: 0 13px; }
    .buton.xs span {
      top: -1px; }
    .buton.xs .ico {
      font-size: 12px;
      top: 0; }
  .buton.md {
    font-size: 14px;
    padding: 0 16px; }
    .buton.md span {
      top: -1px; }
    .buton.md.font-2 span {
      top: 1px; }
  .buton.wf {
    width: 100%; }

.ua-mobile-iphone .buton .txt {
  top: 1.5px; }

.slide .dots li {
  cursor: pointer; }
.slide .dots button {
  cursor: pointer;
  font-size: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }
.slide .dots.t-1 li {
  margin: 0 2px; }
.slide .dots.t-1 button {
  position: relative;
  font-size: 0;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  opacity: 1; }
.slide .dots.t-1 button {
  background: none;
  border: 2px solid #772e68; }
.slide .dots.t-1 li.slick-active button {
  background: #772e68; }
.slide .dots.t-2 li {
  font-size: 18px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  margin: 0 2px;
  background: white; }
.slide .dots.t-2 li.slick-active::before {
  position: absolute;
  left: 4px;
  top: 4px;
  font-size: 10px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  background: #772e68;
  content: " "; }
.slide .dots.t-3 li {
  margin: 0 2px; }
.slide .dots.t-3 button {
  position: relative;
  font-size: 0;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  opacity: 1; }
.slide .dots.t-3 button {
  background: #dedede; }
.slide .dots.t-3 li.slick-active button {
  background: #772e68; }
.slide .dots.t-4 ul li {
  max-width: 72px;
  margin: 3px; }
  .slide .dots.t-4 ul li a {
    border: 1px solid #ddd;
    padding: 4px;
    overflow: hidden;
    display: block; }
    .slide .dots.t-4 ul li a span {
      position: absolute;
      right: 0px;
      bottom: 0px;
      z-index: 1;
      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;
      width: 24px;
      height: 15px;
      background: #d4d4d4;
      color: #444; }
      .slide .dots.t-4 ul li a span i {
        font-size: 7px; }
    .slide .dots.t-4 ul li a img {
      opacity: .6;
      z-index: 0; }
  .slide .dots.t-4 ul li.slick-active a {
    border-color: #772e68; }
    .slide .dots.t-4 ul li.slick-active a span {
      background: #772e68;
      color: white; }
  .slide .dots.t-4 ul li.slick-active a img {
    opacity: 1; }

@media (max-width: 576px) {
  .slide .dots.t-4 {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -os-overflow-scrolling: touch; }
    .slide .dots.t-4 ul {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; } }
.slide .list .item {
  display: block; }

.slide .ctrl.t1 a {
  color: white;
  background: #772e68;
  width: 40px;
  height: 40px;
  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;
  top: calc( 50% - 36px ); }
  .slide .ctrl.t1 a i {
    font-size: 15px; }
  .slide .ctrl.t1 a.prev {
    margin-right: 6px; }
  .slide .ctrl.t1 a:hover {
    background: #249F87; }
.slide .ctrl.t2 a.prev {
  margin-right: 0; }

.tost.t-1 {
  width: 14px;
  height: 12px; }
  .tost.t-1 span,
  .tost.t-1 span:before,
  .tost.t-1 span:after {
    height: 2px;
    border-radius: 3px;
    background: #455057; }
  .tost.t-1 span {
    top: 5px; }
  .tost.t-1 span:before {
    top: -5px; }
  .tost.t-1 span:after {
    bottom: -5px; }
  .tost.t-1.on span,
  .tost.t-1.on span:after {
    width: 14px; }

/*
@include tost((
   type            : 't-3',
   tost_w          : 14px,        // genisilik
   tost_h          : 12px,        // yükseklik
   tost_b          : 2px,         //  cizgi yukseklik
   tost_t          : 0,           //  transition time
   tost_r          : 3px,          // radius
   tost_b_inset    : (top:0, middle: 6, bottom: 3),        // cizgi girintili model 
   tost_b_color    : white        // cizgi renk
));
*/
/*
@include tost((
   type            : 't-2',
   tost_w          : 22px,        // genisilik
   tost_h          : 19px,        // yükseklik
   tost_b          : 3px,         //  cizgi yukseklik
   tost_t          : 0,           //  transition time
   tost_r          : 4px,         // radius
   tost_b_inset    : ( top :0, middle: 9, bottom: 4),        // cizgi girintili model 
   tost_b_color    : white        // cizgi renk
));
*/
.tost {
  display: block;
  position: relative; }
  .tost span,
  .tost span:before,
  .tost span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    background: white; }
  .tost span:before,
  .tost span:after {
    content: ""; }
  .tost.on span {
    background: none; }
  .tost.on span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .tost.on span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.pager a {
  color: #455057;
  margin: 0 4px;
  background: #f4f4f4;
  font-size: 38px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  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; }
  .pager a i {
    font-size: 16px;
    font-weight: 500;
    font-style: normal; }
  .pager a:hover {
    color: #772e68; }
  .pager a.on {
    background: #772e68;
    color: white; }

.pager-xs a {
  width: 34px;
  height: 38px;
  border-radius: 4px;
  background: #e6e5e5;
  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; }
  .pager-xs a i {
    font-size: 12px; }
  .pager-xs a.prev {
    margin-right: 8px; }
  .pager-xs a.next {
    margin-left: 8px; }
  .pager-xs a:hover {
    background: #a06e96;
    color: white; }
.pager-xs .f4 {
  width: 110px; }
  .pager-xs .f4 i {
    font-size: 13px; }

/* -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
@ Modal Default Layout  */
/* -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
@ Modal > Ajax  */
.modal.ajax.in {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.modal.ajax .modal-content {
  min-height: 200px;
  background: white;
  background-repeat: no-repeat;
  background-position: center center; }
.modal.ajax.load .data {
  opacity: 0; }
.modal.ajax.load .modal-content {
  background-image: url("img/loader.gif"); }

/* -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
@ Modal > t2  */
.modal.type-2 .modal-header {
  border-bottom: 0;
  padding: 0; }
.modal.type-2 .modal-title {
  margin: 0 auto;
  font-weight: 700;
  font-style: italic;
  color: #772e68;
  padding: 46px 15px 0 15px; }
.modal.type-2 .close {
  color: #772e68;
  opacity: 1;
  margin: 0;
  height: 31px;
  width: 27px; }
.modal.type-2 .modal-dialog {
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto; }
.modal.type-2 .modal-body {
  margin: 0 auto;
  padding-bottom: 46px; }
.modal.type-2 .modal-kayit blockquote {
  font-size: 11px;
  line-height: 17px; }
.modal.type-2 .mesaj {
  position: absolute;
  display: none;
  background: white;
  z-index: 3;
  left: 0;
  top: -77px;
  border: 1px solid #772e68;
  color: white;
  padding: 6px;
  border-radius: 6px; }
  .modal.type-2 .mesaj.on {
    display: block; }
  .modal.type-2 .mesaj div {
    min-height: 53px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 4px; }
  .modal.type-2 .mesaj.on div {
    background: #772e68;
    font-size: 14px;
    padding: 0 20px; }
  .modal.type-2 .mesaj p {
    font-weight: 700;
    font-style: italic;
    margin-bottom: 0; }
  .modal.type-2 .mesaj .mesaj-close {
    width: 15px;
    height: 26px;
    font-size: 19px;
    line-height: 15px; }

/* -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
@ Modal > Format > Unibble Paylas */
/* -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
@ Modal > Format > Snack  */
@media (max-width: 576px) {
  .modal.type-2 .modal-dialog {
    max-width: 300px; } }
/* -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  - 
@ Modal > Type one : lazika da login kayit/ giris de kullanildi.*/
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px; }
  .breadcrumb li a {
    color: rgba(255, 255, 255, 0.9);
    cursor: pointer; }
    .breadcrumb li a:hover {
      color: white; }
  .breadcrumb li.breadcrumb-item + .breadcrumb-item::before {
    font-family: 'icomoon';
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    speak: none;
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #fff;
    font-size: 9px;
    content: "\e90a"; }

.tablo, table {
  border-spacing: 0;
  border-collapse: collapse; }
  .tablo td, .tablo th, table td, table th {
    text-align: left; }
    .tablo td.l, .tablo th.l, table td.l, table th.l {
      text-align: right; }
    .tablo td.c, .tablo th.c, table td.c, table th.c {
      text-align: center; }
    .tablo td.r, .tablo th.r, table td.r, table th.r {
      text-align: center; }

.adet {
  width: 100%;
  max-width: 106px;
  border: 1px solid #e6e3df;
  background: white;
  border-radius: 18px;
  height: 36px; }
  .adet > * {
    height: 100%;
    text-align: center; }
  .adet input {
    width: 40%;
    background: white;
    font-weight: 800;
    font-size: 17px;
    padding-bottom: 2px; }
  .adet a {
    cursor: pointer;
    width: 30%;
    font-weight: 700;
    font-size: 30px;
    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; }
    .adet a.eksi {
      border-radius: 16px 0 0 16px; }
      .adet a.eksi i {
        height: 7px;
        line-height: 0; }
    .adet a.arti {
      border-radius: 0 16px 16px 0; }
      .adet a.arti i {
        height: 8px;
        line-height: 0; }
  .adet i {
    line-height: 1px; }

.tab-con > * {
  display: none; }
.tab-con > .on {
  display: block; }

.mask-ratio {
  display: block; }
  .mask-ratio.crop {
    overflow: hidden;
    background: #ddd; }
  .mask-ratio .real {
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .mask-ratio .mask {
    width: 100%;
    display: block; }

.mobil-thumb .mobil {
  display: none; }

.sosyal {
  height: 28px; }
  .sosyal a {
    margin-left: 6px;
    font-size: 26px;
    line-height: 23px;
    height: 25px; }
    .sosyal a.face {
      color: #2556A0; }
    .sosyal a.twit {
      color: #1da1f2; }
    .sosyal a.link {
      color: #0077b5; }
    .sosyal a.plus {
      color: #dc4e41; }
    .sosyal a:first-child {
      margin-left: 0; }

.filter .set {
  font-size: 12.5px; }
  .filter .set label {
    color: #808285;
    margin-right: 10px;
    width: 68px; }
  .filter .set.a a {
    border: 1px solid #808285;
    border-radius: 3px;
    padding: 3px 26px 3px 8px;
    font-weight: 400;
    margin-right: 20px; }
    .filter .set.a a span {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 18px;
      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;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .filter .set.a a span i {
        height: 7px;
        display: block;
        font-size: 10px; }
    .filter .set.a a.on {
      color: black; }
    .filter .set.a a.on.az .icon-drop-up {
      display: none; }
    .filter .set.a a.on.za .icon-drop-down {
      display: none; }
  .filter .set.b {
    font-weight: 700; }
    .filter .set.b em {
      padding: 0 8px;
      color: #ddd; }

a figure .over {
  visibility: hidden;
  background: rgba(19, 114, 90, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  color: white;
  z-index: 1;
  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; }
a figure .over span {
  font-weight: 700;
  font-style: italic;
  font-size: 14px;
  border: 1px solid white;
  border-radius: 4px;
  padding: 6px 26px; }
a figure:hover .over {
  visibility: visible; }

.content-items {
  border-bottom: 1px solid #772e68;
  text-align: center;
  font-size: 12px; }
  .content-items a {
    border: 1px solid #772e68;
    border-bottom: 0;
    border-radius: 6px 6px 0 0;
    padding: 8px;
    width: 100px;
    height: 53px;
    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; }
    .content-items a:hover {
      background: #343e5c; }
    .content-items a.on {
      background: #772e68;
      color: white; }
  .content-items.reset.t1 {
    font-size: 13px; }
    .content-items.reset.t1 a.active {
      background: #772e68;
      color: white; }

.comment h4 {
  color: #772e68;
  font-size: 16px;
  margin-bottom: 2px; }
.comment ul li {
  padding-top: 25px; }
.comment ul li > .sag {
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px; }
.comment ul.list > li:first-child {
  padding-top: 0; }
.comment ul.list > li:last-child .sag {
  border-bottom: 0; }
.comment ul li:last-child {
  padding-bottom: 0; }
.comment ul .reply {
  font-weight: 500;
  font-size: 13px;
  color: #9fa3a7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .comment ul .reply:hover {
    color: #555; }
  .comment ul .reply i {
    font-weight: normal;
    font-size: 16px;
    top: 1px;
    margin-right: 5px; }
.comment ul .com-head {
  margin-bottom: 12px; }
.comment ul .com-head span {
  color: #454553;
  font-size: 13px;
  padding-left: 23px;
  font-weight: 500; }
  .comment ul .com-head span i {
    color: #772e68;
    font-size: 26px;
    position: absolute;
    left: 0;
    top: -2px; }
.comment ul:not(.on) li:nth-child(n+3) {
  display: none; }
.comment ul .sol figure {
  font-size: 45px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  background: #999;
  overflow: hidden; }
  .comment ul .sol figure img {
    opacity: 0.95; }
.comment ul .sag {
  width: calc(100% - 45px); }
  .comment ul .sag h4 {
    color: #343e5c;
    font-weight: 700; }
  .comment ul .sag p {
    font-size: 13px;
    text-align: justify; }
.comment .form textarea {
  padding: 21px 6px 6px 22px;
  -webkit-transition: .3s;
  transition: .3s; }
.comment .form textarea.locked:not(.rows) {
  min-height: 56px; }
.comment .form textarea.locked {
  height: 56px; }
.comment .form nav {
  display: none; }
.comment .form .field-comment .icon {
  font-size: 34px;
  border-radius: 50%;
  overflow: hidden;
  width: 1em;
  height: 1em;
  -webkit-transition: .1s;
  transition: .1s;
  opacity: 1;
  visibility: visible;
  background: #772e68;
  color: white;
  right: 12px;
  top: 12px; }
  .comment .form .field-comment .icon i {
    font-size: 18px;
    top: 1px;
    left: -1px; }
.comment .form .field-comment:hover .icon {
  background: #b73b9e; }
.comment.on .form textarea {
  padding: 6px 6px 6px 8px; }
.comment.on .form textarea.locked:not(.rows) {
  min-height: 100px; }
.comment.on .form textarea.locked {
  height: 100px; }
.comment.on .form .field-comment .icon {
  visibility: hidden;
  opacity: 0; }
.comment.on .form nav {
  display: block; }
.comment .comment-more {
  font-style: italic;
  font-size: 14px;
  margin-left: 70px; }
  .comment .comment-more span {
    text-decoration: underline; }
  .comment .comment-more:hover span {
    text-decoration: none; }
  .comment .comment-more i {
    font-size: 11px;
    top: 1px;
    margin-left: 4px; }

.title-one {
  font-weight: 700;
  font-size: 18px;
  color: #343e5c; }

.title-two {
  font-weight: 900;
  font-size: 25px;
  letter-spacing: -1px;
  color: #772e68; }

.title-tre {
  font-weight: 900;
  font-size: 27px;
  color: #772e68; }

.title-for {
  font-weight: 900;
  font-size: 21px;
  color: #772e68; }

.title-sid {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -.9px;
  margin-bottom: 7px;
  color: #772e68; }
  .title-sid.t-1 {
    font-weight: 900; }

.title-ayrac {
  border-bottom: 2px solid #dedede;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .title-ayrac span {
    color: #772e68;
    border-bottom: 2px solid #772e68;
    font-weight: 700;
    top: 2px;
    font-size: 16px;
    padding: 12px; }

.link-more {
  color: #772e68;
  font-weight: 500;
  font-size: 13px; }
  .link-more i {
    font-size: 14px;
    top: 3px;
    margin-left: 5px; }

.sec-document {
  background: #f4f4f4; }
  .sec-document figure {
    margin-bottom: 10px; }
    .sec-document figure img {
      z-index: 0;
      border-radius: 4px; }
    .sec-document figure > span {
      position: absolute;
      left: 0;
      border-radius: 4px;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      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; }
      .sec-document figure > span .t {
        background: rgba(0, 0, 0, 0.4);
        color: white;
        position: absolute;
        right: 10px;
        top: 10px;
        border-radius: 3px;
        padding: 3px 5px;
        font-size: 11px; }
      .sec-document figure > span .icon {
        font-size: 40px;
        border-radius: 50%;
        overflow: hidden;
        width: 1em;
        height: 1em;
        display: block;
        color: white;
        border: 2px solid white;
        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;
        visibility: hidden;
        -webkit-transition: .3s;
        transition: .3s;
        opacity: 0; }
      .sec-document figure > span .icon i {
        font-size: 16px; }
      .sec-document figure > span .icon-play {
        left: 2px; }
  .sec-document a {
    font-weight: 500; }
    .sec-document a h4 {
      color: #343e5c;
      font-weight: 500;
      font-size: 15px; }
    .sec-document a label {
      color: #9a9c9e;
      font-size: 13px; }
    .sec-document a:hover figure > span {
      background: rgba(119, 46, 104, 0.7); }
      .sec-document a:hover figure > span .icon {
        visibility: visible;
        opacity: 1; }

.sec-service {
  margin-top: -90px; }
  .sec-service .branda {
    background: #f7f7f7;
    border-radius: 6px;
    height: 150px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 0; }
  .sec-service .pano {
    z-index: 1; }
  .sec-service .buton {
    margin-top: -27px;
    z-index: 2; }
  .sec-service .list {
    width: 100%;
    z-index: 1; }
  .sec-service .slick-track .item {
    width: 222px; }
  .sec-service .ctrl a {
    z-index: 2;
    background: white;
    top: 54px;
    font-size: 32px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    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; }
    .sec-service .ctrl a i {
      font-size: 14px;
      top: 1px; }
    .sec-service .ctrl a.prev {
      left: 10px; }
      .sec-service .ctrl a.prev i {
        left: -1px; }
    .sec-service .ctrl a.next {
      right: 10px; }
      .sec-service .ctrl a.next i {
        right: -1px; }
  .sec-service .item {
    color: red; }
    .sec-service .item > a {
      width: 100%;
      display: block;
      margin: 0 auto; }
    .sec-service .item figure {
      height: 150px;
      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;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .sec-service .item figure > span {
        display: block;
        width: 60px;
        margin-bottom: 10px;
        height: 46px; }
    .sec-service .item .icon {
      font-size: 40px;
      display: block;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .sec-service .item .x-us {
      height: 2px;
      display: block;
      width: 100%;
      max-width: 136px;
      margin: 0 auto; }
    .sec-service .item .y {
      height: 100px;
      display: block;
      width: 2px;
      margin: 0 auto;
      border: 0;
      border-left-width: 2px;
      border-style: dashed; }
    .sec-service .item .y i {
      height: 0%;
      width: 2px;
      background: white;
      left: -2px;
      position: absolute;
      bottom: 0; }
    .sec-service .item .x-as {
      display: block;
      height: 2px;
      width: 100%; }
    .sec-service .item .x-as > i {
      height: 2px;
      width: 50%;
      border: 0;
      border-top-width: 2px;
      border-style: dashed;
      position: absolute; }
    .sec-service .item .x-as i i {
      height: 2px;
      width: 0%;
      position: absolute;
      background: white;
      top: -2px; }
    .sec-service .item .x-as .b i {
      right: 0; }
    .sec-service .item .x-as .a i {
      left: 0; }
    .sec-service .item .y i,
    .sec-service .item .x-as i i {
      visibility: hidden; }
    .sec-service .item .y i {
      -webkit-transition: height 1.3s;
      transition: height 1.3s; }
    .sec-service .item .x-as i i {
      -webkit-transition: width 0.6s;
      transition: width 0.6s; }
    .sec-service .item .x-as .b {
      right: -3.5px;
      width: calc(50% + 3.5px); }
    .sec-service .item .x-as .a {
      left: -3.5px;
      width: calc(50% + 3.5px); }
    .sec-service .item:hover .icon {
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
    .sec-service .item:hover h3 {
      color: #772e68; }
    .sec-service .item.one:hover .y, .sec-service .item.one:hover .x-as > i {
      border-style: solid; }
    .sec-service .item.two:hover .y, .sec-service .item.two:hover .x-as .b {
      border-style: solid; }
    .sec-service .item.tre:hover .y {
      border-style: solid; }
    .sec-service .item.for:hover .y, .sec-service .item.for:hover .a {
      border-style: solid; }
    .sec-service .item.fiv:hover .y, .sec-service .item.fiv:hover .a {
      border-style: solid; }
    .sec-service .item.two.over-one .a {
      border-style: solid; }
    .sec-service .item.tre.over-two .a {
      border-style: solid; }
    .sec-service .item.tre.over-for .b {
      border-style: solid; }
    .sec-service .item.for.over-fiv .b {
      border-style: solid; }
    .sec-service .item.one .y, .sec-service .item.one .x-as > i {
      border-color: #c23824; }
    .sec-service .item.one .x-us {
      background: #c23824; }
    .sec-service .item.one .icon {
      color: #c23824;
      top: 4px; }
    .sec-service .item.two .y, .sec-service .item.two .x-as > i {
      border-color: #d55300; }
    .sec-service .item.two .x-us {
      background: #d55300; }
    .sec-service .item.two .icon {
      color: #d55300;
      font-size: 46px; }
    .sec-service .item.tre .y, .sec-service .item.tre .x-as > i {
      border-color: #227fbb; }
    .sec-service .item.tre .x-us {
      background: #227fbb; }
    .sec-service .item.tre .icon {
      color: #227fbb;
      font-size: 38px;
      top: 3px; }
    .sec-service .item.for .y, .sec-service .item.for .x-as > i {
      border-color: #1aaf5d; }
    .sec-service .item.for .x-us {
      background: #1aaf5d; }
    .sec-service .item.for .icon {
      color: #1aaf5d;
      font-size: 36px;
      top: 5px; }
    .sec-service .item.fiv .y, .sec-service .item.fiv .x-as > i {
      border-color: #ffb900; }
    .sec-service .item.fiv .x-us {
      background: #ffb900; }
    .sec-service .item.fiv .icon {
      color: #ffb900;
      font-size: 38px;
      top: 2px; }
    .sec-service .item.two .x-as > i.a {
      border-color: #c23824; }
    .sec-service .item.tre .x-as > i.b {
      border-color: #1aaf5d; }
    .sec-service .item.tre .x-as > i.a {
      border-color: #d55300; }
    .sec-service .item.for .x-as > i.b {
      border-color: #ffb900; }
    .sec-service .item h3 {
      color: #343e5c;
      font-size: 17px; }
    .sec-service .item h3 b {
      font-weight: 900;
      display: block;
      margin-bottom: 3px; }
    .sec-service .item h3 span {
      font-weight: 400;
      display: block; }
  .sec-service .list.go .item .y, .sec-service .list.go .item .x-as > i {
    border-style: solid !important; }

@media (max-width: 1200px) {
  .sec-service .item figure > span {
    margin-bottom: 5px; }
  .sec-service .item .y {
    height: 75px; }
  .sec-service .item figure,
  .sec-service .branda {
    height: 134px; }
  .sec-service .item.tre .x-as i.b {
    border-color: #227fbb; }
  .sec-service .item.tre .x-as i.a {
    border-color: #227fbb; }
  .sec-service .item.tre .x-as i i {
    visibility: visible; }
  .sec-service .tre.slick-active .x-as .b i {
    width: 100%; }
  .sec-service[data-slide="3"] .tre.slick-active .x-as .a i {
    width: 100%; }
  .sec-service[data-slide="3"] .tre.slick-active .x-as .b i {
    width: 0%; } }
@media (max-width: 992px) {
  .sec-service {
    margin-top: -35px; }
    .sec-service .item .y i {
      visibility: visible;
      height: 100%; }
    .sec-service .item.slick-active .y i {
      height: 0%; } }
@media (max-width: 576px) {
  .sec-service .ctrl a {
    top: 52px; }
  .sec-service .item .y {
    height: 50px; }
  .sec-service .item figure,
  .sec-service .branda {
    height: 128px; }
  .sec-service .buton {
    margin-top: -9px; } }
.sec-bulten {
  height: 200px; }

.block-down {
  background: #6a1058 url("img/bulten-back.png") no-repeat center center;
  background-size: auto 100%;
  color: white; }
  .block-down .pattern {
    background: url("img/pattern.png"); }
  .block-down .sol h4 {
    font-weight: 900;
    font-size: 25px;
    letter-spacing: -.7px;
    margin-bottom: 7px; }
  .block-down .sol p {
    font-size: 15px;
    line-height: 22px; }
  .block-down .sag form .text {
    border-radius: 24px;
    padding: 0 24px;
    font-weight: 400;
    width: 300px;
    height: 48px;
    background: white; }
  .block-down .sag form .submit-mask {
    background: #455057;
    color: white;
    font-size: 38px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    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;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1; }
    .block-down .sag form .submit-mask:hover {
      background: #772e68; }
    .block-down .sag form .submit-mask i {
      font-size: 18px;
      top: 1px;
      right: -1px; }
    .block-down .sag form .submit-mask input {
      position: absolute;
      left: 0;
      top: 0;
      background: transparent;
      borde: 0; }

.sec-soru {
  height: 230px; }
  .sec-soru .sag form .text {
    width: 100%; }

.sec-marka .t-1 a {
  padding: 10px; }
.sec-marka .t-1 .real {
  border: 1px solid #ddd; }
.sec-marka .t-1 .gry {
  z-index: 2; }
.sec-marka .t-1 .rgb {
  z-index: 1; }
.sec-marka .t-1 .real {
  -webkit-transition: opacity .2s, width .2s, top .2s, left .2s;
  transition: opacity .2s, width .2s, top .2s, left .2s;
  top: 0;
  left: 0; }
.sec-marka .t-1 a:hover .rgb {
  width: calc(100% + 20px);
  top: -4px;
  left: -10px; }
.sec-marka .t-1 a:hover .gry {
  opacity: 0; }

.sec-cover .item .in {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  left: 0; }
.sec-cover .item > img {
  z-index: 0; }
.sec-cover .format-1 {
  color: white; }
  .sec-cover .format-1 p {
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 1.2; }
.sec-cover .dots {
  bottom: 120px; }

@media (max-width: 1200px) {
  .sec-cover .format-1 p {
    font-size: var(--lg); } }
@media (max-width: 992px) {
  .sec-cover .format-1 p {
    font-size: var(--md); }
  .sec-cover .dots {
    bottom: 48px; } }
@media (max-width: 768px) {
  .sec-cover .format-1 p {
    font-size: var(--sm); }
  .sec-cover .dots {
    bottom: 44px; }
  .sec-cover blockquote {
    top: -6%; }
  .sec-cover .buton {
    height: 38px;
    border-radius: 19px;
    padding: 0 16px;
    font-size: 16px; } }
@media (max-width: 576px) {
  .sec-cover .format-1 p {
    font-size: var(--xs); }
  .sec-cover .dots {
    bottom: 50px; }
  .sec-cover blockquote {
    top: 0; }
  .sec-cover .buton {
    height: 38px;
    padding: 0 18px;
    font-size: 16px; } }
@media (max-width: 420px) {
  .sec-cover .format-1 p {
    font-size: var(--ms); } }
.sec-news .title-two {
  font-size: 19px; }
.sec-news .haber .list article {
  margin-bottom: 18px; }
  .sec-news .haber .list article:last-child {
    margin-bottom: 0; }
.sec-news .blog .sol figure {
  max-width: 190px; }
.sec-news .bulten {
  max-height: 166px;
  overflow: hidden; }

/*
@ layout common  */
.man-box:not(.custom) {
  padding-top: 30px; }

.man-box.sifir {
  padding-top: 0; }

.top-box {
  color: white; }
  .top-box .us {
    height: 105px;
    /* 150 px*/
    background: #6d0e5a url("img/top-1.jpg") no-repeat center center;
    background-size: cover; }
    .top-box .us h1, .top-box .us h2 {
      font-size: 30px;
      font-weight: 900; }
  .top-box .as {
    height: 50px;
    background: #772e68; }
  .top-box .sub-menu-buton {
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 0 13px 0 12px;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    border-right: 1px solid rgba(0, 0, 0, 0.3); }
    .top-box .sub-menu-buton i {
      font-size: 4px;
      border-radius: 50%;
      overflow: hidden;
      width: 1em;
      height: 1em;
      margin: 2px 0;
      background: white;
      opacity: .7;
      -webkit-transition: opacity .3s;
      transition: opacity .3s; }
    .top-box .sub-menu-buton:hover i {
      opacity: 1; }
    .top-box .sub-menu-buton.on {
      background: rgba(0, 0, 0, 0.1); }
      .top-box .sub-menu-buton.on i {
        opacity: 1; }
    .top-box .sub-menu-buton.off {
      display: none; }
  .top-box .sub-menu {
    position: absolute;
    -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 9px rgba(0, 0, 0, 0.3);
    left: 0;
    top: 50px;
    display: none;
    width: 100%;
    z-index: 2; }
    .top-box .sub-menu.off {
      display: none !important; }

.sid-box .sid-con {
  width: 275px; }

/*
@ responsive  */
@media (max-width: 1200px) {
  .sec-bulten {
    height: auto;
    padding: 25px 0; }

  .sec-news .blog .sol figure {
    max-width: 178px; }

  .sid-box .reset-lg {
    width: auto; } }
@media (max-width: 992px) {
  .sec-soru {
    height: auto;
    padding: 25px 0; }

  .sec-news .blog .sol figure {
    max-width: 127px; }
  .sec-news .bulten {
    max-height: none; }

  .sid-box .reset-md {
    width: auto; } }
@media (max-width: 768px) {
  .block-down .sag form .text {
    width: 100%; }

  .man-box:not(.custom) {
    padding-top: 15px; }

  .sid-box .reset-sm {
    width: auto; } }
@media (max-width: 576px) {
  .sec-bulten .sol h4 {
    font-size: 21px; }
  .sec-bulten .sol p {
    font-size: 12px;
    line-height: 19px; }

  .tablo-mobil {
    display: block; }
    .tablo-mobil tbody, .tablo-mobil tfoot, .tablo-mobil thead, .tablo-mobil tr, .tablo-mobil td, .tablo-mobil th {
      display: block; }

  .mobil-thumb .mobil {
    display: block; }
  .mobil-thumb .desktop {
    display: none; }

  .us-head {
    margin-top: 0; }

  .sec-baslik:not(.custom) {
    font-size: 30px; }

  .filter .set {
    font-size: 14px; }
    .filter .set.a a {
      margin: 0 0 10px 0;
      width: 100%;
      display: block; }
    .filter .set.b {
      font-weight: 700; }
      .filter .set.b em {
        padding: 0 8px;
        color: #ddd; } }
@media (max-width: 420px) {
  .sec-news .blog .sol figure {
    max-width: none; }
  .sec-news .haber .list article {
    margin-bottom: 0; } }
/*
@ header  */
header {
  z-index: 3;
  background: white; }
  header .box {
    position: absolute;
    background: #772e68;
    display: none;
    top: 135px;
    width: 100%;
    color: white;
    z-index: 1; }
    header .box figure {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 0; }
      header .box figure span {
        height: 100%;
        display: block;
        background: url("img/menu-figur.jpg") no-repeat bottom right; }
    header .box .in {
      background: linear-gradient(135deg, #401d47 0%, rgba(64, 29, 71, 0) 100%);
      z-index: 1;
      min-height: 224px; }
    header .box a {
      color: white; }
  header .sub-menu a {
    color: rgba(255, 255, 255, 0.9);
    -webkit-transition: .3s;
    transition: .3s; }
    header .sub-menu a:hover {
      color: white;
      font-size: 15px; }
  header .sub-menu ol {
    height: 100%; }
  header .sub-menu ol li {
    font-weight: 400;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    height: 40px; }
  header .sub-menu .a ol {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  header .sub-menu .b ol {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  header .menu > ul > li {
    height: 100%; }
    header .menu > ul > li > a {
      display: block;
      color: #455057;
      font-size: 14px;
      font-weight: 700;
      height: 100%;
      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;
      border-radius: 8px 8px 0 0; }
    header .menu > ul > li:hover > a {
      color: #8e1c77; }
    header .menu > ul > li:hover.sub > a {
      background: #4f2250;
      color: white; }
  header .us {
    height: 78px;
    padding: 16px 0; }
  header .as {
    height: 60px; }
  header .item-social a {
    color: #dedede;
    margin-left: 5px; }
    header .item-social a i {
      line-height: 28px;
      font-size: 22px;
      height: 23px;
      display: block; }
    header .item-social a:hover {
      color: #772e68; }
  header .item-phone i {
    color: #772e68; }
  header .item-phone span {
    font-weight: 700;
    font-size: 17px;
    letter-spacing: -.9px; }
  header .item-bayi .txt {
    font-weight: 700;
    font-size: 13px; }
  header .logo img {
    height: 65.5%; }
  header .logo span {
    font: normal 12px Neo Sans;
    color: #455057; }
  header .space {
    background: #d4d4d4; }
  header .find .ivent {
    font-size: 36px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    display: block;
    border: 2px solid #455057;
    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;
    top: -1.5px; }
    header .find .ivent:hover {
      background: #772e68;
      border-color: #772e68;
      color: white; }
    header .find .ivent .icon-search {
      font-size: 16px;
      top: .5px;
      left: .5px; }
    header .find .ivent .icon-close {
      font-size: 28px;
      display: none;
      line-height: 16px;
      height: 10px; }
  header .find .submit {
    cursor: pointer; }
    header .find .submit span {
      position: absolute;
      cursor: pointer;
      height: 100%;
      width: 100%;
      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; }
    header .find .submit i {
      font-size: 20px;
      line-height: 16px;
      height: 14px;
      display: block;
      top: 1px; }
    header .find .submit input {
      width: 40px;
      cursor: pointer;
      background: transparent;
      height: 100%; }
    header .find .submit:hover i {
      color: #ffe732; }
  header .find form {
    visibility: hidden;
    position: absolute;
    top: 48px;
    right: 0;
    background: #455057;
    color: white;
    width: 330px;
    height: 0px;
    overflow: hidden;
    -webkit-transition: .4s;
    transition: .4s; }
    header .find form .key {
      width: 100%;
      height: 100%;
      background: transparent;
      color: white;
      padding-left: 15px; }
      header .find form .key::-webkit-input-placeholder {
        color: white;
        opacity: 0.9; }
      header .find form .key:-ms-input-placeholder {
        color: white;
        opacity: 0.9; }
      header .find form .key::placeholder {
        color: white;
        opacity: 0.9; }
    header .find form .col {
      opacity: 0;
      -webkit-transition: .2s;
      transition: .2s; }
  header .find.on form {
    visibility: visible;
    height: 50px; }
  header .find.on form .col {
    opacity: 1; }
  header .find.on .ivent {
    background: #455057;
    color: white; }
    header .find.on .ivent:hover {
      background: #772e68; }
    header .find.on .ivent .icon-search {
      display: none; }
    header .find.on .ivent .icon-close {
      display: block; }
  header .item-rows {
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    right: 0;
    height: 100%;
    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; }
    header .item-rows .ov {
      font-size: 38px;
      border-radius: 50%;
      overflow: hidden;
      width: 1em;
      height: 1em;
      display: block;
      border: 2px solid #455057;
      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; }

@media (min-width: 992px) {
  .menu > ul > li:hover.sub .box {
    display: block; } }
@media (max-width: 992px) {
  header {
    background: white;
    height: 60px; }
    header .fix {
      background: white;
      position: fixed;
      position: fixed;
      width: 100%;
      -webkit-transition: -webkit-transform .25s ease;
      transition: -webkit-transform .25s ease;
      transition: transform .25s ease;
      transition: transform .25s ease, -webkit-transform .25s ease;
      left: 0;
      top: 0;
      padding: 0 15px; }
      header .fix.stick {
        -webkit-transform: translate(0, -60px);
                transform: translate(0, -60px); }
      header .fix.show-stick {
        -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.4);
                box-shadow: 0 0px 8px rgba(0, 0, 0, 0.4); }
    header .logo span {
      font-size: 12px;
      text-align: center; }
    header .us {
      height: 60px;
      padding: 0; }
      header .us .sol {
        padding: 10px 0; }
    header .box {
      position: relative;
      background: #e8e8e8;
      left: 0;
      top: 0;
      width: 100%;
      color: white;
      z-index: 1; }
      header .box figure {
        display: none; }
      header .box .in {
        background: none; }
      header .box a {
        color: #b0b5b7;
        font-weight: 500;
        font-size: 16px; }
        header .box a:hover {
          color: #455057;
          text-decoration: none; }
        header .box a.on {
          color: #455057; }
        header .box a i {
          color: #772e68;
          font-size: 10px;
          margin-right: 6px; }
      header .box .container {
        margin: 0;
        width: 100%; }
      header .box .container,
      header .box .sub-menu ol {
        padding: 0 !important; }
      header .box .sub-menu {
        padding: 30px; }
    header .as {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: calc(100% - 60px );
      -webkit-transition: -webkit-transform .5s ease;
      transition: -webkit-transform .5s ease;
      transition: transform .5s ease;
      transition: transform .5s ease, -webkit-transform .5s ease;
      -webkit-transform: translate(-100%, 0);
              transform: translate(-100%, 0);
      position: fixed;
      left: 0;
      top: 60px;
      background: #f5f5f5;
      width: 100%;
      visibility: hidden; }
      header .as .menu {
        margin-right: 0 !important;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        -os-overflow-scrolling: touch; }
        header .as .menu ul > li > a {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          font-size: 18px;
          padding: 12px 15px; }
        header .as .menu ul > li:hover.sub > a {
          background: none;
          color: #8e1c77; }
        header .as .menu ul > li.sub.on .box {
          display: block;
          -webkit-animation: slideInUp 0.3s;
                  animation: slideInUp 0.3s; }
        header .as .menu .menu-items {
          display: block;
          height: auto; }
    header .find {
      width: 100%; }
      header .find form {
        visibility: visible;
        position: relative;
        top: 0;
        right: 0;
        background: #455057;
        color: white;
        width: 100%;
        height: 50px; }
        header .find form .col {
          opacity: 1; }

  .on-mobilmenu header .as {
    visibility: visible;
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0); }

  .on-mobilmenu.close header .as {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); } }
@media (max-width: 576px) {
  header .logo span {
    font-size: 11px; }
  header .item-rows .ov {
    font-size: 32px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em; } }
@media (max-width: 420px) {
  header .logo img {
    height: 49.5%; }
  header .logo span {
    min-width: 128px;
    font-size: 10px;
    line-height: 11px; }
  header .logo .space {
    margin: 0 2px 0 7pxp; }
  header .us .sol {
    padding: 10px 0; } }
/*
@ footer  */
footer {
  background: #455057;
  color: white;
  padding: 40px 0 0 0; }
  footer .desk a {
    color: #a1a6aa;
    font-size: 13px; }
    footer .desk a:hover {
      color: white;
      text-decoration: underline; }
  footer .t-1 ul li {
    margin-bottom: 8px; }
    footer .t-1 ul li:last-child {
      margin-bottom: 0; }
  footer .t-2 ul li {
    margin-bottom: 20px; }
    footer .t-2 ul li:last-child {
      margin-bottom: 0; }
    footer .t-2 ul li a {
      color: white;
      font-weight: 500;
      font-size: 15px; }
  footer h4 {
    color: white;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 18px; }
  footer .as {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 0;
    letter-spacing: .5px;
    font-size: 11px; }
  footer .mob {
    text-align: center; }
    footer .mob a {
      color: #dedede; }
    footer .mob a:hover {
      text-decoration: none; }
    footer .mob .item-social a {
      margin: 0 3px;
      color: #dedede;
      font-size: 28px; }
    footer .mob .item-phone {
      border-top: 1px solid #dedede;
      display: block;
      width: 200px;
      height: 60px;
      font-weight: 700;
      padding: 18px 3px;
      border-bottom: 1px solid #dedede;
      font-size: 17px; }
      footer .mob .item-phone i {
        margin-right: 8px; }

@media (max-width: 768px) {
  footer {
    padding: 24px 0 0 0; } }
/*
@ pages  */
.box-blog .sol figure {
  max-width: 190px; }
.box-blog.t-3 .sol figure {
  max-width: 165px; }
.box-blog time,
.box-blog h3.b {
  font-weight: 500;
  color: #343e5c; }
.box-blog time {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -2px;
  margin-bottom: 3px; }
.box-blog time i {
  font-size: 23px;
  color: #761d64;
  height: 13px;
  margin-right: 3px;
  line-height: 17px;
  top: 0px; }
.box-blog h1.b {
  font-weight: 700;
  font-size: 22px; }
.box-blog h3.b {
  font-size: 16px;
  margin-bottom: 4px; }
.box-blog .text {
  font-size: 13px; }
.box-blog .desc p {
  margin-bottom: 6px;
  font-size: 13px; }
.box-blog .tag {
  font-weight: 500;
  font-size: 12px;
  color: #adb0b9; }
.box-blog .share {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .box-blog .share a {
    color: #dedede;
    margin: 0 2px; }
    .box-blog .share a:hover {
      color: #772e68; }
.box-blog .info {
  font-size: 11px;
  font-weight: 500; }
  .box-blog .info i {
    color: #c3c5cb;
    font-weight: normal;
    top: 2px;
    margin-right: 3px; }
  .box-blog .info .hit {
    margin-right: 10px; }

.block-menu {
  background: #f4f4f4;
  padding-top: 15px; }
  .block-menu ul li {
    border-bottom: 1px solid #dedede; }
    .block-menu ul li:last-child {
      border-bottom: 0; }
    .block-menu ul li a {
      font-size: 14px;
      padding: 14px 20px;
      display: block; }
  .block-menu .title-sid {
    color: #343e5c; }
  .block-menu ul li i {
    font-size: 9px;
    position: absolute;
    left: 19px;
    top: 20px; }
  .block-menu ul li.on a {
    color: #772e68;
    padding-left: 35px;
    font-weight: 500; }

.block-newsletter {
  background: #f4f4f4;
  border-radius: 6px;
  padding: 22px 16px; }
  .block-newsletter p {
    font-size: 14px; }
  .block-newsletter form {
    margin: 0 -5px; }
    .block-newsletter form .text {
      border-radius: 23px;
      padding: 0 22px;
      font-weight: 500;
      width: 100%;
      height: 46px;
      background: white; }
    .block-newsletter form .submit-mask {
      background: #455057;
      color: white;
      font-size: 38px;
      border-radius: 50%;
      overflow: hidden;
      width: 1em;
      height: 1em;
      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;
      position: absolute;
      right: 5px;
      top: 5px; }
      .block-newsletter form .submit-mask:hover {
        background: #772e68; }
      .block-newsletter form .submit-mask i {
        font-size: 18px;
        top: 1px;
        right: -1px; }
      .block-newsletter form .submit-mask input {
        position: absolute;
        left: 0;
        top: 0;
        background: transparent;
        borde: 0; }

.blog .block-kunye {
  background: #f4f4f4; }
  .blog .block-kunye > div {
    padding: 25px 15px; }
  .blog .block-kunye figure {
    font-size: 70px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    margin: 10px auto 5px auto;
    overflow: hidden;
    background: #ddd; }
    .blog .block-kunye figure img {
      width: 100%; }
  .blog .block-kunye .us {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #343e5c;
    text-align: center; }
    .blog .block-kunye .us h2 {
      font-weight: 700;
      font-size: 17px; }
  .blog .block-kunye .as p {
    text-align: justify;
    font-size: 13px;
    margin-bottom: 10px; }
.blog .block-author ul li {
  margin-bottom: 8px; }
  .blog .block-author ul li:last-child {
    margin-bottom: 0; }
  .blog .block-author ul li a {
    font-size: 17px; }
  .blog .block-author ul li.on a {
    font-weight: 500;
    color: #772e68; }
    .blog .block-author ul li.on a i {
      margin-right: 8px;
      font-size: 18px;
      top: 3px; }
.blog .post-alls .list article {
  padding: 15px;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 5px; }
  .blog .post-alls .list article:hover {
    background: #f7f7f7; }
.blog .post-last .dots-wrap span {
  font-size: 12px; }

@media (min-width: 768px) {
  .blog.indeks .con-box {
    width: calc(100% - 305px); } }
.box-haber .sol div {
  background: #772e68;
  color: white;
  border-radius: 10px;
  width: 74px;
  height: 74px;
  padding: 0 8px;
  text-align: center;
  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; }
  .box-haber .sol div span {
    display: block; }
  .box-haber .sol div .a {
    font-size: 28px;
    font-weight: 700; }
.box-haber .sag h3 {
  margin-top: -5px; }
.box-haber .sag h3 a {
  font-weight: 500;
  color: #343e5c;
  font-size: 15px; }
.box-haber .sag p {
  font-size: 13px;
  padding-top: 1px;
  margin-bottom: 1px; }

.haber .post-alls .list article {
  padding: 15px;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 5px; }
  .haber .post-alls .list article:hover {
    background: #f7f7f7; }

@media (min-width: 768px) {
  .haber.indeks .con-box {
    width: calc(100% - 305px); } }
@media (max-width: 576px) {
  .box-haber.t-2 .sol div {
    font-size: 11px;
    width: 46px;
    height: 58px; }
    .box-haber.t-2 .sol div .a {
      font-size: 23px; }

  .haber .post-alls .list article {
    padding: 0;
    border-radius: 0; }
    .haber .post-alls .list article:hover {
      background: none; } }
.info.ilke .list-ilke h3 {
  color: #343e5c;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 6px; }
.info.ilke .list-ilke i {
  color: #772e68;
  font-size: 13px;
  margin-right: 14px; }

.info.ekip .content .us h2 {
  font-weight: 700;
  color: #343e5c;
  margin-bottom: 15px; }
.info.ekip .list-ekip {
  text-align: center; }
  .info.ekip .list-ekip figure {
    margin-bottom: 10px; }
    .info.ekip .list-ekip figure img {
      z-index: 0; }
    .info.ekip .list-ekip figure > span {
      position: absolute;
      left: 0;
      border-radius: 4px;
      top: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: background .3s;
      transition: background .3s;
      z-index: 2;
      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; }
      .info.ekip .list-ekip figure > span .icon {
        font-size: 40px;
        border-radius: 50%;
        overflow: hidden;
        width: 1em;
        height: 1em;
        display: block;
        color: white;
        border: 2px solid white;
        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;
        visibility: hidden;
        margin: 0 10px;
        -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s; }
      .info.ekip .list-ekip figure > span .icon i {
        font-size: 16px; }
      .info.ekip .list-ekip figure > span .icon.mail i {
        font-size: 18px; }
      .info.ekip .list-ekip figure > span .icon:hover {
        background: white; }
        .info.ekip .list-ekip figure > span .icon:hover i {
          color: #772e68; }
  .info.ekip .list-ekip h4 {
    font-weight: 500; }
  .info.ekip .list-ekip li:hover figure > span {
    background: rgba(119, 46, 104, 0.7); }
    .info.ekip .list-ekip li:hover figure > span .icon {
      visibility: visible; }
    .info.ekip .list-ekip li:hover figure > span .view {
      -webkit-animation: slideInUp .5s;
              animation: slideInUp .5s; }
    .info.ekip .list-ekip li:hover figure > span .mail {
      -webkit-animation: slideInDown .5s;
              animation: slideInDown .5s; }

.info.kurum .team h2 {
  font-weight: 900;
  font-size: 23px;
  letter-spacing: .8px;
  color: #772e68;
  margin-bottom: 16px; }
.info.kurum .team ul {
  text-align: center; }
.info.kurum .team li h4 {
  color: #343e5c;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px; }
.info.kurum .team li span {
  color: #b1b5b7;
  font-size: 15px; }

.cozum .list-cozum {
  text-align: center; }
  .cozum .list-cozum figure {
    margin-bottom: 10px; }
    .cozum .list-cozum figure img {
      z-index: 0; }
    .cozum .list-cozum figure > span {
      position: absolute;
      left: 0;
      border-radius: 4px;
      top: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: background .3s;
      transition: background .3s;
      z-index: 2;
      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; }
      .cozum .list-cozum figure > span .icon {
        font-size: 40px;
        border-radius: 50%;
        overflow: hidden;
        width: 1em;
        height: 1em;
        display: block;
        color: white;
        border: 2px solid white;
        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;
        visibility: hidden;
        margin: 0 10px;
        -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s; }
      .cozum .list-cozum figure > span .icon i {
        font-size: 16px; }
      .cozum .list-cozum figure > span .icon.mail i {
        font-size: 18px; }
      .cozum .list-cozum figure > span .icon:hover {
        background: white; }
        .cozum .list-cozum figure > span .icon:hover i {
          color: #772e68; }
  .cozum .list-cozum h4 {
    font-weight: 700;
    color: #343e5c;
    margin-bottom: 10px; }
  .cozum .list-cozum li p {
    color: #b1b5b7;
    font-size: 12.5px; }
  .cozum .list-cozum li:hover h4 {
    color: #772e68; }
  .cozum .list-cozum li:hover p {
    color: #777; }
  .cozum .list-cozum li:hover figure > span {
    background: rgba(119, 46, 104, 0.7); }
    .cozum .list-cozum li:hover figure > span .icon {
      visibility: visible; }
    .cozum .list-cozum li:hover figure > span .view {
      -webkit-animation: slideInUp .3s;
              animation: slideInUp .3s; }
    .cozum .list-cozum li:hover figure > span .mail {
      -webkit-animation: slideInDown .3s;
              animation: slideInDown .3s; }
.cozum .list-one ul li {
  border-bottom: 1px solid #dedede;
  padding: 30px 0; }
  .cozum .list-one ul li > h4 {
    font-size: 17px;
    font-weight: 700; }
  .cozum .list-one ul li:last-child {
    border-bottom: 0; }

.dokuman .list-dokuman h2 {
  font-weight: 700;
  color: #343e5c;
  font-size: 16px;
  margin-bottom: 15px; }
.dokuman .list-dokuman ul li h4 {
  color: #343e5c;
  font-weight: 500;
  font-size: 15px; }
.dokuman .list-dokuman ul li span {
  color: #a2a7ab; }
.dokuman .list-dokuman ul li a:hover h4 {
  color: #772e68; }
.dokuman .list-dokuman ul li a:hover span {
  color: #444; }

.uretici .list-uretici ul li {
  border-bottom: 1px solid #ddd;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-left: 1px solid #ddd;
  padding: 10px; }
  .uretici .list-uretici ul li a img {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .uretici .list-uretici ul li a:hover img {
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%); }
  .uretici .list-uretici ul li:hover {
    background: #f4f4f4; }
.uretici .pano .sol {
  max-width: 230px; }
  .uretici .pano .sol figure {
    background: #bfbfbf; }
    .uretici .pano .sol figure img {
      opacity: 0.8; }
.uretici .pano h1 {
  font-weight: 900;
  color: #772e68; }
.uretici .pano span {
  color: #adb0b9;
  font-size: 17px; }

.tab-nav {
  text-align: center; }
  .tab-nav a {
    color: #adb0b9;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 12px 8px;
    min-height: 72px;
    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; }
    .tab-nav a:hover {
      color: #7e8188; }
  .tab-nav span {
    border-bottom: 1px solid #dedede;
    top: 1px;
    max-width: 262px;
    -webkit-transition: .3s;
    transition: .3s; }
    .tab-nav span.on {
      color: #772e68;
      border-color: #772e68; }
      .tab-nav span.on a {
        color: #772e68; }

.tab-nav-wrap {
  padding: 0 15px;
  border-bottom: 1px solid #dedede; }
  .tab-nav-wrap.t-4 {
    border-bottom-width: 2px; }
    .tab-nav-wrap.t-4 .tab-nav span {
      border-bottom-width: 2px;
      top: 2px; }

.tab-nav-wrap.t-2 {
  padding: 0 24px; }
  .tab-nav-wrap.t-2 .tab-nav span {
    border: 1px solid white;
    border-bottom-color: transparent; }
  .tab-nav-wrap.t-2 .tab-nav span.on {
    border: 1px solid #dedede;
    border-bottom-color: white;
    border-radius: 6px 6px 0 0; }

.block-uruntab .load-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 15px 0; }
  .block-uruntab .load-nav .buton {
    margin-right: 14px;
    z-index: 1; }
  .block-uruntab .load-nav .load-not {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    visibility: hidden;
    -webkit-animation: fadeInOut .3s;
            animation: fadeInOut .3s;
    z-index: 0; }
  .block-uruntab .load-nav .two {
    display: none; }
  .block-uruntab .load-nav .b {
    margin-left: 6px;
    color: #888; }
.block-uruntab .urun-load.on-load .load-nav .load-not {
  visibility: visible;
  -webkit-animation: fadeInLeft 0.3s;
          animation: fadeInLeft 0.3s; }
.block-uruntab .urun-load.on-load .load-nav .load-urun {
  background: #cec3cb;
  cursor: default;
  pointer-events: none; }
.block-uruntab .urun-load.end .load-nav .one {
  display: none; }
.block-uruntab .urun-load.end .load-nav .two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.block-uruntab .urun-load li.show {
  -webkit-animation: zoomIn 0.4s;
          animation: zoomIn 0.4s; }

@media (min-width: 768px) {
  .uretici .list-uretici ul li:nth-child(4n+1) {
    border-left-width: 0; }
  .uretici .list-uretici ul li:nth-last-child(-n+4) {
    border-bottom-width: 0; } }
@media (max-width: 768px) {
  .uretici .list-uretici ul li:nth-child(3n+1) {
    border-left-width: 0; } }
@media (max-width: 420px) {
  .uretici .list-uretici ul li:nth-child(3n+1) {
    border-left-width: 1px; }
  .uretici .list-uretici ul li:nth-child(2n+1) {
    border-left-width: 0; }
  .uretici .list-uretici ul li:nth-last-child(-n+2) {
    border-bottom-width: 0; } }
@media (max-width: 1200px) {
  .block-uruntab .tab-nav-wrap.t-3 {
    padding: 0;
    border: 0;
    margin-left: -6px;
    margin-right: -6px;
    border-radius: 8px;
    background: #efefef; }
    .block-uruntab .tab-nav-wrap.t-3 .tab-lab {
      height: 52px;
      border-radius: 8px;
      background: #efefef; }
      .block-uruntab .tab-nav-wrap.t-3 .tab-lab .txt {
        color: #333;
        font-size: 16px;
        padding: 16px;
        font-weight: 700; }
      .block-uruntab .tab-nav-wrap.t-3 .tab-lab .ico {
        top: 5px;
        right: 13px; }
    .block-uruntab .tab-nav-wrap.t-3 .tab-nav {
      z-index: 2;
      margin: 0;
      display: none;
      text-align: left;
      width: 100%;
      background: #efefef;
      position: absolute;
      left: 0;
      top: 53px; }
      .block-uruntab .tab-nav-wrap.t-3 .tab-nav a {
        padding: 12px 16px;
        color: #7f7f80;
        font-weight: 500;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        font-size: 15px;
        min-height: auto;
        width: 100%;
        display: block; }
        .block-uruntab .tab-nav-wrap.t-3 .tab-nav a br {
          display: none; }
        .block-uruntab .tab-nav-wrap.t-3 .tab-nav a:hover {
          color: #222;
          background: #eaeaea; }
      .block-uruntab .tab-nav-wrap.t-3 .tab-nav span {
        border: 0;
        top: 1px;
        max-width: none;
        padding: 0;
        display: block;
        width: 100%; }
        .block-uruntab .tab-nav-wrap.t-3 .tab-nav span.on {
          border: 0;
          border-radius: 0; }
        .block-uruntab .tab-nav-wrap.t-3 .tab-nav span.on a {
          color: #772e68; }
        .block-uruntab .tab-nav-wrap.t-3 .tab-nav span:last-child a {
          border-bottom: 0; }
    .block-uruntab .tab-nav-wrap.t-3.on {
      border-radius: 8px 8px 0 0; }
    .block-uruntab .tab-nav-wrap.t-3 .tab-con {
      z-index: 1; }
    .block-uruntab .tab-nav-wrap.t-3.t-2 {
      padding: 0; }
      .block-uruntab .tab-nav-wrap.t-3.t-2 .tab-nav span {
        border: 0; }
      .block-uruntab .tab-nav-wrap.t-3.t-2 .tab-nav span.on {
        border: 0;
        border-radius: 0; } }
.urun .top-box .us {
  background-image: url(img/top-2.jpg);
  height: 105px; }
.urun .filter-view a {
  color: #343e5c;
  border: 2px solid #343e5c;
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
  height: 26px;
  padding: 0 26px 0 14px;
  border-radius: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .urun .filter-view a span {
    font-size: 16px;
    border-radius: 50%;
    overflow: hidden;
    width: 1em;
    height: 1em;
    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;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid #343e5c;
    position: absolute;
    right: 3px;
    top: 3px; }
    .urun .filter-view a span i {
      font-size: 18px;
      top: 2px; }
  .urun .filter-view a:hover {
    color: #772e68;
    border-color: #772e68;
    background: #f4f4f4; }
    .urun .filter-view a:hover span {
      background: #772e68;
      border-color: #772e68;
      color: white; }
.urun.detay .base {
  padding-bottom: 0; }
.urun.detay .product-barcod {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 20px 0; }
  .urun.detay .product-barcod li {
    margin-bottom: 15px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .urun.detay .product-barcod li:last-child {
      margin-bottom: 0; }
    .urun.detay .product-barcod li label {
      color: #343e5c;
      width: 110px;
      margin-right: 10px; }
    .urun.detay .product-barcod li span {
      color: #adb0b9; }
.urun.detay .product-manual h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.urun.detay .product-manual .count {
  background: #999ead;
  margin-left: 10px;
  font-size: 13px;
  color: white;
  height: 22px;
  width: 38px;
  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;
  border-radius: 12px;
  padding: 3px 10px; }
.urun.detay .product-manual li {
  text-align: center; }
  .urun.detay .product-manual li h4 {
    color: #adb0b9;
    margin-top: 5px; }
  .urun.detay .product-manual li .real {
    opacity: 0.6; }
  .urun.detay .product-manual li a:hover .real {
    opacity: 1; }
  .urun.detay .product-manual li a:hover h4 {
    color: #772e68;
    font-weight: 500; }
.urun.detay .product-feature li {
  margin-bottom: 10px;
  font-size: 16px; }
  .urun.detay .product-feature li:last-child {
    margin-bottom: 0; }
  .urun.detay .product-feature li i {
    font-size: 16px;
    margin-right: 10px;
    top: 3px; }
.urun.detay .product-photo {
  max-width: 360px;
  margin: 0 auto; }

.urun-list li a {
  text-align: center;
  overflow: hidden;
  border: 1px solid #dedede;
  border-radius: 6px;
  display: block;
  padding: 6px 6px 60px 6px; }
.urun-list li figure {
  margin-bottom: 8px;
  z-index: 1; }
.urun-list li h4 {
  color: #343e5c;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box; }
.urun-list li span {
  color: #a2a7ab;
  font-size: 12px;
  -webkit-transition: color .3s;
  transition: color .3s;
  display: block;
  padding-top: 4px; }
.urun-list li .t {
  position: absolute;
  left: 0;
  border-radius: 0 0 6px 6px;
  bottom: 0;
  z-index: 1;
  height: 66px;
  -webkit-transition: height .3s;
  transition: height .3s;
  padding: 6px 8px;
  width: 100%;
  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; }
.urun-list li i {
  visibility: hidden;
  position: absolute;
  bottom: 7px;
  left: 50%;
  margin-left: -10px;
  color: #9e69b5;
  font-size: 14px; }
.urun-list li a:hover {
  border-color: #772e68; }
  .urun-list li a:hover .t {
    height: 166px;
    padding: 10px 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.81)), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.81) 0%, white 100%); }
  .urun-list li a:hover h4 {
    text-overflow: initial;
    color: #772e68;
    -webkit-line-clamp: inherit;
    overflow: visible; }
  .urun-list li a:hover span {
    color: #333; }
  .urun-list li a:hover i {
    visibility: visible;
    -webkit-animation: zoomIn 0.3s;
            animation: zoomIn 0.3s; }

.block-filter .sets .set {
  background: #f4f4f4;
  padding: 0;
  border-radius: 6px;
  margin-bottom: 15px; }
.block-filter .sets .set:last-child {
  margin-bottom: 0; }
.block-filter .filter-title {
  color: #772e68;
  padding: 16px;
  font-weight: 900;
  font-size: 22px; }
.block-filter .filter-title.t-2 {
  padding-bottom: 6px; }
.block-filter .set.t-2 {
  padding-bottom: 14px; }
.block-filter li ul {
  display: none; }
.block-filter h4.click {
  background: #eaeaea;
  color: #333;
  cursor: pointer;
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 20px; }
  .block-filter h4.click:hover {
    background: #e2e2e2;
    color: #772e68; }
  .block-filter h4.click i {
    position: absolute;
    right: 13px;
    top: 14px;
    font-size: 22px; }
  .block-filter h4.click .icon-close {
    display: none;
    font-size: 29px; }
.block-filter.on h4.click {
  border-radius: 6px 6px 0 0;
  background: #e6e6e6; }
.block-filter.on h4.click .icon-set {
  display: none; }
.block-filter.on h4.click .icon-close {
  display: block; }
.block-filter ul.one > li > a {
  border-bottom: 1px solid #dedede;
  font-size: 14px;
  color: #343e5c;
  font-weight: 700;
  padding: 14px 16px;
  display: block; }
.block-filter ul.one > li > a i {
  font-size: 6px;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  right: 12px;
  top: 22px;
  visibility: hidden; }
.block-filter ul.one > li:last-child a {
  border-bottom: 0; }
.block-filter ul.one > li:hover {
  background: #f9f9f9; }
.block-filter ul.one > li.sub > a i {
  visibility: visible; }
.block-filter ul.one > li.on {
  background: #f9f9f9;
  border-bottom: 1px solid #dedede; }
  .block-filter ul.one > li.on > a i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
.block-filter ul.two {
  padding: 10px 0; }
  .block-filter ul.two > li {
    margin: 0 8px; }
    .block-filter ul.two > li > a {
      padding: 8px;
      display: block;
      font-weight: 500; }
      .block-filter ul.two > li > a i {
        position: absolute;
        -webkit-transition: .3s;
        transition: .3s;
        color: #8c8c8c;
        right: 7px;
        top: 16px;
        font-size: 6px; }
      .block-filter ul.two > li > a:hover {
        text-decoration: underline;
        color: #772e68; }
        .block-filter ul.two > li > a:hover i {
          color: #555; }
    .block-filter ul.two > li.on {
      background: #f1f1f1;
      border-radius: 4px 4px; }
      .block-filter ul.two > li.on > a {
        color: #772e68;
        padding: 12px 30px 11px 12px;
        font-weight: 700;
        border-bottom: 1px solid #dcdcdc; }
        .block-filter ul.two > li.on > a i {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg);
          top: 19px; }
.block-filter ul.tre {
  padding: 10px 0; }
  .block-filter ul.tre > li {
    padding: 6px 4px 6px 24px; }
.block-filter ul.type-check-list > li {
  padding: 6px 4px 6px 14px; }
  .block-filter ul.type-check-list > li > a {
    padding-left: 22px;
    font-weight: 500;
    color: #343e5c; }
    .block-filter ul.type-check-list > li > a:hover {
      text-decoration: underline;
      color: #772e68; }
  .block-filter ul.type-check-list > li > a b {
    border: 1px solid #343e5c;
    color: white;
    border-radius: 8px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0; }
    .block-filter ul.type-check-list > li > a b i {
      left: 3px;
      top: 0;
      font-size: 12px;
      visibility: hidden; }
  .block-filter ul.type-check-list > li.on > a > b {
    background: #343e5c; }
    .block-filter ul.type-check-list > li.on > a > b i {
      visibility: visible; }

.is-sticky .sticky-filter {
  left: 0;
  top: 0;
  width: 100% !important; }
  .is-sticky .sticky-filter .block-filter h4.click {
    border-radius: 0;
    -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0px 6px rgba(0, 0, 0, 0.3);
    z-index: 1;
    height: 50px; }
  .is-sticky .sticky-filter .block-filter .sets {
    height: calc( 100% - 50px );
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -os-overflow-scrolling: touch; }

html.on-filter .sticky-filter,
html.on-filter .block-filter {
  height: 100%; }

.sticky-filter, .sticky-wrapper {
  z-index: 3;
  width: 100%; }

@media (max-width: 992px) {
  .sticky-wrapper {
    height: 50px !important; }

  .block-filter .sets {
    display: none;
    padding: 0 8px 9px 8px;
    background: #e6e6e6;
    border-radius: 0 0 6px 6px; }
  .block-filter .set .filter-title {
    font-size: 18px; } }
.iletisim .base {
  padding-bottom: 0; }
.iletisim .block-bilgi label {
  font-weight: 700;
  color: #343e5c;
  font-size: 17px;
  margin-bottom: 4	px;
  display: block; }
.iletisim .block-bilgi li {
  font-size: 15px;
  margin-bottom: 16px; }
.iletisim .block-bilgi address {
  font-style: normal; }
.iletisim .block-bilgi p b {
  color: #772e68;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px; }
.iletisim .block-bilgi p span {
  margin-right: 10px; }
.iletisim .man-box .sol, .iletisim .man-box .sag {
  padding-top: 10px;
  padding-bottom: 10px; }
.iletisim .man-box .sol {
  border-right: 1px solid #dedede; }
.iletisim .sec-map {
  height: 280px;
  width: 100%; }

@media (max-width: 576px) {
  .iletisim .sec-map {
    height: 360px; } }
@media (max-width: 420px) {
  .iletisim .sec-map {
    height: 420px; } }
.oturum {
  background: #f1f1f1; }
  .oturum .user-case {
    max-width: 380px;
    margin: 0 auto; }
    .oturum .user-case > .box {
      background: white;
      border: 1px solid #dfe5f7;
      border-radius: 8px;
      padding: 28px; }
    .oturum .user-case .down-text {
      font-weight: 500; }

@media (max-width: 420px) {
  .oturum .user-case > .box {
    padding: 24px 22px; }
  .oturum .user-case .down-text {
    font-weight: 500; } }
