body {
    padding-top: 166px;
}

.navbar-brand {
    padding: 0px;
}

.navbar {
    min-height: 116px;
    background: white;
    border: 0px;
}

.headermenu {
    text-transform: uppercase;
    color: #a5a5a5;
    font-size: 18px;
    padding: 8px 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}


.navbar-inverse .navbar-nav > li > a {
    line-height: 0;
    padding: 15px 0;
}
@media (max-width: 991px) {
    .headermenu {
        display: block;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 15px !important;
    }
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a:active,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: black;
}

.navbar-inverse .navbar-nav > li.linkbetween {
    line-height: 0;
    padding: 15px 15px 15px 0;
    display: block;
}

.eulogo_header {
    height: 90px;
    margin: 0 30px 0 0;
}

#bg4sections {
    background: transparent url("../../img/public/bg-4sections.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom: 100px;
}

.bg1section-row {
    background: white url("../../img/public/bg-1section.png") no-repeat right bottom;
    padding-bottom: 40px;
    margin: 0px 10px 0px 10px;
    cursor: pointer;
    color: #757575;
}

#bg1section-row1:hover {
    background: white url("../../img/public/bg-1section-1.png") no-repeat right bottom;
}

#bg1section-row2:hover {
    background: white url("../../img/public/bg-1section-2.png") no-repeat right bottom;
}

#bg1section-row3:hover {
    background: white url("../../img/public/bg-1section-3.png") no-repeat right bottom;
}

#bg1section-row4:hover {
    background: white url("../../img/public/bg-1section-4.png") no-repeat right bottom;
}

#bg1section-row1:hover h3 {
    color: #1d61b6;
}

#bg1section-row2:hover h3 {
    color: #ef2f58;
}

#bg1section-row3:hover h3 {
    color: #4cbf71;
}

#bg1section-row4:hover h3 {
    color: #3dbfd7;
}


#promo1 {
    background: transparent url("../../img/public/promo2.jpg") no-repeat center center;
    background-size: cover;
    padding: 150px 0px 150px 0px;
    color: white;
    text-align: center;
}

#promo2 {
    background: transparent url("../../img/public/baner-inovation-day-2017.jpg") no-repeat center center;
    background-size: cover;
    padding: 150px 0px 150px 0px;
    color: white;
    text-align: center;
}

#aboutproject {
    background: transparent url("../../img/public/about-project.png") no-repeat left center;
    background-size: cover;
    padding: 100px 0px 100px 0px;
    color: white;
}

#aboutproject h3 {
    background: transparent url("../../img/public/headline1.png") no-repeat left top;
    padding: 20px 0px 20px 0px;
    color: white;
    font-size: 30px;
    margin: 0px;
    text-transform: uppercase;
}

a.morelink {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid white;
    padding: 10px 40px;
}

a.morelink:hover {
    color: black;
    background: white;
    text-decoration: none;
}


#promo1 h2, .promobanner h2 {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
}

#promo1 h4, .promobanner h4 {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 30px;
    font-weight: normal;
}

#promo1 h5, .promobanner h5 {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

#promo1 p a, .promobanner p a {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid white;
    padding: 10px 40px;
}

#promo1 p a:hover, .promobanner p a:hover {
    color: black;
    background: white;
    text-decoration: none;
}

.bg1section-row h3 {
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 2px solid #d7d7d7;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
}

.bg1section-row-item1 {
    background: #1d61b6 url("../../img/public/icon-section1.png") no-repeat center center;
    padding: 50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
}

.bg1section-row-item2 {
    background: #ef2f58 url("../../img/public/icon-section2.png") no-repeat center center;
    padding: 50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
}

.bg1section-row-item3 {
    background: #4cbf71 url("../../img/public/icon-section3.png") no-repeat center center;
    padding: 50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
}

.bg1section-row-item4 {
    background: #3dbfd7 url("../../img/public/icon-section4.png") no-repeat center center;
    padding: 50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
}

.event-item {
    color: white;
    text-align: center;
}

.event-item p {
    padding: 0px 20px 0px 20px;
}

.event-item h2 {
    padding: 10px 20px 10px 20px;
    font-size: 28px;
}

.event-item-date {
    font-size: 18px;
}

.event-item p.event-item-link {
    padding: 20px 0px 20px 0px;
}

.event-item-link a {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid white;
    padding: 5px 40px;
}

.event-item-link a:hover {
    color: black;
    background: white;
    text-decoration: none;
}

#footer_row1 {
    background: #003399;
    color: white;
}

#footer_row1 span {
    color: #7c7c7c;
}

#footer_row2 {
    background: #304d65;
    text-align: center;
    color: white;
    font-size: 11px;
    padding: 15px 0px 15px 0px;
}

#footer_row2 a {
    color: #d1d1d1;
}

#footer_row2 a:hover {
    color: white;
}

#footer_row3 {
    background: transparent url("../../img/public/footer_map.png") no-repeat center center;
    background-size: cover;
    padding: 0px;
    text-align: center;
}

