.homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more span, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more span, .homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more, .homeSlide .owl-carousel .owl-slide .textcontainer .container > div p, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div p, .homeSlide .owl-carousel .owl-slide .textcontainer .container > div h2, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div h2 {
  display: inline-block;
  width: auto;
  height: auto;
}

.sloganHome .container .p-content h2, .aboutusHome .container .p-content .title h2 {
  font-family: "Americana BT";
}

.aboutusHome .container .p-content .title h3 {
  font-family: "212 Leahlee Sans";
}

.homeSlide {
  overflow: hidden;
  position: relative;
  height: auto;
  background-color: #FFF;
}
@media only screen and (max-width: 769px) {
  .homeSlide {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .homeSlide {
    margin-top: 60px;
  }
}
.homeSlide .owl-carousel {
  position: relative;
  float: left;
  height: auto;
}
.homeSlide .owl-carousel .owl-slide {
  height: 100vh;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .homeSlide .owl-carousel .owl-slide {
    height: 80vw;
  }
}
.homeSlide .owl-carousel .owl-slide::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30%;
  z-index: 2;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.homeSlide .owl-carousel .owl-slide .link {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.homeSlide .owl-carousel .owl-slide .textcontainer {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 3;
}
@media only screen and (max-width: 769px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer {
    bottom: 130px;
  }
}
.homeSlide .owl-carousel .owl-slide .textcontainer .container, .homeSlide .owl-carousel .owl-slide .textcontainer .row {
  height: 100%;
}
.homeSlide .owl-carousel .owl-slide .textcontainer .container > div, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div {
  position: relative;
  z-index: 1;
}
.homeSlide .owl-carousel .owl-slide .textcontainer .container > div h2, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div h2 {
  width: 100%;
  display: block;
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 700;
  color: #FFF;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
}
@media only screen and (max-width: 1300px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div h2, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div h2 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div h2, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div h2, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div h2 {
    font-size: 1.2rem;
  }
}
.homeSlide .owl-carousel .owl-slide .textcontainer .container > div p, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div p {
  width: 100%;
  display: block;
  font-size: 1.25rem;
  line-height: 1.7;
  font-weight: 400;
  color: #FFF;
  margin: 15px 0 0 0;
  padding: 0px;
}
@media only screen and (max-width: 992px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div p, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div p {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 769px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div p, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div p {
    font-size: 0.76rem;
  }
}
@media only screen and (max-width: 480px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div p, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div p {
    margin: 10px 0 0 0;
    font-size: 0.7rem;
  }
}
.homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #FFF;
  margin: 25px 0 0 0;
  position: relative;
}
.homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more span, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more span {
  line-height: 1.5;
  text-decoration: underline;
}
.homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more:hover, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more:hover {
  color: #fcb300;
}
@media only screen and (max-width: 992px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 769px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more {
    font-size: 0.76rem;
  }
}
@media only screen and (max-width: 480px) {
  .homeSlide .owl-carousel .owl-slide .textcontainer .container > div a.more, .homeSlide .owl-carousel .owl-slide .textcontainer .row > div a.more {
    margin: 20px 0 0 0;
    padding: 4px 10px;
  }
}
.homeSlide .owl-carousel .owl-slide .cropcontainer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.homeSlide .owl-carousel .owl-slide .cropcontainer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.1);
}
.homeSlide .owl-carousel .owl-nav {
  position: absolute;
  bottom: 100px;
  left: 50%;
  width: 100%;
  max-width: 1320px;
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
  padding: 0px 30px;
  z-index: 10;
}
@media only screen and (max-width: 1300px) {
  .homeSlide .owl-carousel .owl-nav {
    max-width: 992px;
  }
}
@media only screen and (max-width: 769px) {
  .homeSlide .owl-carousel .owl-nav {
    max-width: 100%;
    text-align: center;
    bottom: 40px;
  }
}
.homeSlide .owl-carousel .owl-nav button {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #FFF;
}
@media only screen and (max-width: 769px) {
  .homeSlide .owl-carousel .owl-nav button {
    margin: 0 2px;
  }
}
.homeSlide .owl-carousel .owl-nav button.owl-prev i {
  margin-left: -1px;
}
.homeSlide .owl-carousel .owl-nav button.owl-next {
  margin-left: 5px;
}
.homeSlide .owl-carousel .owl-nav button.owl-next i {
  margin-left: 1px;
}
.homeSlide .owl-carousel .owl-nav button.disabled {
  pointer-events: none;
  cursor: default;
}
.homeSlide .owl-carousel .owl-nav button.disabled i {
  color: rgba(154, 155, 157, 0.3);
}
.homeSlide .owl-carousel .owl-nav button i {
  font-size: 18px;
  color: #fcb300;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.homeSlide .owl-carousel .owl-nav button i::before {
  margin: 0;
}
.homeSlide .owl-carousel .owl-nav button:hover {
  background-color: #fcb300;
}
.homeSlide .owl-carousel .owl-nav button:hover i {
  color: #FFF;
}
.homeSlide .owl-carousel .owl-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 40px;
  z-index: 5;
  margin: 0;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  .homeSlide .owl-carousel .owl-dots {
    left: 0;
    width: 100%;
    bottom: 30px;
  }
}
.homeSlide .owl-carousel .owl-dots button {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0 13px;
}
@media only screen and (max-width: 992px) {
  .homeSlide .owl-carousel .owl-dots button {
    margin: 0 8px;
  }
}
@media only screen and (max-width: 480px) {
  .homeSlide .owl-carousel .owl-dots button {
    margin: 0 5px;
  }
}
.homeSlide .owl-carousel .owl-dots button.active {
  background-color: #FFF;
}
.homeSlide .owl-carousel .owl-dots button span {
  display: none;
}
@media only screen and (max-width: 992px) {
  .homeSlide .owl-carousel .owl-dots button {
    float: none;
    display: inline-block;
  }
}

