body {
    background: #E5E5E5;
    margin: 0px;
    height: 100%;
}

.container {
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    display: inline-block;
    min-height: 100vh;
    position: relative;
}

.presentation-bloc {
    width: 40%;
    float: left;
}

.presentation-bg {
    box-shadow: inset 0 0 0 800px #3a86ff;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.presentation-bg:before {
    background-color: #3a86ff;
    content: '';
    z-index: -1;
}

.computerPic {
    max-width: 570px;
    max-height: 306px;
}

.computerDiv {
    margin-bottom: 50px;
}


/* helpers */

.selectOption.university>.select-items>div,
.selectOption.speciality>.select-items>div {
    font-size: 15px;
    height: 32px;
}

.full-width {
    width: 100%;
}

.float-left {
    float: left;
}

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

.pt-30 {
    padding-top: 30px;
}

.display-blck {
    display: inline-block;
}

.w100 {
    width: 100%
}

.hidden {
    display: none;
}

.mrgr10 {
    margin-right: 10px!important;
}

.mrgb80 {
    margin-bottom: 80px!important;
}

.mrgb64 {
    margin-bottom: 65px!important;
}

.padb10 {
    padding-bottom: 10px!important;
}

.blue {
    color: rgba(58, 134, 255);
}

.txt-bold {
    font-weight: bold;
}

.block {
    display: block;
}

.force-width-75p {
    width: 75%!important;
}


/* End HELPERS */

.socialImg {
    max-height: 25px;
    max-width: 25px;
    margin-right: 5px;
    margin-top: 10px;
}

.computerDivSmall .insta,
.computerDivSmall .fb {
    padding-top: 10px;
    padding-bottom: 60px;
}

.mail {
    color: rgba(0, 0, 0, 1);
    font-family: 'Montserrat';
    text-align: left;
    font-size: 15px;
    letter-spacing: 0;
}

.description {
    padding: 5px 40px;
}

.description-1 {
    margin: 0px!important;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 40px;
    padding-top: 0.75em;
    font-family: 'Montserrat';
    line-height: 46px;
    letter-spacing: 0em;
    text-align: left;
}

.description-2 {
    font-family: 'Ubuntu', 'Light 300';
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
}

.description-3 {
    margin-top: 25px;
}

.description-3,
li {
    color: white;
    font-family: 'Ubuntu', sans-serif;
    text-align: left;
    letter-spacing: 0;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
}

.footerDiv,
.computerDiv,
.center-content {
    display: flex;
    justify-content: center;
    /* For horizontal alignment */
    align-items: center;
}

.logo {
    width: 40%;
    height: 65px;
    padding-right: 100px;
    padding-left: 30px;
    padding-top: 20px;
}

.logoImg {
    width: 90%!important;
}

.respImg {
    width: 100%;
}

.sigle {
    width: 85px;
    height: 110px;
}

.formContainer {
    background-color: #ffffff;
    width: 60%;
    float: left;
}

.formElement {
    padding: 10px 20px;
    margin: auto;
}

.halfDiv {
    width: 48%;
}

.confirmBtn {
    background-color: rgba(132, 213, 68, 1);
    width: 100%;
    height: 45px;
    padding: 0px 40px;
    color: rgba(255, 255, 255, 1);
    font-family: 'Ubuntu';
    text-align: center;
    font-size: 20px;
    letter-spacing: 0;
    border-width: 0px;
    cursor: pointer;
    border-radius: 53px;
    margin-bottom: 25px;
}

.uploadBtn {
    background-color: rgba(58, 134, 255);
    width: 100%;
    height: 45px;
    padding: 0px 40px;
    color: rgba(255, 255, 255, 1);
    font-family: 'Ubuntu';
    text-align: center;
    font-size: 20px;
    letter-spacing: 0;
    border-width: 0px;
    cursor: pointer;
    border-radius: 53px;
    margin-bottom: 10px;
}

.confirmBtn:hover {
    background-color: rgb(38, 168, 66);
}

.input-field {
    /* min-width: 280px; */
    width: 100%;
    height: 45px;
    padding-left: 30px;
    border-width: 0px;
    font-size: 20px;
    font-family: 'Ubuntu';
    background-color: rgba(239, 239, 239, 1);
    border-radius: 50px;
    /* font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left; */
}

.input-field::placeholder {
    color: rgba(0, 0, 0, 1);
    opacity: 0.20;
    font-family: 'Ubuntu';
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
}