#footer_row3 a {
    padding: 130px 0px 130px 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    color: transparent;
    text-decoration: none;
}

#footer_row3 a:hover {
    text-decoration: none;
}

#footer_row1-col2 {
    text-align: center;
}

#footer_row1-col2-address {
    border-top: 2px solid #9e9e9e;
    padding: 20px 0px 0px 0px;
    text-align: center;
}

#footer_row1-col2-logo {
    padding: 30px 0px 10px 0px;
}

#footer_row1-col2-logo img {
    margin: auto;
}

#footer_row1-col2-social ul {
    padding: 30px 0px 30px 0px;
    margin: 0px;
    width: 100%;
}

#footer_row1-col2-social ul li {
    list-style: none;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    width: auto;
    display: inline-block;
}

#footer_row1-col3 {
    padding: 30px 0px 30px 0px;
}

#footer_row1-col3 ul {
    padding: 0px 0px 0px 25px;
    margin: 20px 0px 20px 70px;
    list-style: none;
}

#footer_row1-col3 ul.footer_ul_dark {
    border-left: 25px solid #595959;
}

#footer_row1-col3 ul.footer_ul_light {
    border-left: 25px solid #a7a7a7;
}

#footer_row1-col3 ul li {
    padding: 0px;
    margin: 0px;
    background: transparent url("../../img/public/bg_li_footer.png") no-repeat left center;
}

#footer_row1-col3 ul li a {
    padding: 0px 0px 0px 25px;
    margin: 0px;
    color: #c5c5c5;
}

#footer_row1-col3 ul li a:hover {
    color: white;
    text-decoration: none;
}

#newsletterpart {
    padding: 50px 0px 40px 0px;
}

#newsletterpart h2 {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 36px;
}

#newsletterpart input.newsletterpart_email {
    background: white;
    color: #a9a9a9;
    border: 2px solid #1d2226;
    padding: 20px 40px 20px 40px;
    font-size: 18px;
    width: 100%;
}

#newsletterpart input.newsletterpart_submit {
    background: #304d65;
    color: white;
    border: 0px;
    padding: 20px 40px 20px 40px;
    text-transform: uppercase;
    font-size: 18px;
}

#newsletterpart input.newsletterpart_submit:hover {
    background: #c6c6c6;
    color: black;
}

#newsletterpart_1 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#newsletterpart_2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#newsletterpart_3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.news_container {
    padding-top: 30px;
    padding-bottom: 20px;
}

.news_headline {
    padding: 10px 0px 10px 0px;
    background: transparent url("../../img/public/news_headline_bg.png") repeat-x left center;
    text-align: center;
    width: auto;
}

.news_headline h2 {
    padding: 20px 0px 20px 0px;
    margin: 0px;
    width: auto;
    font-size: 30px;
}

.news_headline h2 span {
    background: white;
    padding: 0px 30px 0px 30px;
}

.news_items {
    padding: 10px 0px 20px 0px;
    margin: 0px;
}

.news_item {
    padding: 0px 0px 30px 0px;
    margin: 0px;
    cursor: pointer;
}

.news_item_date {
    font-size: 36px;
    text-align: center;
    line-height: 36px;
    font-weight: normal;
}

.news_item_date span {
    font-size: 48px;
    font-weight: bold;
}

.news_item_date_type1 {
    color: #3dbfd7;
}

.news_item_date_type2 {
    color: #4cbf70;
}

.news_item_date_type3 {
    color: #ef2f58;
}

.news_item_text {
    color: #888888;
    padding: 0px;
    margin: 0px;
}

.news_item_text b {
    color: black;
}

.wehelped {
    background: #e5e5e5;
    padding-top: 30px;
    padding-bottom: 30px;
}

.wehelped_headline h2 {
    padding: 20px 0px 30px 10px;
    text-align: left;
    margin: 0px;
    font-size: 36px;
    color: #278b48;
}

.wehelped_item {
    padding-bottom: 30px;
}

.wehelped_item_text {
    color: #8d8d8d;
    font-size: 14px;
    padding-bottom: 20px;
}

.wehelped_item_signature {
    font-size: 24px;
    line-height: 20px;
    color: #278b48;
}

.wehelped_item_signature span {
    font-size: 14px;
    text-transform: uppercase;
}

