#top {
    bottom: 5px;
    bottom: 20px;
    display: none;
    height: 100px;
    position: fixed;
    right: 20px;
    text-align: center;
}
ul {
  list-style: none;
}
a.nav-link.js-scroll-trigger {
  color: #333;
  height: 10vh;
  line-height: 5vh;
  font-weight: 600;
}

a.nav-link.js-scroll-trigger img {
  height: 100%;
}

section {
  padding: 150px 0;
}

header {
  background-color: #fff;
  background-image: linear-gradient(150deg, #fff 0%, #a2d419 28%, #51db3f 60%, #49c139 100%);
  opacity: 1;
  height: 100%;
  box-shadow: none;
  padding: 0px;
  margin: 0px;
  -webkit-box-shadow: inset 10px 10px 5px 200px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset 10px 10px 5px 200px rgba(0, 0, 0, 0.06);
  box-shadow: inset 10px 10px 5px 100vw rgba(0, 0, 0, 0.06);
}

header div h1 {
  padding-top: 45vh;
  padding-bottom: 25vh;
}

#Anasayfa {
  height: 100vh;
}

.divider.divider-dark span, .divider.divider-dark::before, .divider.divider-dark::after {
  background-color: #333;
}

.divider {
  display: block;
  width: 20px !important;
  position: relative;
  height: 1px;
  background: #000;
  color: #fff !important;
  margin: 0PX padding:0PX;
}

.divider2 {
  display: block;
  width: 37px !important;
  position: relative;
  height: 1px;
  background: #000;
  color: #fff !important;
  padding: 0px;
  margin: 20px 0 5px 0;
}

#mainNav {
  margin-left: 1vw;
  margin-right: 1vw;
  margin-top: 1vw;
  background-color: #ffffff30 !important;
  height: 10vh;
  padding: 3vh;
}

#mainNav .container {
  margin: 0px;
  display: contents;
}

.nav-item a {
  font-weight: 300;
}

#Urunlerimiz {
  margin-top: 15vh;
  padding-top: 10vh;
}

#Urunlerimizz, #Kalite, #Hakkimizda {
  padding-top: 40px;
}

.urnlrimgdiv {
  min-height: 30vh;
  max-height: 30vh;
  padding: 2px !important;
  margin: 0px;
}

.urnlrimgdiv div {
  background: black;
  width: 100%;
  height: 100%;
}

.mx-auto div {
  width: 100%;
  color: black;
}

.oetech, .oetech:hover, .oetech:active, .oetech:visited {
  color: white;
  text-decoration: none;
}

.link-white, .link-white:hover, .link-white:active, .link-white:visited {
  color: white;
  text-decoration: none;
}

.link-black, .link-black:hover, .link-black:active, .link-black:visited {
  color: black;
  text-decoration: none;
}

.accordion-menu {
  width: 100%;
  max-width: 350px;
  margin: 60px auto 20px;
  background: #fff;
  border-radius: 4px;
}
.accordion-menu li.open .dropdownlink {
  color: #1B8609;

}
.accordion-menu li.open .dropdownlink .fa-chevron-down {
    transform: rotate(180deg);
    color: #1B8609;

}
.accordion-menu li:last-child .dropdownl1ink {
  border-bottom: 0;
}
.dropdownlink {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 45px;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  color: #212121;
  position: relative;
  transition: all 0.4s ease-out;
  font-weight: 400;


}
.dropdownlink i {
  position: absolute;
  top: 17px;
  left: 16px;
}

.dropdownlink .fa-chevron-down {
  right: 12px;
  left: auto;
}


.submenuItems {
  display: none;
  background: #ffffff;
  margin-left:-55px !important;
  margin-right:30px !important;
}
.submenuItems li {
  border-bottom: 1px solid #B6B6B6;
}

.submenuItems a {
  display: contents;
  color: #727272;
  padding: 12px 12px 12px 45px;
  transition: all 0.4s ease-out;
}
.submenuItems a:hover {
  background-color: #CDDC39;
  color: #fff;
}
.submenuItems ul {
  display: contents;
}
@media (min-width: 992px) {
  #mobileNav,.mobile-urunler-menu{
    display: none;
  }

  #mainNav ,.urunler-menu {
    display: flex;
  }
}