.formHead {
    margin-top: 25px;
    font-family: 'Montserrat';
    /*font-size: 25px;*/
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
}

.first {
    background-color: tomato;
}

.input-error {
    border: 1px solid red;
}

.formHeadTitle {
    color: rgba(44, 200, 77);
    font-weight: bold;
    letter-spacing: 0;
    text-align: left;
    font-size: 25px;
    letter-spacing: 0;
    font-family: "Ubuntu";
    font-style: normal;
    line-height: initial;
}

.title-head {
    font-size: 30px;
    margin-bottom: 0px;
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.breakFlex {
    flex-basis: 100%;
    height: 0;
}

.computerDivSmall {
    display: none;
}

.row {
    width: 50%;
}

.selectOption {
    position: relative;
    font-family: 'Arial';
}

.selectOption select {
    display: none;
    /*hide original SELECT element: */
}

.select-selected {
    color: rgba(0, 0, 0, 1);
    opacity: 0.20;
    font-family: 'Ubuntu';
    text-align: left;
    font-size: 15px;
    letter-spacing: 0;
}


/* Style the arrow inside the select element: */

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}


/* Point the arrow upwards when the select box is open (active): */

.select-selected.select-arrow-active:after {
    color: rgba(0, 0, 0, 1)!important;
    opacity: 0.20;
    font-family: 'Ubuntu';
    text-align: left;
    font-size: 15px;
    letter-spacing: 0;
}


/* style the items (options), including the selected item: */

.selectOption>.input-field {
    cursor: pointer;
    z-index: 9999;
}

.selectOption i {
    position: absolute;
}

.icon {
    padding: 10px;
    min-width: 40px;
}

.selectOption {
    position: relative;
}

.selectOption::before {
    position: absolute;
    content: "˅";
    top: 12px;
    right: 10px;
    width: 15px;
    z-index: 2!important;
}

.select-items div,
.select-selected {
    padding-left: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    color: rgb(255, 255, 255);
    border: 1px solid transparent;
    text-align: left;
    letter-spacing: 0;
    cursor: pointer;
    max-width: 93%;
    height: 35px;
    padding-left: 30px;
    font-size: 20px;
    font-family: 'Ubuntu';
}

.force-height-45 {
    min-height: 45px!important;
}


/* Style items (options): */

.select-items>div {
    padding-left: 30px;
    font-size: 20px;
    padding-top: 8px;
}

.select-items {
    position: absolute;
    background-color: white;
    left: 0;
    right: 0;
    z-index: 99;
}


/* Hide the items when the select box is closed: */

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: black;
    color: white;
}

.iconBloc {
    float: left;
    width: 20%;
}