.white_container {
    background: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

.white_container h2 {
    font-size: 14px;
}

.white_container_headline h1 {
    padding: 20px 0px 0px 10px;
    text-align: left;
    margin: 0px;
    font-size: 36px;
    text-transform: uppercase;
}

.white_container_headline h2 {
    padding: 0px 0px 30px 10px;
    text-align: left;
    margin: 0px;
    font-size: 20px;
    color: #929292;
}

.white_container_headline h1.greenhead {
    color: #278b48;
}

.white_container_headline h1.redhead {
    color: #ef2f58;
}

.white_container_headline h1.bluehead {
    color: #1d61b6;
}
.white_container_headline h1.purplehead {
    color: #5b36a4;
}
.white_container_headline h1.orangehead {
    color: #d75c17;
}

.formbutton {
    font-size: 16px;
    font-weight: bold;
    border: none;
    padding: 8px 32px;
}
.purplebutton, .purplebutton:hover, .purplebutton:active, .purplebutton:focus {
    background-color: #5b36a4;
}
.orangebutton, .orangebutton:hover, .orangebutton:active, .orangebutton:focus {
    background-color: #d75c17;
}
.greenbutton, .greenbutton:hover, .greenbutton:active, .greenbutton:focus {
    background-color: #278b48;
}
.redbutton, .redbutton:hover, .redbutton:active, .redbutton:focus {
    background-color: #ef2f58;
}

.white_container .intro_img {
    padding-bottom: 30px;
}

.white_container .intro_img img {
    margin: auto;
}

.white_container .intro_text {
    padding-bottom: 10px;
}


/* start part for special lists */
.white_container .intro_text ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}

.white_container .intro_text ol > li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
}

.white_container .intro_text ol > li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em;
}

.white_container .intro_text li ol > li {
    margin: 0;
}

.white_container .intro_text li ol > li:before {
    content: counters(item, ".") " ";
}

/* end part for special lists */

.white_container_intro {
    color: #8b8b8b;
    font-size: 18px;
    font-style: italic;
    padding-bottom: 15px;

}

.blue_container {
    background: #1d61b6;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blue_container_headline h1 {
    padding: 20px 0px 20px 90px;
    text-align: left;
    margin: 0px;
    font-size: 22px;
    color: white;
    background: transparent url("../../img/public/icon_calendar_white.png") no-repeat left center;
    background-size: 70px auto;
}

.blue_container_headline h1 span {
    color: #92c2ff;
    font-size: 26px;
}


.team_item_text {
    color: #6b6b6b;
}

.team_item_text h4 {
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-size: 24px;
}

.team_item {
    padding-bottom: 20px;
}


.gray_container {
    background: #e5e5e5;
    padding-top: 30px;
    padding-bottom: 30px;
}

.gray_container_headline h2 {
    padding: 20px 0px 0px 10px;
    text-align: left;
    margin: 0px;
    font-size: 36px;
    text-transform: uppercase;
}

.gray_container_headline h2.greenhead {
    color: #278b48;
}

.gray_container_headline h2.redhead {
    color: #ef2f58;
}

.gray_container_headline h3 {
    color: #929292;
}

.gray_container_headline h3 {
    padding: 0px 0px 30px 10px;
    text-align: left;
    margin: 0px;
    font-size: 20px;
}

.team_item_img img {
    border-radius: 400px;
    margin-bottom: 20px;
}

.manual_item_img img {
    border-radius: 400px;
    margin-bottom: 20px;
    margin: auto;
    margin-top: 20px;
}

.manual_item_text {
    color: #6b6b6b;
}

.manual_item_text h4 {
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    padding-top: 20px;
}

.manual_item {
    padding-bottom: 20px;
}

.light_introtext {
    color: #9c9c9c;
    font-size: 18px;
    font-style: italic;
}

.project_link_students img, .project_link_business img, .request_advisory img {
    margin: auto;
}

.project_link_students h4 {
    color: #278b48;
    text-align: center;
    margin: 0px;
    padding: 25px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 26px;
}

.project_link_students {
    border: 4px solid #278b48;
    padding: 20px;
    margin: 0px;
    cursor: pointer;
}

.project_link_business h4 {
    color: #ef2f58;
    text-align: center;
    margin: 0px;
    padding: 25px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 26px;
}

.request_advisory h4 {
    color: #1d61b6;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 26px;
}

.request_advisory {
    border: 4px solid #1d61b6;
    padding: 20px;
    margin: 0px;
    cursor: pointer;
}

.project_link_business {
    border: 4px solid #ef2f58;
    padding: 20px;
    margin: 0px;
    cursor: pointer;
}

.news_item {
    padding: 15px;
}

h3.news_item_headline {
    background: transparent url("../../img/public/icon_calendar.png") no-repeat left center;
    background-size: 40px auto;
    padding-left: 50px;
    font-size: 18px;
}

h3.news_item_headline span {
    color: #1d61b6;
    font-size: 20px;
}

a.excel-download-1 {
    background: transparent url("../../img/public/logo-excel.png") no-repeat left center;
    background-size: 50px auto;
    padding-left: 50px;
    padding-top: 10px;
    line-height: auto;
    min-height: 40px;
    font-size: 14px;
    color: white;
    text-decoration: underline;
    display: block;
}

a.excel-download-2 {
    background: transparent url("../../img/public/logo-excel.png") no-repeat left center;
    background-size: 50px auto;
    padding-left: 50px;
    padding-top: 10px;
    line-height: auto;
    min-height: 40px;
    font-size: 14px;
    color: black;
    text-decoration: underline;
    display: block;
}

a.excel-download-1:hover, a.excel-download-2:hover {
    text-decoration: none;
}

.news_item_intro {
    color: #8a8a8a;
}

.news_item_more {
    border: 2px solid #1d61b6;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
}