@-webkit-keyframes mainArrowAnim {
  0% {
    width: 0;
  }
  100% {
    width: 100;
  }
}
@keyframes mainArrowAnim {
  0% {
    width: 0;
  }
  100% {
    width: 100;
  }
}
.packingHome .container {
  width: 100%;
  padding-left: 110px;
  padding-right: 110px;
}
@media only screen and (max-width: 992px) {
  .packingHome .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.packingHome .container h2 {
  color: #000;
}
.packingHome .container .owl-carousel {
  height: auto;
  width: 100%;
}
.packingHome .container .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}
.packingHome .container .owl-carousel .owl-stage .item {
  display: block;
  width: 100%;
  height: auto;
}
.packingHome .container .owl-carousel .owl-stage .item a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  /*padding-top: 50px;

  &::before {
      content: "";
      position: absolute;
      width: 80px;
      height: 48px;
      left: 50%;
      top: 0;
      margin-left: -40px;
      background-image: url(../svg/yaprak.svg);
      background-repeat: no-repeat;
      @include transition(all .5s ease-in-out);
  }*/
}
.packingHome .container .owl-carousel .owl-stage .item a .image {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.packingHome .container .owl-carousel .owl-stage .item a .image::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
  background-color: #000;
  border-radius: 100%;
}
.packingHome .container .owl-carousel .owl-stage .item a .image::before {
  content: "";
  position: absolute;
  width: 600px;
  height: 1px;
  left: -200px;
  bottom: 0;
  background-color: #000;
}
.packingHome .container .owl-carousel .owl-stage .item a .image img {
  float: left;
  width: 100%;
  height: auto;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  z-index: 1;
}
.packingHome .container .owl-carousel .owl-stage .item a .text {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0 0 0;
  z-index: 4;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
}
.packingHome .container .owl-carousel .owl-stage .item a .text h3 {
  display: inline-block;
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: 700;
  color: #009db1;
}
.packingHome .container .owl-carousel .owl-stage .item a .text p {
  display: inline-block;
  width: 100%;
  color: #009db1;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
.packingHome .container .owl-carousel .owl-stage .item a .text p.type {
  font-size: 1.2rem;
  font-weight: 500;
}
.packingHome .container .owl-carousel .owl-stage .item a .text p.grammage {
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
  margin-top: 5px;
}
.packingHome .container .owl-carousel .owl-stage .item a:hover::before {
  -webkit-transform: rotatex(360deg);
  transform: rotatex(360deg);
}
.packingHome .container .owl-carousel .owl-stage .item a:hover .text h3, .packingHome .container .owl-carousel .owl-stage .item a:hover .text p {
  color: #000;
}
.packingHome .container .owl-carousel .owl-stage .item a:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.packingHome .container .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -80px;
  z-index: 1;
}
.packingHome .container .owl-carousel .owl-nav button {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: transparent;
  z-index: 30;
  text-align: center;
}
.packingHome .container .owl-carousel .owl-nav button.owl-prev {
  left: -55px;
}
.packingHome .container .owl-carousel .owl-nav button.owl-prev i {
  margin-left: -1px;
}
.packingHome .container .owl-carousel .owl-nav button.owl-next {
  right: -55px;
}
.packingHome .container .owl-carousel .owl-nav button.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
.packingHome .container .owl-carousel .owl-nav button i {
  float: left;
  width: 100%;
  height: auto;
  font-size: 24px;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0;
}
.packingHome .container .owl-carousel .owl-nav button:hover i {
  color: #009db1;
}
.packingHome .container .owl-carousel .owl-dots {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  text-align: center;
  z-index: 3;
}
.packingHome .container .owl-carousel .owl-dots.disabled {
  margin: 0;
  visibility: hidden;
}
@media only screen and (max-width: 992px) {
  .packingHome .container .owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
  }
}
.packingHome .container .owl-carousel .owl-dots button {
  display: inline-block;
  width: auto;
  margin: 0px 6px;
}
.packingHome .container .owl-carousel .owl-dots button.active span {
  background-color: #fcb300;
}
.packingHome .container .owl-carousel .owl-dots button span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: rgba(252, 179, 0, 0.3);
  border-radius: 100%;
}

