/* CSS Document 25.05.2025 uteksan */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  background-color: #0B0E1D;
}

a {
  outline: 0;
  cursor: pointer;
  text-decoration: none !important;
}

img {
  border: none;
  max-width: 100%;
}

.f60 {
  font-size: 60px !important;
}
@media (max-width: 1300px) {
  .f60 {
    font-size: 50px !important;
  }
}

.f50 {
  font-size: 50px !important;
  font-weight: 700;
  line-height: 100%;
}
@media (max-width: 980px) {
  .f50 {
    font-size: 40px !important;
  }
}
@media (max-width: 640px) {
  .f50 {
    font-size: 35px !important;
  }
}

.f30 {
  font-size: 30px !important;
  font-weight: 700;
  line-height: 100%;
}
@media (max-width: 640px) {
  .f30 {
    font-size: 25px !important;
  }
}

.saver {
  clear: both !important;
  height: 0px !important;
  line-height: 0px !important;
  float: none !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
}

.hiddenText {
  font-size: 0px !important;
  text-indent: -9999px !important;
}

.wrapper-header {
  width: 90%;
  margin: 0 auto;
}

.cntr {
  text-align: center;
  margin: 0 auto;
}

.white {
  color: #fff !important;
}

.bg-1 {
  background: #176b6d !important;
}

.mTP10 {
  margin-top: 10px;
}

.mTP20 {
  margin-top: 20px;
}

.mTP30 {
  margin-top: 30px;
}

.mTP40 {
  margin-top: 40px;
}

.mTP50 {
  margin-top: 50px;
}

.mTP60 {
  margin-top: 60px;
}

.mTP70 {
  margin-top: 70px;
}

.mTP80 {
  margin-top: 80px;
}

.mBT10 {
  margin-bottom: 10px;
}

.mBT20 {
  margin-bottom: 20px;
}

.mBT30 {
  margin-bottom: 30px;
}

.mBT40 {
  margin-bottom: 40px;
}

.mBT50 {
  margin-bottom: 50px;
}

.mBT60 {
  margin-bottom: 60px;
}

.mBT70 {
  margin-bottom: 70px;
}

.mBT80 {
  margin-bottom: 80px;
}

.pTP10 {
  padding-top: 10px;
}

.pTP20 {
  padding-top: 20px;
}

.pTP30 {
  padding-top: 30px;
}

.pTP40 {
  padding-top: 40px;
}

.pTP50 {
  padding-top: 50px;
}

.pTP60 {
  padding-top: 60px;
}

.pTP70 {
  padding-top: 70px;
}

.pTP80 {
  padding-top: 80px;
}

.pBT10 {
  padding-bottom: 10px;
}

.pBT20 {
  padding-bottom: 20px;
}

.pBT30 {
  padding-bottom: 30px;
}

.pBT40 {
  padding-bottom: 40px;
}

.pBT50 {
  padding-bottom: 50px;
}

.pBT60 {
  padding-bottom: 60px;
}

.pBT70 {
  padding-bottom: 70px;
}

.pBT80 {
  padding-bottom: 80px;
}

.mBT0 {
  margin: 0;
}

.width-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
  gap: 30px;
}
@media (max-width: 640px) {
  .width-flex img {
    width: auto !important;
  }
}

.align-content-s {
  align-content: flex-start;
}

.align-items-c {
  align-items: center;
}

.width-right {
  flex-direction: row-reverse;
}

.space-between {
  justify-content: space-between;
}

.width-12 {
  width: 100%;
}

.width-11 {
  width: calc(91.66666667% - 15px);
}
@media (max-width: 640px) {
  .width-11 {
    width: 100%;
  }
}

.width-10 {
  width: calc(83.33333333% - 15px);
}
@media (max-width: 640px) {
  .width-10 {
    width: 100%;
  }
}

.width-9 {
  width: calc(75% - 15px);
}

.width-8 {
  width: calc(66.66666667% - 15px);
}
@media (max-width: 640px) {
  .width-8 {
    width: 100%;
  }
}

.width-7 {
  width: calc(58.33333333% - 15px);
}

@media (max-width: 640px) {
  .width-7 {
    width: 100%;
  }
}

.width-6 {
  width: calc(50% - 15px);
}
@media (max-width: 640px) {
  .width-6 {
    width: 100%;
  }
}

.width-5 {
  width: calc(41.66666667% - 15px);
}

@media (max-width: 640px) {
  .width-5 {
    width: 100%;
  }
}

.width-4 {
  width: calc(33.33333333% - 15px);
}
@media (max-width: 640px) {
  .width-4 {
    width: 100%;
  }
}

.width-3 {
  width: calc(25% - 15px);
}

.width-2 {
  width: calc(16.66666667% - 15px);
}
@media (max-width: 640px) {
  .width-2 {
    width: 100%;
  }
}

.width-1 {
  width: calc(8.33333333% - 15px);
}

