@charset "UTF-8";
/* Transition || Geçiş */
/* Scale */
/* Skew */
/* Rotate */
/* Placeholder Color */
@font-face {
  font-family: 'AtlanticBentley';
  src: url("../fonts/AtlanticBentley.eot?#iefix") format("embedded-opentype"), url("../fonts/AtlanticBentley.woff") format("woff"), url("../fonts/AtlanticBentley.ttf") format("truetype"), url("../fonts/AtlanticBentley.svg#AtlanticBentley") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SignaturaMonolineScript-Regular';
  src: url("../fonts/SignaturaMonolineScript-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SignaturaMonolineScript-Regular.otf") format("opentype"), url("../fonts/SignaturaMonolineScript-Regular.woff") format("woff"), url("../fonts/SignaturaMonolineScript-Regular.ttf") format("truetype"), url("../fonts/SignaturaMonolineScript-Regular.svg#SignaturaMonolineScript-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

  @font-face {
    font-family: 'Arial';
    src: url('../fonts/ArialMT.woff2') format('woff2'),
        url('../fonts/ArialMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



html, body {
  font-family: 'Roboto', sans-serif !important; }

.full-image {
  width: 100%;
  height: auto;
  display: block; }

/** Mobile Contact **/
.mContact {
  display: none;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px 0px;
  z-index: 99999999;
  border: none !important; }
  .mContact .col-md-6 {
    width: 50% !important;
    float: left;
    padding: 7px !important; }
    .mContact .col-md-6 a {
      padding: 10px;
      font-size: 14px; }
    .mContact .col-md-6 span {
      font-weight: bold;
      color: #fff;
      padding: 5px;
      position: relative;
      top: 1px; }
  .mContact .wp {
    background: #55cd6c; }
  .mContact .tl {
    background: #171717; }
  .mContact img {
    width: 30px; }

/** Mobile Contact **/
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 1px -30px 25px -10px #000;
          box-shadow: 1px -30px 25px -10px #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  header::selection {
    background-color: #FFF;
    color: #295133; }
  header .logo {
    /* padding: 15px 0; */
    margin: 0;
    max-width: 300px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    }
  header .head-right .menuAc {
    background-color: #295133;
    color: #FFF;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    position: relative;
    right: 25px;
    font-size: 25px; }
  header .head-right .top {
    opacity: 1;
    padding: 10px 0;
    max-height: 100px;
    -webkit-transition: all 1s;
    transition: all 1s; }
    header .head-right .top .contact {
      line-height: 40px;
      font-size: 14px; }
      header .head-right .top .contact a {
        display: inline-block;
        font-size: 18px;
        margin: 0 5px;
        color: #000;
        font-weight: 500;
        text-decoration: none; }
    header .head-right .top .search {
      margin-left: 60px;
      position: relative; }
      header .head-right .top .search input {
        line-height: 40px;
        padding: 0 15px;
        border: none;
        border-radius: 25px;
        background-color: #ebebeb; }
      header .head-right .top .search button {
        position: absolute;
        width: 40px;
        height: 40px;
        background-color: transparent;
        border: none;
        right: 0;
        top: 0;
        text-align: center;
        padding: 0;
        border-radius: 100%;
        outline: none;
        cursor: pointer;
        color: #295133; }
  header .head-right nav.menu {
    border-top: 2px solid #d7d7d7;
    padding: 10px 0; }
    header .head-right nav.menu ul {
      padding: 0;
      margin: 0; }
      header .head-right nav.menu ul li {
        position: relative;
        float: left;
        list-style-type: none;
        margin: 0 5px; }
        header .head-right nav.menu ul li a {
          display: block;
          padding: 0 32px;
          text-decoration: none;
          line-height: 35px;
          font-size: 16px;
          color: #000;
          border-radius: 3px;
          -webkit-transition: all 0.5s;
          transition: all 0.5s;
          }
          header .head-right nav.menu ul li a:hover {
            background-color: #295133;
            color: #FFF;
            -webkit-transition: all 0.5s;
            transition: all 0.5s; }
        header .head-right nav.menu ul li.current-menu-item a {
          background-color: #295133;
          color: #FFF; }
  header.minimize {
    background-color: #FFF;
    -webkit-box-shadow: 1px 1px 25px -10px #000;
            box-shadow: 1px 1px 25px -10px #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    header.minimize .logo {
      max-width: 90px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
    header.minimize .top {
      padding: 0;
      max-height: 0;
      opacity: 0;
      overflow: hidden;
      -webkit-transition: all 1s;
      transition: all 1s; }
    header.minimize nav.menu {
      border-width: 0px; }
  header.not-home {
    background-color: #FFF;
    -webkit-box-shadow: 1px 1px 25px -10px #000;
    box-shadow: 1px 1px 25px -10px #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative; }
main .h-title {
  color: #295133;
  font-size: 60px;
  padding: 25px 0 0 0;
  width: 100%;
  font-family: 'Arial';
  font-weight: 600;
  }

main .slider figure {
  margin: 0; }

main .slider .slick-dots li button {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%; }

main .slider .slick-dots li.slick-active button {
  background-color: #000; }

@keyframes animationFrames {
  0% {
    width: 25%; }
  49% {
    width: 65%; }
  100% {
    width: 25%; } }

@-webkit-keyframes animationFrames {
  0% {
    width: 25%; }
  49% {
    width: 65%; }
  100% {
    width: 25%; } }

main #bars .bar {
  overflow: hidden;
  position: relative; }
  main #bars .bar:before {
    content: "";
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: #295133;
    left: -30%;
    top: 0;
    z-index: 1;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    pointer-events: none;
    -webkit-box-shadow: 0px 0px 25px -5px #000;
            box-shadow: 0px 0px 25px -5px #000; }
  main #bars .bar:after {
    content: "";
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: #295133;
    right: -30%;
    top: 0;
    z-index: 2;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    pointer-events: none;
    -webkit-box-shadow: 0px 0px 25px -5px #000;
            box-shadow: 0px 0px 25px -5px #000; }
  main #bars .bar figure {
    margin: 0; }
    main #bars .bar figure a {
      position: relative;
      display: block; }
      main #bars .bar figure a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2);
        opacity: 0;
        z-index: 9;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
      main #bars .bar figure a img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
      main #bars .bar figure a:hover:before {
        opacity: 1;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
      main #bars .bar figure a:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transition-delay: 1s;
                transition-delay: 1s; }
  main #bars .bar:hover:before {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-animation: animationFrames linear .75s;
            animation: animationFrames linear .75s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    left: -15%; }
  main #bars .bar:hover:after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-animation: animationFrames linear .75s;
            animation: animationFrames linear .75s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    right: -15%; }

main #products {
  background-color: #f6f7fb;
  padding-bottom: 50px; }
  main #products .container {
    position: relative; }
  main #products .product-list {
    padding: 10px 0; }
    main #products .product-list .product {
      padding: 40px 20px; }
      main #products .product-list .product .in {
        position: relative;
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 0.5;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        pointer-events: none; }
        main #products .product-list .product .in .desc span {
          font-size: 31px;
          color: #295133;
          font-family: 'AtlanticBentley';
          font-weight: 600;
          }
        main #products .product-list .product .in .desc .title {
          font-weight: 600; }
          main #products .product-list .product .in .desc .title label {
            display: block;
            font-weight: 400;
            font-size: 13px; }
        main #products .product-list .product .in .desc a {
          border-radius: 5px;
          border: 1px solid #295133;
          color: #295133;
          text-decoration: none;
          line-height: 40px;
          padding: 0 20px;
          display: block;
          -webkit-transition: all 0.5s;
          transition: all 0.5s; }
          main #products .product-list .product .in .desc a:hover {
            background-color: #295133;
            color: #FFF;
            -webkit-transition: all 0.5s;
            transition: all 0.5s; }
      main #products .product-list .product.slick-center .in {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        opacity: 1;
        pointer-events: auto; }
  main #products .navigation {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    main #products .navigation button {
      width: 50px;
      height: 75px;
      line-height: 75px;
      border-radius: 5px;
      background-color: #295133;
      border: none;
      display: block;
      outline: none;
      cursor: pointer;
      color: #FFF;
      font-size: 50px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      main #products .navigation button.next {
        float: right;
        margin-right: -75px; }
      main #products .navigation button.prev {
        float: left;
        margin-left: -75px; }
      main #products .navigation button:hover {
        background-color: #357746;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }

