

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1671190837467*/
.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/login_extranet/styles.css?172416682812521*/
html {
 font-size: 100%;
}
html, body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
	font-family: "Roboto", sans-serif!important;
}
.heading-content h1, .heading-content .h1 {
    font-size: 2.02285714em;
}
.heading-content h2, .heading-content .h2 {
    font-size: 1.35285714em;
}
.content ul, .content ol {
    padding-left: 25px;
} 
.content ol {
    padding-left: 35px;
}

.alert.alert-warning {
    color: #333;
}

.all-count-block {
    font-weight: 700;
}

#page-content:not(.no-sidebar) {
    padding: 40px 0 40px 0;
    min-height: 75vh;
}
table.align-middle td, table.align-middle th {
	vertical-align: middle!important;
}
.card-warning {
    background-color: #dc3545!important;
}
.p-progress-bar-container.extra-small .progress-title, .progress-bar-container.extra-small .progress-title {
    margin-top: -25px;
}
.progress-title {
    font-weight: bold;
    padding: 0 5px;
}
.form-group label:not(.error) {
    font-size: 1rem;
    max-height: 100px;
    overflow-y: auto;
    overflow-x: auto;
}
#page-title .breadcrumb {
    text-align: left;
}
.cursor-pointer {
    cursor: pointer;
}
.card-step {
    min-height: 275px;
    max-height: 275px;
}
.logo-desc {
	line-height: 24px;
    padding-top: 17px;
    float: left;
    margin-left: 30px;
    font-size: 16px;
	color: #333333;
}
.fading {
    position: relative;
}
.fading:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
	box-shadow: inset 0 -140px 60px -80px rgb(244 244 244);

}
p {
	color: #444;
}
#header .header-inner, #header #header-wrap {
	border-bottom: 1px solid #eee;
}

.header-block {
    display: flex;
    justify-content: space-between;
}

.inspiro-slider.slider-customscreen {
    height: 55vh;
}
.social-icons.social-icons-colored .social-vk a, .social-icons.social-icons-colored-hover .social-vk a:hover {
    background-color: #5181b8;
}
.social-icons.social-icons-colored .social-ak a, .social-icons.social-icons-colored-hover .social-ak a:hover {
    background-color: #0f3c73;
}
.social-icons.social-icons-colored .social-instagram a,
.social-icons.social-icons-colored-hover .social-instagram a:hover {
  background-color: #bf2f8b;
}

.form-group label:not(.error) {
    font-size: 1rem;
}
.form-group.card.card-body {
    min-height: 235px;
}
.tabs .nav-tabs .nav-item {
    margin-bottom: -8px;
}
.pricing-table .plan .plan-header .plan-price {
	font-size: 2.5rem;
}
.pricing-table {
    cursor: default;
}
.thirdscreen {
    width: 100%;
    height: 52%;
    overflow: hidden;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 52vh;
}
.border-0 {
    border: 0 !important;
}
.text-custom-md {
	 font-size: 0.95rem!important;
 }
.call-to-action {
	transition: all .2s ease-in-out;
	min-height: 250px;
	max-height: 250px;
	background-color: #fff;
	border: 1px solid #e6e8eb;
    box-shadow: 0 6px 38px rgb(0 0 0 / 5%);
    border-radius: 5px;
    display: block;

}
.call-to-action:hover {
	cursor: pointer;
	transform: scale(1.025);
}
.call-to-action-custom {
    min-height: 190px!important;
    max-height: 190px!important;
}
.white-moby-black {
    background-color: #0000005e;
    width: 85%;
    padding-left: 10px;
    font-size: 1rem!important;
}
button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
	background-color: #0f3c73 !important;
    border-color: #0f3c73 !important;
}

button.btn.btn-primary:hover, button.btn.btn-primary:focus, button.btn.btn-primary:not(:disabled):not(.disabled):active, button.btn.btn-primary:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-primary:hover, .btn:not(.close):not(.mfp-close).btn-primary:focus, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-primary:hover, a.btn:not([href]):not([tabindex]).btn-primary:focus, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled).active {
    background-color: #164c8d !important;
    border-color: #164c8d !important;
    color: #ffffff !important;
}

button.btn.btn-outline, .btn:not(.close):not(.mfp-close).btn-outline, a.btn:not([href]):not([tabindex]).btn-outline {
	color: #0f3c73;
	border-color: #0f3c73;
}

.flickity-button:hover {
    background-color: #0f3c73;
}
#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span {
    color: #0f3c73;
}
a {
    color: #0f3c73;
}
.list-icon.list-icon-colored li:before, .list-icon.icon-list-colored i {
    color: #0f3c73;
}
.tabs.tabs-vertical .nav-tabs .nav-link.active {
    color: #0f3c73;
    background-color: transparent;
    border-right: 2px solid #0f3c73;
}
#scrollTop:after, #scrollTop:before, .flickity-button:hover, button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
    background-color: #0f3c73;
    color: #fff !important;
}



