html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    font: revert;
    line-height: 1.5;
    font-family: 'Poppins';
}

.button404{
    padding: 6px 14px;
    font-size: 16px;
    font-weight: bold;
    width: 200px;;
    color: white;
    border: none;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}

.ekko-lightbox .modal-title{
    display: none;
}
.ekko-lightbox .modal-header{
    display: block;
    text-align: right;
    margin-bottom: -85px;
    border: none;
    z-index: 2;
}
.ekko-lightbox .ekko-lightbox-container{
    z-index: 1;
}
.modal-header .close{
    color: #000;
    border: 0;
    background-color: transparent;
    font-size: 30px;
}
.modal-header .close{
    font-size: 40px;
    margin-right: 0;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_overlay{
    background-color: gray !important;
}

.modal-body label{
    font-weight: bold;
    margin: 5px 0;
}


.btn-group{
    margin-left: 10px;
}
body{
    display:flex;
    flex-direction:column;
    overflow-x: hidden;
}
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{ margin: 0;
    padding: revert;
    border: revert;
    font-size: 100%;
    font: revert !important;
    line-height: normal !important;
    vertical-align: baseline;
    margin: revert;
}
*/
.table>:not(caption)>*>*{
    border: none;
}
ol, ul{
    list-style: revert;
}
.modal-footer {
    justify-content: space-between;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wp-paginate .current {
    background: rgba(255,113,0,1) !important;
    border: 1px solid rgba(255,113,0,1) !important;
}
h2{
    font-size: 30px;
    text-align: left;
    font-weight: bold;
    padding: 20px 0 20px 0;
}

.bold{
    font-weight: bold;
}
.main-flex-container {
    margin-top: 102px !important;
    flex-grow: 1;
}
#wrapper{
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    font-family: 'Montserrat', serif;
}

.loginContainer, .registerContainer{
    margin: 100px 0 50px 0;
    padding: 0 20%;
}
.registerContainer #register-b, .loginB{
    padding: 6px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 20px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    margin: 10px 0 0 0;
}
.title-background{
    background-size: cover;
    padding: 20px 0;
    background-position: center;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 59px;
}

#header{
    position: fixed;
    /* top: 0; */
    width: 100%;
    background-color: white;
    z-index: 10;
}
.header{
    margin-top: 20px;
}
.header .logos{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    z-index: 10000;
}
.header .logos img{
    margin-top: 10px;
}
.header .logos a{
    margin-right: 25px;
}
.header .upper-menu{
    font-size: 16px;
    font-weight: normal;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}
.header .upper-menu button{
    padding: 6px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}

.header .bottom-menu{
    font-size: 17px;
    font-weight: normal;
    background-color: #7FC8E6;
    padding: 10px 0;
    margin-top: 20px;
    width: 100%;
}
.header .upper-menu a{
    margin-left: 20px;
    color: black;
    text-decoration: none;
}
.header .bottom-menu a{
margin-right: 30px;
color: white;
text-decoration: none;
}
.header .upper-menu a:hover{
    color: #D6006C;
}
.header .bottom-menu a:hover{
    color: #0F297B;
}
.header .bottom-menu a:active{
    color: #0F297B;
}
.header .upper-menu li {
    float: left;
    padding: 0;
    margin-left: 5px;
    list-style-type: none;
    display: flex;
    margin-top: 6px;
}
.header .bottom-menu li{
    float: left;
    padding: 0;
    margin-left: 5px;
    list-style-type: none;
    display: flex;
}
.header .bottom-menu li:first-of-type{
    margin-left: -15px;
}
.header .topnav{
    display: none;
}

.header .topnav {
    overflow: hidden;
    position: relative;
    min-height: 50px;
}
.header .topnav ul{
    padding: 0;
}
.header .topnav button a{
    color: white;
    padding: 0;
}
.header .topnav button a:hover{
    color: white;
}
.header .topnav #myLinks {
    display: none;
    margin-top: 75px;
}
.header .topnav button{
    padding: 6px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}
