
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--lightpink) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--pink) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--lightpink) !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(--pink) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--pink) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--pink) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--lightpink) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--pink) !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(--pink) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--pink);
  border-color: var(--pink);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--pink) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--pink) !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.header {
  background-color: rgba(255, 255, 255, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  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://studio-esthique.nl/wp-content/uploads/sites/416/2016/11/header.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: 513px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 663px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 313px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 463px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 238px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 238px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 338px;
  }
  header > div.wrapper.above {
  min-height: 488px;
  }

  header div.header div.holder {
  height: 238px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--pink); !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(--pink) !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(--lightpink);
  }

  @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(--lightpink) !important;
  }
  }


  header div.header div.contact i {
  color: var(--lightpink);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--lightpink) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--pink) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--lightpink);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--pink) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--pink);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--dark:#2b2b2b;
--pink: #ff5589;
--beige: #f2e7df;
--lightpink: #f5c8cd;
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Roboto", sans-serif;
--siertekst: "Carattere", cursive;
--koptekst: "Roboto", sans-serif;
--font-size-h1: calc(1rem* 2.65);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
}

.micromodal-slide[aria-hidden=false] .modal__container {
    background: var(--beige) !important;
}

section.contact div.holder div.wrap {
    background: var(--beige);
}

.faq-item {
    padding: 15px 0;
    border-bottom: 1px solid var(--lightpink);
}
.faq-question {
    font-size: 18px;
    font-weight: 600;
}
.faq-answer {
    margin-top: 16px;
}
.faq-answer {
    display: none;
}

.faq-question {
  display: flex;
  gap: 1rem;
}

.faq-question {
    cursor: pointer;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    margin-bottom: 60px !important;
    position: relative;
    text-align: center;
}

.foto_blok .item.item-background:hover {
    transform: translateY(-30px);
    transition: all 1s ease;
}

.foto_blok .item.item-background {
    height: unset !important;
    padding: 250px 0 !important;
}
.foto_blok .item.item-background .item-centered.text-center {
    top: unset !important;
    left: 0 !important;
    transform: unset !important;
    bottom: 0 !important;
    text-align: left;
    font-size: 13px;
}
.productview img {
    height: 700px;
}
footer .column img.img-responsive {
    max-width: 220px;
    margin-top: 25px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--lightpink);
    font-size: var(--font-size-h6);
    margin-bottom: 0px;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--lightpink) !important;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--pink) !important;
}
.bigtitle {
    font-family: var(--siertekst);
    /* text-transform: uppercase; */
    font-weight: 800;
    font-size: 24vw;
    line-height: 0;
    opacity: 0.5;
    position: absolute;
    left: 50%;
    bottom: 5vw;
    transform: translate(-50%, 0);
    z-index: -1;
    color: var(--lightpink);
}

.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section {
    flex: 1;
    padding: var(--gap) var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
.image-section {
    flex: 1;
    display: flex;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
}

.img-container .container .image-section {
    order: 1;
}
.img-container .container .text-section {
    order: 2;
}

.text-container {
    padding: 0 !important;
}

header div.header {
    background-color: var(--beige) !important;
}

.salonstart img {
    height: 730px;
}

.subkop {
    font-size: 35px;
    font-family: var(--siertekst);
    letter-spacing: 2px;
    color: var(--pink) !important;
    opacity: 0.6;
    margin-bottom: -47px;
    margin-top: 0;
}

.aboutus img {
    height: 785px;
    object-position: top;
}

.single-behandelingen figure img.img-responsive {
    width: 100%;
    object-fit: cover;
    margin-bottom: 35px;
}
div.breadcrumbs {
    display: none;
}


.single-behandelingen.injectables div.page-header h1:before {
    content: "Injectables";
}
.single-behandelingen.gezichtsbehandelingen div.page-header h1:before {
    content: "Skin";
}
.single-behandelingen.huidproblemen div.page-header h1:before {
    content: "Problems";
}
.single-behandelingen.ontharen div.page-header h1:before {
    content: "Ontharen";
}
.single-behandelingen.permanente-make-up div.page-header h1:before {
    content: "Permanent";
}
.single-behandelingen.afslanken div.page-header h1:before {
    content: "Afslanken";
}

div.page-header h1:before {
    content: "Esthique";
    font-family: var(--siertekst);
    font-weight: 800;
    font-size: 33vw;
    line-height: 0;
    opacity: 0.5;
    position: absolute;
    left: 50%;
    bottom: -1vw;
    transform: translate(-50%, 0);
    z-index: -1;
    color: var(--lightpink);
    letter-spacing: 0;
}

section.prices table thead tr {
    height: 120px;
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f500;
}
td.col-md-48 {
    border-top: 0 !important;
    padding-top: 0 !important;
    font-size: 12px;
    font-style: italic;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}
.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: 27px 8px;
    border-top: 1px solid #cebaac;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid var(--pink);
}

