﻿/*Created By Venus Agency*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: 'DM Sans', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
  color: #2D2829;
}

  a:hover {
    color: #999999;
  }

ul, ol, li {
  padding: 0px;
  list-style: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
}

.navbar-toggler {
  color: white;
}

.row {
  --bs-gutter-x: 0px;
}

.container-fluid {
  --bs-gutter-x: 0px;
}
.send-form {
	text-align: center;
    padding: 88px;
}








@media only screen and (min-width: 1921px) {
  .container {
    max-width: 80%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
.news .card {
	width: 32%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 50%;
}
.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 88px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
	min-height: 134px;
	margin-right: 18px;
	padding: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }
  
  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }

  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {
    padding-right: 88px;
    margin: 0;
    padding: 48px;
  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 48px;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    height: 364px;
    background-size: cover;
    width: 96%;
    border-radius: 28px
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    /* height: 188px; */
    height: 364px;
    background-size: cover;
    width: 96%;
    float: right;
    border-radius: 28px
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 32%;
      padding-right: 28px;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    display: flex;
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    width: 200px;
    margin-left: 14px;
  }

  .budin-inside-menu ul {
    display: flex;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .budin-inside-menu li {
    font-size: 16px;
    color: #5b5b5b;
    padding-right: 18px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding-left: 180px;
    margin-top: 88px;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }

  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 20px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
      width: 70%;
      float: right;
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 50px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 48px;
      margin-bottom: 48px;
    }

  .about-budin-akarca-r {
    width: 80%;
    padding-left: 88px;
  }

  .about-budin-akarca-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    text-align: right;
    font-weight: bold;
    position: relative;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }

      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }

  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
    padding-left: 28px;
  }

  .fcontact {
    margin: 0 !important;
  }

  .fmenu {
    margin: 0 !important;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 20%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
    }

    .address-line .add-text {
      width: 80%;
      padding: 12px;
      padding-left: 28px;
    }

  #main-bize-ulasin {
    padding: 68px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 58px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    width: 40%;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin: auto;
    display: flex;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    height: 880px;
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      text-align: center;
    }

    #main-ihracat h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 1px;
      width: 80%;
      padding-bottom: 48px;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 20px;
      font-weight: 400;
      color: #5b5b5b;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
      width: 70%;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 188px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 48px;
      height: 188px;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: center;
    }

    #main-sektorler h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      text-align: center;
      width: 40%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
      padding-top: 88px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1280px;
    display: flex;
    position: relative;
  }

    #main-surdurulebilirlik .srdr-text-line {
      width: 60%;
      margin-top: auto;
      margin-bottom: auto;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 24px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 28px;
    }

  #main-arge {
    height: 788px;
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      padding: 128px;
      text-align: center;
    }

    #main-arge h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
    }

    #main-arge p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      border-top-right-radius: 28px;
      border-bottom-right-radius: 28px;
      margin-top: 200px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      border-top-left-radius: 28px;
      border-bottom-left-radius: 28px;
      margin-top: -248px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-right: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 58px;
    color: #ffffff;
    margin-bottom: 88px;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
    font-size: 38px;
    color: #2D2829;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
      font-size: 38px;
      color: #2D2829;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-left: 18px;
    border-radius: 8px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 48%;
    margin-right: 18px;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 48%;
    text-align: end;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 18px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 24px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    text-indent: 28px;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }

  /*    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }*/

  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1280px;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url("../images/main-b.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 980px;
    margin-top: -100px;
    z-index: 1;
    position: relative;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
      padding: 48px;
    }

    #budin-masterbatch h1 {
      width: 68%;
      font-size: 58px;
      font-weight: 300;
      letter-spacing: 2px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -22%;
    z-index: 2;
    position: absolute;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 28px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -88px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 328px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 28px;
    padding-top: 28px;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 14px;
    letter-spacing: 8px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: end;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 48px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }

  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 368px;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 50px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #f7f7f7;
    margin-top: 0px;
  }

  .dropdown-menu a {
    color: #393939 !important;
    border-bottom: solid 0.5px #c0ccbb;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
      border-bottom: 4px solid #FF7900;
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
    padding-left: 38px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 268px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 30%;
    }

    .owl-manset-text h1 {
      font-size: 60px;
      letter-spacing: 2px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 20px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .container {
    max-width: 80%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
.news .card {
	width: 32%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 50%;
}
.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 88px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
	min-height: 134px;
	margin-right: 18px;
	padding: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }
  
  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }

  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {
    padding-right: 88px;
    margin: 0;
    padding: 48px;
  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 48px;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    height: 364px;
    background-size: cover;
    width: 96%;
    border-radius: 28px
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    /* height: 188px; */
    height: 364px;
    background-size: cover;
    width: 96%;
    float: right;
    border-radius: 28px
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 32%;
      padding-right: 28px;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    display: flex;
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    width: 200px;
    margin-left: 14px;
  }

  .budin-inside-menu ul {
    display: flex;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .budin-inside-menu li {
    font-size: 16px;
    color: #5b5b5b;
    padding-right: 18px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;

  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding-left: 180px;
    margin-top: 88px;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }

  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 20px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
      width: 70%;
      float: right;
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 50px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 48px;
      margin-bottom: 48px;
    }

  .about-budin-akarca-r {
    width: 80%;
    padding-left: 88px;
  }

  .about-budin-akarca-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    text-align: right;
    font-weight: bold;
    position: relative;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }


      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }
  
  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
    padding-left: 28px;
  }

  .fcontact {
    margin: 0 !important;
  }

  .fmenu {
    margin: 0 !important;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 20%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
    }

    .address-line .add-text {
      width: 80%;
      padding: 12px;
      padding-left: 28px;
    }

  #main-bize-ulasin {
    padding: 68px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 58px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    width: 40%;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin: auto;
    display: flex;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    height: 880px;
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      text-align: center;
    }

    #main-ihracat h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 1px;
      width: 80%;
      padding-bottom: 48px;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 20px;
      font-weight: 400;
      color: #5b5b5b;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
      width: 70%;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 188px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 48px;
      height: 188px;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: center;
    }

    #main-sektorler h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      text-align: center;
      width: 40%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
      padding-top: 88px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1180px;
    display: flex;
    position: relative;
  }

    #main-surdurulebilirlik .srdr-text-line {
      width: 60%;
      margin-top: auto;
      margin-bottom: auto;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 24px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 28px;
    }

  #main-arge {
    height: 788px;
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      padding: 128px;
      text-align: center;
    }

    #main-arge h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
    }

    #main-arge p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      border-top-right-radius: 28px;
      border-bottom-right-radius: 28px;
      margin-top: 200px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      border-top-left-radius: 28px;
      border-bottom-left-radius: 28px;
      margin-top: -248px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-right: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 58px;
    color: #ffffff;
    margin-bottom: 88px;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
    font-size: 44px;
    color: #2D2829;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
      font-size: 44px;
      color: #2D2829;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-left: 18px;
    border-radius: 8px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 48%;
    margin-right: 18px;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 48%;
    text-align: end;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 18px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 24px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    text-indent: 28px;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }

  /*    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }*/

  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1280px;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url("../images/main-b.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 880px;
    margin-top: -100px;
    z-index: 1;
    position: relative;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
      padding: 48px;
    }

    #budin-masterbatch h1 {
      width: 80%;
      font-size: 58px;
      font-weight: 300;
      letter-spacing: 2px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -22%;
    z-index: 2;
    position: absolute;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 28px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -88px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 248px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 28px;
    padding-top: 28px;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 14px;
    letter-spacing: 8px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: end;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 48px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }

  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 328px;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 50px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #f7f7f7;
    margin-top: 0px;
  }

  .dropdown-menu a {
    color: #393939 !important;
    border-bottom: solid 0.5px #c0ccbb;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
      border-bottom: 4px solid #FF7900;
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
    padding-left: 18px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 212px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 40%;
    }

    .owl-manset-text h1 {
      font-size: 60px;
      letter-spacing: 2px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 20px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .container {
    max-width: 90%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
.news .card {
	width: 32%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 100%;
}
.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 88px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
	min-height: 134px;
	margin-right: 18px;
	padding: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }

  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }
  
  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {
    padding-right: 88px;
    margin: 0;
    padding: 48px;
  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 48px;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    height: 364px;
    background-size: cover;
    width: 96%;
    border-radius: 28px
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    /* height: 188px; */
    height: 364px;
    background-size: cover;
    width: 96%;
    float: right;
    border-radius: 28px
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 32%;
      padding-right: 28px;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    display: flex;
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    width: 200px;
    margin-left: 14px;
  }

  .budin-inside-menu ul {
    display: flex;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .budin-inside-menu li {
    font-size: 16px;
    color: #5b5b5b;
    padding-right: 18px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;

  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding-left: 180px;
    margin-top: 88px;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }

  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 20px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
      width: 70%;
      float: right;
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 50px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 48px;
      margin-bottom: 48px;
    }

  .about-budin-akarca-r {
    width: 80%;
    padding-left: 88px;
  }

  .about-budin-akarca-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    text-align: right;
    font-weight: bold;
    position: relative;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }

      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }
  
  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
    padding-left: 28px;
  }

  .fcontact {
    margin: 0 !important;
  }

  .fmenu {
    margin: 0 !important;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 20%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
    }

    .address-line .add-text {
      width: 80%;
      padding: 12px;
      padding-left: 28px;
    }

  #main-bize-ulasin {
    padding: 68px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 58px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    width: 40%;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin: auto;
    display: flex;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    height: 880px;
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      text-align: center;
    }

    #main-ihracat h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 1px;
      width: 80%;
      padding-bottom: 48px;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 20px;
      font-weight: 400;
      color: #5b5b5b;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
      width: 70%;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 188px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 48px;
      height: 188px;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: center;
    }

    #main-sektorler h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      text-align: center;
      width: 40%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
      padding-top: 88px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1080px;
    display: flex;
    position: relative;
	background-position-x: center;
  }

    #main-surdurulebilirlik .srdr-text-line {
      width: 60%;
      margin-top: auto;
      margin-bottom: auto;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 24px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 28px;
    }

  #main-arge {
    height: 788px;
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      padding: 128px;
      text-align: center;
    }

    #main-arge h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
    }

    #main-arge p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      border-top-right-radius: 28px;
      border-bottom-right-radius: 28px;
      margin-top: 200px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      border-top-left-radius: 28px;
      border-bottom-left-radius: 28px;
      margin-top: -248px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-right: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 58px;
    color: #ffffff;
    margin-bottom: 88px;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
		font-size: 34px;
        color: #2D2829;
        font-weight: 500;
        letter-spacing: 0;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
		font-size: 34px;
		color: #2D2829;
		font-weight: 500;
		letter-spacing: 0;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-left: 18px;
    border-radius: 8px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 48%;
    margin-right: 18px;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 48%;
    text-align: end;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 18px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 24px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    text-indent: 28px;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }

  /*    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }*/

  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1280px;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url("../images/main-b.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 780px;
    z-index: 1;
    position: relative;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
      padding: 48px;
    }

    #budin-masterbatch h1 {
      font-size: 58px;
      font-weight: 300;
      letter-spacing: 2px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -20%;
    z-index: 2;
    position: absolute;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 28px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -88px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 248px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 28px;
    padding-top: 28px;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 14px;
    letter-spacing: 8px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: end;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 48px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }

  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 268px;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 50px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #f7f7f7;
    margin-top: 0px;
  }

  .dropdown-menu a {
    color: #393939 !important;
    border-bottom: solid 0.5px #c0ccbb;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
      border-bottom: 4px solid #FF7900;
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
    padding-left: 18px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 198px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 50%;
    }

    .owl-manset-text h1 {
      font-size: 60px;
      letter-spacing: 2px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 20px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container {
    max-width: 94%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
.news .card {
	width: 30%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 100%;
}
.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 88px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
	min-height: 134px;
	margin-right: 18px;
	padding: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }

  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }
  
  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {
    padding-right: 88px;
    margin: 0;
    padding: 48px;
  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 48px;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    height: 364px;
    background-size: cover;
    width: 96%;
    border-radius: 28px
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    /* height: 188px; */
    height: 364px;
    background-size: cover;
    width: 96%;
    float: right;
    border-radius: 28px
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 32%;
      padding-right: 28px;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    display: flex;
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    width: 200px;
    margin-left: 14px;
  }

  .budin-inside-menu ul {
    display: flex;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .budin-inside-menu li {
    font-size: 16px;
    color: #5b5b5b;
    padding-right: 18px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;

  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding-left: 180px;
    margin-top: 88px;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }

  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 20px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
      width: 70%;
      float: right;
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 50px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 48px;
      margin-bottom: 48px;
    }

  .about-budin-akarca-r {
    width: 90%;
    padding-left: 88px;
  }

  .about-budin-akarca-l {
    width: 90%;
    float: right;
    padding-right: 88px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    text-align: right;
    font-weight: bold;
    position: relative;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }

      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }
  
  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
    padding-left: 28px;
  }

  .fcontact {
    margin: 0 !important;
  }

  .fmenu {
    margin: 0 !important;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 20%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
    }

    .address-line .add-text {
      width: 80%;
      padding: 12px;
      padding-left: 28px;
    }

  #main-bize-ulasin {
    padding: 68px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 58px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    width: 40%;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin: auto;
    display: flex;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    height: 880px;
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      text-align: center;
    }

    #main-ihracat h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 1px;
      width: 80%;
      padding-bottom: 48px;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 18px;
      font-weight: 300;
      color: #5b5b5b;
      line-height: 24px;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
      width: 70%;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 188px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 48px;
      height: 188px;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: center;
    }

    #main-sektorler h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      text-align: center;
      width: 40%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
      padding-top: 88px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 980px;
    display: flex;
    position: relative;
    background-position-x: center;
  }

    #main-surdurulebilirlik .srdr-text-line {
      width: 60%;
      margin-top: auto;
      margin-bottom: auto;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 24px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 28px;
    }

  #main-arge {
    margin-bottom: 88px;
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      padding: 58px;
      text-align: center;
    }

    #main-arge h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
    }

    #main-arge p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      border-top-right-radius: 28px;
      border-bottom-right-radius: 28px;
      margin-top: 200px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      border-top-left-radius: 28px;
      border-bottom-left-radius: 28px;
      margin-top: -248px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 28px;
    width: 48%;
    margin-right: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 58px;
    color: #ffffff;
    margin-bottom: 88px;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
		font-size: 34px;
        color: #2D2829;
        font-weight: 500;
        letter-spacing: 0;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
		font-size: 34px;
        color: #2D2829;
        font-weight: 500;
        letter-spacing: 0;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 78px;
    margin-bottom: 8px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 78px;
    margin-bottom: 8px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 28px;
    width: 48%;
    margin-left: 18px;
    border-radius: 8px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 48%;
    margin-right: 18px;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 48%;
    text-align: end;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 18px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 22px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    text-indent: 28px;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }

  /*    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }*/

  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1280px;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url("../images/main-b.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 780px;
    z-index: 1;
    position: relative;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
      padding: 48px;
    }

    #budin-masterbatch h1 {
      font-size: 58px;
      font-weight: 300;
      letter-spacing: 2px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -18%;
    z-index: 2;
    position: absolute;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 28px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -88px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 188px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 28px;
    padding-top: 28px;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 14px;
    letter-spacing: 8px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: end;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 48px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }

  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 228px;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 50px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #f7f7f7;
    margin-top: 0px;
  }

  .dropdown-menu a {
    color: #393939 !important;
    border-bottom: solid 0.5px #c0ccbb;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
      border-bottom: 4px solid #FF7900;
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
    padding-left: 12px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 198px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 50%;
    }

    .owl-manset-text h1 {
      font-size: 48px;
      letter-spacing: 2px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 20px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 90%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
.news .card {
	width: 30%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 100%;
}
.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 88px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
	min-height: 134px;
	margin-right: 18px;
	padding: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }

  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }
  
  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {
    padding-right: 88px;
    margin: 0;
    padding: 48px;
  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 48px;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    height: 364px;
    background-size: cover;
    width: 96%;
    border-radius: 28px
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    /* height: 188px; */
    height: 364px;
    background-size: cover;
    width: 96%;
    float: right;
    border-radius: 28px
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 32%;
      padding-right: 28px;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    display: flex;
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    width: 200px;
    margin-left: 14px;
  }

  .budin-inside-menu ul {
    display: flex;
    margin-top: 28px;
    margin-bottom: 48px;
  }

  .budin-inside-menu li {
    font-size: 16px;
    color: #5b5b5b;
    padding-right: 18px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;

  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding-left: 180px;
    margin-top: 88px;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }

  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 20px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
      width: 70%;
      float: right;
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 50px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 48px;
      margin-bottom: 48px;
    }

  .about-budin-akarca-r {
    width: 80%;
    padding-left: 88px;
  }

  .about-budin-akarca-l {
    width: 80%;
    float: right;
    padding-right: 88px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    text-align: right;
    font-weight: bold;
    position: relative;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }

      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }
  
  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
    padding-left: 28px;
  }

  .fcontact {
    margin: 0 !important;
  }

  .fmenu {
    margin: 0 !important;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 20%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
    }

    .address-line .add-text {
      width: 80%;
      padding: 12px;
      padding-left: 28px;
    }

  #main-bize-ulasin {
    padding: 68px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 58px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    width: 40%;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin: auto;
    display: flex;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    height: 880px;
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      text-align: center;
    }

    #main-ihracat h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 1px;
      width: 80%;
      padding-bottom: 48px;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 20px;
      font-weight: 400;
      color: #5b5b5b;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
      width: 70%;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 188px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 48px;
      height: 188px;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: center;
    }

    #main-sektorler h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      text-align: center;
      width: 40%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
      padding-top: 88px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 980px;
    display: flex;
    position: relative;
    background-position-x: center;
  }

    #main-surdurulebilirlik .srdr-text-line {
      width: 60%;
      margin-top: auto;
      margin-bottom: auto;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 24px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 28px;
    }

  #main-arge {
    height: 788px;
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      padding: 128px;
      text-align: center;
    }

    #main-arge h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
    }

    #main-arge p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      border-top-right-radius: 28px;
      border-bottom-right-radius: 28px;
      margin-top: 200px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      border-top-left-radius: 28px;
      border-bottom-left-radius: 28px;
      margin-top: -248px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-right: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 58px;
    color: #ffffff;
    margin-bottom: 88px;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
    font-size: 38px;
    color: #2D2829;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
      font-size: 38px;
      color: #2D2829;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    justify-content: end;
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 48px;
    width: 48%;
    margin-left: 18px;
    border-radius: 8px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 48%;
    margin-right: 18px;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 48%;
    text-align: end;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 18px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 24px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    text-indent: 28px;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }
  /*
    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }*/

  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 1280px;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url("../images/main-b.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 780px;
    z-index: 1;
    position: relative;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
      padding: 48px;
    }

    #budin-masterbatch h1 {
      font-size: 58px;
      font-weight: 300;
      letter-spacing: 2px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -18%;
    z-index: 2;
    position: absolute;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 28px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -88px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 248px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 28px;
    padding-top: 28px;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 14px;
    letter-spacing: 8px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: end;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 48px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }

  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 268px;
    z-index: 11;
  }

    .inside-manset-text h1 {
      font-size: 50px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 28px;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
    background-color: #f7f7f7;
    margin-top: 0px;
  }

  .dropdown-menu a {
    color: #393939 !important;
    border-bottom: solid 0.5px #c0ccbb;
    text-align: start;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

    .navbar-toggler:focus {
      box-shadow: none;
    }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
      border-bottom: 4px solid #FF7900;
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
    padding-left: 18px;
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 198px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 60%;
    }

    .owl-manset-text h1 {
      font-size: 48px;
      letter-spacing: 2px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 20px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 96%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
.news .card {
	width: 30%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 100%;
}
  .ins-site-header .navbar-expand-lg .navbar-nav {
    align-items: center;
    white-space: nowrap;
  }

  .ins-site-header .dropdown-menu {
  }

  .ins-site-header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .ins-site-header .dropdown-menu a {
    color: #ffffff !important;
    border-bottom: solid 0.5px #686868;
    text-align: center;
  }

    .ins-site-header .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .ins-site-header .nav-link:focus, .nav-link:hover {
    color: #ffffff;
  }

  .ins-site-header .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .ins-site-header .languages-box ul {
    margin-bottom: 4px;
  }

  .ins-site-header .nav-item {
    padding: 0px 2px;
  }

  .ins-site-header .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .ins-site-header .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .ins-site-header .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .ins-site-header .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .ins-site-header .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .ins-site-header .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .ins-site-header .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .ins-site-header .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

  .ins-site-header .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 50px;
  }

  .ins-site-header .navbar-toggler:focus {
    box-shadow: none;
  }

  .ins-site-header .navbar-collapse {
    background-color: #3c3c3c;
    border-radius: 18px;
    padding: 24px;
  }


  .navbar-expand-lg .navbar-nav {
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .dropdown-menu a {
    border-bottom: solid 0.5px #686868;
    text-align: center;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 50px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-collapse {
    padding: 24px;
  }


.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 28px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }

  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }
  
  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
	width: 100%;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {


  }

  .dropdown-menu .dropdown-submenu-left {

  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {

    margin: 0;

  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 8px;
	border: 0.4px solid #bebebe;
	margin: 18px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 28px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 28px;
    padding: 18px;
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 28px;
    margin-top: 28px;
    padding: 18px;
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 100%;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    margin-left: 14px;
    padding: 4px;
  }

  .budin-inside-menu ul {
    display: block;
    margin-top: 28px;
  }

  .budin-inside-menu li {
    font-size: 14px;
    color: #5b5b5b;
    padding: 4px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    padding: 28px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;

  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding: 28px;
	margin-top: 0;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }
.equal-height-row .col {
	width: 100%;
	flex: auto;
}
  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 16px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 50px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 8px;
      margin-bottom: 8px;
    }

  .about-budin-akarca-r {
    padding: 28px;
  }

  .about-budin-akarca-l {
    padding: 28px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 16px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 16px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    top: 18px;
    right: 88px;
    position: absolute;
    z-index: 15;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }

      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }
  
  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
  }

  .fcontact {
    margin: 0 !important;
	width: 100%;
  }

  .fmenu {
    margin: 0 !important;
	width: 100%;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 100%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
    }

  .cntrall img {
    height: 68px;
  }

  .address-line .add-text {
    width: 80%;
    padding: 12px;
    padding-left: 28px;
  }

  #main-bize-ulasin {
    padding: 28px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 38px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin-top: 88px;
  }

  #main-sektorler .row {
    display: block;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      margin-left: 4%;
    }

    #main-ihracat h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      padding-bottom: 48px;
      margin-left: 4%;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 18px;
      font-weight: 300;
      color: #5b5b5b;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 88px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 28px;
      height: 88px;
	  width: 100%;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: left;
      margin-left: 10%;
    }

    #main-sektorler h1 {
      font-size: 38px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      width: 80%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 18px;
      font-weight: 500;
      color: #2D2829;
      padding-top: 38px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 980px;
    display: flex;
    position: relative;
    background-position-x: center;
  }

    #main-surdurulebilirlik .srdr-text-line {
      padding: 18px;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 22px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 12px;
      margin-top: 6px;
    }

  #main-arge {
	          min-height: 480px;
        align-items: center;
        align-content: center;
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      text-align: center;
	padding: 18px;
    }

    #main-arge h1 {
		font-size: 34px;
        font-weight: 400;
        color: #2D2829;
    }

    #main-arge p {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      margin-bottom: 48px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      margin-top: 48px;
      margin-bottom: 48px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 24px;
    width: 100%;
    margin-bottom: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 44px;
    color: #ffffff;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
    font-size: 38px;
    color: #2D2829;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
      font-size: 38px;
      color: #2D2829;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 24px;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 28px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 100%;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 100%;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 12px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 18px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }

  /*    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }
*/
  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url(../images/main-b.svg) !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    z-index: 1;
    position: relative;
    padding: 48px;
    margin-top: 48px;
    margin-bottom: 48px;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
    }

    #budin-masterbatch h1 {
      font-size: 34px;
      font-weight: 300;
      letter-spacing: 2px;
      margin-top: 12px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -18%;
    z-index: 2;
    position: relative;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 28px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -38px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 148px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 0px;
    padding-top: 24px;
    text-align: center;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 12px;
    letter-spacing: 6px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: center;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
    text-align: center;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 38px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }
