

/* Start:/local/templates/arch/dop.css?174196175315088*/
div.header__mobile a.one_b {
	display: block;
	margin: auto;
    margin-top: 1rem;
}
.my_popup_links {
	display: grid;
	row-gap: 1rem;
}
.my_popup_links > a {
	border: 1px solid;
	padding: 1rem;
}
.my_samara_gorodok {
	display: inline-flex;
	align-items: flex-start;
	flex-direction: column;
	text-decoration: none;
	text-align: center;
}
.my_samara_gorodok .bottom__partners-img {
	display: flex;
}
.my_samara_gorodok img {
	height: 70px;
}
.samara_title {
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	margin-top: 4px;
	width: 85px;
}
.my_samara_gorodok:hover {
	color: #000;
}
.main__partners-item.main__partners-item_slider > a {
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	height: calc(137px - 2rem);
}
.bottom__partners a {
	text-decoration: none;
}
div.bottom__partners {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.my_samara_gorodok {
	justify-content: center;
}
.my_samara_gorodok .bottom__partners-img {
	justify-content: center;
	width: 100%;
}
.my_samara_gorodok .bottom__partners img, .my_samara_gorodok .bottom__partners-img img {
	margin-left: 0;
}

#popup_contests_2 .popup-content {
    background: #f5f5f5;
}
#popup_contests_2 form {
    text-align: center;
}
#uform_overlay {
    background: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.80;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.uform_popup {
    background: #ffffff;
    display: none;
    left: 50%;
    margin: 0 0 0 -350px;
    padding: 12px 0;
    position: absolute;
    width: 700px;
    z-index: 2000;
}
.uform_popup_inner {
    color: #000;
    font-size: 14px;
    padding: 30px 56px 30px 50px;
    position: relative;
}
.uform_popup .button_close {
    height: 14px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 14px;
    z-index: 1000;
}
.uform_popup .button_close:before,
.uform_popup .button_close:after {
    border-bottom: 2px solid #e58a73;
    content: "";
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    width: 21px;
}
.uform_popup .button_close:before{
    transform: rotate(45deg);
}
.uform-form .popup_header {
    font-size: 36px;
    margin: 0 0 15px;
}
.uform-form .field-wrap {
    margin: 0 0 10px;
}
.uform-form select {
    display: block;
    min-width: 200px;
}
.popup_item {
    display: block;
    margin: 0 0 5px;
}
.preloader {
    background: #FFF;
    border-radius: 10px;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.preloader img {
    left: 50%;
    margin: -32px 0 0 -32px;
    position: absolute;
    top: 50%;
}
#msg_success {
    background: #fff;
    border: 3px solid #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
    font-size: 20px;
    left: 50%;
    margin: -20px 0 0 -150px;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 300px;
    z-index: 10;
}
.field-error {
    border-color: 1px solid red;
}
.field-wrap .err {
    color: #f00;
    display: none;
    font-size: 80%;
}
.field-error .err {
    color: #f00 !important;
    display: inline !important;
    font-size: 80% !important;
}
.field-wrap .err::before {
    clear: both;
    content: "";
    display: block;
}
.uform_popup_inner .form {
    margin: 0;
}
.page-registration .content{
    background: #fff;
    padding: 60px 0 0;
}
.page-registration h1 {
    border-bottom: 2px solid #e58a73;
    display: inline-block;
    padding: 0;
    margin: 0 0 20px;
}
.content-registration_2 p.distortion {
    color: #010101;
    font-size: 16px;
}
.content-registration_2 form {
}
.content-registration_2 .personal-data {
    clear: both;
    padding: 0;
}
.content-registration_2 .personal-data p.title {
    color: #ee5131;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 50px;
    text-transform: uppercase;
}
.content-registration_2 .personal-data p.title-block {
    color: #000000;
    font-weight: bold;
    height: 38px;
    margin-bottom: 20px;
    width: 778px;
    max-width: 100%;
}
.content-registration_2 .personal-data label {
    display: inline-block;
    padding: 0 0 19px 0;
    vertical-align: top
    width: 245px;
}
.content-registration_2 .personal-data label span {
    color: #282828;
    display: block;
    font-size: 16px;
    padding: 0 0 9px 0;
}
.content-registration_2 .personal-data label select,
.content-registration_2 .personal-data label input {
    background: #fff;
    border: none;
    color: #777777;
    font-size: 14px;
    height: 41px;
    padding: 0 10px;
    width: 270px;
}
.content-registration_2 .personal-data label select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(/images/select_arr.png) 95% 18px no-repeat;
    outline: none;
	width: 290px;
}
.content-registration_2 label.field-error select,
.content-registration_2 label.field-error input {
    background: rgba(255, 0, 0, 0.4);
}
.content-registration_2 .personal-data label.id-pasport {
    width: 130px;
}
.content-registration_2 .personal-data label.id-pasport input {
    height: 41px;
    padding: 0 5px;
    width: 120px;
}
.content-registration_2 .personal-data label.number-pasport {
    width: 130px;
}
.content-registration_2 .personal-data label.number-pasport input {
    height: 41px;
    padding: 0 5px;
    width: 120px;
}
.content-registration_2 .personal-data label.calendar {
    clear: both;
    float: none;
    position: relative;
}
.content-registration_2 .personal-data label.calendar span {
    color: #282828;
    font-size: 14px;
}
.content-registration_2 .personal-data label.calendar input {
    background: url(/local/templates/ecobereg/images/input-datapiker.png) no-repeat;
    cursor: pointer;
    padding: 0 52px 0 10px;
    width: 183px;
}
.content-registration_2 .personal-data label.calendar .button {
    background: url(/local/templates/ecobereg/images/input-calendar-button.png) no-repeat 9px 8px;
    border-left: 1px solid #d9d9d9;
    bottom: 26px;
    cursor: pointer;
    height: 38px;
    padding: 0;
    position: absolute;
    right: 30px;
    width: 42px;
}
.content-registration_2 .personal-data .parrentSelect {
    float: left;
    padding: 0 28px 0 0;
    width: 245px;
}
.content-registration_2 .personal-data .parrentSelect span.title {
    color: #282828;
    display: block;
    font-size: 14px;
    padding: 0 0 8px 0;
}
.content-registration_2 .placement {
    clear: both;
    padding: 32px 0 0 0;
}
.content-registration_2 .placement p.title {
    color: #ee5131;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 50px;
    text-transform: uppercase;
}
.content-registration_2 .placement p {
    color: #000000;
}
.content-registration_2 .placement p.title-block {
    background: url(/local/templates/ecobereg/images/title-block.png) no-repeat;
    height: 38px;
    width: 795px;
}
.content-registration_2 .placement p.number {
    color: #282828;
    padding: 20px 0 12px 0;
}
.content-registration_2 .placement label {
    color: #282828;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 0 50px 0 0;
}
.content-registration_2 .placement .niceRadio input {
    margin-left: -16px;
}
.content-registration_2 .placement .yes-no {
    height: 67px;
}
.content-registration_2 .placement .yes-no label.yes {
    height: 36px;
    margin: 17px 15px 0 0;
    padding: 0;
    width: 58px;
}
.content-registration_2 .placement .yes-no label.no {
    height: 36px;
    margin: 17px 15px 0 0;
    padding: 0;
    width: 58px;
}
.content-registration_2 .placement .yes-no label.yes .niceRadio {
    background: url(/local/templates/ecobereg/images/sprite-placement-button.png) no-repeat 0 0;
    cursor: pointer;
    display: inline-block;
    display: block;
    float: left;
    height: 31px;
    margin: 5px 10px 0 0;
    overflow: hidden;
    width: 58px;
}
.content-registration_2 .placement .yes-no label.yes .radioChecked {
    background-position: 0 -31px;
}
.content-registration_2 .placement .yes-no label.yes .niceRadio input {
    margin-left: -16px;
}
.content-registration_2 .placement .yes-no label.no .niceRadio {
    background: url(/local/templates/ecobereg/images/sprite-placement-button.png) no-repeat -58px 0;
    cursor: pointer;
    display: inline-block;
    display: block;
    float: left;
    height: 31px;
    margin: 5px 10px 0 0;
    overflow: hidden;
    width: 58px;
}
.content-registration_2 .placement .yes-no label.no .radioChecked {
    background-position: -58px -31px;
}
.content-registration_2 .placement .yes-no label.no .niceRadio input {
    margin-left: -16px;
}
.content-registration_2 .placement .conferenc {
    clear: both;
    padding: 20px 0 0 0;
}
.content-registration_2 .placement .conferenc label {
    display: block;
    height: 70px;
}
.content-registration_2 .placement .conferenc label input {
    border: none;
    color: #777777;
    font-size: 14px;
    height: 41px;
    padding: 0 10px;
    width: 225px;
}
.content-registration_2 .placement .conferenc label span {
    display: block;
}
.content-registration_2 .button-submit {

}
.content-registration_2 .button-submit input {
    background-color: #ee5131;
    border: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    height: 43px;
    line-height: 43px;
    width: 245px;
}
.content-registration_2 .button-submit input:hover {
    background-position: 0 -83px;
}
.content-registration_2 .personal-data ul.ul-file {
    color: #777777;
    float: let;
    font-size: 14px;
    height: 41px;
    list-style: none;
    padding: 0 10px;
    width: 165px;
}
.content-registration_2 .personal-data div.file {
    background: url(/images/file-bg.png) no-repeat;
    height: 43px;
    width: 291px;
}
.content-registration_2 .personal-data .delete-file {
    display: none;
    text-decoration: none;
    position: relative;
    top: -63px;
    left: 300px;
}
.customInputFile {
    background: #ff502b;
    color: #fff;
    float: right;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-top: 1px;
    overflow: hidden;
    padding: 0;
    width: 106px;
}
.customInputFileName{
    overflow: hidden;
    padding: 10px 0 0 10px;
}
#uform_field_10 {
    display: none;
}
.reg-form{
    background: #f5f5f5;
    font-size: 16px;
    padding: 0 0 60px;
}
.reg-description{
    padding: 0 0 40px;
}
#uform_field_15{
    padding-right: 26px;
}
.content-registration_2 input.button{
    background: #ffffff;
    border: none;
    color: #000;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
    outline: none;
    margin: 0 50px 0 0;
    width: 119px;
}
.content-registration_2 input.button.active{
    background: #ee5131;
    color: #fff;
}
.content-registration_2 strong{
    font-weight: bold;
}
.niceRadio{
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
}
.niceRadio + span{
    display: inline-block;
    margin: 0 0 5px;
    position: relative;
    padding: 0 0 0 20px;
}
.niceRadio + span:before{
    border: 2px solid #ee5131;
    content: "";
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 6px;
}
.niceRadio:checked + span:before{
    background-color: #ee5131;
    border: none;
    height: 10px;
    width: 10px;
}

