
  @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: #353535;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #353535 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--grey) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--grey) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--grey) !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(--grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--grey) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--grey) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--grey) !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(--grey) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--grey);
  border-color: var(--grey);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--grey) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--grey) !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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .7) !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://lavictoriabeauty.nl/wp-content/uploads/sites/191/2023/01/sliders-foto-1.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: 445px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 595px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 245px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 395px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 170px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 170px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 270px;
  }
  header > div.wrapper.above {
  min-height: 420px;
  }

  header div.header div.holder {
  height: 170px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, .7) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, .7) !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(--grey) !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(--grey);
  }

  @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(--grey) !important;
  }
  }


  header div.header div.contact i {
  color: var(--grey);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #353535 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--grey) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--grey) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--grey);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--grey) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #353535 !important;
  }

  section.prices table tr td a {
  color: #353535 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #353535 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--grey);
  }

  :root {
--purple: #9E5992;
--gold: #D2A432;
--grey: #666666;
}

.circle_item:not(:has(a)), .circle_item:not(:has(a)):hover {
    cursor: default;
    opacity: 0.5;
}


.circle_item:hover {
    opacity: 0.8;
}
.circle_item a, .circle_item {
    color: #434343 !important;
}
.circle_item {
    text-align: center;
    font-size: 13px;
}
section.circle_menu {
    padding: 80px 0;
}
.circle_item img {
    border-radius: 100px;
    height: 110px !important;
    width: 110px !important;
    margin-top: 0;
    border: 2px solid var(--gold);
    padding: 4px;
}
.circle_parent {
    display: grid;
    gap: 11px;
    grid-template-columns: repeat(auto-fill, 160px);
    justify-content: center;
    justify-items: center;
}

.row.vertical-align.merken-row {
  padding: 1rem;
  background: #fedada;
  margin: 2rem 0;
  border-radius: 1rem;
}


.producten__cat__grid {
  display: grid;
  grid-gap: 3rem;
  grid-template-columns: repeat(3, 1fr);
}

.post-type-archive-recensies {
    background-size: contain!important;
}

body:not(body.page-id-627, body.parent-pageid-627) {
    background-image: url(/wp-content/uploads/sites/191/2023/03/LaVictoria_achtergrond-1920x1280-1.jpg);
/*   background-size: cover;*/
    background-blend-mode: color;
    background-color: #ffffffba;
    background-size: contain;
}


body.term-33 header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/191/2023/02/header-behandeltech.jpg);
    background-position: center 40%!important;
    background-size: cover;
}

.row.productsknop a.btn.btn-primary:hover {
    box-shadow: none;
    transition: 0.5s;
}
.row.productsknop a.btn.btn-primary {
    font-size: 21px;
    padding: 25px 45px!important;
    box-shadow: -4px 5px 0px var(--purple);
}

.bestelback h3 {
    font-weight: 600;
    background: #353535;
    flex-basis: fit-content;
    display: inline-block;
    margin-left: -60px;
    margin-bottom: 35px;
    padding: 5px 55px 5px 61px;
    color: #ffff!important;
}

.page-id-504 .item.text-center p {
    display: none;
}

.searchsearch input.search-field {
    padding: 14px 22px 14px 22px;
    width: 456px!important;
}
section.searchsearch {
    padding: 140px 0 180px;
}

#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.row.productsknop a.btn.btn-primary {
    width: 100%;
}

.shopblok {
    border: 1px solid;
    padding: 35px 25px 35px 25px;
    margin: 2em 0;
    height: 100%;
}

.bestelback {
    margin-top: 5em;
    background-image: url(/wp-content/uploads/sites/191/2022/12/LaVictoria_achtergrond.jpg);
    padding: 50px 40px 60px 40px;
    background-color: #ffffffb3;
    background-blend-mode: color;
    border: 1px solid;
}

footer div.socket {
    margin-top: 60px;
    padding: 23px 0;
}
footer {
    padding-top: 60px;
    text-align: center;
}

main section {
    padding: 20px 0 80px;
}



.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=button] {
    background: transparent!important;
    color: #353535!important;
    border: 1px solid var(--grey)!important;
    padding: 14px 38px!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=button]:hover, .btn.whiteversion:hover {
    background: var(--purple) !important;
    color: #fff !important;
    border: 1px solid var(--purple)!important;
}


.btn.whiteversion {
    background: transparent!important;
    color: #fff!important;
    border: 1px solid #fff!important;
    padding: 14px 38px!important;
}


a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--purple) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter, footer .column a:hover {
    color: var(--gold) !important;
}