.header .topnav li{
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.header .topnav a {
    color: black;
    padding: 14px 0;
    text-decoration: none;
    font-size: 16px;
    display: block;
}
.header .topnav a:hover{
    color: #D6006C;
}
.header .topnav .btn-group {
    text-align: center;
    display: block;
}
.header .topnav a.icon {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 30px;
    z-index: 10000;
}
.header .mobile-lang-ul li a{
    margin: 0 10px 0 0;
}
.header .mobile-lang-container{
    margin-left: 20px;
}
/*.header .mobile-lang-ul li:after {
    content: "|";
    float: right !important;
    margin-top: -30px;
}*/
.header .mobile-lang-ul {
    display: table;
    margin-right: auto;
    margin-left: auto !important;
}
.header .mobile-lang-ul li {
    float: left !important;
    margin: 0 10px 0 0;
}

.student-company{
    font-size: 16px !important;
    position: relative;
}
.student-company .teamSection{
    padding: 20px;
    margin-top: -50px;
}
.student-company .teamSection .img{
    width: 35px;
    margin: 15px 5px 15px 0;
}
.student-company .teamSection table{
    margin-bottom: 50px;
}
.student-company .teamSection .teamMember{
    margin-bottom: 40px;

}
.student-company td p{
    margin-left: 43px;
}
.student-company .question td p{
    margin-left: 0 !important;
}
.student-company .changeCompanyImg{
    top: 10px;
    position: absolute;
    border: none;
    right: 50px;
    background-color: lightgray;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
}
.student-company .changeCompanyImg .icon{
    height: 30px;
    position: unset;
}
.student-company .deleteCompanyImage{
    top: 10px;
    position: absolute;
    border: none;
    right: 10px;
    background-color: lightgray;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
}
.student-company .deleteCompanyImage .icon{
    height: 30px;
    position: unset;
}
.student-company .add_form_field{
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    float: right;
    margin: 20px 0;
    padding: 10px 8px;
}
.student-company .questions{
margin-top: 50px;
}
.student-company .questions{
margin-top: 50px;
}
.student-company .questions .qFormat{
    width: 108px;
}
.student-company .modal .button{
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    padding: 10px 14px;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    margin: 15px 0;
}
.student-company .modal .button:hover{

}
.company-template h1, .login-template h1, .register-template h1, .title-background h1{
    position: relative;
    color: white;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.student-company .main-thumbnail, .new-template .main-thumbnail {
    padding: 20px;
    margin-top: 30px;
    position: relative;
}
.student-company .main-thumbnail{
    order: 2;
    position: relative;
}
.student-company #pills-tab{
    order: 4;
}
.student-company #pills-tabContent{
    order: 5;
}
.student-company .main-thumbnail .thumbnail, .new-template .main-thumbnail .thumbnail{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    aspect-ratio: 4/3;
    position: relative;
    border-radius: 20px;
    max-height: 300px;
    margin-left: auto;
    margin-right: 0;
}
.student-company .main-thumbnail img{
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.student-company .profileImage, .backgroundImage{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    aspect-ratio: 4 / 3;
    border-radius: 10px;
}
.student-company .profileImage2{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    aspect-ratio: 4 / 3;
    height: 80px;
    border-radius: 10px;
}
.student-company .save button{
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    margin: 20px 0 0;
    padding: 10px 14px;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}

.student-company .change img{
    height: 30px;
}
.student-company .deleteTeamImage{
    top: 10px;
    right: 10px;
    position: absolute;
    border: none;
    background-color: lightgray;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
}
.student-company .changeProfileImg{
    top: 10px;
    right: 50px;
    position: absolute;
    border: none;
    background-color: lightgray;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
}
.student-company .deleteTeamImage img{
    height: 30px;
}

.student-company .save button:hover{

}
.student-company .info{
    margin-top: 30px;
    order: 1;
}
.student-company .info .img{
    margin: 15px 5px 15px 0;
    width: 35px;
}
.student-company .info input{
padding: 10px;
width: 100%;
}
.student-company .info textarea{
    width: 100%;
    height: 150px;
    padding: 10px;
}
.student-company .info .member{
font-weight: bold;
}
.student-company .info .member .school{
font-weight: normal;
}
.student-company .blogs{
    margin-bottom: 100px;
    margin-top: 50px;
    order: 3;
}
.student-company .blogs .row{
    box-shadow: 0px 0px 15px #ccc;
    border-radius: 50px;
}
.student-company .blogs .heading{
    font-size: 25px;
    margin-left: 15px;
}
.student-company .blogs .add-new{
    margin: 20px 0;
}
.student-company #pills-development .add-new{
    margin: 30px 0;
}
.student-company .blog .thumbnail, .newImage{
    aspect-ratio: 4/3;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px 0 0 50px;
    margin-left: -12px;
}
.student-company .blogs .content .desc{
    height: 170px;
    overflow: hidden;
    margin-bottom: 20px;
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
}
.student-company .blogs .content .desc2{
    height: 165px;
    overflow: hidden;
    padding: 0 5px;
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
}
.student-company .blogs .content .title{
    font-weight: bold;
    padding: 10px 0;
}
.student-company .blogs .content .date{
    margin-bottom: 10px;
}
.student-company .teamMember{
    position: relative;
}
.student-company .teamMember .teamInfo{
    margin-top: 15px;
}
.student-company .teamMember2{
    display: flex;
    align-items: start;
    justify-content: left;
    position: relative;
    margin-bottom: 40px;
}
.student-company .blogs .content, .student-company .blogs .thumbnail{
    padding: 0 10px;
}
.login-template a{
    color: #D6006C;
    text-decoration: none;
}
.login-template a:hover{
    text-decoration: none;
}
.student-company .blogs .button2, .student-company #pills-development .button2{
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    margin: 15px 0;
}
.student-company .blogs .button2:hover{

}
.student-company .blogs .button3, .mentor-template .button3{
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    border-radius: 55px;
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    margin: 15px 0;
}
.student-company .blogs .button3:hover, .mentor-template .button3:hover{

}
.button4{
    background-color: red;
    border-radius: 55px;
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
}
.student-company .blogs .button4:hover{
    background-color: salmon;
    cursor:pointer;
}
.student-company h2{
    position: relative;
    font-size: 25px;
    font-weight: bold;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.student-company .questions .question{
    padding: 20px 0;
    border-top:5px solid #01A0C6;
}
.student-company .questions .question textarea{
    width: 100%;
    height: 200px;
    padding: 10px;
}
.student-company .modal #new-blog-title, .student-company .modal #edit-blog-title{
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 20px;
    border: solid 1px gray;
}
.student-company .modal-header{
    font-weight: bold;
}
.student-company .modal-content{
    padding: 20px;
    background-color: #E2E8FF;
}
.student-company .file{
    margin-bottom: 20px;
}
.student-company .file a:hover span{color: #D6006C;}
.student-company .tasks .task, .student-company .stages .stage, .student-company .simulations .simulation{
    padding: 20px;
    border: 1px solid black;
    margin-bottom: 50px;
    border-radius: 20px;
}
.student-company .tasks .task .show-more button, .student-company .stages .stage .show-more .button, .student-company .simulations .simulation .show-more .button, .student-company .simulations #newCommentSim-b{
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    border-radius: 55px;
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    margin: 15px 0;
}
.student-company .tasks .task .show-more button:hover, .student-company .stages .stage .show-more .button:hover, .student-company .simulations .simulation .show-more .button:hover{
    background-color: #01A0C6;
}
.student-company .tasks .task .task-footer, .student-company .stages .stage .task-footer, .student-company .simulations .simulation .task-footer{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.student-company  .nester-footer{
    display: flex;
}
.student-company .nester-footer .status, .student-company .nester-footer .deadline, .student-company .nester-footer .message-counter, .student-company .collapse .file{
    display: inline-flex;
    margin-right: 35px;
    margin-top: auto;
}
.student-company .nester-footer img{
    width: 40px;
    height: 30px;
    padding-right: 10px;
    margin-top: -6px;
}
.student-company .user .profileImg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    aspect-ratio: 4 / 3;
    height: 60px;
}
.student-company .simulations .simulation .content-with-image img{
    width: revert;
    padding: 10px;
    margin-top: revert;
}
.student-company .tasks .task .task-footer .nester-footer div, .student-company .stages .stage .task-footer .nester-footer div,.student-company .simulations .simulation .task-footer .nester-footer div{
    padding: 5px;
    margin-top: auto;
    display: block;
}
.student-company .tasks .task .collapse{
    margin: 20px 0;
}
.student-company .tasks .task #status{
    min-width: 200px;
    padding: 5px;
}
.student-company .tasks .task #message, .student-company .stages .stage #message, .student-company .simulations .simulation #message{
    padding: 5px;
    height: 150px
}
.student-company label{
    vertical-align: top;
    font-weight: bold;
    margin: 5px 0;
}
.student-company .tasks .task .new-comment, .student-company .simulations .simulation .new-comment-sim, .newDevelopmentComment{
    width: 90%;
    margin-left: 10%;
    margin-top: 30px;
}
.student-company .tasks .task .new-comment .formRow{
    margin-bottom: 20px;
}
.student-company .tasks .task .new-comment button{
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    border-radius: 55px;
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    margin: 15px 0;
}
.student-company .tasks .task .new-comment button:hover{

}
.student-company .tasks .task .inner-task{
    margin-bottom: 20px;
}
.student-company .comments{
    display: flex;
    flex-direction: column;
    margin-top: 50px;
}
.student-company .comment{
    border: 3px solid black;
    padding: 10px;
    border-radius: 20px;
}
.student-company .comment .file {

}
.student-company .adminComment{
    border: 3px solid #7fc8e6;
}
.student-company .comments .button4{
    margin-top: 20px;
}
.student-company #categoryFilter{
    margin: 0 0 20px;
}
.student-company #categoryFilter button{
    border-radius: 20px;
    padding: 5px 15px;
    color: black;
    background: lightgray;
    margin: 10px 15px;
    border: none;
    min-width: 100px;
}
.student-company #categoryFilter button:focus{
    background: #01a0c6;
}
.student-company #categoryFilter button:hover{

}
.student-company .stages .stage .content, .student-company .stages .stage .content-with-image, .student-company .simulations .simulation .content, .student-company .simulations .simulation .content-with-image {
    margin-bottom: 20px;
}
.student-company .stages .stage .content-with-image, .student-company .simulations .simulation .content-with-image{
/*    display: flex;
    flex-direction: row;
    align-items: stretch;*/
}
.student-company .stages .stage .content-with-image .text, .student-company .simulations .simulation .content-with-image .text{

}
.student-company .stages .stage .content-with-image .img, .student-company .simulations .simulation .content-with-image .img{
    text-align: right;
    background-position: top;
    aspect-ratio: 4 / 3;
    background-repeat: no-repeat;
    height: 300px;
    float: right;
    background-size: cover;
    margin: 0 0 20px 20px;
    border-radius: 20px;
}
.student-company .stages .stage .newDevelopmentComment .formRow{
    margin-bottom: 20px;
}
.student-company .stages .stage #newDevelopmentComment-b{
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}
.student-company .stages .stage #newDevelopmentComment-b:hover{

}
.student-company .stages .stage .delete{
    background-color: red;
    padding: 10px 13px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 40px;
    width: 172px;
    margin-bottom: 15px;
}
.student-company .stages .stage .delete:hover{
    background-color: salmon;
}

