/*!
Theme Name: LiveWorld
Theme URI: https://liveworld.com/
Author: Madmix digital
Author URI: https://liveworld.com/
*/

/* Styles loaded as needed for updates */

main.temp-SINGLE .content h2 {
    font-size: clamp(1.5rem, 4vw, 2rem) !important;
}

main .post-template-default.single-post blockquote {
	font-size: 4rem;
    display: inline-flex;
    float: left;
    margin: 0 2rem;
    font-weight: bold;
}

main .post-template-default.single-post ol.numbered li {
	margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: normal;
}

main .post-template-default.single-post ol.numbered li::marker {
	font-size: 1.25rem;
    position: absolute;
    margin-top: 1rem;
    font-weight: bold;
}

main .post-template-default.single-post blockquote + p > span {
	font-weight: bold;
}

@media (max-width:768px) {
	.post-template-default.single-post blockquote {
		font-size: 2rem;
		margin: 0 1rem;
	}
}


@media (max-width:445px) {
	#pum-16507 {
		height: 100vh !important;
	}
	#popmake-16507 {
		width: 100% !important;
		left: 0 !important;
		bottom: -60px !important;
		top: auto !important;
	}
}


.section_full_width_heading{
    font-family: 'Century Gothic';
    font-weight: 700;
    font-size: 2.6vw;
    line-height: 1.2;
    color: #343a3e;
    margin-bottom: 50px;
    margin-top: 40px;
    max-width: 750px;
    text-align:center;
}
.video_box{
    width:60%;
    margin-bottom: 30px;
}

main.temp-HOME .block-content.spewidth.reverse {
  padding: 50px 0 50px 50px;
}

main.temp-HOME .block-content.spewidth > div > div:nth-child(2) {
  justify-content: end;
}

@media (max-width: 1024px) {
    .section_full_width_heading{
    
    margin-bottom: 50px;
    margin-top: 40px;
    max-width: 750px;
    text-align:center;
    font-size: 3.5vh;
}
 .video_box{
    width:100%;
    margin-bottom: 0px;
 }
}

footer > div:first-of-type {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media (max-width: 1440px) {
  footer > div:first-of-type {
    padding: 60px 10px 0;
    width: 95%;
  }
}

@media (max-width: 1024px) {
  footer > div:first-of-type {
    padding: 6vh 1vh 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 640px) {
  footer > div:first-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#wpadminbar {
	display: block;
	padding: 0;
	max-width: 100%;
}

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}



main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress .image{
    min-height: 300px;
}
main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress{
  min-height: 500px;
  height: auto;
}

@media (max-width: 1440px) {
    main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress .image{
        min-height: auto;
        height: 21vh;
    }
  }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress .image{
        min-height: auto;
        min-height: 36vh;
    }
  }

  @media (min-width: 2000px) {
    main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress .image{
        min-height: auto;
        min-height: 36vh;
    }
  }

  @media (max-width: 1220px) {
    main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress .image{
        min-height: auto;
        height: 16vh;
    }
  }

  @media (max-width: 1024px) {
    main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress .image{
        
        height: 40vh;
    }
    main.temp-RESSOURCES .content .cont-ressources .inner-ressource{
      height:auto;
    }
  }

@media (max-width: 640px) {
    main.temp-RESSOURCES .content .cont-ressources .inner-ressource .elem-ress .image{
        min-height: auto;
        height: 26vh;
    }
  }



@media (min-width: 960px) {

  .award-box-4{
    margin-left:-0px !important;
  }


  main.temp-HOME .Section-client-highlights > div > div:nth-child(1) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
  }

main.temp-WORK > section.module-three-workpage > div > div:nth-child(2) > div {

  margin: 15px;
}


  main.temp-HOME .Section-client-highlights > div > div > div {
    width:47%;
  }




  main.temp-HOME .Section-client-highlights > div > div > div:nth-child(2) {
    width:40%;
  }

}

main.temp-HOME .Section-client-highlights > div img {
  width:90%;
}

main.temp-HOME .Section-client-highlights span.section-title {
  font-family: 'Lato';
  font-weight: 900;
  letter-spacing: 1.5px;
  font-size: 1vw;
  text-transform: uppercase;
  margin-bottom: 35px;
  width: 80%;
}

main.temp-HOME .Section-client-highlights  p {
  font-family: 'Lato';
  font-weight: 600;
  font-size: 1.1vw;
  line-height: 1.2;
  color: #343a3e;
  margin-bottom: 50px;
  width: 80%;
  
}

main.temp-HOME .Section-client-highlights  h3 {
font-family: 'Century Gothic';
font-weight: 700;
font-size: 2.6vw;
line-height: 1.2;
color: #343a3e;
margin-bottom: 50px;
max-width: 750px;
width: 80%;
}

main.temp-HOME .Section-client-highlights  a.btn-home {
background-color: #343a3e;
margin-top: 15px;
font-family: 'Lato';
font-weight: 800;
font-size: 1.3vw;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #ffffff;
padding: 14px 34px;
border-radius: 13px;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
width: 400px;
}

main.temp-INVESTOR .content .inner-content h3 {
    font-size: 2.25vw;
    margin-bottom: 15px;
    
}

@media (max-width: 960px) {

main.temp-HOME .Section-client-highlights > div > div > div {
  width: 70%;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 2.5vh;
}

main.temp-HOME .Section-client-highlights > div > div > div:nth-child(2) {
  width: 70%;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 2.5vh;
}


main.temp-HOME .Section-client-highlights  p {
    font-size: 4vw !important;
line-height: 1.2 !important;
 width:100%;
}

main.temp-HOME .Section-client-highlights a.btn-home{
  font-size: 4vw !important;
line-height: 1.2 !important;
width:200px;
}

main.temp-HOME .Section-client-highlights  h3 {
    font-size: 3.5vh;
    margin-bottom: 3vh;
    width:100%;
}
main.temp-HOME .Section-client-highlights span.section-title {
  font-size: 1.5vh;
}


main.temp-HOME .Section-client-highlights > div > div > div:nth-child(2) {
  width: 80%;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 0px;
  margin-top: 2.5vh;
}

main.temp-INVESTOR .content .inner-content .right h3 {
    font-size: 3.5vh;
    margin-bottom: 3vh;
     margin-top: 3vh;
    width:100%;
}


}


.pum-theme-16505 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close{
      background-color: rgba(0, 0, 0, .5);
}

main.temp-SINGLE .content h2 {
	text-transform: capitalize;
}

footer > div > div:first-child > div:nth-child(2) {
	margin-top: .25rem;
}


header > div > div:nth-child(2) > ul > li.contact{
    background-color:#58BEF1;
}


.solutions-subheading{
  font-size:1.4em;
}

main.temp-SOLUTIONS > section.module-two-solutions > div > div:first-child > h3 {

          margin-bottom: 25px; }


main.temp-LEADERSHIP .content .elem-leader .inner .text span a:visited, main.temp-LEADERSHIP .content .elem-leader .inner .text span a, main.temp-DIRECTOR .elem-director .part p a, main.temp-DIRECTOR .elem-director .part p a:visited{
  color:#58BEF1;
}

@media only screen and (min-width: 1200px) {
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
font-size:40px !important;
}

.elementor-37222 .elementor-element.elementor-element-19cb20a{
  top:120px;
}

body:not(.rtl) .elementor-37222 .elementor-element.elementor-element-8299c1a{
  top:330px;
}

}
