
/*
Theme Name: Technoport Hack Template
Author: Louis-Philippe Dea
Description: Template WordPress d'exemple pour un article de WP Pour les Nuls
Version: 0.0.1
Tags: bootstrap
*/

@font-face {
font-family: 'Public Sans';
src: url('PublicSans-Bold.woff2') format('woff2'),
url('PublicSans-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}

@font-face {
font-family: 'Public Sans';
src: url('PublicSans-Light.woff2') format('woff2'),
url('PublicSans-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'Public Sans';
src: url('PublicSans-Regular.woff2') format('woff2'),
url('PublicSans-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Public Sans';
src: url('PublicSans-SemiBold.woff2') format('woff2'),
url('PublicSans-SemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
}




@font-face {
font-family: "font-bold";
src : url('./fonts/montserrat-bold.ttf') format('truetype');
}

@font-face {
font-family: "font-light";
src : url('./fonts/montserrat-light.ttf') format('truetype');
}

@font-face {
font-family: "font-regular";
src : url('./fonts/montserrat-regular.ttf') format('truetype');
}

@font-face {
font-family: "Paytone One", sans-serif;
src : url('./fonts/paytoneone-regular.ttf') format('truetype');
}

@font-face {
font-family: 'Roboto', sans-serif;
src : url('./fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
font-family: 'Raleway', sans-serif;
src : url('./fonts/Raleway-Regular.ttf') format('truetype'),
        url('./fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Raleway-Regular.eot'),
        url('./fonts/Raleway-Regular.woff') format('woff'),
        url('./fonts/Raleway-Regular.svg#svgFontName') format('svg');
}

@font-face {
font-family: 'Montserrat', sans-serif;
src : url('./fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
font-family: "theboldfont";
src : url('./fonts/theboldfont.ttf') format('truetype');
}

.secondary-font{
font-family: ;
}

.secondary-color{
color: #f5dbc3 !important;
}

.primary-background{
background: #d44130}

.black{
color: black !important;
}

body {
color: #d44130 !important;
overflow-x: hidden;
}

#projectDescription, #projectSupport, #projectMotivation, #projectHeard{
width: 100%;
resize: none;
height: 10rem;
}

a {
text-decoration: none !important;
}
.aria-helvetica{
font-family: Arial,Helvetica,sans-serif;
}
.paytone{
font-family: "Paytone One";
}
.Roboto{
font-family: 'Roboto', sans-serif;
}
.Raleway{
font-family: 'Raleway', sans-serif;
}
.Montserrat{
font-family: 'Montserrat', sans-serif;
}
.navbar, .topic-title, .subject-content h2{
font-family: Public Sans;
}

.carousel-title, .winners-title, .about-content h2, #timeline h3, .timeline-point, .timeline-div p,
.jury-section h2, .jury-section h3, footer .title, .project-content h3, .project-content h4, .btn-PreRegisterIndex, .contact-c-title {
font-family: Public Sans;
}

.topics-list, .home-title-div, /*.topics-logo,*/ .members-div, .contact-list, .astro-img-div  {
margin-left: auto;
margin-right: auto;
}

/*Main navbar*/
.navbar {
height: 90px;
justify-content: flex-end !important;
z-index: 100;
}

.navbar-collapse {
justify-content: flex-end;
}

.navbar-collapse .nav-item {
align-self: center;
margin: 0 30px;
}

.navbar-collapse .nav-link {
color: #f5dbc3 !important;
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
}

.navbar-collapse .nav-link:hover:not(.btnLoginMenu){
color: #f5dbc3 !important;
transform: scale(1.3);
}
.second-navbar .navbar-collapse .nav-link {
color: #d44130 !important;
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
}
.second-navbar .nav-link:hover:not(.btnLoginMenu) {
color: #d44130 !important;
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
}

/*navbar responsive button*/
.navbar-toggler {
border: none !important;
height: 100%;
outline: none !important;
}

.container-fluid {
height: 100%;
margin-top: -90px;
}

#home/*, #timeline*/ {
min-height: 100vh;
}

#home {
background-image: url(/wp-content/themes/SpaceHackLuxembourg/img/param_5e96e746d4cc80.53692347_param_5e9029415ff085.38755505_black06.png);
background-position: center;
background-size: cover;
}

.home-section {
display: flex;
flex-direction: column;
padding-top: 90px;
}

.home-title-div {
align-self: flex-end;
}

h1 {
color: #d44130 !important;
font-family: Public Sans !important;
font-size: 5.8em !important;
line-height: 0.9em !important;
}

.badge-primary {
background: none !important;
border-radius: 0 !important;
font-size: 1.8em !important;
font-weight: 500;
color: #f5dbc3 !important;
}

.topics-list, .home-title-div, .topics-logo {
/*max-width: 70% !important;*/
}

.topic-title {
color: #f5dbc3;
font-size: 1.5em;
position: relative;
text-shadow: 5px 5px 8px black;
text-transform: uppercase;
}

.topic-title > span {
font-size: 1.6em;
}

.topics-logo {
margin-bottom: 40px;
/*margin-top: 40px;*/
text-align: right;
}

.topics-logo img {
margin: 0 10px;
max-height: 60px;
}

/*Carousel topics*/
.winners-item {
position: relative;
display: none;
-ms-flex-align: center;
align-items: center;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-item, .winners-item {
border-bottom: 2px solid transparent;
height: 200px !important;
margin: 0 5px;
overflow: hidden;
transition: all 0.5s ease;
width: 200px !important;
}

.carousel-item p, .winners-item p {
position: relative;
}

.carousel-background, .winners-background {
position: absolute;
height: 100%;
}

.carousel-details {
background: transparent !important;
height: 200px;
padding: 10px;
position: relative;
transition: all 0.3s ease;
}
.winners-details{
height: 200px;
padding: 10px;
position: relative;
/*transition: all 0.3s ease;*/
background-color: #d44130 !important;
background-position: center;
background-size: cover;
}
.carousel-title, .carousel-subtitle, .winners-title, .winners-subtitle {
text-transform: uppercase;
}

.carousel-title, .winners-title {
color: #f5dbc3 !important;
font-size: 24px;
margin-bottom: 5px;
overflow: hidden;
text-overflow: ellipsis;
word-break: break-word;

}

.carousel-subtitle, .winners-subtitle {
color: #f5dbc3 !important;
font-weight: bold;
margin-bottom: 2px;
opacity: 0;
transition: all 0.5s ease;
}

.carousel-subtitle, .carousel-description, .carousel-count, .winners-subtitle, .winners-description, .winners-count {
font-family: ;
font-size: 13px;
}

.carousel-description, .carousel-count, .winners-description, .winners-count {
color: #d44130 !important;
max-height: 60px;
opacity: 0;
overflow: hidden;
text-overflow: ellipsis;
transition: all 0.3s ease;
margin-bottom: 5px;
}
.winners-description{
opacity: 1 !important;
}

.carousel-item:hover{
border-bottom: 2px solid #f5dbc3;
cursor: pointer;
}

.carousel-item:hover .carousel-details,.carousel-item.selected .carousel-details, .winners-item:hover .winners-details,.winners-item.selected .winners-details{
background: linear-gradient(to bottom, #d44130, #f5dbc3) !important;
opacity: 0.85;
}
.winners-item:hover .winners-details,.winners-item.selected .winners-details{
background: linear-gradient(to bottom, #d44130 50%, rgb(192,192,192, 1)) !important;
}

.carousel-item:hover .carousel-subtitle, .carousel-item:hover .carousel-description, .carousel-item:hover .carousel-count, .winners-item:hover .winners-subtitle, .winners-item:hover .winners-description, .winners-item:hover .winners-count {
opacity: 1;
}
.carousel-item.selected .carousel-subtitle, .carousel-item.selected .carousel-description, .carousel-item.selected .carousel-count, .winners-item.selected .winners-subtitle, .winners-item.selected .winners-description, .winners-item.selected .winners-count {
opacity: 1;
}
.carousel-logo, .winners-logo {
position: absolute;
bottom: 5px;
right: 5px;
height: 55px;
}

/*About section*/
#about {
background-image: url(/wp-content/themes/SpaceHackLuxembourg/img/param_5e96e781985cc1.84069450_blackred.jpg);
background-size: cover;
background-position: bottom;
}

#about a{
color: #f5dbc3;
}

.about-content{
color: #d44130;
margin: 30px;
width: 650px;
margin-left: 5rem
}

.about-content h2{
font-size: 2em;
font-weight: bold;
color: #f5dbc3;
}
.about-content h3{
color: #f5dbc3;
}
.about-content p{
color: black;
}
.about-content h2:before{
background: #f5dbc3;
display: inline-block;
content: '';
width: 1rem;
height: 1rem;
margin-right: .5rem;
}

.green{
color: green !important
}

.about-separator {
background: #f5dbc3;
height: 3px;
width: 100px;
}

.about-content p{
font-family: ;
font-size: 1.1em;
}

.about-content img{
width: 120px;
}

#timeline{
background-position: center;
background-size: cover;
}

<!--#timeline > div {-->
<!--align-items: center;-->
<!--background: linear-gradient(black, transparent, transparent,black);-->
<!--display: flex;-->
<!--}-->

#timeline h3:not(.titlePreRegisterIndex) {
font-size: 4.5em;
<!--line-height: 55px;-->
margin-bottom: -15%;
margin-left: 7%;
}

#timeline h3 > span{
color: #f5dbc3;
font-size: 0.8em;
}

.timeline-image-div {
align-items: center;
display: flex;
margin: 50px auto 0;
}

.timeline-image-div > div{
position: relative;
}

.lastEventTimeline{
min-height: auto !important;
<!--padding: 0 30px !important;-->
}

.timeline-point {
position: relative;
font-size: 1.5em;
line-height: 28px;
<!--max-width: 180px;-->
text-transform: uppercase;
<!--width: 180px;-->
}
.timeline-point:not(:first-child){
padding-left:0;
top: 2px;
}
.timeline-point:(:first-child){
top: 14px;
}
.hrTimeline,.hrTimelineFirst{
border: 5px solid #f5dbc3;
position:relative;
top: 12px;
<!--margin-left:5px;-->
}
.hrTimelineFirst:before{
background-color: #f5dbc3;
border-radius: 50%;
box-shadow: 0px 0px 19px #f5dbc3;
content: '';
height: 25px;
position: absolute;
left: -12px;
top: -12px;
width: 25px;
z-index: 1;
}
.hrTimeline:after, .hrTimelineFirst:after{
background-color: #f5dbc3;
border-radius: 50%;
box-shadow: 0px 0px 19px #f5dbc3;
content: '';
height: 25px;
position: absolute;
right: -12px;
top: -12px;
width: 25px;
z-index: 1;
}

.lastTimelineEvent{
position: absolute;
right: 0;
top: 0;
transform: translateX(50%);
height: 7rem;
width: 100%;
}

.lastTimelineEvent span{
position: absolute;
bottom: 0;
left: 50%;
display: block;
transform: translateX(-50%);
}

.container-label-timeline{
text-align: center;
transform: translateX(-50%);
margin-bottom: 1rem;
height: 7rem;
position: relative;

}

.container-label-timeline-text{
position: absolute;
bottom: 0;
width: 95%;
display: block;
}

/*Text on timeline*/
<!--.timeline-point:nth-child(1){-->
<!--bottom: 67%;-->
<!--left: calc(17% - 140px);-->
<!--}-->
<!---->
<!--.timeline-point:nth-child(2){-->
<!--bottom: 62%;-->
<!--left: 34%;-->
<!--}-->
<!---->
<!--.timeline-point:nth-child(3){-->
<!--bottom: 27%;-->
<!--left: calc(20% - 80px);-->
<!--}-->
<!---->
<!--.timeline-point:nth-child(4){-->
<!--bottom: 50%;-->
<!--left: 46%;-->
<!--}-->
<!---->
<!--.timeline-point:nth-child(5){-->
<!--left: calc(51% - 135px);-->
<!--max-width: 315px;-->
<!--top: 78%;-->
<!--width: 315px;-->
<!--}-->
<!---->
<!--.timeline-point:nth-child(6){-->
<!--right: calc(22% - 180px);-->
<!--top: 66%;-->
<!--}-->

/*Responsive timeline*/
.timeline-div {
margin: 0 auto;
position: relative;
width: 100%;
}

.timeline-div:after {
background-color: #f5dbc3;
bottom: 0;
content: '';
left: 50%;
margin-left: -3px;
position: absolute;
top: 0;
width: 5px;
}

.timeline-div p {
font-size: 1.4em;
line-height: 28px;
text-transform: uppercase;
}

.timeline-container {
background-color: transparent;
min-height: 110px;
padding: 15px 30px;
position: relative;
width: 50%;
}

.timeline-container:after {
background-color: #f5dbc3;
border-radius: 50%;
box-shadow: 0px 0px 19px #f5dbc3;
content: '';
height: 25px;
position: absolute;
right: -12px;
top: 15px;
width: 25px;
z-index: 1;
}

.timeline-container.lastEventTimeline:after {
background-color: #f5dbc3;
border-radius: 50%;
box-shadow: 0px 0px 19px #f5dbc3;
content: '';
height: 25px;
position: absolute;
right: -12px;
top: 25px;
width: 25px;
z-index: 1;
}

.left {
left: 0;
text-align: right;
}
.right {
left: 50%;
}

.right::after {
left: -13px;
}

.t-container{
background-image: url(/wp-content/themes/SpaceHackLuxembourg/img/blackMirror.jpg);
}

/*Jury section*/
#jury {
padding: 3rem 0;
}

.jury-section h2{
color:#d44130;
font-size: 4em !important;
line-height: 38px;
text-transform: uppercase;
}

.jury-section h2 span{
color: #f5dbc3;
font-size: 26px;
}

.jury-section h3{
color: #d44130;
font-size: 1.6em !important;
margin-bottom: 25px;
text-transform: uppercase;
}

.jury-section hr {
background: #f5dbc3;
margin: 35px 0;
}

/*.members-div, .contact-list {*/
/*    width: 500px;*/
/*}*/

.members-list {
display: flex;
}

.members-list > div {
height: 150px;
margin: 0 5px;
overflow: hidden;
width: 150px;
}

.members-list img {
height: 100%;
min-width: 100%;
}

.sponsors > img {
margin: 5px 10px;
max-width: 100px;
}

.astro-img-div {
border-top: 3px solid #f5dbc3;
border-radius: 90%;
min-height: 218px;
position: relative;
width: 223px;
}

.astro-img-div h3{
bottom: 0;
left: 37px;
position: absolute;
}

.contact-list .astro-img {
left: 62px;
margin-bottom: 20px;
max-width: 82px;
position: absolute;
top: 57px;
}

.contact-item, .contact-item-challenge {
display: flex;
margin-bottom: 15px;
}

.contact-item img , .contact-item-challenge img, .contact-item-challenge-author img{
max-height: 90px;
max-width: 90px;
}

.contact-name {
font-family: font-regular;
font-weight: bold;
text-transform: uppercase;
}

.contact-phone {
font-family: ;
}

.contact-details {
align-self: center;
display: flex;
flex-direction: column;
}

.contact-details p{
line-height: 18px;
}

footer {
background-color: #d44130;
padding: 30px;
}

footer a{
color: #f5dbc3 !important;
text-decoration: underline !important;
}

footer a img{
margin: 3px 0;
}


footer a:hover{
color: rgb(255, 255, 255, 0.7) !important;
cursor: pointer;
text-decoration: underline;
}

footer .title {
font-size: 1.4em;
}

footer p {
font-family: ;
font-size: 1.1em;
}

.social-links a{
cursor: pointer;
margin: 4px;

}

.social-links a:hover{
opacity: 0.7;
}

.social-links img{

width: 35px;
}

.container-subject {
background-image: url("img/param_5e96e4d4a2b325.66087021_blackMirror.jpg");
background-position: bottom;
background-size: cover;
min-height: 100vh;
padding-top: 90px;
position: relative;
}

.subject-content {
margin: 60px auto;
max-width: 80% !important;
width: 80% !important;
}

.subject-content h2 {
color: #f5dbc3;
font-size: 1.7em;
text-transform: uppercase;
}

.project-content h3 {
font-size: 2.5em;
line-height: 1.1em;
overflow: hidden;
text-overflow: ellipsis;
text-transform: uppercase;
}

.project-content h4 {
font-size: 1.2em;
margin: 20px 0;
text-transform: uppercase;
}

.project-description {
<!--border-left: 2px solid --><!--;-->
font-family: ;
<!--padding-left: 30px !important;-->
z-index: 20;
}
.project-description p {
margin-bottom: 1.5rem;
}
.project-details img:not(:last-child) {
margin-bottom: 13px;
/*max-width: 110px;*/
max-width: 50%;
}

.img-astronaut {
bottom: 0;
position: absolute;
right: 50px;
width: 300px;
}

/*Responsive*/
@media(max-width: 1520px){
.subject-content {
max-width: 90% !important;
width: 90% !important;
}
}

@media(max-width: 1300px){
.topics-list, .home-title-div {
/*max-width: 80% !important;*/
}

/*.project-content  {*/
/*    flex: none;*/
/*    max-width: 40% !important;*/
/*    width: 40% !important;*/
/*}*/

.project-content h3 {
font-size: 3em;
}

/*.project-description {*/
/*    flex: none;*/
/*    max-width: 60% !important;*/
/*    width: 60% !important;*/
/*}*/

.project-content .contact-item img , .contact-item-challenge img, .contact-item-challenge-author img {
max-height: 70px;
max-width: 70px;
}
}

@media(max-width: 1199px){
.topics-list, .home-title-div, .topics-logo {
max-width: 90% !important;
}

h1 {
font-size: 5em !important;
}

.jury-section h2 {
font-size: 2.8em !important;
line-height: 34px;
}

/*.members-div, .contact-list{*/
/*    width: 345px;*/
/*}*/

.members-list > div {
height: 100px;
width: 100px;
}

.sponsors > img {
max-width: 70px;
}

.contact-item img, .contact-item-challenge img{
max-height: 70px;
max-width: 70px;
}

.timeline-point {
font-size: 1.25em;
}

<!--.timeline-point:nth-child(1) {-->
<!--left: calc(17% - 80px);-->
<!--}-->
<!--}-->

@media(max-width: 991px){
h1 {
font-size: 4.5em !important;
}

.badge-primary {
font-size: 1.4em !important;
}

.timeline-point{
font-size: 1.1em;
line-height: 18px;
<!--max-width: 170px;-->
}

.navbar, .navbar-collapse {
background: rgba(0,0,0,0.5);
}

.navbar {
height: 60px;
}

.navbar-collapse {
justify-content: flex-end;
}

.container-fluid {
height: 100%;
margin-top: -60px;
}

.home-section, .container-subject {
padding-top: 60px;
}
}

@media(max-width: 767px){
.about-content {
width: 500px;
}

/*.members-div, .contact-list{*/
/*    width: 90%;*/
/*}*/

.contact-list{
margin-top: 50px;
}

.project-content h3 {
font-size: 2em;
}

#timeline h3:not(.titlePreRegisterIndex) {
font-size: 3em;
line-height: 38px;
margin-bottom: 58px;
margin-top: 30px;
}
.container-timeline{
margin-bottom: 3rem !important;
}
.timeline-image-div, .timeline-noMobile-div {
display: none !important;
}
}