.student-company .stages .button3{
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}
.student-company .stages .button3:hover{

}
.student-company .deleteComment{
    display: none;
}

.company-template .post{
    margin-bottom: 50px;
}
.company-template .post .thumbnail, .news-template .post .thumbnail{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    aspect-ratio: 4 / 3;
}
.company-template .post .shadow .thumbnail{
    box-shadow: 0px 0px 15px #ccc;
    border-radius: 50px 50px 0 0;
}
.company-template .post .title{
    font-weight: bold;
    font-size: 25px;
    padding: 15px;
    min-height: 143px;
}
.news-template .post .title{
    font-weight: bold;
    font-size: 20px;
    padding: 20px 0 10px 0;
    min-height: 90px;
    padding: 0 35px;
}
.company-template .post .slogan{
    font-size: 16px;
    padding: 0 15px 15px 15px;
    min-height: 120px;
    overflow: hidden;
    height: 145px;
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
}
.company-template .post .button{
    text-align: center;
    padding: 15px;
}
.company-template .companies{
    margin-top: 50px;
    margin-bottom: 50px;
}
.company-template .companies .shadow{
    box-shadow: 0px 0px 30px #ccc;
    position: relative;
    transition: 0.8s;
    border-radius: 50px;
}
.company-template .companies a{
    color: black;
    text-decoration: none;
}
.company-template .companies a:hover{
    color: black;
    text-decoration: none;
}
.company-template .post button{
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    padding: 15px 25px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 100%;
    border-radius: 50px;

}
.company-template .post button:hover{

}