.wrapper {
  position: relative;
  width: 1275px;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .wrapper {
    width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 640px) {
  .wrapper {
    padding: 0 20px;
  }
}

.more-text {
  color: #F26122;
  font-size: 18px;
  font-weight: bold;
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 57px;
  position: absolute;
  z-index: 11;
  width: 100%;
  left: 0;
}
@media (max-width: 1300px) {
  .header-container {
    padding: 0 20px;
  }
}
.header-container .item-right {
  display: flex;
  align-items: center;
  gap: 23px;
}

.menu-container > ul {
  display: flex;
  gap: 45px;
}
@media (max-width: 1300px) {
  .menu-container > ul {
    gap: 20px;
  }
}
@media (max-width: 980px) {
  .menu-container > ul {
    flex-direction: column;
    gap: 30px;
  }
}
.menu-container > ul li {
  margin: 0;
  list-style: none;
}
.menu-container > ul li a {
  font-size: 18px;
  color: #fff;
  padding: 0;
  font-weight: 700;
}
.menu-container > ul li a:hover {
  color: #f26122;
}
@media (max-width: 980px) {
  .menu-container > ul li a {
    font-size: 22px;
  }
}

.hdr-btn {
  margin-left: 18px;
}
.hdr-btn a {
  width: 180px;
  height: 56px;
  background: #F26122;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 10px 16px 10px;
  transition: 0.5s;
  border: 1px solid #f26122;
}
.hdr-btn a:hover {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 1300px) {
  .hdr-btn {
    margin-left: 0;
  }
}

.lang a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.btnSearch {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.btnSearch:after {
  content: "";
  width: 1px;
  height: 37px;
  background: #fff;
  position: absolute;
  right: -20px;
}

.homeSlider .item {
  height: 967px;
  position: relative;
}
@media (max-width: 1300px) {
  .homeSlider .item {
    height: 600px;
  }
}

.slider-text-container {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
}
.slider-text-container .slider-title {
  font-size: 60px;
  line-height: 110%;
  font-weight: bold;
}
@media (max-width: 1300px) {
  .slider-text-container .slider-title {
    font-size: 40px;
  }
}
@media (max-width: 980px) {
  .slider-text-container .slider-title {
    font-size: 35px;
  }
}
@media (max-width: 640px) {
  .slider-text-container .slider-title {
    font-size: 25px;
  }
}
.slider-text-container p {
  font-size: 26px;
  font-weight: 400;
  padding: 5px 0;
}

.more {
  height: 56px;
  background: #F26122;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 10px 16px 10px;
  padding: 0 30px;
  transition: 0.5s;
  border: 1px solid #f26122;
}
.more:hover {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}

@media (max-width: 1300px) {
  .homeSlider .slider-bg {
    background-size: 100% auto !important;
  }
}
@media (max-width: 640px) {
  .homeSlider .slider-bg {
    background-size: auto 100% !important;
    background-position: left !important;
  }
}
.homeSlider .owl-dots {
  position: absolute;
  bottom: 355px;
  width: 1335px;
  font-weight: 400;
  height: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1300px) {
  .homeSlider .owl-dots {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .homeSlider .owl-dots {
    bottom: 100px;
  }
}
.homeSlider .owl-dots button span {
  font-size: 18px;
  color: #fff;
  opacity: 0.4;
  padding-right: 15px;
  font-weight: bold;
  position: relative;
}
.homeSlider .owl-dot.active span {
  color: #F26122;
  opacity: 1;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.homeSlider .owl-dot.active span:after {
  content: "";
  width: 37px;
  height: 1px;
  position: relative;
  top: -9px;
  background: #F26122;
  margin-left: 7px;
}

/*secton*/
.section-container {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  width: 1600px;
  align-items: center;
  gap: 60px;
  margin-top: -210px;
  margin-bottom: 60px;
}
@media (max-width: 1610px) {
  .section-container {
    width: 95%;
    gap: 0;
  }
}
@media (max-width: 1300px) {
  .section-container {
    margin-top: -100px;
  }
}
@media (max-width: 980px) {
  .section-container {
    margin-top: 0;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  .section-container {
    flex-direction: column;
    gap: 20px;
  }
}
.section-container .item-left {
  width: 45%;
}
.section-container .item-right {
  width: calc(55% - 60px);
}
@media (max-width: 1610px) {
  .section-container .item-right {
    padding-left: 45px;
  }
}
@media (max-width: 1300px) {
  .section-container .item-right {
    width: 55%;
  }
}
@media (max-width: 640px) {
  .section-container .item-right {
    width: 100%;
    padding-left: 45px;
    padding: 0 5px;
  }
}
.section-container .item-right .section-text p {
  font-size: 20px;
  padding: 5px 0;
  line-height: 120%;
  font-weight: 400;
}

.section-container .item-right .section-text .more-text {
  margin-top: 15px;
  display: block;
}

#section1 {
  position: relative;
  z-index: 1;
}
@media (max-width: 980px) {
  #section1 .section-container {
    flex-direction: column;
  }
}
@media (max-width: 980px) {
  #section1 .section-container .item-right {
    width: 100%;
  }
}

@media (max-width: 980px) {
  #aboutNumber {
    margin-top: 60px;
  }
}
@media (max-width: 980px) {
  #aboutNumber .title {
    text-align: center;
  }
}