@media (max-width: 991px) {
  #mobileNav {
    display: flex;
    background-color: white !important;
  }
  #top{
    display: none !important;
  }
  .mobile-urunler-menu{
    display: contents;
  }

  #mainNav ,.urunler-menu,.kalip,.sunger,.integral,.plastik {
    display: none !important;
  }
}

.navbar-toggler-icon {
  background-image: url('menu.png')
}

.containeer {
  position: relative;
  width: 50%;
  padding: 0px;
}

.image {
  display: block;
  width: 100%;
  height: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #08080854;
}

.containeer:hover .overlay {
  opacity: 1;
}

.text {
  color: #FFFFFF;
  font-size: 20px;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.text-2 {
  color: #333;
  font-size: 12px;
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.urunlerdevam {
  padding: 4vh;
  margin-top: 2vh;
  background-color: #0000000d;
}

.containeer div .urunlerimg:hover {
  opacity: 0.4;
  transition: .5s ease;
}

.containeer div .urunlerimg {
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

#gallery-popup {
  width: 100vw;
  height: 100vh;
  background: #00000090;
  position: fixed;
  z-index: 9999;
  display: none;
}

.gallery-popup-close {
  text-align: right;
  font-size: 30px;
  padding-right: 10vw;
  color: red;
}

.gallery-popup-close span {
  cursor: pointer;
}

.gallery-popup-image {
  height: 100%;
}

.gallery-popup-image img {
  height: 50%;
  width: 50%;
  padding: 0px;
  margin: 0px;
  max-width: 90vw;
  max-height: 80vh;
}

.urunler-menu {
  max-width: 90vw;
  flex-wrap: nowrap;
  width: 100%;
  margin-bottom: 3vh;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: white;
  /*padding-right: 2vw;*/
}
.mobile-urunler-menu{
  max-width: 90vw;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #ffffff !important;
  border-radius: 5px;
  color: white;
}


.urunler-menu div {
  border-radius: 5px;

  /*background: #A1CB2B;*/

  cursor: pointer;

}
.urunler-menu{
background: #ffffff;
}
.urunler-menu-item{
  background:#51DB3F;
 width: 100%;
 color:white !important;
 -webkit-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
 -moz-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
 box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
 cursor: pointer;
 font-weight:600;
}
#mobil-altmenu{
margin-top: 10px;
background:#51DB3F;
  color:white !important;
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
  -moz-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
  box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
  cursor: pointer;
  font-weight:600;
}

.menu-deactive{
  margin-bottom: 5px;
  background: #ffffff !important;
}

.menu-active-kalip{
margin-bottom: 10px;
background: #51DB3F !important;
color:white !important;
max-width: 90vw;
margin-left: 15px;
-webkit-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
-moz-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
cursor: pointer;
font-weight:600;
}


.menu-active-plastik{
  margin-bottom: 10px;
  background: #51DB3F !important;
  color:white !important;
max-width: 90vw;
margin-left: 20px;
-webkit-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
-moz-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
cursor: pointer;
font-weight:600;
}

.menu-active-sunger{
  margin-bottom: 10px;
  background: #51DB3F !important;
  color:white !important;
max-width: 90vw;
margin-left: 25px;
-webkit-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
-moz-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
cursor: pointer;
font-weight:600;
}

.menu-active-integral{
  margin-bottom: 10px;
  background: #51DB3F !important;
  color:white !important;
max-width: 90vw;
margin-left: 30px;
-webkit-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
-moz-box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
box-shadow: 0px 5px 11px -4px rgba(8,66,0,1);
cursor: pointer;
font-weight:600;
}
.urunler-menu .col-sm-4 {
    margin-bottom: 10px;
}
.btn-grad {background-image: linear-gradient(to right, #DCE35B 0%, #45B649 51%, #DCE35B 100%) !important}
.btn-grad:hover { background-position: right center !important; }