#footer{
    flex-shrink: 0;
    font-size: 20px;
    position: relative;
    margin-top: 100px;

    background-position: center;
    background-repeat: no-repeat;
    /* width: 200%; */
    height: 640px;
    display: flex;
    flex-direction: column;
}
#footer .teal2{
    z-index: -1;
    position: absolute;
    bottom: 0px;
}
#footer .container{
    display: flex;
    flex-direction: column;
    flex: 1;
}
#footer .container .logo1 img{
    height: 68px;
}
#footer .container .logo2 img{
    height: 68px;
}
#footer .container .logo3 img{
    height: 68px;
}
#footer .container .link{
    margin: 20px 0;
}
#footer .container a{
    color: #12017B !important;
}
#footer a{
    text-decoration: none;
}
#footer a:hover{
    text-decoration: underline;
}
#footer .container .logo1, #footer .container .logo2, #footer .container .logo3{
    margin-bottom: 20px;
}
#footer .container .col-lg-4{
    margin-bottom: 10px;
}
#footer .container .col-lg-4:nth-child(2){
    padding: 0 35px;
}
#footer .col1{
    padding-right: 30px;
}

.bottom-menu{
    float: right;
    font-size: 18px;
}
.bottom-menu a{
    color: black;
    text-decoration: none;
    font-weight: bold;
}
.bottom-menu a:hover{
    color: #D6006C;
}

