@import url('./fonts/AvenirNext-DemiBold/styles.css');
@import url('./fonts/AvenirNext-Regular/styles.css');
@import url('./fonts/AvenirNext-Bold/styles.css');
@import url('./fonts/AvenirNext-Medium/styles.css');

body {
    font-family: 'Open Sans';
}

body.no-scroll {
    overflow: hidden !important;
    overscroll-behavior-y: contain;
    max-height: calc(100vh - 70px)
}

.newspadding {
    padding: 0px 89px;
}

body.no-scroll .wrapper {
    max-height: 500px;
    overflow: hidden;
}

.header-text,
.latest-news,
.events-text,
.load-text,
.nav-link,
.sub-heading,
.event-heading,
.events-btn,
.priority-text,
.form-head,
.contact-text,
.list-item-heading,
.coming-tex {
    font-family: 'AvenirNext-DemiBold';
}

.river-text,
.rivers-text.big-text,
.small-text,
.text {
    font-family: 'AvenirNext-Regular';
}

.flags-row p {
    font-family: 'AvenirNext-Medium';
}

/* .nav-link
{
    font-family: 'AvenirNext-Bold';   
} */
.heading-text {
    font-family: 'AvenirNext-Bold';
}

body.fixed {
    padding-top: 196px
}

.space {
    min-height: 5vh;
}

.custom-nav {
    position: relative;
    left: 25%;
    bottom: 34px;
    font-size: 15px;
    font-weight: 300;

}

.drop-down-link {
    position: absolute;
    top: 35px;
}

.iewp-drop.dropdown-item {
    color: #6f6f6f;
    font-size: 14px;
    padding: .25rem 0.59rem;
    background-color: #ffffff;
    min-width: 12rem;
}

.drop-down-item.dropdown-item {
    color: #6f6f6f;
    font-size: 14px;
    padding: .25rem 0.59rem;
    background-color: #ffffff;
}

.custom-drop-menu.dropdown-menu {
    position: absolute;
    left: 0px;
    border: none;
    border-radius: 0px;
    /* background: #f2f2f2; */
}

.nav-bar.navbar-light .navbar-nav .nav-link {
    color: #6F6F6F;
}

.custom-nav-link.navbar-light .navbar-nav .nav-link:focus,
.custom-nav-link.navbar-light .navbar-nav .nav-link:active {
    color: #233E91;
    background: white;
}

.nav-active {
    color: #233E91 !important;
}

.custom-nav-link.navbar-light .navbar-nav .nav-link:hover {
    color: #233E91;
    /* background: white; */
}

.drop.dropdown-item.active,
.dropdown-item:active {
    color: #0546A5;
}

.drop.dropdown-item.hover,
.dropdown-item:hover {
    color: #0546A5;
}

.wrapper {
    position: relative;
    width: 100%;
    height: auto;
}

.emblem {
    max-height: 90px;
}

/** TO BE REMOVED **/

.euro-logo {
    /* max-width: 113px; */
    max-height: 98px;
}

.side-logo img {
    max-width: 120px;
}

/* .active {
    color: #0D3691 !important;

}

.active-menu {
    color: #0546A5 !important;
} */

.has-dropdown.active {
    color: #0546A5 !important;
    background-color: #fff;
}

header .logo-row .main-logo {
    /* width: 235px; */
    transition: 0.4s ease;

}

.river-text {
    font-size: 70px;
    color: #ffffff;
    text-align: center;
    position: relative;
    top: 70px;
}

.rivers-text {
    font-size: 70px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

header .logo-row .logo {
    max-width: 87px;
}

header {
    background: #fff;
    width: 100%;
    padding: 10px 0px;
}

header:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    top: 156px;
    border-bottom: 2px solid #eaeaea;
}

header>.container {
    position: relative;
}

header .side-logo {
    position: absolute;
    right: 0;
}


.main-nav ul {
    margin: 0px;
}

.site-header.fixed {
    position: fixed;
    z-index: 10;
    top: 0;
}