main #information {
  position: relative;
  padding: 25px 0; }
  main #information .info {
    margin: 50px 0; }
    main #information .info .text {
      padding-left: 50px;
      position: relative; }
      main #information .info .text .slogan {
        font-family: 'SignaturaMonolineScript-Regular';
        font-size: 75px;
        color: #295133; }
      main #information .info .text:before {
        
        position: absolute;
        left: 0;
        top: 0;
        letter-spacing: 10px;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-writing-mode: vertical-rl;
            -ms-writing-mode: tb-rl;
                writing-mode: vertical-rl;
        text-orientation: inherit;
        color: #295133;
        font-weight: 500; }
    main #information .info:nth-child(2n) .text {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      text-align: right;
      padding-left: 0;
      padding-right: 50px; }
      main #information .info:nth-child(2n) .text:before {
        right: 0;
        left: auto;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }

main #contact {
  background-image: url("../images/form-BG.jpg");
  background-position: center center;
  background-size: cover; }
  main #contact .form {
    padding: 50px 0; }
    main #contact .form .title {
      font-family: 'SignaturaMonolineScript-Regular';
      font-size: 90px; }
  main #contact .column {
    padding: 10px; }
    main #contact .column input, main #contact .column textarea {
      width: 100%;
      padding: 15px;
      background-color: transparent;
      border: none;
      border-bottom: 1px solid #000;
      outline: none;
      font-weight: 400;
      font-size: 13.5px; }
      main #contact .column textarea {
        height: 75px;
        resize: none;
      }
      main #contact .column input::-webkit-input-placeholder, main #contact .column textarea::-webkit-input-placeholder {
        color: #000; }
      main #contact .column input:-ms-input-placeholder, main #contact .column textarea:-ms-input-placeholder {
        color: #000; }
      main #contact .column input::-ms-input-placeholder, main #contact .column textarea::-ms-input-placeholder {
        color: #000; }
      main #contact .column input::placeholder, main #contact .column textarea::placeholder {
        color: #000; }
    main #contact .column input[type="submit"] {
      border: 1px solid #000;
      width: 200px;
      line-height: 50px;
      text-align: center;
      padding: 0;
      margin: 0 auto;
      display: block;
      font-weight: bolder;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      cursor: pointer; }
      main #contact .column input[type="submit"]:hover {
        background-color: #000;
        color: #FFF;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }

