/* HomePage styles  */

a:focus, input:focus, button:focus {
    outline: 1px solid #00376D!important;
}

.navbar-brand img {
    width: 327px;
}

.header-ch_timezone {
    font-size: 14px;
    line-height: 16px;
    color: #00376D;
    font-family: Raleway;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #00376D;
}

.header-ch_timezone a {
    font-family: Raleway-Italic;
    color: #C50035;
    text-decoration: underline;
    font-size: 14px;
}

.header-ch_timezone a:hover {
    text-decoration: none;
}

.homepage-slider {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F0F2F5;
}

.homepage-slider__header {
    height: 15px;
    width: 100%;
}

.header-cont_up {
    background-color: #E6E6E6;
}

.homepage-slider__header--yellow {
    background-color: #FBDC00;
}

.homepage-slider__header--light-blue {
    background-color: #5AADD7;
}

.homepage-slider__header--green {
    background-color: #90C434;
}

.homepage-slider__header--blue {
    background-color: #4085C4;
}

.homepage-slider__header--orange {
    background-color: #D27517;
}

.homepage-slider__header--dark-blue {
    background-color: #28408C;
}

.homepage-slider__title {
    padding-top: 15px;
    padding-bottom: 15px;
}

.homepage-slider__title h1 {
    font-family: Raleway-Bold;
    font-style: italic;
    font-size: 32px;
    line-height: 36px;
    color: #00376D;
}

.home-page__main {
    padding-top: 30px;
}

.home-page__main__left h2 {
    font-size: 28px;
    font-family: Raleway-Bold;
}

.home-page__main__left p {
    font-size: 18px;
    line-height: 22px;
    font-family: Raleway;
    margin-top: 20px;
}

.main_w--bord {
    border-bottom: 1px solid #000000;
    padding-bottom: 30px;
}

.main__right__social {
    padding-top: 30px;
}

.main__right__social a {
    font-size: 16px;
    line-height: 20px;
    font-family: Raleway-Bold;
    color: #C50035;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.main__right__social a span {
    width: 40px;
    display: flex;
    justify-content: center;
}

.main__right__social a:hover {
    text-decoration: underline;
}

.main__right__mailing-list--title h3 {
    font-family: Raleway-LightItalic;
    font-style: italic;
    font-size: 18px;
    line-height: 24px;
}

.main__right__mailing-list--title p {
    font-family: Raleway-Bold;
    font-size: 28px;
    line-height: 28px;
    margin-top: 0;
}

.main__right__mailing-list {
    padding: 25px 20px 45px 20px;
}

.main__right__mailing-list .mailing-sect__p {
    font-size: 16px;
    line-height: 19px;
}

.main__right__mailing-list form .ml-input {
    width: 100%;
    height: 47px;
    border-radius: 24px;
    border: 2px solid #00376D;
    margin-bottom: 10px;
    padding: 0 25px;
    color: #00376D;
    font-size: 14px;
    font-family: Raleway-Bold;
}

.main__right__mailing-list form input:focus, .filter-bl .form-sect_inp:focus {
    border-color: #C50035;
    outline-color: #C50035!important;
}

.main__right__mailing-list form input::placeholder {
    color: #00376D;
}

.main__right__mailing-list form .mailing-sect__sbm, .mailing-sect__sbm {
    color: #fff;
    background-color: #C50035;
    border-radius: 19px;
    border: none;
    width: 135px;
    height: 32px;
    margin-top: 5px;
    line-height: 20px;
    font-family: Raleway-Bold;
    font-size: 14px;
    box-shadow: 3px 3px 6px #0000002e;
    transition: .2s
}

.main__right__mailing-list form .mailing-sect__sbm:hover {
    background-color: #ab0330;
}

.mailing-sect__sbm:hover {
    background-color: #ab0330;
}

.main__right__mailing-list form .mailing-sect__sbm img, .mailing-sect__sbm img {
    position: relative;
    bottom: 2px;
    margin-right: 5px;
}

.right__item__first {
    width: 100px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 15px;
}

.right__item__first.aqua {
    background-color: #17AAB4;
}

.right__item__second {
    width: calc(100% - 100px);
    background-color: #00376D;
    padding: 20px 25px 30px 25px;
    min-height: 244px;
}

.right__item__second  h3 {
    color: #fff;
    font-size: 22px;
    font-family: Raleway-Bold;
}

.right__item__second  p {
    font-size: 18px;
    font-family: Raleway;
    color: #fff;
    line-height: 22px;
    margin-top: 10px;
}

.right__item__bottom {
    height: 40px;
    background-color: #002447;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right__item__bottom p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-family: Raleway;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right__item__first.blue-h {
    background-color: #002447;
}

.right__item__second a {
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
    display: flex;
}

.right__item__first.red {
    background-color: #EE4137;
}

.right__item__first.orange {
    background-color: #E68E1C;
}

.right__item__first img {
    margin-bottom: 0;
    transition: .2s;
}

.home-page__main__right__item:hover .right__item__first img {
    margin-bottom: 20px;
}

.home-page__main__title__sect--tt h2 {
    font-size: 28px;
    line-height: 34px;
    font-family: Raleway-Bold;
}

.home-page__main__title__sect--tt a {
    background-color: #C50035;
    border-radius: 19px;
    box-shadow: 3px 3px 6px #0000002e;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 32px;
    font-family: Raleway-Bold;
    font-size: 14px;
    transition: .2s;
    color: #fff;
}

.home-page__main__title__sect--tt a:hover {
    background-color: #ab0330;
}

.home-page__main__title__sect--tt a img {
    margin-right: 5px;
}

.home-page__main__title__sect {
    margin-top: 60px;
}

.home-page__main__events__item {
    margin-top: 45px;
}

.home-page__main__events__item h2 {
    font-size: 16px;
    line-height: 20px;
    font-family: Raleway-Bold;
}

.home-page__main__events__item h2 img {
    margin-right: 10px;
}

.home-page__main__events__item p {
    font-size: 14px;
    line-height: 16px;
}

.home-page__main__events__item p a {
    color: #C50035;
    text-decoration: underline;
    margin-left: 10px;
    display: flex;
}

.home-page__main__events__item p a:hover {
    text-decoration: none;
}

.home-page__main__events__item h3 a {
    font-size: 22px;
    line-height: 26px;
    color: #C50035;
    font-family: Raleway-Bold;
    margin-top: 15px;
}

.home-page__main__events__item h3 a:hover {
    text-decoration: underline;
}

.home-page__main__events__item .home-page__main__events__item--p {
    font-size: 18px;
    line-height: 22px;
    margin-top: 25px;
    font-family: Raleway;
}

.home-page__main__events__item .read-more-hmp {
    font-family: Raleway-Bold;
    transition: .2s;
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    border-radius: 15px;
    width: 128px;
    background-color: #C50035;
    box-shadow: 3px 3px 6px #0000002e;
    margin-top: 15px;
}

.home-page__main__events__item .read-more-hmp:hover {
    background-color: #ab0330;
}

.home-page__main__events__item .read-more-hmp img {
    position: relative;
    bottom: 1px;
    margin-right: 5px;
}

.home-page__main__events {
    border-bottom: 1px solid #000;
    padding-bottom: 65px;
}

.home-page__main__events__solo--left {
    min-width: 270px;
    margin-right: 30px;
}

.home-page__main__events__solo--left img {
    width: 100%;
}

.home-page__main__events__solo {
    margin-top: 30px;
}

.home-page__main__events__solo .home-page__main__events__solo--right__p {
    font-size: 18px;
    line-height: 22px;
    font-style: italic;
    margin-top: 10px;
}

.home-page__main__events__solo .home-page__main__events__solo--right__p span {
    font-family: Raleway-Bold;
    color: #C50035;
}

.homepage-grey-slider {
    background-color: #EBEBEB;
    padding-top: 60px;
    padding-bottom: 65px;
    margin-top: 30px;
}

.contact-us--map a img {
    transition: .2s;
    border: 1px solid #000000;
}

.contact-us--map a:hover img {
    transform: scale(1.03);
}

.homepage-grey-slider h2 {
    font-size: 24px;
    line-height: 34px;
    font-family: Raleway-Bold;
}

.homepage-grey-slider p {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    max-width: 780px;
}

.carousel__h img {
    width: 100%;
}

.homepage-grey-slider .card {
    background-color: #fff;
    box-shadow: 3px 3px 6px #00000024;
    margin-bottom: 45px;
    display: block;
    padding: 15px 15px 20px 15px;
    transition: .2s;
}

.homepage-grey-slider .card:hover {
    box-shadow: 3px 3px 22px #00000076;
}

.homepage-grey-slider .card p {
    font-size: 18px;
    line-height: 22px;
}

.homepage-grey-slider .card p span {
    font-family: Raleway-Bold;
}

.homepage-grey-slider .card img {
    /* height: 165px; */
}

.contact-us__details h4, .contact-us__details h3 {
    font-family: Raleway-Bold;
    font-size: 22px;
    margin-top: 30px;
}


.contact-us__staff .contact-us__name {
    font-size: 34px;
    line-height: 40px;
    color: #C50035;
    font-family: Raleway-Bold;
}

.contact-us__staff .contact-us__name a {
    font-size: 34px;
    line-height: 40px;
    color: #C50035;
    font-family: Raleway-Bold;
}

.contact-us__staff .contact-us__name a:hover {
    text-decoration: underline;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-image: none;
    width: unset;
    height: unset;
}

.homepage-grey-slider .carousel-control-next, .homepage-grey-slider .carousel-control-prev {
    min-width: 44px;
    height: 44px;
    box-shadow: 3px 3px 6px #00000024;
    opacity: 1;
    background-color: #fff;
    border-radius: 50%;
    background-image: none;
    transition: .2s;
    top: calc(50% - 22px);
}

.homepage-grey-slider .carousel-control-next:hover, .homepage-grey-slider .carousel-control-prev:hover {
    box-shadow: 3px 2px 15px #0000006b;
}

.cstm-image-max_width {
    max-width: 160px;
}

.homepage-grey-slider .carousel-control-prev {
    transform: rotate(180deg);
    left: -43px;
}

.homepage-grey-slider .carousel-control-next {
    right: -43px;
}

.homepage-grey-slider__btn {
    background-color: #C50035;
    border-radius: 19px;
    color: #fff;
    width: 205px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: Raleway-Bold;
    box-shadow: 3px 3px 6px #0000002e;
    transition: .2s;
    height: 32px;
}

.homepage-grey-slider__btn:hover {
    background-color: #ab0330;
}

.homepage-grey-slider__btn img {
    margin-right: 5px;
}

.footer__sect--up {
    background-color: #00376D;
    padding-top: 25px;
    padding-bottom: 25px;
}

.footer__sect--bottom {
    background-color: #002447;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
}

 .footer__sect--bottom p,  .footer__sect--bottom p a{
    font-size: 12px;
    color: #fff;
    font-family: Raleway;
}

.footer__sect--bottom p a:hover {
    text-decoration: underline;
}

.homepage-footer-ul a {
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-family: Raleway-Bold;
    position: relative;
    padding-left: 17px;
}

.homepage-footer-ul a:hover {
    text-decoration: underline;
}

.homepage-footer-ul>ul>li>a>img {
    width: 11px;
    margin-right: 5px;
    position: absolute;
    left: 0;
}

