
  @import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:400,700&display=swap');

  body {
  font-family: 'Noto Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Frank Ruhl Libre', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #000000;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #000000 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-600)  !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-400)  !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-600)  !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: var(--primary-400)  !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-500)  !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-400)  !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-600)  !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-500)  !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: var(--primary-400)  !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-500) ;
  border-color: var(--primary-500) ;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-500)  !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-500)  !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://ronaldhair.nl/wp-content/uploads/sites/407/2025/03/Ronald-Hair1.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 435px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 585px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 235px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 385px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 160px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 160px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 260px;
  }
  header > div.wrapper.above {
  min-height: 410px;
  }

  header div.header div.holder {
  height: 160px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary-500) ; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: var(--primary-500)  !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid var(--primary-600) ;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: var(--primary-600)  !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-600) ;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #000000 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--primary-600)  !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-500)  !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-600) ;
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-400)  !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: var(--main);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #000000 !important;
  }

  section.prices table tr td a {
  color: #000000 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #000000 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-500) ;
  }

  :root {
/* Primary kleuren (donkerrood) */
--primary-100: hsl(353, 86%, 70%);    /* Lichte tint */
--primary-200: hsl(353, 86%, 60%);
--primary-300: hsl(353, 86%, 50%);
--primary-400: hsl(353, 86%, 35%);
--primary-500: hsl(353, 86%, 26%);    /* Basis - #710512 */
--primary-600: hsl(353, 86%, 22%);
--primary-700: hsl(353, 86%, 18%);
--primary-800: hsl(353, 86%, 15%);
--primary-900: hsl(353, 86%, 12%);    /* Donkerste tint */

/* Secondary kleuren (zwart) */
--secondary-100: hsl(0, 0%, 75%);
--secondary-200: hsl(0, 0%, 65%);
--secondary-300: hsl(0, 0%, 55%);
--secondary-400: hsl(0, 0%, 45%);
--secondary-500: hsl(0, 0%, 35%); /* Base */
--secondary-600: hsl(0, 0%, 25%);
--secondary-700: hsl(0, 0%, 15%);
--secondary-800: hsl(0, 0%, 10%);
--secondary-900: hsl(0, 0%, 5%);


/*grey*/
    --gray-900: hsl(0, 0%, 10%);
    --gray-800: hsl(0, 0%, 20%);
    --gray-700: hsl(0, 0%, 30%);
    --gray-600: hsl(0, 0%, 40%);
    --gray-500: hsl(0, 0%, 50%);
    --gray-400: hsl(0, 0%, 60%);
    --gray-300: hsl(0, 0%, 70%);
    --gray-200: hsl(0, 0%, 80%);
    --gray-100: hsl(0, 0%, 90%);
/*spacings*/
   --spacing-25: calc(1rem * 0.25);
   --spacing-50: calc(1rem * 0.5);
   --spacing-75: calc(1rem * 0.75);
   --spacing-100: calc(1rem * 1);
   --spacing-150: calc(1rem * 1.5);
   --spacing-200: calc(1rem * 2);
   --spacing-300: calc(1rem * 3);
   --spacing-400: calc(1rem * 4);
   --spacing-600: calc(1rem * 6);
   --spacing-800: calc(1rem * 8);
   --spacing-1200: calc(1rem * 12);
   --spacing-1600: calc(1rem * 16);
   --spacing-2400: calc(1rem * 24);
   --spacing-3200: calc(1rem * 32);
   --spacing-4000: calc(1rem * 40);
   --spacing-4800: calc(1rem * 48);
/*transition*/
   --transition-speed: 0.3s;
/*border*/
   --border-radius: var(--spacing-100);
/*font-sizes*/
    --font-size-h1: calc(1rem * 2.50);  /* Ongeveer 36px */
    --font-size-h2: calc(1rem * 2);  /* Ongeveer 28px */
    --font-size-h3: calc(1rem * 1.85);   /* Ongeveer 24px */
    --font-size-h4: calc(1rem * 1.50);  /* Ongeveer 20px */
    --font-size-h5: calc(1rem * 1);     /* Ongeveer 16px */
    --font-size-h6: calc(1rem * 0.875); /* Ongeveer 14px */
/*fonts*/
  --font-head: 'Poppins', sans-serif;
  --font-main: 'Montserrat', sans-serif;
}