.site-header.fixed:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    /* z-index: -1; */
    top: 73px;
    border-bottom: 2px solid #eaeaea;
}

.site-header.fixed .logo-wrap {
    position: absolute;
    top: -5px;
    z-index: 11;
}

.site-header.fixed .main-logo {
    width: 111px;
    /* bottom: -20px; */
}

.site-header.fixed .navbar {
    left: 24%;
    bottom: -22px;
}

.site-header.fixed .euro-logo,
.site-header.fixed .side-logo {
    display: none
}

.card-wrap {
    height: auto;
    padding-bottom: 50px;
    margin-top: 130px;
    margin-bottom: 50px;
    border: none;
}

.images {
    padding: 60px 100px;
    padding-bottom: 20px;

}

.header-text {
    color: #233E91;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.paragraph {
    color: #6F6F6F;
    font-size: 16px;
    text-align: center;
}

.flags-row img {

    max-height: 105px;
    padding: 0px 11px;
}

.flags-row p {
    text-align: center;
    margin-top: 10px;
    color: #707070;
    font-size: 17px;
}

.latest-news {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;

}

.card-border.card {
    border: none;
    border-radius: 0px;
    padding: 6px 4px;
    /* box-shadow: 2px 0px 44px -2px rgba(0, 0, 0, 0.24); */
}

.card-image img {
    /* max-width:80%; */
    height: auto;
    margin: 0 auto;
    display: block;
}

.arrow-right-img {
    background-image: url(../images/arrow.png);
    position: absolute;
    top: 0;
    bottom: 0;
    position: relative;
    width: 26px;
    height: 51px;
    left: 37px;
    opacity: 1 !important;
}

.arrow-left-img {
    background-image: url(../images/arrow-left.png);
    position: relative;
    width: 26px;
    height: 51px;
    right: 37px;
    opacity: 1 !important;
}