@media(min-width: 768px){
.timeline-div {
display: none;
}
}

@media (max-width: 900px){
.timeline-point {
font-size: 1em;
line-height: 18px;
<!--max-width: 150px;-->
}
}

@media(max-width: 650px){
h1 {
font-size: 3.5em !important;
}

.badge-primary {
font-size: 1em !important;
}

.topic-title {
font-size: 1.2em;
}

.slick-track{
display: flex !important;
}

.topics-logo {
flex-direction: row;
text-align: center;
}

.topics-logo img{
margin: 5px 0;
}
}


@media(max-width: 650px){
h1 {
font-size: 2.3em !important;
}

.project-content,.project-description  {
flex: none !important;
max-width: 100% !important;
width: 100% !important;
}

.img-astronaut {
display: none;
}

.contact-div {
margin-bottom: 40px;
}
}

@media(max-width: 600px){
.about-content {
width: 90%;
}

}

@media(max-width: 570px){
.about-content {
width: 90%;
}

.left {
padding-left: 0px;
}

.right {
padding-right: 0px;
}
.pre-contact-section {
margin-top: 0px !important;
}
.jury-section {
padding-top: 15px !important;
}
}
.footer-logo {
font-size: 1.5rem;
}

.pre-contact-section {
padding-bottom: 25px;
/*margin-top: 130px;*/
}
.main-color {
color: #f5dbc3 !important;
}

