

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?166853692551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/main/css/wp.css?1670423478744*/
.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}

.wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit;
}

.wp-block-image img {
    height: auto;
}
.wp-block-image img {
    max-width: 100%;
}

.wp-block-quote {
    border: 0;
    padding: 0;
    background: #e11414;
    color: white;
}

.wp-block-quote p, .wp-block-quote-grey p {
    padding: 20px 50px 25px 50px;
    color: white;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
}

@media (min-width: 782px){
    .wp-block-columns {
        flex-wrap: nowrap;
    }
}
/* End */


/* Start:/local/templates/main/css/style_main.css?167042426652091*/
/* CSS Document */

@font-face {
	font-family: 'Ugloed'; 
	src: url("/local/templates/main/fonts/Ugloed.otf"); 
}

@font-face {
	font-family: 'Montserrat-Regular'; 
	src: url("/local/templates/main/fonts/Montserrat-Regular.ttf"); 
}

@font-face {
	font-family: 'Montserrat-Bold'; 
	src: url("/local/templates/main/fonts/Montserrat-Bold.ttf"); 
}

* {
	font-family: 'Montserrat-Regular', sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
}

.vjs-big-play-centered .vjs-big-play-button {
    transform: translate(-100%,-100%);
}

.nko-social{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.nko-social img {
	margin: 0 10px;
}

.aligncenter{
	text-align: center;
}

figcaption{
	font-style: italic;
}

a, input, select, textarea, button{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

a, a:visited{
	color: #383838;
}

.wrapper > *{
	width: 1260px;
	margin: 0 auto;
}

.wrapper .alignfull{
	width: auto;
	margin: 0;
	max-width: none;
	min-width: 1260px;
	margin-bottom: 25px;
}

.wrapper p, .rich-text, .wrapper ol, .wrapper ul{
	font-size: 16px;
	line-height: 26px;
	color: #383838;
	margin: 30px auto;
}

.wrapper ol, .wrapper ul{
	padding-left: 50px;
}

.wrapper ol li, .wrapper ul li{
	margin: 5px 0;
}

h1, h1 > *, h1 > * > *{
	font-family: 'Ugloed';
	font-size: 65px !important;
	line-height: 80px !important;
	color: #3d6a76 !important;
	margin-top: 30px !important;
	margin-bottom: 40px !important;
	text-decoration: none;
}

h2, h2 > *, h2 > * > *{
	font-family: 'Ugloed';
	font-size: 60px !important;
	line-height: 70px !important;
	color: #3d6a76 !important;
	margin-top: 30px !important;
	margin-bottom: 50px !important;
	text-decoration: none;
}

h3, h3 > *, h3 > * > *{
	font-family: 'Ugloed';
	font-size: 40px !important;
	color: #272b35 !important;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	text-decoration: none;
}

h4, h4 > *, h4 > * > *{
	font-family: 'Ugloed';
	font-size: 30px !important;
	line-height: 40px !important;
	color: #272b35 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-decoration: none;
}

h5, h5 > *{
	font-family: 'Ugloed';
	font-size: 24px !important;
	line-height: 32px;
	color: #272b35 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-decoration: none;
}

.wrapper .theme-hl{
	font-size: 46px;
    line-height: 56px;
    color: #e11414;
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 600;
}

.theme-cit{
	background: #3d6a76;
	
}
.theme-cit p{
	color: white;
	font-size: 50px !important;
	font-weight: 600;
	line-height: 60px !important;
	font-style: normal !important;
	padding: 30px 80px 30px 80px;
}
.theme-cit cite{
	    font-size: 22px !important;
    font-weight: 600;
    color: white;
    padding: 0 80px 30px 0;
    /* margin-bottom: 80px; */
    display: block;
}

.theme-small-cite{
	background: #e11414;
}
.theme-small-cite p{
	color: white;
	font-size: 30px !important;
	font-weight: 600;
	line-height: 20px !important;
	font-style: normal !important;
	padding: 30px 30px 0px 30px;
}
.theme-small-cite cite{
	font-size: 22px !important;
    font-weight: 600;
    color: white;
    padding: 0 80px 30px 0;
    /* margin-bottom: 80px; */
    display: block;
}

.theme-image-capture{
	margin-bottom: 50px !important;
}
.theme-image-capture p{
	font-family: 'Ugloed';
	font-size: 65px !important;
	line-height: 80px;
	color: #3d6a76 !important;
	margin-top: 0;
	margin-bottom: 0;
}

.theme-file-download, .wp-block-file{
	display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #3d6a76;
    background-image: url(/local/templates/main/images/file.svg);
    background-size: auto 75px;
    background-repeat: no-repeat;
    background-position: 15px center;
    min-height: 100px;
	/*margin-top: 30px;
    margin-bottom: 30px;*/
	padding: 5px 0;
}

.wp-block-file .wp-block-file__button{
	display: none;
}

.theme-file-download a, .wp-block-file a{
	color: white;
	font-weight: 600;
	font-size: 22px;
	text-decoration: none;
	margin-left: 100px;
	line-height: 28px;
    margin-top: 12px;
    margin-bottom: 12px;
	margin-right: 12px;
}
.theme-file-download a:before, .wp-block-file a:before{
	content: 'Скачать файл:';
	display: block;
}

.theme-hl-2{
	font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 36px !important;
}

.main-theme-quote{
	background: #e11414;
	padding: 30px;
	color: white;
}
.main-theme-quote cite{
	font-size: 24px;
	font-weight: bolder;
	margin-bottom: 30px;
}
.main-theme-quote p{
	font-size: 16px;
}

.top{
	height: 120px;
    display: flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    align-content: center;
    justify-content: flex-start;
}

.top .social, .bottom .social {
	display: flex;
	flex-direction: row;
	border-left: 1px solid #3d6a76;
	border-right: 1px solid #3d6a76;
	padding: 0 10px;
	height: calc(100% - 40px);
}

.bottom .social{
	height: 90px;
	border: 0;
	display: none;
}

.top .social a, .bottom .social a{
	height: 100%;
	width: 60px;
	background-position: center;
	background-repeat: no-repeat;	
	background-size: 40px;
}

.top .view{
	background-image: url('/local/templates/main/images/glasses.svg');
	background-size: auto 30px;
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100px;
}

.top .logo{
	height: 100%;
	flex: 1;
}

.top .logo img{
	margin: 20px;
	height: calc(100% - 40px);
}

.top-menu-wrapper{
	max-width: inherit;
	width: auto;
}

.menu-top-menu-container{
	background: #3d6a76;
	width: 100%;
	margin: 0;
	max-width: inherit;
	min-width: 1260px;
}

#horizontal-multilevel-menu, #horizontal-multilevel-menu{
	display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    width: 1260px;
    margin: 0 auto;
    list-style-type: none;
    padding: 8px 0;
    /* text-align: center; */
    justify-content: center;
	flex-wrap: wrap;

	background: none;
	min-height: inherit;
	font-size: inherit;
	float: none;
}

#horizontal-multilevel-menu li.menu-item-has-children > ul.sub-menu, #horizontal-multilevel-menu > li.menu-item-has-children > ul{
	position: absolute;
    display: none;
    padding: 0 15px;
    /* font-size: 20px; */
    margin: 0;
    margin-top: 0px;
	background: #3d6a76 !important;
	list-style-type:none;
	z-index: 999;

	border: 0;
	width: auto;
	font-size: inherit;
}
#horizontal-multilevel-menu .sub-menu ::marker{
	display: none;
}
#horizontal-multilevel-menu .sub-menu li{
	padding: 0;
	border-bottom: 1px solid white;
	border-right: 0;
}
#horizontal-multilevel-menu .sub-menu li:last-of-type{
	border-bottom: 0;
}
#horizontal-multilevel-menu .sub-menu li a{
	font-size: 20px;
	color: white !important;
    line-height: 38px;
}
.menu-top-menu-container > ul > .menu-item, #horizontal-multilevel-menu > li{
	color: white;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 18px;
	padding: 0 12px;
	border-right: 1px solid white;
	margin: 0;

	float: none !important;
	margin: 0 !important;
}