.productsHome .container {
  width: 100%;
  padding-left: 110px;
  padding-right: 110px;
}
@media only screen and (max-width: 992px) {
  .productsHome .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.productsHome .container h2 {
  color: #000;
}
.productsHome .container .owl-carousel {
  height: auto;
  width: 100%;
}
.productsHome .container .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}
.productsHome .container .owl-carousel .owl-stage .item {
  display: block;
  width: 100%;
  height: auto;
}
.productsHome .container .owl-carousel .owl-stage .item a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.productsHome .container .owl-carousel .owl-stage .item a .image {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.productsHome .container .owl-carousel .owl-stage .item a .image img {
  float: left;
  width: 100%;
  height: auto;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  z-index: 1;
}
.productsHome .container .owl-carousel .owl-stage .item a .text {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0 0 0;
  z-index: 4;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
}
.productsHome .container .owl-carousel .owl-stage .item a .text h3 {
  display: inline-block;
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: 700;
  color: #009db1;
}
.productsHome .container .owl-carousel .owl-stage .item a .text p {
  display: inline-block;
  width: 100%;
  color: #009db1;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
.productsHome .container .owl-carousel .owl-stage .item a .text p.type {
  font-size: 1.2rem;
  font-weight: 500;
}
.productsHome .container .owl-carousel .owl-stage .item a .text p.grammage {
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
  margin-top: 5px;
}
.productsHome .container .owl-carousel .owl-stage .item a:hover::before {
  -webkit-transform: rotatex(360deg);
  transform: rotatex(360deg);
}
.productsHome .container .owl-carousel .owl-stage .item a:hover .text h3, .productsHome .container .owl-carousel .owl-stage .item a:hover .text p {
  color: #000;
}
.productsHome .container .owl-carousel .owl-stage .item a:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.productsHome .container .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -80px;
  z-index: 1;
}
.productsHome .container .owl-carousel .owl-nav button {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: transparent;
  z-index: 30;
  text-align: center;
}
.productsHome .container .owl-carousel .owl-nav button.owl-prev {
  left: -35px;
}
.productsHome .container .owl-carousel .owl-nav button.owl-prev i {
  margin-left: -1px;
}
.productsHome .container .owl-carousel .owl-nav button.owl-next {
  right: -35px;
}
.productsHome .container .owl-carousel .owl-nav button.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
.productsHome .container .owl-carousel .owl-nav button i {
  float: left;
  width: 100%;
  height: auto;
  font-size: 24px;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0;
}
.productsHome .container .owl-carousel .owl-nav button:hover i {
  color: #009db1;
}
.productsHome .container .owl-carousel .owl-dots {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  text-align: center;
  z-index: 3;
}
.productsHome .container .owl-carousel .owl-dots.disabled {
  margin: 0;
  visibility: hidden;
}
@media only screen and (max-width: 992px) {
  .productsHome .container .owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
  }
}
.productsHome .container .owl-carousel .owl-dots button {
  display: inline-block;
  width: auto;
  margin: 0px 6px;
}
.productsHome .container .owl-carousel .owl-dots button.active span {
  background-color: #fcb300;
}
.productsHome .container .owl-carousel .owl-dots button span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: rgba(252, 179, 0, 0.3);
  border-radius: 100%;
}