.home .intro{
    position: relative;
    margin-bottom: -10px;
    color: white;
}
.home .main-image{
    background-size: cover;
    min-height: 800px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-position: right;
    background-position-y: top;
    background-repeat-y: no-repeat;
}
.home .main-image2{
    background-size: cover;
    min-height: 760px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-position-x: center;
}
.home .intro .text{
    width: 650px;
    position: absolute;
    top: 150px;
}
.home .intro .text .title{
    font-size: 30px;
    position:relative;
    display:inline;
    padding-bottom: 5px;
}
.home .intro .text .desc{
    position: relative;
    top: 20px;
    line-height: 30px;
}
.home .intro .text .desc a{
    display: block;
    position: relative;
    top: 20px;
}
.home .intro .text .desc span{
    font-size: 20px;
    line-height: 30px;
}
.home .intro .text .desc button{
    padding: 6px 23px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}
.home .intro .text .desc button:hover{

}
.home .post-container{
    margin-bottom: 50px;
}
.home .second{
    position: relative;
}
.home .second .textContainer{
    width: 600px;
    margin-top: 50px;
    font-size: 20px;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 4;
    line-height: 25px;
}
.home .second img{
    width: 458px;
    height: 458px;
    float: left;
    margin-right: 30px;
}
.home .second a{
    display: block;
    margin-top: 20px;
}
.home .news button{
    padding: 6px 20px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    float: right;
}
.home .second button:hover{

}

header .dropdown{
float: right !important;
}
header .dropdown ul{
min-width: unset;
width: 82px;
padding: 5px;
margin: 0px;
}

.home .news{
margin-bottom: 50px;
}
.home .teal1{
    background-size: cover;
    min-height: 840px;
    position: absolute;
    background-position: right;
    background-position-y: top;
    background-repeat-y: no-repeat;
    width: 175%;
    top: 50px;
    left: -1511px;
}
.news .post{
    position: relative;
    transition: 0.8s;
    border-radius: 50px;
}
.home .news h2{
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    position: relative;
    padding: 0;
    margin-top: 50px;
}
.home .news .post .thumbnail, .news-template .post .thumbnail{
    background-size: cover;
    /* height: 316px; */
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: top;
    transition: 0.8s;
    border-radius: 50px 50px 0 0;
    aspect-ratio: 4 / 3;
}
.news .title{
    font-size: 20px;
    font-weight: bold;
    min-height: 96px;
    overflow: hidden;
    padding: 0 35px;
}
.news .desc{
    font-size: 20px;
    margin-top: 22px;
    padding: 0 35px 10px;

    height: 165px;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
}
.home .news .post .read, .news-template .post .read{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    display: flex;
    color: white;
    text-align: center;
    font-size: 20px;
    top: 45%;
    left: 0%;
    font-weight: bold;
    width: 100%;
    z-index: 10;
    align-items: center;
    justify-content: center;
    transition: visibility 0s, opacity 0.5s linear;
}
.news .post{
    -moz-box-shadow:    0px 0px 15px #ccc;
    -webkit-box-shadow: 0px 0px 15px #ccc;
    box-shadow:         0px 0px 15px #ccc;
}
.news-template .post{
    -moz-box-shadow:    0px 0px 15px #ccc;
    -webkit-box-shadow: 0px 0px 15px #ccc;
    box-shadow:         0px 0px 15px #ccc;
}
.home .news .post a{
    text-decoration: none;
    position: relative;
}
.home .news .post:hover, .news-template .post:hover{
    -moz-box-shadow:    0px 0px 30px #ccc;
    -webkit-box-shadow: 0px 0px 30px #ccc;
    box-shadow:         0px 0px 30px #ccc;
}
.home .news .post:hover .read, .news-template .post:hover .read{
    visibility: visible;
    opacity: 1;
}
.home .news .post:hover .thumbnail, .news-template .post:hover .thumbnail{
    filter: brightness(30%);
}
.home .post-container a, .news-template a{
color: black;
text-decoration: none;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: black;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 5px solid #01A0C6;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}
.nav-pills .nav-link{
    font-size: 20px;
    font-weight: bold;
}
.nav-link {
color: black;
}
.nav-link:focus, .nav-link:hover {
color: black;
}

.swal2-styled.swal2-cancel{
    background-color: gold;
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    font-family: 'Montserrat', serif;
    border-radius: 20px;
}
.swal2-styled.swal2-cancel:hover{

}
.swal2-styled.swal2-confirm{
    background-color: red;
    padding: 10px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: 172px;
    font-family: 'Montserrat', serif;
    border-radius: 20px;
}
.swal2-styled.swal2-confirm:hover{
    background-color: salmon;
}
.swal2-title {
    font-family: 'Montserrat', serif;
}

.about-template .content{
    margin: 50px 0;
}
.about-template .content img{
    margin: 20px 0;
}
.about-template .numbering{
    padding: 20px;
    height: 900px;
    border: solid black 1px;
}

.news-template .post{
    position: relative;
    border-radius: 50px;
}


.new-template{
    margin-bottom: 50px;
}
.new-template .main-title{
    margin-bottom: 50px;
}
.new-template .thumbnail{
    float: right;
    width: 400px;
    margin: 0 0 20px 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    aspect-ratio: 4/3;
    border-radius: 20px;
}

#errorMessage{
margin-top: 20px;
margin-bottom: 20px;
font-weight: bold;
color: red;
}

