/*GLAVNE BOJE*/
.color0{
    color: #ffffff;
}
.color1{
    color: #f2f8ff;
}
.color2{
    color: #00204A;
}
.color3{
    color: #000000;
}
.color4{
    color: #221f1f;
}
.color5{
    color: #EEEBE9;
}
.bgcolor0{
    background-color: #ffffff;
}
.bgcolor1{
    background-color: #f2f8ff;
}
.bgcolor2{
    background-color: #f4e1eb;
}
.bgcolor3{
    background-color: #00204A;
}
.bgcolor4{
    background-color: #221f1f;
}
.bgcolor5{
    background-color: #EEEBE9;
}
/* FONTOVI */
/*-----------------------------------*/
#accordion{
    font-weight: bold;
    list-style: none;
    padding: 0 0 0 0;
}
#accordion ul{
    display: none;
    list-style: none;
    padding: 0 0 0 0;
}
#accordion > li{
    background: #683071;
    border: 1px solid #ffffff;
    color: #ffffff;
    cursor: auto;
    padding: 0 0 0 0;
}
#accordion ul li{
    background: #eacbdb;
    border: 1px solid #ffffff;
    color: #683071;
    cursor: auto;
    padding: 0 0 0 0;
}
#accordion ul li ul li{
    background: #eacbdb;
    color: #444444;
    padding-left: 10px;
}
#accordion li ul li a span{
    padding-left: 10px;
}
#accordion a:hover{
    background: #ffffff !important;
    color: #000000 !important;
}
#accordian li.active > ul{
    display: block;
}
/*----------------------------------*/
html{
    background-color: #ffffff;
    _scrollbar-width: none;
    overflow-x:hidden;
}
html::-webkit-scrollbar{
    _display: none;  /* Safari and Chrome */
}
body{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.1em;
    line-height: 1.5;
    overflow-x:hidden;
    _background-image: url(../../images/background.png);
    _background-repeat: no-repeat;
    _background-size: contain;
}
h1{font-size:1.3em}h2{font-size:1.1em}h3{font-size:0.9em}h4{font-size:0.8em}h5{font-size:0.7em}h6{font-size:0.6em}
h1,h2,h3,h4,h5,h6{font-family: Tahoma, Geneva, sans-serif;}
a{
    color: #00204A;
    text-decoration: none;
}
a:hover{
    color: #0066CC;
}
a:focus{
    /*outline-color: #FF0000;
    outline-width: medium;
    outline-style: dashed;*/
}
.pageA4{
    font-size: 12px;
    page-break-after: always;
    -webkit-print-color-adjust: exact;
    width: 20cm;
}
.header-menu{
    margin-bottom: 2px;
}
.header-menu a{
    color: #ffffff;
    margin: 2px 0 4px 0;
    width: auto;
}
.skip-link{
    background: #993366;
    color: #ffffff;
    font-weight: 700;
    left: 50px;
    padding: 4px;
    position: absolute;
    transform: translateY(-100%);
}
.skip-link:focus{
    transform: translateY(10px);
}
/*CUSTOM CHECKBOX - START*/
.checkbox{
    background-color: #ffffff;
}
.checklabel{
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 12px;
    padding-left: 35px;
    position: relative;
}
.checklabel input{
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}
.checkmark{
    background-color: #eeeeee;
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    width: 26px;
}
.checklabel:hover input ~ .checkmark{
    background-color: #cccccc;
}
.checklabel input:checked ~ .checkmark{
    background-color: #2196f3;
}
.checkmark:after{
    content: '';
    display: none;
    position: absolute;
}
.checklabel input:checked ~ .checkmark:after{
    display: block;
}
.checklabel .checkmark:after{
    border: solid white;
    border-width: 0 3px 3px 0;
    height: 12px;
    left: 10px;
    top: 6px;
    transform: rotate(45deg);
    width: 6px;
}
/*CUSTOM CHECKBOX - END*/
.w3-bar-item a{
    font-family: SourceCodePro-Regular;
    font-size: 1.1em;
    height: 60px;
}
.pagination li{
    list-style: none;
}
.video-overlay{
    display: block;
    position: relative;
}
.video-overlay::after{
    background-color: rgba(0,0,0,0.6);
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2218%22%20viewBox%3D%22-387%20292%2024%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M-367.4%20292.2c-3.6-.2-11.6-.2-15.2%200-3.9.3-4.4%202.6-4.4%208.8%200%206.2.5%208.5%204.4%208.8%203.6.2%2011.6.2%2015.2%200%203.9-.3%204.4-2.6%204.4-8.8%200-6.2-.5-8.5-4.4-8.8zM-378%20305v-8l8%204-8%204z%22/%3E%0A%3C/svg%3E%0A');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 3em 3em;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#cssmenu1{
    z-index: 1;
}
#cssmenu1 ul ul li{
    z-index: 1;
}