.ctabook {
    background: #9e599291;
    text-align: center;
    padding: 25px 25px 25px 25px;
    color: #fff!important;
}
.ctaback {
    margin-top: 5em;
    background: url(/wp-content/uploads/sites/191/2022/12/LaVictoria_achtergrond.jpg);
    padding: 50px 40px 60px 40px;
}

a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    background: #e7dbde;
    border-radius: 22px;
    color: #fff;
}


.linework a {
    color: #353535!important;
}


.item-bg {
    background: #fff;
    box-shadow: 0 0 50px -5px rgb(0 0 0 / 10%);
    padding: 20px 32px;
    position: relative;
    transition: all .3s ease;
    height: unset!important;
    padding: 240px 0;
    width: 370px;
    margin: 0 auto;
}
.item-bg .item-bgfoto {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.item-bg .item-bgfoto img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    filter: brightness(.6);
}
.item-bg .item-bgtekst {
    position: absolute;
    top: unset;
    left: 15px;
    padding: unset;
    text-align: left;
    bottom: 20px;
}
.item-bg .item-bgtekst h3 {
    font-size: 52px;
    color: #fff!important;
    padding: 0;
    margin: 0;
}
.home main section {
    padding: 100px 0;
}

header > div.wrapper::after {
    background-position: center;
}

footer .column a {
    color: #fff!Important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    font-size: 15px!important;
}

#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-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-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-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: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-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-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:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout 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-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: #d2a432!important;
}


#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 {
    padding: 0px 0 13px 0;
}
#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 {
    padding: 4px 0px 6px 0px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 15px 35px;
}


@media only screen and (min-width: 992px) {
section.welkomstekst h3 {
  margin-bottom: 12rem;
}
.circle_parent {
    cursor: default !important;
}
.circle_menu .nav-container {
    display: none;
}
section.circle_menu .container {
    width: 100% !important;
    max-width: 2500px;
}
section.instafeed .container {
    width: 100%;
}
.single-behandelingen figure img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
section.slider .centered .actions h1 {
    color: #fff!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #353535!important;
padding: 0px 15px 0px 15px!important;
}
main section .container:not(.home main section .container, .page-template-template-contact main section .container) {
    width: 940px;
}
/*header {
    padding: 8px 55px 55px 55px;
}*/
body.home header > div.wrapper {
/*    min-height: 750px;*/
min-height: 65px;
}
header div.header.full-width .container {
    width: 95%;
}
body header > div.wrapper {
    min-height: 410px;
}
header div.header div.holder {
    height: 80px;
    min-height: 50px;
}
section.fotoblokken {
    padding: 0;
    box-shadow: inset 0 -165px 0 white;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 193px;
}
.row.omhoogleft {
    margin-top: -150px;
}
.row.omhoogright {
    margin-top: -220px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #353535!important;
}
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(--gold)!important;
}
.omhoogright .linework {
    text-align: right;
    padding-right: 225px;
}
.omhoogleft .linework {
    padding-left: 90px;
}
.omhoogleft .linework::before {
    width: 131px;
    height: 1px;
    background: var(--gold);
    position: absolute;
    content: "";
    left: -70px;
    bottom: 22px;
}
.omhoogright .linework::before {
    width: 131px;
    height: 1px;
    background: var(--gold);
    position: absolute;
    content: "";
    right: 60px;
    bottom: 22px;
}
}


@media only screen and (max-width: 991px) {
.circle_parent {
    grid-template-columns: repeat(11, 29vw) !important;
    overflow-x: scroll;
    cursor: grab;
    user-select: none;
    justify-content: left;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE en Edge */
}
.nav-btn {
    background: transparent;
    color: #595959;
    border: none;
    width: 38px;
    height: 38px;
    border-radius: 24px;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid var(--gold);
}
span.nav_information {
    margin-left: 15px;
    font-size: 10px;
}
.circle_menu .nav-container {
    margin-top: 25px;
}
.circle_parent::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}


section.welkomstekst h3 {
  font-size: 26px;
}
.intro.text.block1.welkomstekst.shadow {
  padding-bottom: 0 !important;
}


