/* ==========================================================================
   custom styles
   ========================================================================== */

/* Title Header
=================================== */
#titleheader_slide {
    background-image: url("../images/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

#titleheader_slide .top-image {
    position: absolute;
    margin: 56px 0;
}

.center-text {
    text-align: center;
}

.half-col {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.sub-title {
    display: inline-block;
    margin-top: 30px;
    font-size: 26px;
}

.sub-title-img {
    margin-top: -22px;
    margin-left: 5px;
}

.main-menu > div > div {
    text-align: center;
    margin: 0 15px;
    display: inline-block;
}

.main-menu a {
    color: #777;
}

.main-menu img {
    width: 40px;
    margin: 0 auto;
    display: block;
}

.language-menu a {
    color: #777;
    text-align: center;
    font-size: 13px;
    float: right;
    margin-top: 20px;
}

.language-menu img {
    width: 35px;
    border: solid 1px #fff;
    margin-left: 10px;
    display: block;
}

.language-menu a span {
    margin-left: 10px;
}

.button {
    border: solid 1px #0071c5;
    background: #fff;
    color: #0071c5;
    text-transform: uppercase;
    padding: 5px 10px;
}

#title-image {
    position: relative;
}

#MDC {
    position: absolute;
    top: 348px;
    right: 50px;
    margin: 0 !important;
}

#titleheader_slide h1 {
    color: white;
    line-height: 69px;
    margin: 0;
    letter-spacing: 1px;
    font-size: 40px;
    font-weight: 400;
}

h4 {
    color: #fff;
    font-size: 40px;
    font-weight: lighter;
    line-height: 40px;
}

.separator {
    border-bottom: 70px #0071c5 solid;
}

.separator-title {
    background: #0071c5;
    height: 70px;
}

.separator-background {
    background: url("../images/background.jpg");
    background-size: cover;
    height: 70px;
}

#titleheader_slide .container {
    height: 100%;
    text-align: center;
}

#titleheader_slide .title {
    position: relative;
    margin-top: 5%;
    /*-webkit-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
}

#titleheader_slide .title img {
    margin-top: 2%;
}

#titleheader_slide .arrow {
    position: relative;
    height: 70px;
    width: 70px;
    display: inline-block;
    background: url("../images/Contest_crikel_header.png");
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    margin-bottom: 20px;
}

#additional-menu .button {
    display: inline-block;
}

#additional-menu {
    text-align: center;
}

#additional-menu .left {
    float: left;
}

/* Layout.
=================================== */
body {
    background: #fff url("../images/Contest_Background.jpg") top center repeat-y;
}

#buttonContainer {
    padding: 50px;
}

.jumbotron {
    background: transparent;
    margin-bottom: 0px;
}

.jumbotron .container {
    max-width: 800px;
    text-align: justify;
}

.white-color {
    color: #fff;
}

b {
    color: #0071c5;
}

.navy b {
    color: #000;
}

.navy b, .white-color b {
    font-width: normal;
}

h3 {
    font-size: 25px !important;
}

h2 {
    text-align: center;
    margin: 0px;
    font-size: 41px;
    padding: 11px 0;
    font-weight: bold;
}

.navy, .white {
    padding: 50px 0;
}

.navy {
    background: #0071c5;
    color: #fff;
}

.navy a,
.navy h3 {
    color: #fff;
}

.white {

}

.navy .col-md-6:nth-child(1),
.white .col-md-6:nth-child(2) {
    text-align: center;
}

.row {
    margin: 0 !important;
}

#buttonContainer .col-md-6:nth-child(1) {
    text-align: right;
}

#buttonContainer .col-md-6:nth-child(2) {
    text-align: left
}

#buttonContainer img {
    margin: 10px 60px;
}

@media (min-width: 1200px) {
    .container {
        width: 1050px;
    }
}

#sponsors {
    text-align: center;
    padding: 50px 0 100px 0;
}

.fourlaunch {
    height: 80px;
}

.tones, .paradigit {
    height: 70px;
}

.center {
    padding: 50px 0;
    text-align: center;
}

#footerText {
    color: #fff;
    position: absolute;
    right: 74px;
    margin-top: 80px;
}

#footerText a b {
    font-width: normal;
    color: #fff;
    text-decoration: none;
}

footer {
    background: #0071c5;
    padding: 50px;
    height: 200px;
}

form input[type=text],
form input[type=email],
form textarea {
    font-family: inherit;
    font-size: inherit;
    width: 100%;
    margin: 10px 0;
    height: 30px;
    line-height: 30px;
    text-indent: 9px;
}

form input[type=file] {
    border: none;
}

form textarea {
    height: 250px;
}

.contestTable {
    padding-left: 22px;
}

.contestTable > span {
    display: table;
    width: 100%;
}

.contestTable > span > span {
    display: table-row;
}

.contestTable > span > span > span {
    display: table-cell;
    padding-right: 10px;
}

label {
    font-weight: normal;
}

#paddingTable {
    padding: 10px 0;
}

.right {
    float: right;
}

.text-right {
    text-align: right;
}

.error-list {
    background-color: #f9f0f0;
    border-left: solid 5px #e4b9c0;
    color: #a94442;
    padding: 15px 30px;
}

.sponsor {
    color: #0071c5;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 20px;
}