footer{
    bottom: 0;
    font-size: 12px;
    margin: auto;
    position: relative;
    width: 100%;
    z-index:0;
}
footer hr{
    background-color: #000000;
    border-width: 0;
    height: 1px;
    margin: 0 0 5px 0;
}
footer a{
    color: #FFFFFF;
}
#contact-hr{
    background-color: #000000;
    border-width: 0;
    height: 1px;
    margin: 0 0 5px 0;
}
#institution_title{
    border-left: 2px solid var(--boja1);
}
.logo_enter{
    position: relative;
    max-width: 125px;
    z-index: 10;
}
#combo_lang{
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 4px;
    width: 50px;
    background-color: var(--boja1);
    z-index: 11;
}

#combo_lang .w3-dropdown-content{
    background-color: var(--boja1);
    left: -1px;
}

#combo_lang .w3-bar-item{
     padding: 8px 12px;
}

#combo_lang div a{
    width: 50px;
    color: var(--boja5);
    border-bottom: 1px solid var(--boja2);
    border-left: 1px solid var(--boja2);
    border-right: 1px solid var(--boja2);
    box-shadow: 8px 8px var(--boja3);
}

#combo_lang:hover{
    width: 50px;
    border-top: 1px solid var(--boja2);
    border-left: 1px solid var(--boja2);
    border-right: 1px solid var(--boja2);
    z-index: 15;
    box-shadow: 8px 8px var(--boja3);
}


#combo_lang div a:hover{
    width: 50px;
    color: var(--boja2);
    background-color: #000000;
    border-bottom: 1px solid var(--boja2);
    border-left: 1px solid var(--boja2);
    border-right: 1px solid var(--boja2),
    z-index: 15;
}


@media print{
    .noprint{
        display: none;
    }
}

/* Binar SEO landing refresh */
.binar-site-header{
    position: fixed;
    width: 100%;
    z-index: 50;
}
.binar-hero{
    background-position: center;
    background-size: cover;
    color: #ffffff;
    min-height: 470px;
}
.binar-hero-inner{
    margin: 0 auto;
    max-width: 1180px;
    padding: 90px 24px 96px 24px;
}
.binar-hero h1{
    font-size: 2.6em;
    line-height: 1.12;
    margin: 0 0 20px 0;
    max-width: 860px;
}
.binar-hero p{
    font-size: 1.2em;
    max-width: 760px;
}
.binar-main{
    background: #ffffff;
    color: #172033;
}
.binar-wrap{
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 24px;
}
.binar-section{
    padding: 70px 0;
}
.binar-section-light{
    background: #ffffff;
}
.binar-section-blue{
    background: #0f5588;
    color: #ffffff;
}
.binar-section-dark{
    background: #0f054c;
    color: #ffffff;
}
.binar-section-cta,
.binar-footer-cta{
    background: #00204a;
    color: #ffffff;
}
.binar-footer-cta{
    padding: 54px 0;
}
.binar-kicker{
    color: #0066cc;
    font-size: 0.82em;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}
.binar-section-blue .binar-kicker,
.binar-section-cta .binar-kicker,
.binar-section-dark .binar-kicker{
    color: #cae2fb;
}
.binar-section h2,
.binar-footer-cta h2{
    font-size: 2em;
    line-height: 1.22;
    margin: 0 0 28px 0;
}
.binar-grid{
    display: grid;
    gap: 22px;
}
.binar-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.binar-card{
    background: #f8fbff;
    border: 1px solid #dbe8f7;
    border-radius: 8px;
    color: #172033;
    display: block;
    min-height: 190px;
    padding: 24px;
}
.binar-card:hover,
.binar-card:focus{
    background: #eef6ff;
    color: #00204a;
}
.binar-card h3{
    font-size: 1.14em;
    line-height: 1.25;
    margin: 0 0 12px 0;
}
.binar-card p{
    margin: 0;
}
.binar-split{
    display: grid;
    gap: 48px;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}