.homepage-footer-ul>ul>li>a>img.training__footer {
    width: 8px;
}

.homepage-footer-ul .footer-small_list a {
    margin-right: 5px;
    transition: .2s;
}

.homepage-footer-ul .footer-small_list a:hover {
    filter: brightness(0.7);
}

.homepage-cont-footer a {
    color: #fff;
    display: flex;
    font-size: 12px;
    align-items: center;
    margin-bottom: 10px;
}

.homepage-cont-footer a:hover {
    text-decoration: underline;
}

.homepage-cont-footer a img {
    margin-right: 10px;
    width: 21px;
    height: 21px;
}

.footer-logo {
    border-right: 1px solid #fff;
}

/* Homepage Styles ends  */

/* Homepage 7.1 styles  */

.homepage-first-sect {
    background-image: url(../../media/images/113012486_xl.png);
    min-height: 454px;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-page-sect__bg {
    background-image: url(../../media/images/hero_image.png);
}

.h-first-sect_column div {
    background-color: #fff;
    height: 100%;
    min-height: 454px;
    padding: 35px 30px;
}

.h-first-sect_column p {
    font-family: Raleway-Italic;
    font-size: 26px;
    line-height: 30px;
    color: #00376D;
}

.h-first-sect_column p span {
    font-family: Raleway-Bold;
    color: #00376D;
    font-size: 26px;
}

a.btn__piti {
    font-family: Raleway-Bold;
    transition: .2s;
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    border-radius: 15px;
    width: 128px;
    background-color: #C50035;
    box-shadow: 3px 3px 6px #0000002e;
    margin-top: 15px;
    transition: .2s;
}

a.btn__piti:hover {
    background-color: #ab0330;
}

a.btn__piti img {
    position: relative;
    bottom: 1px;
    margin-right: 5px;
}

.h-first-sect_col div {
    background-color: #fff;
    border-top: 9px solid #C50035;
    padding: 30px 30px;
}

.h-first-sect_col div p {
    font-family: Raleway-Italic;
    font-size: 22px;
    line-height: 26px;
    color: #00376D;
}

.h-first-sect_col div p span {
    font-family: Raleway-Bold;
    font-size: 22px;
    line-height: 26px;
    color: #00376D;
}

.social-follow-us {
    font-family: Raleway-Italic;
    font-size: 12px;
    color: #fff;
    margin-bottom: 5px;
}

.acces-color_a a {
    font-size: 12px;
    color: #fff;
    font-family: Raleway;
    margin-bottom: 0;
}

/* PITIVITI Initiatives - ELDP Program Details 2 Styles  */

.blue-sect__ELDP {
    margin-top: 7px;
    background-color: #00376D;
    min-height: 183px;
}

.eldp__bl {
    padding: 50px 80px 50px 0;
    position: relative;
}

.eldp-abs {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.eldp__bl-right {
    margin-left: 15px;
}

.eldp__bl-right p a {
    font-family: Raleway-Italic;
    color: #ffffff;
    font-size: 18px;
}

.eldp__bl-right p a:hover {
    text-decoration: underline;
}

.eldp__bl-right h1 {
    font-family: Raleway-Bold;
    font-size: 40px;
    color: #fff;
}

.ELDP__main-sect {
    padding-top: 45px;
}

.post-content p.eldp-topics__image-p,
.eldp-topics__image-p {
    padding-left: 100px !important;
    font-family: Raleway-Italic !important;
    font-size: 28px !important;
    line-height: 33px !important;
    color: #00376D !important;
    margin-top: 30px;
    margin-bottom: 30px;
}
.post-content p.eldp-topics__image-p span,
.eldp-topics__image-p span{
    padding-left: 100px;
    font-family: Raleway-Italic !important;
    font-size: 28px !important;
    line-height: 33px !important;
    color: #00376D !important;
    margin-top: 30px;
    margin-bottom: 30px;
}


.eldp__h2 {
    display: flex;
    align-items: center;
    font-size: 28px;
    font-family: Raleway-Bold;
}

.eldp__h2 img {
    margin-right: 15px;
}

.eldp-links {
    justify-content: space-evenly;
    margin-top: 45px;
    margin-bottom: 45px;
}


.eldp-link {
    width: 20%;
    background-color: #C50035;
    border-radius: 24px;
    color: #fff;
    font-size: 14px;
    font-family: Raleway-Bold;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 43px;
    text-align: center;
    box-shadow: 3px 3px 6px #0000002e;
    transition: .2s;
}

.eldp-link:hover {
    background-color: #ab0330;
}

.eldp-p {
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: 'proxima-nova' !important;
}

.eldp-p p{
    font-size: 18px !important;
    line-height: 22px !important;
    font-family: 'proxima-nova' !important;
}

.eldp-ul {
    padding-left: 35px;
    margin-top: 30px;
}

.eldp-ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}

.eldp-ul li:after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #00376D;
    left: 0px;
    top: calc(50% - 3px);
    display: flex;
    border-radius: 50%;
    position: absolute;
}

.eldp-newsroom__header__left img {
    margin-right: 15px;
}

.eldp-newsroom__header__left h4 {
    font-family: Raleway-Italic;
    font-size: 14px;
}

.eldp-newsroom__header__left h5, .eldp-newsroom__header__left h3 {
    font-size: 28px;
    font-family: Raleway-Bold;
}

.eldp-newsroom__header__right a {
    border-radius: 19px;
    background-color: #C50035;
    width: 140px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: Raleway-Bold;
    color: #fff;
    box-shadow: 3px 3px 6px #0000002e;
    transition: .2s
}

.eldp-newsroom__header__right a:hover {
    background-color: #ab0330;
}

.eldp-newsroom__header__right a img {
    margin-right: 5px;
}

.eldp-newsroom__item-left {
    max-width: 270px;
    margin-right: 30px;
    min-width: 270px;
}

.eldp-newsroom__item {
    margin-top: 40px;
}

.eldp-newsroom__item-right h2 a, .eldp-newsroom__item-right h6 a {
    color: #C50035;
    font-size: 22px;
    line-height: 26px;
    font-family: Raleway-Bold;
}

.eldp-newsroom__item-right h2 a:hover, .eldp-newsroom__item-right h6 a:hover {
    text-decoration: underline;
}

.eldp-date-names p {
    font-family: Raleway-Italic !important;
    font-size: 18px !important;
    line-height: 22px !important;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 20px;
    margin-top: 0px !important;
}

.eldp-date-names a {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #C50035;
    font-family: Raleway-BoldItalic;
}

.eldp-date-names a:hover {
    text-decoration: underline;
}

.eldp-date-names p img, .eldp-date-names a img {
    margin-right: 5px;
}

.eldp-date-names {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000000;
}

.eldp-topics {
    margin-top: 15px;
    font-size: 14px;
    font-family: Raleway-BoldItalic;
    line-height: 22px;
}

.eldp-topics ul li a {
    color: #fff;
    font-size: 14px;
    font-family: Raleway-BoldItalic;
    line-height: 22px;
    padding: 5px 10px;
    margin-left: 10px;
    background-color: #C50035;
    transition: .2s;
}

.eldp-topics ul li a:hover {
    background-color: #ab0330;
}
.eldp-newsroom {
    padding-bottom: 50px;
    border-bottom: 1px solid #000000;
}

.eldp-class__header {
    margin-top: 50px;
    background-color: #00376D;
    border-radius: 9px;
    min-height: 44px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 28px;
    font-family: Raleway;
}

.eldp-class__header span {
    font-family: Raleway-Bold;
    color: #fff;
    font-size: 28px;
    margin-left: 8px;
}

.eldp-class__item {
    padding: 0px 5px 5px 5px;
    margin-top: 25px;
    transition: .2s;
}

.eldp-class__item:hover {
    box-shadow: 0px 3px 22px 11px #00000021;
}

.eldp-class__item h6, .eldp-class__item h2 {
    font-family: Raleway-Bold;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    transition: .2s;
    color: #C50035;
}

.eldp-class__item p {
    color: #C50035;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-top: 5px;
    transition: .2s;
}

.eldp-class__item:hover h6, .eldp-class__item:hover h2, .eldp-class__item:hover p {
    color: #00376D;
}

.eldp-class-single_header p {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    font-family: Raleway-Bold;
}

.eldp-class-single_header p img {
    margin-left: 15px;
    max-width: 40px;
}

.eldp-class-single_nav a {
    display: flex;
    width: 150px;
    height: 32px;
    background-color: #C50035;
    border-radius: 19px;
    box-shadow: 3px 3px 6px #0000002e;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: Raleway-Bold;
    color: #fff;
    transition: .2s;
}

.eldp-class-single_nav a:hover {
    background-color: #ab0330;
}

.collapse-menu {
    padding-bottom: 55px;
    border-bottom: 1px solid #000000;
    margin-bottom: 55px;
}

.collapse-menu a {
    font-size: 18px;
    color: #00376D;
    font-family: Raleway-Bold;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: .2s;
}

.collapse-menu a span {
    display: flex;
    width: 30px;
}

.collapse-menu .card-header {
    padding: 0;
    background-color: transparent;
}

.collapse-menu .card-header button {
    padding: 0;
    font-size: 18px;
    color: #00376D;
    font-family: Raleway-Bold;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    transition: .2s;
    margin-bottom: 10px;
}

.collapse-menu a svg path {
    transition: .2s;
}

.collapse-menu .card-header h2>button:hover, .collapse-menu>a:hover {
    color: #C50035;
}

.collapse-menu .card-header h2>button:hover svg path, .collapse-menu>a:hover svg path {
    fill: #C50035;
}

.collapse-menu .card-header button span {
    display: flex;
    width: 30px;
}

.collapse-menu .card-header button:focus {
    outline-color: transparent!important;
}

.collapse-menu .card {
    margin-bottom: 0;
}

.collapse-menu .card-body {
    padding: 0 21px;
    border-left: 1px solid #00376D;
    position: relative;
}

.collapse-menu .card-body:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 20px;
    height: 13px;
    bottom: -2px;
    left: -1px;
    z-index: 22222;
}

.collapse-menu .card-body a {
    font-size: 14px;
    color: #00376D;
    font-family: Raleway;
    position: relative;
    transition: .2s;
}

.collapse-menu .card-body a:hover {
    font-family: Raleway-Bold;
}

.arrow__column {
    margin-left: 10px;
    transition: .2s;
}

.collapse-menu .btn-link[aria-expanded="false"] .arrow__column {
    transform: rotate(0deg)
}

.collapse-menu .btn-link[aria-expanded="true"] .arrow__column {
    transform: rotate(180deg)
}

.collapse-menu .card-body a:after {
    content: '';
    position: absolute;
    width: 14px;
    left: -21px;
    top: 9px;
    height: 1px;
    background-color: #00376D;
}

.collapse-menu .acc_sub .card-header button:after {
    content: '';
    position: absolute;
    width: 20px;
    left: -26px;
    top: 50%;
    height: 1px;
    background-color: #00376D;
}



.collapse-menu .acc_sub .card-header button {
    font-size: 14px;
    color: #00376D;
    font-family: Raleway;
    position: relative;
}

.accordion > .card-over {
    overflow: visible;
}

.collapse-menu .btn-link.active {
    color: #C50035!important;
    font-family: Raleway-Bold!important;
}