@media only screen and (min-width: 992px) {
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li#mega-menu-item-587 {
        background: var(--pink);
        padding: 8px 15px;
        margin-left: 15px;
        margin-right: 15px;
    }
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li#mega-menu-item-587 a.mega-menu-link {
    color: white !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li#mega-menu-item-587:hover {
    background: var(--lightpink) !important;
}
html {font-size: 17px !important; }
    body.home header > div.wrapper {
        min-height: 113px;
}
.single-behandelingen figure img.img-responsive {
    height: 500px;
}
.single-behandelingen main .container {
    width: 950px;
}
section.treatments .treatments .col-xs-48.col-md-24 {
    width: 33.333%;
}
    body header > div.wrapper {
        min-height: 143px;
    }
.text-section-content {
        max-width: 45em;
        /* margin: 0 auto; */
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    header div.header.full-width div.wrapper img.logo {
        max-width: 230px;
    }
    header div.header div.holder {
        height: 148px;
        min-height: 50px;
    }
}


@media only screen and (max-width: 991px) {
html {font-size: 12px !important;}
.text-container .container {
    flex-direction: column;
}
.home section.intro.text.block2.pdb-0 {
    padding-top: 2em;
}

footer div.column > h4 {
    font-size: var(--font-size-h4)!important;
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--beige);
}
td.col-md-48 {
    font-size: 10px !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 {
    font-size: 13px;
}
.salonstart img, .aboutus img, section.productview img {
    height: 430px;
}
div.page-header h1:before {
    font-size: 42vw!important;
    bottom: 10vw!important;
}
header div.header {
    text-align: left;
}
.text-section {
    padding: 65px 25px;
}
.text-container .container .image-section {
    order: 1;
}
.text-container .container .text-section {
    order: 2;
}
.subkop {
    font-size: 22px!important;
    margin-bottom: -4px!important;
}
.bigtitle {
    font-size: 55vw!important;
    bottom: 9vw!important;
}
.foto_blok .item.item-background {
    padding: 200px 0 !important;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--pink);
}
header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: var(--pink) !important;
}
    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item {
        padding: 8px 0;
        border-bottom: 1px solid #ff749e;
    }
}



main section, section.treatments {
    padding: 110px 0;
}

body {
    line-height: 1.7;
    font-size: 16px;
    font-family: var(--bodytekst);
    color: var(--text) !important;
    background: var(--beige);
    font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--text)!important;
font-weight: 600;
}

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);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 16px 46px !important;
    background: var(--dark) !important;
    text-transform: uppercase;
    font-style: italic;
}
.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(--pink) !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: var(--text) !important;
    font-size: 16px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus {
        color: var(--pink) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: var(--text) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: var(--beige) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
    color: var(--pink) !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
        border: 1px solid #d9c6b9;
    }

footer, footer div.socket {
    background: var(--white) !important;
}
footer, footer div.column > h4, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text) !important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.7);
}
footer {
    padding-top: 90px;
}
footer div.socket {
    margin-top: 70px;
}


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

.reviews_blok {
    background: var(--lightpink);
    padding: 35px;
    margin: 2em 0;
}

p.name_review {
    font-weight: 600;
    font-style: italic;
}
.progressBar {
  cursor: pointer;
}
#progressContainer {
position: absolute;
  bottom: 20px;
  width: 25%;
  height: 5px;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 3s linear;
  display: flex;
  gap: 1rem;
  right: 50%;
  transform: translate(50%, 0);
}

.visited {
    background-color: #fff !important;
     width: 100%!important;
     height: 4px !important
}

.slide_content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: baseline;
    justify-content: start;
    flex-direction: column;
}

.slideshow-container {
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: relative;
    text-align: left;
    margin-top: 40px;
}

.progressBar {
background-color: rgba(0, 0, 0, 0.20);
  height: 4px;
  flex-grow: 1;
  border-radius: 200px;
}
.progress {
  width: 0;
  height: 100%;
  background-color: #fff;
  border-radius: 100px;
}
.filled {
  background-color: #4CAF50 !important;
}
.numbertext {
  font-size: 20px;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
}
.prev, .next {
cursor: pointer;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  background-color: #000;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 9;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;

.prev:hover, .next:hover {
  opacity: 1;
}
.mySlides {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: opacity .1s linear;
}

.mySlides img {
  width: 100%;
  height: 100%;
object-fit: cover;
  object-position: center;
}

.numbertext {
  font-size: 20px;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  background-color: #000;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 9;
}

.prev:hover, .next:hover {
  opacity: 1;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}