.binar-cta-row{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 26px;
}
.binar-button,
.binar-nav-cta{
    border-radius: 6px;
    display: inline-block;
    font-weight: bold;
    line-height: 1.2;
    padding: 13px 18px;
}
.binar-button-primary{
    background: #ffffff;
    color: #00204a;
}
.binar-button-secondary,
.binar-nav-cta{
    background: #0066cc;
    color: #ffffff !important;
}
.binar-button-ghost{
    border: 1px solid #ffffff;
    color: #ffffff;
}
.binar-button:hover,
.binar-button:focus,
.binar-nav-cta:hover,
.binar-nav-cta:focus{
    background: #cae2fb;
    color: #00204a !important;
}
.binar-steps{
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.binar-steps div{
    background: #f8fbff;
    border-left: 4px solid #0066cc;
    padding: 18px;
}
.binar-steps strong,
.binar-steps span{
    display: block;
}
.binar-news-card img{
    height: 150px;
    margin-bottom: 16px;
    object-fit: contain;
    width: 100%;
}
.binar-slider{
    min-height: 350px;
    padding-bottom: 58px;
    position: relative;
}
.binar-slider-image{
    border: 0;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    height: 300px;
    max-width: 100%;
    object-fit: scale-down;
}
.binar-slider-title{
    display: inline-block;
    font-size: 1.6em;
    width: 80%;
}
.binar-slider-copy{
    font-size: 1.1em;
}
.binar-slider-controls{
    bottom: 12px;
    display: flex;
    gap: 8px;
    position: absolute;
    right: 24px;
    z-index: 3;
}
.binar-slider-button{
    background: #ffffff;
    border: 1px solid #cae2fb;
    border-radius: 6px;
    color: #00204a;
    cursor: pointer;
    font-weight: bold;
    height: 34px;
    min-height: 34px;
    padding: 7px 10px;
    width: 38px;
}
.binar-slider-button:hover,
.binar-slider-button:focus{
    background: #cae2fb;
}
.binar-landing-hero{
    background: #00204a;
    color: #ffffff;
    padding: 70px 0;
}
.binar-landing-hero h1{
    font-size: 2.4em;
    line-height: 1.16;
    margin: 0 0 18px 0;
    max-width: 900px;
}
.binar-landing-hero p{
    font-size: 1.16em;
    max-width: 820px;
}
.binar-content-list{
    margin: 0;
    padding-left: 22px;
}
.binar-content-list li{
    margin-bottom: 8px;
}
.binar-contact-form label{
    display: block;
    font-weight: bold;
    margin: 16px 0 6px 0;
}
.binar-contact-form input,
.binar-contact-form textarea{
    border: 1px solid #dbe8f7;
    border-radius: 6px;
    margin-bottom: 8px;
}
.binar-contact-card{
    background: #f8fbff;
    border: 1px solid #dbe8f7;
    border-radius: 8px;
    padding: 28px;
}
.binar-contact-card img{
    margin-bottom: 22px;
    max-width: 220px;
}
@media (max-width: 768px){
    .binar-hero{
        min-height: 0;
    }
    .binar-hero-inner{
        padding: 56px 18px 62px 18px;
    }
    .binar-hero h1,
    .binar-landing-hero h1{
        font-size: 1.75em;
    }
    .binar-section{
        padding: 46px 0;
    }
    .binar-grid-3,
    .binar-split,
    .binar-steps{
        grid-template-columns: 1fr;
    }
}

/*NAVIGATION BACKGROUND*/
:root{
        --boja1: #FFFFFF;
        --boja2: #000000;
        --boja3: #0000ff;
        --boja4: #F4E1EB;
        --boja5: #EEEBE9;
        --sjena1: #DDD7D3;
        --sjena2: #EAE7E4;
        --sjena3: #F4F3F1;
        --sjena4: #FBFBFA;
}


#slika{
    width: 100%;
}
/*------END NAV--------*/