.page-address-line .col-md-4 {
	width: 100%;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
}
  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 268px;
    z-index: 11;
    display: none;
  }

    .inside-manset-text h1 {
      font-size: 50px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 88px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 78%;
    }

    .owl-manset-text h1 {
      font-size: 38px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 16px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 96%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
.news .card {
	width: 46%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 100%;
}
  .ins-site-header .navbar-expand-lg .navbar-nav {
    align-items: center;
    white-space: nowrap;
  }

  .ins-site-header .dropdown-menu {
  }

  .ins-site-header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .ins-site-header .dropdown-menu a {
    color: #ffffff !important;
    border-bottom: solid 0.5px #686868;
    text-align: center;
  }

    .ins-site-header .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .ins-site-header .nav-link:focus, .nav-link:hover {
    color: #ffffff;
  }

  .ins-site-header .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .ins-site-header .languages-box ul {
    margin-bottom: 4px;
  }

  .ins-site-header .nav-item {
    padding: 0px 2px;
  }

  .ins-site-header .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .ins-site-header .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .ins-site-header .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .ins-site-header .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .ins-site-header .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .ins-site-header .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .ins-site-header .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .ins-site-header .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

  .ins-site-header .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 50px;
  }

  .ins-site-header .navbar-toggler:focus {
    box-shadow: none;
  }

  .ins-site-header .navbar-collapse {
    background-color: #3c3c3c;
    border-radius: 18px;
    padding: 24px;
  }









  .navbar-expand-lg .navbar-nav {
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .dropdown-menu a {
    border-bottom: solid 0.5px #686868;
    text-align: center;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 50px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-collapse {
    padding: 24px;
  }


.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 28px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
	min-height: 134px;
	margin-right: 18px;
	padding: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }

  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }
  
  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {

  }

  .dropdown-menu .dropdown-submenu-left {

  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {
    padding-right: 88px;
    margin: 0;
    padding: 48px;
  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 48px;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 28px;
    padding: 18px;
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 28px;
    margin-top: 28px;
    padding: 18px;
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 100%;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    margin-left: 14px;
    padding: 4px;
  }

  .budin-inside-menu ul {
    display: block;
    margin-top: 28px;
  }

  .budin-inside-menu li {
    font-size: 14px;
    color: #5b5b5b;
    padding: 4px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    padding: 28px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;

  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding: 28px;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }

  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 20px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 50px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 8px;
      margin-bottom: 8px;
    }

  .about-budin-akarca-r {
    padding: 28px;
  }

  .about-budin-akarca-l {
    padding: 28px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    top: 18px;
    right: 88px;
    position: absolute;
    z-index: 15;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }

      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }
  
  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
  }

  .fcontact {
    margin: 0 !important;
  }

  .fmenu {
    margin: 0 !important;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 100%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
    }

  .cntrall img {
    height: 68px;
  }

  .address-line .add-text {
    width: 80%;
    padding: 12px;
    padding-left: 28px;
  }

  #main-bize-ulasin {
    padding: 28px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 38px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin-top: 88px;
  }

  #main-sektorler .row {
    display: block;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      margin-left: 4%;
    }

    #main-ihracat h1 {
      font-size: 44px;
      font-weight: 400;
      color: #ffffff;
      padding-bottom: 48px;
      margin-left: 4%;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 18px;
      font-weight: 300;
      color: #5b5b5b;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 88px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 28px;
      height: 88px;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: left;
      margin-left: 10%;
    }

    #main-sektorler h1 {
      font-size: 38px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      width: 80%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 18px;
      font-weight: 500;
      color: #2D2829;
      padding-top: 38px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 980px;
    display: flex;
    position: relative;
    background-position-x: center;
  }

    #main-surdurulebilirlik .srdr-text-line {
      padding: 18px;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 58px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 22px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 12px;
      margin-top: 6px;
    }

  #main-arge {
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      text-align: center;
    }

    #main-arge h1 {
      font-size: 58px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
    }

    #main-arge p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      margin-bottom: 48px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      margin-top: 48px;
      margin-bottom: 48px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 24px;
    width: 100%;
    margin-bottom: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 44px;
    color: #ffffff;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
    font-size: 38px;
    color: #2D2829;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-4:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
      font-size: 38px;
      color: #2D2829;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 24px;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 28px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 100%;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 100%;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 12px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 18px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }

  /*    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }*/

  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url(../images/main-b.svg) !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    z-index: 1;
    position: relative;
    padding: 48px;
    margin-top: 48px;
    margin-bottom: 48px;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
    }

    #budin-masterbatch h1 {
      font-size: 34px;
      font-weight: 300;
      letter-spacing: 2px;
      margin-top: 12px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -18%;
    z-index: 2;
    position: relative;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 28px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -38px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 148px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 0px;
    padding-top: 24px;
    text-align: center;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 12px;
    letter-spacing: 6px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: center;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
    text-align: center;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 48px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }

  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 268px;
    z-index: 11;
    display: none;
  }

    .inside-manset-text h1 {
      font-size: 50px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 88px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 78%;
    }

    .owl-manset-text h1 {
      font-size: 38px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 16px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}