.txtBloc {
    width: 40%;
    font-size: 15px;
    min-height: 40px;
    display: flex;
    align-items: center;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.iconTextBloc {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

.spanTxtBlc {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}

.subTitle {
    font-family: 'Montserrat';
    font-size: 13px;
    padding-left: 10px;
}

.presentationPic {
    position: absolute;
    max-width: 400px;
    width: 30%;
    left: 23%;
    bottom: 0px;
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #3a86ff;
    color: #fff;
    text-align: center;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    top: 30px;
    font-size: 17px;
    border-radius: 5px;
    border-color: #00000061;
    border-style: solid;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }
    to {
        top: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }
    to {
        top: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }
    to {
        top: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }
    to {
        top: 0;
        opacity: 0;
    }
}

.valid-container {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: table;
    background-color: white;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 61px;
    text-align: center;
    color: #050F20;
}

.valid-inside {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.valid-logo {
    width: 100%;
    max-width: 300px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


/* Responsive Part */


/* Small devices */

@media only screen and (max-width: 600px),
(max-width: 900px) and (min-width: 600px) {
    .presentation-bloc,
    .formContainer {
        width: 100%;
    }
    .computerPic,
    .description-1,
    .description-2,
    .description-3,
    .input-field {
        width: 100%;
    }
    .presentation-bg {
        /* all: initial; */
        background-image: unset;
        box-shadow: inset 0 0 0 800px #3a86ff;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 15px;
        z-index: 1;
    }
    .headerDiv {
        padding-top: 5px;
    }
    .logo,
    .sigle {
        max-height: 240px!important;
        height: unset;
    }
    .sigle {
        max-width: 80px;
        max-height: 150px;
        padding-right: 30px;
    }
    .logo {
        padding-right: 30px;
    }
    .logoImg {
        width: 100%;
    }
    .description {
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .description-1 {
        margin: 0px!important;
        color: rgb(255, 255, 255);
        font-family: 'Montserrat';
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: center;
    }
    .description-2 {
        font-family: 'Montserrat', 'Light 300';
    }
    .description-3,
    li {
        display: none;
        color: white;
        text-align: left;
        font-size: 20px;
        letter-spacing: 0;
        font-family: 'Ubuntu';
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
    }
    .formHead {
        margin-top: 25px!important;
        font-family: 'Montserrat';
        font-style: normal;
        text-align: center;
    }
    .computerDiv,
    .footerDiv {
        display: none;
    }
    .computerDivSmall {
        display: unset;
    }
    .computerDivSmall>.computerPic {
        background: -webkit-linear-gradient(bottom, rgba(44, 200, 77) 50%, #e5e5e5 50%);
    }
    .formElement {
        padding: 7px 10px;
        margin: auto;
    }
    .formHeadTitle {
        color: rgba(44, 200, 77);
        font-family: 'Ubuntu';
        font-weight: bold;
        text-align: left;
        letter-spacing: 0;
        text-align: center!important;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
    }
    .presentationPic {
        display: none;
    }
    .row {
        width: 85%;
    }
    .confirmBtn {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .greenDiv {
        background-color: rgba(44, 200, 77);
        min-height: 60px;
    }
    .input-field::placeholder {
        color: rgba(0, 0, 0, 1);
        opacity: 0.20;
        font-family: 'Ubuntu';
        text-align: left;
        font-size: 15px;
        letter-spacing: 0;
    }
    .halfDiv {
        width: 100%;
        margin-bottom: 10px;
    }
    /* HELPERS */
    .mheight-100 {
        min-height: 100px!important;
    }
    .valid-container {
        font-size: 25px;
        line-height: 40px;
    }
    .valid-logo {
        max-width: 240px;
    }
}

@media only screen and (min-width: 1280px) {
    .valid-container {
        font-size: 35px;
        line-height: 45px;
    }
    .valid-logo {
        max-width: 350px;
    }
}

@media only screen and (min-width: 1200px) and (min-height: 1024px) {
    .presentationPic {
        position: absolute;
        max-width: 500px;
        width: 35%;
        left: 18%;
        bottom: 0px;
    }
    .formHead {
        margin-top: 100px;
    }
    .presentation-bg,
    .form,
    .formContainer {
        height: 100vh;
    }
    .presentation-bg {
        padding-top: 0px
    }
    .valid-container {
        font-size: 40px;
        line-height: 55px;
    }
    .valid-logo {
        max-width: 350px;
    }
}

@media only screen and (min-width: 1366px) {
    .container {
        min-height: unset;
    }
    .presentationPic {
        position: absolute;
        max-width: 320px;
        width: 25%;
        left: 30%;
        bottom: 0px;
    }
    .presentationPic {
        position: absolute;
        max-width: 380px;
        width: 30%;
        left: 25%;
        bottom: 0px;
    }
    .description {
        padding-top: 50px;
    }
    .valid-container {
        font-size: 45px;
        line-height: 50px;
    }
    .valid-logo {
        max-width: 400px;
    }
}

@media only screen and (min-width: 1366px) and (min-height: 840px) {
    .container {
        min-height: unset;
    }
    .presentationPic {
        position: absolute;
        max-width: 320px;
        width: 25%;
        left: 30%;
        bottom: 0px;
    }
    .presentation-bg {
        height: 100%;
        padding-bottom: 0px;
    }
    .formContainer {
        height: 100%;
    }
    .form {
        height: 90vh;
    }
    .headerDiv {
        margin-top: 100px;
    }
}

@media only screen and (min-width: 1680px) {
    .presentationPic {
        position: absolute;
        max-width: 400px;
        width: 23%;
        left: 27%;
        bottom: 0px;
    }
    .formHead {
        margin-top: 100px;
    }
    .valid-container {
        font-size: 50px;
        line-height: 55px;
    }
}

@media only screen and (min-width: 1920px) {
    .presentationPic {
        position: absolute;
        max-width: 450px;
        width: 25%;
        left: 26%;
        bottom: 0px;
    }
    .formHead {
        margin-top: 150px;
    }
}