.cookie{
    position: fixed;
    bottom: 0px;
    z-index: 100;
    width: 100%;
    color: #ffffff;
    background-color: #0066CC;
}

/*BUTTONS*/
.button-edge-wb {
    padding: 10px 50px;
    border: 1px solid var(--boja1);
    display: inline-block;
    position: relative;
    color: var(--boja1);
    font-weight: bold;
    background-color: var(--boja2);
}
.button-edge-mb {
    padding: 10px 50px;
    border: 1px solid var(--boja1);
    display: inline-block;
    position: relative;
    color: var(--boja2);
    font-weight: bold;
    background-color: var(--boja1);
}
.button-edge-gb {
    padding: 10px 50px;
    border: 1px solid var(--boja1);
    display: inline-block;
    position: relative;
    color: var(--boja1);
    font-weight: bold;
    background-color: var(--boja4);
}
.button-edge-rb {
    padding: 10px 50px;
    border: 1px solid var(--boja1);
    display: inline-block;
    position: relative;
    color: var(--boja2);
    font-weight: bold;
    background-color: var(--boja1);
}
.button-edge-rb:hover{
    color: var(--boja3);
    cursor: pointer;
}
.button-edge-wb:before, .button-edge-wb:after {
    height: 25px;
    width: 25px;
    background: white;
    position: absolute;
    content: '';
}
.button-edge-mb:before, .button-edge-mb:after {
    height: 25px;
    width: 25px;
    background: var(--boja4);
    position: absolute;
    content: '';
}
.button-edge-rb:before, .button-edge-rb:after {
    height: 25px;
    width: 25px;
    background: var(--boja4);
    position: absolute;
    content: '';
}
.button-edge-wb:before {
    top: 0;
    left: 0;
    border-right: 1px solid var(--boja1);
    transform: rotate(50deg) translate(-70%);
    background-color: var(--boja2);
}
.button-edge-wb:after {
    bottom: 0;
    right: 0;
    border-left: 1px solid var(--boja1);
    transform: rotate(50deg) translate(70%);
    background-color: var(--boja2);
}
.button-edge-mb:before {
    top: 0;
    left: 0;
    border-right: 1px solid var(--boja1);
    transform: rotate(50deg) translate(-70%);
    background-color: var(--boja5);
}
.button-edge-mb:after {
    bottom: 0;
    right: 0;
    border-left: 1px solid var(--boja1);
    transform: rotate(50deg) translate(70%);
    background-color: var(--boja5);
}
.button-edge-gb:before, .button-edge-gb:after {
    height: 25px;
    width: 25px;
    background: var(--boja5);
    position: absolute;
    content: '';
}
.button-edge-gb:before {
    top: 0;
    left: 0;
    border-right: 1px solid var(--boja1);
    transform: rotate(50deg) translate(-70%);
    background-color: var(--boja5);
}
.button-edge-gb:after {
    bottom: 0;
    right: 0;
    border-left: 1px solid var(--boja1);
    transform: rotate(50deg) translate(70%);
    background-color: var(--boja5);
}

.button-edge-rb:before {
    top: 0;
    left: 0;
    border-right: 1px solid var(--boja1);
    transform: rotate(50deg) translate(-70%);
    background-color: var(--boja2);
}
.button-edge-rb:after {
    bottom: 0;
    right: 0;
    border-left: 1px solid var(--boja1);
    transform: rotate(50deg) translate(70%);
    background-color: var(--boja2);
}

#button-find-all:before{
    background-color: #f2f8ff;
}
#button-find-all:after{
    background-color: #f2f8ff;
}
/*-------*/

.vertical-text{
    font-weight: bolder;
     font-size: 2em;
}
@media (min-width: 992px){
.vertical-text{
    writing-mode: sideways-lr;
    font-size: 3em;
    font-weight: bolder;
}
    #subtitle{
        display: block;
    }
    #subtitle2{
        display: none;
    }
}
#subtitle{
    color: var(--boja2);
    font-size: 2em;
    bottom: 170px;
    position: absolute;
    z-index: 15;
    width: 40%;
    margin-left: 50px;
}
#spacer{
    min-height: 900px;
}
.little-arrow{
    font-size: 2em;
    font-family: SourceCodePro-Bold;
    color: var(--boja1);
}
.big-arrow{
    font-size: 15em;
    color: var(--boja1);
    font-family: SourceCodePro-Bold;
}