main #blog .container {
  position: relative; }

main #blog .posts {
  padding: 15px; }
  main #blog .posts .post {
    margin: 25px 15px;
    -webkit-box-shadow: 0 0 0 0 #6d6d6d;
            box-shadow: 0 0 0 0 #6d6d6d;
    outline: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    main #blog .posts .post .text {
      padding: 20px; }
      main #blog .posts .post .text h2 {
        color: #295133;
        letter-spacing: 2px;
        font-size: 16px; }
      main #blog .posts .post .text p {
        font-size: 14px; }
      main #blog .posts .post .text a {
        color: #000;
        font-weight: 900;
        text-transform: uppercase;
        line-height: 25px;
        display: block; }
        main #blog .posts .post .text a i {
          color: #295133;
          font-size: 25px;
          margin-left: 15px; }
    main #blog .posts .post.slick-center {
      -webkit-box-shadow: 0 0 45px 0px #6d6d6d;
              box-shadow: 0 0 45px 0px #6d6d6d;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }

main #blog .navigation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  main #blog .navigation button {
    width: 50px;
    height: 75px;
    line-height: 75px;
    border-radius: 5px;
    background-color: #295133;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
    color: #FFF;
    font-size: 50px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    main #blog .navigation button.post-next {
      float: right;
      margin-right: -75px; }
    main #blog .navigation button.post-prev {
      float: left;
      margin-left: -75px; }
    main #blog .navigation button:hover {
      background-color: #357746;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