.section-slider {
  margin-top: 50px;
}
.section-slider p {
  font-size: 20px;
}
.section-slider .owl-dots {
  text-align: left;
  position: relative;
  bottom: 0;
  left: 80px;
}
@media (max-width: 1300px) {
  .section-slider .owl-dots {
    left: 0;
    text-align: center;
  }
}
.section-slider .owl-dots .owl-dot {
  background: #9eb0c9;
  width: 24px;
  height: 6px;
  border-radius: 90px;
  margin: 0 2px;
  display: inline-block;
  outline: none;
}
.section-slider .owl-dot.active {
  background: #F26122;
  width: 54px;
  border-radius: 20px;
  transform: scale(1, 1);
  transition: all 6s ease 0s;
}

/*section*/
.title {
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 1300px) {
  .title {
    font-size: 45px;
  }
}
@media (max-width: 980px) {
  .title {
    font-size: 35px !important;
  }
}
.title i {
  font-style: normal;
  font-weight: 300;
  display: block;
}

.lubricants-products-slider .owl-dots {
  position: absolute;
  bottom: -25px;
  width: 100%;
  text-align: center;
}
.lubricants-products-slider .owl-dots .owl-dot {
  background: #9eb0c9;
  width: 24px;
  height: 6px;
  border-radius: 90px;
  margin: 0 2px;
  display: inline-block;
  outline: none;
}
.lubricants-products-slider .owl-dot.active {
  background: #F26122;
  width: 54px;
  border-radius: 20px;
  transform: scale(1, 1);
  transition: all 6s ease 0s;
}

.lubricants-products-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  padding: 60px 0;
}
@media (max-width: 640px) {
  .lubricants-products-container {
    flex-direction: column-reverse;
  }
}
.lubricants-products-container .item-left {
  width: calc(55% - 20px);
}
@media (max-width: 640px) {
  .lubricants-products-container .item-left {
    width: 100%;
  }
}
.lubricants-products-container p {
  font-size: 20px;
  margin-top: 20px;
  width: 415px;
}
@media (max-width: 640px) {
  .lubricants-products-container p {
    width: 100%;
  }
}

.lubricants-products-container .item-right {
  width: calc(45% - 20px);
}
@media (max-width: 640px) {
  .lubricants-products-container .item-right {
    width: 100%;
  }
}

#lubricantsProducts {
  background: #F0F0F0;
  position: relative;
}
@media (max-width: 980px) {
  #lubricantsProducts {
    background: #0b0e1d;
  }
}
#lubricantsProducts:before {
  content: "";
  background: #0B0E1D;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 40%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 40%, 0% 100%);
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (max-width: 1300px) {
  #lubricantsProducts:before {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
  }
}
@media (max-width: 980px) {
  #lubricantsProducts:before {
    display: none;
  }
}

#lubricantsProductsList {
  background: #F0F0F0;
  padding-top: 40px;
  padding-bottom: 80px;
}
#lubricantsProductsList .item .text {
  color: #0B0E1D;
  font-size: 28px;
  font-weight: bold;
  padding: 30px 50px 30px 0;
  line-height: 120%;
}
@media (max-width: 980px) {
  #lubricantsProductsList .item .text {
    font-size: 24px;
  }
}
#lubricantsProductsList .item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius: 20px;
}
#lubricantsProductsList .item .img {
  width: 100%;
  height: 343px;
  position: relative;
}
#lubricantsProductsList .item .img .overlay {
  background-position: center 110px;
}
#lubricantsProductsList .item .img .overlay::after {
  color: #F26122;
}
@media (max-width: 980px) {
  #lubricantsProductsList .item .img {
    height: 240px;
  }
}
#lubricantsProductsList .item:hover .img .overlay {
  background: #0B0E1D url(../../images/icon/kaplan.png) no-repeat;
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #F26122;
  background-position: center 110px;
}
#lubricantsProductsList .item:hover .img .overlay::after {
  content: "Explore Products";
  top: 30px;
  position: relative;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  opacity: 0.3;
  top: 0;
  transition: 0.5s;
  border-radius: 20px;
}

#lubricantsContainer {
  padding-top: 111px;
}
#lubricantsContainer .title {
  text-align: center;
  line-height: 120%;
}
#lubricantsContainer .title i {
  display: inline-flex;
}