div.page-header h1, section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
  line-height: 50px;
  margin-bottom: var(--spacing-300);
  margin-top: 0;
  position: relative;
  width: fit-content;
}

.team__lid {
  border-radius: var(--border-radius);
  transition: var(--transition-speed);
}
.team__lid:hover {
  background: var(--primary-400) !important;
  transition: var(--transition-speed);
}

.lid__cta .btn {
  margin-top: 0;
}

.home .image-container img {
  aspect-ratio: 1/1.2;
  width: 80%;
  height: auto;
  margin: 0 auto;
  display: block;
  border-radius: var(--border-radius);
  object-fit: cover;
}

.stars {
  margin-top: var(--spacing-50);
  font-size: var(--font-size-h4);
  display: flex;
  flex-direction: Row;
  gap: var(--spacing-50);
  color: var(--primary-500) !important;
}
.col-md-24.review__col p {
  margin-bottom: 0;
  margin-top: var(--spacing-150);
}
.col-md-24.review__image img {
  aspect-ratio: 1/1.2;
  width: 80%;
  height: auto;
  margin: 0 auto;
  display: block;
  border-radius: var(--border-radius);
  object-fit: cover;
}

div.page-header h1::after {
  width: 80%;
  height: 2px;
  margin-bottom: 20px;
  content: "";
  position: absolute;
  bottom: -32px;
  left: 0;
  transform: translate(0%, 0);
  background: linear-gradient( to right, silver 0%, silver 80%, rgba(192, 192, 192, 0) 100% );
}

 body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
  }

body header > div.wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(0,0,0,.60);
}

.treatments__parent img {
  border-radius: var(--border-radius);
}
.treatments__child h3 {
  margin: var(--spacing-150) 0 var(--spacing-150) 0;
}
figure {
  border-radius: var(--border-radius);
  overflow: hidden;
}
.btn {
  margin-top: var(--spacing-200);
  padding: var(--spacing-100) var(--spacing-200);
  font-size: var(--font-size-h6);
  letter-spacing: -0.3px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: var(--border-radius) !important;
transition: var(--transition-speed);
}

.btn.btn-primary {
  background: var(--primary-400) !important;
  border: 1px solid var(--primary-400);
}
.btn.btn-secondary {
  background: none !important;
  color: var(--primary-400) !important;
  border: 1px solid var(--primary-400);
}


 .single-behandelingen div.breadcrumbs {
  max-width: 786px;
  display: block !important;
  margin-left: auto;
  margin-right: auto;
}
.single-behandelingen .content {
  max-width: 786px;
  display: block !important;
  margin-left: auto;
  margin-right: auto;
}


footer .column a {
  color: var(--primary-400) !important;
}
footer .column a:hover {
  color: var(--primary-500) !important;
}


.btn.btn-primary:hover {
background: var(--primary-700) !important;
  border-color: var(--primary-700) !important;
}
header .header__content p {
/*  font-size: var(--font-size-h4);*/
  line-height: 1.5;
}

header > div.wrapper.shadow::before {
  background: rgba(0,0,0,.60);
}