.banner {
    background-image: url(../images/IEWP-bg_main.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.card-text {
    font-size: 12px;
    text-align: center;
    color: #6F6F6F;
    padding: 10px;
    background: #EAEAEA;
}

.custom-border {
    position: relative;
    bottom: 48px;
    /* border-top: 1px solid #eaeaea; */
}

.event-card {
    font-size: 14px;
    text-align: center;
    color: #0546A5;
}

.events-text {
    background-color: #eaeaea;
    padding: 10px 15px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    color: #0546A5;
    font-weight: 600;
}

.footer {
    background-image: url(../images/IEWP-bg_Home-Foot.png);
    height: 450px;
    background-size: cover;
}

.footer-para {
    font-size: 14px;
    color: #6F6F6F;
    padding-top: 10px;
}

.bg-news {
    background-image: url(../images/Rectangle.png);

}

.small-text {
    text-align: center;
    color: #233E91;
    font-size: 18px;
    font-weight: inherit;
    padding-top: 20px;
    cursor: pointer;

}

.text {
    text-align: right;
    padding-top: 30px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.para-text {
    font-size: 16px;
    color: #6F6F6F;
    padding-top: 20px;
    text-align: center;
}

.header-text p {
    font-size: 16px;
    color: #6F6F6F;
    padding-top: 20px;
    text-align: center !important;
}

.p-text {
    font-size: 16px;
    color: #6F6F6F;
    padding-top: 10px;
    text-align: center;
}

.about-banner {
    background-image: url(../images/IEWP-bg_page.png);
    background-size: cover;
    background-repeat: no-repeat;

}

.about-img {
    /* margin-left: auto;
    margin-right: auto; */
    padding: 65px 0px;
}

p {
    color: #6F6F6F;
    font-size: 17px;
    text-align: left;
    line-height: 28px;
}

.about-paragraph {
    color: #6F6F6F;
    font-size: 17px;
    text-align: left;
    line-height: 28px;
}

.stake-holders {
    color: #707070;
    font-size: 17px;
    text-align: left;
    line-height: 28px;
}

.about-text {
    font-size: 19px;
    text-align: left;
    color: #233E91;

}

.about-para {
    color: #707070;
    font-size: 19px;
    text-align: left;
    line-height: 28px;
    padding-top: 25px;
}

.about-fooetr {
    background-image: url(../images/IEWP-bg_Page-Foot.png);
    height: 200px;
    background-size: cover;
}

.heading-text {
    color: #233E91;
    font-size: 21px;
    /* font-weight: bold; */
    /* padding: 20px 0px; */
    /* text-align: center; */

}

.p-row {
    font-size: 14px;
    color: #0546A5;
    padding: 20px 0px;
    text-align: left;
}

.head-text {
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    color: #233E91;
    font-weight: bold;
}

.river-card-text {
    color: #233E91;
    text-align: center;
    font-size: 16px;
    padding: 0px 54px;
}

.tweet {
    color: #6F6F6F;
    font-size: 14px;
    vertical-align: middle;
    padding: 0px 6px;
}

.tweet-text {
    font-size: 14px;
    background: #EAEAEA;
    color: #6F6F6F;
    border-radius: 5px;
    padding: 2px 14px;
    margin-top: 20px;
}

h2 {
    font-size: 16px;
    color: #6f6f6f;
    font-weight: 600
}

.priority-para h2 {
    font-size: 16px;
    color: #6f6f6f;
    font-weight: 600
}

.priority-para {
    font-size: 14px;
    color: #6F6F6F;
}

.priority-space {
    min-height: 3vh;
}

.card-odd {
    border: none;
    background-color: #233E91;
}

.card-even {
    background-color: #0546A5;
    border: none;
}

.para-odd {
    color: #EAEAEA;
    font-size: 16px;
}

.para-even {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap;
    justify-content: flex-end;
}

.card-images {
    background-color: #ffffff;
}

.card-small-text {
    color: #233E91;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    padding: 15px 0px;
}

.big-text {
    font-size: 80px;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    padding: 20px 0px;
}

.middle-text {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
}

.register-btn {
    font-size: 28px;
    background: #00AA4F;
    color: #EAEAEA;
    width: 347px;
    margin: 38px 0px;
    font-weight: bold;
    border-radius: 0px;
}

.news-text {
    background: #EAEAEA;
    padding: 1px;
    /* height: 100%; */
    min-height: 143px;
}

.load-text {
    font-size: 18px;
    color: #233E91;
    text-transform: uppercase;

}

.events-banner {
    background-image: url(../images/bg-events.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.img-text {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.events-div {
    max-width: 260px;
    background: #00AA4F;
    position: relative;
    left: 20px;
    max-height: 160px;
}

.events-div:after {
    position: absolute;
    top: 86%;
    left: 0%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 35px #00AA4F;
    border-left: solid 25px transparent;
    border-right: solid 25px transparent;
}

.events-right-div {
    max-width: 260px;
    background: #0D3691;
    position: relative;
    left: 21px;
    max-height: 160px;
}

.events-right-div:after {
    position: absolute;
    top: 86%;
    right: 0%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 35px #0D3691;
    border-left: solid 25px transparent;
    border-right: solid 25px transparent;
}

.events-left-div {
    max-width: 260px;
    background: #233E91;
    position: relative;
    left: 15px;
    max-height: 160px;
}

.events-left-div:after {
    position: absolute;
    left: 76%;
    top: -12px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #233E91;
}

.events-bottom-div {
    max-width: 260px;
    background: #233E91;
    position: relative;
    left: 20px;
    max-height: 160px;
}

.events-bottom-div:after {
    position: absolute;
    left: 76%;
    top: -12px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #233E91;
}

.cardwrap-events {
    height: auto;
    /* padding-bottom: 50px; */
    margin-bottom: 50px;
    border: none;
    background: #ffffff;
    border-radius: 0px;
    /* margin-bottom: -130px; */

}

h3 {
    color: #233E91 !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

.sub-heading {
    color: #233E91;
    font-size: 19px;
    font-weight: bold;
}

.detail-para {
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    color: #707070;
}

.p-rows {
    font-size: 14px;
    color: #233E91;
    text-align: left;
}

.events-row {
    color: #233E91;
    font-size: 15px;
}

.event-heading {
    font-size: 19px;
    color: #6F6F6F;
    font-weight: bold;
}

/* .list-style
{
    font-size: 16px;
    color: #6F6F6F;
    line-height: 35px;
    list-style-position: inside;
    margin-left: 22px;
    text-indent: -22px;

} */
h2>ul>li {
    font-size: 16px;
    color: #6F6F6F;
    line-height: 35px;
    list-style-position: inside;
    margin-left: 22px;
    text-indent: -22px;
}

.events-btn {
    font-size: 16px;
    color: #00AA4F;
    text-align: center;
    font-weight: bold;
}

.event-title {

    padding: 10px 10px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-weight: 600;
    background: #233E91;
    color: #EAEAEA;
}

.blue-card {
    background: #233E91;
    border: none;
    border-radius: 0px;
    padding: 6px 6px;
    color: #EAEAEA;
}

.blue-card-text {
    font-size: 12px;
    text-align: center;
    color: #EAEAEA;
    padding: 8px 0px 0px 0px;
}

.img-div {
    position: absolute;
    bottom: 31px;
}

.contact-text {
    color: #0546A5;
    font-size: 18px;
    font-weight: bold;
}

.contact-banner {
    background-image: url(../images/bg-contact.png);
}

.form-head {
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    padding: 60px 0px;
}

.label-form {
    color: #EAEAEA;
}

.form.form-control {
    border-radius: 0;
    padding: 11px;
}

.about-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.upcoming-events-text {
    color: #707070;
    font-size: 15px;
    text-align: left;
    line-height: 22px;
}

h3 {
    font-size: 18px;
    color: #6f6f6f;
}

.set-card .card {
    height: 100%;
}

.list-events {
    font-size: 15px;
    color: #6F6F6F;
    line-height: 25px;
    list-style-position: inside;
    margin-left: 22px;
    text-indent: -22px;
}

.list-item-heading {
    font-size: 16px;
    color: #6F6F6F;
}

.coming-text {
    font-size: 16px;
    color: #ffffff;
    /* padding-bottom: 20px; */
    /* position: relative;
    bottom: 20px; */
}

.download-btn {
    color: #fff;
    background-color: #233E91;
    border-color: #233E91;
}

.bridge {
    background-image: url(../images/IEWP-bg_main.png);
}

.download-btn:focus {
    box-shadow: none;
}

@media only screen and (min-width: 280px) and (max-width: 567px) {
    header .logo-row .main-logo {
        width: 150px;

    }

    .newspadding {
        padding: 0px !important;
    }

    .custom-nav {
        position: relative;
        left: 0px;
        bottom: 34px;
        font-size: 14px;
        font-weight: 300;
    }

    .custom-toggle {
        position: relative;
        left: 88%;
        top: -28px;
        /* left: 82%;
        top: 34px; */

    }

    /* .custom-border {
        position: relative;
        bottom: -69px;
    } */
    .river-text {
        font-size: 20px;
        position: relative;
        top: 25px;
    }

    .rivers-text {
        font-size: 20px;
    }

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

    .site-header.fixed .navbar {
        left: 0;
        bottom: -22px;
    }

    header:before {
        /* content: ''; */
        display: block;
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        right: 0;
        top: 156px;
        border-bottom: none;
    }

    .mobile-menu.navbar-collapse {
        display: none !important;
        position: fixed;
        height: calc(100vh - 0px);
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 9;
    }

    .mobile-menu.navbar-collapse.show {
        display: block !important;
    }

    .logo-wrap,
    .navbar-toggler {
        position: relative;
        /* position: fixed; */
        z-index: 10;
    }

    .mobile-menu .navbar-nav {
        width: 100%;
        height: 100%;
        position: relative;
        top: 100px;
    }

    .images {
        padding: 25px 30px;
    }

    .card-wrap {
        margin-top: 45px;
    }

    .arrow-right-img {
        background-image: url(../images/arrow.png);
        position: absolute;
        top: 0;
        bottom: 0;
        position: relative;
        width: 17px;
        height: 33px;
        left: 12px;
        opacity: 1 !important;
    }

    .arrow-left-img {
        background-image: url(../images/arrow-left.png);
        position: relative;
        width: 17px;
        height: 33px;
        right: 12px;
        opacity: 1 !important;
    }

    .euro-logo {
        max-width: 95px;
    }

    .list-logo {
        position: absolute;
        bottom: 70px;
        /* bottom: 60px; */
        width: 100%;
        padding: 0px 10px;
        text-align: center;
    }

    .footer-logo img {
        margin: 0 auto;
    }
}

.mrbtm {
    margin-bottom: -250px;
}

.upcoming-events-text ul>li {
    font-size: 15px;
    color: #6F6F6F;
    line-height: 25px;
    list-style-position: inside;
    /* margin-left: 22px; */
    text-indent: -22px;


}

.upcoming-events-text>li {
    font-size: 15px;
    color: #6F6F6F;
    line-height: 25px;
    list-style-position: inside;
    /* margin-left: 22px; */
    text-indent: -22px;


}

.custom-paragraph p {
    font-size: 16px;
    color: #6F6F6F;
    padding-top: 20px;
    text-align: center;
}

.about-paragraph>h2,
.about-paragraph>h1,
.about-paragraph>h3 {
    font-size: 18px;
    color: #6f6f6f;
}

.about-paragraph ul>li {
    font-size: 16px;
    color: #6F6F6F;
    line-height: 35px;
    list-style-position: inside;
    margin-left: 22px;
    text-indent: -22px;

}


.partners>h2,
.partners>h1,
.partners>h3 {
    font-size: 18px;
    color: #6f6f6f;
}

.partners ul>li {
    font-size: 16px;
    color: #6F6F6F;
    line-height: 35px;
    list-style-position: inside;
    margin-left: 22px;
    text-indent: -22px;

}

.partners>p {
    font-size: 14px;
    color: #6F6F6F;
    line-height: 1.5;
}

.partners p:first-child,
.partners h1:first-child,
.partners h2:first-child,
.partners h3:first-child {
    font-size: 16px;
    color: #6F6F6F;
    padding-top: 20px;

}

.paragraph>p {
    color: #6F6F6F;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}

.priority-para>h2,
.priority-para>h1,
.priority-para>h3 {
    font-size: 18px;
    color: #6f6f6f;
}

.priority-para>p {
    font-size: 14px;
    color: #6F6F6F;
    line-height: 1.5;
}

.summary {
    height: 272px;
    overflow: hidden;

}



.toggle-text .toggle-full {
    display: none;
}

.toggle-text.show-full .toggle-full {
    display: block !important;
}

.toggle-text.show-full .toggle-summary {
    display: none !important;
}

.toggle-text-link {
    display: block;
    margin: 0px 0px 20px 0;
}


.dprotection a {
    color: #fff;
    text-decoration: none;
}

.toggle-summary p {
    margin: 0px
}

.about-paragraph a {
    color: #0546A5
}

.business-card {
    background-color: #f7f7f7;
    border-radius: 5px;
    margin-top: 4vh;

}

.business-card p {
    margin-bottom: 5px;
    font-size: 14px;
    text-align: left
}

.business-card h5 {
    font-size: 14px;
    text-align: center;
    color: #0546A5;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}

.btn p {
    padding: 5px 5px;
    text-decoration: none;
    color: #fff;
    background-color: #00AA4F;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer;
}

.btn {
    border-radius: 0px;
}

.btn-primary,
.btn-primary:hover {
    background-color: #00AA4F;
    border-color: transparent;
}

.modal-body {
    font-size: 20px;
}

.business-card li {
    color: #6f6f6f
}

.modal-footer,
.modal-header {
    border-color: transparent
}