.news_item_more:hover {
    border: 2px solid #1d61b6;
    background: #1d61b6;
    color: white;
    text-decoration: none;
}

.static_mainbanner {
    width: 100%;
    height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
}

.homepage-article {
    cursor: pointer;
}

.article-table, .white_container table.article-table {
    width: 100%;
    border: 0px;
    margin: 20px 0px 20px 0px;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}

.article-table tr {
    border-bottom: 1px solid black;
}

.article-table tr td {
    padding: 4px 4px 4px 4px;
}

#presentation_list {
    list-style-type: none;
    padding: 20px 0px 20px 30px;
}

#presentation_list li {
    padding: 5px 0px 5px 60px;
}

#presentation_list li.icon_pptx {
    background: transparent url("../../img/public/icon_pptx.png") no-repeat left center;
    background-size: 50px;
}

#presentation_list li.icon_ppt {
    background: transparent url("../../img/public/icon_ppt.png") no-repeat left center;
    background-size: 50px;
}

#presentation_list li.icon_pdf {
    background: transparent url("../../img/public/icon_pdf.png") no-repeat left center;
    background-size: 50px;
}

#presentation_list li.icon_xls {
    background: transparent url("../../img/public/icon_xls.png") no-repeat left center;
    background-size: 50px;
}

#presentation_list li.icon_xlsx {
    background: transparent url("../../img/public/icon_xlsx.png") no-repeat left center;
    background-size: 50px;
}

#presentation_list li.icon_doc {
    background: transparent url("../../img/public/icon_doc.png") no-repeat left center;
    background-size: 50px;
}

#presentation_list li.icon_docx {
    background: transparent url("../../img/public/icon_docx.png") no-repeat left center;
    background-size: 50px;
}

#presentation_list li.icon_audio {
    background: transparent url("../../img/public/icon_audio.png") no-repeat left center;
    background-size: 50px;
}


.nopadding {
    padding: 0px;
}

.nomargin {
    margin: 0px;
}

.mobilesee_no {
    display: block;
}

.mobilesee_yes {
    display: none;
}

.navbar-toggle {
    background: black;
}

.eulogo_header_mobile {
    height: 40px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

.eulogo_header_mobile_link {
    margin: 0px 0px 0px 10px;
}

#footer_row1 a {
    color: #7c7c7c;
}

.condition_text h2 {
    font-weight: bold;
    font-size: 16px;
}

/* start FORM part */


.gray_container_form {
    background: #e5e5e5;
    padding-top: 0px;
    padding-bottom: 10px;
}

.darkgray_container_form {
    background: #c3c3c3;
    padding-top: 0px;
    padding-bottom: 10px;
}

.white_container_form {
    background: white;
    padding-top: 0px;
    padding-bottom: 10px;
}

.formheadline {
    line-height: 50px;
    padding-left: 60px;
}

.formheadline1 {
    background: transparent url("../../img/public/icon_form_1_black.png") no-repeat left center;
    background-size: 50px;
}

.formheadline2 {
    background: transparent url("../../img/public/icon_form_2_white.png") no-repeat left center;
    background-size: 50px;
}

.formheadline3 {
    background: transparent url("../../img/public/icon_form_3_black.png") no-repeat left center;
    background-size: 50px;
}

.formheadline4 {
    background: transparent url("../../img/public/icon_form_4_white.png") no-repeat left center;
    background-size: 50px;
}

.formheadline5 {
    background: transparent url("../../img/public/icon_form_5_black.png") no-repeat left center;
    background-size: 50px;
}

.formheadline6 {
    background: transparent url("../../img/public/icon_form_6_black.png") no-repeat left center;
    background-size: 50px;
}

.info_form_text_black {
    background: transparent url("../../img/public/icon_form_info_black.png") no-repeat left 5px;
    background-size: 40px;
    padding-left: 50px;
    padding-top: 0px;
    margin-top: 0px;
    color: black;
}

.info_form_text_white {
    background: transparent url("../../img/public/icon_form_info_white.png") no-repeat left 5px;
    background-size: 40px;
    padding-left: 50px;
    padding-top: 0px;
    margin-top: 0px;
    color: white;
}

.info_form_text_blue {
    background: transparent url("../../img/public/icon_form_info.png") no-repeat left 5px;
    background-size: 40px;
    padding-left: 50px;
    padding-top: 0px;
    margin-top: 0px;
    color: #1d61b6;
}


.attention_form_text_red {
    background: transparent url("../../img/public/icon_form_attention_red.png") no-repeat left 5px;
    background-size: 30px;
    padding-left: 50px;
    padding-top: 0px;
    margin-top: 0px;
    color: #bf0001;
}

/* end FORM part */


.infomessages {
    border: 10px solid #b4fffc;
    background: #96e4e1;
    padding: 20px 20px 20px 20px;
    text-align: center;
    margin: 10px 0px 10px 0px;
    font-size: 16px;
}