.lubricants-container {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.lubricants-container .lubricants-list {
  display: flex;
  align-items: center;
  width: 1600px;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 640px) {
  .lubricants-container .lubricants-list {
    flex-direction: column-reverse;
  }
}
@media (max-width: 1610px) {
  .lubricants-container .lubricants-list .item-left {
    padding-left: 40px;
  }
}
.lubricants-container .lubricants-list .item-left .lubricants-icon-flex .item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 20px;
}
.lubricants-container .lubricants-list .item-left .lubricants-icon-flex .item .icon {
  width: 45px;
  text-align: center;
}
.lubricants-container .lubricants-list .item-left .lubricants-icon-flex .item .text {
  font-size: 20px;
}
.lubricants-container .lubricants-list .item-left .more {
  margin-top: 50px;
}

.dipNot {
  font-size: 16px;
  display: flex;
  align-items: center;
}

#newsContainer {
  padding-bottom: 75px;
}
@media (max-width: 640px) {
  #newsContainer {
    margin-top: 50px;
  }
}
#newsContainer .title {
  margin-bottom: 36px;
}
#newsContainer .item .text {
  color: #fff;
  font-size: 20px;
  padding: 30px 50px 30px 0;
  line-height: 120%;
}
#newsContainer .item .text strong {
  font-size: 16px;
  font-weight: 400;
  color: #F26122;
}
#newsContainer .item .text p {
  padding: 5px 0;
  line-height: 140%;
}
#newsContainer .item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius: 20px;
  transition: transform 0.3s ease;
}
#newsContainer .item .img {
  width: 100%;
  height: 248px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
#newsContainer .item .news-hover {
  color: #F26122;
  font-size: 18px;
  font-weight: bold;
  opacity: 0;
  transition: all 0.8s ease;
}
#newsContainer .item:hover .text .news-hover {
  opacity: 1;
}
#newsContainer .item:hover .img img {
  transform: scale(1.1);
}

.news-slider {
  margin-top: 50px;
}
.news-slider p {
  font-size: 20px;
}
.news-slider .owl-dots {
  position: absolute;
  bottom: -100px;
  width: 100%;
  text-align: center;
}
.news-slider .owl-dots .owl-dot {
  background: #9eb0c9;
  width: 24px;
  height: 6px;
  border-radius: 90px;
  margin: 0 2px;
  display: inline-block;
  outline: none;
}
.news-slider .owl-dot.active {
  background: #F26122;
  width: 54px;
  border-radius: 20px;
  transform: scale(1, 1);
  transition: all 6s ease 0s;
}

/*footer*/
#footerContainer {
  position: relative;
  margin-top: 82px;
}
#footerContainer .wrapper:nth-child(2) {
  display: flex;
  justify-content: flex-end;
}

.footer-bg {
  background: url(../../images/common/bg.png) no-repeat;
  height: 719px;
  position: absolute;
  width: 717px;
  filter: brightness(0) saturate(100%) invert(9%) sepia(34%) saturate(582%) hue-rotate(190deg) brightness(95%) contrast(102%);
  left: -115px;
}
@media (max-width: 980px) {
  .footer-bg {
    width: 630px;
  }
}
@media (max-width: 640px) {
  .footer-bg {
    width: 100%;
    left: 0;
    background-size: 100%;
    height: 100%;
  }
}

.wrapper-footer {
  width: 1022px;
  display: flex;
  border-top: 1px solid #F26122;
  margin-top: 200px;
}
@media (max-width: 980px) {
  .wrapper-footer {
    margin-top: 100px;
  }
}

.footer-container {
  margin-top: 47px;
}
@media (max-width: 640px) {
  .footer-container {
    display: none;
  }
}
.footer-container .footer-menu {
  display: flex;
  gap: 100px;
}
@media (max-width: 980px) {
  .footer-container .footer-menu {
    gap: 10px;
  }
}
.footer-container .footer-menu > ul > li {
  list-style: none;
  margin-bottom: 10px;
}
.footer-container .footer-menu > ul > li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.footer-container .footer-menu .footer-submenu > li {
  list-style: none;
  margin: 0;
}
.footer-container .footer-menu .footer-submenu > li > a {
  font-size: 16px;
  font-weight: 600;
  color: #525770;
}
.footer-container .footer-menu .footer-submenu-1 {
  margin-left: 20px;
}
.footer-container .footer-menu .footer-submenu-1 li {
  position: relative;
  list-style: none;
}
.footer-container .footer-menu .footer-submenu-1 li a {
  font-size: 14px;
  color: #525770;
  transition: 0.5s;
}
.footer-container .footer-menu .footer-submenu-1 li a:hover {
  color: #fff;
}
.footer-container .footer-menu .footer-submenu-1 li::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #525770;
  position: absolute;
  border-radius: 100%;
  left: -18px;
  display: flex;
  align-items: center;
  top: 10px;
}
.footer-container .footer-menu ul:nth-child(n+3) {
  margin-top: 40px;
}

