
  .rounded-background-box {
    margin: 30px auto;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: -1px 6px 80px 10px rgb(42, 47, 49);
    -moz-box-shadow: -1px 6px 80px 10px rgb(42, 47, 49);
    box-shadow: -1px 6px 80px 10px rgb(42, 47, 49);
    z-index:2;
    display:flex;
    position:relative
  }
  .right-rounded-column h1{
  letter-spacing: -0.5px;
  font-size: 36px;
  font-weight: 600;
  color: #353535;
}

.right-rounded-column h3{
  letter-spacing: -0.5px;
  font-size: 24px;
  font-weight: 300;
  color: #353535;
}
.resimGaleri {
  overflow: auto;
  position: relative;
  height: 100%;
}
.right-rounded-column h2{
  letter-spacing: -0.5px;
  font-size: 40px;
  font-weight: 600;
  color: #353535;
}

.right-rounded-column p{
  letter-spacing: -0.5px;
  font-size: 13px;
  font-weight: 400;
  color: #353535;
}
.right-rounded-column b{
  margin:10px 0;
  display: block;
}

  .left-rounded-column {
    position: relative;
    width: 45%;
    background-image: linear-gradient(40deg, #6b6b6b 0%, #383e42 100%);
  }

  .right-rounded-column{
    position: relative;
    width:55%;
    padding-left:40px;
  }


  .link{
    text-decoration: none;
    color: #353535;
    font-weight:600;
    padding-right:10px;
    margin-right:10px;
    border-right:1px solid #ddd;
  }
  .link:last-child{
    border-right:0px
  }
  .product-info{
    display: inline-block;
    position: relative;
    margin-top: 40px;
    margin-bottom: 25px;
    margin-left: 40px;
  }

  .product-info p{
    display: inline-block;
    position: relative;
    margin-right: 50px;
  }

  .product-info h1{
    line-height: 40px;
  }

  .product-info h3{
    display: block;
    height: 30px;
    line-height: 26px;
  }
  .product-info h3 a{
    color: #7e7e7e;
  }

  .tablet{
    position: absolute;
    top: 0px;
    bottom:0px;
    margin:auto;
    left: 30px;
    right:0;
    width: 105%;
    max-width:105%;
    height: auto;
    background-color: transparent;
    
    -webkit-filter: drop-shadow(rgba(56, 62, 66,0.5));
    filter: drop-shadow(20px 35px 35px rgba(56, 62, 66,0.5));
  }

  .float{
    animation-name: float;
      animation-duration: 5s;
      animation-timing-function: ease-in-out;
      animation-delay: initial;
      animation-iteration-count: infinite;
      animation-direction: initial;
      animation-fill-mode: initial;
      animation-play-state: initial;
  }
  @keyframes float{
  0% {transform: translateY(0px);}
  50% {transform: translateY(-20px);}
  100% {transform: translateY(0px);}
  }

  /**/
  /**/

  ul.list {
    padding: 0px !important;
    display: flex;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    flex-wrap: wrap
  }

  ul.list li {
    list-style: none !important;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    width: 50%;
    padding: 3px 15px;
    border-right: 1px solid #ddd;
  }

  ul.list li b {
    font-weight: 400 !important
  }

  h1 {
    font-weight: 300;
  }

  .nav-tabs .nav-item {
    flex: 1;
  }

  .rightText {
    font-size: 16px;
    line-height: 26px;
    max-height: 481px;
    overflow: hidden;
  }
.rightText.active {

  max-height: 1481px;
}
  .rightText p {
    color: #555A5F;
    font-size: 15px
  }

  .nav-tabs {
    width: 100% !important;
    flex-direction: row !important
  }

  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    background: #383e42;
    color: #fff;
  }

  .nav-tabs .nav-link {
    color: #383e42;
    border: 0px;
    padding: 14px;
    font-size: 17px;
    text-align: center;
    border-radius: 0px;
    flex: 1;
    font-weight: 400;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
  }

  .max-1 {
    max-width: 100%
  }

  .maxTitle {
    font-size: 26px;
    border-bottom: 2px solid #383e42;
    width: 100%;
    display: block;
    line-height: 60px;
    font-weight: 400;
  }

  .max-1 {
    margin-bottom: 50px !important;
  }

  .max-1 li {
    border-bottom: 1px solid #ddd;
    line-height: 50px !important
  }

  .benzerUrunler .slick-arrow {
    left: -62px;
    margin: auto;
    z-index: 2;
    width: 72px;
    height: 72px;
    transition: .5s all;
    color: #383e42;
    font-size: 42px;
  }

  .benzerUrunler .slick-next.slick-arrow {
    right: -62px;
    left: auto
  }

  .urunResimler {
    margin-top: 100px;
    background: #111;
    height: 102px;
    margin-bottom: 20px;
    padding: 5px 0;
    position: relative;
    transition: .5s all;
    overflow: hidden;
  }

  .urunResimler.active {
    height: 0px;
    padding: 0px
  }

  .fa-angle-up {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    color: #111;
    background: #fff;
    text-align: center;
    height: 22px;
    border-radius: 20px 20px 0 0;
    line-height: 26px;
    font-size: 24px;
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }

  .benzerUrunler2 .bg {
    height: 70px;
    width: 100%;
    background-size: contain;
  }

  .benzerUrunler2 .bg:hover .overlay {
    opacity: 1;
  }

  .benzerUrunler2 .bg .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #111;
    color: #fff;
  }

  .benzerUrunler2 a {
    height: 100%;
    width: 100%;
    background: #fff;
    padding: 10px;
    position: relative;
  }