.collapse-menu .btn-link.active svg path {
    fill: #C50035;
}

.collapse-menu .card-body a.active {
    font-family: Raleway-Bold;
}

.d-sect__up__title img {
    width: 44px;
    height: 44px;
    margin-right: 10px;
}

.d-sect__up__title h4, .d-sect__up__title h2 {
    font-size: 14px;
    font-family: Raleway-Italic;
}

.d-sect__up__title h5, .d-sect__up__title h3 {
    font-size: 18px;
    font-family: Raleway-Bold;
}

.d-sect__up__title {
    margin-bottom: 10px;
}

.d-sect__up__links {
    padding-top: 10px;
    padding-left: 20px;
    border-left: 1px solid #00376D;
    position: relative;
}

.d-sect__up__links__item {
    margin-bottom: 15px;
    position: relative;
}

.d-sect__up__links__item::after {
    content: "";
    background-color: #00376D;
    width: 16px;
    left: -21px;
    position: absolute;
    top: 10px;
    height: 1px;
}

.d-sect__up-abs {
    position: absolute;
    width: 20px;
    height: 32px;
    left: -5px;
    bottom: 0;
    background-color: #fff;
    z-index: 2;
}

.d-sect__up__links__item-left img {
    width: 21px;
    height: 21px;
    display: flex;
    margin-right: 13px;
}

.d-sect__up__links__item-left h6, .d-sect__up__links__item-left h4 {
    font-family: Raleway;
    font-size: 16px;
}

.d-sect__up__links__item-left p {
    font-family: Raleway-Italic;
    font-size: 16px;
}

.d-sect__up__links__item-right a {
    font-family: Raleway-Bold;
    font-size: 14px;
    line-height: 32px;
    display: flex;
    align-items: center;
    color: #C50035;
}

.d-sect__up__links__item-right a:hover {
    text-decoration: underline;
}

.d-sect__up__links__item-right a img {
    margin-right: 5px;
    display: flex;
}

.d-sect__down__list li {
    font-family: Raleway;
    font-size: 16px;
    line-height: 26px;
    color: #00376D;
    position: relative;
}

.d-sect__down__list {
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-left: 1px solid #00376D;
    position: relative;
}

.d-sect__down__list li::after {
    content: "";
    background-color: #00376D;
    width: 16px;
    left: -21px;
    position: absolute;
    top: 12px;
    height: 1px;
    margin-bottom: 5px;
}

.d-sect__news__item h3 a {
    font-size: 18px;
    font-family: Raleway-Bold;
    line-height: 21px;
    color: #C50035;
}

.d-sect__news {
    margin-top: 20px;
}


.d-sect__news__item h3 a:hover {
    text-decoration: underline;
}

.d-sect__news__item  {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
}

.d-sect__news__item:last-child {
    border: none;
}

.d-sect__news__item p {
    font-size: 16px;
    margin-top: 10px;
    font-family: Raleway-Italic;
}

.d-sect__news__item p a {
    color: #C50035;
    font-family: Raleway-Italic;
    font-size: 16px;
}

.d-sect__news__item p a:hover {
    text-decoration: underline;
}

.eldp-h3 {
    font-family: Raleway-Bold;
    font-size: 22px;
    margin-bottom: 25px;
}

.eldp__reports--item {
    padding: 15px 20px;
    border-radius: 36px;
    min-height: 72px;
}

.eldp__reports--item:nth-child(even) {
    background-color: #EEEEEE;
}

.eldp__reports--item__left img {
    min-width: 40px;
    height: 40px;
    margin-right: 15px;
}

.eldp__reports--item__left {
    max-width: 82px
}

.eldp-reports-p, .eldp__reports--item__middle .eldp-reports-p {
    font-size: 14px;
    font-family: Raleway-Bold;
}

.eldp__reports--item__middle p {
    font-family: Raleway-Italic !important;
    font-size: 16px !important;
    line-height: 19px !important;
    display: flex !important;
    align-items: center !important;
}

.contact_map {
    height: 243px;
    width: 100%;
}

.eldp-reports-p-border {
    border-right: 1px solid #000000;
    padding-right: 7px;
    margin-right: 7px;
}

.eldp__reports--item__right p {
    font-family: Raleway-Italic;
    font-size: 16px;
    line-height: 19px;
    white-space: nowrap;
}

.eldp__reports--item__right a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 19px;
    height: 32px;
    width: 120px;
    background-color: #C50035;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-family: Raleway-Bold;
    margin-left: 15px;
    transition: .2s
}

.eldp__reports--item__right a:hover {
    background-color: #ab0330;
}

.eldp__reports--item__middle {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    margin-left: 20px;
}

.eldp__reports--item__right a img {
    margin-right: 5px;
}

.eldp__reports--item__middle p span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    font-family: Raleway-BoldItalic;
    font-size: 14px;
    background-color: #CCCCCC;
    border-radius: 50%;
    margin-left: 5px;
}

.governments__eldp {
    padding-bottom: 50px;
    border-bottom: 1px solid #000000;
}

.governments__eldp__title {
    font-size: 22px;
    font-family: Raleway-Bold;
    line-height: 26px;
    margin-bottom: 10px;
    color: #C50035
}

.eldp-p a {
    font-family: Raleway-Italic;
    font-size: 18px;
    color: #C50035;
}

.eldp-p a:hover {
    text-decoration: underline;
}

.perform_middle-icon {
    width: 36px;
    height: 36px;
}

.team-member-img {
    max-width: 270px;
}

.team-members__name {
    font-size: 34px;
    line-height: 40px;
    font-family: Raleway-Bold;
}

.team-members__position {
    font-family: Raleway-Italic;
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
}

.contact-block a {
    font-size: 18px;
    line-height: 22px;
}

.contact-block a:hover {
    text-decoration: underline;
}

.team-members-col {
    padding-bottom: 55px;
    border-bottom: 1px solid #000000;
}

.collapse-left-menu {
    padding-bottom: 50px;
}

.contact-us__details p {
    font-size: 18px;
    line-height: 22px;
}

.contact-us__details p span {
    font-family: Raleway-Italic;
    display: flex;
    margin-top: 5px;
    font-size: 18px;
    line-height: 22px;
}


.contact-us__details {
    padding-top: 33px;
    padding-bottom: 50px;
    border-bottom: 1px solid #000000;
}

.contact-us__details ul li a {
    font-size: 18px;
    color: #000000;
    display: flex;
    align-items: center;
}

.contact-us__details ul li a:hover {
    text-decoration: underline;
}

.contact-us__details ul li a.location_m:hover {
    text-decoration: none;
}

.contact-us__details ul li {
    margin-bottom: 7px;
}

.contact-us__details ul li a img {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.contact-us__staff {
    margin-bottom: 50px;
}

.contact-us__staff:last-child {
    margin-bottom: 0;
}

.contact-us__staff .col-lg-3 img {
    max-width: 160px;
}


.team-members_col__item>img {
    width: 120px;
    margin-right: 30px;
    border-radius: 50%;
    height: 120px;
}

.team-members_col__item h5 a, .team-members_col__item h2 a {
    font-family: Raleway-Bold;
    color: #C50035;
    font-size: 34px;
    line-height: 40px;
}

.team-members_col__item h5 a:hover, .team-members_col__item h2 a:hover {
    text-decoration: underline;
}

.team-members_col__item h6, .team-members_col__item h3 {
    font-family: Raleway-Italic;
    font-size: 22px;
    line-height: 26px;
}

.team-members_col__item {
    margin-top: 40px;
}

.eldp-topics__list img {
    border-radius: 50%;
}

.eldp-topics__list a {
    transition: .2s;
}

.eldp-topics__list a:hover {
    filter: brightness(.8);
}


.eldp-topics__book-solo {
    padding: 30px 40px 25px 40px;
    background-color: #EEEEEE;
    margin-top: 45px;
    max-height: 270px;
}

.eldp-topics__book-solo__left {
    width: 190px;
    margin-right: 30px;
    height: 245px;
    position: relative;
    bottom: 18px;
}

.eldp-topics__book-solo__right {
    width: calc(100% - 220px);
}

.eldp-topics__book-solo__right__title a {
    font-family: Raleway-Bold;
    font-size: 22px;
    line-height: 26px;
    color: #C50035;
}

.eldp-topics__book-solo__right__title a:hover {
    text-decoration: underline;
}

body .cstm-btn__main {
    border-radius: 19px;
    height: 32px;
    background-color: #C50035;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff !important;
    box-shadow: 3px 3px 6px #0000002e;
    font-family: Raleway-Bold;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    transition: .2s;
    font-style: normal !important;
}

body .cstm-btn__main:hover {
    background-color: #ab0330;
    text-decoration: none;
}

.cstm-btn__main img {
    width: 15px;
    margin-right: 5px;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1;
}

.carousel__block h6, .carousel__block h2 {
    font-family: Raleway-BoldItalic;
    color: #C50035;
    font-size: 18px;
    line-height: 22px;
    margin-right: 25px;
}

.carousel__block p {
    font-size: 18px;
    line-height: 22px;
}

.eldp-p .eldp-p-span--bold {
    font-family: Raleway-Bold;
    font-size: 18px;
}

.eldp__ul {
    padding-left: 35px;
}

.bl_bord-w {
    padding-bottom: 50px;
    border-bottom: 1px solid black
}

.eldp__ul li {
    margin-top: 25px;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    padding-left: 15px;
}

.eldp__ul li::after {
    content: "";
    position: absolute;
    left: 0;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #00376D;
    top: 8px;
}

.eldp__bl-left {
    margin-right: 15px;
}

.secretartiat__item>div {
    min-height: 40px;
    display: flex;
    align-items: flex-start;
}

.secretartiat__item p {
    font-family: Raleway-Bold;
    font-size: 20px;
    line-height: 24px;
    color: #00376D;
}

.secretartiat__item a {
    font-size: 20px;
    line-height: 24px;
    color: #00376D;
    margin-top: 5px;
    display: flex;
}

.secretartiat__item .secretartiat__item__a {
    color: #00376D;
}

.secretartiat__item a:hover {
    text-decoration: underline;
}

.secretartiat__item .secretartiat__item__a:hover {
    text-decoration: none;
}

.newsroom__filter {
    margin-top: 25px;
}

.newsroom__filter__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 33px;
    width: 165px;
    background-color: #00376D;
    color: #ffffff;
    font-family: Raleway-Bold;
    font-size: 16px;
    border-radius: 36px;
    letter-spacing: .5px;
}

.newsroom__filter__btn img {
    margin-right: 8px;
}

.newsroom__filter a {
    height: 33px;
    width: 74px;
    border-radius: 36px;
    background-color: #fff;
    border: 3px solid #00376D;
    color: #C50035;
    font-family: Raleway-Bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    transition: .2s;
}

.newsroom__filter a:hover {
    background-color: #00376D;
    color: #fff;
}

.newsroom__filter div.dropdown > div.caption {
    height: 33px;
    width: 190px;
    background-color: #EEEEEE;
    border-radius: 36px;
    border-color: transparent;
    background-image: none;
    color: #000000;
    font-size: 16px;
    margin-right: 0;
    font-family: Raleway-Bold;
}

.newsroom__filter div.container-drp {
    max-width: 190px;
}