.team {
  display: flex;
  flex-direction: row;
  gap: var(--spacing-200);
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.team__lid {
  flex: 0 calc(33% - var(--spacing-200));
  min-width: 290px;
  padding: var(--spacing-100);
  text-align: center;
  border: 1px solid var(--secondary-600);
  box-shadow: 5px 5px 15px hsl(0, 0%, 10.2%);
}



.text-light {
  background: linear-gradient(to right, #c0c0c0, #e0e0e0, #a0a0a0);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block; /* Belangrijk om ervoor te zorgen dat de gradient goed zichtbaar is */
}

.btn.btn-secondary:hover {
  color: #fff !important;
  background: var(--primary-400) !important;
}

.btn.btn-secondary.invert {
  background: none !important;
  color: #fff !important;
  border: 1px solid #fff;
}
.btn.btn-secondary.invert:hover {
  background: var(--primary-300) !important;
  color: #fff !important;
  border-color: var(--primary-300) !important;
}

/*.attachment-large.size-large {
  filter: brightness(0.4);
}*/

section.footer-cta .footer-cta-box {
  position: relative;
  border-radius: var(--border-radius) !important;
}

footer, .footer-cta.center::after, .author {
  background: var(--secondary-800) !important;
}
footer div.socket, .footer-sticky {
  background: var(--secondary-800) !important;
}
footer div.column > h4 {
  font-size: var(--font-size-h5);
  border-bottom: 0px solid var(--primary-600);
}

.btn.btn-primary.invert {
  background: #fff !important;
  border: 1px solid #fff;
color: var(--primary-400) !important;
}


.table-hover > tbody > tr:hover {
background-color: var(--primary-500);
  transition: var(--transition-speed);
/*  font-weight: bold;*/
}



.btn.btn-primary.invert:hover {
  background: var(--primary-300) !important;
  border-color: var(--primary-300) !important;
 color: #fff !important;
}

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
  background: var(--secondary-800) !important;
  border: 1px solid var(--secondary-600) !important;
}


.nbs_slider .slick-next, .nbs_slider .slick-prev {
  color: #fafafa;
}


body {
  font-size: var(--spacing-100);
  line-height: 1.8;
  font-family: var(--font-main);
  word-spacing: 2px;
  color: #fafafa !important;
  background: var(--secondary-800);
}

hundefined {
  display: none;
}


h1, h2, h3, h4, h5, h6 {
font-family: var(--font-head);
  font-weight: 600;
margin: var(--spacing-200) 0 var(--spacing-75) 0;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}

h1 i {
  color: var(--secondary-900);
}

h1 {
    font-size: var(--font-size-h1);
}

h2 {
    font-size: var(--font-size-h2);
}

h3 {
    font-size: var(--font-size-h3);
}

h4 {
    font-size: var(--font-size-h4);
}

h5 {
    font-size: var(--font-size-h5);
}

section.contact div.holder div.wrap {
  background: var(--secondary-700);
}

h6 {
    font-size: var(--font-size-h6);
}

p {
  margin:  0 0 var(--spacing-75);
}



html {
font-size: 15px !important;
}


.col-md-32.col-md-offset-8 .btn.btn-primary {
  margin: var(--spacing-200) 0 0 0;
}




@media only screen and (min-width: 992px) {

  main section {
    padding: var(--spacing-600) 0;
  }

#menu-item-588 a:hover {
  color: #fff !important;
}

.col-md-32.col-md-offset-8 h1 {
    line-height: 1.1;
    font-size: 30px;
}

 body header > div.wrapper {
    min-height: 500px;
  }


  .col-md-32.col-md-offset-8 {
    margin-left: 0;
    text-align: left;
    width: 100%;
  }

header > div.wrapper::after {
    background-position: center;
}

main section {
  padding: var(--spacing-600) 0;
}

#menu-item-588 {
    background: var(--primary-400);
    float: right;
    transition: var(--transition-speed);
    border-radius: var(--border-radius);
    padding: 0 var(--spacing-100) !important;
}

  body.home header > div.wrapper {
    min-height: 660px;
  }

  header > div.wrapper .header__content {
    transform: translate3d(0, 30%, 0);
  }

nav.navbar-default div.navbar-collapse ul.navbar-nav {
  text-align: left;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: var(--spacing-200) var(--spacing-100);
}

#menu-item-588:hover {
  background: var(--primary-600);
  color: #fff !important;
  float: right;
  transition: var(--transition-speed);
}


.col-md-32.col-md-offset-8 {
  margin-left: 0;
  text-align: left;
}
footer .col-sm-24 {
    width: 25%;
}
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: #fff !important;
  }


}
  
section.intro {
  padding: var(--spacing-800) 0;
}


.table > thead > tr > th {
  padding-top: var(--spacing-600);
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: 1px solid var(--secondary-500);
}
.treatments__child {
  width: calc(100% / 3 - var(--spacing-100));
}
.treatments__parent {
  display: flex;
  gap: var(--spacing-100);
  flex-wrap: wrap;
  flex-direction: row;
}

.cta__column.cta__column--text h2 {
  margin: 0 0 var(--spacing-200);
  position: relative;
}

.cta__column.cta__column--image {
position: relative;
}
.cta__column.cta__column--image::before {
  content: "";
  height: 30%;
  width: 30px;
  background: var(--secondary-700);
  position: absolute;
  top: 1rem;
  right: calc(1rem + 30px + var(--spacing-25));
  border-radius: var(--spacing-100) 0;
}



.image-container {
  position: relative;
  height: 100%;
  display: contents;
  width: auto;
}
.image-container::after {
  content: "";
  height: 30%;
  max-height: 100px;
  width: 30px;
  position: absolute;
  top: -1rem;
  right: 1rem;
  background: #fafafa;
  border-radius: var(--spacing-100) 0;
}