@media only screen and (max-width: 575px) {
  .container {
    max-width: 96%;
  }
.page-address-line img {
	height: 128px;
	text-align: left;
	}
  .budin-logo {
	  width: 148px;
  }
.news .card {
	width: 98%;
}
.news .col-md-7 {
	padding-left: 48px;
}
.f-gallery img {
	width: 100%;
}
.news select {
	padding: 8px;
    width: 300px;
    background-color: #f0f0f0;
    border: 0.4px solid #acacac;
    font-size: 18px;
    font-weight: 500;
	border-radius: 8px;
	margin-bottom: 28px;
}
.news .btn-news {
	background-color: #efefef;
    padding: 8px;
    margin: 0;
    font-size: 14px;
}
.news .card-footer {
	background: none;
}
.news h6 {
	font-size: 14px;
    margin-top: 18px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #ff7900;
}
#accordion .card {
  border: none;
}
.budin-itemsli {
	margin-bottom: 48px;
}
#accordion .card-header .btn {
  text-align: left;
  width: 100%;
}

.detay-btn {
  text-align: center;
  width: 180px;
  padding: 14px;
  color: #2D2829;
  margin: auto;
  margin-top: 28px;
  display: block;
  background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
  border-radius: 50em;
  border: 1px solid transparent;
}
#main-products .b-urunler .boya-line:hover {
	color: #ffffff;
}
.pr-link a {
	color: #ffffff;
}
.pr-link a:hover {
	color: #ffffff;
}
.col-sec-pro {
	width: 100%;
}
  .ins-site-header .navbar-expand-lg .navbar-nav {
    align-items: center;
    white-space: nowrap;
  }

  .ins-site-header .dropdown-menu {
  }

  .ins-site-header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .ins-site-header .dropdown-menu a {
    color: #ffffff !important;
    border-bottom: solid 0.5px #686868;
    text-align: center;
  }

    .ins-site-header .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .ins-site-header .nav-link:focus, .nav-link:hover {
    color: #ffffff;
  }

  .ins-site-header .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .ins-site-header .languages-box ul {
    margin-bottom: 4px;
  }

  .ins-site-header .nav-item {
    padding: 0px 2px;
  }

  .ins-site-header .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .ins-site-header .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .ins-site-header .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .ins-site-header .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .ins-site-header .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .ins-site-header .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .ins-site-header .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .ins-site-header .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

  .ins-site-header .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 50px;
  }

  .ins-site-header .navbar-toggler:focus {
    box-shadow: none;
  }

  .ins-site-header .navbar-collapse {
    background-color: #3c3c3c;
    border-radius: 18px;
    padding: 24px;
  }









  .navbar-expand-lg .navbar-nav {
    align-items: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    z-index: 999;
    background-color: #f7f7f700;
    margin-top: 0px;
  }

  .dropdown-menu a {
    border-bottom: solid 0.5px #686868;
    text-align: center;
  }

    .dropdown-menu a:hover {
      color: #ffffff !important;
      text-align: start;
      background-color: #9fc2d2;
    }

  .nav-link:focus, .nav-link:hover {
    color: #000000;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #393939;
  }

  .languages-box ul {
    margin-bottom: 4px;
  }

  .nav-item {
    padding: 0px 2px;
  }

  .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-right: 40px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-left: 40px;
  }

  .nav-tabs {
    --bs-nav-tabs-border-width: 0px;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: #1e5193;
  }

  .nav-tabs .nav-item.show .nav-tab-link, .nav-tabs .nav-tab-link.active {
    background: #EAEDF4;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 188px;
    padding-right: 188px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .nav-tabs .nav-tab-link {
    background: #ffffff;
    font-size: 18px;
    font-weight: 600;
    color: #273656;
    padding-left: 48px;
    padding-right: 48px;
    margin: auto;
    height: 54px;
    border: none;
  }

  .navbar-toggler {
    border: 0px;
    font-size: 44px;
    outline: none;
  }

  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../images/menu-icon-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 50px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-collapse {
    padding: 24px;
  }

.sektor-hvr h3 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;
}

  .budin-urun-detay-l .row {
    margin-top: 28px;
  }

  .bnr-shadow-main {
    background: linear-gradient(180deg, rgb(46 46 46 / 96%) 0%, rgb(46 46 46 / 66%) 31%, rgb(46 46 46 / 15%) 64%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .inside-manset {
    position: relative;
  }

  .page-contact-us .col-md-6 {
    margin: 0;
  }

  .card {
	color: #696969;
	margin-top: 18px;
	font-weight: 300;
	border: 0.4px solid #c7c7c7;
	border-radius: 8px;
	min-height: 134px;
	margin-right: 18px;
	padding: 8px;
  }

  .card-body img {
    width: 24px;
    padding: 2px;
    margin-right: 8px;
  }

  .card-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  .card-body a {
    font-size: 14px;
  }

  .budin-itemsli li {
    border: 0px;
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 300;
  }

  .about-us h3 {
    font-size: 28px;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 18px;
  }

  .about-us h2 {
	font-size: 24px;
	color: #696969;
	margin-top: 18px;
	margin-bottom: 18px;
  }
  
  .contact-us-form label {
    display: inline-block;
    color: #CCCBCB;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form .col-sm-6 {
    padding: 18px;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu .dropdown-submenu {

  }

  .dropdown-menu .dropdown-submenu-left {

  }

  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }


  #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }

  #timeline {
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

    #timeline .timeline-year {
      position: absolute;
      content: '';
      left: 5px;
      top: -7px;
      font-size: 16px;
      color: #af2c36;
      font-weight: 600;
    }

    #timeline .timeline-item:first-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline .timeline-item:last-child .timeline-year {
      font-size: 20px;
      top: -10px;
    }

    #timeline:before {
      content: "";
      width: 2px;
      height: 100%;
      background: #af2c36;
      left: 4px;
      top: 0;
      position: absolute;
    }

    #timeline:after {
      content: "";
      clear: both;
      display: table;
      width: 100%;
    }

    #timeline .timeline-item {
      margin-bottom: 50px;
      width: 100%;
      position: relative;
      float: right;
    }

      #timeline .timeline-item .timeline-icon {
        background: #af2c36;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        left: 4px;
        overflow: hidden;
        margin-left: -14px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
      }

        #timeline .timeline-item .timeline-icon img {
          position: relative;
        }

      #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-align: left;
        margin-top: -13px;
      }

        #timeline .timeline-item .timeline-content h2 {
          font-size: 14px;
          background: #656868;
          color: #fff;
          font-weight: 600;
          -webkit-border-radius: 3px;
          3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          float: left;
        }

        #timeline .timeline-item .timeline-content p {
          margin-top: 10px;
          clear: left;
          float: left;
        }

  .countries span:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text-oth 80s linear infinite;
    width: 4000px;
    overflow: hidden;
  }

  .countries span:nth-child(1):hover {
    animation-play-state: paused;
  }

  .countries span:nth-child(2):hover {
    animation-play-state: paused;
  }

  .countries {
    text-align: center;
    margin-top: -100px;
    z-index: 5;
    position: absolute;
    width: 100%;
    letter-spacing: 3px;
    overflow: hidden;
  }

    .countries span {
      color: #ffffff;
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: 300;
    }

  @keyframes move-text {
    0% {
      transform: translateX(50%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  @keyframes move-text-oth {
    0% {
      transform: translateX(-100%);
    }

    100% {
      transform: translateX(100%);
    }
  }

  .card-header {
    border: 1px solid #ffffff63;
    border-radius: 8px;
    margin-bottom: 18px;
  }

  .btn {
    --bs-btn-border: none;
    --bs-btn-border-width: 0px;
    --bs-btn-padding-x: 0px;
    --bs-btn-padding-y: 0px;
  }

  .card {
    --bs-card-bg: none;
    --bs-card-border-width: 0px;
  }

  .btn:first-child:active, .btn.active {
    color: none;
    background-color: none;
    border: none;
  }

    .btn:first-child:active:focus-visible {
      box-shadow: none;
    }

  .add-logo .cntrall {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .address-line .add-logo h3 {
    font-size: 18px;
    color: #2D2829;
    font-weight: 400;
  }

  .address-line .add-logo h4 {
    font-size: 15px;
    color: #6a838e;
    font-weight: 400;
  }

  .copyright-text {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
  }

  .contact-info .col-md-6 {
    padding-right: 88px;
    margin: 0;
    padding: 48px;
  }

    .contact-info .col-md-6:nth-child(1) {
    }

  .contact-page h1 {
    color: #ffffff;
    margin-bottom: 48px;
    letter-spacing: 2px;
  }

  .contact-page h2 {
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
  }

  .contact-page span {
    color: #FFCD9F;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
  }

  .contact-page p {
    color: #A2A2A2;
    font-size: 16px;
    margin-bottom: 2px;
  }

  .contact-us-form-info {
    column-gap: 16px;
  }

  .form-check-label {
    font-size: 14px;
    color: #5b5b5b;
  }

  .form-check {
  }

  .form-floating > label {
    font-size: 16px;
    color: #6c757d;
  }

  .contact-page {
    margin-bottom: 48px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

  .contact-info {
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .btn-contact {
    background-color: #ffffff;
    padding: 14px;
    border: 0px;
    border-radius: 28px;
    width: 168px;
    color: #2D2829;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 28px;
  }

  .form-control:focus {
    color: #ffffff;
    background-color: #52515100;
    border-color: #919191;
    outline: 0;
    box-shadow: none;
  }

  .txtcenter {
    text-align: center;
    padding-bottom: 88px;
  }

  .kvkk-line {
    margin-top: 48px;
    margin-bottom: 18px;
  }

  .contact-us-form .mt-4 {
    display: flex;
  }

  .contact-info a {
    color: #5b5b5b;
  }

  .contact-us-form-info ::placeholder {
    color: #9090902e;
    opacity: 1; /* Firefox */
  }

  .contact-us-form-info ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #9090902e;
  }

  #contact-us-form-title {
    font-size: 48px;
    color: #ffffff;
    font-weight: 600;
    top: 28%;
    position: absolute;
    left: 16%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 12px;
    border: 0.4px solid #6B6B6B;
    background-color: #52515100;
    text-align: justify;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 14px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .form-floating {
    font-size: 18px;
    text-align: justify;
    color: #5b5b5b;
  }

  .contact-form {
    margin-top: 88px;
  }

  .page-address-line {
    padding: 48px;
	border: 0.4px solid #bebebe;
	margin: 28px;
	border-radius: 18px;
	background-color: #ffffff;
  }

    .page-address-line h2 {
      font-size: 40px;
      color: #2D2829;
      letter-spacing: 1px;
    }

  .page-contact-us {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .page-add-text h5 {
    font-size: 14px;
    font-weight: 700;
    color: #2D2829;
  }

  .page-add-text p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .page-add-text a {
    color: #5b5b5b;
    text-decoration: none;
  }

  .page-add-text .row {
    margin-top: 28px;
  }

  .urun-kat1 {
    background: url(../images/urun-konsantre-boya.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 28px;
    padding: 18px;
  }

  .urun-kat2 {
    background: url(../images/urun-matbaa-murekkepleri.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 28px;
    margin-top: 28px;
    padding: 18px;
  }

  .budin-urunler span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FFCD9F;
  }

  .budin-urunler .col-md-4 h2 {
    font-size: 24px;
    font-weight: 400;
    color: #2D2829;
    margin-top: 34px;
    margin-bottom: 18px;
  }

  .budin-urunler .col-md-4 p {
    font-size: 20px;
    font-weight: 300;
    color: #5b5b5b;
  }

  .product-side {
    margin-bottom: 88px;
  }

    .product-side .col-md-4 {
      width: 100%;
      margin-bottom: 48px;
    }

      .product-side .col-md-4 img:first-child {
        border-radius: 18px;
      }

  .product-text-side {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .urun-kat1 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat2 h2 {
    font-size: 30px;
    color: #ffffff;
  }

  .urun-kat1 .container {
    padding-top: 20%;
  }

  .urun-kat2 .container {
    padding-top: 20%;
  }

  .budin-urunler ul {
    margin-top: 28px;
  }

  .budin-urunler li {
    padding-right: 28px;
    list-style: disc;
    color: #ffffffc2;
    font-size: 16px;
    margin-left: 14px;
    padding: 4px;
  }

  .budin-inside-menu ul {
    display: block;
    margin-top: 28px;
  }

  .budin-inside-menu li {
    font-size: 14px;
    color: #5b5b5b;
    padding: 4px;
  }

    .budin-inside-menu li:before {
      background: url(../images/menu-arrow.svg);
      background-repeat: no-repeat;
      content: "";
      font-size: 10px;
      margin-left: 0px;
      padding-right: 28px;
      text-decoration: none !important;
      vertical-align: 20%;
    }

    .budin-inside-menu li:nth-child(1):before {
      display: none;
    }

    .budin-inside-menu li a {
      color: #5b5b5b;
      text-decoration: none;
    }

      .budin-inside-menu li a:hover {
        color: #000000;
        text-decoration: none;
      }

  .budin-urunler li a {
    color: #ffffffc2;
    text-decoration: none;
  }

    .budin-urunler li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

  .budin-urun-detay-l {
    padding: 28px;
  }

  .budin-urun-detay h2 {
	font-size: 16px;
	color: #696969;
	margin-top: 8px;
	font-weight: 400;
	border: 0.4px solid #d0d0d0;
	border-radius: 8px;
	min-height: 58px;
	margin-right: 18px;
	padding: 11px;
	align-items: center;
	align-content: center;

  }

  .budin-urun-detay p {
    font-size: 20px;
    color: #5b5b5b;
    line-height: 1.8;
  }

  .budin-urun-detay .urun-ozellikler {
    display: flex;
    margin-top: 48px;
  }

    .budin-urun-detay .urun-ozellikler .col-md-4 {
      color: #2D2829;
      border: 1px solid #EAEAEA;
      border-radius: 18px;
      padding: 24px;
      width: 30%;
      margin-right: 20px;
      margin-bottom: 20px;
      font-size: 18px;
      text-align: center;
    }

  .budin-urun-detay .col-md-6:nth-child(2) {
    padding: 28px;
  }

  .budin-urun-detay .col-md-6:nth-child(1) {
    margin: 0;
  }

  #main-bize-ulasin .tel {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    background-color: #FF7900;
    padding: 14px;
    border-radius: 28px;
  }

  .about-us {
    margin-top: 48px;
  }

    .about-us p {
      font-size: 20px;
      color: #5b5b5b;
    }

    .about-us span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    .about-us .col-md-6:nth-child(2) img {
    }

  .sayilarla-budin {
    padding-top: 88px;
    padding-bottom: 88px;
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }

    .sayilarla-budin span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    .sayilarla-budin h1 {
      font-size: 38px;
      color: #ffffff;
    }

    .sayilarla-budin h2 {
      font-size: 54px;
      color: #ffffff;
      border-bottom: 0.4px solid gray;
    }

    .sayilarla-budin p {
      font-size: 20px;
      color: #ffffff;
    }

    .sayilarla-budin .col-md-4 {
      padding: 8px;
      margin-top: 8px;
      margin-bottom: 8px;
    }

  .about-budin-akarca-r {
    padding: 28px;
  }

  .about-budin-akarca-l {
    padding: 28px;
  }

  .about-full {
    width: 100%;
  }

  .about-budin-akarca span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-akarca h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-akarca p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-masterbatch span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  .about-budin-masterbatch h2 {
    font-size: 24px;
    color: #696969;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .about-budin-masterbatch p {
    font-size: 18px;
    color: #5b5b5b;
  }

  .about-budin-logo {
    width: 140px;
    margin-bottom: 48px;
  }

  .ins-main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .ins-main-menu-header .nav-link:hover {
      border-bottom: 2px solid #ffffff;
    }

    .ins-main-menu-header .nav-link {
      border-bottom: 2px solid #ffffff00;
    }

  .ins-site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
  }

  .ins-site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .ins-site-header .container {
    border-bottom: 0.4px solid #cccccc;
  }

  .ins-site-header .lang-menu .selected-lang {
    color: #ffffff;
  }

  .ins-site-header .nav-item a, .languages-box-ul {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }

  .lang-menu {
    top: 18px;
    right: 88px;
    position: absolute;
    z-index: 15;
  }

    .lang-menu .selected-lang {
      line-height: 2;
      cursor: pointer;
      border: 0.4px solid gray;
      border-radius: 4px;
      width: 68px;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #393939;
    }

    .lang-menu ul {
      margin: 0;
      padding: 4px;
      display: none;
      background-color: #fff;
      border: 1px solid #dadada;
      position: absolute;
      border-radius: 5px;
    }

      .lang-menu ul li:nth-child(1) {
        border-bottom: 0.4px solid #c6c6c6;
      }
	  .lang-menu ul li:nth-child(2) {
        border-bottom: 0.4px solid #c6c6c6;
      }

      .lang-menu ul li {
        list-style: none;
        text-align: left;
        display: flex;
        font-size: 14px;
        font-weight: 500;
        color: #4e4e4e;
      }

        .lang-menu ul li a {
          text-decoration: none;
          padding: 8px;
          display: block;
          color: #393939;
        }

          .lang-menu ul li a:hover {
            color: #636363;
          }

        .lang-menu ul li:hover {
          background-color: #f2f2f2;
        }

        .lang-menu ul li a:before {
          content: '';
          display: inline-block;
          width: 16px;
          height: 11px;
          vertical-align: middle;
          margin-right: 8px;
          background-size: contain;
          background-repeat: no-repeat;
        }

  .en:before {
    background-image: url("../images/en-flag.png");
  }

  .tr:before {
    background-image: url("../images/tr-flag.png");
  }
  
  .ru:before {
    background-image: url("../images/ru-flag.png");
  }

  .lang-menu:hover ul {
    display: block;
  }

  .selected-lang img {
    width: 12px;
  }

  #main-surdurulebilirlik .container {
    margin: auto;
  }

  #main-ihracat .container {
    margin: auto;
  }

  .footer-alt .ftext ul {
    display: flex;
  }

  .footer-alt .ftext {
    justify-content: end;
    display: flex;
  }

  .footer-alt .flogo img {
    width: 148px;
  }

  .footer-alt .ftext li {
    padding-left: 28px;
    font-size: 16px;
    color: #ffffff;
  }

    .footer-alt .ftext li a {
      color: #ffffff;
      text-decoration: none;
    }

  .footer-alt {
    border-top: 0.4px solid #6e6e6e;
    padding-top: 8px;
  }

  .fmenu-line h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }

  .fmenu-line li {
    font-size: 14px;
    font-weight: 300;
    color: #A6A5A5;
    padding-bottom: 10px;
  }

    .fmenu-line li a {
      color: #A6A5A5;
      text-decoration: none;
    }

  .fmenu-line ul {
    margin-bottom: 28px;
  }

  .fmenu-line .col-md-4 {
  }

  .fcontact {
    margin: 0 !important;
  }

  .fmenu {
    margin: 0 !important;
  }

  .fmenu-line {
    padding: 28px;
  }

  .address-line {
    border: 0.4px solid #6e6e6e;
    border-radius: 12px;
    margin-top: 28px;
  }

    .address-line h5 {
      font-size: 12px;
      font-weight: 500;
      color: #807376;
      margin-bottom: 0px;
    }

    .address-line p {
      font-size: 14px;
      font-weight: 300;
      color: #ffffff;
      line-height: 24px;
    }

      .address-line p a {
        color: #ffffff;
        text-decoration: none;
      }

    .address-line .add-logo {
      width: 100%;
      padding: 12px;
      text-align: center;
      background-color: #ffffff;
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
    }

  .cntrall img {
    height: 68px;
  }

  .address-line .add-text {
    width: 80%;
    padding: 12px;
    padding-left: 28px;
  }

  #main-bize-ulasin {
    padding: 28px;
    margin-top: 48px;
    margin-bottom: 48px;
	border-top: 0.2px solid #e1e1e1;
  }

    #main-bize-ulasin .detay-btn {
      text-align: center;
      width: 180px;
      padding: 14px;
      color: #2D2829;
      margin: auto;
      margin-top: 28px;
      display: block;
      background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
      border-radius: 50em;
      border: 1px solid transparent;
    }

  #main-arge .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-ihracat .detay-btn {
    text-align: center;
    width: 180px;
    padding: 14px;
    color: #2D2829;
    margin: auto;
    margin-top: 28px;
    display: block;
    background: linear-gradient(white, #ffffff) padding-box, linear-gradient(to right, #dddddd, #f9f9f9) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
  }

  #main-bize-ulasin span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
    text-align: center;
  }

  #main-bize-ulasin h1 {
    font-size: 38px;
    font-weight: 400;
    color: #2D2829;
    letter-spacing: 1px;
    text-align: center;
    margin: auto;
    margin-bottom: 18px;
  }

  #main-bize-ulasin p {
    font-size: 20px;
    font-weight: 400;
    color: #5b5b5b;
    letter-spacing: 1px;
    text-align: center;
  }

  #main-ihracat .ihracat-text-line {
    margin-top: 88px;
  }

  #main-sektorler .row {
    display: block;
  }

  #main-ihracat {
    background: linear-gradient(132.28deg, #4297F7 0%, #41ACB5 64.7%, #40B792 99.03%);
    display: flex;
    position: relative;
  }

    #main-ihracat span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
      margin-left: 4%;
    }

    #main-ihracat h1 {
      font-size: 38px;
      font-weight: 400;
      color: #ffffff;
      padding-bottom: 48px;
      margin-left: 4%;
    }

    #main-ihracat h3 {
      font-size: 24px;
      font-weight: 400;
      color: #2D2829;
    }

    #main-ihracat p {
      font-size: 18px;
      font-weight: 300;
      color: #5b5b5b;
    }

    #main-ihracat .ihracat-box {
      padding: 48px;
      background: #ffffff;
      border-radius: 18px;
    }

  #main-sektorler {
    margin-top: 88px;
    margin-bottom: 88px;
  }

    #main-sektorler .arrow-place {
      float: right;
      margin-top: -88px;
    }

    #main-sektorler .sektor-hvr {
      background: url(../images/sektor-arrow-gray.svg);
      background-repeat: no-repeat;
      background-position-x: 94%;
      background-position-y: 28px;
      height: 88px;
      transition: .4s;
    }

      #main-sektorler .sektor-hvr:hover {
        background: url(../images/sektor-arrow-orange.svg);
        background-repeat: no-repeat;
        background-position-x: 94%;
        background-position-y: 28px;
        height: 188px;
        transition: .4s;
      }

    #main-sektorler .col-md-4 {
      border: 0.2px solid #dddddd;
      padding-left: 28px;
      height: 88px;
    }

      #main-sektorler .col-md-4:hover {
        /*background-image: url(../images/sektor-otomotiv.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
      }

        #main-sektorler .col-md-4:hover h2 {
          color: #ffffff;
        }

    #main-sektorler span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
      text-align: left;
      margin-left: 10%;
    }

    #main-sektorler h1 {
      font-size: 38px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
      width: 80%;
      margin: auto;
      padding-top: 28px;
      padding-bottom: 48px;
    }

    #main-sektorler h2 {
      font-size: 16px;
      font-weight: 500;
      color: #2D2829;
      padding-top: 38px;
    }

  #main-surdurulebilirlik {
    width: 100%;
    background-image: url("../images/main-surdurulebilirlik-back.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 980px;
    display: flex;
    position: relative;
    background-position-x: center;
  }

    #main-surdurulebilirlik .srdr-text-line {
      padding: 8px;
      margin-top: 48px;
      margin-bottom: 48px;
    }

    #main-surdurulebilirlik .srdr-item {
      display: flex;
      padding: 18px;
      border-radius: 8px;
    }

    #main-surdurulebilirlik h1 {
      font-size: 38px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
    }

    #main-surdurulebilirlik p {
      font-size: 20px;
      font-weight: 300;
      line-height: 28px;
      color: #ffffff;
    }

    #main-surdurulebilirlik span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FFCD9F;
    }

    #main-surdurulebilirlik h3 {
      font-size: 22px;
      font-weight: 400;
      color: #ffffff;
      margin-left: 12px;
      margin-top: 6px;
    }

  #main-arge {
  }

    #main-arge .col-md-3, .col-md-6 {
      margin: auto;
    }

    #main-arge .col-md-6 {
      text-align: center;
    }

    #main-arge h1 {
      font-size: 38px;
      font-weight: 400;
      color: #2D2829;
      letter-spacing: 2px;
    }

    #main-arge p {
      font-size: 22px;
      font-weight: 300;
      line-height: 35px;
      color: #5b5b5b;
    }

    #main-arge span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #main-arge .col-md-3:nth-child(1) img {
      margin-bottom: 48px;
    }

    #main-arge .col-md-3:nth-child(3) img {
      margin-top: 48px;
      margin-bottom: 48px;
    }

  #main-products .b-masterbatch {
    background-color: #ffffff;
    padding: 24px;
    width: 100%;
    margin-bottom: 18px;
    border-radius: 8px;
  }

  #main-products .col-md-6:first-child span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .col-md-6:first-child h1 {
    font-size: 38px;
    color: #ffffff;
  }

  #main-products .b-masterbatch .col-md-4:nth-child(2) {
    position: relative;
    display: flex;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) h1 {
    font-size: 38px;
    color: #2D2829;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-masterbatch .col-md-8:nth-child(1) {
    margin: auto;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #FF7900;
  }

  #main-products .b-akarca .col-md-8:nth-child(1) {
    margin: auto;
  }

    #main-products .b-akarca .col-md-8:nth-child(1) h1 {
      font-size: 38px;
      color: #2D2829;
    }

  #main-products .b-masterbatch .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) img {
    height: 88px;
    margin-bottom: 28px;
  }

  #main-products .b-akarca .col-md-4:nth-child(2) {
    position: relative;
    display: flex;
  }

  #main-products .b-akarca {
    background-color: #ffffff;
    padding: 24px;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 28px;
  }

  #main-products .pr-text {
    padding: 48px;
    width: 100%;
  }

  #main-products .pr-link {
    padding: 48px;
    width: 100%;
    margin: auto;
    color: #ffffff;
  }

  #main-products .main-products1 {
    margin: auto;
    z-index: 12;
  }

  #main-products .b-urunler .boya-line {
    padding: 12px;
    border: 1px solid #d7d7d7;
    border-radius: 18px;
    margin-bottom: 18px;
    font-size: 15px;
    color: #2D2829;
    list-style-image: url(../images/pr-right-arrow.svg);
    list-style-position: inside;
    transition: .4s;
  }

    #main-products .b-urunler .boya-line img {
      padding-right: 8px;
    }

  /*    #main-products .b-urunler .boya-line:hover {
      background-image: url("../images/boyalar-back.png");
      background-repeat: no-repeat;
      background-size: cover;
      color: #ffffff;
      transition: .4s;
    }*/

  #main-products {
    width: 100%;
    background-image: url("../images/main-urun-background.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    display: flex;
    position: relative;
  }

  #budin-masterbatch {
    background-image: url(../images/main-b.svg) !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    z-index: 1;
    position: relative;
    padding: 48px;
    margin-top: 48px;
    margin-bottom: 48px;
  }

    #budin-masterbatch .container {
      height: 100%;
    }

    #budin-masterbatch .row {
      height: 100%;
    }

    #budin-masterbatch .col-md-6 {
      margin: auto;
    }

    #budin-masterbatch h1 {
      font-size: 38px;
      font-weight: 300;
      letter-spacing: 2px;
      margin-top: 12px;
    }

    #budin-masterbatch span {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 4px;
      color: #FF7900;
    }

    #budin-masterbatch p {
      font-size: 20px;
      font-weight: 400;
      line-height: 32px;
      color: #5b5b5b;
    }

  #konsantre-matbaa {
    width: 100%;
    margin-top: -18%;
    z-index: 2;
    position: relative;
  }

    #konsantre-matbaa .col-md-6 {
      padding: 14px;
      text-align: center;
    }

    #konsantre-matbaa h2 {
      margin-top: -38px;
      font-size: 28px;
    }

    #konsantre-matbaa .k-boya {
      border: 1px solid #e2e2e2;
      border-radius: 18px;
      min-height: 148px;
      overflow: hidden;
      transition: 1s;
      background-color: #ffffff;
    }

      #konsantre-matbaa .k-boya:hover {
        box-shadow: 0px 8px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        transition: 1s;
      }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 0px;
    padding-top: 24px;
    text-align: center;
  }

  .navbar-expand-lg {
    padding: 0;
  }

  .owl-manset-text p {
    font-size: 12px;
    letter-spacing: 6px;
    font-weight: 500;
    color: #989898;
  }

  .fa-brands {
    font-size: 24px;
    color: #ffffff;
    float: right;
    background-color: #525050;
    margin: 8px;
    border-radius: 8px;
    padding: 8px;
  }

  .footer-line .col-md-4 {
    justify-content: center;
    display: flex;
    margin: auto;
  }

  .footer-line {
    border-bottom: 0.4px solid #6e6e6e;
    padding-bottom: 18px;
    text-align: center;
  }

  .venus-ajans {
    padding-left: 88px;
  }

  strong {
    font-weight: 600;
  }

  h1 {
    font-size: 38px;
    font-weight: 400;
    color: #2d2829;
    letter-spacing: 1px;
  }

  h2 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2829;
  }

  p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #2d2829;
  }

  .contact-us-form-title {
    font-size: 36px;
    color: #2d2829;
    margin-bottom: 28px;
    font-weight: 400;
  }

  #inside-manset {
    position: relative;
  }

  .inside-manset-text {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 268px;
    z-index: 11;
    display: none;
  }

    .inside-manset-text h1 {
      font-size: 38px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
    }

    .inside-manset-text p {
      font-size: 16px;
      color: #ffffff;
      font-weight: 500;
      left: 20%;
      position: absolute;
      width: 40%;
      margin-top: -48px;
      letter-spacing: 6px;
    }

      .inside-manset-text p:before {
        display: inline-block;
        content: "";
        border-top: 1px solid #ffffff;
        width: 40px;
        margin: 0 6px;
        transform: translateY(-1rem);
        margin-bottom: -11px;
      }

  .shadow-ins:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 25%) 100%);
    z-index: 1;
  }

  .manset-gorsel {
    width: 100%;
    position: relative;
  }

    .manset-gorsel img {
      width: 100%;
    }

  .main-menu-header {
    margin: auto;
    z-index: 11;
  }

    .main-menu-header .nav-link:hover {
    }

    .main-menu-header .nav-link {
      border-bottom: 4px solid #ffffff00;
    }

  .site-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    background-color: #ffffffe6;
  }

  .site-header-inside {
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 18px;
    z-index: 12;
  }

  .header-gorsel img {
    width: 100%;
  }
  /*header start*/
  .navbar {
  }

  .navbar-nav {
    padding: 0px 0px;
  }

  .nav-item {
  }

  .dropdown-menu {
    border: none;
    padding: 0px;
  }

    .dropdown-menu > li {
      padding: 5px 15px;
      border-bottom: 1px solid var(--second-color);
    }

      .dropdown-menu > li:nth-last-child(1) {
        padding-bottom: 20px;
      }

      .dropdown-menu > li:nth-child(1) {
        padding-top: 15px;
      }

  .dropdown-item {
    font-weight: 500;
    color: #273656;
    font-size: 14px;
    border-bottom: solid 1px #dce0e6;
  }

  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .owl-container {
    max-width: 100%;
    position: relative;
  }

  .owl-manset .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 118px;
    position: absolute;
    right: 47.6%;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 18px;
    margin: 8px 8px;
    background-color: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-manset .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd975094;
  }

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

  .owl-manset-text {
    width: 100%;
    position: absolute;
    top: 88px;
    z-index: 12;
    text-align: center;
  }

    .owl-manset-text .container {
      width: 78%;
    }

    .owl-manset-text h1 {
      font-size: 38px;
      background: #E3AE09;
      background: linear-gradient(to right, #E3AE09 0%, #095C7A 25%, #E37278 50%, #24364D 75%, #938386 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .owl-manset-text h3 {
      font-size: 16px;
      font-weight: 300;
      color: #4F4F4F;
    }

  .header-manset {
    position: relative;
  }

  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
    background: rgb(45, 40, 41);
    background: linear-gradient(173deg, rgba(45, 40, 41, 1) 0%, rgba(87, 86, 86, 1) 72%);
  }
}