@media screen and (min-width: 1201px) {
    .logo-partners .row {
        padding: 30px 0px 30px 0px;
        display: flex;
        justify-content: space-between;
    }

    .logo-partners .row .col-xs-12 {
        width: auto;
    }

    .logo-partners .row a {
        display: inline-block;
    }

    .logo-partners .row .img-responsive {
        display: inline-block;
        max-width: inherit;
    }
}

@media screen and (max-width: 1360px) {
    .navbar-brand img {
        height: 75px;
    }

    .eulogo_header {
        height: 75px;
    }

    .headermenu {
        font-size: 14px;
    }
}


@media screen and (max-width: 1200px) {
    .event-item h2 {
        font-size: 22px;
        padding-top: 5px;
    }
    .logo-partners {
        display: block;
    }
}

@media screen and (max-width: 1152px) {
    .event-item h2 {
        font-size: 17px;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .navbar-brand img {
        height: 60px;
    }

    .eulogo_header {
        height: 60px;
    }

    .headermenu {
        font-size: 14px;
    }

    .navbar-inverse .navbar-nav > li > a {
        line-height: 0;
        padding: 15px 15px 15px 0;
    }

    .navbar-inverse .navbar-nav > li.linkbetween {
        line-height: 0;
        padding: 15px 15px 15px 0;
    }

    body {
        padding-top: 140px;
    }

    .navbar-fixed-top {
        margin-bottom: 0;
        min-height: 140px;
    }
}

@media screen and (max-width: 1024px) {
    .event-item h2 {
        font-size: 16px;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .event-item-date {
        margin-bottom: 0px;
    }

    .project_link_students h4 {
        font-size: 20px;
    }

    .project_link_business h4 {
        font-size: 20px;
    }

    .request_advisory h4 {
        font-size: 20px;
    }

    .static_mainbanner {
        height: 320px;
    }

    .nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-brand img {
        height: 45px;
    }

    .eulogo_header {
        height: 45px;
    }

    .headermenu {
        max-width: 100%;
        font-size: 13px;
    }

    .navbar-inverse .navbar-nav > li > a {
        line-height: 0;
        padding: 15px 15px 15px 0;
    }

    .navbar-inverse .navbar-nav > li.linkbetween {
        line-height: 0;
        padding: 15px 15px 15px 0;
    }

    body {
        padding-top: 125px;
    }

    .navbar-fixed-top {
        margin-bottom: 0;
        min-height: 125px;
    }
}

@media screen and (max-width: 790px) {
    .eulogo_header, .navbar-brand img {
        height: 43px;
    }
}


@media screen and (max-width: 767px) {
    .event-item h2 {
        font-size: 18px;
    }

    #footer_row1_container {
        background: transparent;
    }

    .navbar-inverse .navbar-nav > li.linkbetween {
        display: none;
    }

    .eulogo_header {
        display: none;
    }

    .navbar-brand img {
        height: 24px;
        margin: 12px 5px;
    }

    body {
        padding-top: 50px;
    }

    .navbar {
        min-height: 50px;
        height: 50px;
    }

    .mobilesee_no {
        display: none;
    }

    .mobilesee_yes {
        display: block;
    }
    .navbar-brand.mobilesee_yes {
        display: inline-block;
    }

    .navbar-inverse .navbar-nav > li > a {
        line-height: 20px;
        border-bottom: 1px solid #606060;
    }

    .navbar-collapse {
        background: #cfcfcf;
        margin: 0px;
        padding-top: 0px;
    }

    .project_link_students {
        margin-bottom: 10px;
    }

    .project_link_business {
        margin-bottom: 10px;
    }

    .request_advisory {
        margin-bottom: 10px;
    }

    .project_link_students h4 {
        font-size: 26px;
    }

    .project_link_business h4 {
        font-size: 26px;
    }

    .request_advisory h4 {
        font-size: 26px;
        padding: 20px 0px 0px 0px;
    }

    .static_mainbanner {
        height: 220px;
    }

    #promo1 h2, .promobanner h2 {
        font-size: 20px;
    }

    #promo1 h5, .promobanner h5 {
        font-size: 14px;
    }
}


.Badge {
    top: 0px;
    right: 0px;
    color: white;
    background-color: #1f3864;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    cursor: default;
}

body .tooltip {
    opacity: 1 !important;
    padding: 10px;
    border-radius: 5px;
    max-width: 300px;
}

.form-group--no-margin .Badge {
    position: absolute;
    top: -18px;
    right: -10px;
}

#register-form h4.with-badge .Badge {
    position: relative;
    top: 0;
    right: 0;
}


.form-group--no-margin,
#register-form h2,
#register-form h3,
#register-form h4 {
    position: relative;
}

#register-form .form-group {
    margin-bottom: 25px;
}

#register-form input[type="text"],
#register-form input[type="email"],
#register-form input[type="number"],
#register-form input[type="password"],
#register-form select,
#register-form textarea {
    height: auto;
    padding: 10px 16px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 15px;
}