.producten__cat__grid {
  grid-template-columns: repeat(2, 1fr);
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #292929!important;
}
.item-bg {
    width: unset!important;
}
div.page-header h1 {
    font-size: 29px!important;
}
.salonintro .container {
    text-align: center;
}
.item-bg .item-bgtekst h3 {
    font-size: 39px!important;
}
.home header>div.wrapper {
/*    min-height: 500px;*/
    min-height: 140px;
}
header > div.wrapper::after {
    top: 160px;
}
.row.vertical-align.omhoogright {
    margin-bottom: 5em;
}
.omhoogright .linework::before, .omhoogleft .linework::before {
    width: 1px;
    height: 71px;
    background: var(--gold);
    position: absolute;
    content: "";
    bottom: 62px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.linework {
    padding-top: 45px;
    text-align: center;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, header nav.navbar-default ul.navbar-nav .active>a, header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #353535!important;
}
header>div.wrapper {
    min-height: 320px;
}
}

body {
    line-height: 1.8;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Cormorant Garamond', serif;
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
}

h1 { font-size: 3.952em;}
h2 {font-size: 3.141em;}
h3 {font-size: 2.553em;}
h4 {font-size: 1.963em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {margin:1em 0;}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}



/*Slider*/
.home section.slider {
    padding: 0;
margin-top: -100px;
}

.home section.slider .container {
    width: 100%;
    padding: 0;
}

.w3-right {
    color: white!important;
    font-size: 2em;
}
.w3-left{
    color: white!important;
    font-size: 2em;
}

body{
overflow-x: hidden;
} 

.mySlides {display: none;}

.slider {
height: 710px;
    width: 100%!important;
    position: relative;
    max-height: 940px;
}
.slide1,.slide2,.slide3 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(https://lavictoriabeauty.nl/wp-content/uploads/sites/191/2023/06/Vicky2-scaled.jpeg)no-repeat center;
      background-size: cover;
    background-position: center;
} 
.slide2 {
  background: url(https://lavictoriabeauty.nl/wp-content/uploads/sites/191/2023/06/lavikcky.jpg)no-repeat center;
      background-size: cover;
    background-position: top;
}
.slide3 {
    background: url(https://lavictoriabeauty.nl/wp-content/uploads/sites/191/2023/06/Vicky2-scaled.jpeg)no-repeat center;
      background-size: cover;
    background-position: center;
}




/* Fading animation */
.fade-slide {
  -webkit-animation-name: fade-slide;
  -webkit-animation-duration: 1.5s;
  animation-name: fade-slide;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade-slide {
  from {opacity: .4} 
  to {opacity: 1}
}

/*end*/
.percentages .col-md-12 {
    margin-top: 3em;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.w3-text-white, .w3-hover-text-white:hover {
    color: #fff!important;
}
.w3-section, .w3-code {
    /* margin-top: 16px!important; */
    /* margin-bottom: 16px!important; */
}
.w3-center {
    text-align: center!important;
}
.w3-large {
    font-size: 18px!important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
}

.w3-hover-text-khaki {
    cursor: pointer;
    font-size: 30px!important;
    color: #ffffff!important;
}
.w3-left {
    float: left!important;
}
.w3-right {
    float: right!important;
}
.w3-hover-text-khaki:hover {
    color: #000!important;
}
html {
    overflow-x: hidden;
}

img.mySlides:nth-child(1) {
    object-fit: cover;
    margin-top: 14px;
}
.textslide {
    position: absolute;
    left: 0;
    right: 0;
}
img.mySlides {
    object-fit: cover;
}
.w3-content.w3-display-container {
    max-height: 500px;
    min-height: 500px;
    overflow: hidden;
}
.w3-display-right {
    top: 250px!important;
    margin-left: 97vw!important;
}
.w3-display-left {
    top: 250px!important;
}
.w3-tooltip, .w3-display-container {
    position: relative!important;
    top: -87px!important;
}
.w3-content {
    max-width: 100%!important;
}

img.mySlides {
    object-fit: cover;
    min-height: 500px!important;
}
header .col-sm-10 {
z-index:2!important;
}

@media only screen and (max-width: 991px) {
.slider {
    height: 270px!important;
    min-height: 100px!important;
}
.home section.slider {
    margin-top: 0!important;
}
section.slider .centered .actions h1 {
    font-size: 22px!important;
    color: #000!important;
    text-shadow: 0 0 5px white;
}
section.slider .slide3 .centered {
    bottom: 0;
    width: 100%;
    text-align: center;
    top: unset;
}
section.slider .slide2 .centered {
    position: absolute;
    top: 10%;
    width: 60%;
    text-align: right;
    right: 20px;
}
section.slider .slide1 .centered {
    width: 60%;
    text-align: left;
    top: 10%;
    left: 20px;
}
}

section.slider .centered {
    position: absolute;
    top: 40%;
    width: 90%;
    text-align: right;
}

section.slider .centered .actions h1 {
    font-size: 45px;
}

/* end slider*/