.image-container::before {
  content: "";
  height: 30%;
  max-height: 100px;
  width: 30px;
  background: var(--secondary-700);
  position: absolute;
  top: 1rem;
  right: calc(1rem + 30px + var(--spacing-25));
  border-radius: var(--spacing-100) 0;
}

.cta__column.cta__column--image::after {
  content: "";
  height: 30%;
  width: 30px;
  position: absolute;
  top: -1rem;
  right: 1rem;
  background: #fafafa;
  border-radius: var(--spacing-100) 0;
}
.cta__column.cta__column--text h2::after {
  width: 80%;
  height: 2px;
  margin-bottom: 20px;
  content: "";
  position: absolute;
  bottom: -32px;
  left: 0;
  transform: translate(0%, 0);
  background: linear-gradient( to right, silver 0%, silver 80%, rgba(192, 192, 192, 0) 100% );
}

.cta__column.cta__column--image img {
  aspect-ratio: 1/1;
  height: 350px;
  width: auto;
  object-fit: cover;
  border-radius: var(--border-radius);
}
.cta__column.cta__column--image {
  align-items: end;
  display: flex;
  justify-content: end;
  border-radius: var(--border-radius);
}
.cta__parent {
  display: flex;
  flex-direction: row;
  gap: var(--spacing-100);
  text-align: left;
  padding: var(--spacing-150);
  align-items: center;
}
.cta__column {
  flex: 1;
}

@media only screen and (max-width: 991px) {
html {
  font-size: 14px !important;
}

section.contact div.holder div.wrap {
  border-radius: var(--border-radius);
}

.footer-cta.text-center.above {
  padding-bottom: 0 !important;
}

.gallery-columns-5 .gallery-item {
  width: 33%;
}


section.page {
  padding-bottom: 0 !important;
}

.home .image-container img {
  width: 100% !important;
  margin-top: var(--spacing-200) !important;
}

.home .col-md-24.review__image img {
  width: 100% !important;
  margin-top: var(--spacing-200) !important;
}


section {
  padding: var(--spacing-600) 0 !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: var(--spacing-100);
}

.row.column-xs-reverse {
  display: flex;
  flex-direction: column-reverse;
  gap: var(--spacing-100);
}

header nav.navbar-default {
  background: hsla(0, 0%, 100%, 0);
}
header > div.wrapper {
  min-height: 650px;
}

header .header__content {
  top: 100px;
}

.footer-cta.text-center.above {
  margin: var(--spacing-50);
}

.col-md-32.col-md-offset-8 h1 {
  font-size: var(--font-size-h3);
    line-height: 1.1;
}
.col-md-32.col-md-offset-8 {
  text-align: left;
}
header > div.wrapper::after {
  background-position: center;
}
.treatments__child {
  padding: var(--spacing-100);
}

.nbs_slider .slide--image img {
  max-height: 560px !important;
}
.slider.block1 h2 {
  font-size: 10vw !important;
  top: -60px !important;
}
.slider.block1 h2::after {
  bottom: -52px !important;
}
.treatments__child {
  width: 100%;
}
.cta__parent {
  flex-direction: column;
}


}



/*Slider test*/
/* custom-styles.css.php */


.slider.block1 .container {
  padding: 0;
  margin: 0;
  width: 100%;
}

.slider.block1 h2 {
  font-size: 4vw;
  text-align: center;
  position: absolute;
  z-index: 2;
  top: -90px;
  right: 50%;
  transform: translate(50%, 0);
}

.slider.block1 {
  position: relative;
  padding-top: 0;
}

.slider.block1::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 200px;
  z-index: 1;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
}

.slider.block1 h2::after {
  width: 80%;
  height: 2px;
  background: linear-gradient( to right, rgba(192, 192, 192, 0) 0%, silver 20%, silver 80%, rgba(192, 192, 192, 0) 100% );
  margin-bottom: 50px;
  content: "";
  position: absolute;
  bottom: -32px;
  right: 50%;
  transform: translate(50%, 0);
}


.btn.btn-black:hover {
  background: var(--secondary-700) !important;
  transition: var(--transition-speed);
}

.btn.btn-black {
  background: var(--secondary-800) !important;
}



.slider.block1::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 100%;
  height: 200px;
  z-index: 1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
}