.footer-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 20px;
}
@media (max-width: 640px) {
  .footer-center {
    flex-direction: column;
  }
}
.footer-center .footer-text {
  display: flex;
  align-items: center;
  gap: 33px;
}
@media (max-width: 640px) {
  .footer-center .footer-text {
    flex-direction: column;
  }
}
.footer-center .footer-text p {
  font-size: 13px;
  font-weight: 600;
}
.footer-center .footer-text p span {
  color: #E32829;
}
.footer-center .footer-text p span:hover {
  color: #f26122;
}
.footer-center:before {
  width: 70.5%;
  height: 1px;
  background: #282C3D;
  top: 0;
  position: absolute;
  content: "";
  right: 0;
}
@media (max-width: 640px) {
  .footer-center:before {
    display: none;
  }
}
.footer-center:after {
  width: 65%;
  height: 1px;
  background: #282C3D;
  bottom: 0;
  position: absolute;
  content: "";
  right: 0;
}
@media (max-width: 640px) {
  .footer-center:after {
    display: none;
  }
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  color: #525770;
  padding: 60px 0;
}
@media (max-width: 640px) {
  .footer-bottom {
    flex-direction: column;
    text-align: center;
  }
}
.footer-bottom a {
  color: #525770;
  transition: 0.5s;
}
.footer-bottom a:hover {
  color: #fff;
}
.footer-bottom .item-right p {
  font-size: 12px;
}
.footer-bottom .item-left {
  display: flex;
  gap: 20px;
}
@media (max-width: 640px) {
  .footer-bottom .item-left {
    flex-direction: column;
    align-items: center;
  }
}
.footer-bottom .item-left .kvkk {
  display: flex;
  gap: 10px;
  font-size: 12px;
}
.footer-bottom .item-left .kvkk span:after {
  content: "|";
  padding-left: 5px;
}
.footer-bottom .item-left .kvkk span:last-of-type:after {
  display: none;
}
.footer-bottom .copy {
  font-size: 12px;
}

/*footer*/
.detail-header {
  padding-top: 271px;
}
@media (max-width: 980px) {
  .detail-header {
    padding-top: 198px;
  }
}

.bread-crumb-container {
  padding: 17px 0;
}
.bread-crumb-container .bread-crumb-list #dvBreadCrumb {
  display: flex;
  align-items: center;
  gap: 20px;
}
.bread-crumb-container .bread-crumb-list #dvBreadCrumb a {
  font-size: 16px;
  color: #fff;
}

.orange {
  color: #F26122;
}

.section-container-detail {
  margin-top: 110px;
}
.section-container-detail p {
  margin-top: 15px;
}
.section-container-detail .item-left {
  width: 56%;
}
@media (max-width: 640px) {
  .section-container-detail .item-left {
    width: 100%;
  }
}
.section-container-detail .item-right {
  width: calc(44% - 60px);
}
@media (max-width: 1300px) {
  .section-container-detail .item-right {
    width: calc(50% - 60px);
  }
}
.section-container-detail .img {
  width: 124%;
}
@media (max-width: 640px) {
  .section-container-detail .img {
    width: 100%;
  }
}

.numbers-list {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-top: 87px;
}
@media (max-width: 1300px) {
  .numbers-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 1300px) {
  .numbers-list .item {
    width: calc(50% - 20px);
  }
}

#globalPower {
  background: #0B0E1D url(../../images/webp/global-power.webp) no-repeat top;
}

.global-power-container {
  padding-top: 617px;
  text-align: center;
}

.wide-product-range-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 45px;
  margin-top: 30px;
}
@media (max-width: 640px) {
  .wide-product-range-list {
    flex-direction: column;
  }
}
.wide-product-range-list .item {
  width: calc(45% - 40px);
  border: 1px solid #525770;
  border-radius: 10px;
}
@media (max-width: 640px) {
  .wide-product-range-list .item {
    width: 100%;
  }
}
.wide-product-range-list .item .text {
  text-align: left;
  padding: 40px;
}
.wide-product-range-list .item .text p {
  font-size: 20px;
  margin-bottom: 10px;
}

#certificatesPower {
  margin-top: 75px;
}

.certificates-container {
  text-align: center;
}

.certificates-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1035px;
  margin: 35px auto 0;
  gap: 35px;
}
@media (max-width: 1300px) {
  .certificates-list {
    width: 100%;
  }
}
.certificates-list .item {
  width: calc(25% - 27px);
}
@media (max-width: 640px) {
  .certificates-list .item {
    width: calc(50% - 27px);
  }
}
.certificates-list .certificates-img img {
  border-top-right-radius: 20px;
}
.certificates-list .certificates-title {
  color: #fff;
  font-size: 20px;
  padding: 25px 0;
}

