/*
Theme Name: Inspiro Child
Theme URI: https://www.wpzoom.com/themes/inspiro
Template: inspiro
Description: This is a simple Child Theme.
Author: WPZOOM
Author URI: https://www.wpzoom.com
Version: 1.0
*/
html.side-nav-open {
  overflow: hidden !important;
}

body {
  opacity: 0;
  pointer-events: none;
  background-color: black;
}
body a, body button {
  -webkit-tap-highlight-color: transparent !important;
}

body.is-loaded {
  opacity: 1;
  pointer-events: all;
}

/* @font-face {
  font-family: "YRT Tough Luck";
  src: url("./fonts/YRTToughLuck.woff2") format("woff2"), url("./fonts/YRTToughLuck.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YRT False Alarm";
  src: url("./fonts/YRTFalseAlarm.woff2") format("woff2"), url("./fonts/YRTFalseAlarm.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */
main {
  padding-top: 0 !important;
}

.page .entry-content {
  margin-bottom: 0 !important;
  max-width: unset !important;
  padding: 0 !important;
}
.page .entry-content section {
  width: 100% !important;
  left: auto !important;
}

header h1 {
  font-size: 40px !important;
  line-height: 45px !important;
}
@media screen and (min-width: 700px) {
  header h1 {
    font-size: 56px !important;
    line-height: 58px !important;
  }
}
header h1 a {
  font-size: 40px !important;
  line-height: 45px !important;
}
@media screen and (min-width: 700px) {
  header h1 a {
    font-size: 56px !important;
    line-height: 58px !important;
  }
}
header h1 a:hover {
  opacity: 1 !important;
  color: #F4D600 !important;
}
header .navbar {
  background: none;
  background-color: black;
  padding: 12px 0;
}
@media screen and (min-width: 768px) {
  header .navbar {
    background-color: transparent;
  }
}
header .navbar .inner-wrap {
  max-width: 1547px;
  padding: 0 4%;
}
header .navbar .navbar-toggle {
  padding: 13px 25px;
}
header .navbar .navbar-toggle .icon-bar {
  width: 28px;
  height: 3px;
}
header .navbar .navbar-toggle .navbar-toggle .icon-bar:nth-child(3) {
  width: 28px;
}

.side-nav-open .side-nav {
  z-index: 901;
}
.side-nav-open .site {
  transform: translateX(-380px);
}
@media screen and (min-width: 1536px) {
  .side-nav-open .site {
    transform: translateX(-456px);
  }
}
@media screen and (min-width: 640px) {
  .side-nav-open .side-nav-overlay:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 20px;
    width: 25px;
    height: 25px;
    background-image: url(images/icon-close-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 901;
    cursor: pointer;
  }
}
.side-nav-open .navbar .navbar-toggle {
  display: none;
}
.side-nav-open .navbar-toggle .icon-bar {
  height: 3px !important;
}
.side-nav-open .navbar-toggle .icon-bar:nth-child(4) {
  transform: rotateZ(45deg) translate3d(-6px, -6px, 0) !important;
}
.side-nav-open .side-nav-overlay {
  right: 380px;
}
@media screen and (min-width: 1536px) {
  .side-nav-open .side-nav-overlay {
    right: 456px;
  }
}

.side-nav .side-nav__scrollable-container .side-nav__wrap {
  overflow-y: scroll;
  scrollbar-width: none;
}
.side-nav .side-nav__scrollable-container .side-nav__wrap::-webkit-scrollbar {
  width: 0 !important;
}

footer.site-footer {
  border: none !important;
  padding: 0 2%;
}
@media screen and (max-width: 1250px) {
  footer.site-footer {
    padding: 0;
  }
}
footer.site-footer img {
  max-width: 161.87px;
}
footer.site-footer .inner-wrap {
  max-width: 1822px;
}
footer.site-footer .inner-wrap p {
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-size: 11px;
  line-height: 26px;
}
footer.site-footer .inner-wrap .site-info {
  padding: 26px 0;
}
@media screen and (min-width: 700px) {
  footer.site-footer .inner-wrap .site-info {
    display: flex;
    align-items: end;
  }
}
footer.site-footer .inner-wrap .site-info .copyright {
  margin: 3px 0;
}

