/* Homepage */
/*logo*/
@media (max-width: 580px){
	img.hlogo { height :23px;}
	img.ulogo { height :35px;}
	#header .header-logo img { margin: 15px 5px 15px 0 !important;}
}


/*langues*/
li.en {
    background: url(https://9e6df0.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/en.png) no-repeat left center;
    padding-left: 15px;
    margin-left: 10px;
}
li.fr {
    background: url(https://7d7d54.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/fr.png) no-repeat left center;
    padding-left: 15px;
    margin-left: 10px;
}
li.es {
    background: url(https://f6323e.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/es.png) no-repeat left center;
    padding-left: 15px;
    margin-left: 10px;
}

/*title */
.page-header h1 span {
    color: transparent;
    display: block;
    font-size: 0;
    font-weight: 100;
    line-height: 0;
    margin: 0;
    display: none;
}
h1.page-title {
    display: none;
}
.block-page-title-block h2 {
    color: #fff;
	margin-left: 25px;
}
.block-page-title-block span.subtitle {
    margin-bottom: -60px;
}
/* page header*/
.page-header {background: #430b6a !important;
	background-size: cover !important;
	background-position: center center;
	border-top: 5px solid #062240;
	color:#FFFFFF;
	margin: 0!important;
}	
div#block-porto-page-title h1 {
    display: none;
    font-size: 0;
}	
/*sections */
section.section {
    margin: 0 !important;
    padding: 0px 0px 30px 0px;
}
.col-half-section p {
    color: #000 !important;
}
.col-half-section {
    background: #fff;
}

.social-icons li a {
    color: #7D3C98 !important;
}
.social-sharing-buttons a:hover {
    width: 70px;
}
.social-sharing-buttons {
    margin: 5px;
	top: 45%;
    height: 200px;
    width: 60px;
    position: fixed;
    left: 0;
    display: inline;
	z-index: 999;
}
.social-sharing-buttons a, .social-sharing-buttons__button {   
    margin: 5px 4px;
}
@media (max-width: 580px){
	.social-sharing-buttons {
		margin: 0px;
		width: 35px;
	}
	.social-sharing-buttons a, .social-sharing-buttons__button {
    margin: 0;
	}
}
div#block-logopost2020 {
    margin-top: 80px;
}
.owl-item {
    margin-left: 10px;
}
.view-banner .owl-item {
    margin: 0;
}
.view-banner .owl-next {
	background: url(https://f60b13.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/nav-arrow.png) no-repeat -40px 0 !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px !important;
    cursor: pointer !important;
    z-index: 3;
    right: 0;
    font-size: 0px !important;
	}	
.view-banner .owl-prev {
	background: url(https://f60b13.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/nav-arrow.png) no-repeat 0 0 !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px !important;
    cursor: pointer !important;
    z-index: 3;
    left: 0;
    font-size: 0px !important;
	}
span.copyright {
    position: absolute;
    float: right;
    right: 0;
    top: 92%;
    z-index: 550;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 3px;
    color: #000000;
    border-radius: 10px 0 0 10px;
}
.view-banner .owl-carousel { margin-bottom: 0;}

.view-banner .owl-wrapper-outer { margin-bottom: -10px;}
/* Webinaire*/
.lead p {
    color: #fff;
    padding-top: 35px;
}
.webdetail {
    padding-left: 25px;
}
img.img-partner {
    max-height: 100px;
    width: auto;
}

/* infos connexion */
#infos-connexion {
    padding-top: 50px;
    margin-top: 50px;
}
#infos-connexion .connexion-ribbon {
    background: #8DC63F;
}
#infos-connexion .connexion-ribbon {
    background: #8DC63F;
    position: absolute;
    margin: -66px 0 0 14px;
    padding: 10px 20px 6px 20px;
}
#infos-connexion .connexion-ribbon:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}
#infos-connexion .connexion-ribbon span {
    color: #FFF;
    font-size: 1.6em;
    font-family: "Shadows Into Light", cursive;
}


/* cookies*/
div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    background: #7D3C98;
    border-top: 1px solid #999;
}
.eu-cookie-compliance-secondary-button {
    background: #fff !important;
    padding: 4px 8px;
    border-radius: 6px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
}
.decline-button {
    background: transparent !important;
    color: #fff !important;
    border: none !important;
    -webkit-box-shadow: 0 0 #fff !important;
    text-shadow: none !important;
}

/* countdown-timer-note*/
.digit.static
{
box-shadow:none !important;
background: transparent !important;
}
.countDiv:before, .countDiv:after {
background-color: #fff !important;
top: 0.2em !important;
}

.countDiv:after {
    top: 0.5em !important;
}
#jquery-countdown-timer-note {
    color: #fff !important;
    text-shadow:none !important;
	text-align: center;
	}
div#jquery-countdown-timer {
    margin-top: 30px;
    text-align: center;
}

.position {
    overflow: visible;
}	
.home-intro {
    margin-bottom: 0;
}
/* footer menu */
.menu--footer .menu-item {
    display: block;
    line-height: 12px;
    margin: 0;
    padding: 10px 8px;

}

/* webinaires */
p {
    font-size: 15px;
}