.bottom-menu-container {
  text-align: center;
  width: 535px;
  margin: 0 auto;
  border: 1px solid #525770;
  padding: 30px;
  border-radius: 10px;
}
@media (max-width: 640px) {
  .bottom-menu-container {
    width: 100%;
  }
}
.bottom-menu-container li {
  list-style: none;
}
.bottom-menu-container li .selected {
  color: #fff !important;
}
.bottom-menu-container li a {
  color: #F26122;
  font-size: 20px;
}
.bottom-menu-container li a:hover {
  color: #fff;
}
.bottom-menu-container ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#bottomMenu {
  margin-top: 70px;
  margin-bottom: 70px;
}

#explanation {
  padding-top: 115px;
}

.explanation-container {
  width: 700px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 980px) {
  .explanation-container {
    width: 600px;
  }
}
@media (max-width: 640px) {
  .explanation-container {
    width: 100%;
  }
}
.explanation-container .explanation-img {
  margin-bottom: 30px;
}
.explanation-container p {
  margin-bottom: 30px;
  line-height: 130%;
  font-size: 20px;
}

/*news*/
.news-list-container {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.news-list-container .item {
  border: 1px solid #525770;
  border-radius: 10px;
  padding: 40px;
  color: #fff;
  display: flex;
  gap: 40px;
  height: 160px;
  font-size: 20px;
  transition: 0.5s;
}
@media (max-width: 980px) {
  .news-list-container .item {
    height: auto;
  }
}
.news-list-container .item:hover {
  background: #fff;
  color: #0B0E1D;
}
.news-list-container .item .date {
  font-weight: bold;
  color: #F26122;
}

#newsList {
  margin-top: 195px;
  margin-bottom: 160px;
}
@media (max-width: 980px) {
  #newsList {
    margin-top: 90px;
    margin-bottom: 60px;
  }
}