h1 {
/*   font-family: "YRT False Alarm" !important; */
  font-size: 59px;
  line-height: 72px;
  font-weight: 400 !important;
}
h1 a {
/*   font-family: "YRT False Alarm" !important; */
  font-size: 59px !important;
  line-height: 72px !important;
  font-weight: 400 !important;
}

h2 {
/*   font-family: "YRT False Alarm" !important; */
  font-size: 73px;
  line-height: 87px;
  font-weight: 400 !important;
}

p {
/*   font-family: "proxima-nova", sans-serif; */
}

.side-nav {
  text-align: center;
/*   cursor: url("images/default-cursor.svg"), auto; */
}
@media screen and (min-width: 1536px) {
  .side-nav {
    width: 456px;
  }
}
/* .side-nav a {
  cursor: url("images/default-cursor.svg"), auto;
}
.side-nav a:hover {
  cursor: url("images/hover-cursor.svg"), pointer;
}
.side-nav a span {
  cursor: url("images/hover-cursor.svg"), pointer;
} */
.side-nav a span.screen-reader-text {
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
}
.side-nav .side-nav__wrap {
  padding-top: 20px;
  height: 100vh;
}
@media screen and (min-width: 640px) {
  .side-nav .side-nav__wrap {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .side-nav .side-nav__wrap {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1920px) {
  .side-nav .side-nav__wrap {
    padding-top: 82px;
  }
}
.side-nav .side-nav__wrap .sidemenu-title {
  color: #FFF;
}
.side-nav .side-nav__wrap .sidemenu-title span {
  font-size: 10px;
  line-height: 25px;
  font-family: "YRT Tough Luck";
}
.side-nav .side-nav__wrap .sidemenu-title p:empty {
  display: none;
}
.side-nav .side-nav__wrap .sidemenu-title h2 {
  color: #FFF;
  font-family: "Baskerville";
  font-size: 30px;
  font-weight:400;
  line-height: 76px;
  letter-spacing:1.2px;
  margin-top: 5px;
}
@media screen and (min-width: 1440px) {
  .side-nav .side-nav__wrap .sidemenu-title h2 {
    font-size: 90px;
    line-height: 72px;
  }
}
.side-nav .side-nav__wrap .menu-primary-inspiro-container a {
  display: block;
/*   font-family: "YRT False Alarm"; */
  font-weight: 400;
  font-size: 18px;
  line-height: 65px;
  text-transform: uppercase;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 10px;
}
@media screen and (min-width: 1536px) {
  .side-nav .side-nav__wrap .menu-primary-inspiro-container a {
    font-size: 70px;
    line-height: 75px;
  }
}
.side-nav .side-nav__wrap .menu-primary-inspiro-container a:hover {
  color: #1078fb;
}
.side-nav .side-nav__wrap .socicon {
  font-size: 21px !important;
}

.home .current_page_item a {
  border: none;
}
.home .current_page_item a {
  color: #ffffff;
}
.home .current_page_item a.mPS2id-highlight {
  color: #1078fb;
}

.current_page_item a {
  border: none;
}
.current_page_item a {
  color: #1078fb;
}

.section-hero {
  position: relative;
  aspect-ratio: 1920/1080;
}
@media only screen and (max-width: 1024px) {
  .section-hero {
    aspect-ratio: 1440/1024;
  }
}
@media only screen and (max-width: 767px) {
  .section-hero {
    aspect-ratio: 375/812;
  }
}
.section-hero .hero-lottie > .elementor-widget-wrap {
  padding: 0 !important;
}
.section-hero .hero-lottie .premium-lottie-canvas {
  margin-bottom: -12px;
  margin-top: -6px;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .section-hero .hero-lottie .premium-lottie-canvas {
    margin-top: -2px;
  }
}
@media screen and (min-width: 1025px) {
  .section-hero .hero-lottie .premium-lottie-canvas {
    margin-bottom: -10px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-hero .hero-lottie .premium-lottie-canvas:after {
    content: "";
    width: 100%;
    height: 4px;
    background-color: black;
    position: absolute;
    bottom: 12px;
    left: 0;
  }
}
.section-hero .hero-lottie .premium-lottie-canvas canvas {
  aspect-ratio: 375/812;
}
@media screen and (min-width: 768px) {
  .section-hero .hero-lottie .premium-lottie-canvas canvas {
    aspect-ratio: 1440/1024;
  }
}
@media screen and (min-width: 1025px) {
  .section-hero .hero-lottie .premium-lottie-canvas canvas {
    aspect-ratio: 1920/1080;
  }
}
.section-hero .hero-button {
  position: absolute;
  bottom: 22.2%;
}
.section-hero .hero-button a.elementor-button {
  background: transparent;
  border: 3px solid #F4D600;
  border-radius: 50px;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  padding: 16px 47px;
}
.section-hero .hero-button a.elementor-button:active {
  background-color: black !important;
}
.section-hero .hero-button a.elementor-button:focus {
  background-color: transparent !important;
}
.section-hero .hero-button a.elementor-button:hover {
  background-color: #F4D600 !important;
  color: white !important;
}
.section-hero .hero-down {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .section-hero .hero-down {
    bottom: -1.3%;
  }
}
.section-hero .hero-down svg {
  width: 57px;
  height: 32px;
}

.section-synopsis img {
  max-width: 376px !important;
  width: 100%;
}
.section-synopsis h2 {
  line-height: 74px;
  margin-bottom: 0;
}
.section-synopsis p {
  font-size: 18px;
  line-height: 26px;
}
@media screen and (min-width: 768px) {
  .section-synopsis p {
    max-width: 90%;
  }
}
@media screen and (min-width: 1440px) {
  .section-synopsis p {
    max-width: 59%;
  }
}
.section-synopsis .blox_btn_group_inner {
  display: block !important;
  padding: 3px;
}
.section-synopsis .popup-image.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}
.section-synopsis .elementor-widget:not(:last-child) {
  margin-bottom: 15px;
}
.section-synopsis .elementor-widget-ucaddon_blox_btn_group .elementor-widget-container {
  width: 130px;
  margin: 0 auto;
  border: 3px solid black !important;
}
.section-synopsis .elementor-widget-ucaddon_blox_btn_group .blox_btn_group a {
  width: 50%;
  background-color: transparent !important;
  border-radius: 50px 0 0 50px !important;
  border: none !important;
  border-right: 3px solid black !important;
}
.section-synopsis .elementor-widget-ucaddon_blox_btn_group .blox_btn_group a:nth-child(2) {
  border-radius: 0 50px 50px 0 !important;
  border-right: none !important;
}
.section-synopsis .elementor-widget-button {
  margin-top: 23px;
}
.section-synopsis .elementor-widget-button a {
  padding: 16px 42.49px;
  font-family: "proxima-nova", sans-serif !important;
}
.section-synopsis .elementor-widget-button a span {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
}
.section-synopsis .elementor-widget-button a:active {
  color: black !important;
  background-color: white !important;
}
.section-synopsis .elementor-widget-button a:focus {
  color: black !important;
  background-color: transparent !important;
}
.section-synopsis .elementor-widget-button a:hover {
  color: white !important;
  background-color: black !important;
}

.section-credits h2 {
  line-height: 74px;
  margin-bottom: 0;
}
.section-credits .elementor-widget-heading.elementor-widget:not(:last-child) {
  margin-bottom: 15px;
}
.section-credits p {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 26px;
}
.section-credits p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1600px) {
  .section-credits .credit-list {
    padding-right: 20%;
  }
}

.flexslider .li-wrap h3 {
  display: none;
}

.section-gallery h2 {
  margin-bottom: 0;
  line-height: 87px;
}
.section-gallery .slick-list {
  width: 86%;
  margin: 0 auto;
}
.section-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  left: 20px !important;
  transform: translateY(-50%);
  background-image: url("images/left-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 57px;
  width: 32px;
  z-index: 10;
  cursor: pointer;
}
.section-gallery .slick-arrow.carousel-prev {
  left: -45px !important;
  margin-top: 0 !important;
}
@media screen and (min-width: 1600px) {
  .section-gallery .slick-arrow.carousel-prev {
    left: 39px !important;
  }
}
.section-gallery .slick-arrow.carousel-next {
  transform: translateY(-50%) rotate(180deg);
  left: unset !important;
  right: -45px !important;
  margin-top: 0 !important;
}
@media screen and (min-width: 1600px) {
  .section-gallery .slick-arrow.carousel-next {
    right: 39px !important;
  }
}
.section-gallery .slick-arrow i {
  display: none !important;
}
.section-gallery .slick-slide .elementor-container {
  max-width: 1206px !important;
}

.mount-gallery-desk .slick-slide img {
  aspect-ratio: 760/560;
}

.mount-gallery-mob .slick-slide img {
  margin: 0 auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 480px) {
  .mount-gallery-mob .slick-slide img {
    padding: 0 15px;
  }
}
.mount-gallery-mob .wpz-slick--slider {
  overflow: visible !important;
}
.mount-gallery-mob .slick-arrow {
  opacity: 1 !important;
  position: absolute;
  top: 50%;
  left: 0 !important;
  transform: translateY(-50%);
  background-image: url("images/left-arrow.svg") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  height: 30px;
  width: 25px;
  z-index: 10;
}
@media screen and (max-width: 480px) {
  .mount-gallery-mob .slick-arrow {
    left: -15px !important;
  }
}
.mount-gallery-mob .slick-arrow.slick-next {
  transform: translateY(-50%) rotate(180deg);
  left: unset !important;
  right: 0 !important;
}
@media screen and (max-width: 480px) {
  .mount-gallery-mob .slick-arrow.slick-next {
    right: -15px !important;
  }
}
.mount-gallery-mob .slick-arrow i {
  display: none !important;
}

.mount-coming-soon {
  height: 100vh;
  width: 100vw;
  position: relative;
}
.mount-coming-soon .mount-comingsoon-content {
  text-align: center;
  position: absolute;
  bottom: 45px;
}
.mount-coming-soon .mount-comingsoon-content h1 {
  font-family: "YRT False Alarm";
  font-size: 30px;
}
.mount-coming-soon .mount-comingsoon-content p {
  font-family: "YRT Tough Luck";
  font-size: 16px;
  line-height: 19px;
}

.popup-image.show-popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}
.popup-image.show-popup::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.8;
}
.popup-image.show-popup::after {
  content: "";
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background-image: url("images/icon-close.svg");
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
@media only screen and (min-width: 600px) {
  .popup-image.show-popup::after {
    top: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
	z-index: 99;
  }
}
.popup-image.show-popup img {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: auto;
	max-height: 65vh;
}
@media only screen and (min-width: 600px) {
  .popup-image.show-popup img {
    width: auto;
	max-height: 90vh;
  }
}

html.popup-visible {
  overflow: hidden;
}

.section-view {
  min-height: calc(100vh - 117px);
}
.section-view > .elementor-container {
  max-width: 1500px !important;
}
.section-view img {
  margin-right: -12%;
}
@media only screen and (min-width: 768px) {
  .section-view img {
    margin-right: 0;
  }
}
.section-view .view-left .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.section-view .view-left h2 {
  margin-bottom: 4px;
}
.section-view .view-left p {
  font-size: 18px;
  line-height: 26px;
}

.banner-causes .causes-left .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.banner-causes .causes-left h2 {
  margin-bottom: 4px;
}
.banner-causes .causes-left p {
  font-size: 18px;
  line-height: 26px;
  max-width: 90%;
}
@media screen and (min-width: 1536px) {
  .banner-causes .causes-left p {
    max-width: 68%;
  }
}

.section-charity {
  position: relative;
}
.section-charity::after {
  content: "";
  width: 100vw;
  height: 4px;
  background-color: white;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.section-charity .elementor-widget-wrap, .section-charity2 .elementor-widget-wrap {
  align-content: unset;
  flex-direction: column;
}
.section-charity .elementor-widget-wrap .elementor-widget-button, .section-charity2 .elementor-widget-wrap .elementor-widget-button {
  margin-top: auto;
}
.section-charity .elementor-widget:not(:last-child), .section-charity2 .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.section-charity img, .section-charity2 img {
  min-height: 175px;
  max-height: 175px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 1440px) {
  .section-charity img, .section-charity2 img {
    min-height: 212px;
    max-height: 212px;
  }
}
.section-charity h3, .section-charity2 h3 {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
}
.section-charity p, .section-charity2 p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 24px !important;
}
.section-charity .elementor-button-wrapper a, .section-charity2 .elementor-button-wrapper a {
  padding: 17px 52px;
  border: 3px solid black;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700 !important;
  font-family: "proxima-nova", sans-serif;
}
@media screen and (max-width: 768px) {
  .section-charity .elementor-widget-container, .section-charity2 .elementor-widget-container {
    text-align: left;
  }
}/*# sourceMappingURL=style.css.map */

.mutombo-press-kit-email {
	margin-top: 18px
}

.mutombo-press-kit-email button {
	line-height: 1;
	font-family: "proxima-nova", sans-serif;
}

.mutombo-press-kit-email div.wpforms-container-full .wpforms-form button[type=submit].submit-presskit-req {
	    color: #000;
    background: #fff;
    border: 3px solid #000;
    border-radius: 30px;
    text-transform: capitalize;
    font-size: 18px;
}

.mutombo-press-kit-email div.wpforms-container-full .wpforms-form button[type=submit].submit-presskit-req:hover {
	color: #fff;
    background: #000;
}

.section-synopsis .mutombo-press-kit-email  p {
    max-width: 100%;
}

.premium-modal-box-modal-lower-close,.premium-modal-trigger-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent
}

