﻿@charset "utf-8";
@import url("../../../../css");
@import url("../../../../css-1");
body {
  font-family: "Roboto", sans-serif;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background-color: #003a1c;
}
.display-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#ccm-panel-dashboard .ccm-panel-content-visible section ul {
  display: block;
}
@media (min-width: 1425px) {
  .container {
    max-width: 1380px;
  }
}
div#ccm-intelligent-search-results {
  right: 120px !important;
}
.whale-photoswipe {
  max-width: 100%;
  padding: 0;
  margin: 0 !important;
}
@media (max-width: 500px) {
  .whale-photoswipe figure {
    width: 50% !important;
    padding-bottom: 50% !important;
  }
}
.whale-photoswipe figure a {
  display: block;
}
.whale-photoswipe figure a img {
  height: 100%;
  object-fit: cover;
}
.whale-photoswipe figure a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transition: all 0.6s;
}
.whale-photoswipe figure a:after {
  content: "\f00e";
  font-family: FontAwesome;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transition: all 0.9s;
}
.whale-photoswipe figure a:hover:before {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.whale-photoswipe figure a:hover:after {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.insta .eapps-instagram-feed-posts-grid-load-more-container {
  display: none !important;
}
.header {
  position: absolute;
  z-index: 99;
  width: 100%;
}
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header ul li a {
  text-decoration: none;
  color: #171422;
}
.header .top {
  background-color: #fff;
}
@media (max-width: 768px) {
  .header .top {
    display: none;
  }
}
.header .top .flex-in {
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 235px;
}
@media (max-width: 1600px) {
  .header .top .flex-in {
    padding: 0 100px;
  }
}
@media (max-width: 1200px) {
  .header .top .flex-in {
    padding: 0 50px;
  }
}
.header .top .flex-in .left {
  width: 60%;
  height: 100%;
}
@media (max-width: 991px) {
  .header .top .flex-in .left {
    width: 85%;
  }
}
.header .top .flex-in .left ul {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header .top .flex-in .left ul li {
  margin-right: 25px;
}
.header .top .flex-in .left ul li a {
  font-size: 14px;
}
.header .top .flex-in .left ul li a i {
  color: #8ec038;
  margin-right: 7px;
  font-size: 15px;
}
.header .top .flex-in .right {
  width: 40%;
  height: 100%;
}
@media (max-width: 991px) {
  .header .top .flex-in .right {
    width: 15%;
  }
}
.header .top .flex-in .right ul {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.header .top .flex-in .right ul li {
  margin-left: 20px;
}
.header .top .flex-in .right ul li a i {
  color: #484848;
}
.header .top .flex-in .right ul li a:hover i {
  color: #8ec038;
}
.header .top .flex-in .right ul li:nth-of-type(3) a,
.header .top .flex-in .right ul li:nth-of-type(4) a,
.header .top .flex-in .right ul li:nth-of-type(5) a {
  font-size: 15px;
  font-weight: 600;
}
.header .top .flex-in .right ul li:nth-of-type(3) a:hover,
.header .top .flex-in .right ul li:nth-of-type(4) a:hover,
.header .top .flex-in .right ul li:nth-of-type(5) a:hover {
  color: #8ec038;
}
.header .bottom-fix {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.header .bottom-fix .left {
  padding-left: 235px;
  text-align: right;
  background-color: #003a1c;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  position: relative;
  height: 115px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 50px;
  z-index: 4;
}
@media (max-width: 1600px) {
  .header .bottom-fix .left {
    padding-left: 103px;
  }
}
@media (max-width: 1200px) {
  .header .bottom-fix .left {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .header .bottom-fix .left {
    height: 90px;
  }
}
@media (max-width: 768px) {
  .header .bottom-fix .left {
    height: 65px;
    width: 100%;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    padding: 15px 20px;
  }
}
.header .bottom-fix .left:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #003a1c;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
}
@media (max-width: 768px) {
  .header .bottom-fix .left:before {
    display: none;
  }
}
.header .bottom-fix .left a {
  display: inline-block;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  z-index: 5;
}
@media (max-width: 768px) {
  .header .bottom-fix .left a {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
  }
}
.header .bottom-fix .left a img {
  width: 175px;
}
@media (max-width: 991px) {
  .header .bottom-fix .left a img {
    width: 90px;
  }
}
@media (max-width: 768px) {
  .header .bottom-fix .left a img {
    width: 70px;
  }
}
.header .bottom-fix .left ul {
  display: none;
}
@media (max-width: 768px) {
  .header .bottom-fix .left ul {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .header .bottom-fix .left ul li a {
    display: block;
    padding: 0 10px;
    color: #fff;
    position: relative;
  }
  .header .bottom-fix .left ul li a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fff;
  }
  .header .bottom-fix .left ul li:last-child a:before {
    display: none;
  }
}
.header .bottom-fix .right {
  width: 80%;
  height: 60px;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  position: relative;
  padding-right: 211px;
}
@media (max-width: 1600px) {
  .header .bottom-fix .right {
    padding-right: 100px;
  }
}
@media (max-width: 1200px) {
  .header .bottom-fix .right {
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .header .bottom-fix .right {
    display: none;
  }
}
.header .bottom-fix .right:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 20%;
  background-color: #fff;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
}
.header .bottom-fix .right ul {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  position: relative;
  z-index: 4;
}
.header .bottom-fix .right ul li {
  margin: 0 20px;
  position: relative;
}
.header .bottom-fix .right ul li:before {
  content: "";
  position: absolute;
  right: -19px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #ddd;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
}
.header .bottom-fix .right ul li:last-child:before {
  display: none;
}
.header .bottom-fix .right ul li a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #171422;
  font-weight: 400;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  position: relative;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.header .bottom-fix .right ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #8ec038;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.header .bottom-fix .right ul li a:hover {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  color: #8ec038;
}
.header .bottom-fix .right ul li a:hover:before {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  width: 100%;
  background-color: #8ec038;
}
.header .bottom-fix .right ul li.active a {
  color: #8ec038;
}
.header .bottom-fix .right ul li.active a:before {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  width: 100%;
  background-color: #8ec038;
}
.menu-navigation-dark-header-sub {
  display: none;
}
@media (max-width: 768px) {
  .menu-navigation-dark-header-sub {
    font-size: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 999999;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 0.5s;
  }
  .menu-navigation-dark-header-sub.mobile-menu-hide {
    -webkit-transform: translateY(61px);
    -moz-transform: translateY(61px);
    -ms-transform: translateY(61px);
    -o-transform: translateY(61px);
    transform: translateY(61px);
    transition: all 0.5s;
  }
  .menu-navigation-dark-header-sub a {
    display: inline-block;
    color: #fff;
    background-color: #232526;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.26);
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #161718;
    border-top: none;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
  }
  .menu-navigation-dark-header-sub a:hover {
    background-color: #27292a;
  }
  .menu-navigation-dark-header-sub a:first-child {
    border-left: 1px solid #161718;
  }
  .menu-navigation-dark-header-sub a:not(.selected) {
    box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.26), inset 1px 0 0 #323435,
      inset 0 1px 0 #282a2b, inset 0 -1px 0 #282a2b;
  }
  .menu-navigation-dark-header-sub a:last-child {
    box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.26), inset 1px 0 0 #323435,
      inset -1px 0 0 #282a2b, inset 0 1px 0 #282a2b, inset 0 -1px 0 #282a2b;
  }
  .menu-navigation-dark-header-sub a i {
    display: block;
    line-height: 1.3;
  }
  .menu-navigation-dark-header-sub a span {
    display: block;
    font-size: 9px;
    font-weight: bold;
    line-height: 2;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    letter-spacing: 1px;
  }
  .menu-navigation-dark-header-sub a:active {
    background-color: #1d1e1f;
    border-bottom: 2px solid #8ec038;
  }
  .menu-navigation-dark-header-sub a:active i {
    color: #8ec038;
  }
  .menu-navigation-dark-header-sub a.active {
    background-color: #1d1e1f;
    border-bottom: 2px solid #8ec038;
  }
  .menu-navigation-dark-header-sub a.active i {
    color: #8ec038;
  }
  .menu-navigation-dark-header-sub a.selected {
    background-color: #1d1e1f;
    border-bottom: 2px solid #8ec038;
  }
  .menu-navigation-dark-header-sub a.selected i {
    color: #8ec038;
  }
}
@media (max-width: 768px) and (max-width: 500px) {
  .menu-navigation-dark-header-sub a span {
    font-size: 8px;
  }
}
.header-scroll {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  overflow: hidden;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}
@media (max-width: 768px) {
  .header-scroll {
    display: none;
  }
}
.header-scroll.header-scroll-active {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.header-scroll ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-scroll ul li a {
  text-decoration: none;
  color: #171422;
}
.header-scroll .bottom-fix {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.header-scroll .bottom-fix .left {
  padding-left: 235px;
  text-align: right;
  background-color: #003a1c;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  position: relative;
  height: 115px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 50px;
  z-index: 4;
}
@media (max-width: 1600px) {
  .header-scroll .bottom-fix .left {
    padding-left: 103px;
  }
}
@media (max-width: 1200px) {
  .header-scroll .bottom-fix .left {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .header-scroll .bottom-fix .left {
    height: 90px;
  }
}
@media (max-width: 500px) {
  .header-scroll .bottom-fix .left {
    height: 65px;
    width: 100%;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.header-scroll .bottom-fix .left:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #003a1c;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
}
@media (max-width: 500px) {
  .header-scroll .bottom-fix .left:before {
    display: none;
  }
}
.header-scroll .bottom-fix .left a {
  display: inline-block;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  z-index: 5;
}
@media (max-width: 500px) {
  .header-scroll .bottom-fix .left a {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
  }
}
.header-scroll .bottom-fix .left a img {
  width: 175px;
}
@media (max-width: 991px) {
  .header-scroll .bottom-fix .left a img {
    width: 90px;
  }
}
@media (max-width: 500px) {
  .header-scroll .bottom-fix .left a img {
    width: 70px;
  }
}
.header-scroll .bottom-fix .right {
  width: 80%;
  height: 60px;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  position: relative;
  padding-right: 211px;
}
@media (max-width: 1600px) {
  .header-scroll .bottom-fix .right {
    padding-right: 100px;
  }
}
@media (max-width: 1200px) {
  .header-scroll .bottom-fix .right {
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .header-scroll .bottom-fix .right {
    display: none;
  }
}
.header-scroll .bottom-fix .right:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 20%;
  background-color: #fff;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
}
.header-scroll .bottom-fix .right:after {
  content: "";
  position: absolute;
  right: -17px;
  bottom: -2px;
  width: 101%;
  height: 2px;
  background-color: #72b334;
}
.header-scroll .bottom-fix .right ul {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  position: relative;
  z-index: 4;
}
@media (max-width: 768px) {
  .header-scroll .bottom-fix .right ul {
    display: none;
  }
}
.header-scroll .bottom-fix .right ul li {
  margin: 0 20px;
  position: relative;
}
.header-scroll .bottom-fix .right ul li:before {
  content: "";
  position: absolute;
  right: -19px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #ddd;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
}
.header-scroll .bottom-fix .right ul li:last-child:before {
  display: none;
}
.header-scroll .bottom-fix .right ul li a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #171422;
  font-weight: 400;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  position: relative;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.header-scroll .bottom-fix .right ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #8ec038;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.header-scroll .bottom-fix .right ul li a:hover {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  color: #8ec038;
}
.header-scroll .bottom-fix .right ul li a:hover:before {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  width: 100%;
  background-color: #8ec038;
}
.header-scroll .bottom-fix .right ul li.active a {
  color: #8ec038;
}
.header-scroll .bottom-fix .right ul li.active a:before {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  width: 100%;
  background-color: #8ec038;
}
.title,
.title-mini {
  font-size: 70px;
  font-weight: 700;
  color: #413c38;
  font-family: "Libre Baskerville", serif;
}
@media (max-width: 1425px) {
  .title,
  .title-mini {
    font-size: 50px;
  }
}
@media (max-width: 500px) {
  .title,
  .title-mini {
    font-size: 26px;
  }
}
.title-mini {
  font-size: 19px;
}
@media (max-width: 500px) {
  .title-mini {
    font-size: 18px;
  }
}
.desc {
  color: #858585;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 500px) {
  .desc {
    font-size: 14px;
  }
}
.main-slider {
  position: relative;
  padding-top: 100px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .main-slider {
    padding-top: 60px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(109, 109, 109, 0.3);
  z-index: 3;
  pointer-events: none;
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 4;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span {
  color: #fff;
  width: 1000px;
  text-align: center;
  text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1200px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span {
    width: 768px;
  }
}
@media (max-width: 768px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span {
    width: 100%;
    padding: 0 100px;
  }
}
@media (max-width: 500px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span {
    padding: 0 25px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(1) {
  font-size: 72px;
}
@media (max-width: 1366px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(1) {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(1) {
    font-size: 36px;
  }
}
@media (max-width: 500px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(1) {
    font-size: 28px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(2) {
  margin-top: 35px;
  margin-bottom: 50px;
  line-height: 30px;
  letter-spacing: 1px;
}
@media (max-width: 1366px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(2) {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(2) {
    line-height: 25px;
  }
}
@media (max-width: 500px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(3) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(3)
  a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 195px;
  height: 60px;
  color: #fff;
  border-radius: 30px;
  letter-spacing: 1px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
@media (max-width: 1366px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(3)
    a {
    width: 180px;
    height: 55px;
  }
}
@media (max-width: 991px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(3)
    a {
    width: 140px;
    height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(3)
    a {
    font-size: 11px;
    width: 150px;
    height: 40px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(3)
  a:nth-of-type(1) {
  background-color: #003a1c;
  margin-right: 35px;
  width: 150px;
  height: 40px;
}
@media (max-width: 575px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(3)
    a:nth-of-type(1) {
    margin-right: 10px;
    width: 110px;
    height: 30px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(3)
  a:nth-of-type(2) {
  background-color: #840f0f;
  margin-right: 35px;
}
@media (max-width: 575px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(3)
    a:nth-of-type(2) {
    margin-right: 10px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(3)
  a:nth-of-type(3) {
  background-color: #003a1c;
  width: 150px;
  height: 40px;
}
@media (max-width: 575px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    .whcr-item-description
    span:nth-of-type(3)
    a:nth-of-type(3) {
    width: 110px;
    height: 30px;
  }
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  .whcr-item-description
  span:nth-of-type(3)
  a:hover {
  background-color: #fff;
  color: #8ec038;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.main-slider
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .whcr-item
  img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    img {
    height: 450px !important;
  }
}
@media (max-width: 500px) {
  .main-slider
    .owl-carousel
    .owl-stage-outer
    .owl-stage
    .owl-item
    .whcr-item
    img {
    height: 310px !important;
  }
}
.main-slider .owl-carousel .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  pointer-events: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 40px;
}
@media (max-width: 768px) {
  .main-slider .owl-carousel .owl-nav {
    padding: 0 15px;
  }
}
@media (max-width: 500px) {
  .main-slider .owl-carousel .owl-nav {
    display: none;
  }
}
.main-slider .owl-carousel .owl-nav button {
  pointer-events: auto;
  border-radius: 0;
  width: 35px;
  height: 35px;
  margin: 0;
  outline: none;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
@media (max-width: 768px) {
  .main-slider .owl-carousel .owl-nav button {
    width: 30px;
    height: 30px;
  }
}
.main-slider .owl-carousel .owl-nav button i {
  width: 100%;
  height: 100%;
  position: relative;
}
.main-slider .owl-carousel .owl-nav button i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.main-slider .owl-carousel .owl-nav button.owl-prev {
  float: left;
  transform: translateX(-210%);
  -webkit-transform: translateX(-210%);
  -moz-transform: translateX(-210%);
  -ms-transform: translateX(-210%);
  -o-transform: translateX(-210%);
}
.main-slider .owl-carousel .owl-nav button.owl-prev i:before {
  background-image: url("../img/left-arrow.svg");
}
.main-slider .owl-carousel .owl-nav button.owl-next {
  float: right;
  transform: translateX(210%);
  -webkit-transform: translateX(210%);
  -moz-transform: translateX(210%);
  -ms-transform: translateX(210%);
  -o-transform: translateX(210%);
}
.main-slider .owl-carousel .owl-nav button.owl-next i:before {
  background-image: url("../img/right-arrow.svg");
}
.main-slider .owl-carousel .owl-nav button:hover {
  background-color: rgba(0, 0, 0, 0);
}
.main-slider .owl-carousel:hover .owl-nav .owl-prev,
.main-slider .owl-carousel:hover .owl-nav .owl-next {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
}
.main-slider .get-offer {
  position: absolute;
  left: 50px;
  bottom: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  z-index: 9;
}
@media (max-width: 1366px) {
  .main-slider .get-offer {
    left: 30px;
    bottom: 25px;
  }
}
@media (max-width: 500px) {
  .main-slider .get-offer {
    left: 15px;
    bottom: 15px;
  }
}
.main-slider .get-offer span:nth-of-type(2) {
  color: #fff;
  font-weight: 500;
  text-align: left;
}
@media (max-width: 1425px) {
  .main-slider .get-offer span:nth-of-type(2) {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .main-slider .get-offer span:nth-of-type(2) {
    display: none;
  }
}
.main-slider .get-offer span:nth-of-type(1) {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 10px;
  position: relative;
}
@media (max-width: 500px) {
  .main-slider .get-offer span:nth-of-type(1) {
    margin-right: 0;
    opacity: 0.9;
  }
}
.main-slider .get-offer span:nth-of-type(1):before,
.main-slider .get-offer span:nth-of-type(1):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
}
.main-slider .get-offer span:nth-of-type(1) .img-icon {
  width: 100%;
  height: 100%;
  background-color: #003a1c;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  border-radius: 5px;
  z-index: 3;
}
.main-slider .get-offer span:nth-of-type(1) .img-icon i {
  font-size: 18px;
}
.main-slider .get-offer:hover span .img-icon,
.main-slider .get-offer:focus span .img-icon,
.main-slider .get-offer:active span .img-icon {
  background-color: #c5c2bd;
}
.hakkimizda {
  margin-top: 70px;
}
@media (max-width: 500px) {
  .hakkimizda {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .hakkimizda .left {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .hakkimizda .left {
    margin-bottom: 65px;
  }
}
.hakkimizda .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hakkimizda .left .img-1 {
  width: calc(100% - 120px);
  height: 500px;
}
@media (max-width: 1425px) {
  .hakkimizda .left .img-1 {
    width: calc(100% - 50px);
  }
}
@media (max-width: 768px) {
  .hakkimizda .left .img-1 {
    height: 350px;
  }
}
@media (max-width: 500px) {
  .hakkimizda .left .img-1 {
    height: 250px;
  }
}
.hakkimizda .left .img-2 {
  width: 250px;
  height: 350px;
  position: absolute;
  right: 0;
  bottom: 0px;
  border: 10px solid #fff;
}
@media (max-width: 1425px) {
  .hakkimizda .left .img-2 {
    height: 300px;
  }
}
@media (max-width: 991px) {
  .hakkimizda .left .img-2 {
    bottom: -50px;
  }
}
@media (max-width: 768px) {
  .hakkimizda .left .img-2 {
    height: 200px;
    bottom: -10px;
  }
}
@media (max-width: 500px) {
  .hakkimizda .left .img-2 {
    height: 150px;
    width: 200px;
    right: 15px;
    bottom: 0;
    border: 5px solid #fff;
  }
}
.hakkimizda .right {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .hakkimizda .right {
    padding-left: 0;
  }
}
.hakkimizda .right .title {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 500px) {
  .hakkimizda .right .title {
    margin-bottom: 0;
    margin-top: 25px;
  }
}
.hakkimizda .right .desc {
  color: #858585;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 50px;
}
@media (max-width: 1425px) {
  .hakkimizda .right .desc {
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .hakkimizda .right .desc {
    margin-bottom: 25px;
  }
}
.hakkimizda .right .items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.hakkimizda .right .items .left-item {
  width: 50px;
  margin-right: 15px;
}
.hakkimizda .right .items .left-item img {
  width: 100%;
}
@media (max-width: 500px) {
  .hakkimizda .right .items .right-item .desc {
    margin-bottom: 15px;
  }
}
.urunler {
  margin-top: 70px;
  position: relative;
  padding-top: 37px;
  padding-bottom: 40px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .urunler {
    background-color: #72b334;
  }
}
@media (max-width: 500px) {
  .urunler {
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.urunler:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #72b334;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  z-index: 3;
}
@media (max-width: 991px) {
  .urunler:before {
    display: none;
  }
}
.urunler:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #003a1c;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  z-index: 3;
}
@media (max-width: 991px) {
  .urunler:after {
    display: none;
  }
}
.urunler .mask-in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #72b334;
}
@media (max-width: 991px) {
  .urunler .mask-in {
    display: none;
  }
}
.urunler .mask-in:before {
  content: "";
  position: absolute;
  width: 300px;
  height: 100%;
  background-color: #003a1c;
  right: 0;
  bottom: 0;
}
.urunler .title {
  z-index: 9;
  position: relative;
  color: #003a1c;
}
.urunler .flex-in {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 991px) {
  .urunler .flex-in {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.urunler .flex-in .left {
  width: 40%;
}
@media (max-width: 1425px) {
  .urunler .flex-in .left {
    width: 40%;
  }
}
@media (max-width: 1200px) {
  .urunler .flex-in .left {
    width: 30%;
  }
}
@media (max-width: 991px) {
  .urunler .flex-in .left {
    width: 100%;
  }
}
.urunler .flex-in .left ul {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  list-style: none;
  display: block;
  border-radius: 0;
}
@media (max-width: 991px) {
  .urunler .flex-in .left ul {
    display: inline-block;
  }
}
.urunler .flex-in .left ul li {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  list-style: none;
  display: block;
  border-radius: 0;
  width: 250px;
  position: relative;
}
.urunler .flex-in .left ul li:before {
  content: "";
  position: absolute;
  left: 40px;
  top: 0;
  width: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
@media (max-width: 500px) {
  .urunler .flex-in .left ul li:before {
    left: 28px;
  }
}
@media (max-width: 991px) {
  .urunler .flex-in .left ul li {
    width: 49%;
    display: inline-block;
    padding-left: 10px;
  }
}
.urunler .flex-in .left ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  list-style: none;
  display: block;
  border-radius: 0;
  color: #054a26;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 8px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  z-index: 4;
}
@media (max-width: 500px) {
  .urunler .flex-in .left ul li a {
    font-size: 14px;
  }
}
.urunler .flex-in .left ul li a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #054a26;
}
@media (max-width: 500px) {
  .urunler .flex-in .left ul li a:before {
    width: calc(100% - 18px);
  }
}
.urunler .flex-in .left ul li a img {
  width: 30px;
  margin-right: 15px;
}
@media (max-width: 500px) {
  .urunler .flex-in .left ul li a img {
    width: 18px;
    margin-right: 7px;
  }
}
.urunler .flex-in .left ul li a.active {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
}
.urunler .flex-in .left ul li:hover:before {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  width: calc(100% - 40px);
}
@media (max-width: 500px) {
  .urunler .flex-in .left ul li:hover:before {
    width: calc(100% - 28px);
  }
}
.urunler .flex-in .right {
  width: 60%;
  height: auto;
  position: relative;
}
@media (max-width: 1425px) {
  .urunler .flex-in .right {
    width: 60%;
  }
}
@media (max-width: 1200px) {
  .urunler .flex-in .right {
    width: 70%;
  }
}
@media (max-width: 991px) {
  .urunler .flex-in .right {
    width: 100%;
    background-color: #003a1c;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
  }
}
.urunler .flex-in .right .tab-content .tab-pane .img {
  position: relative;
  right: 200px;
}
@media (max-width: 1425px) {
  .urunler .flex-in .right .tab-content .tab-pane .img {
    right: 100px;
  }
}
@media (max-width: 1200px) {
  .urunler .flex-in .right .tab-content .tab-pane .img {
    right: 0;
  }
}
.urunler .flex-in .right .tab-content .tab-pane .img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border: 4px solid #fff;
}
.urunler .flex-in .right .tab-content .tab-pane .img .text {
  font-size: 43px;
  font-weight: 700;
  color: #72b334;
  font-family: "Libre Baskerville", serif;
  text-align: right;
}
@media (max-width: 500px) {
  .urunler .flex-in .right .tab-content .tab-pane .img .text {
    font-size: 28px;
  }
}
.vizyon-misyon {
  margin-top: 70px;
}
@media (max-width: 500px) {
  .vizyon-misyon {
    margin-top: 15px;
  }
}
.vizyon-misyon .top-in .left {
  position: relative;
}
.vizyon-misyon .top-in .left:before {
  content: "";
  position: absolute;
  right: -90px;
  top: 120px;
  width: 180px;
  height: 2px;
  background-color: #72b334;
  z-index: 7;
}
@media (max-width: 1200px) {
  .vizyon-misyon .top-in .left:before {
    top: 85px;
  }
}
@media (max-width: 991px) {
  .vizyon-misyon .top-in .left:before {
    display: none;
  }
}
.vizyon-misyon .top-in .left .img {
  overflow: hidden;
  position: relative;
}
.vizyon-misyon .top-in .left .img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 4;
}
.vizyon-misyon .top-in .left .img:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 15px;
  right: 15px;
  border: 1px solid #fff;
  z-index: 5;
}
.vizyon-misyon .top-in .left .img img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: relative;
  z-index: 3;
}
@media (max-width: 500px) {
  .vizyon-misyon .top-in .left .img img {
    height: 300px;
  }
}
.vizyon-misyon .top-in .left .img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.vizyon-misyon .top-in .right {
  padding-left: 100px;
}
@media (max-width: 991px) {
  .vizyon-misyon .top-in .right {
    padding-left: 0px;
  }
}
.vizyon-misyon .top-in .right .title {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 100px;
}
@media (max-width: 1200px) {
  .vizyon-misyon .top-in .right .title {
    margin-top: 65px;
  }
}
@media (max-width: 991px) {
  .vizyon-misyon .top-in .right .title {
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .vizyon-misyon .top-in .right .title {
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: none;
  }
}
@media (max-width: 991px) {
  .vizyon-misyon .top-in .right .desc {
    margin-bottom: 25px;
  }
}
.vizyon-misyon .bottom-in {
  margin-top: 30px;
}
.vizyon-misyon .bottom-in .left {
  padding-right: 100px;
}
@media (max-width: 991px) {
  .vizyon-misyon .bottom-in .left {
    padding-right: 0px;
  }
}
.vizyon-misyon .bottom-in .left .title {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 100px;
}
@media (max-width: 1200px) {
  .vizyon-misyon .bottom-in .left .title {
    margin-top: 65px;
  }
}
@media (max-width: 991px) {
  .vizyon-misyon .bottom-in .left .title {
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .vizyon-misyon .bottom-in .left .title {
    font-size: 26px;
    margin-bottom: 0;
    text-transform: none;
  }
}
@media (max-width: 991px) {
  .vizyon-misyon .bottom-in .left .desc {
    margin-bottom: 25px;
  }
}
.vizyon-misyon .bottom-in .right {
  position: relative;
}
.vizyon-misyon .bottom-in .right:before {
  content: "";
  position: absolute;
  left: -90px;
  top: 130px;
  width: 180px;
  height: 2px;
  background-color: #72b334;
  z-index: 7;
}
@media (max-width: 1200px) {
  .vizyon-misyon .bottom-in .right:before {
    top: 85px;
  }
}
@media (max-width: 991px) {
  .vizyon-misyon .bottom-in .right:before {
    display: none;
  }
}
.vizyon-misyon .bottom-in .right .img {
  overflow: hidden;
  position: relative;
}
.vizyon-misyon .bottom-in .right .img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 4;
}
.vizyon-misyon .bottom-in .right .img:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 15px;
  right: 15px;
  border: 1px solid #fff;
  z-index: 5;
}
.vizyon-misyon .bottom-in .right .img img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: relative;
  z-index: 3;
}
@media (max-width: 500px) {
  .vizyon-misyon .bottom-in .right .img img {
    height: 300px;
  }
}
.vizyon-misyon .bottom-in .right .img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.iletisim {
  margin-top: 70px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 500px) {
  .iletisim {
    margin-top: 25px;
  }
}
.iletisim .color-l {
  background-color: #72b334;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  position: relative;
}
@media (max-width: 991px) {
  .iletisim .color-l {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
  }
}
.iletisim .color-l:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #72b334;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
}
@media (max-width: 991px) {
  .iletisim .color-l:before {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
  }
}
.iletisim .color-r {
  background-color: #003a1c;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  position: relative;
}
@media (max-width: 991px) {
  .iletisim .color-r {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
  }
}
.iletisim .color-r:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-color: #003a1c;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
}
@media (max-width: 991px) {
  .iletisim .color-r:before {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
  }
}
.iletisim .left {
  margin: 0 auto;
  max-width: 600px;
  padding: 100px 0;
  padding-right: 25px;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  position: relative;
  z-index: 5;
}
@media (max-width: 1500px) {
  .iletisim .left {
    padding-left: 40px;
    padding-right: 45px;
  }
}
@media (max-width: 1366px) {
  .iletisim .left {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .iletisim .left {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .iletisim .left {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .iletisim .left {
    padding: 0;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
.iletisim .left .title {
  color: #fff;
  font-size: 40px;
  margin-bottom: 10px;
}
@media (max-width: 820px) {
  .iletisim .left .title {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .iletisim .left .title {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
.iletisim .left p {
  color: #fff;
  font-weight: 500;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .iletisim .left p {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .iletisim .left p {
    margin-bottom: 0;
    font-weight: 400;
  }
}
.iletisim .left ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.iletisim .left ul li {
  margin: 15px 0;
}
@media (max-width: 500px) {
  .iletisim .left ul li {
    margin: 10px 0;
  }
}
.iletisim .left ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 991px) {
  .iletisim .left ul li a {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .iletisim .left ul li a {
    font-weight: 400;
  }
}
.iletisim .left ul li a i {
  width: 25px;
  font-size: 18px;
}
.iletisim .right {
  max-width: 600px;
  margin: 0 auto;
  padding: 100px 0;
  padding-left: 25px;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  position: relative;
  z-index: 5;
}
@media (max-width: 1500px) {
  .iletisim .right {
    padding-left: 90px;
    padding-right: 40px;
  }
}
@media (max-width: 1366px) {
  .iletisim .right {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .iletisim .right {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .iletisim .right {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .iletisim .right {
    padding: 0;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
.iletisim .right .title {
  color: #fff;
  font-size: 40px;
  margin-bottom: 10px;
}
@media (max-width: 820px) {
  .iletisim .right .title {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .iletisim .right .title {
    font-size: 26px;
  }
}
.iletisim .right p {
  color: #fff;
  font-weight: 500;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .iletisim .right p {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .iletisim .right p {
    margin-bottom: 0;
    font-weight: 400;
  }
}
.iletisim .right form .formify-section ::-webkit-input-placeholder {
  font-size: 14px;
  color: #c1c1c1;
}
.iletisim .right form .formify-section :-ms-input-placeholder {
  font-size: 14px;
  color: #c1c1c1;
}
.iletisim .right form .formify-section ::placeholder {
  font-size: 14px;
  color: #c1c1c1;
}
.iletisim .right form .formify-section .formify-field-container {
  position: relative;
}
.iletisim .right form .formify-section .formify-field-container:before {
  content: "";
  font-family: Fontawesome;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #fff;
  font-size: 20px;
}
@media (max-width: 500px) {
  .iletisim .right form .formify-section .formify-field-container:before {
    font-size: 16px;
  }
}
.iletisim
  .right
  form
  .formify-section
  .formify-field-container:nth-of-type(1):before {
  content: "\f2c0";
}
.iletisim
  .right
  form
  .formify-section
  .formify-field-container:nth-of-type(2):before {
  content: "\f003";
}
.iletisim
  .right
  form
  .formify-section
  .formify-field-container:nth-of-type(3):before {
  content: "\f27b";
  top: 20px;
}
.iletisim
  .right
  form
  .formify-section
  .formify-field-container
  .formify-field-label {
  display: none;
}
.iletisim .right form .formify-section .formify-field-container input {
  width: 100%;
  outline: none;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #c1c1c1;
  box-shadow: none;
  color: #fff;
}
.iletisim .right form .formify-section .formify-field-container input:focus {
  border-bottom: 1px solid #fff;
  background-color: rgba(240, 248, 255, 0.09);
}
.iletisim .right form .formify-section .formify-field-container textarea {
  width: 100%;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #c1c1c1;
  color: #fff;
}
.iletisim .right form .formify-section .formify-field-container textarea:focus {
  background-color: rgba(240, 248, 255, 0.09);
  border-bottom: 1px solid #fff;
}
.iletisim .right form .formify-field-container .formify-field-input {
  text-align: right;
}
.iletisim
  .right
  form
  .formify-field-container
  .formify-field-input
  input[type="submit"] {
  border-radius: 0;
  cursor: pointer;
  background-color: #72b334;
}
@media (max-width: 500px) {
  .iletisim
    .right
    form
    .formify-field-container
    .formify-field-input
    input[type="submit"] {
    padding: 7px 15px;
    font-size: 14px;
  }
}
.iletisim .right form .formify-error-message {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  width: 100%;
}
.iletisim .right .formify-message {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.maps {
  border-top: 2px solid #0f8447;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .maps {
    margin-bottom: 0px;
  }
}
.maps iframe {
  width: 100%;
  height: 450px;
}
@media (max-width: 500px) {
  .maps iframe {
    height: 350px;
  }
}
.get-offer-popup {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(34, 34, 34, 0.75);
  z-index: 110;
  opacity: 0;
  pointer-events: none;
  top: 0;
  left: 0;
}
.get-offer-popup .container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 991px) {
  .get-offer-popup .container {
    max-width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 500px) {
  .get-offer-popup .container {
    top: 45%;
    padding: 0 20px;
  }
}
.get-offer-popup .container .get-offer-item {
  display: inline-flex;
  border: 1px solid #e5e5e5;
  position: relative;
  width: 1140px;
  background-color: #fff;
  padding: 30px 45px;
}
@media (max-height: 720px) {
  .get-offer-popup .container .get-offer-item {
    padding: 25px 45px;
  }
}
@media (max-width: 1425px) {
  .get-offer-popup .container .get-offer-item {
    width: 1000px;
  }
}
@media (max-width: 1200px) {
  .get-offer-popup .container .get-offer-item {
    width: 900px;
  }
}
@media (max-width: 991px) {
  .get-offer-popup .container .get-offer-item {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .get-offer-popup .container .get-offer-item {
    padding: 20px 15px;
  }
}
.get-offer-popup .container .get-offer-item .offer-popup-close {
  position: absolute;
  top: -17px;
  right: -17px;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 500px) {
  .get-offer-popup .container .get-offer-item .offer-popup-close {
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
  }
}
.get-offer-popup .container .get-offer-item .offer-popup-close svg {
  color: #222;
  width: 23px;
}
@media (max-width: 500px) {
  .get-offer-popup .container .get-offer-item .offer-popup-close svg {
    width: 18px;
  }
}
.get-offer-popup .container .get-offer-item .offer-popup-close:hover {
  background-color: #003a1c;
}
.get-offer-popup .container .get-offer-item .offer-popup-close:hover svg {
  color: #efefef;
}
.get-offer-popup .container .get-offer-item .offer-items {
  width: 100%;
}
.get-offer-popup .container .get-offer-item .offer-items .title-offer {
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
@media (max-height: 720px) {
  .get-offer-popup .container .get-offer-item .offer-items .title-offer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .get-offer-popup .container .get-offer-item .offer-items .title-offer {
    display: block;
    margin-bottom: 15px;
  }
}
.get-offer-popup .container .get-offer-item .offer-items .title-offer span {
  display: block;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
}
@media (max-width: 800px) {
  .get-offer-popup .container .get-offer-item .offer-items .title-offer span {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .get-offer-popup .container .get-offer-item .offer-items .title-offer span {
    font-size: 18px;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .title-offer
  span:nth-of-type(1) {
  color: #003a1c;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .title-offer
  span:nth-of-type(2) {
  color: #003a1c;
}
@media (max-height: 720px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .title-offer
    span:nth-of-type(2) {
    margin-left: 10px;
  }
}
@media (max-width: 575px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .title-offer
    span:nth-of-type(2) {
    margin-left: 0;
  }
}
.get-offer-popup .container .get-offer-item .offer-items .teklif-form form {
  max-width: 100%;
}
@media (max-width: 500px) {
  .get-offer-popup .container .get-offer-item .offer-items .teklif-form form {
    padding: 0;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  ::-webkit-input-placeholder {
  color: #495057;
  font-size: 15px;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  :-ms-input-placeholder {
  color: #495057;
  font-size: 15px;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  ::placeholder {
  color: #495057;
  font-size: 15px;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container {
  display: inline-block;
  width: 49%;
  margin: 0;
  margin-bottom: 20px;
}
@media (max-width: 500px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .formify-section
    .formify-field-container {
    margin-bottom: 5px;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container:nth-of-type(5) {
  width: 100%;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container:last-child {
  width: 100%;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container:last-child
  .formify-checkboxes
  .formify-fieldset
  .formify-legend {
  display: none;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container:last-child
  .formify-checkboxes
  .formify-fieldset
  .formify-checkbox-label {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container:last-child
  .formify-checkboxes
  .formify-fieldset
  .formify-checkbox-label
  b {
  font-weight: 600;
  cursor: pointer;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container:last-child
  .formify-checkboxes
  .formify-fieldset
  .formify-checkbox-label
  b:hover {
  text-decoration: underline;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container
  .formify-field-label {
  display: none;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container
  .formify-field-input {
  text-align: left;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container
  input {
  width: calc(100% - 15px);
  height: 45px;
  border-radius: 0;
  color: #495057;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #e1e6eb;
  box-shadow: none;
}
@media (max-width: 500px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .formify-section
    .formify-field-container
    input {
    width: 100%;
    height: 37px;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container
  input:focus {
  border: 1px solid #003a1c;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container
  textarea {
  width: calc(100% - 31px);
  border-radius: 0;
  color: #495057;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #e1e6eb;
  box-shadow: none;
  left: 8px;
  position: relative;
}
@media (max-width: 500px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .formify-section
    .formify-field-container
    textarea {
    width: calc(100% - 0px);
    left: 0;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-section
  .formify-field-container
  textarea:focus {
  border: 1px solid #003a1c;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-field-container {
  margin: 0;
  text-align: center;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-field-container
  .captcha {
  display: inline-block;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-field-container
  .formify-field-input {
  text-align: center;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-field-container
  .formify-field-input
  input[type="submit"] {
  margin-right: 25px;
  cursor: pointer;
  background-color: #003a1c;
  margin-top: 6px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .formify-field-container
    .formify-field-input
    input[type="submit"] {
    padding: 7px 15px;
  }
}
@media (max-width: 500px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .formify-field-container
    .formify-field-input
    input[type="submit"] {
    margin-right: 0;
    padding: 5px 15px;
    font-size: 14px;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-field-container
  .formify-field-input
  input[type="submit"]:hover {
  background-color: #003a1c;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .formify-error-message {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 500px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .formify-error-message {
    font-size: 14px;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .captcha {
  width: 100%;
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  form
  .captcha
  .g-recaptcha {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 500px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .captcha
    .g-recaptcha
    div {
    width: 100% !important;
  }
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    form
    .captcha
    .g-recaptcha
    div
    iframe {
    width: 100% !important;
  }
}
.get-offer-popup
  .container
  .get-offer-item
  .offer-items
  .teklif-form
  .formify-message {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  width: 100%;
}
@media (max-width: 500px) {
  .get-offer-popup
    .container
    .get-offer-item
    .offer-items
    .teklif-form
    .formify-message {
    font-size: 14px;
  }
}
.get-offer-popup.active-popup-offer {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.footer {
  position: relative;
  overflow: hidden;
  height: 310px;
}
@media (max-width: 991px) {
  .footer {
    height: auto;
  }
}
.footer .top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
}
@media (max-width: 991px) {
  .footer .top {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer .top .left {
  width: 50%;
  height: 100%;
  background-color: #72b334;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  position: relative;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .footer .top .left {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .footer .top .left {
    width: 100%;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 0;
    height: auto;
  }
}
@media (max-width: 630px) {
  .footer .top .left {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
}
.footer .top .left:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 100%;
  background-color: #72b334;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
}
@media (max-width: 991px) {
  .footer .top .left:before {
    display: none;
  }
}
.footer .top .left .left-item {
  position: absolute;
  right: 40%;
  top: 25px;
  z-index: 5;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 991px) {
  .footer .top .left .left-item {
    transform: skew(00deg);
    -webkit-transform: skew(00deg);
    -moz-transform: skew(00deg);
    -ms-transform: skew(00deg);
    -o-transform: skew(00deg);
    position: relative;
    right: auto;
    top: auto;
  }
}
@media (max-width: 630px) {
  .footer .top .left .left-item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer .top .left .left-item .items {
  margin: 0 30px;
}
@media (max-width: 630px) {
  .footer .top .left .left-item .items {
    margin: 15px 15px;
  }
}
.footer .top .left .left-item .items .title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 15px;
  letter-spacing: 1px;
  position: relative;
}
@media (max-width: 991px) {
  .footer .top .left .left-item .items .title {
    margin-bottom: 0px;
  }
}
.footer .top .left .left-item .items .title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15px;
  height: 8px;
  margin-left: 1px;
  margin-right: 1px;
  -moz-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  background-color: #fff;
}
.footer .top .left .left-item .items .title:after {
  content: "";
  position: absolute;
  left: 22px;
  bottom: 2px;
  width: 55px;
  height: 3px;
  background-color: #003a1c;
  -moz-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.footer .top .left .left-item .items .iletisim-footer {
  margin-top: 15px;
}
@media (max-width: 575px) {
  .footer .top .left .left-item .items .iletisim-footer {
    margin-top: 15px;
  }
}
.footer .top .left .left-item .items .iletisim-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .top .left .left-item .items .iletisim-footer ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #fff;
}
.footer .top .left .left-item .items .iletisim-footer ul li a .left-x {
  width: 10%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.footer .top .left .left-item .items .iletisim-footer ul li a .left-x i {
  font-size: 16px;
}
.footer .top .left .left-item .items .iletisim-footer ul li a .right-x {
  width: 90%;
  padding-left: 15px;
}
@media (max-width: 630px) {
  .footer .top .left .left-item .items .iletisim-footer ul li a .right-x {
    padding-left: 0;
  }
}
.footer .top .left .left-item .items .iletisim-footer ul li a:hover {
  color: #003a1c;
}
.footer
  .top
  .left
  .left-item
  .items
  .iletisim-footer.fix-x
  ul
  li:nth-of-type(1) {
  width: 300px;
}
.footer .top .left .left-item .items .iletisim-footer.fix-x ul li a .right-x {
  width: 90%;
  padding-left: 0px;
}
.footer .top .right {
  width: 50%;
  height: 100%;
  background-color: #003a1c;
  transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
}
@media (max-width: 1200px) {
  .footer .top .right {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .footer .top .right {
    width: 100%;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    padding-top: 20px;
    padding-bottom: 15px;
    height: auto;
  }
}
.footer .top .right:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 100%;
  background-color: #003a1c;
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
}
@media (max-width: 991px) {
  .footer .top .right:before {
    display: none;
  }
}
.footer .top .right .right-item {
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  position: absolute;
  left: 115px;
  top: 55px;
  width: 350px;
}
@media (max-width: 991px) {
  .footer .top .right .right-item {
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.footer .top .right .right-item .logo a img {
  width: 150px;
}
.footer .top .right .right-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-top: 27px;
}
@media (max-width: 630px) {
  .footer .top .right .right-item ul {
    text-align: center;
  }
}
.footer .top .right .right-item ul li {
  display: inline-block;
  width: 48%;
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 991px) {
  .footer .top .right .right-item ul li {
    width: auto;
    margin-left: 25px;
  }
}
.footer .top .right .right-item ul li:before {
  content: "\f105";
  position: absolute;
  left: -15px;
  top: 0px;
  font-size: 15px;
  color: #fff;
  font-family: FontAwesome;
}
.footer .top .right .right-item ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
@media (max-width: 1366px) {
  .footer .top .right .right-item ul li a {
    font-size: 14px;
  }
}
.footer .top .right .right-item ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background-color: #72b334;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.footer .top .right .right-item ul li a:hover:before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.bottom {
  width: 100%;
  background-color: #72b334;
  position: relative;
  padding: 18px 0;
}
.bottom .left {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 575px) {
  .bottom .left {
    text-align: left;
    padding-left: 15px;
  }
}
.bottom .right {
  position: absolute;
  right: 25px;
  top: 19px;
  font-size: 14px;
}