.frame{
    text-align: left;
    border: 3px solid #B11F6C;
    padding: 50px;
    width: 100%;
    max-width: 420px;
    margin-bottom: 80px;
    height: 465px;
    position: relative;
    z-index: 0;
    box-shadow:
    inset 0 -25px #EEEBE9,
    inset 0 -50px #F4F3F1,
    inset 0 -75px #FAF9F8,
    inset 0 -100px #FDFDFC;
}
.frame:after{
    border-top: 3px solid #B11F6C;
    border-left: 3px solid #B11F6C;
    width: 25px;
    height: 25px;
    background: #ffffff;
    position: absolute;
    bottom: -3px;
    right: -3px;
    content: '';
}

.frame:hover{
    border: 0;
    background-color: #B11F6C;
    box-shadow:
    inset 0 -25px #CE7BA4,
    inset 0 -50px #C2568D,
    inset 0 -75px #B9397B,
    inset 0 -100px #B32771,
    12px 12px #EDD9DD;
}

.frame:hover .ptitle{
    color: #ffffff;
}

.frame:hover .psubtitle{
    color: #ffffff;
}

.frame:hover:after{
    border: 0;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: -12px;
    right: -12px;
    content: '';
    box-shadow:
    -12px -12px #EDD9DD;
}

.ptitle{
    font-family: SourceCodePro-Bold;
    color:var(--boja3);
    font-size: 2em;
}
.psubtitle{
    font-size: 1.3em;
}

.phase{
    position: relative;
    height: 650px;
    width: 20%;
    text-align: left;
    background-position: center;
    background-size: cover;
    transition: all 0.3s ease;
    float: left;
    margin: 10px;
    position: relative;
    z-index: 1;
}

.ftitle{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 80px;
    width: 100%;
    background-color: #000000;
    opacity: 0.5;
}

#phase{
    display: flex;
    justify-content: center;
    align-items: center;
}

.phase span{
    position: absolute;
    top: -40px;
    font-family: SourceCodePro-Bold;
    font-size: 1.5em;
    padding: 50px;
    color: #ffffff;
    opacity: 1;
    z-index: 4;
}

.phase p{
    display: none;
    position: absolute;
    bottom: 00px;
    font-size: 1.3em;
    padding: 25px;
    color: #ffffff;
    opacity: 1;
    z-index: 4;
}

.phase:hover{
    width: 50%;
    opacity: 0.8;
    background-color: rgba(177, 31, 108, 0.5);
    z-index: 2;
}
.phase:hover p{
    display: block;
}

.phase:hover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(177, 31, 108, 0.5);
    z-index: 1;
}
.phase_number{
    font-size: 6em;
    text-align: right;
    color: var(--boja1);
}

#partners{
    padding-left: 100px;
    padding-right: 100px
}

#phases{
    padding-left: 150px;
    padding-right: 50px
}

#phase{
    padding-left: 0px;
    padding-right: 0px
}

#institution{
    padding-left: 100px;
    padding-right: 100px
}

#partners_arrow{
    font-size: 14em;
    color: var(--boja1);
    transform: rotate(135deg);
    width: 250px;
    height: 250px;
    position: relative;
}
#phases_arrow{
    font-size: 14em;
    color: var(--boja2);
    transform: rotate(135deg);
    width: 150px;
    height: 250px;
    left: 80px;
    position: relative;
    display: block;
}
#institution_arrow{
    font-size: 14em;
    color: var(--boja1);
    transform: rotate(45deg);
    width: 250px;
    height: 250px;
    left: 30px;
    position: relative;
}

/*-----------------------------------*/
.accordian-button{
    border-bottom: 1px solid #00204A;
    cursor: pointer;
}

.accordian-button:hover {
   color: var(--boja1)
}
.accordian-content {
    display: none;
    margin-bottom: 50px;
}
/*----------------------------------*/

