
.countries-list2 img {
    aspect-ratio: 640/430;
}

.countries-list2 li {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.12);
}

.top-slider-title a:hover {
    text-decoration: none;
}

.bg_1 {
    background-color: #3b6bb3;
}
.bg_2 {
    background-color: #c65147;
}

.bg_4 {
    background-color: #b1b1b0;
}
.bg_3 {
    background-color: #d76045;
}
.bg_5 {
    background-color: #8DD8F8;
}

footer .footer-txt a {
    text-decoration: underline;
}

body a.nolink:hover {
    text-decoration: none;
}

.content .events-type p {
    line-height: 18px;
    margin-block: 10px;
}

.content iframe
{
    max-width: 100%;
    max-height: 100%;
    aspect-ratio: 1264/711;
    height: initial;
}

.content .events-time .time {
    font-weight: 700;
}

.title1 a {
    text-decoration: none;
    color: #000;
}
.title1 a:hover {
    text-decoration: underline;
    color: #000;
}

section.multimedia {
    padding-top: 0px;
}

.content h2.title-in {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 100px 0 0 0;
    letter-spacing: -.3px;
}

.content li {
    color: #969AA0;
    font-size: 17px;
    line-height: 26px;
}

.content ul,
.content li {
    list-style: disc;
}

.inter-main .container .content ol li {
    list-style: unset;
}

.content ul.list-details,
.content .list-details li {
    list-style: none;
}



.inter-main .news-slider-swiper {
    margin-top: 50px;
}

.inner-section-news
{

    margin: 63px 0 0;

}

@media only screen and (max-width: 768px) {
    .inner-section-news
    {
        padding: 0px 0;
        margin: 0px 0;
    }
    .inner-section-photo {
        margin-bottom: 0px;

    }
}



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

    body .bx-pagination .bx-pagination-container ul li span,
    body .bx-pagination .bx-pagination-container ul li.bx-active span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
        padding: 6px 10px;
        height: 46px;
        min-width: 46px;
        line-height: 32px;
        color: #444;
        font-size: 27px;
        border-radius: 25px;
    }


    body .bx-pagination .bx-pagination-container ul li
    {
        padding: 0 5px;
    }



    body .bx-pagination .bx-pagination-container ul li.bx-pag-next span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
        border: 2px solid #969AA0;
        padding: 4px 30px;
    }

    body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
    body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span {
        padding: 4px 30px;
    }

}

body .bx-pagination .bx-pagination-container ul li span,
body .bx-pagination .bx-pagination-container ul li.bx-active span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
    color: #444;
}

body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
    color: #969AA0;
}

body .bx-pagination .bx-pagination-container ul li.bx-active span
{
    background: #3B6BB3;
    color: #fff;
}


body .bx-pagination .bx-pagination-container ul li span {
    background: #969AA0;
    color: #fff;
}

body .bx-pagination .bx-pagination-container ul li.bx-pag-next span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
    border: 2px solid #969AA0;
}

.content_subcontainer_inf  p,
.content_subcontainer_inf {
    color: #4E4E4E;
}

.list-details li strong
{
    color: #3B6BB3;
}

.content.members {
    max-width: calc( 100% - 250px);
}

@media screen and (max-width: 1024px) {
    .page-title .flag {
        width: 180px;
    }
    .content.members {
        max-width: calc( 100% - 210px);
    }
}

@media screen and (max-width: 768px) {
    .page-title .flag {
        width: 206px;
    }
    .content.members {
        max-width: 100%;
    }
    .title-flag {
        padding-right: 0px;
    }
}

.noshadow .news-slider-swiper .swiper-slide {

    box-shadow: none;
}

.link_to_past a {
    padding: 10px 30px;
    background: #3B6BB3;
    color: #fff;
    display: flex;
    align-items: center;
    height: 56px;
    text-align: center;
    text-decoration: none;
}

.attention {
    margin-top: 10px;
    display: block;
    margin-bottom: 50px;
    color: #d76045;
}

.bottom-header nav {
    width: 90%;
}
.search a {
    display: block;
    height: 34px;
    width: 34px;
}
@media (max-width: 1024px) {
    .bottom-header nav {
        width: 80%;
    }
}
@media (max-width: 768px) {
    .bottom-header nav {
        width: 65%;
    }
}
.btn,
.search-button {
    padding: 10px 30px;
    background: #3B6BB3;
    color: #fff;
    display: flex;
    align-items: center;
    height: 56px;
    text-align: center;
    text-decoration: none;
}
.search-query {
    padding: 10px 30px;
}
.bottom-header nav {
    width: 90%;
}
.search:active {
    transform: scale(.95);
}
.search:hover {
    opacity: .8;
}
.search {
    display: block;
    height: 34px;
    width: 34px;
    cursor: pointer;
}



@media (max-width: 1024px) {
    .bottom-header nav {
        width: 80%;
    }
}
@media (max-width: 768px) {
    .bottom-header nav {
        width: 65%;
    }
}

.img_aside {
	width: 100%;
	margin-top: 80px;
	margin-bottom: 20px;
}
.img_aside img {
	width: 100%;
}


.summit_block {
	background-color: #3B6BB3;
	color: white !important;
	padding: 20px 0;
	margin-top: -36px;
  margin-bottom: 40px;
} 

.summit_block .page-title {
  color: white;
  font-size: 34px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}

.summit_block nav > ul > li {
  display: inline-block;
  margin-right: 50px;
  position: relative;
}

.summit_block nav > ul > li > a {
  color: #FFF;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
  padding: 10px 0 10px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  display: block;
  position: relative;
}

.summit_block nav > ul > li ul {
  background: rgba(39, 80, 155, 0.64);
  backdrop-filter: blur(6.050000190734863px);
  position: absolute;
  padding: 33px 64px;
  display: none;
  top: 100%;
  z-index: 2;
}
.summit_block nav > ul > li ul {
  margin-left: -35px;
}

.summit_block nav > ul > li ul li {
  margin-bottom: 30px;
}

.summit_block nav > ul > li ul a {
  text-decoration: none;
  font-size: 17px;
  font-style: normal;
  color: #FFF;
}
.summit_block nav > ul > li:hover ul {
  display: block;
}

body nav > ul > li.summit-item > a {
  color: #3B6BB3;
  background: #FFFFFF;
  padding: 5px 13px 2px;
}

@media (max-width: 768px) {
	.summit_block nav > ul > li {
	  margin-right: 20px;
	}
	.summit_block nav > ul > li > a {
	  padding: 2px 0 2px;
	}	
}