.student-company .deleteImage{
    margin-left: 20px;
    background-color: red;
    border-radius: 50px;
    padding: 9px 10px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    border: none;
    width: 62px;
    margin: 7px 0;
    position: absolute;
    right: 15px;
}
.student-company .simulations .simulation .options .option, .student-company .simulations .simulation .options .basicOption{
    padding: 20px 10px;
    border: solid 5px lightgray;
    min-height: 200px;
    cursor: pointer;
    border-radius: 20px;
}
.student-company .simulations .simulation .options .correctOption{
    padding: 20px 10px;
    border: solid 5px black;
    min-height: 200px;
    cursor: pointer;
    border-radius: 20px;
}
.student-company .simulations .simulation .sendAnswer{
    padding: 6px 14px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    margin: 0 0 0 10px;
    width: 172px;
}
.student-company .simulations .simulation .sendAnswer:hover{

}
.student-company .simulations .simulation .sendButtonContainer{
    text-align: right;
    margin: 15px 0;
}

.mentors-template .mentors .mentor{
    margin-top: 20px;
    padding: 20px;
    text-align: center;
}
.mentors-template .mentor .shadow{
    border-radius: 50px;
}
.mentors-template .mentors .mentor .thumbnail{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    aspect-ratio: 4/3;
    border-radius: 50px 50px 0 0;
}
.mentors-template .mentor .excerpt{
    min-height: 170px;
    padding: 10px 5px;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
}
}
.mentors-template .mentors .mentor .name{
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
}
.mentors-template .mentors .mentor a{
    color: black;
    text-decoration: none;
}
.mentors-template .mentors .mentor a:hover{
    color: black;
    text-decoration: none;
}

.mentor-template{
    font-size: 16px;
}
.mentor-template .questionMentor{
    font-size: 20px;
    font-weight: bold;
    color: white;
    border: none;
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 55px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
}
.mentor-template .data .thumbnail{
    margin-top: 30px;
    background-repeat: no-repeat;
    background-position: center;
    aspect-ratio: 4/3;
    background-position-y: top;
    border-radius: 20px;
    background-size: cover;
}
.mentor-template .data .location{
    text-align: center;
    margin: 20px 0;
}
.mentor-template .data .excerpt{
    text-align: center;
    margin-bottom: 50px;
}
.mentor-template .content{
    margin-top: 10px;
    margin-bottom: 50px;
}
.mentor-template .question{
    margin-bottom: 50px;
}
.mentor-template .question .buttonContainer{
    margin-top: 20px;
    text-align: center;
}

.questions-template{
    font-size: 16px;
}
.questions-template .questions{
    margin: 50px 0;
}