.uform_popup_inner .title-wrap{
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    width: 325px;
}
.uform_popup_inner .title{
    border-bottom: 3px solid #ee5131;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
#popup_contests_2 .button-submit.form__send {
    margin-top: 20px;
}
#popup_contests_2 .req{
	margin-top: 10px !important;
}

@media (max-width: 1200px) {
	div.bottom__partners {
		display: grid;
		grid-template-columns: 50% 50%;
		height: auto;
	}
	.my_samara_gorodok .bottom__partners-img img {
		max-width: max-content;
	}
	.my_samara_gorodok .bottom__partners-img {
		width: max-content;
		justify-content: center;
	}
}

@media (max-width: 700px) {
	div.bottom__partners {
		display: grid;
		grid-template-columns: 100%;
	}
	.my_samara_gorodok .bottom__partners-img img {
		max-width: 100%;
		height: max-content;
		max-height: 50px;
	}
	.my_samara_gorodok .bottom__partners-img {
		width: max-content;
		justify-content: center;
		max-width: 100%;
		height: auto;
		margin: 0;
	}
    .content-registration_2 input.button{
        margin-right: 30px;
    }
    .content-registration_2 .personal-data p.title-block {
        height: auto;
    }
    .uform_popup{
        left: 0;
        margin: 0;
        width: 100%;
    }
    .uform_popup_inner{
        padding: 30px 20px;
    }
    .uform_popup_inner .title-wrap{
        width: auto;
    }
	#popup_contests_2 .popup-content {
		padding: 20px 20px 0;
	}
	#popup_contests_2.main__popup .popup-close {
		height: 17px;
		position: absolute;
		right: 2px;
		top: 6px;
		width: 18px;
	}
	#popup_contests_2.main__popup .popup-content p.title {
		border-bottom: 3px solid #ee5131;
		color: #000;
		display: inline-block;
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 20px;
		padding: 0 22px 10px;
	}
}

@media (max-width: 425px) {
    .content-registration_2 input.button{
        margin-right: 30px;
    }
    .content-registration_2 .personal-data p.title-block {
        height: auto;
    }
    .uform_popup{
        left: 0;
        margin: 0;
        width: 100%;
    }
    .uform_popup_inner{
        padding: 30px 20px;
    }
    .uform_popup_inner .title-wrap{
        width: auto;
    }
	#popup_contests_2 .popup-content {
		padding: 10px 0 0;
	}
	.content-registration_2 .personal-data label input {
		width: 200px;
	}
	.content-registration_2 .personal-data label select{
		width: 220px;
	}
	#popup_contests_2.main__popup .popup-close {
		height: 17px;
		position: absolute;
		right: 2px;
		top: 6px;
		width: 18px;
	}
	#popup_contests_2.main__popup .popup-content p.title {
		border-bottom: 3px solid #ee5131;
		color: #000;
		display: inline-block;
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 20px;
		padding: 0 22px 10px;
	}
}
@media (max-width: 320px) {
    .content-registration_2 input.button{
        margin-right: 15px;
    }
}
#thank_you_2.main__popup .popup-content p.thankyou__text{
	margin-bottom: 10px;
}
#thank_you_2.main__popup .popup-content p.thankyou__text span{
	color: #ee5131;
}

