* {
  font-family: 'Poppins', sans-serif;
}

.colors_watches {
  max-width: 1000px;
  margin: 200px auto 0;
}

.section_absolute {
  max-width: 1100px;
  margin: 0 auto;

}

.section_absolute img {
  max-width: 240px;
  width: 100%;
}

/* .section_absolute {
   position: relative; 
} */

.slider_watches img {
  margin: 0 auto !important;
}

.slider_watches {
  position: relative;
}

.circle_watch_img {
  position: absolute;
  top: 1px;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 2px;
  right: 0;
  text-align: center;
  max-width: 238px !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;

}

.slick-slide.slick-current.slick-active.slick-center {
  opacity: 1;
  transition: 1s;
  /* transform: rotate(-90deg); */

}

.slick-slide.slick-active {
  transition: 1s;
  /* transform: rotate(-90deg); */

}

.rotatePrev {
  transform: rotate(-60deg);
  transition: transform 0.5s ease-in-out;
}

.rotateNext {
  transform: rotate(60deg);
  transition: transform 0.5s ease-in-out;
}

@keyframes like {
  0% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(15deg);
  }

  50% {
    transform: rotate(-180deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

;

.slick-prev.slick-arrow {
  border-radius: 50%;
}

.slick-prev:before,
.slick-next:before {
  color: black !important;
}

.colors_watches .circle_color_watches {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  border-radius: 50%;
  border: 2px solid rgb(107, 105, 105)
}

.center1 {
  margin-top: 20px;
  transition: .5;
}

.logo-btn {
  padding: 25px;
}


@media (max-width: 768px) {
  .logo-btn {
    padding: 20px 0px 0px 0px;
    margin: auto;
  }

  #logo {
    padding-bottom: 15px;
  }

  .btn-grad {
    padding: 15px 30px 15px 25px !important;
    font-size: 18px;
  }


}

.btn-grad {
  background: linear-gradient(95.28deg, #E60C80 0%, #3A3286 50.52%, #00CDBA 100%);
  border-radius: 3px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  display: block;
  border: none;
}

.btn-grad:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

#icon_arfilter {
  padding-right: 20px;
  height: 10px;
}

.ar-filter {
  color: white;
  text-decoration: none;
}

#text-Seascoper h1 {
  text-align: center;
  font-size: 60px;
}

#text-Seascoper p {
  text-align: center;

}

@media (max-width: 768px) {
  #text-Seascoper h1 {
    text-align: center;
    font-size: 40px;
    padding-top: 15px;
  }



  #text-Seascoper p {
    text-align: center;
    font-size: 15px;
    padding: 0px 30px 0px 30px;

  }


}

.button-58 {
  align-items: center;
  margin-left: 25%;
  background: #FFFFFF;
  border: 1px solid #052533;
  border-radius: 3px;
  box-sizing: border-box;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  fill: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  letter-spacing: -.8px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 0 17px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-58:focus {
  color: #171e29;
}

.button-58:hover {
  border-color: #06f;
  color: #06f;
  fill: #06f;
}

.button-58:active {
  border-color: #06f;
  color: #06f;
  fill: #06f;
}

@media (min-width: 768px) {
  .button-58 {
    min-width: 170px;
  }
}

@media (max-width: 468px) {
  .button-58 {
    min-width: 250px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }

  .button-59 {
    align-items: center !important;
    margin: 5px 0px 0px 4px;
    background: #FFFFFF;
    border: 1px solid #052533;
    border-radius: 3px;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: inline-flex !important;
    fill: #000;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    justify-content: center;
    letter-spacing: -.8px;
    line-height: 24px;
    min-width: 95px !important;
    outline: 0;

    padding: 0 41px !important;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;

  }

  .slick-next {
    right: 100px !important;
    top: 119% !important;
  }

  .slick-prev {
    left: 100px !important;
    top: 119% !important;
  }


}


.button-59 {
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #052533;
  border-radius: 3px;
  box-sizing: border-box;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  fill: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  letter-spacing: -.8px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 0 17px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-59:focus {
  color: #171e29;
}

.button-59:hover {
  border-color: #06f;
  color: #06f;
  fill: #06f;
}

.button-59:active {
  border-color: #06f;
  color: #06f;
  fill: #06f;
}

@media (min-width: 768px) {
  .button-59 {
    min-width: 100px;
  }
}

.section_watches {
  max-width: 1000px;
  margin: 0 auto;
}

.section_watches {
  max-width: 1000px;
  margin: 0 auto;

}

.section_watches img {
  max-width: 240px;
  width: 100%;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  margin-left: 10px;
}




/* .slick-next-new{
 
  float: right!important;
background: #2d9070!important;
color: #fff!important;
padding: 40px!important;
margin-left: 5px!important;
cursor: pointer!important;

} */


/* 
.slick-prev-new:before{
  display: inline-block!important;
  width: 15px!important;
  height: 15px!important;
  border-top: 2px solid #000!important;
  border-right: 2px solid #000!important;
  transform: rotate(-135deg)!important;
} */