#horizontal-multilevel-menu > li > ul > li{
	margin: 0 !important;
	float: none !important;
	font-weight: inherit !important;
}

#horizontal-multilevel-menu > li > ul > li > a{
	color: inherit !important;
	font-weight: inherit !important;
	padding:  inherit !important;
	line-height: 38px;
    margin: 0;
	color: white !important;
}

#horizontal-multilevel-menu li li{
	padding: 0;
    border-bottom: 1px solid #ffffff;
    border-right: 0;
	line-height: 18px;
	background: none !important;
}

#horizontal-multilevel-menu li li:last-of-type{
	border-bottom: 0;
}

#horizontal-multilevel-menu li.item-selected{
	color:  inherit !important;
}

#horizontal-multilevel-menu li li:hover{
	background: none !important;
	color: #272b35 !important;
}

.menu-top-menu-container > ul > .menu-item a, #horizontal-multilevel-menu > li > a{
	color: white !important;
	text-decoration: none;
	cursor: pointer;
	background: none !important;
	font-weight: inherit !important;
	padding: 0 !important;
}

#horizontal-multilevel-menu > li:hover{
	
}

.menu-top-menu-container .current-menu-item > a{
	border-bottom: 5px solid #e11414;
}

#menu-submenu{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	 list-style-type: none;
	border-bottom: 3px solid #3d6a76;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#menu-submenu li{
	height: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 55px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin: 40px 30px;
}
#menu-submenu li:nth-of-type(1){
	background-image: url("/local/templates/main/images/basics.svg");
}
#menu-submenu li:nth-of-type(2){
	background-image: url("/local/templates/main/images/profilactic.svg");
}
#menu-submenu li:nth-of-type(3){
	background-image: url("/local/templates/main/images/life-aiids.svg");
}
#menu-submenu li:nth-of-type(4){
	background-image: url("/local/templates/main/images/hepatitis.svg");
}
#menu-submenu li:nth-of-type(5){
	background-image: url("/local/templates/main/images/aidskids.svg");
}
#menu-submenu li:nth-of-type(6){
	background-image: url("/local/templates/main/images/video.svg");
}

#menu-submenu li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #383838;
	font-size: 20px;
	display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
}

#menu-submenu li.selected{
	border-bottom: 5px solid #e11414;
}

.test-bottom{
	padding: 0px 0;
	position: relative;
}

.test-bottom:before, .test-bottom:after{
	content: "";
	display: block;
	height: 3px;
	background: #3d6a76;
}



.test-bottom .location{
	display: flex;
    flex-direction: column;
    /*max-width: 600px;*/
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    line-height: 36px;
    right: 0;
    bottom: 0;
    position: absolute;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    padding-left: 60px;
    background-image: url("/local/templates/main/images/map.svg");
    background-position: left center;
    background-size: auto 70px;
    background-repeat: no-repeat;
   margin: 0 0 20px 0;
    height: 70px;
}

.test-bottom .location .current-location{
	font-family: 'Ugloed';
	font-size: 30px;
	line-height: 40px;
	color: #e11414;
}

.test-bottom .locations{
	padding-right: 95px;
	background-image: url("/local/templates/main/images/bigarrow.svg");
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
    font-size: 22px;
    line-height: 36px;
	height: 80px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	margin: 20px 0;
	color: #383838;
}

.location a{
	color: #383838;
}

button{
	background: #3d6a76;
	color: white;
	font-size: 20px;
	line-height: 60px;
	padding: 0 20px;
	cursor: pointer;
	border: 0;
	margin: 30px;
}

.bottom{
	text-align: center;
}

.bottom img{
	height: 80px;
	margin: 10px 0 0 0;
}

.bottom p{
	margin: 70px 0;
}

.bottom a{
	display: inline-block;
}










.wrapper .tags{
	margin-bottom: 55px;
}

.wrapper .tags a{
	color: #3d6a76;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 22px;
}