.blog-template{
    font-size: 16px;
}
.blog-template .thumbnail{
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
    float: right;
    background-size: cover;
    aspect-ratio: 4/3;
    margin: 0 0 20px 20px;
    border-radius: 20px;
}
.blog-template .blogData{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
}
.blog-template .blogData a{
    color: #D6006C;
    text-decoration: none;
}
.blog-template .blogData a:hover{
    text-decoration: underline;
}

.news-template .blogData{
    font-size: 16px;
    padding: 0 35px;
}
.news-template .blogData a{
    color: #D6006C;
    text-decoration: none;
}
.news-template span{
    color: black;
}
.news-template .blogData a:hover{
    text-decoration: underline;
}

.cookie-container{
    background-color: #7FC8E6;
    /*    height: 100px;*/
    color: white;
    position: fixed;
    bottom: -300px;
    z-index: 100;
    padding: 20px;
    animation-fill-mode: forwards;
    animation-name: cookie-move;
    animation-duration: 2s;
    animation-delay: 0s;
}
.cookie-container .show-buttons{
    display: none;
}
.cookie-container .input-checkbox{
    margin-bottom: -10px;
    margin-right: 10px;
}
.cookie-container .center-div{
    display: flex;
    align-items: center;
}
.cookie-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    background-color: #7FC8E6;
    z-index: -1;
}
.cookie-container .svg{
    text-align: end;
    padding-top: 20px;
}
.cookie-container #remove-banner, .cookie-container #remove-banner2{
    text-align: center;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,113,0,1) 0%, rgba(255,231,0,1) 100%);
    color: white;
    border: none;
    border-radius: 20px;
    padding: 5px 20px;
    font-size: 16px;
    margin: auto;
}
.cookie-container #remove-banner:hover, .cookie-container #remove-banner2:hover{
    text-align: center;
    background-color: white;
    color: #485141;
    border: none;
}
.cookie-container #show-cookies, .cookie-container #show-cookies2, .cookie-container #show-cookies3, .cookie-container #show-cookies4 {
    background-color: transparent;
    border: none;
    padding: 5px 20px;
    color: white;
    font-size: 20px;
    margin: auto;
}
.cookie-container #show-cookies:hover, .cookie-container #show-cookies2:hover, .cookie-container #show-cookies3:hover, .cookie-container #show-cookies4:hover{
    text-decoration: underline;
    color: white;
}
.cookie-container .hidden-cookies{
    display: none;
    margin-top: 0px;
    margin-bottom: 10px
}
.show-cookie-banner strong{
    cursor: pointer;
}
.show-cookie-banner strong:hover{
    text-decoration: underline;
}
.cookie-container a{
    text-decoration: none;
    font-size: 25px;
}
.cookie-container a:hover{
    text-decoration: underline;
}
.cookie-container span{
    font-size: 25px;
    margin-bottom: 20px;
}
.cookie-container label{
    font-size: 25px;
    min-width: 250px;
}
.cookie-container input[type="checkbox"]{
    -webkit-appearance: initial;
    appearance: initial;
    background: #D9E6EB;
    width: 40px;
    height: 40px;
    border: 1px solid #454B60;
    position: relative;
}
.cookie-container input[type="checkbox"]:checked {
    background: #D9E6EB;
}
.cookie-container input[type="checkbox"]:checked:after {
    content: "X";
    font-size: 40px;
    font-weight: bold;
    font-family: 'Open Sans' !important;
    color: #454B60;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

}
@keyframes cookie-move {
    0% {

    }
    100% {
        bottom: 0;
    }
}