/*news*/
.header-detail-products-bg {
  background: #F26122;
  height: 578px;
  position: relative;
  width: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 77.5%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 77.5%, 0% 100%);
}
@media (max-width: 980px) {
  .header-detail-products-bg {
    height: 485px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 80.5%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 100% 80.5%, 0% 100%);
  }
}
@media (max-width: 640px) {
  .header-detail-products-bg {
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.header-detail-products-bg .header-detail-products-image {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
  width: 100%;
  height: 534px;
}
@media (max-width: 980px) {
  .header-detail-products-bg .header-detail-products-image {
    height: 465px;
    background-size: auto 100% !important;
  }
}
@media (max-width: 640px) {
  .header-detail-products-bg .header-detail-products-image {
    -webkit-clip-path: none;
            clip-path: none;
  }
}

.header-detail-bg {
  background: #F26122;
  height: 754px;
  position: relative;
  width: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 77.5%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 77.5%, 0% 100%);
}
@media (max-width: 980px) {
  .header-detail-bg {
    height: 612px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 80.5%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 100% 80.5%, 0% 100%);
  }
}
@media (max-width: 640px) {
  .header-detail-bg {
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.header-detail-bg .header-detail-image {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
  width: 100%;
  height: 709px;
}
@media (max-width: 980px) {
  .header-detail-bg .header-detail-image {
    height: 585px;
    background-size: auto 100% !important;
  }
}
@media (max-width: 640px) {
  .header-detail-bg .header-detail-image {
    -webkit-clip-path: none;
            clip-path: none;
  }
}

.news-detail-container {
  width: 90%;
}

.gray-bg {
  background: #F0F0F0;
  color: #0B0E1D;
  padding: 250px 0 90px;
  margin-top: -200px;
}

.detail-text h2 {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .detail-text h2 {
    font-size: 30px;
  }
}
.detail-text p {
  margin-bottom: 30px;
}

.detail-text ul {
  margin-left: 20px;
  margin-bottom: 30px;
  display: inline-block;
}

.detailLeft {
    float: left;
    padding: 0 25px 25px 0;
}

@media (max-width: 980px) {
	.detailLeft {
		float: none;
		padding: 0 0 25px 0;
		width: 100%;
	}
}

.back a {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #F26122;
  margin-top: 70px;
}

.nytronTable {
  width: 100%;
  border: 1px solid #D0D0D0;
  margin-bottom: 30px;
}
.nytronTable p {
  margin: 0;
}
@media (max-width: 1300px) {
  .nytronTable {
    overflow-x: auto;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
}
.nytronTable tr th {
  background: #F26122;
  font-weight: 500;
  font-size: 12px;
  padding: 12px;
  border-right: 1px solid #D0D0D0;
  text-align: center;
  border-bottom: 1px solid #D0D0D0;
}
.nytronTable tr td {
  font-size: 12px;
  padding: 12px;
  text-align: center;
  border-right: 1px solid #D0D0D0;
  border-bottom: 1px solid #D0D0D0;
}
.nytronTable tr td:last-of-type {
  border-right: none;
}

.flex-container-detail {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
}
@media (max-width: 980px) {
  .flex-container-detail {
    flex-direction: column;
  }
}
.flex-container-detail .item-left {
  width: calc(76% - 35px);
}
@media (max-width: 980px) {
  .flex-container-detail .item-left {
    width: 100%;
  }
}
.flex-container-detail .item-right {
  width: 24%;
}
@media (max-width: 980px) {
  .flex-container-detail .item-right {
    width: 100%;
  }
}

.detail-menu-right nav {
  background: #fff;
  border-radius: 10px;
}
.detail-menu-right nav .menu-item {
  padding: 0 20px 20px 30px;
}
.detail-menu-right nav .menu-title {
  display: block;
  cursor: pointer;
  color: #0B0E1D;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 980px) {
  .detail-menu-right nav .menu-title {
    font-size: 20px;
  }
}
.detail-menu-right nav .menu-item a:hover {
  color: #f26122;
}
.detail-menu-right nav .menu-title.selected {
  color: #F26122;
}
.detail-menu-right nav .submenu {
  display: none;
}
.detail-menu-right nav .menu-item.open > .submenu {
  display: block;
}
.detail-menu-right nav .submenu-item {
  position: relative;
  padding: 12px 0;
}
.detail-menu-right nav .submenu-item:After {
  content: "";
  background: #DDDDDD;
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  height: 1px;
}
.detail-menu-right nav .level2 {
  display: block;
  color: #0B0E1D;
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 980px) {
  .detail-menu-right nav .level2 {
    font-size: 18px;
  }
}
.detail-menu-right nav .level2.selected {
  color: #F26122;
  font-weight: 600;
}
.detail-menu-right nav .subsubmenu {
  display: none;
}
.detail-menu-right nav .submenu-item.open > .subsubmenu {
  display: block;
}
.detail-menu-right nav .level3 {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}
@media (max-width: 980px) {
  .detail-menu-right nav .level3 {
    font-size: 18px;
  }
}
.detail-menu-right nav .level3.selected {
  color: #F26122;
  font-weight: 300;
}
.detail-menu-right nav .menu-top-title {
  font-size: 30px;
  font-weight: bold;
  background: #F26122;
  color: #fff;
  height: 76px;
  display: flex;
  align-items: center;
  padding-left: 31px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .detail-menu-right nav .menu-top-title {
    font-size: 24px;
    height: 64px;
  }
}
.detail-menu-right nav .menu-title.selected + .submenu .subsubmenu {
  display: block;
}

.products-list-container {
  margin-top: 170px;
  display: flex;
  flex-direction: column;
}
.products-list-container .item {
  display: flex;
  align-items: center;
  margin-bottom: 90px;
}
@media (max-width: 640px) {
  .products-list-container .item {
    flex-direction: column;
  }
}
.products-list-container .item:nth-child(2n) {
  flex-direction: row-reverse;
}
@media (max-width: 640px) {
  .products-list-container .item:nth-child(2n) {
    flex-direction: column;
  }
}
.products-list-container .item-right ul {
  margin-bottom: 30px;
}
.products-list-container .item-right ul li {
  list-style: none;
}
.products-list-container .item-right .title {
  margin-bottom: 20px;
}
.products-list-container .item .item-left {
  width: 65%;
}
@media (max-width: 980px) {
  .products-list-container .item .item-left {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .products-list-container .item .item-left {
    width: 100%;
  }
}
.products-list-container .item .item-right {
  width: 35%;
}
@media (max-width: 980px) {
  .products-list-container .item .item-right {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .products-list-container .item .item-right {
    width: 100%;
    margin-top: 25px;
  }
}

.address-list {
  display: flex;
  gap: 19px;
  align-items: flex-start;
  margin-bottom: 40px;
}
.address-list a {
  color: #0B0E1D;
}
.address-list p {
  margin: 0;
}

.address-list-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 15px;
}
.address-list-2 .item2 {
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
  align-items: center;
  margin-bottom: 30px;
}
.address-list-2 .item2 p {
  margin: 0;
}
.address-list-2 .item2 a {
  color: #0B0E1D;
}

.menu-li li.level1 {
  padding-bottom: 17px;
  position: relative;
}
.menu-li li.level1:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  position: absolute;
  bottom: 0;
  left: 0;
}
.menu-li li.level1:last-of-type:after {
  display: none;
}

.form-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.form-container .form-group {
  width: calc(50% - 10px);
}
.form-container .form-group input {
  height: 58px;
  border-radius: 10px;
}

#sendBtn {
  background: #f26122 !important;
  border: none !important;
  height: 56px;
  padding: 0 35px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 10px 10px 16px 10px;
  transition: 0.5s;
  border: 1px solid #f26122;
}
#sendBtn:hover {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}

.searchForm {
  position: fixed;
  background: #f26122;
  width: 1329px;
  padding: 18px 60px 18px 18px;
  z-index: 99999;
  margin: 35px auto 0;
  left: 0;
  right: 0;
  top: 0;
  border-radius: 20px;
  display: none;
}
.searchForm .search-container input {
  width: 100%;
}
@media (max-width: 1550px) {
  .searchForm {
    width: 90%;
  }
}
.searchForm .form-content {
  display: flex;
  gap: 10px;
}
.searchForm .form-content .inner {
  width: 90%;
}
.searchForm .form-content .btn-search {
  width: 8%;
  background: #fff;
  border: none;
  border-radius: 10px;
  font-size: 16px;
}
@media (max-width: 640px) {
  .searchForm .form-content .btn-search {
    width: 75px;
  }
}
.searchForm .form-content .inner input {
  border: none;
  height: 60px;
  border-radius: 14px;
  font-size: 18px;
  padding: 20px;
}
.searchForm .cloeseHome {
  position: absolute;
  right: 0;
  top: 33px;
  cursor: pointer;
}
.searchForm .cloeseHome::after {
  display: none;
}

@media (max-width: 1300px) {
  #headerContainer .logo {
    width: 250px;
  }
}
@media (max-width: 640px) {
  #headerContainer .logo {
    width: 200px;
  }
}