#addMemberTeam {
margin-right: 15px;
background-color: transparent;
border: 1px solid #f5dbc3;
}


h3.h3big{
font-size: 3.5em !important;
line-height: 55px !important;
}
@media(max-width: 767px)  {
h3.h3big {
font-size: 2em !important;
line-height: 38px;
}
}
/*.project-description h2:not(:first-child) ~ *{*/
/*    color: transparent;*/
/*    text-shadow: 0px 0px 4px rgba(255,255,255,1);*/
/*}*/
/*.project-description h2:nth-of-type(2)  + p::first-line{*/
/*     color: #d44130;*/
/*     text-shadow: none;*/
/*}*/

/*.project-description h2:not(:first-child){*/
/*    color: #f5dbc3 !important;*/
/*    text-shadow: none;*/
/*}*/

/*.project-description h2:nth-of-type(2) + p ~ *:not(.btn){*/
/*    display:none*/
/*}*/}
.hr-separator{
    border-top: 1px solid #f5dbc3 !important;
}
.sm-text{
font-size: .9em;
}
.xs-text{
font-size: .7em;
}

.md-text{
font-size: 1.2rem
}

.faq h2{
color: #d44130 !important;
}

.faq p, .faq li{
color: white !important;
}

.avatarAuthorChallenge{
    width: 4rem;
    height: auto;
}


.one-finalist {
float: left;
border: 1px solid #f5dbc3;
color: #f5dbc3 !important;
width: 275px;
height: 200px;
margin-right: 25px;
margin-bottom: 25px;
font-family: Public Sans;
padding:15px;
cursor: pointer;
}


.clear {
clear:both;
}
.finalist-title {
font-size: 2rem;
font-weight:bolder;
}


.finalist-container {
color:#f5dbc3;
}
.finalist-page-title {
font-size:2rem !important;
color: #d44130 !important;
}