.premium-modal-trigger-btn .premium-modal-box-icon,.premium-modal-trigger-btn>svg {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.premium-modal-trigger-btn>svg {
    width: 30px;
    height: 30px
}

.premium-modal-box-modal-close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000
}

.premium-modal-box-modal-close:focus,.premium-modal-box-modal-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

button.premium-modal-box-modal-close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.premium-modal-box-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    padding: 0!important;
    background: rgba(0,0,0,.5);
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.premium-modal-box-modal .premium-modal-box-modal-dialog {
    position: absolute;
    max-height: -webkit-calc(100vh - 150px);
    max-height: calc(100vh - 150px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px
}

.premium-modal-box-modal-content {
    background-clip: padding-box;
    outline: 0;
    overflow-x: hidden
}

.premium-modal-backdrop.premium-in {
    opacity: .5!important
}

.premium-in {
    opacity: 1
}

.premium-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.premium-in {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.premium-modal-box-modal-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 15px;
    border-bottom: 1px solid #e5e5e5
}

.premium-modal-box-modal-header .premium-modal-box-modal-close {
    margin-top: -2px
}

.premium-modal-box-modal-header .premium-modal-box-modal-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0
}

.premium-modal-box-modal-header .premium-modal-box-modal-title svg {
    width: 50px;
    height: 60px
}

