/*
	Theme Name: Intys Partners
	Theme URI: http://html5blank.com
	Description: Thème de Intys Partners | InsideWeb
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
html, body{
    overflow-x: hidden;  
    position: relative;
}
body{
    font-family: 'Rajdhani', sans-serif;
}

h1,h2,h3, h4, h5, h6{
    font-family: 'Rajdhani', sans-serif;
}
.menu-item:first-child{
    border: none;
}
.menu-item{
    font-size: 25px;
    padding: 10px;
    border-top: solid;
    border-width: 1px;
}
#share-buttons {
    text-align:center;
}
.menu-item a{
    color: black;
}
.menu-item a:hover{
   text-decoration: none;
}
.navbar-toggler{
    border: none !important;
    outline: none;
    box-shadow: none;
}
.navbar-toggler:focus{
    border: none !important;
    outline: none;
    box-shadow: none;
}

.fifty{
    width: 100%;
    height: 50vh;
    transition: 1s ease;
}
#join-us-img{
    background-image: url("https://www.intyspartners.eu/layout/uploads/2019/03/19-filtre-1.jpg");
    background-position: center;
    background-size: cover;
    height: 45vh;
}
#our-commitmens-img{
    background-image: url("https://www.intyspartners.eu/layout/uploads/2019/04/University-Partnership-degrade-1.jpg");
     background-position: center;
    background-size: cover;
    height: 45vh;
}
.page-template-page-joining-our-network #testimonials img {
    border-radius:50%;
}
#the-groupe-img{
    background-image: url("https://www.intyspartners.eu/layout/uploads/2019/04/shutterstock_626404319_degrade.jpg");
    background-position: center;
    background-size: cover;
    height: 45vh;
}
#what{
    background-image: url("https://www.intyspartners.eu/layout/uploads/2019/04/Pic-gradient.jpg");
    background-position: center;
    background-size: cover;
}
#commitments{
    background-image: url("https://www.intyspartners.eu/layout/uploads/2019/03/12-filtre.jpg");
    background-position: center;
    background-size: cover;
    height: 75vh;
}
#catalyst{
    background-image: url("https://www.intyspartners.eu/layout/uploads/2019/04/Pic-gradient.jpg");
    background-position: center;
    background-size: cover;
    height: 100vh;
}
#joining-our-network{
    background-image: url("https://www.intyspartners.eu/layout/uploads/2019/04/Pic-gradient.jpg");
    background-position: center;
    background-size: cover;
    height: auto;
}
.logo-intys .fa-angle-down{
    font-size: 25px;
    position: absolute;
    bottom: 10px;
}
.bg-red{
    background-color: #7c1415 !important;
    overflow: hidden;
}
.bg-dark-grey{
    background-color: #1e1b16 !important;
}
.bg-dark-red{
    background-color: #510b03;
}
.color-red{
    color: #7a1519 !important;
}
.border-radius{
    border-radius: 100px;
}
.center {
    left: 0;
    margin: auto;
    right: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#join-us {
    margin-top: -75px;
}
#slider-mobile{
    display: block;
    background-color: #d5d3e0;
}
#slider-desktop{
    display: none;
    background-color: #d5d3e0;
}
.agence .info h3 {
    font-size:25px;
}
.angle-down{
    background-color: white;
    height: 115px;
    width: 115px;
    border-radius: 115px;
}
.angle-down-arrow{
    margin-top: -15px;
    width: 115px
}
.agence .fal {
    display:none;
}
.info{
    position: absolute;
    width: 200px;
    height: 300px;
    top: -325px;
    left: -82px;
    z-index: 1;
    text-align: center;
    background-color: white;
    padding: 10px;
}
.fifty:hover h2{
  transform: scale(1.2) translateY(-30px); 
}
.imgage-jury-event{
    max-width: 160px;
}
.linkedin-non{
    display: none;
}
.nom-AI{
    opacity: 0.5;
}
.past-event{
    position: absolute;
    top: -44px;
    color: white;
    padding: 10px;
    opacity: 1;
    background-color: #510b03;
}
.info:after{
        margin-top: -2px;
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: white;
	border-width: 30px;
	margin-left: -30px;    
}
#main-nav{
    transition: 0.3s ease;
}

.bg-dark{
    background-color: black !important;
}
.burger-menu{
    font-size: 30px;
    color: black;
    z-index: 1000;
    width: 55px;
}
.text-alone{
    font-size: 35px !important;
    font-weight: bold;
}
.bg-grey-timeline{
    background-color: #605b57;
}
.img-timeline{
    height: 100%;
    object-fit: cover;
}
.quarter-timeline{
    height: 40vh;
    overflow: hidden;
    object-fit: cover;
}
.third-timeline{
    height: 60vh;
    overflow: hidden;
    object-fit: cover;
}
.in-touch{
    color: white;
    text-decoration: underline;
    font-weight: bold;
}
#cross{
    font-size: 30px;
}
.navbar-dark .navbar-toggler-icon {
    background-image: none;
}
#home-row{
    overflow: hidden;
}
#home h2{
    text-transform: uppercase;
    font-size: 70px;
    font-weight: lighter;
    letter-spacing: 5px;
    transition: 1s ease;
}
.a-decoration{
    color: inherit !important;
    text-decoration: none !important;
}
.a-story{
    color: white !important;
    text-decoration: none;
}
#home h2 a{
    color: inherit;
    text-decoration: none;
}

.p-key-figures{
    font-size: 25px;
    line-height: 1;
}
.title-key-figures{
    font-size: 50px;
    font-weight: bold;
}
.main-title{
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    color: #605b55;
    font-weight: 700;
}
#single-event-container h1{
    font-weight: bold;
    color: #605b55;
}
#single-event-container p{
    color: rgb(122, 21, 25) !important;
}
.second-title{
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    color: #605b55;
}

#social-network .fab{
color: white;
    height: 40px;
    width: 40px;
    border-radius: 30px;
    padding: 11px;
    margin: 0 auto;
    font-size: 17px;
}

#Facebook{
    background-color:#7a161a;
}

#Linkedin{
    background-color: #7a161a;
}
#Youtube{
    background-color: #7a161a;
    height: 40px;
    width: 40px;
    border-radius: 30px;
    padding: 5px;
}

.read-more{
    border-radius: 0px;
    color: white;
}

.full-height{
    height: 100vh;
}
.full-height-frontpage{
    height: 50vh;
    width:100%;
}
.btn-outline-light:hover{
    color: black !important;
}
.active-choice{
    background-color: #7c1415 ; 
    margin-bottom: -1px;
}
#h2-where{
    transition: 1s ease;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 99;
    width: 100%;
    position: relative;
}
#h2-where-page{
    text-transform: uppercase;
    font-size: 70px;
    transition: 1s ease;
    width: 100%;
    text-align: left;
    font-weight: lighter;
    letter-spacing: 5px;
}
#carte-europe{
    position: relative;
    animation: 2s;
    right: -75vh;
}
.contenu-resume{
    height: 43px;
    overflow: hidden;
}
.img-insight{
    overflow-x: hidden;
}
.text-dark{
    color: black !important; 
}
.title-page{
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
}
.by-invitation-only{
    text-transform: uppercase;
    font-size: 20px;
}
#single-event-container a{
    text-decoration: none;
}
.title-page::before{
    display: none;
}
#menu{
    position: fixed;
    z-index: 1000;
    background-color: rgba(255,255,255, 0.9);
    text-transform: uppercase;
}
#single-event-container ul li{
    color: rgb(122, 21, 25) !important;
}
.logo-white{
    min-height: 88.5px;
    min-width: 85px;
    object-fit: contain;
}
.toggle-all{
    min-height: 215px;
}
hr{
    border: solid;
    border-width: 0.5px;
    border-color: #c2c2c0;
}
.footer a{
    color: black;
}
.footer h5{
    text-transform: uppercase;
}
.copyright{
    color: #c2c2c0;   
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
}
.copyright a{
    color: #c2c2c0;
}
#nav-full-width{
    z-index: 100;
}
.navbar-main{
    transition: 0.3s ease;
}
#where a{
    text-decoration: none;
}
#what a{
    text-decoration: none;    
}
#btn-menu{
    cursor: pointer
}
.timeline:before {
    content: ' ';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    width: 1px;
    height: 105%;
    background: black;
}

.date-line{
    border: solid;
    border-width: 1px;
    margin: 0px;
    padding: 0px;
    border-radius: 30px;
}
.timeline p{
    margin: 0px;
    padding: 0px;
}    

.story a{
   text-decoration: none;
   color: black;
} 

.img-event{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.img-event-single{
    width: 100%;
    height: 80vw;
    object-fit: cover; 
}
#single-event-container{
    border-top: solid;
    border-width: 10px;
    border-color: #510b03;
    margin-top: -130px;
    position: relative;
}
.text-red{
    color:#7c1820;
}
.border-red{
    border-top: solid;
    border-width: 10px;
    border-color: #510b03;
}

.details-event i{
   font-size: 30px; 
   color: #510b03;
   width: 45px;
}
.min-height-press-p{
   min-height: 72px;
}
.fal-keys-financial{
    font-size: 40px;
}
.radius-news{
    border-radius: 20px;;
}
.press-img-caroussel{
    object-fit: cover;
}
.bg-grey{
    background-color: lightgrey;
}
#share-buttons img{
    width: 30px;
    margin-right: 15px;
}
.tiret{
    width: 60px;
    background-color: #c2c2c0;;
    height: 1px;
    margin: auto;
}
.tiret-white{
    width: 60px;
    background-color: white;;
    height: 1px;
    margin: auto;
}

.glider-track{
    width: 100% !important;
    display: flex;
}

.glider-dot{
    border-radius: 0px;
    width: 30px;
    height: 5px;
}
.glider-dot.active{
    background: #7c1415;
}
button:focus{
    border: none !important;
    outline: none;
    box-shadow: none;   
}
.glider-next, .glider-prev{
    top: 50%;
}
#release{
    
}
.digital-wave{
    display: none;
}

.h3-join-us{
    min-height: 100px;
}
#load-dots{
   position: fixed;
    z-index: 10000;
    background-color: white;
    top: 0; 
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  margin-top: -50px;
  color: #000000;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
.container-arrow{
    width: 115px;
    height: 115px;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.border-img{
    border: solid;
    border-width: 0.5px;
    border-color: black;
}
.nav-h1{
    font-size: 15px;
    text-transform: uppercase;
}
.glider-next{
        display: none;
}
.glider-prev{
         display: none;  
}
.navbar-brand img{
    width: 125px;
    transition: 0.5s ease;
}
#arrowdown{
    display: none;
}
.pays-btn {
    font-weight: bold;
    border-color: #510b03;
    color: #510b03;
    font-size: 20px;
} 
.active-pays{
    border-bottom: solid;
    color: #7c1415 !important;
    border-color: #7c1415;
} 
#info-what{
    height: auto;
    position: relative;
    z-index: 1;
}
#where-center{
    transform: none;
    position: inherit;
}
.p-20{
    font-size: 20px;
}
.single-evenements #fal-event .fal{
    font-size: 40px;
}
.single-evenements .fas{
    font-size: 40px;
}
.keys-financial{
    position: absolute;
    width: 100%;
    z-index: 10000;
    margin-top: 30px;
}
.fifty-height{
    height: 50vh;
}
.z-index-wave{
    position: relative;
    z-index: 1;
}
.details-event{
    transition: 0.7s ease;
}
.details-event a{
    text-decoration: none;
}
.details-event:hover{
    background-color:#7c1415 !important; 
}
.details-event:hover i{
    color: white !important;
}
.details-event:hover h5{
    color: white !important;
}
.details-event:hover p{
    color: white !important;
}
.img-banner-commitments{
    width: 100vw;
    height: 75vh;
    object-fit: cover;
}
.img-commitments{
    object-fit: cover;
    height: 50vh;
    width: 100%;
}
.video-commitments{
    object-fit: contain;
    height: 50vh;
    width: 100%;    
}
.timeline-0 .left .txt{
background-image: url("https://www.intyspartners.eu/layout/uploads/2019/04/Pic-gradient.jpg");
background-position: center;
}
.timeline-date-0{
    margin-top: 0 !important;
}
.timeline-0 .left hr{
    display: none;
}
timeline-0 .left .image{
    border: white !important;
}
.page-template-page-the-group .navbar-main{
  background-color:#7c1415 !important;
}
.page-template-page-the-group #cross{
    color: white;
}
.error404 .navbar-main{
  background-color:#7c1415 !important;
}
.error404 #cross{
    color: white;
}
.news .navbar-main{
  background-color:#7c1415 !important;
}
.news #cross{
    color: white;
}
.the-intys-way .navbar-main{
  background-color:#7c1415 !important;
}
.the-intys-way #cross{
    color: white;
}
.page-template-page-our-commitments .navbar-main{
  background-color:#7c1415 !important;
}
.page-template-page-our-commitments #cross{
    color: white;
}
.border-radius-img{
    border-radius: 100%;
}
.w-100 {
    object-fit: cover;
}
.lateral-bar-oui:after{
    content: '';
    position: absolute;
    border-left: solid;
    height: 25%;
    top: 20%;
    bottom: 55%;
    border-width: 1px;
    right: -1px;
    border-color: #605b55;
}

.img-fluid-volunteering{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.sous-titre{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}
.overlay{
   width: 100%;
   height: 100%;
   transition: 0.5s;
   background-color: rgba(80, 12, 7, 0.5);
   color: white;
   position: absolute;
   top: 0;
   left: 0;
   opacity: 0.3;
} 
.carte-intys{
    margin-top: -400px;
    height: 100vh;
    object-fit: cover;
}
#intys-container-map{
    z-index: 2;
}
.overlay:hover{
   opacity: 1;
}  
.agence-bruxelles{
    top: 49.5%;
    right: 47.5%;
}
.agence-Brest{
    top: 56%;
    right: 73.1%;
}
.agence-Ghent{
    top: 49%;
    right: 50.1%;
}
.agence-Luxembourg{
    top: 52.5%;
    right: 43.1%;
}
.agence-Paris{
    top: 54.5%;
    right: 52.1%;
}
.agence-Toulouse{
    top: 69%;
    right: 56.5%;
}
.agence-Toulon{
    top: 69%;
    right: 43%;
}
.agence{
    position: absolute;
    height: 35px;
    width: 35px;
    background-color: white;
}
.agence h2{
    font-size: 14px;
    text-align: center;
}
.agence{
    display: none;
    background-color: transparent;
}  
#program-and-jury h4{
    font-weight: bold;
    color: #605b55;
    font-size: 30px;
}
.sous-titre-programme{
    color: #605b55;    
}
.wp-video{
    margin: 0 auto;
}
.zone-intys-padding{
    height: 350px;
}
.zone-intys-padding .info-texte{
    padding-bottom: 30px;
    padding-top: 30px;
}
#timeline-row h2{
    font-size: 21px;
}
.date-media-press{
    width: 50%;
}
.release-p{
    min-height: 72px;
}
 .error{
    padding: 5px 9px;
    border: 1px solid red;
    color: red;
    border-radius: 3px;
  }
 
  .success{
    padding: 5px 9px;
    border: 1px solid green;
    color: green;
    border-radius: 3px;
  }
  .human-verification{
      display: inherit;
  }
  form span{
    color: red;
  }
      .dot:after {
        display: none;
        content: ' ';
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 0px;
        height: 1px;
        background: black;
        border-radius: 100%;
    }
    .left-row .dot:after{
        left: inherit;
        right: 0px;
    } 
@media (min-width: 576px) {
    .img-event-single{
        width: 100%;
        height: 35vw;
        object-fit: cover; 
    }
    #catalyst{
        height: 75vh;
    }
}
@media (min-width: 768px) {  
    .zone-intys-padding{
        height: 300px;
    }
    .quarter-timeline{
        height: 25vh;
        overflow: hidden;
        object-fit: cover;
    }
    .third-timeline{
        height: 32vh;
        overflow: hidden;
        object-fit: cover;
    }
    #slider-mobile{
    display: none;
    }
    #slider-desktop{
        display: block;
    }  
    .nav-h1 {
        font-size: 20px;
    }
    .container-part-of-the-group{
        height: 50vh;
    }
       
    #single-event-container p{
        text-align: center !important;
    }  
    .insight-news:nth-child(even){
        direction: rtl;
    } 
    .insight-news:nth-child(even) h3{
       direction: ltr;
    }  
    .insight-news:nth-child(even) p{
       direction: ltr;
    } 
    #priority-margin{
        margin-left: -30px;
        background-color: white;
    } 

}
@media (min-width: 992px) {
    .dot:after {
        display: block;
        content: ' ';
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 0px;
        height: 1px;
        background: black;
        border-radius: 100%;
    }
    .left-row .dot:after{
        left: inherit;
        right: 0px;
    } 
    #h2-where{
        width: 20%;
    }
    .insight-news:first-child{
        margin-top: 0px;
    }        
    .text-insight{
      margin-left: -85px !important;
      text-align: left;
      overflow: hidden;
    }   
    .insight-news:nth-child(even) .text-insight{
       margin-right: -85px;
       text-align: right !important;
   } 
   .the-goup-top{
        margin-top: -5%;
    }
}
@media (min-width: 1200px) { 
    .carte-intys{
       margin-top: 0px;
       height: inherit;
       object-fit: cover;
    }  
    .full-height-frontpage{
        height: 100vh;
        width:100%;
    } 

    .insight-news{
        margin-top: -40px;
    }    
    #the-groupe-img{
       height: 65vh;
    }   
    .fifty-height{
        height: 65vh;
    }
    .agence{
        display: block;
    }    
    #testimonials:before {
        content: url(https://www.intyspartners.eu/layout/uploads/2019/04/guillemet-testimonial.png);
        position: absolute;
        z-index: 1;
        bottom: 35%;
        left: -100px;
        transform: scale(.7);
    }  
    #testimonials:after {
        transform: rotate(180deg) scale(.7);
        content: url(https://www.intyspartners.eu/layout/uploads/2019/04/guillemet-testimonial.png);
        position: absolute;
        z-index: 1;
        bottom: -45px;
        right: -100px;
    } 
    
    #provide-legal:before {
        content: url(https://www.intyspartners.eu/layout/uploads/2019/04/guillemet-testimonial.png);
        position: absolute;
        z-index: 1;
        top: -100px;
        left: 0%;
    }  
    #provide-legal:after {
        transform: rotate(180deg);
        content: url(https://www.intyspartners.eu/layout/uploads/2019/04/guillemet-testimonial.png);
        position: absolute;
        z-index: 1;
        bottom: -60px;
        right: 0%;
    } 
    .tiret-left{
        width: 60px;
        background-color: #c2c2c0;
        height: 1px;
    }
    .tiret-right{
        width: 60px;
        background-color: #c2c2c0;
        height: 1px;
        float: right;
    }
    .tiret-left-white{
        width: 60px;
        background-color: white;
        height: 1px;
    } 
    .img-event-single{
        width: 100%;
        height: 20vw;
        object-fit: cover; 
    }
    .digital-wave {
        height: 100%;
        position: fixed;
        top: 0px;
        right: 50%;
        display: inherit;
        margin-right: -2px;
    }        
    #where-center{
        transform: translateY(-50%);
        position: relative;
    }      
    .active-pays{
        color:#7c1415
    }     
    .pays-btn {
        color: white;
        margin: 0 !important;
    } 
    #pays-choice{
        margin-top: -178px;
    }
    #join-us{
        margin-top: -145px;
    }
    #arrowdown{
        display: block;
    }
    .fifty{
        width: 50%;
        height: 100vh;
        transition: 1s ease;
    }
    .glider{
        overflow: hidden;
    }    
    .glider-next{
        display: block
    }
    .glider-prev{
         display: block   
    }
}