#register-form input[type="text"].border-danger,
#register-form input[type="email"].border-danger,
#register-form input[type="number"].border-danger,
#register-form input[type="password"].border-danger,
#register-form select.border-danger,
#register-form textarea.border-danger {
    border-color: #a94442;
}

#request-subject .radio,
#select-concrete-challange .radio {
    margin-bottom: 15px;
}

.checkbox label {
    font-weight: bold;
    line-height: 22px;
}

.consent-person ol li {
    margin-bottom: 5px;
}

.white_container_headline h1.vyzva-nazov {
    font-size: 28.8px;
}

.dokumenty-k-vyzve li {
    margin-bottom: 0.5em;
    font-size: 120%;
}

input:required:invalid, select:required:invalid {
    outline: none;
}

.gallery__home {
    padding: 72px 120px 120px;
    text-align: center;
}
.gallery__home a:hover {
    text-decoration: none;
}
.gallery__home__label {
    display: block;
    color: #5b36a4;
    font-size: 28px;
    line-height: 36px;
    height: 78px;
    text-align: left;
    font-weight: 300;
    padding: 0 10px;
}
.gallery__home__icon {
    padding-top: 42px;
}

.team-members__gallery {
    padding: 64px 48px;
}
.team-member {
    padding: 16px 0;
}
.team-member__name {
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-top: 64px;
}
.team-member__role {
    color: #5b36a4;
    display: block;
    margin-top: 16px;
}
.team-member__description {
    min-height: 138px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
@media (max-width: 991px) {
    .team-member__name {
        margin-top: 8px;
    }
    .team-member__role {
        margin-top: 4px;
    }
    .team-member__description {
        margin-top: 16px;
        min-height: auto;
    }
}

.projects__gallery {
    padding: 64px 48px;
}
.project__gallery__link:hover {
    text-decoration: none;
}
.project__gallery__thumbnail {
    max-width: 100%;
    height: auto;
}
.project__gallery__name {
    display: block;
    color: #5b36a4;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    font-weight: 300;
    padding-top: 32px;
}
.project__gallery {
    padding: 64px 48px;
}
.project__gallery__image {
    max-width: 100%;
    height: auto;
}

.inovujme__section {
    margin-bottom: 16px;
}
.inovujme__section__head {
    margin-right: 16px;
    cursor: pointer;
}
.inovujme__section__icon {
    display: inline-block;
    vertical-align: middle;
    height: 64px;
}
.inovujme__section__title {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 8px;
    font-size: 15px;
}
.inovujme__section__body {
    margin-left: 16px;
    margin-top: -2px;
    display: none;
}
.faq__section__q, .faq__section__a {
    padding: 12px 8px;
}
.faq__section__q {
    cursor: pointer;
}
.faq__section__a {
    border-top: none !important;
    margin-bottom: 6px;
    display: none;
    font-weight: bold;
}
.document-npzivse__section__docs {
    padding: 6px 12px;
}
.document-npzivse__section__doc {
    color: #000000;
    display: block;
    margin: 6px auto;
}

.page__button {
    width: 100%;
    padding: 12px;
    text-align: center;
    display: block;
    margin-bottom: 16px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    border-radius: 6px;
}
.page__button:hover, .page__button:active, .page__button:focus {
    text-decoration: none;
    color: #FFFFFF;
}

.form-ajax-success, .form-ajax-fail {
    display: none;
}

.request-list {
    margin: 72px 64px;
}
.request-list__item:not(.first) {
    border-top: 3px solid #000000;
    margin-top: 24px;
    padding-top: 24px;
}
.request-list__item__icon {
    width: 120px;
    height: auto;
}
.request-list__item__title {
    color: #ef2f58;
    text-transform: uppercase;
    font-size: 16px;
}
.request-list__item__param {
    font-size: 15px;
}
.request-list__item__label {
    font-weight: normal;
    display: inline-block;
    width: 160px;
}
.request-list__item__label:after {
    content: ":";
}
.request-list__item__value {
    display: inline-block;
}

.h1__subtitle {
    display: block;
    margin-top: 32px;
    font-size: 28px;
}
.request__detail {
    font-size: 16px;
}
.request__description {
    margin: 32px 0 16px;
}
.request__h2 {
    font-style: italic;
    color: #ef2f58;
    font-weight: bold;
    font-size: 24px !important;
    margin-top: 32px;
    margin-bottom: 16px;
}
.request__documents {
    list-style-type: decimal;
}
.request__document {
    margin: 16px 0;
}
.event-list {
    margin: 72px 64px;
}
.event-list__item:not(.first) {
    border-top: 3px solid #000000;
    margin-top: 24px;
    padding-top: 24px;
}
.event-list__item__icon {
    width: 120px;
    height: auto;
}
.event-list__item__title {
    color: #278b48;
    text-transform: uppercase;
    font-size: 16px;
}
.event-list__item__param {
    font-size: 15px;
}
.event-list__item__label {
    font-weight: normal;
    display: inline-block;
    width: 160px;
}
.event-list__item__label:after {
    content: ":";
}
.event-list__item__value {
    display: inline-block;
}

.event__body {
    font-size: 16px;
}
.event__description {
    margin: 32px 0 16px;
}
.event__param {
    font-size: 0;
    margin-bottom: 8px;
    min-height: 22px;
}
.event__label {
    font-size: 16px;
    font-weight: normal;
    width: 40%;
    display: inline-block;
    vertical-align: top;
}
.event__label:after {
    content: ":";
}
.event__value {
    font-size: 16px;
    width: 60%;
    display: inline-block;
    vertical-align: top;
}


.square:before{
    content: "";
    display: block;
    padding-top: 100%;  /* initial ratio of 1:1*/
}
.square {
    position: relative;
}
.square-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.request__form {
    margin-top: 32px;
}

.request__form__label {
    font-size: 20px;
    margin: 24px 0 16px;
}
.request__form__description {
    font-size: 16px;
    margin: 0 0 6px;
}
.radio-group label {
    display: block;
}
.request__form input[type="text"],
.request__form input[type="tel"],
.request__form input[type="email"],
.request__form select,
.request__form textarea {
    margin-top: 24px;
    border-radius: 8px;
}
.request__form .form-group {
    position: relative;
}
.request__tooltip {
    position: absolute;
    top: -16px;
    right: -16px;
    background-color: #1F3864;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    padding: 1px 5px;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    box-sizing: border-box;
    cursor: default;
    z-index: 0;
}
.request__tooltip--label {
    top: 4px;
    right: 0;
}
.request__tooltip--option {
    position: relative;
    display: inline-block;
    top: 0;
    right: 0;
}
.statutory-body__hidden, .statutory-body__consent__hidden {
    display: none;
}
.statutory-body__add {
    border: none;
    background: transparent;
}


.search__term {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    display: block;
    margin-bottom: 32px;
}
.search__section {
    margin-bottom: 64px;
}
.search__section__title {
    font-size: 32px !important;
    font-weight: bold;
}
.search__result {
    margin: 8px 0;
    padding: 8px 0;
    border-bottom: 1px solid #EFEFEF;
}
.search__result__name {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    display: block;
}
.search__result__description {
    font-size: 14px;
    color: #666666;
    display: block;
    font-weight: normal;
}

.header__search {
    display: inline-block;
    width: 200px;
    position: relative;
    margin-top: 56px;
    margin-right: 15px;
}
@media (max-width: 1360px) {
    .header__search {
        margin-top: 36px;
    }
}
@media (max-width: 1024px) {
    .header__search {
        margin-top: 16px;
    }
}
@media (max-width: 767px) {
    .header__search {
        display: block;
        width: 100%;
        margin-top: 16px;
    }
}
.header__search__input {
    border-radius: 16px;
    border-bottom-right-radius: 0;
    border: 1px solid #EFEFEF;
    width: 100% !important;
    font-size: 13px;
    padding: 4px 32px 4px 8px;
    color: #1d61b6;
}
.header__search__input::placeholder {
    color: #1d61b6;
}
.header__search__button {
    position: absolute;
    top: 4px;
    right: 6px;
    border: none;
    background: none;
}

.row-eq-height {
    overflow: hidden;
}
.row-eq-height [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.tooltip-inner {
    background-color: #3261B6;
    border: 1px solid #3261B6;
    color: #FFFFFF;
    min-width: 260px;
    max-width: 360px;
    text-align: left;
}
.tooltip {
    background: transparent;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #3261B6;
}
.has-error .form-control {
    border: 1px solid red;
    background: linear-gradient(45deg, #FFCCCC, white);
}
.has-error label {
    color: red;
}

.request-check__loader {
    display: none;
    margin-left: 16px;
}
.request-send__loader {
    display: none;
    margin-top: 32px;
}
.document-npzivse__section__docs {
    padding: 0;
}
.document-npzivse__section__year {
    padding: 12px 8px;
    cursor: pointer;
}
.document-npzivse__section__year__docs {
    padding: 12px 8px;
    display: none;
    border-top: none !important;
    margin-bottom: 6px;
}
.homepage__quote__wrapper {
    background-color: #FFFF33;
}
.homepage__quote {
    text-align: center;
    padding: 32px;
    font-size: 18px;
    padding-top: 30%;
}

#innovation-map {
    width: 100%;
    height: 530px;
    background: white;
}
@media (max-width: 767px) {
    #innovation-map {
        height: 360px;
    }
}
@media (max-width: 575px) {
    #innovation-map {
        height: 240px;
    }
}
.innovation-map__marker__popup {
    padding: 16px;
}