.newsroom__filter div.dropdown > div.list {
    top: 18px;
    border: none;
    background-color: #00376D;
    box-shadow: 3px 3px 6px #0000002e;
}

.newsroom__filter .full-w-form-half-bl_rtipl {
    width: unset;
    margin-left: 20px;
}

.newsroom__filter div.dropdown > div.list > div.item {
    color: #fff;
    transition: .2s;
    position: relative;
}

.newsroom__filter div.dropdown > div.list > div.item.active {
    background-image: url(../../media/images/checked-white_0.svg);
    background-position: right 11px top 11px;
    background-repeat: no-repeat;
}

.newsroom__filter div.dropdown > div.list > div.item.active:hover {
    background-image: url(../../media/images/checked-blue.svg);
}

.newsroom__filter div.dropdown > div.list > div.item:hover {
    color: #00376D;
    background-color: #EEEEEE;
}

.pagination__bl a {
    font-size: 18px;
    font-family: Raleway-Bold;
    color: #00376D;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 7px;
    margin-right: 5px;
    margin-left: 5px;
}

.pagination__bl a:hover {
    text-decoration: underline;
}

.pagination__bl a.active {
    transition: .2s;
    width: 30px;
    height: 30px;
    background-color: #C50035;
    color: #fff;
    border-radius: 50%;
}

.pagination__bl a.active:hover {
    background-color: #ab0330;
}

.gm-svpc {
    display: none!important;
}

.container-eldp {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .main__right__mailing-list__first .container-eldp:first-child {
    font-family: Raleway-Bold;
}

  .main__right__mailing-list__first .container-eldp {
    color: #fff;
  }

  .container-eldp input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0!important;
    width: 0;
  }

  .checkmark-eldp {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #00376D;

  }

  .container-eldp--grey .checkmark-eldp {
      border-color: grey
  }

  .main__right__mailing-list__first .checkmark-eldp {
      border-color: #fff;
  }

  .checkmark-eldp:after {
    content: "";
    position: absolute;
    display: none;
  }

  .container-eldp input:checked ~ .checkmark-eldp:after {
    display: block;
  }

  .container-eldp .checkmark-eldp:after {
    left: 5px;
    top: 1px;
    width: 7px;
    height: 12px;
    border: solid #00376D;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .container-eldp--grey .checkmark-eldp:after {
      border-color: grey
  }

  .main__right__mailing-list__first .container-eldp .checkmark-eldp:after {
    border-color: #fff;
  }

  .container-eldp__bold {
      font-family: Raleway-Bold;
  }

  .eldp-mailing--list {
      width: 100%;
      max-width: 670px;
  }

  .eldp-mailing--list input {
      width: 100%;
      height: 47px;
      border: 3px solid #00376D;
      border-radius: 24px;
      padding-left: 41px;
      background-repeat: no-repeat;
      background-position: center left 15px;
      font-size: 14px;
      line-height: 32px;
      color: #00376D;
      font-family: Raleway-Bold;
  }

  .eldp-mailing--list input::placeholder {
      color: #00376D;
  }

  .eldp-mailing--list input:focus {
    border-color: #C50035;
    outline-color: #C50035!important;
  }

  .eldp-mailing--list-name {
      background-image: url(../../media/images/piti-viti-input__user.svg);
  }

  .eldp-mailing--list-email {
    background-image: url(../../media/images/piti-viti-input__email.svg);
}

.mailing-sect__sbm .unsubscribe__icon {
    bottom: 0px
}

.main__right__mailing-list__first, .main__right__mailing-list__second {
    background-color: #00376D;
    z-index: 222;
    width: calc(100% + 4px);
    height: calc(100% + 5px);
    padding: 40px 25px;
    left: 0;
    top: -5px;
}

.main__right__mailing-list__second img {
    width: 39px;
}

.main__right__mailing-list__second {
    z-index: 2222;
}

.main__right__mailing-list__first h2 {
    font-size: 28px;
    color: #fff;
    font-family: Raleway-Bold;
}

.block--disapear {
    display: none;
}

.block--disapear.active {
    animation: scale-display .3s;
    display: block;
}

.block--disapear_2 {
    display: none;
}

.block--disapear_2.active {
    animation: scale-display .3s;
    display: flex;
}

.block--disapear_4 {
    display: none;
}

.block--disapear_4.active {
    animation: scale-display .3s;
    display: flex;
    z-index: 2222;
}

.block--disapear_3-cont .block--disapear_3 {
    display: none;
}

.block--disapear_3-cont .block--disapear_3.active {
    animation: scale-display .3s;
    display: flex;
}

.main__right__mailing-list__second p {
    margin-top: 10px;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-family: Raleway-Bold;
    text-align: center;
}

.main__right__mailing-list__second div {
    height: 100%;
    justify-content: center;
}

.training_block {
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

@keyframes scale-display {
	0% {
		opacity: 0;
		transform: scale(0);
    -webkit-transform: scale(0);
	}

	100% {
		opacity: 1;
		transform: scale(1);
    -webkit-transform: scale(1);
	}
}

.unsubscribe__form input {
    max-width: 400px;
    height: 47px;
    border: 3px solid #00376D;
    width: 100%;
    border-radius: 24px;
    padding-left: 41px;
    padding-right: 15px;
    font-family: Raleway-Bold;
    font-size: 14px;
    color: #00376D;
    background-repeat: no-repeat;
    background-position: center left 15px;
}

.unsubscribe__form input::placeholder {
    color: #00376D;
}

.unsubscribe__form input:focus {
    border-color: #C50035;
    outline-color: #C50035!important;
}

.block--disapear_3-cont .eldp-mailing--list__subs {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #00376D;
    width: 100%;
    height: 100%;
    z-index: 2222;
}

.eldp-mailing--list__subs>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
}

.eldp-mailing--list__subs p {
    font-size: 28px;
    font-family: Raleway-Bold;
    color: #fff;
    margin-top: 20px;
    text-align: center;
}

.eldp-mailing--list__subs--bg {
    background-color: #C50035;
    width: 100%;
    height: 100%;
}

.eldp-mailing--list__subs--bg img {
    width: 60px;
}

.eldp-upcoming-events__title--red {
    background-color: #C50035;
    padding-left: 20px;
    padding-right: 20px;
    height: 47px;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 24px;
    font-family: Raleway-Bold;
    line-height: 28px;
    color: #fff;
}

.eldp-upcomiing-events__list__item {
    margin-top: 45px;
    padding-bottom: 15px;
}

.eldp-upcomiing-events__list__item .course-p {
    margin-top: 0;
    font-size: 16px;
    min-height: 27px;
    display: flex;
    align-items: center;
}

.eldp-upcomiing-events__list__item h2 {
    font-size: 22px;
    line-height: 26px;
    color: #C50035;
    font-family: Raleway-Bold;
}