.show_more{
    width: 200px;
    height: 30px;
    border: 1px solid #00204A;
    padding-left: 45px;
    display: block;
    font-size: small;
    font-weight: bold;
    top: -29px;
    position: relative;
    padding-top: 5px;
}
.post_date{
    width: 200px;
    height: 30px;
    color: #00204A;
    border: 1px solid #00204A;
    padding-left: 45px;
    display: block;
    font-size: smaller;
    font-weight: bold;
    top: 1px;
    position: relative;
    padding-top: 2px;
}
.post_date_white{
    width: 200px;
    height: 30px;
    color: #00204A;
    border: 1px solid #00204A;
    padding-left: 45px;
    display: block;
    font-size: smaller;
    font-weight: bold;
    top: 1px;
    position: relative;
    padding-top: 2px;

}
.post_date_white:before{
    width: 16px;
    height: 16px;
    border-right: 1px solid #00204A;
    transform: rotate(45deg);
    background: #ffffff;
    position: absolute;
    content: '';
    top: -8px;
    left: -8px;
    background-color: #ffffff;
}

.post_date:before{
    width: 16px;
    height: 16px;
    border-right: 1px solid #00204A;
    transform: rotate(45deg);
    background: #2196F3;
    position: absolute;
    content: '';
    top: -8px;
    left: -8px;
    background-color: #2196F3;
}

.download_publication{
    width: 250px;
    height: 30px;
    border: 1px solid #00204A;
    padding-left: 25px;
    display: block;
    font-size: smaller;
    font-weight: bold;
    top: 29px;
    position: relative;
    padding-top: 2px;

}
.download_publication:before{
    width: 16px;
    height: 16px;
    border-right: 1px solid #00204A;
    transform: rotate(45deg);
    background: var(--boja1);
    position: absolute;
    content: '';
    top: -8px;
    left: -8px;
    background-color: var(--boja1);
}

.show_more:before{
    width: 16px;
    height: 16px;
    border-right: 1px solid #00204A;
    transform: rotate(45deg);
    background: var(--boja1);
    position: absolute;
    content: '';
    top: -8px;
    left: -8px;
    background-color: var(--boja1);
}
.underline:hover{
    text-decoration: underline;
}

.tim{
    max-width: 80%;
    margin: auto;
    padding: 10px;
    color: #ffffff;
    background-color: #2196F3;
    box-shadow: 5px 5px 5px #333333;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}

.white-hr{
    border: 1px solid #ffffff;
}

@media (min-width: 600px){
    .mobile-only{
        display: none;
    }
}

@media (max-width: 992px){
    #combo_lang{
        top: 0px;
    }
    #subtitle{
        display: none;
    }
    #subtitle2{
        display: block;
        color: var(--boja3);
        padding-left: 50px;
        padding-right: 50px;
        text-align: center;
        font-weight: bold;
    }
}
@media (max-width: 768px){
    .logo_enter{
        max-width: 75px;
    }
    #spacer{
        min-height: 400px;
    }
    #phase{
        display: block;
    }
    .phase{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
    .phase:hover{
        width: 100%;
        margin: 0px;
        opacity: 0.8;
        background-color: rgba(177, 31, 108, 0.5);
        z-index: 2;
    }
}

@media (min-width: 768px){

}

@media (max-width: 600px){
    #accordion{
        display: none;
    }
    .logo_enter{
        max-width: 125px;
    }
    #partners_arrow{
        top: 50px;
        font-size: 14em;
        color: var(--boja1);
        transform: rotate(90deg);
        width: 200px;
        height: 200px;
        left: 60%;
        position: relative;
        margin-bottom: 50px;
    }
    #phases_arrow{
        top: 50px;
        font-size: 14em;
        color: var(--boja2);
        transform: rotate(90deg);
        width: 200px;
        height: 200px;
        left: 60%;
        position: relative;
        margin-bottom: 50px;
        display: block;
    }
    .phase_number{
        font-size: 6em;
        text-align: center;
        color: var(--boja1);
    }
    #institution_arrow{
        top: 50px;
        font-size: 14em;
        color: var(--boja1);
        transform: rotate(90deg);
        width: 200px;
        height: 200px;
        left: 60%;
        position: relative;
        margin-bottom: 50px;
    }
    #partners{
        padding-left: 0px;
        padding-right: 0px
    }
    #phases{
        padding-left: 0px;
        padding-right: 0px
    }
    #institution{
    padding-left: 0px;
    padding-right: 0px
}

    .w3-content{
        padding: 0px;
    }

}
@media (max-width: 1155px){
    #subtitle{
        font-size: 1.6em;
    }
}