html section.section-tertiary {
    background-size: cover;
    background-position: 50% 50%;
    background-image: url(https://31ba75.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/webinaire-bg-parallax-1.jpg);
    transform: translateY(75.7px);
    margin-top: -80px !important;
}
/* presentation*/
.objectifs{margin-left:30px;}
section.section { }
.pagewebinaire {
    background: transparent;
    border: 0;
    margin-top: 30px;
}
h2.mb-md.mt-xs.webinaire {
    color: #7D3C98;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 150%;    
}

.pb-xlg {
    padding-bottom: 0px !important; 
}
span.subtitle {
    display: block;
    font-size: 0.9em;
    font-weight: 400;
    text-transform: initial;
	min-height: 60px;
}
.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {

    padding: 0px !important;;
}
.txtpresentation {
    margin-top: 30px;
}
.justify {
    text-align: justify;
} 
.webinaire-date {   
	margin-top: 10px;
    color: #f09922;
    font-weight: 600;
    display: inline-block;
}
/* intervenants*/
.section-intervenants {
    background: transparent;
    -webkit-background-size: auto auto,cover;
    -o-background-size: auto auto,cover;
    -moz-background-size: auto auto,cover;
    background-size: auto auto,cover;
}
.intervenants {
    background: transparent;
    -webkit-background-size: auto auto,cover;
    -o-background-size: auto auto,cover;
    -moz-background-size: auto auto,cover;
    background-size: auto auto,cover;
}

/* partenaires*/
.section-partenaires {
    background: url(https://650a9a.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/partenaires-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.partenaires {
	background: -moz-linear-gradient(top,#1a1f3f 0,rgba(178,30,142,.9) 100%);
    background: -webkit-gradient(linear,bottom top,bottom top,color-stop(0,#1a1f3f),color-stop(100%,rgba(178,30,142,.9)));
    background: -webkit-linear-gradient(top,#1a1f3f 0,rgba(178,30,142,.9) 100%);
    background: -o-linear-gradient(top,#1a1f3f 0,rgba(178,30,142,.9) 100%);
    background: -ms-linear-gradient(top,#1a1f3f 0,rgba(178,30,142,.9) 100%);
    background: linear-gradient(to top,#1a1f3f 0,rgba(178,30,142,.9) 100%);

}
.fpartenaire {
    margin-top: 30px;
    margin-bottom: 50px;
}

.partenaires h2 {
    color: #fff;
}
.page {
    padding-top: 40px;
}
/* programme*/
img.langue {
    padding-left: 10px;
}
table.speaker {
    margin-bottom: 10px;
}
h3.title-program {
    font-size: 1.2em;
    text-transform: initial;
	margin-bottom: 10px;
	min-height: 60px;
}
td.speaker-name {
    padding-left: 10px;
}
.img-speaker{width:80px; border-radius:100%;display: inline-block;}
.webprogram {
    min-height: 300px;
}

a.nav-link.active {
    background: #F7F7F7;
}

.nav-tabs li a, .nav-tabs li a:hover {
    background: #fff;
    border-bottom: none;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-top: 1px solid #EEE;
	color:#1d2127;
}
div#block-programhome {
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 100px;
    padding-top: 60px;
}
.box-program {
    border-bottom: none;
    border-left: none;
    border-right: none;
    background: transparent;
    box-shadow: none;
	margin:5px;
}
.content-program {
    border-top: 2px solid #7D3C98 !important;
	border-radius: 0 !important;
}
h2.title-program {
    font-size: 1.8em;
} 
.recent-posts .date {
	margin-top: 0px;
	background: #7D3C98;
}
.recent-posts.animation {
    display: none;
}

.box-content.content-program.animation {
    border-top-color: transparent !important;
}
/*contact*/
.user-login-form, .user-pass, form#contact-message-feedback-form,form#contact-message-contact-form {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

/*bouton*/
html .btn-primary { color: #ffffff;
    background-color: #f09922;
    border-color: #f09922;
    margin-bottom: 15px;
}
/*bloc twitter*/
.block-twitter-block {
    margin-top: 60px;
	margin-bottom: 30px;
	border-radius: 20px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
    margin-left: 1%;
    margin-right: 1%;
}

@media (min-width: 1200px) {
  .block-twitter-block.col-lg-3 {
    width: 23%;
}
}

@media (min-width: 768px){
  .block-twitter-block.col-sm-2 {
    width: 47%;
}
}
 
.blocRS::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 51px;
    height: 51px;
    z-index: 1;
}
.blocTwitter::before {
    background-image: url(https://0cc7bf.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/btwitter.png);
}
.blocFacebook::before {
    background-image: url(https://c42fce.claudeassets.com/20250305004509im_/https://www.iucnlasummit.org/themes/porto/img/bfacebook.png);
}
/*footer*/
#footer {
    background: #430b6a!important;
    border-top: 4px solid #062240 !important;
}
#footer .footer-copyright {
background: #430b6a!important;
border-top: none !important;}

#footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
    float: right;
}

/*
     FILE ARCHIVED ON 21:06:34 Sep 15, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:54:54 Jul 31, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.515
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.027
  esindex: 0.007
  cdx.remote: 11.994
  LoadShardBlock: 48.38 (3)
  PetaboxLoader3.datanode: 68.861 (4)
  load_resource: 65.693
  PetaboxLoader3.resolve: 34.486
*/