.main__partners-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	gap: 1rem;
}
.main__partners-item-img img {
	display: flex;
	justify-content:center;
	align-items:center;
}
.main__partners-item .main__partners-item-img img {
	max-width:100%;
}
@media (max-width:1000px) {
	.main__partners-items {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}
@media (max-width:670px) {
	.main__partners-items {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	div.main__partners-item {
		max-width: 100%;
	}
}
@media (max-width:532px) {
	.main__partners-items {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1518181445467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/arch/template_styles.css?176976099065602*/
@font-face {
    font-family: 'museo_sans_cyrl';
    src: url('/local/templates/arch/fonts/museosanscyrl_0-webfont.eot');
    src: url('/local/templates/arch/fonts/museosanscyrl_0-webfont.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/arch/fonts/museosanscyrl_0-webfont.woff2') format('woff2'),
    url('/local/templates/arch/fonts/museosanscyrl_0-webfont.woff') format('woff'),
    url('/local/templates/arch/fonts/museosanscyrl_0-webfont.svg#museo_sans_cyrl300') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans_cyrl';
    src: url('/local/templates/arch/fonts/museosanscyrl_2-webfont.eot');
    src: url('/local/templates/arch/fonts/museosanscyrl_2-webfont.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/arch/fonts/museosanscyrl_2-webfont.woff2') format('woff2'),
    url('/local/templates/arch/fonts/museosanscyrl_2-webfont.woff') format('woff'),
    url('/local/templates/arch/fonts/museosanscyrl_2-webfont.svg#museo_sans_cyrl700') format('svg');
    font-weight: bold;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

html{
    font-family: museo_sans_cyrl, Arial, sans-serif;
    font-size: 13px;
}
button, input{
    font-family: museo_sans_cyrl, Arial, sans-serif;
}


b{
    font-weight: bold;
}

a{
    color: #000;
}
a:hover{
    color: #e58a73;
    cursor: pointer;
}
a[href^="tel:"]{
    text-decoration: none;
}
i, em{
    font-style: italic;
}

.wrapper{
    max-width: 995px;
    margin: 0 auto;
}
header{
    padding: 40px 0 0;
    position: relative;
}
.page_pattern header:after{
    background: url(/images/pattern-1.svg) no-repeat;
    background-size: cover;
    bottom: -640px;
    content: "";
    height: 640px;
    position: absolute;
    right: 0;
    width: 780px;
}
.header__top{
    overflow: hidden;
    padding: 0 0 20px;
}
.header__top-logo{
    float: left;
    margin: 0 25px 0 0;
    width: 207px;
}
.header__top-menu{
    float: left;
}
.header__top-menu ul li{
    display: inline;
    margin: 0 20px 0 0;
    text-transform: uppercase;
}
.header__top-menu a{
    text-decoration: none;
}
.header__top-menu ul li.selected a{
    color: #ee5131;
}
.header__top-lang{
    float: right;
    line-height: 1;
}
.header__top-lang ul li{
    display: inline;
}
.header__top-lang ul li a{
    color: #6d6f70;
    font-size: 13px;
    font-weight: bold;
    padding: 0 5px;
    position: relative;
    text-decoration: none;
}
.header__top-lang ul li a.active{
    color: #e58a73;
}
.header__top-lang ul li:first-child a:after{
    background: #6d6f70;
    border-radius: 50%;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: -3px;
    top: 5px;
    width: 5px;
}
.header__bottom{
    background: #f5f5f5;
    height: 43px;
    overflow: hidden;
}
.header__bottom-menu{
    float: left;
    line-height: 43px;
}
.header__bottom-menu ul li{
    display: inline-block;
    margin: 0 0 0 60px;
    text-transform: uppercase;
    position: relative;
}
.header__bottom-menu ul li:first-child{
    margin-left: 0;
}
.header__bottom-menu ul li a{
    color: #6d6f70;
    text-decoration: none;
}
.header__bottom-menu ul li.color a {
    color: #ee5131;
}
.header__bottom-menu ul li a:hover{
    color: #e58a73;
}
.header__bottom-menu ul li.selected a{
    color: #ee5131;
}
/*.header__bottom-menu ul li.last-item:before{
    background: #ee5131;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: -10px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 5px;
}
.header__bottom-menu ul li.last-item:after{
    background: #ee5131;
    border-radius: 50%;
    content: "";
    height: 5px;
    right: -10px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 5px;
}*/
.header__bottom-register{
    background: #ee5131;
    float: right;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
    width: 220px;
}
.header__bottom-register:hover{
    background: #e58a73;
    cursor: pointer;
}
.header__bottom-register a{
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 100%;
}


.main-bnr{
    margin: 100px auto;
}
.page_pattern .main-bnr{
    margin: 180px auto 200px;
}
.main-bnr-full{
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.main-bnr-full img{
    display: block;
    width: 100%;
}
.content{
    background: #f5f5f5;
    font-size: 16px;
    line-height: 1.4;
    overflow: hidden;
    padding: 60px 0;
}
.page_pattern .content, .page_white .content{
    background: #fff;
}
.page_white .content{
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 60px;
}
h1{
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 60px;
    text-transform: uppercase;
}
.content__right{
    float: right;
    position: relative;
    width: 325px;
}
.content__left{
    float: left;
    line-height: 1.5;
    width: 650px;
}
.content h2{
    font-weight: bold;
    margin: 30px 0;
    text-transform: uppercase;
}
.content h3{
    font-size: 18px;
    font-weight: bold;
}
.content h3 a{
    border-bottom: 2px solid #e58a73;
    text-decoration: none;
}
.content h3 a:hover{
    border: none;
}
.content blockquote{
    border-left: 2px solid #93c2d4;
    margin: 20px 0;
    padding: 0 0 0 20px;
    position: relative;
}
.content blockquote.pattern1{
    margin-left: 140px;
}
.content blockquote.pattern1:before{
    background: url(/images/pattern-4.svg) no-repeat;
    content: "";
    height: 183px;
    left: -160px;
    position: absolute;
    top: 0;
    width: 141px;
}
.content blockquote.pattern2{
    margin-left: 140px;
}
.content blockquote.pattern2:before{
    background: url(/images/pattern-6.svg) no-repeat;
    content: "";
    height: 172px;
    left: -140px;
    position: absolute;
    top: 20px;
    width: 100px;
}
.page_about .content p{
    margin: 0 0 20px;
}

.content__right{
    margin-top: 80px;
    position: relative;
}
.content__right:before{
    background: url(/images/pattern-8.svg) no-repeat;
    content: "";
    height: 152px;
    left: -4px;
    position: absolute;
    top: -132px;
    width: 148px;
    z-index: 1;
}
.content__right:after{
    background: url(/local/templates/arch/images/img_right_bottom.png) no-repeat;
    __content: "";
    height: 194px;
    right: 0;
    position: absolute;
    bottom: -139px;
    width: 149px;
    z-index: 1;
}
.content__right-menu{
    border: 2px solid #e58a73;
    margin: 0 0 40px;
    padding: 36px 47px;
    position: relative;
    z-index: 10;
}
.content__right ul li, .content__mobile ul li{
    font-weight: bold;
    __margin: 17px 0 0;
    position: relative;
}
.content__right-menu li{
    margin: 10px 0 0;
    text-transform: uppercase;
}
.content__right ul li:before, .content__mobile ul li:before{
    background: #e58a73;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: -10px;
    position: absolute;
    top: 10px;
    width: 5px;
}
.content__right ul li:first-child, .content__mobile ul li:first-child{
    margin-top: 0;
}
.content__right ul li a:hover, .content__mobile ul li a:hover{
    cursor: pointer;
    text-decoration: none;
}
.content__right .block, .content__mobile .block{
    background: #fff;
    line-height: 1.5;
    margin: 0 0 35px;
    padding: 40px;
}
.content__right .block .title, .content__mobile .block .title{
    font-weight: bold;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.content__right .block .mail, .content__mobile .block .mail{
    color: #e58a73;
    text-decoration: none;
}
.content__right .block .delimiter, .content__mobile .block .delimiter{
    background: url(/local/templates/arch/images/delimiter.png) repeat-x;
    height: 1px;
    margin: 20px -40px;
}

.bottom{
    position: relative;
}
.bottom__partners{
    background: #fff;
    font-size: 18px;
    height: 110px;
    padding: 10px 0;
}
.bottom__partners-img{
    line-height: 110px;
}
.bottom__partners img{
    margin-left: 10px;
    vertical-align: middle;
}
footer{
    background: #6d6f70;
    font-size: 14px;
    overflow: hidden;
    padding: 70px 0 20px;
}
.footer__left{
    color: #fff;
    float: left;
    line-height: 1.4;
}
.footer__left .title{
    margin: 0 0 20px;
    text-transform: uppercase;
}
.footer__left a{
    color: #e58a73;
}
.footer__right{
    float: right;
    width: 70%;
    margin-bottom: 20px;
}
.footer__right img{
    width: 100%;
}
#form_subscribe{
    margin: 10px 0 0;
    vertical-align: top;
    display: flex;
    flex-direction: column;
}
footer input[type="email"]{
    background: #ffffff;
    border: none;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 35px;
    margin: 0 5px 0 0;
    padding: 0 10px;
    width: 173px;
}
footer .btn{
    background: #ee5131;
    border: none;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
footer .btn:hover{
    background: #e58a73;
}

footer .btn:disabled {
    background-color: #cccccc;   
    color: #666666;
    cursor: not-allowed;
    opacity: 0.6;
    box-shadow: none;
}

.main__popup{
    box-sizing: border-box;
    padding: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    display: none;
    z-index: 3647;
    overflow-x: hidden;
    overflow-y: auto;
}
.main__popup .popup-close{
    height: 17px;
    position: absolute;
    right: 14px;
    top: 14px;
    width: 18px;
}
.main__popup .popup-close:before{
    border-top: 2px solid #e58b71;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 110%;
    top: 7px;
    left: -1px;
}
.main__popup .popup-close:after{
    border-top: 2px solid #e58b71;
    content: "";
    position: absolute;
    transform: rotate(-45deg);
    width: 110%;
    top: 7px;
    left: -1px;
}
.main__popup .popup-content{
    box-sizing: border-box;
    padding: 60px 100px 35px;
    position: relative;
    text-align: center;
    width: 720px;
    height: auto;
    margin: 0 auto;
    max-width: 80%;
    background: rgba(255,255,255,1);
}

.popup-content_center {
    top: 50%;
    transform: translate(0, -50%);
}

.main__popup .popup-content p{
    color: #0f1c27;
    font-size: 18px;
    line-height: 1;
    margin: 0;
}
.main__popup .popup-content p.title{
    border-bottom: 3px solid #ee5131;
    color: #000;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 40px;
}
#subscription-phone{
    display: none;
}



.content .btn{
    background: #ee5131;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    text-align: center;
    text-decoration: none;
    width: 220px;
}
.content .btn:hover{
    background: #e58a73;
}
.contests__list-item{
    background: #fff;
    display: flex;
    margin: 0 0 50px;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
}
.contests__list-image{
    background-size: cover;
    background-position: 50% 50%;
    width: 420px;
}
.contests__list-info{
    font-size: 18px;
    line-height: 1.4;
    padding: 45px 45px 120px 65px;
    width: 465px;
}
.contests__list-title{
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 40px;
    text-decoration: none;
}
.contests__list-info .btn{
    bottom: 40px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    left: 485px;
    line-height: 43px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 220px;
}

.contest__title{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-top: 30px;
    text-transform: uppercase;
}
.usertype_selector{
    display: inline-block;
    margin: 0 0 0 50px;
}
.usertype_selector li{
    display: inline-block;
    margin: 0 40px 0 0;
    position: relative;
}
.usertype_selector li:not(:last-child):after{
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    right: -26px;
    top: 9px;
    width: 9px;
}
.usertype_selector li a{
    border-bottom: 2px solid #e58a73;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}
.usertype_selector li.active a{
    border: none;
    color: #e58a73;
}

.contest-detail-page h1{
    margin-top: 50px;
    padding-top: 0;
    text-transform: none;
}
.content__right .block .btn{
    margin: 40px 0 0;
}
.contest-detail, .contest-detail li{
    line-height: 1.5;
}
.contest-detail ul{
    margin-left: 15px;
}
.contest-detail__docs{
    font-weight: bold;
    margin: 30px 0 0;
}
.contest-detail__docs li:before{
    background: #000;
    border-radius: 50%;
    content: '';
    display: block;
    height: 5px;
    left: -10px;
    position: relative;
    top: 15px;
    width: 5px;
}

.contests__menu-wrap{
    border: 2px solid #e58a73;
    margin: 0 0 40px;
    padding: 36px 47px;
    position: relative;
    z-index: 10;
}
.contests__menu-title{
    font-weight: bold;
    margin: 0 0 40px;
    text-transform: uppercase;
}
.content__right .contests__menu li{
    line-height: 1.4;
    margin: 40px 0 0;
    font-weight: normal;
}
.content__right .contests__menu li:before{
    top: 7px;
}
.contests__menu li:first-child{
    margin: 0;
}
.content__right .contests__menu li.active{
    font-weight: bold;
}
.content__right .contests__menu li.active a{
    text-decoration: none;
}


.contacts__wrap{
    border: 2px solid #e58a73;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 60px;
    padding: 40px 40px 20px;
    position: relative;
}
.contacts__wrap:after{
    background: url(/images/pattern-3.svg) no-repeat;
    content: "";
    height: 194px;
    right: 0;
    position: absolute;
    bottom: -159px;
    width: 149px;
    z-index: 1;
}
.contacts__item{
    line-height: 1.5;
    margin: 0 15px 30px;
    width: 270px;
}
.contacts__item-title{
    font-weight: bold;
}
.contacts__item a{
    color: #e58a73;
    text-decoration: none;
}
.contacts_page h2{
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: none;
}
.contacts_page .content{
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
.contacts__info{
    line-height: 1.5;
    margin: 50px 0 30px;
    position: relative;
}
.contacts__info:first-child{
    margin-top: 0;
}
.contacts__info_second:after{
    background: url(/images/pattern-8.svg) no-repeat;
    content: "";
    height: 152px;
    right: 4px;
    position: absolute;
    top: -60px;
    width: 148px;
    z-index: 1;
}
.contacts__info a{
    color: #e58a73;
    text-decoration: none;
}
.delimiter{
    background: url(/local/templates/arch/images/delimiter.png) repeat-x;
    height: 1px;
    margin: 50px 0;
}
.contacts_page .content{
    background: #fff;
}

.contestants {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 40px 0;
}

.contestants__item{
    box-sizing: border-box;
    display: flex;
    line-height: 1.5;
    margin: 0 0 60px;
    padding: 0 15px;
    vertical-align: top;
    width: 50%;
}
.contestants__item-img {
    max-width: 130px;
    width: 100%;
    margin-right: 1rem;
}
.contestants__item-img img {
    max-width: 100%;
}
.contestants__item-title{
    margin: 0 0 5px;
}
.contestants__item-title a{
    border-bottom: 2px solid #e58a73;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.gallery{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gallery__item{
    box-sizing: border-box;
    height: 160px;
    margin: 0 0 20px;
    width: 210px;
}
.gallery__item_more{
    border: 2px solid #e58a73;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
}
.gallery__item_more a{
    color: #e58a73;
    display: block;
    line-height: 156px;
    text-decoration: none;
}

.page_news .content, .news-detail-page .content{
    background: #f5f5f5;
}
.news__item{
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 65px;
    overflow: hidden;
}
.news__item-date{
    color: #6d6f70;
    margin: 0 0 15px;
}
.news__item-date span{
    position: relative;
}
.news__item-date span:first-child{
    padding: 0 25px 0 0;
}
.news__item-date span:first-child:after{
    background: #6d6f70;
    border-radius: 50%;
    content: "";
    height: 6px;
    margin-top: -3px;
    position: absolute;
    right: 8px;
    top: 50%;
    width: 6px;
}
.news__item-title{
    font-size: 24px;
    font-weight: bold;
    display: block;
    line-height: 1.5;
    margin: 0 0 60px;
    position: relative;
    text-decoration: none;
}
.news__item-title:after{
    background: #888888;
    bottom: -10px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}
.news__item-img{
    float: left;
    margin: 0 30px 30px 0;
    width: 350px;
}
.news__item-img img{
    max-width: 100%;
}
.news__item-info{
    margin: 0 0 0 370px;
}
.news__item-description{
    margin: 0 0 30px;
}
.news__item-more{
    color: #e58a73;
    font-weight: bold;
    text-decoration: none;
}

.news__detail{
    border-bottom: 1px solid #888;
    margin: 0 0 30px;
    padding: 0 0 50px;
}
.news__detail img{
    max-width: 100%;
    height: auto;
}
.news__detail-date{
    color: #6d6f70;
    margin: 0 0 50px;
}
.news__detail-date span{
    position: relative;
}
.news__detail-date span:first-child{
    padding: 0 25px 0 0;
}
.news__detail-date span:first-child:after{
    background: #6d6f70;
    border-radius: 50%;
    content: "";
    height: 6px;
    margin-top: -3px;
    position: absolute;
    right: 8px;
    top: 50%;
    width: 6px;
}
.news__detail-description{
    line-height: 1.5;
}
.news__detail-description p{
    margin: 0 0 15px;
}
.news__detail-description blockquote{
    border: 1px solid #e58a73;
    padding: 20px;
}
.news__detail-images{
    margin: 0 0 30px;
}
.news__detail-image{
    margin: 50px 0 0;
}
.news__detail-image img{
    max-width: 100%;
}
.news__detail-gallery{
    margin: 50px 50px 0;
}
.news__detail-gallery .slick-next, .news__detail-gallery .slick-prev{
    background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
    background-size: 13px;
    height: 21px;
    margin-top: -10px;
    width: 13px;
}
.news__detail-gallery .slick-next:before, .news__detail-gallery .slick-prev:before{
    display: none;
}
.news__detail-gallery .slick-next{
    margin-top: -20px;
    transform: scale(-1, 1);
}
.news__detail-gallery img{
    margin: 0 13px;
}
.news__share{
    color: #6d6f70;
    margin: 0 0 50px;
}
.news__share span{
    margin: 0 60px 0 0;
    position: relative;
    top: -10px;
}
.news__share img{
    margin: 0 3px 0 0;
}

.partners__title{
    font-size: 24px;
    margin: 0 0 50px;
    text-transform: uppercase;
}
.partners__items{
    margin-bottom: -50px;
}
.partners__item{
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 50px;
    padding: 0 20px;
    text-align: center;
    vertical-align: top;
    width: 33%;
}
.partners__item-img{
    height: 100px;
}
.partners__item span{
    text-decoration: underline;
}

.page_itogi .content{
    border-top: 1px solid #f5f5f5;
}
.results__title{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.results__block h2{
    font-size: 24px;
    text-transform: none;
}
.results__block p{
    margin: 0 0 15px;
}
.results__block img{
    max-width: 100%;
}


.page_program h1{
    padding: 0 0 60px;
}
.page_program .content {
    background: #f5f5f5;
}
.program__day{
    border-top: 4px solid #888888;
}
.program__date-wrap{
    border-bottom: 2px solid #e8e5e5;
    font-size: 24px;
    padding: 5px 15px 15px;
}
.program__date{
    color: #e58a73;
    font-weight: bold;
    padding: 0 37px 0 0;
    position: relative;
    text-transform: lowercase;
}
.program__date:after{
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 9px;
}
.program__day-item{
    border-top: 2px dotted #77797a;
    overflow: hidden;
    padding: 30px 15px;
    display: flex;
    justify-content: space-between;
}
.program__day-item:first-child{
    border-top: none;
    padding-top: 35px;
}
.program__intro{
    order: 1;
    max-width: 630px;
}
.program__time{
    margin: 0 0 30px;
}
.program__time span{
    font-weight: bold;
}
.program__reg{
    order: 2;
    text-align: right;
    width: 350px;
}
.program__reg .btn_reg{
    background: none;
    border: 1px solid #e58a73;
    color: #6d6f70;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    width: 320px;
}
.program__reg .btn_reg:hover{
    background: #e58a73;
    color: #fff;
}

.gallery__list-wrap{
    position: relative;
}
.gallery__list-wrap h1{
    display: inline-block;
}
.gallery__list-wrap .gallery__link-prev{
    border-bottom: 1px solid #e58a73;
    color: #000;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0 50px;
    text-decoration: none;
}
.project__list h2{
    border-bottom: 2px solid #888;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 35px;
    padding: 0 0 35px;
}
.project__list h3{
    border-bottom: 1px solid #e8e5e5;
    color: #e58a73;
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 35px;
    padding: 0 0 15px;
}
.project__section{
    border-top: 1px solid #e8e5e5;
    padding: 50px 0;
}
.project__section:first-child{
    border: none;
    padding-top: 50px;
}
.project__item{
    border-top: 1px dotted #a8a9aa;
    padding: 40px 0;
}
.project__item:first-child{
    border: none;
    padding-top: 0;
}
.project__item-name{
    font-weight: bold;
    text-transform: uppercase;
}
.project__item-preview{
    border: 1px solid #e58a73;
    display: none;
    margin: 20px 0 0;
    padding: 20px;
}
.project__item-gallery{
    margin: 20px 40px 0;
}
.project__item-more{
    margin: 0 40px 0 0;
    padding: 0 20px 0 0;
    position: relative;
    text-decoration: none;
}
.project__item-more:after{
    background: url(/local/templates/arch/images/ico_plus.png) 100% 50% no-repeat;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 2px;
    top: 3px;
    width: 12px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
.project__item-more.active:after{
    transform: rotate(135deg);
}
.project__item-download{
    background: url(/local/templates/arch/images/ico_arr_down.png) 100% 50% no-repeat;
    padding: 0 20px 0 0;
    text-decoration: none;
}
.project__item-gallery .slick-next, .project__item-gallery .slick-prev{
    background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
    background-size: 13px;
    height: 21px;
    margin-top: -10px;
    width: 13px;
}
.project__item-gallery .slick-next:before, .project__item-gallery .slick-prev:before{
    display: none;
}
.project__item-gallery .slick-next{
    margin-top: -20px;
    transform: scale(-1, 1);
}
.project__item-gallery img{
    margin: 0 13px;
}


.page_main .content{
    background: #fff;
    padding-top: 0;
}
.slider__slide{
    box-sizing: border-box;
    color: #ffffff;
    font-size: 23px;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
}
.slider__slide .text{
    left: 50%;
    margin-left: -497px;
    padding-top: 270px;
    position: absolute;
    top: 0;
    z-index: 100;
}
.slider__slide span{
    font-size: 30px;
    font-weight: bold;
}
.slider__slide span.big {
    font-size: 36px;
}
.slider__main .slick-arrow{
}
.slider__main .slick-next, .slider__main .slick-prev{
    background: url(/local/templates/arch/images/main_arr.png) no-repeat;
    height: 41px;
    left: 50%;
    margin-left: -49%;
    margin-top: -10px;
    width: 25px;
    z-index: 100;
}
.slider__main .slick-next:before, .slider__main .slick-prev:before{
    display: none;
}
.slider__main .slick-next{
    margin-top: -30px;
    margin-left: 48%;
    transform: scale(-1, 1);
}

.main__about{
    background: #f5f5f5;
    font-size: 18px;
    line-height: 1.4;
    padding: 55px 0;
}
.main__about h1{
    display: block;
    margin: 0 0 50px;
    padding: 0;
    text-align: center;
}
.main__about h1 a{
    border-bottom: 2px solid #e58a73;
    text-decoration: none;
}
.main__about .wrapper{
    position: relative;
}
.main__about .wrapper:after{
    background: url(/images/pattern-1.svg) no-repeat;
    content: "";
    display: block;
    height: 85px;
    position: absolute;
    right: -55px;
    top: 0;
    width: 77px;
}

.main__contest{
    position: relative;
}
.main__contest:before{
    background: url(/images/pattern-5.svg) no-repeat;
    content: "";
    height: 172px;
    left: -110px;
    position: absolute;
    top: 0;
    width: 133px;
}
.main__contest:after{
    background: url(/images/pattern-2.svg) no-repeat;
    bottom: -140px;
    content: "";
    height: 216px;
    right: -140px;
    position: absolute;
    width: 149px;
}
.main__contest-title{
    font-size: 24px;
    font-weight: bold;
    margin: 70px 0 60px;
    text-align: center;
    text-transform: uppercase;
}
.main__contest-title a{
    border-bottom: 2px solid #e58a73;
    text-decoration: none;
}
.contests__slider{
    border: 1px solid #e8e5e5;
}
.contests__slider-info{
    box-sizing: border-box;
    padding: 50px 30px 30px 50px;
    width: 50%;
}
.contests__slider-item-inner{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    font-size: 14px;
}
.contests__slider-title{
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 30px;
    text-decoration: none;
}
.contests__slider-item .btn{
    display: block;
    margin: 50px 0 0;
}
.contests__slider-image{
    background-position: 50% 50%;
    background-size: cover;
    width: 50%;
}
.contests__slider-image a{
    display: block;
    height: 100%;
    width: 100%;
}
.contests__slider .slick-next, .contests__slider .slick-prev{
    background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
    background-size: 13px;
    height: 21px;
    margin-top: -10px;
    width: 13px;
}
.contests__slider .slick-next:before, .contests__slider .slick-prev:before{
    display: none;
}
.contests__slider .slick-next{
    margin-top: -20px;
    transform: rotate(180deg);
}
.contests__pager{
    color: #6d6f70;
    font-weight: bold;
    margin: 30px 0 0;
    text-align: center;
}
.contests__page{
    color: #e58a73;
}


.main__save{
    background: #c6e1eb;
    margin: 80px 0 0;
    padding: 60px 0;
}
.main__save .wrapper{
    position: relative;
}
.main__save .wrapper:after{
    background: url(/images/pattern-3.svg) no-repeat;
    bottom: -190px;
    content: "";
    height: 173px;
    left: -150px;
    position: absolute;
    width: 151px;
    z-index: 1;
}
.main__save-title{
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 60px;
    text-align: center;
    text-transform: uppercase;
}
.main__save-title a{
    border-bottom: 2px solid #e58a73;
    text-decoration: none;
}
.save__items{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0;
    position: relative;
}
.save__items{
    background: #fff;
    padding: 8px 8px 0;
}
.save__item{
    height: 425px;
    margin: 0 0 8px;
    overflow: hidden;
    position: relative;
    width: 485px;
}
.save__item img{
    width: 100%;
}
.save__item-title{
    bottom: 120px;
    color: #ffffff;
    display: none;
    font-size: 24px;
    font-weight: bold;
    left: 30px;
    position: absolute;
    text-transform: uppercase;
    z-index: 10;
}
.save__item:hover .save__item-title{
    display: block;
    width: 70%;
}
.save__item .btn{
    bottom: 40px;
    display: none;
    left: 30px;
    position: absolute;
    z-index: 10;
}
.save__item:hover .btn{
    display: block;
}

.main__news{
    background: #f5f5f5;
    padding: 70px 0 100px;
	/*margin: 80px 0 0;*/
}
.main__news-title-wrap {
    text-align: center;
}
.main__news-title{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 60px;
    text-transform: uppercase;
}
.main__news-title a{
    border-bottom: 2px solid #e58a73;
    text-decoration: none;
}
.main__news-items{
    display: flex;
    flex-wrap: wrap;
    __justify-content: space-between;
}
.main__news-item{
    background: #fff;
    box-sizing: border-box;
    font-size: 14px;
    margin: 0 10px 10px 0;
    padding: 35px 30px;
    width: 315px;
}
.main__news-item-date{
    color: #6d6f70;
    margin: 0 0 20px;
}
.main__news-item-title{
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 25px;
}
.main__news-item-text{
    margin: 0 0 30px;
}
.main__news-item-more{
    color: #e58a73;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.main__news-item-more:hover{
    color: #6d6f70;
}

.main__participants{
    border-bottom: 1px dotted #000;
    padding: 0 0 60px;
}
.main__participants-title{
    font-size: 24px;
    font-weight: bold;
    margin: 70px 0 60px;
    text-align: center;
    text-transform: uppercase;
}
.main__participants-item{
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
.main__participants-item img {
    display: inline;
}

.btn-up{
    bottom: 10px;
    cursor: pointer;
    display: none;
    left: 50%;
    margin-left: -27px;
    position: fixed;
    background: url(/local/templates/arch/images/arr_up.png) no-repeat;
    background-size: 108px;
    height: 54px;
    width: 54px;
}
.btn-up.abs{
    bottom: -60px;
    position: absolute;
}
.btn-up:hover{
    background-position: 100% 0;
}



.faq__list{
    padding: 0 0 0 80px;
}
.faq__list-item{
    border: 1px solid #fff;
    margin: 0 0 20px;
}
.faq__list-item_active{
    border-color: #ffd09c;
}
.faq__list-item-question{
    display: block;
    padding: 10px;
    position: relative;
    text-decoration: none;
}
.faq__list-item-question-num{
    background: #ffd09c;
    border-radius: 50%;
    display: block;
    font-size: 30px;
    height: 41px;
    line-height: 41px;
    left: -80px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 41px;
}
.faq__list-item_active .faq__list-item-question, .faq__list-item-question:hover{
    background: #ffd09c;
    color: #000000;
}
.faq__list-item-answer{
    display: none;
    padding: 10px;
    position: relative;
}
.faq__list-item_active .faq__list-item-answer{
    display: block;
}


.main__partners{
    margin: 70px 0 0;
}
.main__partners-title{
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 60px;
    text-align: center;
    text-transform: uppercase;
}
.main__partners-section{
    margin: 0 0 130px;
}
.main__partners-section--nomargin {
    margin: 0;
}
.main__partners-section-title{
    border-bottom: 1px solid #e8e5e5;
    font-size: 18px;
    margin: 0 0 65px;
    padding: 0 0 10px;
}
.main__partners-items.main__partners-items-show_more{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main__partners-items.main__partners-items-show_more:after {
    content: "";
    flex: auto;
}
.main__partners-item {
    display: inline-block;
    margin: 0 9px 0px;
}
.main__partners-item img{
    max-width: 198px;
}
.center {
    text-align: center;
}
.link__btn {
    margin: 15px 0;
    padding: 5px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 180px;
    display: inline-block;
    border: 1px solid #ee5131;
    background: #ee5131;
}
.link__btn:hover {
    background: #e58a73;
    color: #fff;
}
.main__org-list{
    margin-bottom: -60px;
    padding: 70px 0 100px;
}
.main__org-list-inner{
    display: flex;
    justify-content: space-between;
}
.main__org-item p{
    font-size: 18px;
    margin: 0 0 30px;
}

.popup__contests-list{
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
}
.popup__contests-list li{
    margin: 0 0 10px;
}
.popup__contests-list a{
    text-decoration: none;
}
#popup_contests .btn-wrap{
    margin-top: 30px;
}
#popup_contests .btn-wrap .btn{
    background-color: #ee5131;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    height: 43px;
    margin: 0 5px 5px;
    line-height: 43px;
    text-decoration: none;
    width: 245px;
}


.header__mobile{
    display: none;
}

.page_404{
    color: #6e6f71;
    box-sizing: border-box;
    font-size: 14px;
    height: 480px;
    padding: 160px 0 0;
    position: relative;
    text-align: center;
}
.page_404:before{
    background: url(/images/pattern-7.svg) no-repeat;
    background-size: contain;
    top: 55px;
    content: "";
    height: 180px;
    left: 110px;
    position: absolute;
    width: 160px;
}
.page_404:after{
    background: url(/images/pattern-8.svg) no-repeat;
    background-size: contain;
    bottom: 70px;
    content: "";
    height: 150px;
    position: absolute;
    right: 150px;
    width: 150px;
}
.page_404 h1{
    color: #ee5131;
    font-size: 72px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0;
}
.page_404 p{
    margin: 0 0 10px;
}

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

    .header__top-lang{
        float: left;
        top: -23px;
        position: relative;
    }
    .btn-up{
        display: none!important;
    }

    .wrap{
        overflow: hidden;
    }
    .wrapper{
        max-width: 100%;
        padding: 0 40px;
    }

    .header__mobile-menu-wrap{
        background: #fff;
        border-bottom: 1px solid #ccc;
        display: none;
        font-size: 18px;
        position: absolute;
        left: 0;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 100;
    }
    .header__mobile-menu-close{
        display: block;
        height: 24px;
        position: absolute;
        top: 40px;
        right: 70px;
        width: 25px;
    }
    .header__mobile-menu-close:before{
        border-top: 4px solid #e58b71;
        content: "";
        position: absolute;
        transform: rotate(45deg);
        width: 110%;
        top: 9px;
        left: -1px;
    }
    .header__mobile-menu-close:after{
        border-top: 4px solid #e58b71;
        content: "";
        position: absolute;
        transform: rotate(-45deg);
        width: 110%;
        top: 9px;
        left: -1px;
    }
    .header__mobile-menu-wrap li{
        margin: 0 0 20px;
    }
    .header__mobile-menu-wrap a{
        color: #6d6e70;
        text-decoration: none;
        text-transform: uppercase;
    }
    .header__mobile-top-menu{
        padding: 110px 0 0;
    }
    .header__mobile-bottom-menu{
        background: #f5f5f5;
        padding: 50px 0 10px;
    }

    .mobile__menu-mainlink{
        float: right;
        margin: 0 65px 0 0;
    }
    a.mobile__menu-mainlink{
        padding: 0;
        position: absolute;
        text-indent: -700em;
        right: 0;
        top: 40px;
        width: 30px;
        height: 30px;
    }
    .mobile__menu-mainlink .menu-global {
        backface-visibility: hidden;
        position: absolute;
        left: 0;
        border-top: 4px solid #e58a73;
        width: 100%;
        transition: 0.55s;
    }
    .mobile__menu-mainlink .menu-top {
        top: 0;
    }
    .mobile__menu-mainlink .menu-middle {
        top: 8px;
    }
    .mobile__menu-mainlink .menu-bottom {
        top: 16px;
    }
    .header__mobile-bottom-menu ul li.last-item a{
        position: relative;
    }
    .header__mobile-bottom-menu ul li.last-item a:before{
        background: #ee5131;
        border-radius: 50%;
        content: "";
        height: 5px;
        left: -10px;
        margin-top: -3px;
        position: absolute;
        top: 50%;
        width: 5px;
    }
    .header__mobile-bottom-menu ul li.last-item a:after{
        background: #ee5131;
        border-radius: 50%;
        content: "";
        height: 5px;
        right: -10px;
        margin-top: -3px;
        position: absolute;
        top: 50%;
        width: 5px;
    }
    .header__top.wrapper{
        padding-bottom: 35px;
    }
    .header__top-logo{
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header__top-menu{
        display: none;
    }
    .header__bottom{
        display: none;
    }

    .header__mobile{
        display: block;
    }
    .header__mobile-register{
        background: #f5f5f5;
    }
    .header__mobile-register a{
        background: #ee5131;
        display: block;
        font-size: 16px;
        height: 43px;
        line-height: 43px;
        margin: 0 auto;
        text-align: center;
        text-transform: uppercase;
        width: 220px;
        color: #fff;
        text-decoration: none;
    }
    .content{
        padding: 50px 0 0;
    }
    .slider__main .slick-slide img{
        opacity: 0;
    }
    .slider__main .slick-slide{
        background-size: contain!important;
        ___height: 470px;
    }
    .slider__slide .text{
        display: none;
        left: 0;
        margin: 0;
        padding: 240px 0 0 40px;
        position: relative;
    }
    .slider__main .slick-next, .slider__main .slick-prev{
        left: 20px;
        margin: 0;
    }
    .slider__main .slick-next{
        left: auto;
        margin-top: -10px;
        right: 20px;
    }
    .bottom__partners{
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
    }
    .bottom__partners img{
        align-self: center;
        margin: 0;
    }
    .bottom__partners-text{
        line-height: 110px;
    }
    .main-bnr.wrapper{
        padding: 0;
    }
    .main__about{
        padding: 55px 0;
    }
    .main__about .wrapper:after{
        right: 20px;
        top: -10px;
    }
    .main__contest:after{
        display: none;
    }
    .main__contest:before{
        display: none;
    }
    .contests__slider-info{
        line-height: 1.2;
        padding: 50px 30px 30px;
    }
    .contests__slider-item .btn{
        margin-top: 30px;
    }
    .main__save{
        margin-top: 30px;
        padding: 60px 0;
    }
    .save__item{
        height: auto;
        margin: 0;
        width: calc(50% - 4px);
    }
    .save__item-title{
        font-size: 18px;
    }
    .main__save .wrapper:after{
        left: auto;
        right: -10px;
    }
    .main__news{
        position: relative;
    }
    .main__news-items{
        margin: 0 15px;
        position: relative;
        z-index: 1;
    }
    .main__news-item{
        display: none;
    }
    .main__news-item:first-child, .main__news-item:first-child + .main__news-item{
        display: block;
    }
    .main__news:after{
        background: url(/images/pattern-2.svg) no-repeat;
        bottom: -75px;
        content: "";
        height: 216px;
        left: 80px;
        position: absolute;
        width: 149px;
    }
    .main__partners{
        padding: 0 10px;
    }
    .main__partners-section-title{
        padding-left: 20px;
    }
    .main__partners-item{
        margin-right: 2%;
        max-width: 22%;
    }
    .main__partners-item img{
        max-width: 100%;
    }
    .main__org-item p{
        font-size: 14px;
    }
    .footer__left{
        width: 46%;
    }
    .footer__right{
        width: 52%;
        margin: 35px 0 0;
    }
    .footer__right img{
        max-width: 100%;
        width: 400px;
    }
    footer input[type="email"]{
        max-width: 50%;
    }
    footer .btn{
        max-width: 40%;
    }

    .content__right{
        float: none;
        margin: 0 0 30px;
        width: auto;
    }
    .content__right-menu{
        margin: -30px 0 0;
        width: 325px;
    }
    .content__right .block{
        display: none;
    }
    .content__right:before{
        left: auto;
        right: 0;
    }
    .content__right:after{
        display: none;
    }
    .content__left{
        float: none;
    }

    .content__mobile{
        position: relative;
    }
    .content__mobile .block{
        margin: 40px;
        width: 325px;
    }
    .content__mobile:after{
        background: url(/images/pattern-3.svg) no-repeat;
        content: "";
        height: 194px;
        right: 60px;
        position: absolute;
        top: 50%;
        width: 149px;
        z-index: 1;
    }

    .contests__list-item{
        display: block;
    }
    .contests__list-image{
        display: block;
        height: 200px;
        width: 100%;
    }
    .contests__list-info{
        float: none;
        padding: 30px;
        width: auto;
    }
    .contests__list-info .btn{
        bottom: auto;
        float: right;
        left: auto;
        margin: 30px 0;
        position: relative;
    }

    .content__right .contests__menu li{
        margin: 20px 0 0;
    }
    .contests__menu-wrap{
        margin: 40px 0 0;
    }
    .contests__menu-title{
        margin: 0 0 30px;
    }
    .contest-detail-page h1{
        padding: 0 0 30px;
    }
    .content__mobile_contest{
        margin: 40px 0;
    }
    .content__mobile_contest:after{
        display: none;
    }
    .content__mobile_contest .type_users_wrap{
        align-items: flex-start;
        display: flex;
        justify-content: space-between;
    }
    .content__mobile_contest .block{
        box-sizing: border-box;
        margin: 0;
        width: 46%;
    }
    .content__mobile_contest .btn{
        font-weight: normal;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .page_pattern .main-bnr{
        margin: 100px auto;
    }
    .page_pattern header:after{
        background-size: contain;
        bottom: -420px;
        height: 420px;
        right: -550px;
    }
    .news__detail-gallery{
        margin: 50px 0 0;
    }

    .page_program .content{
        padding-top: 50px;
    }
    .program__intro{
        float: none;
        margin: 0 370px 0 0;
        width: auto;
    }

    .news__item-img{
        margin: 0 0 30px;
        width: 30%;
    }
    .news__item-img img{
        max-width: 100%;
    }
    .news__item-info{
        margin-left: 33%;
    }

    .project__item-gallery{
        margin: 20px 0 0;
    }
    .project__item-gallery img{
        margin: 0;
    }
    .page_404:before{
        display: none;
    }
    .page_404:after{
        display: none;
    }
    .program__day-item {
        flex-direction: column;
    }
    .program__intro{
        margin: 0;
    }
    .program__reg{
        float: none;
        text-align: center;
        width: auto;
    }
    .program__reg .btn_reg{
        box-sizing: border-box;
        border-width: 2px;
        margin: 25px 0 0;
        width: 100%;
    }
    .program__date-wrap{
        font-size: 18px;
    }
    .program__date:after{
        top: 7px;
    }
}

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




	.gallery.big-gallery .slick-slide img {
		display: block;
		max-width: 140px;
		margin: auto;
	}
	.gallery.big-gallery .slick-next{
		margin-top: -32px;
	}
	.gallery.big-gallery .slick-prev {
		margin-top: -28px;
	}
    body{
        font-size: 14px;
    }
    .wrap{
        overflow: visible;
    }
    h1{
        font-size: 14px;
        padding: 0 0 30px;
    }
    .content{
        font-size: 14px;
    }
    .wrapper{
        padding: 0 20px;
    }

    .mobile__menu-mainlink{
        margin: 0 20px 0 0;
    }
    .header__mobile-menu-close{
        right: 25px;
    }

    .header__top.wrapper{
        padding-bottom: 20px;
    }
    .header__top-logo{
        width: 160px;
    }
    .header__top-logo img{
        max-width: 100%;
    }
    .header__mobile-register a{
        width: 170px;
    }
    .slider__slide .text{
        display: none;
    }
    .bottom__partners{
        display: block;
        height: auto;
        padding: 0;
        text-align: center;
    }
    .bottom__partners-text{
        display: block;
        line-height: 1;
        margin: 20px 0 10px;
    }
    .bottom__partners-img{
        display: inline-block;
        line-height: 90px;
        margin: 0 0 20px;
        text-align: center;
        width: 31%;
    }
    .bottom__partners-img img{
        max-width: 100%;
    }
    .contests__slider-item-inner{
        display: block;
    }
    .main__about{
        font-size: 14px;
    }
    .main__about .wrapper:after{
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
    }
    .content__right:before{
        right: -80px;
        top: -95px;
        z-index: 100;
    }
    .content__right-menu{
        width: auto;
    }
    .content__right ul li:before, .content__mobile ul li:before{
        top: 7px;
    }
    .content__mobile .block{
        width: auto;
    }
    .content__mobile:after{
        background-size: contain;
        display: none;
        height: 150px;
        top: -60px;
        right: -65px;
    }
    .main__about h1{
        margin-bottom: 25px;
    }
    .main__contest:before{
        display: block;
        left: 10px;
        top: 40px;
        width: 60px;
    }
    .main__contest-title{
        font-size: 14px;
        line-height: 1.5;
        margin: 25px 20px 40px;
    }
    .contests__slider{
        margin: 0 10px;
    }
    .contests__slider-image{
        float: none;
        height: 180px;
        width: auto;
    }
    .contests__slider-info{
        float: none;
        width: auto;
    }
    .slick-prev{
        left: -18px;
    }
    .slick-next{
        right: -18px;
    }
    .main__save{
        padding-top: 30px;
    }
    .main__save-title{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .save__items{
        margin: 30px -20px 0;
        padding: 0;
    }
    .save__items .slick-next, .save__items .slick-prev{
        background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
        background-size: 13px;
        height: 21px;
        left: 20px;
        margin-top: -10px;
        width: 13px;
        z-index: 100;
    }
    .save__items .slick-next:before, .save__items .slick-prev:before{
        display: none;
    }
    .save__items .slick-next{
        left: auto;
        margin-top: -20px;
        right: 20px;
        transform: rotate(180deg);
    }
    .save__item .save__item-title{
        display: block;
        left: 70px;
        right: 70px;
    }
    .save__item .btn{
        display: block;
        left: 70px;
    }
    .main__save .wrapper:after{
        background-size: contain!important;
        right: 30px;
        width: 60px;
    }
    .main__news{
        padding-top: 30px;
    }
    .main__news-title{
        font-size: 14px;
        margin-bottom: 30px;
    }
    .content .slick-next, .content .slick-prev{
        background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
        background-size: 13px;
        height: 21px;
        margin-top: -10px;
        width: 13px;
        z-index: 100;
    }
    .content .slick-next:before, .content .slick-prev:before{
        display: none;
    }
    .content .slick-next{
        margin-top: -20px;
        transform: rotate(180deg);
    }
    .slider__main .slick-next, .slider__main .slick-prev{
        background: url(/local/templates/arch/images/main_arr.png) no-repeat;
        background-size: contain;
        height: 15px;
        left: 50%;
        margin-left: -49%;
        margin-top: 3px;
        width: 13px;
        z-index: 100;
    }
    .slider__main .slick-next{
        margin: -7px 0 0 46%;
        transform: rotate(180deg);
    }
    .main__news:after{
        display: none;
    }
    .main__partners{
        padding: 0;
    }
    .main__partners-item{
        max-width: 30%;
    }
    .main__org-list-inner{
        flex-wrap: wrap;
    }
    .main__org-item{
        margin: 0 20px 40px;
        width: 100%;
    }
    .main__org-item p{
        position: relative!important;
        top: auto!important;
        margin: 0 0 20px!important;
    }
    .footer__right{
        float: none;
        margin: 0 0 40px;
        width: auto;
    }
    .footer__left{
        float: none;
        max-width: 100%;
        width: 290px;
        margin: 0 auto;
    }
    footer input{
        margin: 0 8px 0 0!important;
        width: 155px!important;
    }
    footer .btn{
        width: 159px!important;
    }
    .contests__list-info{
        font-size: 12px;
        padding: 20px;
    }
    .contests__list-title{
        font-size: 12px;
        margin-bottom: 20px;
    }
    .contests__list-info .btn{
        font-size: 10px;
        height: 35px;
        line-height: 35px;
        margin: 10px 0 20px;
        width: 120px;
    }
    .contest__title{
        font-size: 14px;
        display: block;
    }
    .usertype_selector{
        margin: 10px 0 0;
    }
    .usertype_selector li{
        margin-right: 20px;
    }
    .usertype_selector li:not(:last-child):after{
        height: 5px;
        top: 8px;
        right: -13px;
        width: 5px;
    }
	.usertype_selector li:not(:first-child):before {
		height: 5px !important;
        top: 8px !important;
        left: -13px !important;
        width: 5px !important;
	}
    .usertype_selector li a{
        font-size: 14px;
    }
    .contests__menu-wrap{
        padding: 20px 25px;
    }
    .contests__menu{
        padding: 0 60px 0 20px;
    }
    .content__left{
        width: auto;
    }
    .contest-detail-page h1{
        margin-top: 30px;
        padding: 0 0 20px;
    }
    .content__mobile_contest .type_users_wrap{
        display: block;
    }
    .content__mobile_contest .block{
        margin-bottom: 40px;
        width: 100%;
    }
    .content__right-menu{
        box-sizing: border-box;
        margin-top: 0;
        max-width: 100%;
    }
    iframe{
        max-width: 100%;
    }
    .gallery__item{
        width: 48%;
    }
    .page_pattern header:after{
        bottom: -300px;
        height: 300px;
        right: -650px;
    }
    .news__item{
        font-size: 12px;
        margin: 0 0 50px;
    }
    .news__item-date span:first-child:after{
        height: 4px;
        width: 4px;
    }
    .news__item-title{
        font-size: 16px;
    }
    .news__item-img{
        float: none;
        width: auto;
    }
    .news__item-info{
        margin: 0;
    }
    .news-detail-page h1{
        font-size: 16px;
        line-height: 1.5;
        margin-right: 100px;
        padding: 40px 0 20px;
        width: auto;
    }
    .news__detail-date{
        margin-bottom: 20px;
    }
    .news__item-title{
        margin-bottom: 50px;
    }
    .project__item-slide{
        margin: 0 5px;
    }
    .project__item-gallery img{
        max-width: 100%;
    }
    .content blockquote.pattern1,
    .content blockquote.pattern2{
        margin-left: 0;
    }
    .content blockquote.pattern1:before,
    .content blockquote.pattern2:before{
        display: none;
    }
    .main__org-item img{
        max-height: 120px;
        max-width: 120px;
    }
    .faq__list{
        padding: 0 0 0 50px;
    }
    .faq__list-item-question-num{
        left: -50px;
    }
    .contacts__wrap:after{
        background-size: contain;
        height: 150px;
        bottom: -80px;
        right: -85px;
    }
    .contacts__info_second:after{
        right: -88px;
    }
    .contestants__item{
        display: block;
        width: 100%;
    }
    .contestants__item-img{
        float: left;
        margin: 0 10px 0 0;
    }
    .contestants__item-title{
        margin-left: 140px;
    }
    .contestants__item-description{
        margin-left: 140px;
    }
    .results__title{
        font-size: 18px;
    }
    .main__partners{
        margin: 30px 0 0;
    }
    .main__partners-title{
        margin: 0 0 30px;
    }
    .main__partners-item{
        margin: 0 0 20px;
    }
    footer{
        padding: 50px 0;
    }
    .main__org-list{
        margin: 0;
        padding: 50px 0;
    }
    .main__partners-section{
        margin: 0 0 20px;
    }
    .popup__contests-list{
        font-size: 13px;
    }
    .fl_center{
        margin-top: 0!important;
    }
}

/*slider_partner*/
.main__partners-list_slider .slick-next, .main__partners-list_slider .slick-prev{
    background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
    background-size: 13px;
    height: 21px;
    margin-top: -36px;
    width: 13px;
}
.main__partners-list_slider .slick-next:before, .main__partners-list_slider .slick-prev:before{
    display: none;
}
.main__partners-list_slider .slick-next{
    margin-top: -46px;
    transform: rotate(180deg);
}
.main__partners-title-new {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 60px;
    text-align: left;
    text-transform: none;
    border-bottom: 2px solid #e8e5e5;
    padding-bottom: 10px;
}
.main__partners-section-slider{
    margin-bottom: 0;
}
.list-toggle.btn {
    border: none;
}
.list-toggle.btn.d_none{
    display: none;
}
.main__partners-items-show_more .main__partners-item:nth-child(n+6) {
    display: none;
}
.main__partners-items-show_more.open .main__partners-item:nth-child(n+6) {
    display: inline-block;
}
.fl_center{
    text-align: center;
    margin-top: -50px;
}
@media screen and (max-width: 1100px) {
    .main__partners-list_slider .slick-prev {
        left: 6px;
    }
    .main__partners-list_slider .slick-next {
        right: 6px;
    }
}
@media screen and (max-width: 800px) {
    .main__partners-list_slider .main__partners-item img {
        max-width: 136px;
    }
    .main__partners-list_slider .slick-prev {
        left: -25px;
    }
    .main__partners-list_slider .slick-next {
        right: -25px;
    }
}
@media screen and (max-width: 700px) {
    .main__partners-list_slider .main__partners-item img {
        max-width: 114px;
    }
}
@media screen and (max-width: 600px) {
    .main__partners-list_slider .main__partners-item img {
        max-width: 92px;
    }
}
@media screen and (max-width: 500px) {
    .main__partners-list_slider .main__partners-item img {
        max-width: 70px;
    }
}
@media screen and (max-width: 425px) {
    .main__partners-list_slider .main__partners-item img {
        max-width: 100%;
    }
    .main__partners-list_slider .slick-next, .main__partners-list_slider .slick-prev{
        background: url(/local/templates/arch/images/slider_arr.png) no-repeat;
        background-size: 13px;
        height: 21px;
        margin-top: -16px;
        width: 13px;
    }
    .main__partners-list_slider .slick-next:before, .main__partners-list_slider .slick-prev:before{
        display: none;
    }
    .main__partners-list_slider .slick-next{
        margin-top: -26px;
        transform: rotate(180deg);
    }
}
/*block_dop_partners*/
.main__org-list {
    padding: 0;
    margin-bottom: 30px;
    margin-top: 70px;
}
.main__org-list-inner {
    display: block;
    padding: 20px 0;
    border-top: 2px solid #e8e5e5;
}
.main__org-item{
    display: inline-block;
    width: 45%;
	position: relative;
    vertical-align: top;
}
.main__org-item p {
    font-size: 18px;
    margin: 0 0 30px;
    position: absolute;
    top: -54px;
	min-width: 360px;
}
.usertype_selector li:not(:first-child):before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    left: -26px;
    top: 9px;
    width: 9px;
}
.project__section {
	max-height: 120px;
    overflow: hidden;
    box-sizing: border-box;
	transition: max-height 1s;
}
.project__section.opened {
	max-height: 30000px;
}
.project__section > .wrapper:first-child > h2 {
	cursor: pointer;
}
.project__section > .wrapper:first-child > h2:hover,
.project__section > .wrapper:first-child > h2.active {
	color: #e58a73;
}
.gallery__year {
	margin-top: 0;
}

@media screen and (max-width: 425px) {
    .main__popup .popup-content{
        padding: 40px 20px 20px;
    }
}
.content-registration .personal-data label input.input-date{
    background: #fff url(/local/templates/arch/images/ico_cal.png) no-repeat 255px 50%;
}

.hide-desktop{
    display: none;
}
@media screen and (max-width: 800px) {

    .hide-desktop {
        display: block;
    }
    .hide-mobile {
        display: none;
    }
}


.winners__years{
    background: #f5f5f5;
    height: 50px;
    line-height: 50px;
    margin: 45px 0 0;
    position: relative;
}
.winners__years span{
    margin: 0 20px 0 0;
}
.winners__years:after,
.winners__years:before{
    background: #f5f5f5;
    content: "";
    height: 50px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 9999px;
}
.winners__years:before{
    left: auto;
    right: -9999px;
}
.winners__years ul{
    display: inline-block;
}
.winners__years ul li{
    padding: 0 0 0 10px;
}
.winners__years ul li:before{
    content: "\2014";
    left: -5px;
    position: relative;
}
.winners__years ul li:first-child:before{
    display: none;
}
.winners__years ul li a.selected{
    color: #ee5131;
    text-decoration: none;
}
#popup_contests h3 {
    font-size: 18px;
    font-weight: bold;
	line-height: 24px;
    margin-bottom: 14px;
}
#popup_contests h3 a{
	border-bottom: 2px solid #e58a73;
    text-decoration: none;
}
.sub_reg{
	font-size: 16px;
    font-weight: 600;
    line-height: 16px;
	margin-top: 20px;
}
.mar_reg{
	margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.pop_left_text{
	text-align: left;
}
.none_tab{
	display: none !important;
}

.cl_block{clear: both;}

.fot_contact{margin-top: 20px;}
.footer__center{display: flex; align-items: flex-end;}
.fot_block_left img{height: 40px;margin-right: 10px;}
.fot_block_right img{height: 40px;margin-left: 10px;}
.footer__center p{color: #fff;}
.fot_block_left{width: 30%; text-align: left;}
.fot_block_right{width: 30%; text-align: right;}
.fot_block_center{width: 40%; text-align: left; padding-bottom: 2px;}
footer .footer__center input[type="email"]{height: 40px;}
footer .footer__center .btn{height: 40px;}

@media screen and (max-width: 700px){
	.fot_contact{margin-top: 20px;}
	.footer__center{display: block;max-width: 100%;width: 290px;margin: 20px auto 0;}
	.fot_block_left img{height: 40px;margin-right: 10px;}
	.fot_block_right img{height: 40px;margin-left: 5px;margin-right: 5px;}
	.footer__center p{color: #fff;}
	.fot_block_left{width: 100%; text-align: left; margin:20px 0}
	.fot_block_right{width: 100%; text-align: center; margin: 60px 0 0;}
	.fot_block_center{width: 100%; padding-bottom: 2px;}
	footer .footer__center input[type="email"]{height: 40px;}
	footer .footer__center .btn{height: 40px; max-width: 46%;}
}

/*update header*/

.header__top-lang.header__top-lang_update {
    float: right;
    line-height: 43px;
    margin-right: 20px;
}
.header__top-menu.header__bottom-menu_update {
    float: right;
}
.header__top-menu.header__bottom-menu_update ul li.last-item {
    margin-right: 0;
}
.header__top-lang.header__top-lang_mobile_update{
	display: none;
}
.header__bottom-register.header__bottom-register_update{
    background: none;
    float: right;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
    width: inherit;
}
.header__bottom-register.header__bottom-register_update a.one_b{
    font-weight: bold;
    text-align: center;
    text-decoration: none;
	width: 180px;
    display: inline-block;
	border: 1px solid #6d6e70;
    color: #6d6e70;
}
.header__bottom-register.header__bottom-register_update a.two_b {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
	width: 180px;
    display: inline-block;
	border: 1px solid #ee5131;
	background: #ee5131;
}
.header__bottom-register.header__bottom-register_update a.one_b:hover{
	border: 1px solid #e58a73;
	color: #e58a73;
}
.header__bottom-register.header__bottom-register_update a.two_b:hover {
	background: #e58a73;
}
@media screen and (max-width: 800px){
	.header__top-logo.header__top-logo_update {
		float: left;
	}
	.header__mobile-menu-wrap .header__top-logo.header__top-logo_update{
		margin: 40px 0 0 20px;
	}
	.header__mobile-menu-wrap .header__top-lang.header__top-lang_mobile_update {
		float: right;
		display: block;
		margin-right: 60px;
		top: 42px;
	}
	.header__top-lang.header__top-lang_mobile_update {
		float: right;
		display: block;
		margin-right: 40px;
		top: 4px;
	}
	.header__mobile-bottom-menu ul li.last-item a:before {
		display: none;
	}
	.header__mobile-bottom-menu ul li.last-item a:after {
		display: none;
	}
	.header__mobile-menu-wrap.header__mobile-menu-wrap_mobile .header__bottom-register {
		background: #f5f5f5;
		float: none;
		font-size: 14px;
		height: 43px;
		line-height: 43px;
		text-align: center;
		text-transform: uppercase;
		width: 100%;
	}
	.header__mobile-menu-wrap.header__mobile-menu-wrap_mobile .header__bottom-register a.one_b {
		width: calc(50% - 4px);
		display: inline-block;
		border: 1px solid #6d6e70;
	}
	.header__mobile-menu-wrap.header__mobile-menu-wrap_mobile .header__bottom-register a.two_b {
		width: calc(50% - 4px);
		display: inline-block;
		border: 1px solid #ee5131;
		background: #ee5131;
    	color: #fff;
	}
	.header__mobile a.one_b {
		width: calc(50% - 4px);
		display: inline-block;
		border: 1px solid #6d6e70;
		background: #f5f5f5;
		color: #6d6e70;
		font-weight: bold;
	}
	.header__mobile a.two_b {
		/*width: calc(50% - 4px);*/
		width:100%;
		display: inline-block;
		border: 1px solid #ee5131;
		background: #ee5131;
    	color: #fff;
		font-weight: bold;
	}
	.header__mobile {

	}
}

.content__right .block.block_56 ul li{
	font-weight: 300;
}
.wrapper .block_57 .description{
	background: #fff;
    padding: 20px 30px;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.wrapper .block_57 .title{
	font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.spiker_list p.results__title {
	margin: 40px 0;
}
.spiker_list .spiker_name {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.spiker_list .spiker_position {
    font-weight: 600;
}
.spiker_list .spiker_konkurs{
}
.spiker_list .news__item-description {
    margin-top: 10px;
}
.spiker_list .news__item-info {
    margin: 0 0 0 286px;
}
.spiker_list .news__item-img {
    float: left;
    margin: 0 30px 30px 0;
    width: 256px;
}

.block-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.block-buttons__item {
    width: 33.333%;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-buttons__button {
    width: 100%;
    padding: 5px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    display: block;
    border: 1px solid #ee5131;
    background: #ee5131;
}

.block-buttons__button:hover {
    background: #e58a73;
    cursor: pointer;
}

form .protect {
    position: absolute;
    width: 0px;
    height: 0px;
    opacity: 0;
}

.personal-data label span.err {
    margin-top: 10px;
    color: #ee5131;
}

.popup__title-wrapper {
    padding: 20px;
}

@media screen and (max-width: 900px) {
    .block-buttons__item {
        width: 50%;
    }
}

@media screen and (max-width: 700px){
	.spiker_list .news__item-img {
		float: none;
		width: auto;
		margin: 0 0 30px;
	}
	.spiker_list .news__item-img img {
		width: 100%;
	}
	.spiker_list .news__item-info {
		margin: 0;
	}
}

@media screen and (max-width: 600px) {
    .block-buttons__item {
        width: 100%;
    }
    .winners__years {
        background: #f5f5f5;
        height: 50px;
        line-height: 50px;
        margin: 45px 0 0;
        position: relative;
        margin-bottom: 70px;
    }
    .type_users_wrap.type_post-release img{
        width: auto !important;
    height: auto !important;
    }
}

@media screen and (max-width: 800px) {
    .header__mobile a.two_b {
        /*width: calc(50% - 4px);*/
		width:100%;
        display: block;
        border: 1px solid #ee5131;
        background: #ee5131;
        color: #fff;
        font-weight: bold;
    }
}


@media screen and (min-width: 900px) {
    .main__org-item.main__org-item_234 {
        width: 100%;
    }
}
.bx-breadcrumb-item span{
color:#6d6f70;
}
/* End */
/* /local/templates/arch/dop.css?174196175315088 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1518181445467 */
/* /local/templates/arch/template_styles.css?176976099065602 */