/*menu*/
.hamburger-change .bar1,
.hamburger-change .bar2,
.hamburger-change .bar3 {
  background-color: #ffffff !important;
}

.hamburger-btn {
  display: none;
  cursor: pointer;
  padding: 3px 10px;
  border-radius: 4px;
  position: relative;
  z-index: 999;
}
@media (max-width: 980px) {
  .hamburger-btn {
    display: flex;
    position: absolute;
    top: 10px;
    right: 25px;
    background: #f26122;
    padding: 0;
    border-radius: 100%;
    height: 52px;
    width: 52px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 640px) {
  .hamburger-btn {
    top: -4px;
    right: 15px;
  }
}

.hamburger-change .bar1 {
  width: 40px !important;
}

.hamburger-change .bar3 {
  width: 40px !important;
}

.hamburger-btn .bar1 {
  width: 20px;
}

.hamburger-btn .bar2 {
  width: 35px;
}

.hamburger-btn .bar3 {
  width: 10px;
}

.hamburger-btn .bar1,
.hamburger-btn .bar2,
.hamburger-btn .bar3 {
  height: 4px;
  background-color: #ffffff;
  margin: 3px 0px;
  transition: 0.4s;
  border-radius: 10px;
}

.hamburger-change .bar1 {
  transform: rotate(-45deg) translate(-12px, 12px);
}

.hamburger-change .bar2 {
  /*IE8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /*IE 5-7*/
  filter: alpha(opacity=0);
  /*Modern Browsers*/
  opacity: 0;
}

.hamburger-change .bar3 {
  transform: rotate(45deg) translate(-6px, -6px);
}

@media (max-width: 980px) {
  .header-container .item-right {
    width: 600px;
    background: #F26122;
    position: fixed;
    z-index: 11;
    right: 0;
    height: 100%;
    top: 0;
    right: -500px;
    width: 500px;
    z-index: 15;
    flex-direction: column;
    padding: 93px 40px 0;
    align-items: flex-start;
  }
}
@media (max-width: 640px) {
  .header-container .item-right {
    width: 300px;
  }
}
@media (max-width: 980px) {
  .header-container .item-right .lang a {
    position: absolute;
    top: 26px;
    margin-left: 58px;
  }
}
@media (max-width: 980px) {
  .header-container .item-right .btnSearch {
    position: absolute;
    top: 22px;
  }
}
@media (max-width: 980px) {
  .header-container .item-right .hdr-btn {
    position: absolute;
    bottom: 100px;
    left: 55px;
    margin-left: -16px;
  }
}
@media (max-width: 980px) {
  .header-container .item-right .hdr-btn a {
    background: #0e1120;
  }
}

/*menu*/
.media-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 60px;
}
.media-flex .item {
  width: calc(33.333% - 20px);
}
@media (max-width: 980px) {
  .media-flex .item {
    width: calc(50% - 15px);
  }
}
@media (max-width: 640px) {
  .media-flex .item {
    width: 100%;
  }
}
.media-flex .item .img img {
  border-radius: 10px;
}
.media-flex .item .text-list {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}
.media-flex .item .text-list .part i {
  color: #fff;
  font-style: normal;
  font-size: 20px;
}
.media-flex .item .text-list .part .k-dipnot {
  font-size: 14px;
  font-style: italic;
  color: #525770;
}

.media-list-container .media-top {
  display: flex;
  gap: 10px;
  margin-bottom: 80px;
}

.mobil {
  display: none;
}
@media (max-width: 980px) {
  .mobil {
    display: block;
  }
}

@media (max-width: 980px) {
  .desktop {
    display: none;
  }
}

.explanation-container .orange:hover {
  color: #fff;
}

.borderH {
  width: 1px;
  height: 57px;
  background: #fff;
  margin: 30px auto 30px;
}

.more-text:hover {
  color: #fff;
}/*# sourceMappingURL=project.css.map */