#success-message {
    background-color: #eef7ea;
    border-left: solid 5px #c9e2b3;
    color: #3c763d;
    padding: 15px 30px;
}

input, textarea {
    border: solid 1px #E5E5E5;
}

.informatique {
    width: 350px;
}

a:hover, a:focus {
    text-decoration: none;
}

#f-menu {
    height: 40px;
    margin-top: 10px;
}

#projects {
    max-width: 1024px;
    text-align: justify;
    padding: 0px;
}

#projects .project-container {
    float: left;
    margin-bottom: 40px;
}

#projects .project {
    background-color: #0071c5;
    height: 350px;
    width: 180px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 10px;
}

#projects .project .name {
    text-align: center;
    color: #fff;
    line-height: 40px;
    height: 40px;
}

#projects .project .image {
    width: 140px;
    margin-left: 20px;
}

#projects .project .description {
    margin-left: 20px;
    margin-top: 10px;
    width: 140px;
    text-align: left;
    line-height: 15px;
}

#projects .project .show-more {
    margin-left: 20px;
    text-decoration: underline;
}

#projects .project .voting {
    left: 10px;
    right: 10px;
    bottom: 10px;
    position: absolute;
}

#projects .project .vote {
    float: right;
}

#projects .project .votes {
    color: #fff;
    float: left;
}

#idea .attachment {
    background: #dedede;
    float: left;
    width: 365px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#idea .attachment > div {
    float: left;
}

#idea .attachment .image img,
#idea .attachment .image {
    width: 100px;
    height: 100px;
}

#idea .attachment .text {
    margin: 10px;
    width: 245px;
}

#idea .attachment .download {
    margin: 0px;
    background: #0071c5;
}

.arrows-container {
    text-align: left;
}

.sponsor-slider{
    position: relative;
    margin: 20px 50px 10px 50px;
    overflow: inherit;
}

.sponsor-slider .loading {
    background-color: transparent;
}

.ImagesSlider .ImagesSlider__container {
    overflow: hidden;
}

.ImagesSlider .ImagesSlider__wrapper {
    display: flex;
}

.ImagesSlider .ImagesSlider__left, .ImagesSlider .ImagesSlider__right {
    position: absolute;
    top: 60px;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

.ImagesSlider .ImagesSlider__left {
    left: -60px;
    background: url("/packages/contest/startup/images/arrow-slider.png") no-repeat;
    background-size: 40px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ImagesSlider .ImagesSlider__right {
    right: -60px;
    background: url("/packages/contest/startup/images/arrow-slider.png") no-repeat;
    background-size: 40px;
}

.sponsor-slider .sponsor {
    display: inline-block;
    margin: 0 10px;
    font-size: 13px;
}

.sponsor-slider .sponsor .sponsor-title{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.menu-container {
    margin-top: 15px;
}

@media only screen and (max-width: 1024px) {
    .logo {
        margin-bottom: 30px;
    }

    #title-image {
        margin-top: 30px;
    }

    .main-menu {
        width: 60%;
    }

    .language-menu {
        width: 40%;
    }

    .main-menu .center-text {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .main-menu .center-text:last-child {
        margin-bottom: 0px;
    }

    #titleheader_slide h1 {
        font-size: 30px;
        line-height: 48px;
        margin-top: 20px;
    }

    .sub-title {
        font-size: 18px;
    }

    .sub-title-img {
        margin-top: -8px;
        width: 140px;
    }
}

@media (max-width: 767px) {
    .half-col {
        width: 100%;
    }

    .arrows-container {
        display: none;
    }

    .main-menu {
        margin-top: 30px;
    }

    .language-menu {
        display: none;
    }

    #additional-menu .button {
        width: 100%;
        margin-bottom: 20px;
    }

    #additional-menu .right {
        float: left;
        margin-bottom: 0px;
    }

    #additional-menu {
        height: 180px;
    }

    #idea .attachment {
        width: 430px;
    }

    #idea .attachment .text {
        width: 310px;
    }
}

@media only screen and (max-width: 600px) {
    #titleheader_slide h1 {
        font-size: 2.5rem;
        line-height: normal;
    }

    #titleheader_slide h4 {
        font-size: 2rem;
        line-height: normal;
    }

    .sub-title, .sub-title-img {
        display: none;
    }

    #kribbel {
        display: none;
    }

    #titleheader_slide .arrow {
        margin-left: -150px;
        height: 50px;
        width: 230px;
        background-size: cover;
    }

    #buttonContainer img {
        margin: 10px 0 !important;
    }

    #buttonContainer .col-md-6 {
        text-align: center !important;
        display: block !important;
        float: none !important;
    }

    img {
        max-width: 100%;
    }

    footer img {
        float: none;
        height: 20px;
    }

    #footerText {
        position: relative !important;
        right: inherit !important;
    }

    .separator {
        border-bottom-width: 50px;
    }

    .separator-title h2 {
        font-size: 28px;
    }

    .separator-title {
        height: 50px;
    }

    .separator-background {
        height: 50px;
    }

    .arrow {
        display: none !important;
    }

    #title-image {
        /*display: none;*/
    }

    #MDC {
        display: none;
    }
}

@media (max-width: 490px) {
    #idea .attachment {
        width: 340px;
    }

    #idea .attachment .text {
        width: 220px;
    }

    .main-menu > div > div {
        width: 100%;
    }

    .main-menu img {
        display: none;
    }
}