.premium-modal-box-modal-body {
    position: relative;
    padding: 15px
}

.premium-modal-box-modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.premium-modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.premium-modal-trigger-text {
    background: 0 0!important;
    display: inline-block
}

.premium-modal-box-container {
    width: 100%!important
}

.premium-modal-trigger-container .premium-modal-trigger-btn {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.premium-modal-trigger-container .premium-modal-trigger-btn.premium-btn-block {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.premium-modal-trigger-container .premium-modal-trigger-animation,.premium-modal-trigger-container .premium-modal-trigger-img,.premium-modal-trigger-container .premium-modal-trigger-text {
    cursor: pointer
}

.premium-modal-trigger-container .premium-modal-trigger-animation {
    display: inline-block;
    width: 200px;
    height: 200px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.premium-modal-box-modal-header img {
    width: 48px;
    padding-right: 5px
}

.premium-modal-box-modal-header i,.premium-modal-box-modal-header svg {
    padding-right: 6px
}

.premium-modal-box-modal-close {
    position: relative;
    z-index: 99
}

.premium-modal-box-close-button-container,.premium-modal-box-modal-close,.premium-modal-box-modal-lower-close,.premium-modal-trigger-img,.premium-modal-trigger-text {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media (min-width: 768px) {
    .premium-modal-box-modal-dialog {
        width:700px;
        max-height: 600px;
        overflow: auto
    }
}

@media (max-width: 767px) {
    .premium-modal-box-modal-dialog {
        width:100%;
        max-height: 500px;
        overflow: auto
    }
}

.premium-modal-box-container[data-modal-animation*=animated-] {
    opacity: 0
}
.side-nav__close-button {
  display: none !important;
}
@media screen and (max-width: 639px) {
  .side-nav__close-button {
      display: block !important;
  }
}
.side-nav-open .navbar-toggle .icon-bar:nth-child(2) {
  transform: rotateZ(-45deg) translate3d(-7px, 6px, 0);
}
.hero-medium {
  display: none;
}
@media screen and (min-width: 768px) {
   .hero-large {
      display: block !important;
    }
}
@media screen and (max-width: 1024px) {
  .hero-large {
      margin-top: 60px !important;
  }
}

@media (max-width: 767px) {
    .section-hero--home.elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%;
    }
}

@media (max-width: 767px) {
    .section-hero--home.elementor-section.elementor-section-height-full {
		height: calc(100dvh - 81px);
		height: calc(100svh - 81px);
    }
}

.section-hero--home .hero-banner__title h1 {
	margin: 0;
}

.section-hero--home .fl-hero-banner__inner-section-wrap {
	height: 100%;
}

.fl-hero-banner__inner-section-wrap > .elementor-widget-wrap.elementor-element-populated {
	position: relative;
}



.fl-hero-banner__inner-section-wrap section.fl-hero-banner__arrow {
	position: absolute;
	bottom: 10px;
	left: 50% !important;
	transform: translate(-50%, 0);
}

.fl-hero-banner__inner-section-wrap .fl-hero-banner__btn-wrap > .elementor-container {
	justify-content: center;
	flex-wrap: wrap;
}

.fl-hero-banner__inner-section-wrap .fl-hero-banner__btn-wrap .fl-hero-banner__btn-block {
	width: max-content !important;
}

.fl-hero-banner__inner-section-wrap section.fl-hero-banner__arrow .fl-hero-banner__arrow-btn .elementor-button {
	background-color: transparent;
	padding: 8px;
	margin: 0;
}

.fl-hero-banner__inner-section-wrap section.fl-hero-banner__arrow .fl-hero-banner__arrow-btn .elementor-button svg {
	width: 32px;
	height: 16px;
}

@media screen and (min-width: 1199px) {
	.fl-hero-banner__inner-section-wrap section.fl-hero-banner__arrow .fl-hero-banner__arrow-btn .elementor-button svg {
		width: 63px;
		height: 32px;
	}
}

.section-credits ul li {
	list-style: disc;
	list-style-position: outside;
}

.section-view--athletes {
	display: flex;
	align-items: center;
	justify-content: center;
}

.site-header .navbar .navbar-header {
	max-width: 174px !important;
}


@media screen and (max-width: 620px) {
	.side-nav .side-nav__scrollable-container .side-nav__wrap {
		padding-top: 32px;
	}
}

@media screen and (min-width: 621px) and (max-width: 1399px) {
	.side-nav .side-nav__scrollable-container .side-nav__wrap {
		padding-top: 92px;
	}
}

@media screen and (max-width: 639px) {
	.side-nav__close-button {
		display: block !important;
	}
}

.side-nav .sidemenu-title p {
	color: #FFF;
	text-align: center;
	font-family: "Baskervville", Sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.4px;
}

.side-nav .side-nav__wrap .sidemenu-title h2 {
	color: #FFF;
	text-align: center;
	font-family: "Baskervville", Sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.2px;
}

@media screen and (min-width: 768px) {
	.side-nav .side-nav__wrap .sidemenu-title h2 {
		font-size: 30px;
	}
}

.side-nav .side-nav__wrap .menu-primary-inspiro-container a {
	font-family: "Figtree", Sans-serif;
	font-weight: 600;
}

.side-nav .side-nav__wrap .menu-primary-inspiro-container .menu-item.current-menu-item a {
	color: #1078fb;
}

.home .side-nav .side-nav__wrap .menu-primary-inspiro-container .menu-item.current-menu-item a {
	color: #ffffff;
}

.home .side-nav .side-nav__wrap .menu-primary-inspiro-container .menu-item.current-menu-item a:hover {
	color: #1078fb;
}

.home .side-nav .side-nav__wrap .menu-primary-inspiro-container .menu-item.current-menu-item a.mPS2id-highlight-first {
	color: #1078fb;
}

.side-nav .side-nav__wrap .social-icon-wrap ul,
.side-nav .side-nav__wrap .social-icon-wrap li {
	list-style: none;
}

.side-nav .side-nav__wrap .social-icon-wrap ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
}

.side-nav .side-nav__wrap .social-icon-wrap .social-icon {
	display: inline-block;
	width: 25px;
	height: 25px;
}

.side-nav .side-nav__wrap .social-icon-wrap .social-icon svg {
	width: 100%;
	height: auto;
}

.side-nav .side-nav__wrap .social-icon-wrap .social-icon svg path {
	fill: #ffffff;
	transition: all 0.2s ease-in-out;
}

.side-nav .side-nav__wrap .social-icon-wrap .social-icon:hover svg path {
	fill: #1078fb;
}

@media screen and (min-width: 1199px) {
	.side-nav .side-nav__wrap .menu-primary-inspiro-container a {
		font-size: 18px;
		line-height: normal;
		letter-spacing: normal;
		margin-bottom: 23px;
	}
}

.fl-section-credits .fl-section-credits__cnt a {
	color: #000000 !important;
	text-decoration-color: #000000 !important;
	font-weight: 700;
}

.fl-section-credits .fl-section-credits__cnt a,
.fl-section-credits .fl-section-credits__cnt span {
	text-underline-offset: 4px;
	text-decoration-thickness: 2px;
}

.fl-section-credits.section-credits p:has(+ ul), .fl-section-credits.section-credits p:has(+ ol) {margin-bottom: 0;}

.section-athletes .athletes-card__title h3 {
	margin-bottom: 10px;
}

.no-results, .error404 .recent-posts {
	background-color: #000;
}

.section-gallery .slick-arrow,
.mount-gallery-mob .slick-arrow {
	background-image: url(/wp-content/uploads/2025/05/slider_toggle_left.svg) !important;
}

footer.site-footer .inner-wrap p {
	font-family: "Figtree", Sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.48px;
}

.current-menu-item a{
	border-bottom:none;
}

.fl-video-wrap video {
	cursor: pointer;
}

body:has(.premium-modal-box-modal.premium-in),
html:has(.premium-modal-box-modal.premium-in),
main#main:has(.premium-modal-box-modal.premium-in),
.site:has(.premium-modal-box-modal.premium-in) {
  overflow: hidden;
}

.fl-mutombo-press-kit-email .premium-modal-box-modal {
	bottom: unset !important;
	height: 100vh;
	height: 100dvh;
	height: 100svh;
}
.fl-section-credits .fl-section-credits__cnt a:hover, .fl-section-credits .fl-section-credits__cnt a:hover span {
    text-decoration: none !important;
}
.no-results.not-found .page-header h1{
	color: #ffffff;
}
.recent-posts .section-title{
	color: #fff;
}