.aboutusHome .container {
  width: 100%;
  padding-left: 110px;
  padding-right: 110px;
}
@media only screen and (max-width: 992px) {
  .aboutusHome .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.aboutusHome .container .p-figure {
  float: left;
  width: 100%;
}
.aboutusHome .container .p-figure img {
  float: left;
  width: 100%;
  height: auto;
}
.aboutusHome .container .p-content {
  float: left;
  width: 100%;
  padding-left: 80px;
  padding-right: 50px;
}
@media only screen and (max-width: 992px) {
  .aboutusHome .container .p-content {
    padding-left: 50px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 769px) {
  .aboutusHome .container .p-content {
    padding-left: 0px;
    margin-top: -50px;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .aboutusHome .container .p-content {
    margin-top: 0px;
  }
}
.aboutusHome .container .p-content .title {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
}
.aboutusHome .container .p-content .title::before {
  content: "";
  position: absolute;
  top: 40px;
  left: -66px;
  width: 100px;
  height: 100px;
  background-image: url(../images/fistik.png);
  background-size: cover;
}
@media only screen and (max-width: 992px) {
  .aboutusHome .container .p-content .title::before {
    top: 30px;
    left: -25px;
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 769px) {
  .aboutusHome .container .p-content .title::before {
    top: -20px;
    left: 36%;
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .aboutusHome .container .p-content .title::before {
    left: 30%;
    top: -10px;
  }
}
@media only screen and (max-width: 480px) {
  .aboutusHome .container .p-content .title::before {
    display: none;
  }
}
.aboutusHome .container .p-content .title h3 {
  width: 100%;
  margin: 0;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: normal;
  color: #000;
}
@media only screen and (max-width: 992px) {
  .aboutusHome .container .p-content .title h3 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 769px) {
  .aboutusHome .container .p-content .title h3 {
    text-align: center;
  }
}
.aboutusHome .container .p-content .title h2 {
  width: 100%;
  max-width: 600px;
  margin: 0;
  font-size: 5rem;
  line-height: 1;
  font-weight: bold;
  color: #000;
  padding: 0;
  background-image: none;
  letter-spacing: -0.02em;
  margin-top: -10px;
}
@media only screen and (max-width: 992px) {
  .aboutusHome .container .p-content .title h2 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 769px) {
  .aboutusHome .container .p-content .title h2 {
    width: 49%;
    text-align: end;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .aboutusHome .container .p-content .title h2 {
    width: 100%;
    font-size: 2.5rem;
    text-align: center;
  }
}
.aboutusHome .container .p-content .title h2 small {
  font-size: 3.2rem;
  font-weight: normal;
}
@media only screen and (max-width: 992px) {
  .aboutusHome .container .p-content .title h2 small {
    font-size: 1.8rem;
  }
}
.aboutusHome .container .p-content .title h2.end {
  text-align: end;
}
@media only screen and (max-width: 769px) {
  .aboutusHome .container .p-content .title h2.end {
    text-align: start;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .aboutusHome .container .p-content .title h2.end {
    width: 100%;
    font-size: 2.5rem;
    text-align: center;
  }
}
.aboutusHome .container .p-content .text {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 40px;
  max-width: 550px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .aboutusHome .container .p-content .text {
    margin-top: 20px;
  }
}
.aboutusHome .container .p-content .text p, .aboutusHome .container .p-content .text pre {
  font-size: 1rem;
  line-height: 1.7;
  color: #000;
  font-weight: 300;
  margin-bottom: 20px;
}
.aboutusHome .container .p-content .text a {
  font-size: 1rem;
  line-height: 1.7;
  color: #000;
  font-weight: 300;
  text-decoration: underline;
}
.aboutusHome .container .p-content .text a:hover {
  color: #009db1;
  text-decoration: none;
}

.sloganHome .container .p-figure {
  float: left;
  width: 100%;
}
.sloganHome .container .p-figure img {
  display: inline-block;
  width: 100%;
  max-width: 236px;
  height: auto;
}
@media only screen and (max-width: 769px) {
  .sloganHome .container .p-figure img {
    max-width: 180px;
  }
}
.sloganHome .container .p-content {
  float: left;
  width: 100%;
  margin-top: 35px;
}
.sloganHome .container .p-content h2 {
  width: 100%;
  margin: 0;
  font-size: 3rem;
  line-height: 1;
  font-weight: normal;
  color: #000;
  padding: 0;
  padding-bottom: 70px;
  background-image: url(../svg/dalga.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 270px auto;
}
@media only screen and (max-width: 992px) {
  .sloganHome .container .p-content h2 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 769px) {
  .sloganHome .container .p-content h2 {
    font-size: 1.9rem;
  }
}

.newsHome .container {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 992px) {
  .newsHome .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.newsHome .container h2 {
  color: #000;
}
.newsHome .container .owl-carousel {
  height: auto;
  width: 100%;
}
.newsHome .container .owl-carousel .owl-stage .item {
  display: block;
  width: 100%;
  height: auto;
}
.newsHome .container .owl-carousel .owl-stage .item .image {
  float: left;
  width: 100%;
}
.newsHome .container .owl-carousel .owl-stage .item .image a {
  float: left;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.newsHome .container .owl-carousel .owl-stage .item .image a img {
  float: left;
  width: 100%;
  height: auto;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsHome .container .owl-carousel .owl-stage .item .image a:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.newsHome .container .owl-carousel .owl-stage .item .text {
  float: left;
  width: 100%;
  height: auto;
  padding: 20px 0 0 0;
}
@media only screen and (max-width: 769px) {
  .newsHome .container .owl-carousel .owl-stage .item .text {
    text-align: center;
  }
}
.newsHome .container .owl-carousel .owl-stage .item .text h3 {
  display: inline-block;
  width: 100%;
  font-size: 1.7rem;
  line-height: 1.3;
  font-weight: 400;
  color: #5a5a5a;
}
@media only screen and (max-width: 769px) {
  .newsHome .container .owl-carousel .owl-stage .item .text h3 {
    font-size: 1.3rem;
  }
}
.newsHome .container .owl-carousel .owl-stage .item .text p {
  display: inline-block;
  width: 100%;
  color: #bbbbbb;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 15px 0 0;
  padding: 0;
}
.newsHome .container .owl-carousel .owl-stage .item .text a {
  display: inline-block;
  width: 100%;
  color: #bbbbbb;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 15px 0 0;
  padding: 0;
  text-decoration: underline;
}
.newsHome .container .owl-carousel .owl-stage .item .text a:hover {
  color: #009db1;
  text-decoration: none;
}
.newsHome .container .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -80px;
  z-index: 1;
}
.newsHome .container .owl-carousel .owl-nav button {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: transparent;
  z-index: 30;
  text-align: center;
}
.newsHome .container .owl-carousel .owl-nav button.owl-prev {
  left: -55px;
}
.newsHome .container .owl-carousel .owl-nav button.owl-prev i {
  margin-left: -1px;
}
.newsHome .container .owl-carousel .owl-nav button.owl-next {
  right: -55px;
}
.newsHome .container .owl-carousel .owl-nav button.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
.newsHome .container .owl-carousel .owl-nav button i {
  float: left;
  width: 100%;
  height: auto;
  font-size: 24px;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0;
}
.newsHome .container .owl-carousel .owl-nav button:hover i {
  color: #009db1;
}
.newsHome .container .owl-carousel .owl-dots {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  text-align: center;
  z-index: 3;
}
.newsHome .container .owl-carousel .owl-dots.disabled {
  margin: 0;
  visibility: hidden;
}
@media only screen and (max-width: 992px) {
  .newsHome .container .owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
  }
}
.newsHome .container .owl-carousel .owl-dots button {
  display: inline-block;
  width: auto;
  margin: 0px 6px;
}
.newsHome .container .owl-carousel .owl-dots button.active span {
  background-color: #009db1;
}
.newsHome .container .owl-carousel .owl-dots button span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: rgba(252, 179, 0, 0.3);
  border-radius: 100%;
}