.rectangle2x1 {
    position: relative;
}
.rectangle2x1:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.rectangle2x1-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.event-calendar__boxes__title {
    position: absolute;
    left: 16px;
    top: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    color: #C5C6C4;
}
.event-calendar__boxes {
    font-size: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 33%;
    height: 90%;
}
.event-calendar__box {
    width: 33.3333%;
    height: 50%;
    background: red;
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
    padding: 12px 8px;
    vertical-align: top;
}
.event-calendar__box--finished {
    filter: opacity(30%) brightness(50%);
}
.event-calendar__box--image {
    background-size: cover;
    background-position: center center;
}
.event-calendar__rows {
    position: absolute;
    right: 0;
    left: 70%;
    top: 0;
    bottom: 0;
    overflow-y: auto;
}
.event-calendar__row {
    display: block;
    border: 2px solid #EFEFEF;
    border-left: 3px solid transparent;
    border-top: none;
    height: 20%;
    padding-left: 8px;
    position: relative;
}

.event-calendar__box:nth-child(6n+1) { background-color: #006379; }
.event-calendar__box:nth-child(6n+2) { background-color: #00C5E9; }
.event-calendar__box:nth-child(6n+3) { background-color: #FC5E4F; }
.event-calendar__box:nth-child(6n+4) { background-color: #FF8831; }
.event-calendar__box:nth-child(6n+5) { background-color: #FDD926; }
.event-calendar__box:nth-child(6n+6) { background-color: #88468E; }

.event-calendar__row:nth-child(5n+1) { border-left-color: #FC5E4F; }
.event-calendar__row:nth-child(5n+2) { border-left-color: #FF8831; }
.event-calendar__row:nth-child(5n+3) { border-left-color: #FDD926; }
.event-calendar__row:nth-child(5n+4) { border-left-color: #88468E; }
.event-calendar__row:nth-child(5n+5) { border-left-color: #A5D1A4; }

.event-calendar__group {
      font-size: 24px;
  }
.event-calendar__navigation {
    position: absolute;
    top: 0;
    right: 33%;
}
.event-calendar__navbutton {
    font-size: 24px;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    color: #C5C6C4;
    border: 2px solid #C5C6C4;
    border-radius: 50%;
}
.event-calendar__navbutton:hover, .event-calendar__navbutton:focus, .event-calendar__navbutton:active {
    color: #C5C6C4;
    text-decoration: none;
}
.event-calendar__navbutton.disabled {
    color: #EFEFEF;
    border-color: #EFEFEF;
}
.event-calendar__month {
    font-size: 12px;
    text-transform: uppercase;
}
.event-calendar__day {
    font-size: 22px;
    font-weight: bold;
}
.event-calendar__event {
    display: block;
    margin-top: 4px;
    font-size: 1em;
    color: #FFFFFF;
}
.event-calendar__event__name {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin: 8px 0 4px;
}
.event-calendar__event:hover, .event-calendar__event:focus, .event-calendar__event:active {
    color: #FFFFFF;
}
@media (max-width: 767px) {
    .rectangle2x1-content {
        position: relative;
    }
    .rectangle2x1:before {
        padding-top: 0;
    }
    .event-calendar__boxes__title {
        position: relative;
        left: 0;
        padding-left: 16px;
    }
    .event-calendar__navigation {
        right: 16px;
    }
    .event-calendar__boxes {
        margin-top: 8px;
        position: relative;
        padding: 0;
        height: 512px;
    }
    .event-calendar__rows {
        position: relative;
        padding: 0;
        left: 0;
        height: 400px;
        margin-bottom: 16px;
        margin-top: 8px;
    }
}
@media (max-width: 650px) {
    .event-calendar__boxes {
        height: 400px;
    }
}
@media (max-width: 520px) {
    .event-calendar__boxes {
        height: 300px;
    }
}


.event-calendar__row__link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.event-calendar__row__day {
    position: absolute;
    left: 8px;
    top: 0;
    font-size: 18px;
    color: #BCBCBC;
}
.event-calendar__row__month {
    position: absolute;
    left: 8px;
    top: 20px;
    font-size: 8px;
    color: #BCBCBC;
    text-transform: uppercase;
}
.event-calendar__row__text {
    position: absolute;
    left: 80px;
    top: 0;
    font-size: 14px;
    color: #BCBCBC;
}
.event-calendar__row__name {
    color: #454545;
    font-weight: bold;
    display: block;
}

.references__carousel {
    min-height: 160px;
    margin: 64px 0;
}
.references__carousel__item {
    padding: 0 64px;
}
.reference__item {
    position: relative;
    padding-left: 160px;
    min-height: 128px;
}
.reference__item__image {
    border: 1px solid transparent;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    width: 128px;
    height: 128px;
}
.reference__item__title {
    font-weight: bold;
    color: #333333;
}
.reference__item__description {
    color: #666666;
}
.references__carousel__control {
    position: absolute;
    top: 64px;
    color: #999999;
}
.references__carousel__control.left {
    left: 0;
}
.references__carousel__control.right {
    right: 0;
}

.popup-banner {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #CCCCCC;
    background-size: cover;
    background-position: center center;
    width: 360px;
    height: 360px;
    text-align: center;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.popup-banner__button {
    margin: 100px auto 0;
    padding: 8px 32px;
    font-weight: bold;
    display: inline-block;
    border: 2px solid transparent;
    font-size: 14px;
}
.popup-banner__dismiss {
    position: absolute;
    top: 8px;
    right: 8px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
}