button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close):hover, .btn:not(.close):not(.mfp-close):focus, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
	background-color: #222;
    border-color: #222;
}
button.btn.btn-outline:hover, button.btn.btn-outline:focus, button.btn.btn-outline:active, button.btn.btn-outline.active, .btn:not(.close):not(.mfp-close).btn-outline:hover, .btn:not(.close):not(.mfp-close).btn-outline:focus, .btn:not(.close):not(.mfp-close).btn-outline:active, .btn:not(.close):not(.mfp-close).btn-outline.active, a.btn:not([href]):not([tabindex]).btn-outline:hover, a.btn:not([href]):not([tabindex]).btn-outline:focus, a.btn:not([href]):not([tabindex]).btn-outline:active, a.btn:not([href]):not([tabindex]).btn-outline.active {
	background-color: #222;
    border-color: #222;
}
a:not(.btn):not(.badge):hover, a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):active {
    color: #222;
}

.bx-authform-input-container input[type="date"] {
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
}
.bx-authform-input-container input[type="email"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx-authform-input-container select{
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*PRICE*/
.pricing-box {
    background-color: #FFF;
    text-align: left;
	border: 1px solid rgba(0,0,0,0.075);
}
.pricing-action-area {
	background-color: #F9F9F9;
}
.pricing-box-section {
    display: inline-block;
    text-align: center;
    width: 25%;
    border-left: 1px dotted #BBB;
    color: #888;
    text-transform: capitalize;
	width: 100%
}
.pricing-box-section:first-child {
    border-left: 0!important;
}

@media (max-width: 1024px) {
	.logo-desc {
		display: none;
	}
}


.iti__flag {background-image: url("/bitrix/templates/olimpiada/dist/plugins/intl-tel-input/img/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {background-image: url("/bitrix/templates/olimpiada/dist/plugins/intl-tel-input/img/flags@2x.png");}
}

input.change-date[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}

input.change-date[type="date"]::-webkit-inner-spin-button,
input.change-date[type="date"]::-webkit-clear-button {
    z-index: -10;
}

input.change-date[type="date"]::-webkit-input-placeholder {
    z-index: 99;
}

input.change-date[type="date"]::placeholder {
    z-index: 99;
}
input.change-date[type="date"]:not(.has-value):before {
    content: attr(placeholder);
    width: 100%;
}

input.change-date[type="date"] {
    padding: 12px 20px;
    width: 140px;
    text-align: center;
}



.field__wrapper {
    width: 100%;
    position: relative;
    margin: 15px 0;
    text-align: center;
}

.field__file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.field__file-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.field__file-fake {
    height: 40px;
    width: calc(100% - 130px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    border: 1px solid #ccd5db;
    border-radius: 3px 0 0 3px;
    border-right: none;
    line-height: 18px;
}

.field__file-button {
    width: 130px;
    height: 40px;
    background: #1bbc38;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}

span.required {
    color: #e30d0d;
}


.bx-authform input[type="file"]:not(:valid) + label .field__file-fake {
    border: 1px solid #e30d0d;
}

.webform-field-upload .webform-small-button {
    line-height: 39px;
}

body .card-body {
    padding: 1.25rem 30px;
}

.moderator-field-message {
    color: #dc3545;
    margin-top: 15px;
    border: 1px solid #dc3545;
    border-radius: 5px;
    padding: 10px 16px;
    font-size: 0.9rem;
    background-color: rgba(220, 53, 69, 0.05);
}

button.btn.btn-danger, .btn:not(.close):not(.mfp-close).btn-danger, a.btn:not([href]):not([tabindex]).btn-danger {
    background-color: #CE041C !important;
    border-color: #CE041C !important; 
}

button.btn.btn-success, .btn:not(.close):not(.mfp-close).btn-success, a.btn:not([href]):not([tabindex]).btn-success {
    background-color: #28a745!important;
    border-color: #28a745!important;
}

.body-moderator #page-title,
.body-moderator #page-content{
    background: #effbef !important;
}

.body-admin #page-title,
.body-admin #page-content{
    background: #e8eff9 !important;
}

.table-bordered,
.table-bordered th, .table-bordered td {
    border: 1px solid #000000;
}

.appeal-row{
    width: 70%;
    display: flex;
    justify-content: space-between;
}

.appeal-block{
    display: grid;
    grid-template-columns: 250px 250px auto;
}

.appeal-block .file-input{
    display: flex;
    /*align-items: center;*/
}

.appeal-block .webform-field-item-wrap{
    display: flex;
}

.appeal-block span{
    min-height: 40px;
}

/*.webform-field-upload-list del:hover {*/
/*    background: #e00101;*/
/*    color: #fff;*/
/*}*/

/*.webform-field-upload-list del {*/
/*    display: inline-block;*/
/*    margin: 0 3px 0 6px;*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    border-radius: 30px;*/
/*    font-size: 16px;*/
/*    line-height: 16px;*/
/*    text-align: center;*/
/*    -webkit-transition: background .3s,color .3s;*/
/*    transition: background .3s,color .3s;*/
/*    text-decoration: none;*/
/*    outline: 0;*/
/*    cursor: pointer;*/
/*}*/
/* End */


/* Start:/local/templates/login_extranet/template_styles.css?172416682822*/
.header-inner {
    
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1671190837467 */
/* /local/templates/login_extranet/styles.css?172416682812521 */
/* /local/templates/login_extranet/template_styles.css?172416682822 */