.wrapper .items{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wrapper .items .item{
	flex-basis: 605px;
	background-size: cover;
	background-position: center;
	display: block;
	text-decoration: none;
	height: 350px;
	margin-bottom: 50px;
}

.wrapper .items .item .container{
	padding: 50px;
}

.wrapper .items .item .shader{
	background: rgba(226,226,226,.85);
	color: #383838;
	height: 100%;
}

.wrapper .items .item:nth-of-type(5n+2) .shader{
	background: rgba(0,0,0,.65);
	color: white;
}

.wrapper .items .item:nth-of-type(5n+3) .shader{
	background: rgba(61,106,118,.85);
	color: white;
}

.wrapper .items .item:nth-of-type(5n+5){
	flex-basis: 100%;
}

.wrapper .items .item .title{
	font-weight: bolder;
	margin-bottom: 45px;
	text-transform: uppercase;
	font-size: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wrapper .items .item .description{
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 20px;
}

.page-links{
	margin: 30px auto;
}

.next-page-link, .prev-page-link, .blog-page-navigation > *{
	font-size: 20px;
	font-weight: 600;
	color: #3d6a76;
	text-decoration: none;
}

.prev-page-link{
	margin-right: 50px;
}

.next-page-link:after, .blog-page-next:after{
	content: ">";
    background: #3d6a76;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    color: white;
    font-size: 22px;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    /* margin-top: -5px; */
    line-height: 32px;
    margin-left: 10px;
}

.prev-page-link:before, .blog-page-previous:before{
	content: "<";
    background: #3d6a76;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    color: white;
    font-size: 22px;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    /* margin-top: -5px; */
    line-height: 32px;
    margin-right: 10px;
}

.question{
	font-weight: 600;
	font-size: 26px;
	color: #383838;
}

.question .answer{
	overflow: hidden;
	max-height: 0;
	/*transition: all .3s ease-in-out 0s;*/
	font-weight: 100;
}
.question .answer.opened{
	max-height: 1000px;
}

.question .answer p{
	font-weight: 600;
    margin-bottom: 30px;
    color: #e11414;
    font-size: 36px;
    margin-top: 20px;
	margin-bottom: 20px;
}

.question .show{
	font-family: 'Ugloed';
    font-size: 24px;
    line-height: 24px;
    color: #3d6a76;
    margin-top: 20px;
    margin-bottom: 70px;
	cursor: pointer;
}

.question .show:after {
    content: ">";
    background: #3d6a76;
    border-radius: 30px;
    width: 24px;
    height: 24px;
    color: white;
    font-size: 26px;
    font-weight: 100;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    transform: rotate(90deg);
    text-align: center;
    font-family: 'PT Sans', sans-serif;
	transition: all .3s ease-in-out 0s;
}
.question .show.opened:after{
	transform: rotate(-90deg);
	transition: all .3s ease-in-out 0s;
}

input[type="search"]{
	border: 1px solid #353535;
    padding: 5px 20px;
    /* height: 32px; */
    line-height: 32px;
    border-radius: 30px;
    font-size: 20px;
}
input[type="search"]:focus {
    outline-width: 0;
}

.top .search{
	height: 100%;
}
.top form{
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.search-button{
	height: 100%;
    width: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
	background-color: rgba(0,0,0,0);
	background-image: url("/local/templates/main/images/lens.svg");
	margin: 0;
	padding: 0;
	line-height: 0;
	min-height: 44px;
}

.exp-top h3, .exp-top h2{
	margin: 15px 0 !important;
	display: inline-block !important;
}

.exp-top p{
	height: 0;
	margin: 0;
}


.wp-block-cover__inner-container{
	width: 1260px !important;
	margin: 0 auto;
}

.exp-button-down{
	background-color: #3d6a76 !important;
    height: 77px;
    width: 77px;
    font-size: 50px !important;
    line-height: 23px;
    padding: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0;
	border-radius: 77px;
}
.exp-button-down a{
	height: 100%;
}



.wp-block{
	max-width: 1260px;
}
.wp-block[data-align=full] {
    max-width: none;
}

.exp-slash{
	    position: absolute;
    margin-top: -300px;
    /* margin-left: 550px; */
    left: calc(50% - -170px);
	width: 79px;
}

.exp-separator{
	height: 3px;
    width: 1260px !important;
    background: #3d6a76;
    /* margin: 50px 0; */
    display: block;
    border: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    opacity: 1;
}

.exp-text{
	font-weight: 600;
	color: #383838;
	margin: 50px auto;
	font-size: 30px;
}

.exp-buttons-1{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.exp-button-1{
	background-color: #272b35;
	height: 70px;
	width: 390px;
	line-height: 70px;
	font-weight: 500;
	font-size: 30px;
	color: white;
	border-bottom: 4px solid #3d6a76;
	border-radius: 0;
    padding: 0;
}

.exp-button-1 a, .wp-block-button__link{
	background-color: rgba(0,0,0,0);
	line-height: 70px;
	font-weight: 500;
	font-size: 20px;
	padding: 0;
	margin: 0;
	width: 100%;
}

.exp-swiper .swiper-slide p{
	margin: 50px auto;
	font-weight: 600;
    font-size: 30px;
}

.swiper-pagination{
	width: 100%;
	bottom: -10px;
	position: relative;
}

.swiper-pagination .swiper-pagination-bullet{
	width: 23px;
    height: 23px;
    border-radius: 23px;
    background: #272b35;
    margin: 10px;
    cursor: pointer;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #0ad9d6;
}

.wp-block-cover__inner-container > *:not(.has-background), .wp-block-cover__inner-container > * > *:not(.has-background){
	color: white !important;
}


/*модуль статистики экспедиции*/
.exp-stat {
	display: flex;
	flex-direction: row;
	position: relative;
}

.exp-stat .exp-block{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.exp-stat .exp-block:first-of-type .exp-row{
	font-family: 'Ugloed';
    font-size: 30px;
    line-height: 40px;
    color: #272b35;
	padding: 50px 0; 
}
.exp-stat .exp-block:first-of-type .exp-row p{
	font-family: 'Ugloed';
    font-size: 100px;
    line-height: 0px;
    color: #3d6a76;
	float: left;
	margin-right: 50px;
}

.exp-stat .exp-block:nth-of-type(2){
	flex: 1;
	background-image: url("/local/templates/main/images/slash.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 280px;
	flex-basis: 220px;
}

.exp-stat .exp-block:last-of-type .exp-row{
	display: flex;
	flex-direction: column;
	justify-content: center;
	
	font-family: 'Ugloed';
    font-size: 30px;
    line-height: 40px;
    color: #272b35;
}

.exp-stat .exp-block:last-of-type .exp-row p, .exp-stat .exp-block:last-of-type .exp-row p > *{
	font-family: 'Ugloed';
        font-size: 80px;
    line-height: 60px;
    color: #e11414;
	margin: 30px 0;
}

.exp-stat .exp-block:last-of-type .exp-row p span{
	color: #3d6a76;
}

.compass{
    position: absolute;
    margin-top: -730px;
    z-index: 99;
    background-image: url(/local/templates/main/images/compas.png);
    background-position: 50px center;
    background-size: contain;
    height: 440px;
    width: 50%;
    max-width: none;
    background-repeat: no-repeat;
    right: 0;
}



.exp-swiper .swiper-button-prev{
	background: #0ad9d6;
    height: 32px;
    width: 32px;
	border-radius: 32px;
	left: -50px;
}

.exp-swiper .swiper-button-next{
	background: #0ad9d6;
    height: 32px;
    width: 32px;
	border-radius: 32px;
	right: -50px;
}

.exp-swiper .swiper-button-prev:after, .exp-swiper .swiper-button-next:after{
	color: white;
	font-size: 16px;
    font-weight: 600;
}

.exp-swiper .exp-sw-preview{
	height: 238px;
	background-size: cover;
	background-position: center;
}
.exp-swiper .exp-sw-preview .exp-color-bg{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(61,106,118,.85);
}

.exp-swiper .swiper-slide .exp-color-bg p{
	color: white;
	font-weight: 600;
	text-transform: uppercase;
	max-width: 270px;
	line-height: 38px;
	text-align: center;
	font-size: 24px;
}

.exp-swiper .swiper-slide .exp-sw-name{
	
	text-align: center;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.exp-swiper .swiper-slide .exp-sw-name a{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	line-height: 38px;
	    padding: 0 50px;
	color: #272b35 !important;
	text-decoration: none;
}

.exp-title-2, .exp-title-3, .exp-city-start figcaption, .exp-city-end figcaption{
	font-family: 'Ugloed';
    font-size: 30px !important;
    line-height: 40px !important;
    color: #272b35 !important;
	font-style: normal !important;
}
.exp-city-start figcaption{
	text-align: left !important;
}
.exp-city-end figcaption{
	text-align: right !important;
}

.exp-title-2 strong, .exp-title-3 strong , .exp-city-start figcaption strong, .exp-city-end figcaption strong{
	font-family: 'Ugloed';
    font-size: 30px;
    line-height: 40px;
    color: #e11414 !important;
	font-style: normal;
}

.exp-title-2{
	float: right;
}

.exp-swiper{
	margin-bottom: 110px;
	overflow: hidden;
	margin-top: 100px;
}

.exp-top{
	margin-bottom: 60px !important;
}

.exp-road{
	overflow-x: scroll;
	width: 100% !important;
	margin-bottom: 50px !important;
	background-image: url("/local/templates/main/images/exp-road-bg.jpg");
	background-size: cover;
	background-position: bottom;
	height: 600px;
	    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
	max-width: none;
}

.exp-road .exp-road-slider{
	height: 100%;
    background-image: url(/local/templates/main/images/exp-road-green.png);
    background-repeat: repeat-x;
    background-size: auto 376px;
    flex: 1;
    background-position: bottom left;
	display: flex;
    flex-direction: row;
}

.exp-road .exp-stop{
	height: 100%;
	width: 300px;
	    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.exp-road .exp-stop .exp-desc{
	text-transform: uppercase;
	font-size: 20px;
	color: #383838;
	text-align: center;
	max-width: 220px;
}

.exp-road .exp-stop:nth-of-type(5n+1){
	width: 486px;
}
.exp-road .exp-stop:nth-of-type(5n+1) .exp-desc{
	margin-bottom: 312px;
}
.exp-road .exp-stop:nth-of-type(5n+2){
	width: 700px;
}
.exp-road .exp-stop:nth-of-type(5n+2) .exp-desc{
	margin-bottom: 318px;
}
.exp-road .exp-stop:nth-of-type(5n+3){
	width: 90px;
}
.exp-road .exp-stop:nth-of-type(5n+3) .exp-desc{
	margin-bottom: 289px;
}
.exp-road .exp-stop:nth-of-type(5n+4){
	width: 700px;
}
.exp-road .exp-stop:nth-of-type(5n+4) .exp-desc{
	margin-bottom: 318px;
}
.exp-road .exp-stop:nth-of-type(5n+5){
	width: 486px;
}
.exp-road .exp-stop:nth-of-type(5n+5) .exp-desc{
	margin-bottom: 312px;
}
/*
.exp-road .exp-stop:nth-of-type(13n+1) .exp-desc{
	margin-bottom: 255px;
}
.exp-road .exp-stop:nth-of-type(13n+2) .exp-desc{
	margin-bottom: 256px;
}
.exp-road .exp-stop:nth-of-type(13n+3) .exp-desc{
	margin-bottom: 315px;
}
.exp-road .exp-stop:nth-of-type(13n+4) .exp-desc{
	margin-bottom: 351px;
}
.exp-road .exp-stop:nth-of-type(13n+5) .exp-desc{
	margin-bottom: 293px;
}
.exp-road .exp-stop:nth-of-type(13n+6) .exp-desc{
	margin-bottom: 179px;
}
.exp-road .exp-stop:nth-of-type(13n+7) .exp-desc{
	margin-bottom: 394px;
}
.exp-road .exp-stop:nth-of-type(13n+8) .exp-desc{
	margin-bottom: 178px;
}
.exp-road .exp-stop:nth-of-type(13n+9) .exp-desc{
	margin-bottom: 294px;
}
.exp-road .exp-stop:nth-of-type(13n+10) .exp-desc{
	margin-bottom: 352px;
}
.exp-road .exp-stop:nth-of-type(13n+11) .exp-desc{
	margin-bottom: 316px;
}
.exp-road .exp-stop:nth-of-type(13n+12) .exp-desc{
	margin-bottom: 256px;
}
.exp-road .exp-stop:nth-of-type(13n+13) .exp-desc{
	margin-bottom: 251px;
}
*/
.exp-road .exp-stop .exp-desc p{
	margin: 0;
}

.exp-road .exp-stop .exp-desc .exp-desc-date{
	color: #e11414;
	margin: 0;
	font-weight: 600;
}

.exp-road .exp-stop .exp-desc .exp-desc-name{
	font-weight: 600;
	text-decoration: none;
    color: black;
}

.exp-road .exp-stop .exp-desc .exp-dot{
	width: 32px;
	height: 32px;
	border-radius: 32px;
	background: #e11414;
	margin: 25px auto;
}

.exp-road::-webkit-scrollbar {
  background: white;
	height: 10px;
}

.exp-road::-webkit-scrollbar-thumb{
	background: #3d6a76 ;
	height: 10px;
	border-radius: 10px;
}



.wrapper .oprosy{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrapper .oprosy .opros{
	flex-basis: 605px;
    background-size: cover;
    background-position: center;
    display: block;
    text-decoration: none;
    height: 350px;
    margin-bottom: 50px;
}
.wrapper .oprosy .opros .shader{
	background: rgba(226,226,226,.5);
    color: #383838;
    height: 100%;
	padding: 0;
}
.wrapper .oprosy .opros .container{
	padding: 50px;
    position: relative;
    height: calc(100% - 100px);
}
.wrapper .oprosy .opros .title {
    font-weight: bolder;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-size: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.wrapper .oprosy .opros button{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 50px;
}

.has-green-color{
	color: #3d6a76 !important;
}
.has-red-color{
	color: #3d6a76  !important;
}
.has-gray-color{
	color: #383838 !important;
}
.has-white-color{
	color: #FFF !important;
}


.wp-block-quote.is-large, .wp-block-quote.is-style-large{
	padding: 0;
}

.wp-block-image figcaption {
    color: #555;
    font-size: 20px;
    text-align: center;
    font-style: italic;
}



form.mailer label{
	display: flex;
	flex-direction: row;
	align-items: center;
}
form.mailer label span{
	flex: 1;
}
form.mailer input[type="text"], form.mailer input[type="email"], form.mailer textarea, form.mailer select{
	line-height: 32px;
	font-size: 20px;
	border: 1px solid #3d6a76;
	background: #f6f6f6;
	color: black;
	width: calc(100% - 0px);
	margin-left: 20px;
	padding: 0 10px;
}

form.mailer textarea{
	height: 200px;
	line-height: 22px;
	margin: 20px 0 0 0;
	width: calc(100% - 20px);
}

form.mailer input[type="submit"]{
	background: #3d6a76;
    color: white;
    font-size: 20px;
    line-height: 60px;
    padding: 0 20px;
    cursor: pointer;
    border: 0;
    margin: 30px 0;
}

form.mailer input[type=file]{
	display: none;
}

form.mailer label[for="mail_file"] {
  	border: 4px solid #e11414;
 	background: white;
	color: #e11414;
	font-size: 28px;
	padding: 10px 30px;
	font-weight: 600;
	line-height: 32px;
	display: inline-flex;
	cursor: pointer;
	max-width: 50%;
}

form.mailer input[type=checkbox]{
	height: 32px;
	width: 32px;
	border: 1px solid #3d6a76;
	background: #f6f6f6;
	margin-right: 20px;
}
form.mailer input[type=checkbox]:checked{
	background-image: url("/local/templates/main/images/check.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px;
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background{
	padding: 0;
}

.wrapper select{
	height: 32px;
    line-height: 32px;
    font-size: 20px;
    border: 1px solid #3d6a76;
    background: #f6f6f6;
    color: black;
    padding: 0 10px;
}

.page_description{
	font-size: 30px !important;
	line-height: 36px !important;
	font-weight: 600;
}

.tag_list, .tag_list a{
	font-size: 40px !important;
    font-weight: 600;
    color: #e11414 !important;
	text-decoration: none;
}

.tag_list a:after{
	content: '/';
	display: inline-block;
	font-size: 40px !important;
    font-weight: 600;
    color: #e11414 !important;
	margin: 0 15px;
}

.tag_list a:last-of-type:after{
	display: none;
}

.news-swiper{
	height: 480px;
	position: relative;
	min-width: 1260px;
}
.news-swiper .swiper-slide{
	height: 100%;
}

.news-swiper .news-top-bg{
	height: 100%;
	background-size: cover;
	background-position: center;
	
}

.news-swiper a{
	text-decoration: none;
	display: block;
}

.news-swiper .news-top-color{
	height: 100%;
	background-color: rgba(0,0,0,.6);
}

.news-swiper h2{
	margin-top: 0 !important;
	padding-top: 40px;
	color: white !important;
}

.swiper-pagination{
	bottom: 0px !important;
	position: relative !important;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #3d6a76;
    margin: 10px 3px !important;
    cursor: pointer;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e11414;
}

.main-page #menu-submenu{
	border-top: 3px solid #3d6a76;
	margin-top: 20px;
}

.news-swiper .menu-wrap{
	margin-top: -480px;
	z-index: 99;
	position: absolute;
	width: 100%;
}

.news-swiper .menu-wrap .wrapper{
	text-align: right;
}

.news-swiper .menu-padding > *{
	padding-right: 350px;
}

.right-menu{
	position: absolute;
	text-align: right;
	margin-top: -510px;
	right: calc(50% - 630px);
	width: 300px;
	z-index: 99;
}

.right-menu > a{
	font-family: 'Ugloed';
    font-size: 18px;
    line-height: 40px;
	color: white !important;
	display: block;
}

.right-menu #top_menu{
	font-size: 22px;
    line-height: 40px;
	margin-bottom: 0;
	margin-top: 35px;
}

.menu_ball{
	position: absolute;
	right: -35px;
	height: 25px;
	width: 25px;
	border-radius: 25px;
	background: #e11414;
}

.menu_line{
	    width: 2px;
    position: absolute;
    right: -23px;
    background: #e11414;
    top: 50px;
}

.wp-block-cover{
	padding: 40px;
}

.has-green-background-color{
	background-color: rgba(61,106,118,.85);
	color: white !important;
}
.has-green-background-color > *{
	color: white;
}

.search-result{
	border-top: 1px solid #3d6a76;
	font-size: 22px;
}

.search-result .title{
	text-transform: uppercase;
    font-size: 30px;
    line-height: 50px;
    color: #e11414;
    margin: 30px 0;
    font-weight: 600;
}

.search-result a{
font-family: 'Ugloed';
    font-size: 24px;
    line-height: 50px;
    color: #3d6a76;
    margin: 20px 0 50px 0;
    display: block;
}

.search_count{
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 40px;
	margin-top: 10px;
}

.search_string{
	color: #3d6a76 !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.tags_title{
	text-transform: uppercase;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-weight: 600;
}

.group{
	 font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 10px;
    padding-bottom: 20px;
}

.group:after{
	content: "";
	display: block;
	height: 1px;
	background: #0ad9d6;
}

.mobile{
	display: none;
}

.zero-height{
	    height: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.swiper{
	overflow: hidden;
	position: relative;
}

.wp-block-quote, .wp-block-quote-grey{
	border: 0;
    padding: 0;
    background: #3d6a76;
    color: white;
}

.wp-block-quote-grey{
    background: #e11414;
}

.wp-block-quote p{
	    padding: 20px 50px 25px 50px;
    color: white;
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
}

.exp-button-down{
	background-image: url("/local/templates/main/images/down-arrow.svg");
	background-size: 32px;
	background-position: center;
	background-repeat: no-repeat;
}

.wp-block-embed iframe.wp-embedded-content{
	height: 350px;
}

.wp-block-embed figcaption{
	font-size: 20px;
}

.wp-block-embed.alignfull{
	min-width: inherit;
}

.wp-embed.wrapper .items{
	width: 100%;
	height: 100%;
}
.wp-embed.wrapper .items .item{
	flex-basis: 100%;
	height: 100%;
}

.news-swiper .menu-padding > *{
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
	color: white;
}


body.clear .menu-top-menu-container > ul > .menu-item{
	font-size: 28px !important;
	line-height: 46px !important;
}

body.clear #menu-submenu li a{
	font-size: 24px;
}

body.clear .wrapper .items .item .description{
	font-size: 26px;
}

body.clear .wrapper p, body.clear .rich-text, body.clear .wrapper ol, body.clear .wrapper ul{
	font-size: 26px;
}

body.clear button{
	font-size: 26px;
}

body.clear .wrapper select, body.clear form.mailer input[type="text"], body.clear form.mailer input[type="email"], body.clear form.mailer textarea{
	font-size: 30px;
	line-height: 40px;
	height: 40px;
}

body .wrapper .test-bottom p{
	font-family: 'Ugloed';
	font-size: 65px;
	line-height: 80px;
	color: #3d6a76;
	    margin-bottom: 0;
		margin-top: 50px;
}

body.clear .wp-block-embed figcaption{
	font-size: 26px;
}


#horizontal-multilevel-menu li.menu-item-has-children.opened .sub-menu{

    display: block;
}

.fund.social{
	display: flex;
	flex-direction: row;
	justify-content: center;
	height: 60px;
    margin: 30px auto;
}
.fund.social a{
	height: 100%;
    width: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
}

.wp-block-image img{
	height: auto;
}

.fund.title{
	    font-size: 45px;
    text-transform: uppercase;
    margin: 50px auto;
	font-weight: 600;
}

.wp-block-image{
	margin-top: 0;
	margin-bottom: 0;
}

.slider.nko{
	display: flex;
	flex-direction: row;
	overflow-x: scroll;
	    padding-bottom: 20px;
}

.nko_wrapper{
	width: 360px;
	margin-right: 40px;
	border: 1px solid #272b35;
	border-radius: 50px;
	padding: 15px;
	min-height: 570px;
}
.nko_record:last-of-type .nko_wrapper{
	margin-right: 0;
}

.nko_record a{
	text-decoration: none;
}

.nko_logo{
	margin: 0px 0;
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.nko_name{
	font-size: 20px;
	text-transform: uppercase;
	color: #383838;
	line-height: 30px;
	font-weight: 600;
	text-decoration: none;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.nko_city{
	font-size: 24px;
	text-transform: uppercase;
	color: #3d6a76;
	line-height: 30px;
	font-weight: 600;
	text-decoration: none;
}

.nko_desc{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font-size: 20px;
	margin: 30px 0;
	text-decoration: none;
	color: #383838;
}

.slider.nko .number{
	font-family: 'Ugloed';
    font-size: 65px;
    line-height: 80px;
    color: #272b35;
    margin-bottom: 0;
}

.nko_filter{
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px;
    background-image: url(/local/templates/main/images/lens.svg);
    padding: 0 0 0 40px;
	font-size: 20px;
}

.nko_filter input[type=search]{
	border: 1px solid #353535;
    padding: 4px 20px;
    /* height: 32px; */
    line-height: 22px;
    border-radius: 30px;
    font-size: 20px;
	
	width: 280px;
	margin-right: 15px;
}

.nko_select{
	font-size: 20px;
}

.nko_select select{
	    border: 1px solid #353535;
    /* padding: 5px 20px; */
    /* height: 32px; */
    line-height: 32px;
    border-radius: 30px;
    font-size: 20px;
    -webkit-appearance: menulist-button;
    -moz-appearance: none;
    margin-top: 15px;
    background-color: white;
    margin-right: 15px;
	WIDTH: 320px;
	outline: none;
}

.hidden{
	display: none !important;
}

.slider.nko::-webkit-scrollbar {
    background: white;
    height: 10px;
	border: 1px solid black;
    border-radius: 10px;
}
.slider.nko::-webkit-scrollbar-thumb {
    background: #3d6a76;
    height: 10px;
    border-radius: 10px;
}

.nko_num{
	color: #3d6a76;
	font-size: 20px;
	margin-bottom: 30px;
}

.wp-block-gallery{
	overflow: hidden;
	margin: 50px auto;
}
.swiper-gallery{
	width: 100%;
	height: 600px;
	position: relative;
}
.swiper-gallery .swiper-slide img{
	object-fit: contain;
	width: 100% !important;
        height: 100% !important;
	cursor: pointer;
}

.swiper-gallery-thumbs .swiper-slide img{
	object-fit: cover;
	width: 100% !important;
        height: 100% !important;
	cursor: pointer;
	object-position: top;
}

.swiper-gallery .swiper-slide, .swiper-gallery-thumbs .swiper-slide{
	text-align: center;
	overflow: hidden;
}

.swiper-gallery-thumbs{
	overflow: hidden;
	height: 250px;
	width: 100%;
	margin: 25px 0 0 0;
	position: relative;
}

.swiper-gallery-thumbs:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: linear-gradient(90deg, rgba(0,0,0,0), rgba(255,255,255,1));
	z-index: 99;
	height: 100%;
	width: 200px;
	pointer-events: none;
}

.swiper-gallery-thumbs:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, rgba(255,255,255,1), rgba(0,0,0,0));
	z-index: 99;
	height: 100%;
	width: 200px;
	pointer-events: none;
}

.swiper-gallery-thumbs .swiper-slide-thumb-active{
	box-sizing: border-box;
	border: 10px solid #3d6a76;
}

.gallery-swiper-button-next{
	position: absolute;
	height: 32px;
	width: 32px;
	background-image: url("/local/templates/main/images/glr.png");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	right: 0;
	top: calc(50% - 16px);
	z-index: 999;
	transform: rotate(180deg);
}

.gallery-swiper-button-prev{
	position: absolute;
	height: 32px;
	width: 32px;
	background-image: url("/local/templates/main/images/glr.png");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	left: 0;
	top: calc(50% - 16px);
	z-index: 999;
}

.wp-block-image figcaption{
	display: block !important;
}

.has-large-font-size{
	font-size: 30px !important;
	line-height: 34px !important;
}

.up-margin{
	margin-top: -20px !important;
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 0;
}

.exp-swiper .swiper-wrapper{
	height: 380px;
}

.blog-page-current{
	color: #e11414;
}

.captcha{
	display: flex;
	flex-direction: row;
}
.captcha input{
	max-width: 200px;
	margin-left: 0 !important;
}
#captcha_word{
	margin: 0;
	margin-right: 10px;
}

.voting-form-box input[type=radio]{
	appearance: radio !important;
	-webkit-appearance: radio !important;
}

.wp-block-image.size-full img{
	width: 100%;
	height: auto;
}

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


	#horizontal-multilevel-menu li.menu-item-has-children.opened .sub-menu{
		display: block !important;
		position: relative;
		background: #211e1f !important;
		margin-left: -35px;
		padding: 5px 45px;
		margin-right: -35px;
		margin-top: 15px;
		display: none;
	}
	.exp-swiper .swiper-wrapper{
		height: 300px;
	}
	
	.has-large-font-size{
		font-size: 20px !important;
		line-height: 24px !important;
	}
	
	.wrapper .oprosy .opros{
		height: auto;
	}
	
	.wrapper .items .item{
		flex-basis: calc(50% - 13px);
		margin-bottom: 25px;
	}
	.wrapper .items .item:last-of-type{
	}
	
	.desktop{
		display: none;
	}
	
	.wrapper > *{
		padding: 0 25px;
    	width: auto;
	}
	
	.top{
		height: 70px;
		position: relative;
	}
	
	.top:after {
		content: "";
		display: block;
		height: 3px;
		background: #3d6a76;
		position: absolute;
		width: calc(100% - 50px);
		bottom: 0;
	}
	
	.top .logo img {
		margin: 12px 0;
		height: calc(100% - 24px);
	}
	
	.top .social{
		display: none;
	}
	
	.top-menu-wrapper{
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		z-index: 999;
		background: #3d6a76;
		width: 100%;
		padding: 0;
		display: none;
		overflow-y: auto;
	}
	
	.top-menu-wrapper img{
		height: 25px;
		margin: 25px auto;
		display: block;
	}
	
	.menu-top-menu-container{
		width: 100% !important;
		background: rgba(0,0,0,0) !important;
	}
	
	#horizontal-multilevel-menu{
		flex-direction: column;
		align-items: baseline;
	}
	
	.menu-top-menu-container > ul > .menu-item {
		padding: 10px 35px !important;
		border: 0 !important;
		width: calc(100% - 70px) !important;
	}

	#horizontal-multilevel-menu a{
		text-align: left;
	}
	
	.top .search{
		position: absolute;
		display: none;
		background: white;
		width: calc(100% - 50px);
	}
	
	.top .view{
		background-size: auto 20px;
		flex-basis: 85px;
	}
	
	.top .logo{
		flex-basis: 130px;
		flex: initial;
	}
	
	.search-button.mobile{
		flex-basis: 45px;
		display: block;
		height: 100%;
		background-position: right center;
		
	}
	
	.search-button{
		background-position: right;
		width: 40px;
	}
	
	.open-menu.mobile{
		display: block;
		flex: 1;
		background-image: url("/local/templates/main/images/menu.svg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: auto 35px;
		height: 100%;
	}
	
	input[type="search"]{
		    width: calc(100% - 60px);
	}
	
	#menu-submenu{
		flex-wrap: wrap;
		padding: 0;
		padding-left: 0 !important;
	}
	
	#menu-submenu li{
		width: 100px;
		margin: 20px 0px;
		background-size: auto 30px;
		height: 60px;
	}
	
	#menu-submenu li a{
		font-size: 12px;
	}
	
	.wrapper p, .rich-text , .wrapper ol, .wrapper ul{
		font-size: 14px;
		line-height: 18px;
		color: #383838;
		margin: 20px auto;
	}
	
	h1, h1 > *, h1 > * > *, h2, h2 > *, h2 > * > *, h3, h3 > *, h3 > * > *{
		font-size: 22px !important;
		line-height: 32px !important;
		margin-bottom: 15px !important;
		margin-top: 20px !important;
	}
	
	.news-swiper .menu-padding > *{
		padding: 0;
		overflow: hidden;
	   text-overflow: ellipsis;
	   display: -webkit-box;
	   -webkit-line-clamp: 5; /* number of lines to show */
	   -webkit-box-orient: vertical;
		margin: 0;
	}
	
	.news-swiper{
		height: 250px;
		min-width: auto;
	}
	
	.swiper-pagination .swiper-pagination-bullet {
		width: 13px;
		height: 13px;
	}
	
	.wp-block-cover__inner-container{
		width:  auto !important;
	}
	
	.wp-block-cover, .wp-block-cover-image{
		justify-content: flex-start;
	}
	
	.wp-block-column{
		/*margin-bottom: 25px;*/
	}
	
	h5, h5 > *{
		font-size: 16px !important;
		line-height: 22px !important;
	}
	
	.wp-block-cover, .wp-block-cover-image{
		min-height: inherit;
		padding: 25px;
	}
	
	.right-menu{
		display: none;
	}
	
	.wrapper .items .item .title {
		font-weight: bolder;
		margin-bottom: 15px;
		text-transform: uppercase;
		font-size: 18px;
	}
	
	.wrapper .items .item{
		height: auto;
	}
	
	body .wrapper .test-bottom p {
		font-family: 'Ugloed';
		font-size: 26px;
		line-height: 32px;
		color: #3d6a76;
		margin-bottom: 0;
	}
	
	.test-bottom .location{
		max-width: inherit;
		position: relative;
		height: auto;
		background-size: auto 40px;
		padding-left: 40px;
		font-size: 14px;
    	line-height: 22px;
		margin: 10px 0;
	}
	
	.test-bottom .location .current-location{
		font-size: 18px;
    line-height: 24px;
	}
	
	.test-bottom .locations{
		    font-size: 14px;
    line-height: 22px;
		    height: 40px;
		margin: 0 0 20px 0;
		padding-right: 60px;
	}
	
	button{
		line-height: 40px;
		font-size: 16px;
	}
	
	.tag_list, .tag_list a{
		font-size: 22px !important ;
		line-height: 26px !important;
	}
	
	.tag_list a:after{
		font-size: 22px !important ;
		margin: 0 5px;
	}
	
	.page_description, .search_count{
		font-size: 16px !important;
    line-height: 20px !important;
	}
	
	.wp-block-image img{
		width: auto;
		height: auto;
	}
	
	#map{
		width: calc(100% - 50px) !important;
	}
	
	.wrapper select{
		width: 100%;
	}
	
	.search-result{
		font-size: 16px;
	}
	
	.search-result .title{
		font-size: 18px;
		line-height: 22px;
		margin: 20px 0 5px 0;
	}
	
	.search-result a{
		font-size: 18px;
		line-height: 22px;
		margin: 5px 0 20px 0;
	}
	
	.search_count{
		margin-bottom: 20px;
	}
	
	.exp-stat{
		flex-wrap: wrap;
		
	}
	
	.exp-stat .exp-block:first-of-type .exp-row p, .exp-stat .exp-block:last-of-type .exp-row p, .exp-stat .exp-block:last-of-type .exp-row p > *{
		font-size: 40px;
	}
	
	.exp-stat .exp-block:last-of-type .exp-row p, .exp-stat .exp-block:last-of-type .exp-row p > *{
		margin: 0 10px 0 0;
	}
	
	.exp-stat .exp-block:nth-of-type(2){
		display: none;
	}
	
	.exp-stat .exp-block:first-of-type .exp-row, .exp-stat .exp-block:last-of-type .exp-row{
		font-size: 14px;
		line-height: 20px;
		align-items: center;
		justify-content: flex-start;
	}
	
	.exp-stat .exp-block:first-of-type .exp-row p{
		margin-right: 10px;
	}
	
	.exp-stat .exp-block:last-of-type .exp-row{
		flex-direction: row;
	}
	
	.exp-stat .exp-block:first-of-type .exp-row{
		padding: 10px 0;
	}
	
	.exp-button-1 a, .wp-block-button__link{
		font-size: 16px;
		line-height: 40px;
	}
	
	.exp-buttons-1{
		justify-content: center;
	}
	
	.exp-button-1{
		font-size: 16px;
		line-height: 40px;
		height: 40px;
		min-width: 220px;
		width: auto;
	}
	
	.exp-swiper .swiper-slide .exp-color-bg p{
		    line-height: 26px;
    font-size: 20px;
	}
	
	.exp-swiper .swiper-slide .exp-sw-name a{
		font-size: 16px;
		line-height: 20px;
		margin:  10px 0;
	}
	
	.exp-swiper .swiper-slide .exp-sw-name{
		height: 60px;
		align-items: baseline;
	}
	
	.swiper-pagination .swiper-pagination-bullet{
		width: 13px;
		height: 13px;
		margin: 10px 3px 0px 3px;
	}
	
	.wp-block-image:not(.is-style-rounded) img{
		
	}
	
	.exp-title-2 strong, .exp-title-3 strong, .exp-title-2, .exp-title-3, .exp-city-start figcaption, .exp-city-end figcaption, .exp-city-start figcaption strong, .exp-city-end figcaption strong {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	
	.exp-title-2{
		float: left;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.exp-swiper{
		margin-bottom: 0;
		margin-top: 0;
	}
	
	.exp-road .exp-road-slider{
		margin-left: -25px;
		margin-right: -25px;
	}
	
	.exp-road{
		
		width: calc(100% - 50px) !important;
	}
	
	.exp-road .exp-stop .exp-desc .exp-desc-date, .exp-road .exp-stop .exp-desc .exp-desc-name, .exp-road .exp-stop .exp-desc p{
		font-size: 20px;
		line-height: 26px;
	}
	
	.exp-top{
		margin-bottom: 0 !important ;
	}
	
	.exp-separator{
		display: none;
	}
	
	.exp-swiper .swiper-button-next, .exp-swiper .swiper-button-prev{
		display: none;
	}
	
	.wp-block-cover{
		min-height: 150px !important;
	}
	
	.exp-top h3, .exp-top h2{
		margin: 0 !important;
	}
	
	.wrapper .theme-hl{
		font-size: 22px;
    line-height: 30px;
		margin-top: 20px;
    margin-bottom: 20px;
	}
	
	.wp-block-quote{
		border: 0;
		padding: 0;
		color: white;
	}

	.wp-block-quote p{
		    padding: 20px 25px 20px 25px;
		color: white;
		font-size: 24px;
		font-weight: 600;
		line-height: 28px;
	}
	
	.wrapper ol, .wrapper ul {
		padding-left: 60px;
	}
	
	.wrapper ol li, .wrapper ul li {
		margin: 5px 0;
	}
	
	.exp-button-down{
		height: 37px;
		width: 37px;
		margin-top: 10px;
		background-size: 16px;
	}
	
	.wp-embed-heading{
		font-size: 18px;
	}
	
	.wp-embed-excerpt{
		font-size: 16px;
	}
	
	.wrapper .items .item .description{
		-webkit-line-clamp: 6;
		font-size: 16px;
	}
	
	.wrapper .items .item .container {
		padding: 25px;
	}
	
	.theme-hl-2{
		font-size: 24px !important;
		line-height: 28px !important;
	}
	
	.wp-block-embed figcaption{
		font-size: 16px;
	}
	
	.wrapper iframe.opros{
		margin-left: -25px;
	}
	
	form.mailer label[for="mail_file"] {
		border: 2px solid #e11414;
		background: white;
		color: #e11414;
		font-size: 20px;
		padding: 5px 15px;
		font-weight: 600;
		line-height: 26px;
		display: inline-flex;
		cursor: pointer;
	}
	
	.wp-block-column{
		/*margin-bottom: 25px;*/
	}
	
	.wp-block-column:last-of-type{
		margin-bottom: 0;
	}
	
	.question, .question .answer p, .question .show{
		font-size: 20px;
		
	}
	
	.wrapper .alignfull{
		min-width: inherit;
	}
	
	.news-swiper h2{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	.wrapper .tags{
		margin-bottom: 25px;
	}
	
	.wrapper .tags a{
		font-size: 18px;
    	line-height: 20px;
	}
	
	.wrapper .oprosy .opros{
		margin-bottom: 25px;
	}
	
	.wrapper .oprosy .opros:last-of-type{
		margin-bottom: 0;
		height: auto;
	}
	
	.wrapper .oprosy .opros .container{
		padding: 25px;
		height: calc(100% - 75px);
		padding-bottom: 50px;
	}
	
	.wrapper .oprosy .opros .title{
		font-size: 18px;
	}
	
	.wrapper .oprosy .opros button{
		margin: 25px;
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 3px;
	}
	
	.page-links{
		margin: 25px auto;
	}
	
	.next-page-link, .prev-page-link{
		font-size: 20px;
	}
	
	#horizontal-multilevel-menu{
		width: 100%;
		align-content: baseline;
	}
	
	#horizontal-multilevel-menu ul.sub-menu, #horizontal-multilevel-menu > li > ul{
		width: 100% !important;
	}
	
	body.clear .menu-top-menu-container > ul > .menu-item{
		font-size: 28px !important;
		line-height: 36px !important;
	}

	body.clear #menu-submenu li a{
		font-size: 22px;
	}

	body.clear .wrapper .items .item .description{
		font-size: 26px;
		line-height: 30px;
	}

	body.clear .wrapper p, body.clear .rich-text, body.clear .wrapper ol, body.clear .wrapper ul{
		font-size: 26px !important;
		line-height: 30px !important;
	}

	body.clear button{
		font-size: 26px;
		line-height: 30px;
	}

	body.clear .wrapper select, body.clear form.mailer input[type="text"], body.clear form.mailer input[type="email"], body.clear form.mailer textarea{
		font-size: 30px;
		line-height: 40px;
		height: 40px;
	}

	body.clear .wp-block-embed figcaption{
		font-size: 26px;
	}
	
	body.clear #menu-submenu li{
		width: 160px;
	}
	
	body.clear .wrapper .items .item .title{
		font-size: 26px;
		line-height: 30px;
	}
	
	body.clear .news-swiper{
		height: 320px;
	}
	
	form.mailer p > label{
		flex-direction: column;
		    align-items: baseline;
	}
	form.mailer label:has(> input[type=checkbox]){
		flex-direction: row;
		    align-items: center;
	}
	
	form.mailer input[type="text"], form.mailer input[type="email"], form.mailer textarea, form.mailer select{
		margin-top: 15px;
		margin-left: 0;
	}
	
	#horizontal-multilevel-menu .sub-menu{
		position: relative;
		background: #211e1f !important;
		margin-left: -35px;
		padding: 5px 45px;
		margin-right: -35px;
		margin-top: 15px;
		display: none;
	}
	
	#horizontal-multilevel-menu .sub-menu li{
		border-bottom: 0;
	}
	
	#horizontal-multilevel-menu .sub-menu li a{
		color: white !important;
	}
	
	#horizontal-multilevel-menu li.menu-item-has-children{
		background-image: url("/local/templates/main/images/menu-arrow-open.svg");
		background-position: 15px center;
		background-repeat: no-repeat;
		background-size: 15px;
	}
	#horizontal-multilevel-menu li.menu-item-has-children.opened{
		background-image: url("/local/templates/main/images/menu-arrow.svg");
	}
	
	.wp-block-image figcaption{
		font-size: 14px;
	}
	
	.fund.title{
		font-size: 25px;
		margin: 30px auto;
	}
	
	.nko_filter, .nko_select{
		font-size: 14px;
		background-position: 0 2px;
	}
	
	.nko_desc{
		font-size: 14px;
	}
	
	.nko_name, .nko_city{
		font-size: 18px;
	}
	
	.nko_wrapper{
		width: 290px;
		min-height: 530px;
	}
	
	.exp-title-2{
		text-align: left;
	}
	
	.bottom .social{
		display: flex;
		justify-content: center;
	}
	
	.bottom a:first-of-type button{
		margin-bottom: 10px;
	}
	.bottom a:last-of-type button{
		margin-top: 10px;
	}
	
	.exp-swiper .swiper-pagination{
		display: none;
	}
	
	.swiper-gallery{
		height: 250px;
	}
	
	.swiper-gallery-thumbs{
		height: 100px;
	}
	
	.theme-file-download a, .wp-block-file a{
		font-size: 16px;
		line-height: 20px;
	}
	
	.theme-file-download, .wp-block-file{
		min-height: auto;
		background-size: auto 45px;
		margin: 0 0 25px 0;
	}
	
	.wp-block-gallery{
		margin: 25px auto;
	}
	
	@supports (-webkit-touch-callout: none) {
		.exp-road .exp-stop .exp-desc .exp-dot{
			margin: 29px auto;
		}
	}
	
	form.mailer label[for="mail_file"] {
		max-width: none;
	}
	
	.wp-block-columns{
		margin-bottom: 0;
	}
	
	.form.mailer input[type="submit"]{
		margin: 15px 0;
		    line-height: 50px;
	}

	.main-page-columns .wp-block-column:first-of-type{
		margin-bottom: 30px;
	}
	
	.menu-top-menu-container{
		min-width: auto;
	}
	
	.wp-block-embed iframe.wp-embedded-content{
		height: 250px;
	}

	.blog-page-navigation > *{
		font-size: 16px;
	}

	#captcha_word{
		
	}

	.blog-page-navigation{
		padding: 0;
    margin: 0 auto;
    text-align: center;
	}

	
}

@media only screen and (max-device-width: 600px){
	.wrapper .items .item{
		flex-basis: 100%;
	}

	.wp-block-column {
		margin-bottom: 20px;
	}

}

@media only screen and (max-width: 600px){
	.wp-embed .wrapper .items .item .title{
		font-size: 20px;
	}

	.wp-embed .wrapper .items .item .description{
		font-size: 18px;
		-webkit-line-clamp: 7;
	}

	.wp-embed.wrapper .items .item .container {
		padding: 30px;
		
	}

}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?166853692551 */
/* /local/templates/main/css/wp.css?1670423478744 */
/* /local/templates/main/css/style_main.css?167042426652091 */