@media only screen and (max-width : 1400px){
    #footer .col1{
        padding-right: 50px;
    }
    .home .teal1{
        left: -380px;
        width: 100%;
    }
    .home .main-image {
        background-position: center;
    }
    .header .logos img{
        max-height: 40px;
        margin-top: 15px;
    }
}
@media only screen and (max-width : 1200px) {
    #footer .container .col-lg-4:nth-child(2){
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    #footer{
        font-size: 17px;
    }
    .student-company .blogs .content .desc2, .student-company .blogs .content .desc{
        height: 108px;
    }
    .home .second .textContainer{
        width: 541px;
    }
    .home .teal1 {
        left: -180px;
    }
    .header .logos img {
        max-height: 30px;
        margin-top: 20px;
    }
}
@media only screen and (max-width : 992px) {
    #footer{
        background-image: url("/wp-content/themes/girlpower_blankslate/images/Teal3.svg") !important;
        background-position-y: top;
        height: 850px;
        font-size: 16px;
    }
    .home .second .textContainer{
        width: unset !important;
        margin-top: 20px;
        left: 10px;
        right: 10px;
    }
    .home .intro .text .desc span{
        font-size: 16px;
    }
    .home .intro .text .title{
        font-size: 25px;
    }
    .home .title-container{
        width: unset !important;
    }
    .header .topnav{
        display: block;
        margin-top: -80px;
    }
    .header .upper-menu{
        display: none;
    }
    .header .bottom-menu{
        display: none;
    }
    .header .logos{
        margin-bottom: 30px;
    }
    .student-company .main-thumbnail{
        order: 1;
    }
    .student-company .info{
        order: 2;
    }
    .student-company .blog .thumbnail {
        border-radius: 50px;
    }
    .student-company .blogs .content, .student-company .blogs .thumbnail{
        margin-bottom: 20px;
    }
    #footer .col1{
        order: 3;
        padding-right: 0;
    }
    #footer .col4{
        order: 4;
    }
    .student-company .blogs .content .desc2 {
        height: 200px;
        overflow: hidden;
    }
    .home .main-image2 {
        background-position-x: right;
    }
    .title-background{
        margin-top: 0;
    }
    .home .main-image{
        background-image: unset !important;
        background-color: rgba(214,0,108,255);
        min-height: 700px;
        margin-left: -50vw;
    }
    .home  .teal1{
        background-image: unset !important;
    }
    .student-company .teamSection{
        padding: 20px;
        margin-top: 0;
    }
    .student-company .main-thumbnail .thumbnail, .new-template .main-thumbnail .thumbnail{
        max-height: unset;
    }
    .new-template .thumbnail {
        float: unset;
        margin: auto;
        margin-bottom: 25px;
    }
    .blog-template .thumbnail {
        margin: auto;
        float: unset;
        margin-bottom: 30px;
        height: unset;
        max-height: 300px;
    }
    .student-company .blog .thumbnail, .newImage{
        margin-left: unset;
    }
    .student-company .tasks .task .new-comment, .student-company .simulations .simulation .new-comment-sim, .newDevelopmentComment{
        width: 100%;
        margin-left: 0%;
    }
    .cookie-container span, .cookie-container a{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .cookie-container .svg{
        text-align: center;
        padding: 20px 0;
    }
    .cookie-container .inputCheck{
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 768px) {
    .student-company .nester-footer .status, .student-company .nester-footer .deadline, .student-company .nester-footer .message-counter, .student-company .collapse .file{
        display: block;
        margin: 15px 0;
    }
    .header .logos img{
        max-height: 23px;
    }
    #footer{
        height: 910px;
    }

    h2{
        font-size: 25px;
    }
    .home .main-image2{
        min-height: 620px;
    }
    .home .intro .text {
        width: unset;
        position: absolute;
        top: 115px;
        left: 10px;
        right: 10px;
    }
    .header {
        margin-top: 40px;
    }
    .student-company .task-footer{
        display: block !important;
    }
/*    .student-company .simulation .show-more{
        flex-flow: column;
        display: flex;
        align-items: end;
        justify-content: center;
    }*/
    .student-company .show-more button{
        margin-right: 0 !important;
    }
    .student-company .nester-footer {
        display: block;
    }
    .student-company .text-end.add-new{
        display: flex;
        flex-direction: initial;
    }
    .student-company .text-end.add-new button{
        margin-right: 20px !important;
    }
    .student-company .blogs .button4{
        margin: 15px 0;
    }
    .home .second .textContainer{
        font-size: 17px;
    }
    .new-template .thumbnail{
        width: 100%;
    }

    .title-background {
        margin-top: 10px;
    }
    .show-more{
        text-align: end;
    }
}

@media only screen and (max-width: 576px) {
    .cookie-container label{
        min-width: unset;
    }
    #footer{
        height: 910px;
        font-size: 15px;
    }

    .home .second .textContainer{
        font-size: 17px;
    }
    .student-company .nester-footer .status, .student-company .nester-footer .deadline, .student-company .nester-footer .message-counter, .student-company .collapse .file {
        display: block;
        margin: 10px 0;
    }

    .home .main-image {
        min-height: 900px;
    }
}

@media only screen and (max-width: 500px) {
    #footer{
        font-size: 14px;
    }
    .home .second .textContainer{
        font-size: 15px;
    }
    .header .logos img {
        max-height: 20px;
    }
}