main .detail {
  background-image: url('../images/detailBG.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 50px 0;
}
main .detail .head h1 {
  font-family: 'Arial';
  color: #295133;
  font-size: 50px;
  font-weight: 600;
}
main .detail .head .breadcrumbs {
  background-color: #FFF;
  -webkit-box-shadow: 0 0 10px -4px #6d6d6d;
  box-shadow: 0 0 10px -4px #6d6d6d;
  -webkit-transition: all 0.5s;
  padding: 7.5px 15px;
  margin-bottom: 40px;
  font-size: 15px;
}
main .detail .head .breadcrumbs a {
  font-weight: bolder;
  text-decoration: none;
  color: #295133;
}
main .detail .gallery .photos {
  width: 135px;
  position: relative;
  float: left;
  margin-right: 15px;
}
main .detail .gallery .photos .photo {
  width: 100%;
  display: block;
  position: relative;
  margin: 10px 0;
}
main .detail .gallery .photos .photo:first-child {
  margin-top: 0;
}
main .detail .gallery .photos .photo:last-child {
  margin-bottom: 0;
}
main .detail .gallery .big-photo {
  width: calc(100% - 150px);
  float: left;
}
main .detail .gallery .big-photo.full {
  width: 100%;
}
main .detail .text .text-head {
  margin-bottom: 25px;
}
main .detail .text .text-head .title {
  font-family: 'AtlanticBentley';
  color: #295133;
  font-size: 60px;
  line-height: 60px;
}
main .detail .text .text-head h1 {
  font-size: 20px;
}
main .detail .text .live-shop {
  border: 1px solid #295133;
  padding: 0 45px;
  line-height: 70px;
  display: inline-block;
  color: #295133;
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}
main .detail .text .live-shop:hover {
  background-color: #295133;
  color: #FFF;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main .detail .other-product {
  background-color: #f6f7fb;
}
main .detail .other-product .container {
  position: relative;
}
main .detail .other-product h1 {
  font-size: 40px;
  margin: 30px 0;
  display: block;
  width: 100%;
  border-top: 1px solid #2b5335;
  border-bottom: 5px solid #2b5335;
  padding: 15px 0;
  font-weight: bolder;
}
main .detail .other-product .products {
  width: 100%;
}
main .detail .other-product .navigation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
          main .detail .other-product {
            position: relative;
            width: 100%;
            margin-top: 60px;
          }
          main .detail .other-product .navigation button {
    width: 50px;
    height: 75px;
    line-height: 75px;
    border-radius: 5px;
    background-color: #295133;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
    color: #FFF;
    font-size: 50px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    main .detail .other-product .navigation button.other-next {
      float: right;
      margin-right: -75px; }
      main .detail .other-product .navigation button.other-prev {
      float: left;
      margin-left: -75px; }
      main .detail .other-product .navigation button:hover {
      background-color: #357746;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      
      main .detail .other-product .product .in {
        padding: 15px;
      }
      main .detail .other-product .product .in .desc span {
        font-family: 'AtlanticBentley';
        font-size: 40px;
        color: #295133; }
        main .detail .other-product .product .in .desc .title {
        font-weight: 600; }
        main .detail .other-product .product .in .desc .title label {
          display: block;
          font-weight: 400;
          font-size: 13px; }
          main .detail .other-product .product .in .desc a {
        border-radius: 5px;
        border: 1px solid #295133;
        color: #295133;
        text-decoration: none;
        line-height: 40px;
        padding: 0 20px;
        display: block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
        main .detail .other-product .product .in .desc a:hover {
          background-color: #295133;
          color: #FFF;
          -webkit-transition: all 0.5s;
          transition: all 0.5s; }

      main .detail .content #bars .bar:before, main .detail .content #bars .bar:after {
        display: none;
      }
      main .detail .content #bars .bar {
        padding: 15px;
      }
      
      main .detail .content #bars .bar .in {
        position: relative;
        overflow: hidden;
       }
        main .detail .content #bars .bar .in:before {
          content: "";
          position: absolute;
          width: 25%;
          height: 100%;
          background-color: #295133;
          left: -30%;
          top: 0;
          z-index: 1;
          -webkit-transform: skewX(15deg);
          transform: skewX(15deg);
          -webkit-transition: all 0.5s;
          transition: all 0.5s;
          pointer-events: none;
          -webkit-box-shadow: 0px 0px 25px -5px #000;
                  box-shadow: 0px 0px 25px -5px #000;
        }
        main .detail .content #bars .bar .in:after {
          content: "";
          position: absolute;
          width: 25%;
          height: 100%;
          background-color: #295133;
          right: -30%;
          top: 0;
          z-index: 2;
          -webkit-transform: skewX(15deg);
          transform: skewX(15deg);
          -webkit-transition: all 0.5s;
          transition: all 0.5s;
          pointer-events: none;
          -webkit-box-shadow: 0px 0px 25px -5px #000;
                  box-shadow: 0px 0px 25px -5px #000;
        }
          main .detail .content #bars .bar:hover .in:before {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-animation: animationFrames linear .75s;
            animation: animationFrames linear .75s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    left: -15%; }
 main .detail .content #bars .bar:hover .in:after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-animation: animationFrames linear .75s;
            animation: animationFrames linear .75s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    right: -15%; }


  main .detail #products .product-lists {
    width: 100%;
    padding: 10px 0; }
    main .detail #products .product-lists .product {
      padding: 40px 20px; }
      main .detail #products .product-lists .product .in {
        position: relative;
        }
        main .detail #products .product-lists .product .in .desc span {
          font-size: 40px;
          color: #295133;
          font-family: 'AtlanticBentley';
          font-weight: bold;
          }
        main .detail #products .product-lists .product .in .desc .title {
          font-weight: 600; }
          main .detail #products .product-lists .product .in .desc .title label {
            display: block;
            font-weight: 400;
            font-size: 13px; }
        main .detail #products .product-lists .product .in .desc a {
          border-radius: 5px;
          border: 1px solid #295133;
          color: #295133;
          text-decoration: none;
          line-height: 40px;
          padding: 0 20px;
          display: block;
          -webkit-transition: all 0.5s;
          transition: all 0.5s; }
          main .detail #products .product-lists .product .in .desc a:hover {
            background-color: #295133;
            color: #FFF;
            -webkit-transition: all 0.5s;
            transition: all 0.5s; }
      main .detail #products .product-lists .product.slick-center .in {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        opacity: 1;
        pointer-events: auto; }
footer .top {
  background-color: #f6f7fb;
  padding: 25px 0; }
  footer .top .col .icon {
    width: 100px;
    margin-right: 15px;
    text-align: center;
    border-right: 2px solid #ccc;
    color: #295133; }
    footer .top .col .icon i {
      float: left;
      font-size: 40px; }
  footer .top .col .info {
    width: calc(100% - 125px);
    font-size: 13px; }
    footer .top .col .info a {
      display: block;
      color: #295133;
      text-decoration: none; }

footer nav.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%; }
  footer nav.menu ul li {
    float: none;
    display: inline-block;
    position: relative; }
    footer nav.menu ul li a {
      line-height: 40px;
      color: #295133;
      text-transform: uppercase;
      font-size: 14px;
      padding: 0 15px;
      border-right: 1px solid #295133;
      font-weight: bold; }
    footer nav.menu ul li:last-child a {
      border: none; }
