@charset "UTF-8";
/*
Theme Name: Disruptive Pharma AB
Theme URI: https://www.disruptivepharma.com/
Description: Disruptive Pharma AB
Version: 2.0
Author: Plucera Webbyrå
Author URI: https://www.plucera.se/
*/
BODY {
  color: #2c3f57;
  font-family: "aptos", sans-serif;
  font-weight: 300;
  line-height: normal;
}

#main_menu {
  width: 100%;
  text-align: center;
}
#main_menu LI {
  list-style-type: none;
}
#main_menu UL.top-menu {
  display: inline-block;
  padding: 0;
}
#main_menu UL.top-menu LI {
  position: relative;
  float: left;
  min-height: 23px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 18px;
  font-weight: 400;
}
#main_menu UL.top-menu LI.current-menu-item, #main_menu UL.top-menu LI.current-menu-ancestor, #main_menu UL.top-menu LI.current-menu-parent {
  font-weight: 700;
}
#main_menu UL.top-menu LI.menu-item-has-children:hover {
  min-height: 50px;
}
#main_menu UL.top-menu LI:hover {
  border-color: #f0915d;
}
#main_menu UL.top-menu LI:hover .sub-menu {
  display: block;
}
#main_menu UL.top-menu LI A {
  display: inline-block;
  padding: 0px 30px 0;
  color: #fff;
  text-decoration: none;
}
#main_menu UL.top-menu LI A:hover {
  color: #f0915d;
}
#main_menu UL.sub-menu {
  position: absolute;
  left: -31px;
  top: 50px;
  display: none;
  margin: 0;
  padding: 38px 90px 40px 30px;
  background-color: #2c3f57;
  border-radius: 10px;
}
#main_menu UL.sub-menu LI {
  float: none;
  padding-bottom: 24px;
  border-color: #f0915d;
  white-space: nowrap;
}
#main_menu UL.sub-menu LI:first-child {
  margin-top: -38px;
  padding-top: 38px;
}
#main_menu UL.sub-menu LI:last-child {
  padding-bottom: 0;
}
#main_menu UL.sub-menu LI A {
  padding: 0 30px;
  color: #81aab5;
}
#main_menu UL.sub-menu LI A:hover {
  color: #f0915d;
  text-decoration: underline;
}
#main_menu UL.sub-menu LI.current-menu-item A, #main_menu UL.sub-menu LI.current-menu-ancestor A, #main_menu UL.sub-menu LI.current-menu-parent A {
  color: #fff;
}
#main_menu UL.sub-menu LI.current-menu-item A:hover, #main_menu UL.sub-menu LI.current-menu-ancestor A:hover, #main_menu UL.sub-menu LI.current-menu-parent A:hover {
  color: #f0915d;
}

.wpml-ls {
  position: absolute;
  right: 215px;
}
.wpml-ls UL {
  margin: 0;
  padding: 0;
}
.wpml-ls UL LI {
  float: left;
  list-style-type: none;
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid #fff;
}
.wpml-ls UL LI:first-child {
  margin-left: 0;
  padding-left: 0;
  border: none;
}
.wpml-ls UL LI A {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}
.wpml-ls UL LI A:hover {
  text-decoration: underline;
}
.wpml-ls UL LI.wpml-ls-current-language A {
  color: #f0915d;
  font-weight: 700;
}

.contact-menu {
  position: absolute;
  right: 90px;
  margin: 0;
  padding: 0;
}
.contact-menu LI {
  float: left;
  list-style-type: none;
}
.contact-menu A {
  display: block;
  height: 42px;
  padding: 9px 20px 0;
  background-color: #fff;
  border-radius: 21px;
  color: #2c3f57;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}
.contact-menu A:hover {
  color: #fff;
  background-color: #f0915d;
}

/* #sticky-header */
#sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#sticky-header .logo {
  position: absolute;
  left: 90px;
}

#sticky-header.header {
  height: 175px;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.5s;
}
#sticky-header.header .logo {
  top: 65px;
  transition: all 0.5s;
}
#sticky-header.header .logo IMG {
  width: auto;
  height: 45px;
  transition: all 0.5s;
}
#sticky-header.header #main_menu UL.top-menu {
  margin: 87px 0 0;
  transition: all 0.5s;
}
#sticky-header.header .wpml-ls {
  top: 90px;
  transition: all 0.5s;
}
#sticky-header.header .contact-menu {
  top: 78px;
  transition: all 0.5s;
}

#sticky-header.header_alt {
  height: 100px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}
#sticky-header.header_alt .logo {
  top: 30px;
  transition: all 0.5s;
}
#sticky-header.header_alt .logo IMG {
  width: auto;
  height: 40px;
  transition: all 0.5s;
}
#sticky-header.header_alt #main_menu UL.top-menu {
  margin-top: 47px;
  transition: all 0.5s;
}
#sticky-header.header_alt .wpml-ls {
  top: 48.5px;
  transition: all 0.5s;
}
#sticky-header.header_alt .contact-menu {
  top: 36.5px;
  transition: all 0.5s;
}

/* #sticky-header */
/* HEADER */
HEADER {
  height: 700px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
HEADER #page-label {
  margin: 354px 0 0;
  color: #f0915d;
  font-size: 54px;
  font-weight: 700;
  line-height: 0.85;
  text-align: center;
  text-transform: uppercase;
}

.home HEADER {
  height: 1000px;
}

/* HEADER */
/* Bootstrap XXX-Large container */
@media (min-width: 1508px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1428px;
  }
}
/* Bootstrap XXX-Large container */
/* Responsive iframes */
.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.iframe-container IFRAME {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#map_box .iframe-container {
  margin: 0 0 120px;
  padding-top: 36%;
  border-radius: 20px;
}

/* Responsive iframes */
/* Responsive menu */
/* Responsive menu */
@media (max-width: 1507px) {
  /* HEADER */
  #sticky-header .logo {
    left: 64px;
  }
  #sticky-header #rmp_menu_trigger-16 {
    right: 64px;
  }
  #sticky-header #mail-header {
    right: 154px;
  }
  #sticky-header .wpml-ls {
    right: 197px;
  }
  /* HEADER */
}
@media (max-width: 1399px) {
  /* HEADER */
  #sticky-header .logo {
    left: 54px;
  }
  #sticky-header #rmp_menu_trigger-16 {
    right: 54px;
  }
  #sticky-header #mail-header {
    right: 144px;
  }
  #sticky-header .wpml-ls {
    right: 187px;
  }
  .home HEADER {
    height: 100vh;
  }
  .home HEADER H1 {
    font-size: 70px;
    line-height: 1.1;
  }
  .home HEADER P:first-child:first-child {
    margin-top: 383px;
    font-size: 27px;
  }
  HEADER #contact-value {
    right: auto;
    top: auto !important;
    left: 50%;
    bottom: 14px;
    margin: 0 0 0 -150px;
    transform: rotate(0deg);
    z-index: 1;
  }
  /* HEADER */
}/*# sourceMappingURL=style.css.map */