.training_text {
    font-family: Raleway-Bold;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

/* PITIVITI Initiatives - ELDP Program Details 2 styles ends  */

.header-newsroom__single-header {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #00376D;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2222222;
    min-height: 70px;
}

.header-newsroom__single-header .header-search {
    display: none;
}

.fixed-header-mt {
    padding-top: 115px;
 }

 .navbar-togg_cstm-size_cstm {
     width: 25px;
 }

 .navbar-collapse__cstm-courses {
     background-color: #00376D;
     position: absolute;
     top: 70px;
     width: 100%;
     left: 0;
 }

 .mainmenu .navbar-collapse__cstm-courses a:before {
     display: none;
 }

 .mainmenu .navbar-collapse__cstm-courses.collapse ul ul {
     position: static;
 }

.news-header_social {
    display: none;
    align-items: center;
}

.news-header_social li {
    margin-right: 10px;
}

.news-header_social img {
    width: 28px;
    height: 28px;
    transition: .2s;
}

.news-header_social li:last-child {
    margin-right: 0;
}

.news-header_social.show {
    display: flex;
}

.menu-area.menua-area__scrolled {
    display: none;
}

.advanced-filters-type .container-drp {
    width: 32%;
    margin-left: 1.2%;
    margin-bottom: 10px;
}

.advanced-filters-type {
    width: calc(100% - 186px);
    display: flex;
    flex-wrap: wrap;
}

/*  PUBLICATIONS */

.search-publications {
    padding-right: 40px;
}

.search-publications input {
    width: 100%;
    border: 3px solid #00376D;
    height: 45px;
    font-family: Raleway-Bold;
    line-height: 28px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #00376D;
    padding-left: 20px;
    padding-right: 55px;
    border-radius: 35px;
    margin-bottom: 35px;
}

.search-publications input::placeholder {
    color: #00376D;
}

.publ-download-formats {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #000;
}

.publ-download-formats h2 {
    font-family: Raleway-Bold;
    font-size: 18px;
    line-height: 22px;
    color: #000;
}

.publications-download a {
    background-color: #C50035;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 3px 3px 6px #0000002e;
    color: #fff;
    letter-spacing: 2px;
    font-family: Raleway-Bold;
    font-size: 20px;
    line-height: 32px;
    width: 100%;
    max-width: 223px;
    height: 47px;
    border-radius: 37px;
    transition:  .2s;
}

.other-fotmat-dwn {
    margin-top: 20px;
}

.other-fotmat-dwn p {
    font-size: 16px;
    font-family: Raleway-Bold;
    line-height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.other-fotmat-dwn p img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 10px;
}

.other-fotmat-dwn a img {
    margin-right: 6px;
    position: relative;
    bottom: 2px;
}

.other-fotmat-dwn a {
    width: unset;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    background-color: #fff;
    color: #C50035;
    font-size: 16px;
    font-family: Raleway-Bold;
    box-shadow: 3px 3px 6px #0000002e;
    display: flex;
    align-items: center;
    border-radius: 37px;
    transition: .2s;
    justify-content: center;
}

.other-fotmat-dwn a:hover {
    box-shadow: 3px 3px 6px #0000007d;
}

.publications-download a:hover {
    background-color: #ab0330;
}

.publication__item .col-lg-5>img {
    box-shadow: 3px 3px 6px #0000002e;
}

.publications-download p {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    margin-top: 6px;
}

.publication__item__right--top__logo p {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-transform: uppercase;
}

.publication__item__right--top__logo p img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.publication__item__right--top__social a {
    box-shadow: 3px 3px 6px #0000002e;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin-right: 6px;
    transition: .2s
}

.publication__item__right--top__social a:hover {
    box-shadow: 3px 3px 6px #00000094;
}

.publication__item__right--top__social a.red-print-mail-link {
    box-shadow: none;
    background-color: #C50035;
}

.publication__item__right--top__social ul {
    margin-top: 15px;
}


.publication__item__right--top__social a.red-print-mail-link:hover {
    box-shadow: none;
    background-color: #ab0330;
}

.publication__item__right--top--title h2 {
    font-family: Raleway-Bold;
    font-size: 28px;
    line-height: 32px;
    color: #000000;
    margin-top: 10px;
}

.publication__item__right--top--posted {
    margin-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #000000;
    margin-bottom: 8px;
}

.publication__item__right--top--posted p {
    font-family: Raleway-Italic;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    display: flex;
    align-items: center;
}



.eldp-topics p {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    font-family: Raleway-BoldItalic;
}

.eldp-topics p span {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    box-shadow: 3px 3px 6px #0000002e;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.publication__item__right--top--txt {
    margin-top: 20px;
}

.publication__item__right--top--txt p {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.publication__item__right--top--posted p img {
    margin-right: 4px;
}

.publication__item__right--top--posted p span {
    width: 21px;
    height: 21px;
    background-color: #E6E6E6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 32px;
    font-family: Raleway-BoldItalic;
}

.publication__item__right--top--txt__link-to__page {
    margin-top: 35px;
}

.publication__item__right--top--txt__link-to__page h2 {
    font-size: 18px;
    font-family: Raleway-Bold;
    line-height: 22px;
    color: #000000;
}

.publication__item__right--top--txt__link-to__page a {
    font-family: Raleway-BoldItalic;
    font-size: 18px;
    line-height: 22px;
    color: #C50035;
    text-decoration: underline;
}

.publication__item__right--top--txt__link-to__page button {
    width: 24px;
    height: 24px;
    background-color: #C50035;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    transition: .2s;
}

.publication__item__right--top--txt__link-to__page button:hover {
    background-color: #ab0330;
}

.publication__item__right--top--txt__link-to__page a:hover {
    text-decoration: none;
}



.proc20 button {
    width: 100%;
    background-color: #C50035;
    height: 39px;
    color: #fff;
    font-family: Raleway-Bold;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    width: 100%;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    transition: .2s;
}

.proc20 {
    width: 24%;
}



.proc20 button img {
    margin-right: 5px;
}

.proc40 {
    padding-right: 15px;
    width: 38%;
}

.proc40 input {
    border-radius: 24px;
    padding-left: 25px;
    background-color: #fff;
    border: none;
    width: 100%;
    height: 39px;
    color: #00376D;
    font-family: Raleway-Bold;
    font-size: 14px;
    line-height: 32px;
}

.proc40 input::placeholder {
    color: #00376D;
}

.sign-up_piti-viti {
    padding: 25px 35px 40px 35px;
    background-color: #00376D;
    margin-top: 50px;
    margin-bottom: 60px;
}

.sign-up_piti-viti--header h2 {
    font-size: 22px;
    line-height: 26px;
    color: #fff;
}

.sign-up_piti-viti--header h2 span {
    font-family: Raleway-Bold;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
}

.sign-up_piti-viti--header img {
    width: 60px;
    height: 60px;
    margin-right: 20px;
}

.publications-download p img {
    width: 10px;
    margin-right: 10px;
}

.publications-download a img {
    width: 25px;
    margin-right: 7px;
}



.search-publications button {
    width: 45px;
    height: 45px;
    background-color: transparent;
    border: none;
    border-radius: 50%;
    position: absolute;
    padding: 0;
    right: 38px;
    top: 0;
}

.search-publications button img {
    width: 45px;
    padding: 0;
}


.related-publication-img img {
    width: 100%;
    max-width: 200px;
}

.related-publication .row {
    box-shadow: 3px 2px 10px #00000052;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 5px solid #00376D;
    transition: .2s;
}

.related-publication .row:hover {
    border-color: #C50035;
}

.related-publication-right h2 a {
    font-size: 18px;
    color: #000000;
    line-height: 21px;
    font-family: Raleway-Bold;
    display: flex;
    margin-top: 15px;
    transition: .2s;
}

.related-publication .row:hover h2 a  {
    color: #C50035;
}

.related-publication-right .related-publication-right__text {
    font-size: 18px;
    color: #000;
    line-height: 22px;
}

.eldp__h2--color {
    color: #00376D;
}


.advanced-filters-block {
    width: 176px;
    margin-right: 10px;
}

.advanced-filters-block>div {
    background-color: #00376D;
    border-radius: 36px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-family: Raleway-Bold;
    width: 100%;
    max-width: 176px;
}

.advanced-filters-block img {
    margin-right: 6px;
}


.advanced-filters-type div.dropdown > div.caption {
    height: 33px;
    padding-left: 10px;
    border: none;
    background-color: #EEEEEE;
    color: #000;
}

.advanced-filters-type div.dropdown.open .caption {
    background-image: url(../media/images/arrow-down-collapse.svg);
}

.advanced-filters-type div.dropdown > div.list {
    top: 20px;
    background-color: #00376D;
    border: none;
    padding-top: 16px;
    padding-bottom: 4px;
}

.advanced-filters-type div.dropdown > div.list > div.item {
    color: #fff;
}

.advanced-filters-type div.dropdown > div.list > div.item:hover {
    color: #00376D;
    background-color: #fff;
}

.clear-btn_publications {
    margin-left: 1.2%;
}

.clear-btn_publications a {
    border: 3px solid #00376D;
    color: #C50035;
    font-size: 16px;
    font-family: Raleway-Bold;
    height: 33px;
    width: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
    transition: .2s;
}

.clear-btn_publications a:hover {
    background-color: #00376D;
    color: #fff;
}

.advanced-order-by>div {
    max-width: 132px;
}

.selected-items--publication-wrapper p {
    font-size: 18px;
    color: #000;
}

.selected-items--publication-wrapper p.publication-selected-item {
    color: #C50035;
    font-family: Raleway-BoldItalic;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 7px;
    margin-left: 15px;
    background-color: #E6E6E6;
}

.selected-items--publication-wrapper p.publication-selected-item a {
    margin-left: 6px;
    display: flex;
    transition: .2s;
}

.selected-items--publication-wrapper p.publication-selected-item a:hover {
    filter: sepia(1);
}



.publications-pagination>p {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.publications-pagination>p span {
    font-family: Raleway-Bold;
    font-size: 18px;
    color: #000;
    line-height: 22px;
}

.advanced-filters-type .z-index-publication-1 {
    z-index: 5000!important;
}

.advanced-filters-type .z-index-publication-2 {
    z-index: 4999!important;
}

.advanced-filters-type .z-index-publication-3 {
    z-index: 4998!important;
}

.advanced-filters-type .z-index-publication-4 {
    z-index: 4997!important;
}

.advanced-filters-type .z-index-publication-5 {
    z-index: 4996!important;
}

.advanced-filters-type .z-index-publication-6 {
    z-index: 4995!important;
}

.advanced-filters-type .z-index-publication-7 {
    z-index: 4994!important;
}

.advanced-filters-type .z-index-publication-8 {
    z-index: 4993!important;
}

.advanced-filters-type .z-index-publication-9 {
    z-index: 4992!important;
}

.advanced-filters-type .z-index-publication-10 {
    z-index: 4991!important;
}

.advanced-filters-type .z-index-publication-11 {
    z-index: 4990!important;
}

.advanced-filters-type .z-index-publication-12 {
    z-index: 4989!important;
}






.search-homepage {
    background-color: #EEEEEE;
    padding-top: 55px;
    padding-bottom: 45px;
}

.search-homepage-input {
    position: relative;
    max-width: 670px;
    margin: 0 auto;
}

.search-homepage-input input {
    border: 3px solid #00376D;
    border-radius: 37px;
    width: 100%;
    height: 75px;
    color: #00376D;
    font-family: Raleway-Bold;
    font-size: 24px;
    line-height: 32px;
    padding-left: 40px;
    padding-right: 80px;
    background-color: transparent;
}

.search-homepage-input input::placeholder {
    color: #00376D;
}

.search-homepage-input button {
    height: 75px;
    width: 75px;
    border-radius: 50%;
    padding: 0;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
}

.search-homepage-input button img {
    width: 100%;
}

.search-homepage--header {
    margin-top: 45px;
    color: #00376D;
    font-size: 22px;
    line-height: 32px;
    font-family: Raleway-Bold;
    margin-bottom: 30px;
}

.search-homepage__link-item {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px
}

.search-homepage__link-item p {
    color: #00376D;
    font-size: 18px;
    line-height: 21px;
    font-family: Raleway-Bold;
    transition: .2s;
    text-align: center;
}

.search-homepage__link-item:hover p {
    color: #C50035
}

.search-homepage__link-item svg path, .search-homepage__link-item svg circle, .search-homepage__link-item svg path#Path_1722-2 {
    transition: .2s
}

.search-homepage__link-item:hover svg path {
    fill: #fff
}

.search-homepage__link-item:hover svg circle {
    fill: #C50035;
}

.search-homepage__link-item:hover svg path#Path_1722-2 {
    fill: #C50035;
}

.search-hompage--grey {
    background-color: #E6E6E6;
}

.browser-by-government-item {
    width: 14%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.browser-by-government-item p  {
    text-align: center;
    transition: .2s;
    color: #00376D;
    font-size: 18px;
    font-family: Raleway-Bold;
    padding-right: 6px
}

.browser-by-government-item img {
    transition: .2s;
}

.browser-by-government-item:hover p {
    color: #C50035;
}

.browser-by-government-item:hover img {
    filter: brightness(.9)
}


.eldp-blue-box__cstm {
    background-color: #00376D;
    padding: 42px;
    margin-top: 65px;
    box-shadow: 2px 2px 10px #0000002e;
}

.eldp-blue-box__cstm h3 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-family: Raleway;
    margin-bottom: 33px;
}

.eldp-blue-box__cstm h3 a {
    font-family: Raleway-BoldItalic;
    color: #fff;
    font-size: 28px;
}

.eldp-blue-box__cstm .connect-piti-viti--list svg {
    width: 78px;
    height: 78px;
}

.eldp-blue-box__cstm .eldp__h2 {
    font-size: 24px;
}

.eldp-blue-box__cstm form {
    margin-top: 22px;
}

.eldp-blue-box__cstm input {
    width: 48%;
    max-width: 322px;
    border: 2px solid #fff;
    border-radius: 24px;
    background-color: transparent;
    height: 47px;
    padding: 0 22px;
    color: #fff;
}

.eldp-blue-box__cstm input:focus {
    border-color: #C50035;
    outline-color: #C50035!important;
}

.eldp-blue-box__cstm input::placeholder {
    color: #fff;
}

.eldp-blue-box__cstm button {
    margin-top: 20px;
    height: 32px;
    width: 135px;
    background-color: #C50035;
    border-radius: 19px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    font-family: Raleway-Bold;
    font-size: 14px;
    line-height: 32px;
    transition: .2s;
}

.eldp-blue-box__cstm button:hover {
    background-color: #ab0330;
}

.eldp-blue-box__cstm button img {
    margin-right: 6px;
}


.newsroomSingle-block > .eldp-p,  .newsroomSingle-block p {
    line-height: 26px !important;
}


.about-collapse-sect__left {
    width: 100%;
    max-width: 284px;
    font-size: 18px;
    font-family: Raleway-Bold;
    color: #151641;
    line-height: 26px;
    min-width: 280px;
}

.about-collapse-sect button {
    background-color: #FFFFFF;
    border-radius: 0;
    height: 75px;
    padding-left: 20px;
    padding-right: 20px;
}

.card-body-item__left {
    margin-right: 20px;
}

.about-collapse-sect button .about-collapse-sect__right img {
    transition: .3s;
}

.about-collapse-sect button[aria-expanded="true"] .about-collapse-sect__right img {
    transform: rotate(180deg);
}

.about-collapse-sect .card {
    margin-bottom: 15px;
}

.about-collapse-sect__left img {
    margin-right: 15px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.about-collapse-sect__center {
    /* white-space: nowrap; */
    font-size: 18px;
}

.card-body-item__right p {
    font-size: 18px;
}

.card-body-item__right h2 {
    font-size: 22px;
    font-family: Raleway-Bold;
    color: #151641;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.card-body-item__right h3 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #151641;
    font-family: Raleway-Italic;
    line-height: 26px;
}

.card-body-item__right__links {
    margin-top: 25px;
}

.card-body-item__right__links a {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 21px;
    color: #C50035;
    font-family: Raleway-Bold;
    margin-bottom: 12px;
}

.card-body-item__right__links a img {
    margin-right: 12px;
}

.about-collapse-sect button[aria-expanded="true"] {
    background-color: #fff;
    border: 0px solid #151641;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
}

.about-collapse-sect .collapse-transition {
    border: none;
    border-radius: 37px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -2px;
    transition: 0.4s;
    background-color: #fff;
    border-top: 0;
}

.about-collapse-sect button:focus{
    border: none;
    outline: none!important;
}

.about-collapse-sect .card-header {
    padding: 0;
    border-radius: 0;
}

.about-collapse-sect .card-body-item {
    border-top: 1px solid #707070;
}

.about-collapse-sect .accordion > .card {
    box-shadow: 1px 1px 10px #00000029
}






@media (max-width: 1200px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }

    #recipeCarousel .carousel-item, #recipeCarousel .carousel-inner {
        max-width: 273px;
    }

    .right__item__bottom p {
        font-size: 12px;
    }

    .right__item__second h3 {
        font-size: 20px;
    }

    .right__item__second p, .right__item__second a {
        font-size: 12px;
        line-height: 16px;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* display 3 */
@media (min-width: 1200px) {

    .carousel-1 .carousel-inner .carousel-item-right.active,
    .carousel-1 .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }

    .carousel-1 .carousel-inner .carousel-item-left.active,
    .carousel-1 .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}

.carousel-1 .carousel-inner .carousel-item-right,
.carousel-1 .carousel-inner .carousel-item-left{
  transform: translateX(0);
}






.menu-area{background: #00376D; width: 100%; height: 50px; display: flex; }

.menu-area .row {
    height: 100%;
}

.mainmenu a>img {
    position: relative;
    bottom: 1px;
    margin-right: 10px;
}

.mainmenu a>.home-menu_homepage {
    width: 22px;
}

.mainmenu a>.newsroom-menu_homepage {
    width: 30px;
}

.mainmenu a>.initiative-menu_homepage {
    width: 24px;
}

.mainmenu a>.conf-menu_homepage {
    width: 19px;
}

.mainmenu a>.training-menu_homepage {
    width: 16px;
}

.mainmenu a>.about-menu_homepage {
    width: 25px;
}

.mainmenu a:before {
    content: "";
    position: absolute;
    height: 25px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    background-color: #fff;
}
.dropdown-menu{    box-shadow: 3px 3px 6px #00000024;padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{color:#fff;text-transform:uppercase;padding:12px 15px;}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #fff;background: utline: 0;}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{background: #C50035;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #d61a5e;}
.mainmenu .collapse ul ul ul > li:hover > a{background: #4CAF50;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#1565C0;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#1E88E5}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#64B5F6}


.mainmenu .collapse ul > li:hover > a:before {
    display: none;
}

.mainmenu a {
    position: relative;
    text-transform: uppercase;
    font-family: Raleway-Bold;
    font-size: 14px;
    display: flex;
    height: 100%;
    align-items: center;
}

.dropdown-left-arrow::after {
    position: absolute;
    right: 5px;
    transform: rotate(-90deg);
    top: 16px;
}

.mainmenu li .dropdown-menu a {
    background-color: #fff;
    color: #00376D;
    padding: 12px 0;
}

.mainmenu li .dropdown-menu li:hover a{
    background-color: #00376D!important;
    color: #fff;
}

.mainmenu li .dropdown-menu li:hover a svg path, .mainmenu li .dropdown-menu li:hover a svg rect {
    fill: #fff;
}

.mainmenu li .dropdown-menu li:hover a svg path.path-f {
    fill: #00376D;
}

.mainmenu li .dropdown-menu a:before {
    display: none;
}

.mainmenu .collapse ul .drp_mmm li:hover a svg path, .mainmenu .collapse ul .drp_mmm li:hover a svg text {
    fill: #00376D!important;
}

.mainmenu .collapse ul .drp_mmm li:hover a svg path.path-f {
    fill: #fff!important
}

.mainmenu .collapse ul .drp_mmm li:hover a{
    background-color: #fff!important;
    color: #00376D;

}

.mainmenu li .dropdown-menu a .eldp-faq text tspan {
    width: 19px;
    bottom: 3px;
    font-size: 24px;
    font-family: Raleway-Bold;
}

.mainmenu li .dropdown-menu a span {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 40px;
}

.header-search {
    width: 100%;
    height: 25px;
}

.header-search button {
    position: absolute;
    border: none;
    background-color: transparent;
    right: 0;
    display: block;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    top: -1px;
    right: -2px;
    cursor: pointer;
    transition: .2s;
    padding: 0;
}

.header-search a:hover {
    filter: brightness(0.85);
}

.header-search a img {
    width: 100%;
    height: 100%;
}

.header-search {
    position: relative;
    padding-left: 10px;
}

.header-search input {
    width: 0%;
    background: transparent;
    height: 25px;
    border-radius: 13px;
    font-family: Raleway-Bold;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
    transition: .3s;
    padding:0;
    opacity: 0;
}

.header-search input::placeholder {
    color: #fff;
}

.mainmenu #showSearchBar:before {
    display: none;
}


/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 991px) {
.mainmenu .collapse ul li:hover> ul ,
.mainmenu .collapse ul li:focus-within> ul
{
    display:block
}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{top:0;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
@media only screen and (max-width: 991px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
.dropdown-left-arrow::after {
    transform: rotate(0deg);
}
}


.navbar-nav .active a:after {
    content: "";
    position: absolute;
    height: 6px;
    background-color: #C50035;
    width: 100%;
    bottom: -1px;
    left: 0;
}

.homepage-footer-ul>ul>li>a>img.training__footer {
    width: 8px;
}

.eldp__h2 .acces-piti-viti {
    background-color: #c50235;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    padding: 11px;
}


.screenreader-text {
    position: absolute;
    left: -999px;
    width: 1px;
    height: 1px;
    top: auto;
}

.screenreader-text:focus {
    color: black;
    display: inline-block;
    height: auto;
    width: auto;
    position: static;
    margin: auto;
}

*:focus:not(:hover){
    outline:auto black;
    outline:-webkit-focus-ring-color auto !important ;
}
:focus:not(:focus-visible) {
    outline:0;
}
.homepage-grey-slider a:focus:not(:hover) > .card{
        box-shadow:3px 3px 22px #00000076;
        outline:auto black;
}

.news-sing_abs_s {
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #00376dba;
    color: #fff;
    font-family: Raleway-Italic;
    font-size: 18px;
    line-height: 22px;
    padding: 15px 20px;
}



.search_block__form__field{
    height: 46px;
    border: 2px solid #00376D;
    border-radius: 27px;
    padding-right: 25px;
    padding-left: 25px;
    font-family: Raleway-Bold;
    color: #00376D;
    font-size: 16px;
    width: calc(100% - 124px);
}

.search_block__form__btn {
    width: 106px;
    height: 46px;
    color: #fff;
    background-color: #C50035;
    border-radius: 27px;
    box-shadow: 3px 3px 6px #0000002e;
    transition: .2s;
    border: none;
    margin-left: 18px;
    font-family: Raleway-Bold;
    font-size: 18px;
}

.search_block__form span {
    font-family: Raleway;
    font-size: 18px;
    color: #000000;
}

.news-solo__search h2 {
    font-size: 16px;
    font-family: Raleway-Bold;
    text-transform: uppercase;
    color: #C50035;
}



.news-solo__search__p {
    font-size: 18px;
    margin-top: 10px;
}

.news-solo__search__p a {
    font-size: 18px;
    font-family: Raleway-BoldItalic;
    color: #C50035;
}

.news-solo__search h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
}

.news-solo__search h3 a:hover {
    text-decoration: underline;
}
.news-solo__search h3 a {
    font-family: Raleway-Bold;
    color: #C50035;
    font-size: 22px;
    line-height: 26px;
    display: flex;
    margin-top: 5px;
}

.news-solo__search__p span.hlw {
    font-size: 18px;
    font-family: Raleway-BoldItalic;
    color: #C50035;
}



.error-page {
    padding-top: 110px;
    padding-bottom: 70px;
}

.error-page__title {
    color: #fff;
    font-size: 88px;
    letter-spacing: 1px;
    font-family: Raleway-Bold;
    position: relative;
}

.eldp-abs--error-page {
    position: absolute;
    width: 56px;
    height: 56px;
    right:-56px;
    top: -40px;
}

.error-page__subtitle {
    color: #fff;
    font-family: Raleway-Bold;
    font-size: 44px;
    margin-top: 15px;
    text-align: center;
}

.error-page__text {
    font-family: Raleway-Bold;
    font-size: 22px;
    color: #fff;
    text-align: center;
    max-width: 770px;
    margin-top: 15px;
}

.error-page__links {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 55px;
    text-align: center;
}

.error-page__links a {
    font-family: Raleway-Bold;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    text-decoration: underline;
}

.error-page__links a:hover {
    text-decoration: none;
}

.error-page__search-block {
    padding-top: 60px;
    padding-bottom: 70px;
}

.error-page__search-block h2 {
    font-size: 24px;
    line-height: 32px;
    color: #00376D;
    font-family: Raleway-Bold;
    margin-bottom: 25px;
}

.error-page__search-block input {
    border-radius: 25px;
    border: 2px solid #00376D;
    padding-left: 20px;
    padding-right: 50px;
    height: 49px;
    font-size: 16px;
    font-family: Raleway-Bold;
    min-width: 370px;
    color: #00376D
}

.error-page__search-block input::placeholder {
    font-family: Raleway-Bold;
    color: #00376D;
}

.error-page__search-block button {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 0px;
    border:none;
    padding: 0;
}

.error-page__search-block button img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.evaluation_border {
    border: 3px solid #00376D;
    padding: 25px;
    margin-top: 40px;
    margin-bottom: 70px;
}

.evaluation_p {
    font-size: 18px;
    line-height: 22px;
    font-family: Raleway;
}

.evaluation_p a {
    font-family: Raleway-Bold;
    color: #C50035;
    font-size: 18px;
}

.evaluation_p a:hover {
    text-decoration: underline;
}

.evaluation_steps {
    margin-top: 18px;
}

.evaluation_steps__item {
    width: 20%;
    height: 55px;
    background-color: #EEEEEE;
    color: #00376D;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Raleway-Bold;
    font-size: 18px;
    margin-right: 7px;
}

.evaluation_steps__item.active {
    background-color: #00376D;
    color: #fff;
}

.evaluation_steps__item::after {
    content: "";
    background-color: transparent;
    position: absolute;
    right: -54.5px;
    top: 0px;
    border: 27.5px solid transparent;
    border-left: 27.5px solid #EEEEEE;
    z-index: 3;
}

.evaluation_steps__item.active::after {
    border-left-color: #00376D;
}

.evaluation_steps__item__before::before {
    content: "";
    background-color: transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 27.5px solid transparent;
    z-index: 2;
    border-left: 27.5px solid #fff;
}

.evaluation_steps__item:last-child::after {
    display: none;
}

.evaluation__step-pdd {
    padding-top: 45px;
    padding-bottom: 10px;
}

.evaluation__step--title {
    font-size: 18px;
    font-family: Raleway-Bold;
    text-align: center;
}

.evaluation__step--text span {
    font-size: 18px;
    font-family: Raleway-Bold;
}

.evaluation__step--text {
    font-size: 18px;
}

.evaluation__step--subtitle {
    font-family: Raleway-BoldItalic;
    font-size: 18px;
}

.evaluation__step--subtitle a {
    font-family: Raleway-BoldItalic;
    color: #C50035;
    font-size: 18px;
}

.evaluation__step--subtitle a:hover {
    text-decoration: underline;
}
/*virtual igofa page*/
.virtual-cont_btn a {
    height: 53px;
    width: 100%;
    max-width: 240px;
    border-radius: 33px;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00376D;
    font-family: Raleway-Bold;
    transition: .2s;
}

.virtual-cont_btn a:last-child {
    background-color: #E53844;
}

.virtual-cont_btn a:hover {
    background-color: #002d58;
}

.virtual-cont_btn a:last-child:hover {
    background-color: #ab0330;
}

.virtual-cont_btn .register-btn {
    background-color: #E68E1C;
}

.virtual-cont_btn .register-btn:hover {
    background-color: #d8851a;
}

.agenda-download__item {
    padding: 20px 25px 25px 25px;
    background-color: #EEEEEE;
}

.agenda-download__item__text h3 {
    color: #C50035;
    font-family: Raleway-Bold;
    font-size: 22px;
}

.agenda-download__item__text li {
    font-family: Raleway-Italic;
    font-size: 18px;
}

.agenda-download__item__image--vertical img {
    height: calc(100% + 70px);
    margin-top: -32px;
    margin-right: 20px;
}

.agenda-download__item__text a {
    background-color: #C50035;
    height: 32px;
    width: 121px;
    border-radius: 19px;
    box-shadow: 3px 3px 6px #0000002e;
    font-family: Raleway-Bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    font-size: 12px;
    font-family: Raleway-Bold;
    color: #fff;
    letter-spacing: 1px;
    transition: .2s
}

.agenda-download__item__text a:hover {
    background-color: #ab0330;
}

.agenda-download__item__text .coming__soon {
    background-color: grey;
    width: 150px;
}

.agenda-download__item__text .coming__soon:hover {
    background-color: grey;
}

.agenda-download__item__text_cs a {
    background-color: #575757;
    height: 32px;
    width: 135px;
    border-radius: 19px;
    box-shadow: 3px 3px 6px #0000002e;
    font-family: Raleway-Bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    font-size: 12px;
    font-family: Raleway-Bold;
    color: #fff;
    letter-spacing: 1px;
    transition: .2s
}

.agenda-download__item__text_cs a:hover {
    background-color: #575757;
}

.agenda-download__item__image {
    width: 205px;
}

.eldp-btn {
    background-color: #fff;
    color: #fff;
    font-size: 12px;
    font-family: Raleway-Bold;
}

.documents-block__item p {
    font-size: 18px;
    font-family: Raleway-Bold;
}

.documents-block__item a {
    width: 121px;
    height: 32px;
    background-color: #C50035;
    border-radius: 19px;
    font-family: Raleway-Bold;
    color: #fff;
    box-shadow: 3px 3px 6px #0000002e;
    font-size: 12px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s;
}

.documents-block__item a:hover {
    background-color: #ab0330;
}

.documents-block__item, .meeting-times__item {
    padding: 15px;
    background: #fff;
    border-radius: 36px;
}

.documents-block__item:nth-child(odd), .meeting-times__item:nth-child(odd) {
    background-color: #EEEEEE;
}

.documents-block__item .col-md-2 img {
    width: 44px;
    height: 44px;
}
.meeting-times__item .col-md-2 img {
    width: 29px;
    height: 29px;
}

.meeting-times__item .col-md-2.cstm_col img {
    width: 22px;
    height: 22px;
}

.meeting-times__item h3 {
    font-family: Raleway-Bold;
    color: #00376D;
    font-size: 18px;
}

.meeting-times__item p {
    font-size: 18px;
}

.cstm_col {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
}

.eldp-topics__image-sect .eldp-p strong {
    font-family: Raleway-Bold;
    font-size: 18px;
}

.modal-form_virtual_proc {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.modal-form_virtual_proc input {
    width: 32%;
    height: 47px;
    border: 2px solid #00376D;
    border-radius: 24px;
    padding: 0 29px;
    font-family: Raleway-Bold;
    font-size: 12px;
    color: #00376D;
    background-color: #fff;
}

.modal-form_virtual_proc input::placeholder {
    color: #00376D;
}

.modal-form__virtual {
    max-width: 100%;
}

.modal-form_virtual_select .container-drp {
    width: 48.555555%;
}

.modal-form_virtual_select .container-drp div.caption {
    border-width: 2px;
}

.modal-form_virtual_select .container-drp div.dropdown.open .caption {
    background-color: #fff;
    color: #00376D;
    background-image: url(../media/images/background-rot.svg);
}

.modal-form_virtual_select .container-drp div.dropdown > div.list {
    background-color: #00376D;
}

.modal-form_virtual_select .container-drp div.dropdown > div.list > div.item {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: center;
}

.modal-form_virtual_select .container-drp div.dropdown > div.list > div.item.cstm_item_pd {
    padding-left: 50px;
}

.modal-form_virtual_select .container-drp div.dropdown > div.list > div.item img {
    width: 21px;
    min-width:21px;
    height: 21px;
}

.modal-form_virtual_select input {
    width: 48.555555%;
}

.modal-form_virtual_select .container-drp div.dropdown > div.list > div.item:hover {
    background-color: #fff;
    color: #00376D;
}

.modal-form__virtual .button__modal {
    background-color: #E53844;
    border-radius: 33px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 240px;
    width: 100%;
    height: 53px;
    font-size: 22px;
}

.modal_h3_color {
    text-align: center;
    font-family: Raleway-Bold;
    font-size: 38px;
    color: #00376D;
}

.modal__min-height {
    min-height: 522px;
    justify-content: center;
}
.modal_sbm button:hover {
    background-color: #ab0330;
}
.modal_sbm button {
    border: none;
    background-color: #C50035;
    min-width: 133px;
    height: 32px;
    border-radius: 19px;
    color: #fff;
    font-family: 'Raleway-Bold';
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 3px 3px 6px #0000002e;
    transition: .2s;
    padding-left: 15px;
    padding-right: 15px;
}
.modal--disapear {
    display: none;
}
body .addeventatc .addeventatc_icon {
    width: 0px !important;
    height: 0 !important;
    display: none;
}
body .addeventatc {
    padding: inherit !important;
    color: #fff !important;
    font-weight: normal;
}

body .addeventatc:hover {
    background-color: #002d58 !important;
    color: #fff !important;
    font-size: 22px !important;
    text-decoration: none !important;
}
.modal__blue-sect {
    background-color: #00376D;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.modal__blue-sect p {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    text-align: center;
}
.modal__blue-sect p span {
    font-family: Raleway-Bold;
    font-size: 18px;
    color: #fff;
}
.moddadl_btn_close {
    position: absolute;
    right: 25px;
    top: 25px;
    opacity: 1;
    z-index: 22222;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    transition: .2s;
}
.modal_p-text {
    font-size: 18px;
}
.chart {
    position: relative;
    width: 74px;
    height: 74px;
    border-radius: 50px;
    margin-top: 40px;
}
.filler {
    position: absolute;
    width: 58px;
    height: 58px;
    left: 8px;
    top: 8px;
    color: #00376D;
    background: white;
    border-radius: 42px;
    text-align: center;
    line-height: 55px;
    font-size: 37px;
    font-family: 'Raleway-Bold';
}
.percent {
    position: absolute;
    width: 37px;
    height: 74px;
    overflow: hidden;
    left: 37px;
    transform-origin: left center;
    border-width: 1px;
}
.percent:before {
    content: '';
    display: block;
}
#igofa-register input:focus {
    border-color: #C50035;
    outline-color: #C50035!important;
}

@media only screen and (max-width: 1200px) {

    .header-cont-b {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .menu_area__cont {
        max-width: 100%;
    }

    .menu_area__cont .row {
        margin: 0;
    }

   .header-cont-b .navbar.navbar-expand-xl.flex-wrap.pl-0.pr-0.pb-0 {
       justify-content: center;
   }

   .eldp__reports--item__middle p {
    font-size: 12px;
    line-height: 16px;
   }

   .eldp-reports-p, .eldp__reports--item__middle .eldp-reports-p {
       font-size: 12px;
   }

}

@media only screen and (max-width: 991px) {

    .publication__item .col-lg-4 {
        text-align: center;
    }

    .related-publication-right {
        margin-top: 15px;
    }

    .publication__item .col-lg-4>img {
        max-width: 300px;
    }

    .dashboard-download__course .dashboard-icon-dscr {
        display: flex;
    }

    .dashboard-download__course p {
        font-size: 12px;
    }

    .order-cstm3 {
        order: 3
    }

    .order-cstm2 {
        order: 2
    }

    .order-cstm1 {
        order: 1;
    }

    .icon-sect-acc img {
        width: 25px;
        height: 25px;
    }

    .eldp-upcomiing-events__list__item .course-p {
        margin-bottom: 20px;
    }

    .eldp-upcomiing-events__list__item:last-child {
        margin-bottom: 30px;
    }

    .tab-sect .tab-left {
        margin-top: 20px;
    }

    .instructors__filter p {
        width: unset;
        margin-bottom: 0;
    }

    .navbar-collapse__cstm-courses {
        top: 58px;
    }

    .eldp-topics__book-solo {
        max-height: none;
    }

    .eldp-topics__book-solo__left {
        bottom: 0;
    }

    .collapse-menu {
        display: none;
    }

    .max-w_of_img {
        max-width: 200px;
        width: 100%;
    }

    .homepage-slider__title h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .main__right__mailing-list {
        margin-bottom: 20px;
    }

    .homepage-footer-ul {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .homepage-cont-footer {
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin-top: 20px;
        align-items: center;
    }

    .progress-col-8 .col-lg-6 {
        margin-bottom: 24px;
    }

    .homepage-cont-footer a {
        margin-bottom: 0;
    }

    .mainmenu .navbar-collapse {
        padding-bottom: 20px;
    }

    .mainmenu .navbar-collapse {
        background: #02386c;
        z-index: 2;
        margin-top: 12px;
        padding: 0 20px 30px 20px;
    }

    .footer-logo {
        border: none;
    }

    .mainmenu {
        justify-content: flex-end;
    }

    .navbar-togg_cstm-size {
        width: 30px;
    }

    .mainmenu a:before {
        display: none;
    }

    .mainmenu .collapse ul ul {
        position: static;
    }

    .home-page__main__right .col-lg-6 {
        margin-bottom: 24px;
    }

    .eldp__reports--item__right p {
        font-size: 12px;
    }

    .team-member-img {
        margin-bottom: 20px;
    }

    .home-page__main__left, .collapse-left-menu {
        order: 2;
    }

    .collapse-left-menu .d-sect__news {
        display: none;
    }

    .main__right__mailing-list {
        margin-top: 0px!important;
    }

    .header-ch_timezone, .ul-right-side a, .header-ch_timezone a {
        font-size: 12px;
    }

    .header-ch_timezone {
        padding-right: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 768px) {

    .eldp-blue-box__cstm .connect-piti-viti--list {
        flex-wrap: wrap;
    }

    .eldp-blue-box__cstm form>div {
        flex-wrap: wrap;
    }

    .eldp-blue-box__cstm input {
        width: 100%;
    }

    .eldp-blue-box__cstm input:last-child {
        margin-top: 15px;
    }

    .advanced-filters-type {
        width: 100%;
    }

    .selected-items--publication-wrapper p {
        margin-bottom: 10px;
    }

    .publication__item form {
        flex-direction: column;
        align-items: center;
    }

    .proc40 {
        margin-bottom: 10px;
        padding-right: 0;
        width: 100%;
        display: flex;
        justify-content: center;
    }



    .proc20 {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .proc40 input {
        max-width: 300px;
    }

    .proc20 button {
        max-width: 220px;
    }

    .cert-blue {
        margin-top: 0px;
    }

    .instructors__filter p {
        margin-bottom: 10px;
    }

    .h-first-sect_col div {
        border: none;
    }

    .home-page-sect__bg, .homepage-first-sect {
        background-image: none;
    }

    .right__item__bottom img {
        width: 15px;
    }

    .h-first-sect_col {
        margin-top: 20px;
    }

    .right__item__second {
        padding-left: 15px;
        padding-right: 15px;
    }

    .right__item__bottom p {
        font-size: 10px;
    }

    .right__item__second {
        width: calc(100% - 70px);
    }

    .right__item__first img {
        width: 80%;
        max-height: 50px;
    }

    .newsroom__filter div.dropdown > div.z-ind-cstm {
        z-index: 222222;
    }

    .newsroom__filter div.dropdown > div.z-ind-cstm1 {
        z-index: 222223;
    }

    .newsroom__filter {
        flex-direction: column;
    }

    .newsroom__filter a {
        margin-left: 0;
        margin-top: 10px;
    }

    .newsroom__filter .newsroom__filter__btn {
        margin-bottom: 10px;
    }

    .full-w-form-half-bl_rtipl {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .newsroom__filter .full-w-form-half-bl_rtipl {
        margin-left: 0;
    }

    .eldp-topics__image-p {
        padding-left: 0;
    }

    .w-cstm-100 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .eldp-links {
        flex-wrap: wrap;
    }

    .eldp-link {
        width: 40%;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 12px;
    }

    .governments__eldp__title {
        margin-top: 20px;
    }

    .eldp-newsroom__item-left, .eldp-newsroom__item-right {
        margin-right: 0;
        width: 100%;
    }

    .eldp-newsroom__item {
        flex-wrap: wrap;
    }

    .eldp-newsroom__header {
        flex-wrap: wrap;
    }

    .eldp-newsroom__header__right a {
        margin-top: 20px;
    }

    .eldp-newsroom__item-left {
        max-width: unset;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .eldp-newsroom__item-left img {
        max-width: 365px;
    }



    .homepage-grey-slider .carousel-control-next, .homepage-grey-slider .carousel-control-prev {
        display: none;
    }

    .homepage-slider__header {
        margin-bottom: 10px;
    }

    .homepage-slider__list__item {
        margin-bottom: 20px;
        display: flex;
    }

    .home-page__main__events__solo {
        flex-direction: column;
    }

    .home-page__main__events__solo--left {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .eldp__reports--item__middle>div {
        flex-direction: column;
    }

    .eldp-reports-p-border {
        margin-right: 0;
        border: none;
        padding:0
    }

    .secretariat__block {
        flex-direction: column;
    }

    .secretartiat__item {
        margin-bottom: 20px;
    }
    .agenda-download__item {
        flex-direction: column;
    }

    .agenda-download__item__image img {
        height: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .agenda-download__item__image {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .documents-block__item .col-md-2 img {
        margin-right: 10px;
    }

    .documents-block__item .col-md-7 p {
        width: 100%;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .cstm_col {
        margin-left: 0;
        justify-content: center;
    }

    .meeting-times__item .row>div {
        justify-content: center;
        text-align: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .related-publication .eldp-topics ul {
        flex-wrap: wrap;
    }

    .related-publication .eldp-topics ul li {
        margin-bottom: 10px;
    }


    .advanced-filters-type {
        width: 100%;
    }

    .publication__item form {
        flex-direction: column;
        align-items: center;
    }

    .homepage__link-item {
        width: 30%;
        margin-bottom: 15px;
    }


    .search-homepage__link-wraper, .browser-by-government  {
        flex-wrap: wrap;
        justify-content: center;
    }

    .browser-by-government-item {
        width: 22%;
        margin-bottom: 10px;
    }

    .connect-piti-viti svg {
        width: 50px;
        height: 50px;
    }

    .connect-piti-viti {
        padding-bottom: 40px;
    }

    .connect-piti-viti h2 {
        font-size: 20px;
    }

    .about-collapse-sect button {
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }


}

/* media 768 end */

@media only screen and (max-width: 575px) {
    .search-homepage-input input {
        height: 45px;
        padding-left: 20px;
        font-size: 18px;
    }

    .search-homepage-input button {
        height: 45px;
        width: 45px;
    }

    .search-homepage__link-item {
        width: 50%;
    }

    .browser-by-government-item {
        width: 33.33333%;
    }

    .publication__item__right--top--posted {
        flex-direction: column;
    }

    .advanced-filters-type .container-drp {
        width: 48%;
    }

    .eldp__bl-right__banner {
        flex-direction: column;
        margin-top: 20px;
        align-items: center;
    }

    .dashboard-count__up {
        font-size: 40px;
        line-height: 50px;
    }

    .dashboard-count__bottom {
        font-size: 12px;
    }

    .eldp__bl-right__banner .eldp__bl-right__banner__btn {
        margin-right: 0;
        margin-bottom: 10px;
        max-width: 320px;
    }

    .instructors__filter input {
        width: 100%;
    }

    .instructors__filter  div.container-drp, .instructors__filter div.dropdown > div.caption {
        max-width: 100%;
        width: 100%;
    }

    .team-members_col__item {
        flex-direction: column;
    }

    .team-members_col__item>img {
        margin-bottom: 10px;
    }

    .card_instructors .card-header {
        padding-left: 0;
        padding-right: 0;
    }

    .collapse__bg {
        top: 5px;
        right: 5px;
    }

    .card_instructors .btn-link {
        padding-right: 30px;
    }

    .eldp__bl-left {
        margin-right: 0;
    }

    .eldp-reports-p, .eldp__reports--item__middle .eldp-reports-p {
        font-size: 14px;
    }

    .eldp__bl {
        flex-direction: column;
        align-items: center;
    }

    .header-ch_timezone {
        margin-top: 10px;
    }

    .eldp-topics__book-solo {
        flex-direction: column;
    }

    .carousel__block {
        flex-direction: column;
    }

    .eldp-topics__list {
        margin-top: 15px;
    }

    .carousel__block h6 {
        margin-right: 0;
    }

    .eldp-topics__book-solo__left {
        margin-right: 0;
    }

    .eldp-topics__book-solo__right {
        width: 100%;
        margin-top: 20px;
    }

    .team-members_col__item h6 {
        font-size: 16px;
        line-height: 20px;
    }

    .team-members_col__item h5 a {
        font-size: 22px;
        line-height: 26px;
    }

    .team-members_col__item>img {
        width: 80px;
        height: 80px;
        margin-right: 20px;
    }

    .navbar-brand img {
        max-width: 350px;
        width: 100%;
    }

    .eldp-class__header, .eldp-class__header span {
        font-size: 20px;
    }

    .eldp__reports--item__middle {
        margin-left: 0;
    }

    .eldp__bl-right h1 {
        font-size: 24px;
        text-align: center;
    }

    .eldp-abs {
        display: none;
    }

    .eldp__bl {
        padding-right: 0;
    }

    .eldp__bl-left svg {
        width: 50px;
    }

    .homepage-footer-ul {
        flex-direction: column;
    }

    .homepage-footer-ul ul {
        margin-bottom: 15px;
    }

    .homepage-cont-footer {
        flex-direction: column;
        margin-top: 0;
        align-items: flex-start;
    }

    .homepage-cont-footer li {
        margin-bottom: 15px;
    }

    .eldp-class-single_header {
        flex-direction: column;
    }

    .eldp-class-single_header p {
        margin-top: 10px;
    }

    .footer__sect--bottom .container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer__sect--bottom p {
        white-space: nowrap;
    }

    .footer__sect--bottom p:last-child {
        white-space: unset;
        text-align: center;
    }

    .home-page__main__title__sect--tt h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .home-page__main__title__sect--tt h2 img {
        width: 30px;
    }

    .home-page__main__title__sect--tt a {
        font-size: 10px;
    }

    .header-ch_timezone {
        margin-right: 0;
        padding-right: 0;
        border: none;
    }

    .eldp__reports--item {
        flex-direction: column;
        align-items: center;
    }

    .eldp__reports--item__middle {
        margin-top: 10px;
        align-items: center;
        margin-bottom: 10px;
    }

    .eldp__reports--item__middle p {
        justify-content: center;
    }

    .home-page__main__events__item .d-flex.justify-content-between {
        flex-direction: column;
    }

    .home-page__main__events__item p {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .modal-body .mob_port {
        max-width: unset;
        width: unset;
    }

    .modal-form_virtual_proc, .modal-form_virtual_select {
        flex-direction: column;
    }

    .modal-form_virtual_proc input, .modal-form_virtual_select .container-drp, .modal-form_virtual_select .container-drp div.caption, .modal-form_virtual_select input {
        width: 100%;
        max-width: 100%;
    }

    .modal-form_virtual_select .container-drp div.caption {
        max-width: unset;
    }

    .modal-form_virtual_select .container-drp {
        margin-bottom: 10px;
    }

    .virt-full_inp input {
        max-width: unset;
    }
    .modal_sbm {
        flex-direction: column;
    }
    .modal-body .modal_sbm img, .modal-body .modal_troubles img {
        width: unset;
    }

    .single-header__logo img {
        width: 200px;
    }

    .advanced-filters-type .container-drp {
        width: 48%;
    }

    .search-homepage__link-item {
        width: 50%;
    }

    .card_instructors .card-header {
        padding-left: 0;
        padding-right: 0;
    }


    .card-body-item {
        flex-direction: column;
    }

}

/* media 575px end */


/*
    Sticky/Fixed Newsroom header css 10-April-2021
*/



.btn-tooltip .eldp__reports--item__right .info__eldp-btn {
    background-color: #fff;
}

.btn-tooltip .eldp__reports--item__right a {
    width: 32px;
    height: 32px;
    display: flex;
    border-radius: 50%;
    box-shadow: 3px 3px 6px #0000002e;
}

.btn-tooltip .eldp__reports--item__right a img {
    margin-right: 0;
}


.virtual-cont_btn-4grid a.register_vv {
    background-color: #00376D !important;
}
.virtual-cont_btn-4grid a.join_vv {
    background-color: #E53844;
}
