html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.locked-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;

    color: #000000;
    margin-top: 150px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.custom-container {
    background: rgba(0, 0, 0, 0.35);
    padding: 0;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media (max-width: 767px) {
    .nav li > form > button.logout {
        display: block;
        text-align: left;
        margin: 0 auto;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.navbar-fixed-top {
    /*height: 143px;*/
}

.navbar-inverse {
    background-color: #fff;
}

.logo-img {
    width: 237px;
    height: 82px;
}

.navbar-header {
    margin-top: -30px;
    margin-left: -300px !important;
}

.nav > li > a {
    /*font-family: Open Sans;*/
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF !important;
    text-transform: uppercase;
}

.nav > li > a:hover {
    /*color: #9d9d9d !important;*/
    color: #9d9d9d;
}

.m-top-160 {
    margin-top: 65px;
    /*padding: 0!important;*/
}

.header-logo {
    top: 130px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    height: 77px;
    width: 100%;
    background-image: url("/img/header.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}

.main-footer {
    padding: 30px 40px 40px 40px;
}

.footer-1 {
    padding: 20px 70px 0 0;
}

.custom-footer {
    background: url('/img/podval.png');
    height: 200px;
    background-size: 100% 100%;
    margin-top: 100px;
}

.border-right {
    border-right: 1px solid #fff;
    height: 110px;
}

.no-border {
    border: none !important;
}

.text-org {
    color: #fff;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    line-height: 19px;
}

.text-info-org {
    color: #fff;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 19px;
}

.main-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF !important;
}

.main-title a:hover {
    color: #FFFFFF !important;
}

.phone-info {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}

.pay-logo {
    padding-top: 25px;
    width: 191px;
    height: 40px;
}

.custom-input {
    height: 60px !important;
    /*width: 240px;*/
    border-radius: 0;
    padding-right: 10px !important;
}

.custom-btn {
    height: 60px !important;
    width: 200px;
    border-radius: 0;
    background-color: #0051A3;
    border: 0px;
}

.custom-btn:hover, .custom-btn:active {
    background-color: #0051A3;
}

.custom-btn-inactive, .custom-btn-inactive:hover, .custom-btn-inactive:active, .custom-btn-inactive:focus {
    background-color: #E0E0E0;
    cursor: default;
}

.cstm-username {
    padding-right: 0 !important;
}

.cstm-enter {
    font-family: Open Sans;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #FFFFFF;
    text-transform: uppercase;
}

.help-block {
    font-family: Open Sans;
    font-style: normal;
}

.cstm-font {
    font-family: Open Sans;
    font-style: normal;
}

.cstm-links a {
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    color: #000;
}

.cstm-links a:hover {
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    color: #0051A3;
}

::-webkit-input-placeholder {
    font-family: Open Sans;
}

::-moz-placeholder {
    font-family: Open Sans;
}

:-ms-input-placeholder {
    font-family: Open Sans;
}

:-moz-placeholder {
    font-family: Open Sans;
}

.cstm-mr-0 {
    margin-right: 0 !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.request-password-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    /* or 175% */

    text-align: center;
    color: #000000;
}

.alert {
    font-family: Open Sans;
    font-style: normal;
}

.custom-input-horizontal {
    height: 60px !important;
    width: 100%;
    border-radius: 0;
    padding-right: 10px !important;
}

.cstm-enter-horizontal {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 100;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}

.custom-btn-horizontal {
    height: 60px !important;
    /*width: 200px;*/
    border-radius: 0;
    background-color: #0051A3;
}

.regis-info-block {
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #000000;
}

.ellipse {
    width: 7px;
    height: 7px;
    background: #0051A3;
    border-radius: 50%;
    margin: 15px auto;
    /*padding: 10px 10px;*/
}

.info-lk-block {
    padding: 30px;
}

.cstm-link a {
    color: #0051A3;
    text-decoration: none;
}

.cstm-link:hover {
    color: #0051A3;
    text-decoration: none;
}

.anketa-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.3em;
    color: #BDBDBD;
    text-transform: uppercase;
    border-bottom: solid 10px #BDBDBD;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
}

.anketa-title-active {
    color: #0051A3;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    border-bottom: solid 10px #0051A3;
    padding-bottom: 8px;
}

.anketa-block {
    margin-bottom: 60px;
}

.title-form {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 41px;
    letter-spacing: 0.3em;

    color: #0051A3;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.btn-checkbox {
    display: none;
}

/*input[type=checkbox] + label {*/
.btn-checkbox + label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    height: 60px;
    width: 100%;
    align-items: center;
    letter-spacing: 0.04em;
    display: inline-block;
    margin: -2px;
    padding: 15px 30px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    text-align: center;
    /*text-shadow: 0 1px 1px rgba(255,255,255,0.75);*/
    vertical-align: middle;
    cursor: pointer;
    background-color: #F2F2F2;
    /* background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
     background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
     background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
     background-image: -o-linear-gradient(top,#fff,#e6e6e6);
     background-image: linear-gradient(to bottom,#fff,#e6e6e6);*/
    background-repeat: repeat-x;
    /*border: 1px solid #ccc;*/
    /*border-color: #e6e6e6 #e6e6e6 #bfbfbf;*/
    /*border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*/
    /*border-bottom-color: #b3b3b3;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-checkbox-reverse + label {
    background-color: #0051A3 !important;
    color: #fff !important;
}

/*input[type=checkbox]:checked + label{*/
.btn-checkbox:checked + label {
    /*background: red;*/
    /*background-image: none;*/
    outline: 0;
    /*-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);*/
    /*-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);*/
    /*box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);*/

    /*background-color: #292476;*/
    background-color: #0051A3;
    color: #fff !important;
}

select.no-arrow {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.btn-checkbox-reverse:checked + label {
    background-color: #F2F2F2 !important;
    color: #000 !important;
}

.check-text {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 16px;
    /*display: flex;*/
    /*align-items: center;*/
    letter-spacing: 0.04em;
    color: #333;
}


/* checkbox */


/*Checkboxes styles*/
.custom-check {
    display: none;
}

.custom-check + label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    font: 12px/20px 'Open Sans', Arial, sans-serif;
    /*color: #ddd;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.custom-check + label:last-child {
    margin-bottom: 0;
}

.custom-check + label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #c4c4c4;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

.select-btn:hover, .select-btn:hover div a {
    background: #0051A3;
    color: #fff !important;
}

.custom-check:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sponsor-block {
    background-color: #F2F2F2;
    height: 95px;
    padding-top: 15px;
}

.sponsor-img {
    width: 138px;
    height: 62px;
    background-color: #E0E0E0;
    margin-right: 10px;
}

.title-sponsor {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 12px;
    /* identical to box height */
    color: #000000;
    padding-top: 21px;
}


.radio input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}

.custom-radio {
    display: inline-block !important;
}

.radio label {
    display: block;
}

.radio__text {
    position: relative;
    padding: 0 0 0 27px;
    cursor: pointer;
}

.radio__text:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #CDD1DA;
    border-radius: 50%;
    background: #FFF;
}

.radio__text:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0051A3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
    opacity: 0;
    transition: .2s;
}

.radio input:checked + .radio__text:after {
    opacity: 1;
}

.radio input:focus + .radio__text:before {
    /*box-shadow: 0 0 0 3px rgba(255,255,0,.7);*/
}

#anketaform-gender {
    padding-top: 10px;
}

select.form-control {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
    /*background-image: url("../images/downarrow_abajo_5820_sm.png");*/
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 7px 10px 7px 10px;
}

.select2-container--krajee .select2-selection {
    border-radius: 0 !important;
    height: 60px !important;
    /*padding-right: 10px!important;*/
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    border-left: none !important;
    top: 12px !important;

    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 7px 10px 7px 10px;
    padding-right: 25px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 12px !important;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow b {
    border-style: none !important;
}

span.glyphicon {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: -26px;
    position: relative;
    z-index: 1;
    float: left;
    font-size: 1.5em;
}


#anketaform-birth_date, #anketaeditform-birth_date {
    background-image: url('/img/calendar.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-origin: content-box;
    background-size: 17%;
}

.select2-container--krajee .select2-selection--single .select2-selection__clear {
    top: 1.5rem;
}

.rendo-member {
    /*background-image: url('/img/calendar.png');*/
    /*background-repeat: no-repeat;
    background-position: right center;
    background-origin: content-box;
    background-size: 17%;*/
    /*padding-left: 10px;*/
    position: absolute;
    left: 3%;
    top: 0;
    margin-left: -10px;
    margin-top: -10px;
}

.alert {
    border-radius: 0 !important;
}

.datepicker {
    /*top: 500px!important;*/
}

.datepicker-dropdown:before {
    content: none !important;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: 0 !important;
}

.custom-btn-conference {
    height: 60px !important;
    width: auto;
    border-radius: 0;
    background-color: #0051A3;
    border: 0px;
}

.custom-btn-inactive-conference {
    background-color: rgba(17, 89, 132, 0.1);
!important;
    border-color: #fff;
}

.custom-btn-inactive-conference span {
    color: #0051A3 !important;
}

.custom-btn-inactive-conference:hover {
    background-color: #0051A3 !important;
    color: #fff !important;
}

.cstm-enter-conference {
    color: #0051A3 !important;
}

.cstm-enter-conference:hover {
    color: #fff !important;
}

.custom-btn-inactive-conference:hover span {
    color: #fff !important;
}

.register {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #0051A3;
}

.pt-20 {
    padding-top: 20px !important;
}

.not-paid {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.1em;

    color: #EB5757;
}

.pay-on-place {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #0051A3;
}

#login-form, #request-password-reset-form, #resend-verification-email-form, #reset-password-form {
    margin-top: 120px;
}

.pay-on-place:hover {
    text-decoration: none;
}

.action-block {
    height: 60px;
    background: #F2F2F2;
    padding: 7px;

    /*margin-bottom: 20px;*/
}

.action-block-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    cursor: block;

    /* Gray 1 */

    color: #333;
}


.fs-20 {
    font-size: 20px !important;
}

a.disabled {
    /* Make the disabled links grayish*/
    color: gray;
    /* And disable the pointer events */
    pointer-events: none;
}

.one-line {
    margin-top: 10px;
}

.w-100 {
    width: 100% !important;
}

.custom-link:hover {
    text-decoration: none !important;
    color: #0051A3;
}

.custom-link {
    color: #151514;
}

.no-hover:hover {
    color: #fff !important;
}

.package-info-block {
    /*width: %!important;*/
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin-right: 15px;
}

.package-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 18px;
    /* or 60% */
    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/
    letter-spacing: 0.2em;

    color: #0051A3;
}

.package-price-block {
    height: 82px;
    border: 1px solid #0051A3;
    /*border-left: 1px solid #0051A3;;*/
    /*border-right: 1px solid #0051A3;;*/
    /*border-bottom: 1px solid #0051A3;;*/
    box-sizing: border-box;

}

.package-price {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 18px;
    /* or 60% */

    /*display: flex;
    align-items: center;
    text-align: center;*/
    letter-spacing: 0.2em;

    color: #0051A3;
    /*padding-top: 30px;*/


}

.package-price-title {
    /*z-index: 99999;*/
    /*position: absolute;*/
    /*top: -9px;*/
    /*left: 65px;*/
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 9px;
    padding: 0;
    /* or 150% */

    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/

    color: #0051A3;

}

.package-price {
    width: 100%;
    margin: 10px;
    padding-bottom: 22px;
    /*padding:5px;*/
}

fieldset {
    font-size: 1em;
    border: 1px solid #0051A3;
}

fieldset legend {
    padding: 0 1em;
}

legend {
    width: 75% !important;
    border-bottom: none !important;
}

.select-btn {
    background: #F2F2F2;
    height: 60px;
    width: 216px;
    margin-right: 10px;
}

.select-btn-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    padding: 15px;
}

.go-pay {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    padding: 15px;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
    /*flex-flow: column;*/
    align-items: stretch;
    align-content: stretch;
    /*align-self:*/
    /*justify-content: space-between;*/
}

.select-btn a:hover {
    text-decoration: none;
}

/*.package-info-block {
    align-content: space-between;
    display: flex;
}*/
.base-package-block {
    padding: 15px;
    max-height: 1000px;
    height: 645px;
}

.package-free-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 18px;
    /* or 60% */

    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #0051A3;
    padding-top: 15px;
}

.pack-s-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 18px;
    /* or 60% */
    /*
        display: flex;
        align-items: center;
        text-align: center;*/
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #0051A3;
}

.pack-s-block {
    height: 72px;
    background: rgba(17, 89, 132, 0.1);
}

.pack-title {
    padding: 0 33px !important;

    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    /* Gray 1 */

    color: #333333
}

.vcenter {
    padding: 20px;
}

.pack-s-image {
    background: #E0E0E0;
    /*height: 220px;*/ /* todo: uncomment this line */
}

.p-5 {
    padding: 20px !important;
}

.btn-zakaz {
    background-color: #F2F2F2 !important;
    margin-top: 160px;
}

.zakaz-enter {
    color: #000;
}

.btn-zakaz:hover {
    background-color: red;
}

.btn-zakaz:focus, .btn-zakaz:visited {
    outline: none !important;
    background-color: green !important;
}

.result-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    color: #333333;
}

.result-price {

    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    color: #000000;
    padding-left: 30px;
    margin-top: 5px;
}

.pack-s-link:hover {
    color: #0051A3 !important;

}

.pack-s-link {
    border: none !important;
    background: #F2F2F2;
    text-transform: uppercase;
    padding: 0 !important;
}

.custom-type-number {
    width: 100% !important;
    border: none !important;
    font-size: 20px;
    font-family: Open Sans;
    border-radius: 0;
    display: inherit;
    box-shadow: none !important;
    padding: 0 0 0 40% !important;
    font-weight: bold;
    /* background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22…6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E)!important;
     background-repeat: no-repeat;
     background-position: right center;*/
}

.dop-event-header {
    height: 73px;
    background: rgba(104, 0, 60, 0.1);
    text-align: center;
    line-height: 27px;
    font-size: 20px;
    color: #333333;
    /*margin-bottom: 20px;*/
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
}

.dop-event-header p {
    margin: 20px 0;
}

.dop-event-check-time {
    /*margin: 0 15% 8px;*/
    cursor: pointer;
    box-sizing: border-box;
    margin-block-end: 0;
}

.dop-event-check-time-fix {
    cursor: default;
    margin-block-end: 0;
}

.btn-dop-event {
    width: 216px;
    border: none;
    height: 60px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}

.btn-dop-event-registered {
    background: #E0E0E0;
    color: #68003C;
}

.btn-dop-event-reg {
    background: #68003C;
    color: #fff;
    height: 60px;
}

.btn-register-close {
    font-weight: normal;
    background: #ffffff;
    text-align: center;
    color: #68003C;
}

.register-info-wrap {
    margin-top: 20px;
    padding: 15px;
    color: #000000;
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
}

.register-info-title {
    font-size: 20px !important;
    padding: 10px;
    color: #68003C;
    font-weight: 300;
}

.event-data-box {
}

.alert-date {
    display: none;
}

@media (max-width: 1220px) {
    .custom-type-number {
        padding: 12px 90px !important;
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;

    /*background-repeat: repeat;*/
    /*background-position: right center;*/
    /*
        -webkit-appearance: none;
        display: block;
        width: 10px;
        opacity: 1;
        background-color: red;
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22…6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E)!important;*/

}

.custom-select-control {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 45px !important;
    font-size: 20px;
    font-family: Open Sans;
    padding-left: 30px !important;
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    /*appearance: ;*/
    background-image: none !important;
}

.result-price-txt {
    padding: 20px;
    background: rgba(17, 89, 132, 0.1);
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */

    text-align: center;
    letter-spacing: 0.2em;

    color: #0B3E39;
}

.pack-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */

    text-align: right;
    color: #000000;
    padding: 10px 0;
}

.go-pay-btn {
    width: 100% !important;
    background: #0051A3;
}

.go-pay-btn div a {
    color: #fff;
}

.grey-bg, .grey-bg div {
    background: grey;
    cursor: no-drop;
}

.grey-bg:hover, .grey-bg div:hover {
    background: grey !important;
}

.bg-violet {
    background: #e7eeef !important;
}

.section-block {
    height: 120px;
    border-top: 1px solid #360046;
    background: #F2F2F2;
    /*margin: 0 auto;*/
}

.section-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */
    text-transform: uppercase;

    /*display: flex;*/
    align-items: center;
    text-align: center;
    letter-spacing: 0.2em;
    color: #4F4F4F;
    padding-top: 30px;
    /*padding-right: 40px;*/
}

.active-section-block-violet {
    background: #360046;
}

.active-section-block-pink {
    background: #68003C;
}

.active-section-block-green {
    background: #2A907A;
}

.active-section-block-orange {
    background: #BE4726;
}

.active-section-block-green-2 {
    background: #318B49;
}

.parent {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 120px;
    border-top: 1px solid #360046;
    background: #F2F2F2;
    /*justify-content: space-between;*/
}

.child {
    width: 20%;
    align-items: center;
}

.white-txt-color {
    color: #fff;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid;
    margin: 33px auto;
}

.border-top-violet {
    border-top-color: #360046 !important;
}

.border-top-pink {
    border-top-color: #68003C !important;
}

.border-top-green {
    border-top-color: #2A907A !important;
    margin: 49px auto !important;
}

.border-top-orange {
    border-top-color: #BE4726 !important;
    margin: 49px auto !important;
}

.border-top-green-2 {
    border-top-color: #318B49 !important;
    margin: 49px auto !important;
}

.action-block-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 18px;
    /* or 60% */

    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/
    letter-spacing: 0.2em;
    text-transform: uppercase;

    color: #0B3E39;
}

.link-to-pay {
    background: #0051A3 !important;
}

.hover-violet:hover {
    color: #c5d6d8;
}

.btn-checkbox:checked + .get-option-btn {
    background-color: #0051A3 !important;
}

.parent-top-border-green {
    border-top: 1px solid #2A907A !important;
}

.thesis-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    /*padding-left: 10px;*/
}

.pl-13 {
    padding-left: 13px;
}


.thesis-tip-block {
    height: 60px;
    background: #F2F2F2;
}

.thesis-tip-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    /* Gray 1 */
    color: #333333;
    padding: 7px;
}

.thesis-button-block {
    height: 60px;
    background: #2A907A;
    cursor: pointer;
}

.thesis-btn-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    /*color: #fff;*/
    text-transform: uppercase;
    /*padding-top: 17px;*/
}

.thesis-submit-btn {
    background: #2A907A !important;
    width: 100% !important;
}

.pervenstvo-submit-btn {
    background: #BE4726 !important;
    width: 100% !important;
}

.doklad-submit-btn {
    background: #0051A3 !important;
}

.thesis-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 18px;
    /* or 60% */

    /*display: flex;
    align-items: center;
    text-align: center;*/
    letter-spacing: 0.2em;
    text-transform: uppercase;

    color: #2A907A;
}

.thesis-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    /* Gray 1 */
    color: #333333;
}

.thesis-status {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    /* Gray 1 */
    color: #333333;
}

.thesis-link {
    color: #333333;
}

.thesis-link:hover {
    color: #2A907A;
    text-decoration: none;
}

.thesis-status-yes {
    color: #2A907A;
}

.thesis-status-danger {
    color: #BE4726;
}

.thesis-status-active {
    font-weight: 700 !important;
}

.alert-block {
    height: 220px;
    background: #F2F2F2;
}

.thesis-alert-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    /* or 125% */
    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/
    color: #0051A3;
    text-transform: uppercase;
}

.thesis-alert-desc {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    /* or 125% */
    /* display: flex;
     align-items: center;
     text-align: center;*/
    color: #000000;
}

.not-needed-additional, .continue-purchase {
    cursor: pointer;
}

.custom-close {
    font-size: 30px !important;
    /*padding-top: 10px!important;*/
}

.thesis-alert-info {
    padding-top: 20px;
}

.tbl-flex-wrap {
    display: flex;
    justify-content: center;
    align-items: center;

}

.tbl-item {
    margin-block-end: 0;

}

.flex-wrap {
    display: flex;
    align-items: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
}

.btn-thesis {
    height: 60px !important;
    background: #2A907A !important;
    border-radius: 0 !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

.pl-50 {
    padding-left: 53px;
}

.pl-55 {
    padding-left: 15px;
}

.btn-thesis:hover {
    color: #ccc;
}

.btn-thesis:focus {
    color: #ccc;
}

.nav-block-link {
    color: #4F4F4F !important;
}

.nav-block-link:hover {
    text-decoration: none;
}

.nav-block-link:focus {
    text-decoration: none;
}

.nav-block-link-violet:hover {
    color: #fff !important;
}

.nav-block-link-violet-block:hover {
    background: #360046 !important;
    color: #fff !important;
}

#stand-link:hover {
    color: #fff !important;
}

#pervenstvo-link:hover {
    color: #fff !important;
}

#dop-mer-link:hover {
    color: #fff !important;
}

#dop-zakaz-link:hover {
    color: #fff !important;
}

#thesis-link:hover {
    color: #fff !important;
}

.no-thesis {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}

.razdel-link-active {
    color: #0051A3 !important;
}

.razdel-link {
    color: #BDBDBD;
}

.razdel-link:hover {
    color: #0051A3;
    /*text-decoration: n;*/
}

/*.alert-row {
    margin-right: -30px!important;
    margin-left: -30px!important;
}*/

.info-link {
    color: #fff !important;
}

.disabled-block-opacity {
    opacity: 0.99;
}

.oferta-link {
    font: 12px 'Open Sans', Arial, sans-serif;
}

.hover-green:hover, .select-oplata:hover {
    background: #0051A3 !important;
    color: #fff !important;
}

.hover-green:hover a {
    color: #fff !important;
}

.package-select-link {
    color: #000;
}

.full-input {
    display: inline-block !important;
    border: 1px solid #ccc !important;
    padding: 3px;
    width: 100%;
}

.full-input input {
    display: block;
    outline: none !important;
    border: none !important;
    height: 30px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.full-input input:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/*.full-input label:active {
    font-size: 10px;
    display: none;
}*/

/*.full-input input:focus ~ label[for="anketaeditform-birth_date"]{
    font-size: 6px!important;
    !*display: none;*!
}*/
/*
#anketaeditform-birth_date:focus + label[for="anketaeditform-birth_date"],
#anketaeditform-birth_date:valid + label[for="anketaeditform-birth_date"]
{
    opacity: 0;
}*/

.has-success .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.testing-label {
    display: block;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 15px;
    padding-left: 12px;
    /* Gray 4 */

    color: #BDBDBD;
}

.select2-container--krajee .select2-selection {
    border: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 30px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 0px !important;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    top: -2px !important;
}

.select2-container--krajee .select2-selection--single .select2-selection__clear {
    top: 0rem !important;
}

.oplata-block {
    height: 324px;
    background: #F2F2F2;
}

.oplata-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 18px;
    /* or 86% */
    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #0051A3;
    /*margin: 0 auto;*/
    margin-top: 25px;
}

.pay-block {
    margin: 0 auto;
}

.oplata-price {
    height: 82px;
    border: 1px solid #0051A3;
    box-sizing: border-box;
}

.oplata-price-block {
    margin: 0 auto;
    margin-top: 100px;
    width: 216px;
}

.oplata-price-block div {
    padding-left: 0;
    padding-right: 0;
}

.oplata-price-link {
    margin-top: 27px;
    text-align: center;
}

.oplata-price-link a {
    color: #000000;
    font-weight: 300;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
}

.opl-price-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 18px;
    /* or 60% */

    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/
    letter-spacing: 0.2em;
    margin-top: 30px;
    color: #0051A3;
}

.select-oplata {
    width: 50% !important;
    margin: 0 auto;
}

.select-oplata:hover {
    background: #0051A3 !important;
}

.alert-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    /* or 115% */

    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/
    text-transform: uppercase;
    color: #FF0000;
}

.alert-title-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    /* or 115% */

    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/

    color: #FF0000;
    padding-top: 10px;

}

.inside-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    /* or 167% */

    /*display: flex;*/
    /*align-items: center;*/
    /*text-align: center;*/

    color: #000000;
}

.bottom-logo {
    /*top: 130px;*/
    /*position: fixed;*/
    /*right: 0;*/
    /*left: 0;*/
    /*z-index: 1030;*/
    height: 109px;
    width: 100%;
    background-image: url(/img/bottom.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.import-bottom {
    height: 116px;
}

.non-btn {
    height: 70px;
    background: #F2F2F2;
}

.non-btn-import {
    height: auto !important;
}

.non-btn-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 31px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    padding: 15px;
}

.event-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 35px;
    /* or 175% */

    /*display: flex;*/
    /*align-items: center;*/
    text-align: center;
    letter-spacing: 0.2em;
    padding-top: 10px;
    color: #FFFFFF;
}

.cstm-enter-import {
    line-height: 47px !important;
}

.event-name-import {
    min-height: 160px;
    font-size: 20px !important;
    color: #000 !important;
    line-height: 30px !important;
    padding-top: 40px !important;
}

.event-date-import {
    color: #000 !important;
    padding-bottom: 20px !important;
}

.event-date {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 35px;
    /* or 233% */

    /*display: flex;*/
    /*align-items: center;*/
    text-align: center;

    color: #FFFFFF;
}

.bottom-logo-2 {
    background-image: url(/img/bottom_2.jpeg);
    height: 110px;
}

.lh-30 {
    line-height: 30px !important;
}

#thesis-block:hover div a, #thesis-block2:hover div a,
#dop-zakaz-block:hover div a, #dop-zakaz-block2:hover div a,
#dop-mer-block:hover div a, #dop-mer-block2:hover div a,
#pervenstvo-block:hover div a, #pervenstvo-block2:hover div a,
#stand-block:hover div a, #stand-block2:hover div a {
    color: #fff !important;
}

.dev-info {
    color: #fff !important;
}

.dev-info a {
    color: #fff !important;
}

.header-main {
    z-index: 1040 !important;
    position: fixed !important;
    top: 20px !important;
    left: 100px !important;
}

.enter-btn {
    padding: 0 !important;
}

.cp0 {
    padding-right: 0 !important;
}

.custom-mb0 {
    margin-bottom: 0 !important;
}

.show-animate {
    display: block;
}

.opacity-img {
    opacity: 0.4;
}

.btn-inactive {
    background-color: #e0e0e0;
    cursor: auto;
}

.btn-inactive:hover, .btn-inactive:active {
    background-color: #e0e0e0;
}

@media (max-width: 767px) {
    .header-main {
        z-index: 9999 !important;
        position: fixed !important;
        top: 11px !important;
        left: 10px !important;
    }

    .header-logo {
        top: 101px;
        height: 30px;
        z-index: 5;
    }

    .navbar-nav {
        margin: 24px;
        margin-top: 27px !important;
    }

    .option-height {
        height: 53px !important;
    }

    .custom-btn {
        width: 100%;
    }

    .cstm-username {
        padding-right: 15px !important;
    }

    .custom-input {
        width: 100%;
    }

    .form-horizontal .form-group {
        margin-left: 0;
    }

    .enter-btn {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .custom-btn-horizontal {
        width: 100%;
    }

    .request-btn {
        padding-left: 30px;
        padding-right: 30px;
    }

    .endokemp-logo-translation {
        font-size: 20px;
    }

    .endokemp-logo-translation img {
        width: 30px !important;
    }

    .background-gray {
        background: #EFEFEF;
        padding: 10px;
    }

    .anketa-title {
        font-size: 10px;
        line-height: 10px;
        letter-spacing: 0.1em;
    }

    .anketa-title-active, .anketa-title {
        font-size: 10px;
        /*line-height: 20px;*/
        line-height: 10px;
        letter-spacing: 0.1em;
    }

    .hr {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .cp0 {
        padding-right: 15px !important;
    }

    #anketaform-birth_date, #anketaeditform-birth_date {
        background-size: 10%;
    }

    .btn-checkbox + label {
        padding: 15px;
        margin-bottom: 15px;
    }

    .member-status {
        padding-right: 10px;
        padding-left: 0px;
    }

    .result-cost {
        font-size: 22px !important;
        text-align: center;
    }

    .rendo-member {
        margin-left: -15px;
        margin-top: -26px;
    }

    .title-form {
        text-align: center;
    }

    .cpl {
        padding-left: 15px !important;
    }

    .mb10 {
        margin-bottom: 10px;
    }

    .anketa-title-active-long {
        line-height: 10px !important;
    }

    .anketa-title-active-short {
        line-height: 20px !important;
    }

    .anketa-block {
        margin-bottom: 10px;
    }

    .btn {
        white-space: pre-wrap;
    }

    .custom-mb0 {
        margin-bottom: 10px !important;
    }

    .cmb-10 {
        margin-bottom: 10px !important;
    }

    .pt-20 {
        padding-top: 2px !important;
    }

    .action-block {
        margin-bottom: 5px !important;
    }

    .child {
        width: 100%;
        height: 60px;
    }

    .parent {
        flex-wrap: wrap;
        height: auto;
    }

    .section-title {
        font-size: 11px;
        letter-spacing: 0 !important;
        line-height: 0px;
    }

    .custom-type-number {
        padding-left: 19px !important;
        padding-right: 0 !important;
        border: 1px solid #BDBDBD !important;
        font-size: 17px;
    }

    .custom-select-control {
        border: 1px solid #BDBDBD !important;
        font-size: 17px;
    }

    .pt10 {
        padding-bottom: 15px;
    }

    .btn-zakaz {
        margin-top: 10px;
    }

    .btn-new + label {
        margin-bottom: 0 !important;
    }

    .action-block-title {
        font-size: 20px;
    }

    .pack-title {
        text-align: left !important;
        font-size: 17px;
    }

    .order-done {
        border: 1px solid #BDBDBD;
        margin-left: 15px !important;
        margin-bottom: 10px;
    }

    .order-count {
        font-size: 19px;
        padding-left: 5px;
        padding-top: 10px;
    }

    .order-title {
        border: 1px solid #BDBDBD;
    }

    .order-title-inside {
        font-size: 19px;
        padding-left: 0;
        padding-top: 10px;
    }

    .pack-s-title {
        font-size: 19px;
        padding-top: 15px;
    }

    .glyphicon {
        display: inline;
    }

    .cpl30 {
        padding-left: 30px !important;
    }

    .cpr30 {
        padding-right: 30px !important;
    }

    .thesis-title {
        font-size: 24px;
        line-height: 27px;
    }

    .thesis-name {
        font-weight: 400;
        text-align: center;
    }

    .thesis-status {
        font-size: 13px;
    }

    .thesis-link {
        font-weight: 300;
        font-size: 18px;
    }

    .alert-block {
        height: auto;
    }

    .thesis-alert-title {
        line-height: 26px;
        font-size: 15px;
    }

    .thesis-alert-desc {
        font-size: 18px;
        line-height: 24px;
    }

    .alert-dismissible .close {
        top: -15px;
        right: -11px;
    }

    .package-info-block {
        margin-right: 0 !important;
    }

    .ellipse {
        margin: 10px auto;
    }

    .package-text {
        font-size: 17px;
    }

    .base-package-block {
        height: auto;
    }

    .package-free-title {
        font-size: 19px;
        line-height: 23px;
    }

    .select-btn {
        width: 100%;
        background: #E0E0E0;
        height: auto;
    }

    .package-price {
        margin: 2px;
    }

    .result-price-txt {
        line-height: 20px;
        font-size: 16px;
        height: auto;
    }

    .select-btn-title {
        line-height: 18px;
        font-size: 16px;
    }

    .cpt-20 {
        padding-top: 16px !important;
    }

    .pack-txt {
        text-align: center;
        font-size: 16px;
        padding-left: 0 !important;
    }

    .oplata-title {
        font-size: 16px;
        line-height: 11px;
    }

    .opl-price-title {
        font-size: 27px;
    }

    .oplata-block {
        height: 340px;
    }

    .ch360 {
        height: 360px !important;
    }

    .thesis-btn-txt {
        font-size: 12px;
    }

    .file-caption-main {
        width: 95%;
        /*margin:0 auto;*/
    }

    .modal {
        z-index: 9999;
    }

    .krajee-default .file-caption-info, .krajee-default .file-size-info {
        height: 28px;
    }

    .select-oplata {
        width: 90% !important;
    }

    .event-name {
        line-height: 33px;
        font-size: 13px;
    }

    .event-name-title-import {
        line-height: 22px !important;
    }

    .non-btn {
        height: auto;
    }

    .request-password-text {
        font-size: 19px;
        line-height: 29px;
        margin-bottom: 500px;
    }

    .result-price {
        font-size: 16px;
    }

    .main-show-block {
        cursor: pointer;
    }

    .show-package-block {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 25px;
        line-height: 18px;
        letter-spacing: 0.2em;
        color: #0051A3;
        padding: 14px;
    }

    .show-animate {
        display: none;
    }

    .cmb10 {
        margin-bottom: 10px !important;
    }

    .info-lk-block {
        padding-top: 5px !important;
    }

    .nav li > form > button.logout {
        text-align: center;
        color: #fff;
        /*text-transform: uppercase;*/
    }

    .empty-block {
        height: 45px;
        background: #F2F2F2;
        margin-bottom: 10px;
        margin-right: 15px !important;
        margin-left: 15px !important;
    }

    .cmr15 {
        margin-right: 15px !important;
    }

    .fs-20 {
        font-size: 18px !important;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 208px !important;
    }

    .select2-container--krajee .select2-selection {
        font-size: 16px !important;
    }

    .form-control {
        font-size: 16px !important;
    }

    .alert-dismissable, .alert-dismissible {
        padding-right: 17px !important;
    }

    .mt5 {
        margin-top: 5px !important;
    }

    .w93 {
        width: 91.5% !important;
    }

    .navbar-collapse {
        border-top: none !important;
        -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1);
    }

    #thesis-block:hover div a, #thesis-block2:hover div a,
    #dop-zakaz-block:hover div a, #dop-zakaz-block2:hover div a,
    #dop-mer-block:hover div a, #dop-mer-block2:hover div a,
    #pervenstvo-block:hover div a, #pervenstvo-block2:hover div a,
    #stand-block:hover div a, #stand-block2:hover div a {
        color: #4F4F4F !important;
    }

    #stand-link:hover {
        color: #4F4F4F !important;
    }

    #pervenstvo-link:hover {
        color: #4F4F4F !important;
    }

    #dop-mer-link:hover {
        color: #4F4F4F !important;
    }

    #dop-zakaz-link:hover {
        color: #4F4F4F !important;
    }

    #thesis-link:hover {
        color: #4F4F4F !important;
    }

    .pl-50 {
        padding-left: 0;
    }

    .pl-13 {
        padding-left: 0;
    }

    .pl-55 {
        padding-left: 0;
    }

    .btn-import {
        white-space: nowrap !important;
    }

    .event-name-import {
        padding-top: 20px !important;
        min-height: 130px !important;
    }

    .import-bottom {
        height: 143px;
    }

    .dop-event-header {
        display: none;
    }

    .flex-wrap {
        flex-direction: column;
    }
    .ave-2021-small-new {
        background-image: url("/img/ave-2021-small.png") !important;
        background-size: 100% 100%;
    }
    .ave-date-new {
        padding-top: 35px !important;
    }
    .ave-title-new {
        padding-top: 30px !important;
        padding-bottom: 100px !important;
        font-size: 20px !important;
    }
    .mobile-padding-0 {
        padding: 0 !important;
    }
    .alert-container {
        padding: 0 30px !important;
    }
    .mobile-margin-auto {
        margin: 0 auto !important;
    }

}

.w30 {
    width: 30%;
}

.clh-45 {
    line-height: 45px !important;
}

.arrow-4 {
    position: relative;
    cursor: pointer;
    margin: 20px;
    width: 66px;
    height: 30px;
}

.arrow-4-left {
    position: absolute;
    background-color: transparent;
    top: 20px;
    /*left: 0;*/
    right: 13px;
    width: 17px;
    height: 3px;
    display: block;
    transform: rotate(35deg);
    float: right;
    border-radius: 2px;
}

.arrow-5-left {
    position: absolute;
    background-color: transparent;
    top: 20px;
    /*left: 0;*/
    right: 50%;
    width: 17px;
    height: 3px;
    display: block;
    transform: rotate(35deg);
    float: right;
    border-radius: 2px;
}

.arrow-4-left:after {
    content: "";
    background-color: #BDBDBD;
    width: 17px;
    height: 3px;
    display: block;
    float: right;
    border-radius: 6px 10px 10px 6px;
    transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    z-index: -1;
}

.arrow-5-left:after {
    content: "";
    background-color: #BDBDBD;
    width: 17px;
    height: 3px;
    display: block;
    float: right;
    border-radius: 6px 10px 10px 6px;
    transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    z-index: -1;

}

.arrow-4-right {
    position: absolute;
    background-color: transparent;
    top: 20px;
    right: 26px;
    width: 17px;
    height: 3px;
    display: block;
    transform: rotate(-35deg);
    float: right;
    border-radius: 2px;
}

.arrow-5-right {
    position: absolute;
    background-color: transparent;
    top: 20px;
    right: 46.5%;
    width: 17px;
    height: 3px;
    display: block;
    transform: rotate(-35deg);
    float: right;
    border-radius: 2px;
}

.arrow-4-right:after {
    content: "";
    background-color: #BDBDBD;
    width: 17px;
    height: 3px;
    display: block;
    float: right;
    border-radius: 10px 6px 6px 10px;
    transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    z-index: -1;
}

.arrow-5-right:after {
    content: "";
    background-color: #BDBDBD;
    width: 17px;
    height: 3px;
    display: block;
    float: right;
    border-radius: 10px 6px 6px 10px;
    transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 0.8);
    z-index: -1;
}

.open .arrow-4-left:after {
    transform-origin: center center;
    transform: rotate(-70deg);
}

.open .arrow-4-right:after {
    transform-origin: center center;
    transform: rotate(70deg);
}

.open .arrow-5-left:after {
    transform-origin: center center;
    transform: rotate(-70deg);
}

.open .arrow-5-right:after {
    transform-origin: center center;
    transform: rotate(70deg);
}


.endokemp-header {
    background-color: #aec5c7;
    height: 200px;
    text-align: center;
    margin-bottom: 17px;
}

.endokemp-date, .endokemp-event-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.14em;

    color: #fff;
}

.endokemp-details {
    color: #fff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 200;
    text-decoration: underline;
}

.endokemp-date {
    padding-top: 25px;
    padding-bottom: 20px;
}

.endokemp-button {
    font-weight: 700;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    border: none;
    color: #0c5460;
    background-color: #cad9db;
    text-transform: uppercase;
}

.endokemp-button-inactive {
    background: #F2F2F2;
    color: rgba(0, 0, 0, 0.5);
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 27px;
    cursor: auto;
}

.endokemp-button-already-registered {
    background: #0051A3;
    color: #fff;
    cursor: auto;
}

.endokemp-button-already-registered-summer-2021 {
    background: #006633;
    color: #fff;
    cursor: auto;
    font-size: 16px;
}

.endokemp-button-register {
    color: #fff;
    background: #ED1C24;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
}

.endokemp-button-register-summer-2021 {
    color: #fff;
    background: #006633;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
}

.endokemp-button-shift-completed {
    background: #F2F2F2;
    color: rgba(35, 31, 32, 0.5);
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    cursor: auto;
}

.endokemp-button-go-review {
    font-family: Open Sans;
    background: #F2F2F2;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 27px;
    color: #0051A3;
}

.endokemp-button-go-review-summer-2021 {
    font-family: Open Sans;
    background: #F2F2F2;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 27px;
    color: #024B27;
}

.endokemp-event-title {
    text-align: center;
    margin-bottom: 30px;
    min-height: 66px;
}

.endokemp-logo {
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}

.endokemp-logo-summer-2021 {
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}

.endokemp-item {
    padding: 0;
}

.endokemp-sub-item {
    padding: 7px;
}

.endokemp-sub-item-1 {
    padding-left: 0;
}

.endokemp-sub-item-3 {
    padding-right: 0;
}

.endokemp-nav {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 25px;

    color: #828282;
}

.doklad-edit-btn:hover {
    color: #000 !important;
}

.endokemp-logo-translation {
    width: 100%;
    text-align: center;
    background: #0051A3;
    padding: 10px 0;
    margin: 0 0 49px 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.14em;

    color: #FFFFFF;
}

.endokemp-logo-translation-summer-2021 {
    width: 100%;
    text-align: center;
    background: #006633;
    padding: 10px 0;
    margin: 0 0 23px 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.14em;

    color: #FFFFFF;
}
.endocamp-button-register-2022 {
    background: #C2222D;
}
.endokemp-logo-translation-2022 {
    background: #0051A3;
}
.endokemp-logo-translation img {
    width: 80%;
}

.endokemp-event-name {
    font-size: 45px;
    padding-top: 38px;
}

.header-1 {
    background: #123D44;
}

.header-2 {
    background: #0051A3;
}

.header-3 {
    background: #5C898A;
}

.translation-main-video {
    padding-left: 0;
    padding-right: 20px;
}

@media (min-width: 767px) {
    .translation-main-video {
        width: 70%;
    }

    .translation-seconds-videos {
        width: 30%;
    }
}

.translation-main-video-image {
    height: 350px;
    padding: 0;
    margin-bottom: 20px;
    position: relative;
}

.main-img {
    height: 350px;
    width: 100%;
}


.play-img {
    width: 100px;
    position: absolute;
    right: 43%;
    top: 37%;
}

.mini-play-img {
    width: 50px !important;
    height: 50px !important;
    position: absolute !important;
    right: 41%;
    top: 31%;
}

.translation-seconds-videos {
    padding: 0;
}

.translation-seconds-videos div {
    padding: 0;
    line-height: 1.7rem;
}

.translation-seconds-videos-image {
    background: #113121;
    height: 157px;
    margin-bottom: 36px;
}

.translation-seconds-videos-image img {
    height: 100%;
    width: 100%;
}

.translation-seconds-videos-text {
    margin: 15px 0;
    height: 45px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.14em;
    font-size: 13px;
    text-transform: uppercase;
}

.translation-date {
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.14em;
    margin: 25px 0;
    color: rgba(0, 0, 0, 0.8);
}

.translation-title {
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 0.8);
}

.translation-experts {
    margin: 30px 0;
}

.translation-description {
    margin-bottom: 40px;
}

.translation-experts, .translation-description {
    font-family: Open Sans;
    font-style: normal;
    font-weight: lighter;
    font-size: 14px;
    line-height: 22px;

    color: #000;
}

.additionals {
    margin: 0 auto;
    text-align: center;
}

.item {
    text-align: center;
    vertical-align: middle;
    width: 20%;
    margin: 0 auto;
    padding: 30px 5px;
    word-wrap: break-word;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}

.item-right {
    border-right: none;
    margin-bottom: 30px;
}

/*.item-left {*/
/*    border-right: none;*/
/*}*/

.translation-material {
    text-align: left;
    margin-bottom: 20px;
}

.translation-material-item {
    display: inline;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.8);
}

.translation-material-link {
    text-align: center;
}

.translation-material-link a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: lighter;
    font-size: 13px;
    line-height: 36px;
    text-decoration: underline;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.8) !important;
}

/*.homework {*/
/*    color: #0c5460;*/
/*    background-color: #cad9db;*/
/*}*/
/*.homework-title, .homework-item {*/
/*    text-align: center;*/
/*}*/
/*.homework-title {*/
/*    margin-bottom: 10px;*/
/*}*/
/*.homework-item {*/
/*    margin-bottom: 5px;*/
/*}*/
/*.homework-details {*/
/*    text-decoration: underline;*/
/*    color: #0c5460;*/
/*}*/

.homework {
    position: relative;
    text-align: center;
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 27px;
    color: #0051A3;
    margin-bottom: 0;
    transition: display 0.5s;
    margin-bottom: 15px;
}

.homework-summer-2021 {
    position: relative;
    text-align: center;
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 27px;
    color: #024B27;
    margin-bottom: 0;
    transition: display 0.5s;
    margin-bottom: 15px;
}

.homework-item {
    margin-bottom: 15px;
    display: block;
    border: 2px solid #F2F2F2;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
    height: 50px;
    cursor: text;
    display: block;
}

.homework-item::after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    z-index: 10;
    border: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: -10px;
    left: 50%;
    border-top: 10px solid #F2F2F2;
    bottom: 60px;
}

.homework-mark-number {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #C2222D;
}

button:active, button:focus {
    outline: none;
}

button::-moz-focus-inner {
    border: 0;
}

.homework-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding-right: 0;

    color: rgba(0, 0, 0, 0.8);
}

.homework-link a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-decoration-line: underline;
    text-transform: lowercase;

    color: rgba(0, 0, 0, 0.8);
}

.homework-mark {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: rgba(0, 0, 0, 0.8);
}


.navbar-endocamp {
    background-image: url("/img/mob_header.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.hidden {
    display: none;
    opacity: 0;
}

.translation-seconds-videos-text-long {
    font-size: 14px;
}

.past-events-endokemp-title {
    padding-top: 25px;
}

/* Wrappers */
#sidebar-wrapper {
    height: 100%;
    background: #fff;
    padding-right: 0;
    padding-left: 0;
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
}

.sidebar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 10px 15px 10px 30px;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

.nav-item-header {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 24px !important;
    align-items: center !important;
    display: flex !important;
    letter-spacing: 0.02em !important;
    color: rgba(0, 0, 0, 0.8) !important;
    padding-left: 30px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    padding: 20px 15px 10px 30px !important;
}

.nav-item {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0.02em !important;
    color: #4F4F4F !important;
    padding: 10px 0 10px 30px !important;
    text-transform: none !important;
    text-align: left !important;
}

.nav-item-last {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0.02em !important;
    color: #4F4F4F !important;
    padding: 10px 0 20px 30px !important;
    text-transform: none !important;
    text-align: left !important;
}

.pointer {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 25px;
    color: #828282;
    padding-left: 15px;
}

.image-upload-text {
    /*padding: 50px 50px 50px 50px;*/
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
    width: 200px;
    text-align: center;
    padding: 70px 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    color: #333333;
    cursor: pointer;
    margin-left: 30px;
}

.image-upload {
    margin-left: 30px;
    width: 200px;
    height: 250px;
    padding: 0;
}

.image-upload-background {
    width: 100%;
    height: 200px;
}

.modal-title {
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.3em;
    color: #0051A3;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.modal-dialog {
    margin: 160px auto;
    margin-top: 70px;
}

.modal-image-upload {
    width: 34.5%;
    height: 320px;
    background: #123;
    float: left;
    margin-left: 20%;
    margin-right: 2%;
}

.modal-btn-save {
    width: 22%;
    margin-top: 11%;
}

.modal-btn-cancel {
    width: 22%;
    margin-right: 19%;
    margin-top: 1%;
    background: #ED1C24;
}

#modal-content {
}

.scale {
    margin-left: 26%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #333333;
}

.image-upload-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #0051A3;
    cursor: pointer;
}


.endo-card {
    width: 100%;
    height: 520px;
    background: url('/img/endo-bg.png'), radial-gradient(120.86% 61.62% at 50% 42.35%, #147682 0%, #0051A3 49.48%, #0C2A2F 100%);
    font-family: Open Sans;
    -khtml-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: 100%;
}

.endo-logo {
    overflow: auto;
    margin: 25px 0 0 0;
}

.endo-title {
    padding-top: 115px;
    padding-left: 10px;
    font-weight: 700;
    font-size: 38px;
    line-height: 1.29em;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.endo-online {
    font-weight: lighter;
    font-size: 30px;
    line-height: 31px;
    letter-spacing: 0.1em;
    padding: 0 0 20px 0;
}

.endo-content {
    text-align: center;
    color: #fff;
}

.endo-content {
    padding-top: 120px;
}

.endo-date {
    padding-top: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.14em;
    text-transform: lowercase;
}

.endo-time {
    font-style: normal;
    font-weight: lighter;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.14em;
}

.endo-programm {
    text-decoration: underline;
    text-transform: none;
}

.endo-programm a {
    color: #fff;
    font-style: normal;
    font-weight: lighter;
    font-size: 18px;
    letter-spacing: 0.14em;
}

.seminar-programm a {
    font-size: 16px;
}

.endo-register {
    width: 305px;
    height: 55px;
    margin-top: 20px;
    background: #ED1C24;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.endo-card-2 {
    margin-top: 50px;
    background: url('/img/endo-bg-2.png') no-repeat;
    background-size: cover;
}

.pentax-img {
    overflow: auto;
    margin: 25px 10px 0 10px;
}

.endo-seminar-logo {
    margin: 50px 0;
    text-align: center;
}

.seminar {
    background: #5C898A;
    height: 320px;
    box-sizing: border-box;
    padding: 10px 0 0 30px;
    color: #fff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.14em;
}

.endo-med {
    padding-top: 185px;
}

.endo-med-2 {
    padding-top: 130px;
}

.seminar-register {
    text-align: center;
    height: 320px;
}

.endo-seminar-2 {
    margin-top: 50px;
}

.endo-title-2 {
    padding: 25px 30px 0 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: normal;
}

.seminar-experts {
    padding-top: 22px;
    font-weight: 300;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: normal;
}

.seminar-not-access {
    background: #F2F2F2;
    width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: rgba(0, 0, 0, 0.3);
    margin-top: 0;
    cursor: default;
}

.seminar-registered {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #0051A3;
    text-transform: uppercase;
    padding: 22px 0;
}

.seminar-go-view {
    background: #0051A3;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    margin-top: 0;
}

.endo-registered-text {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.endo-registered {
    background: none;
}

.endo-not-access-btn {
    background: #fff;
    height: 60px;
    cursor: default;
}

.endo-not-access-btn-text {
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    color: rgba(52, 150, 135, 0.5);
    text-transform: uppercase;
    border: none;
}

.endo-invite-btn {
    font-style: normal;
    font-weight: 300;
    color: #0051A3;
    background: #F2F2F2;
    margin-top: 20px;
}

.endo-go-view {
    background: #FFFFFF;
    color: #349687;
}

.endo-view-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #349687;
}

.precourse-1 {
    background: url('/img/precourse-1.jpg');
    background-size: 100% 100%;
}

.precourse-2 {
    background: url('/img/precourse-2.png');
}

.precourse-registered {
    width: 330px;
    background: unset !important;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
}

.precourse-registered-link {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    color: #FFFFFF;
    text-decoration: none;
}

.header-summer-2021 {
    height: 216px !important;
}
.endokemp-title-summer-2021 {
    margin-bottom: 0;
    min-height: 120px;
}
.endokemp-date-summer-2021 {
    padding-top: 22px;
    padding-bottom: 40px;
}
.precourse-print {
    font-style: normal;
    font-weight: 300;
    color: #0051A3;
    background: #F2F2F2;
    margin-top: 20px;
    background: #F2F2F2;
}

.precourse-invite {
    width: 330px;
    margin-right: 25%;

}

.precourse-invite-link {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;

    color: #FFFFFF;
}

.group-logo {
    padding-right: 20px;
}

.satellits-title {

}

.satellits-med {
    padding: 0 !important;
}

.satellits-time {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    /*font-size: 20px;*/
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}

.satellits-time .grey-font {
    font-size: inherit;
    line-height: inherit;
}

.satellits-datetime-selected {
    font-weight: bold;
    border: 2px #ED1C24 solid;
}

.satellits-time-has-selected {
    line-height: 44.5px !important;
}

.satellits-time-not-active {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 45px;
    color: #8c8c8c;
}

.satellits-datetime-not-active-selected {
    font-weight: bold;
    border: 2px rgba(68, 104, 124, 0.5) solid;
}

.satellits-already-register {
    background: none;
    border: 1px solid #0051A3;
    box-sizing: border-box;
    cursor: default;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    color: #0051A3;
}

.ryas {
    height: 400px;
    background: #1A2872;
    color: #fff;
    text-align: center;
}

.ryas-logo {
    padding-top: 20px;
}

.ryas-title {
    padding-top: 20px;
}

.ryas-register-not-start {
    background: #fff;
    width: 473px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #ED1C24;
    margin-top: 30px;
    cursor: default;
}

.ryas-registered {
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #1A2872;
    cursor: default;
}

.ryas-invite {
    color: #1A2872 !important;
}

.mylink, .mylink:hover, .mylink:active, .mylink:focus {
    text-decoration: none !important;
}

.pr-0 {
    padding-right: 0;
}

.p-0 {
    padding: 0;
}

.pl-o {
    padding-left: 0;
}

.number input::-webkit-outer-spin-button,
.number input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.number {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    padding-left: 3%;
    margin-bottom: 7px;
}

.custom-type-number {
    height: 40px;
    width: 40px !important;
    -moz-appearance: textfield;
}

.number_controls {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
}

.number_controls > div {
    width: 40px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
}

.number_controls > div:hover {
    background: #ccc;
}

.custom-select {
    background-image: url("/img/arrows.png") !important;
    /*padding: 0 70px !important;*/
    font-weight: bold;
}

.prev-btn-text {
    color: rgba(0, 0, 0, 0.5);
}

.prev-btn-active-tex:active, .prev-btn-active-text:focus {
    outline: none !important;
    color: #fff !important;
}

.prev-btn-text:hover {
    color: rgba(0, 0, 0, 0.5) !important;
}

.prev-btn-active {
    background: #0051A3;
}

.prev-btn-active-text {
    color: #FFFFFF;
    background: none;
}


.prev-btn-active-text:hover {
    color: #FFFFFF !important;
}

.edit-btn div a {
    color: #000;
}

.result-cost {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 35px;
    /* or 117% */
    letter-spacing: 0.2em;
    padding-left: 0;
    color: #0051A3;
    padding-bottom: 40px;
}

.green-btn {
    background: #0051A3 !important;
}

.ave-card {
    background: url('/img/ave-bg2.png');
    /*    background-size: 100% 100%;*/

}

.ave-title {
    padding: 30px 0 30px 0;
}

.ave-date {
    padding-top: 30px;
}

.ave-register {
    margin-top: 75px;
}

.ave-not-pay {
    margin-top: 0;
    background: #ED1C24;
    width: 300px;
    height: 55px;

}

.ave-registered {
    width: 330px;
}

.new-one-line {
    margin-top: 10px;
}

.ave-not-pay-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #FFFFFF;
}

.ave-not-pay-text:hover {
    text-decoration: none !important;
}

.reg-annulate a:hover {
    text-decoration: none !important;
}

.ave-pay {
    background: #FFFFFF;
    max-width: 330px;
}

.reg-annulate {
    margin-top: 8px;
}

.ave-pay-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    color: #137580;
}

.select-package-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2em;
    color: #0B3E39;
    padding: 40px 0;
}

.edit-btn .select-btn-title:hover, .edit-btn .select-btn-title:hover a {
    background: #0051A3;
    color: #fff !important;
}

.edit-btn .select-btn-title a:hover {
    color: #fff !important;
}

.ave-2021 {
    background: url('/img/online-big.png'), #0E3F5A !important;
    background-size: 100% 100% !important;
}

.seminar-experts p {
    display: inline;
}

.endokemp-date {
    font-size: 14px !important;
}

.register-annulment {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    display: inline;

}

.sub-annulment {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.poster {
    height: 520px;
    background: url('/img/poster-bg.png');
    background-size: 100% 100%;
}

.poster-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.14em;
    color: #FFFFFF;
    padding-top: 200px;
    padding-left: 50px;
}

.anketa-buttons {
    margin-bottom: 100px !important;
}

.poster-description {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;

    color: #FFFFFF;
    padding: 30px 50px 0 50px;
}

.poster-details {
    text-decoration: underline;
}

.doklad-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.2em;
    color: #151514;
}

.pervenstvo-title {
    padding-top: 152px;
}


.doklad-hint {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 40px;
    /* or 200% */

    display: flex;
    align-items: center;
    text-align: center;

    color: #151514;
}

.doklad-label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;

    color: rgba(0, 0, 0, 0.5);
    margin: 20px 0;
}

.doklad-value {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;

    color: #000000;
}

.doklad-edit-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #151514;
}

.doklad-send-txt {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #FFFFFF;
}

.doklad-danger {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 40px;
    /* or 200% */

    display: flex;
    align-items: center;
    text-align: center;

    color: #ED1C24;
}

.poster-already-register {
    border: 3px solid #ADC4C4;
    box-sizing: border-box;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;

    color: #ADC4C4;
    width: 75%;
    padding: 10px 15px;
    margin-left: 50px;
}

.glyphicon-cstm {
    position: relative !important;
    top: 1px !important;
    display: inline-block !important;
    font-family: 'Glyphicons Halflings' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    height: unset !important;
    line-height: unset !important;
    text-align: unset !important;
    margin-right: unset !important;
    position: unset !important;
    z-index: unset !important;
    float: unset !important;
    font-size: unset !important;
}

.perm-hidden {
    display: none !important;
}

.upload-new-photo {
    height: 60px;
    border-radius: 0;
    font-weight: bold;
    background: #ED1C24;
}

.send-photo, .send-photo:hover, .send-photo:focus, .send-photo:active {
    height: 60px;
    border-radius: 0;
    width: 216px;
    font-weight: bold;
    background: #0051A3;
    padding: 0;
    border: none;
    color: #fff;
    margin-top: 85px;
}

.cancel-photo, .cancel-photo:hover, .cancel-photo:focus, .cancel-photo:active {
    height: 60px;
    border-radius: 0;
    width: 216px;
    font-weight: bold;
    background: #ED1C24;
    padding: 0;
    border: none;
    color: #fff;
    margin-top: 15px;
}

.nav-item-header-cert {
    font-size: 15px !important;
}

.dop-title {
    padding-top: 0;
    padding-left: 0;
}

.dop-content {
    text-align: left;
    padding-left: 30px;
    padding-top: 0;
}

.precourse-1, .precourse-2 {
    position: relative;
    height: 400px;
}

.dop-place {
    text-decoration: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: lighter;
    font-size: 16px;

    letter-spacing: 0.14em;

    color: #FFFFFF;
}

.dop-register {
    position: absolute;
    bottom: 0;
    padding-bottom: 30px;
}

.dop-sponsors {
    height: 62px;
    background: #F2F2F2;
}

.dop-sponsors-logos {
    float: right;
    height: 100%;
    line-height: 62px;
}

.satellits-logo {
    padding-top: 20px;
    width: 100%;
}

.satellits-logo img {
    float: right;
    margin-right: 35px;
    max-width: 300px;
    max-height: 40px;
}

.ave-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    color: #FFFFFF;
    width: 305px;
    height: 55px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    background: none;
    cursor: default;
}

.ave-text-2 {
    position: absolute;
}

.online-title {
    padding-bottom: 0;
}

.ave-register-2020 {
    margin-top: 50px;
}

.online-go-view {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    height: 55px;
    width: 305px;
    background: #ED1C24;
    border: none;
    margin-bottom: 15px;
}

.online-print {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    background: #0051A3;
    color: #FFFFFF;
    height: 55px;
    width: 305px;
    border: none;
}

.endo-warning {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.14em;

    color: #FFFFFF;
}

.endo-warning span {
    background: #ED1C24;
    padding: 0 3px;
}

.pr-0 {
    padding-left: 0;
}

.new-endo {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #FFFFFF;
    margin-left: 28%;
    display: block;
}

.online-not-found {
    height: 55px;
    width: 305px;
    background: #F2F2F2;
    border: none;
    margin-bottom: 15px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    text-align: center;

    color: rgba(0, 0, 0, 0.3);
    cursor: default;
}


.ave-register-not-start {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    box-shadow: none;
    color: #fff;
    height: 45px;
    background: #FD2658;
    position: absolute;
    border: none;
    bottom: 0;
    padding: 0 15px;
    margin-bottom: 60px;
    cursor: default;
}

.ave-annuled {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 23px;
    text-align: center;

    color: #FFFFFF;
}

.ave-annuled-block {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    background: none;
    width: 330px;
    padding: 3px;
    height: 55px;
}

.ave-annuled span {
    font-size: 13px;
}

.new-annuled-text {
    width: 260px;
    height: 55px;
}

.new-annuled-text div {
    font-size: 20px;
}

.new-online {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
}

.get-option-btn {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 25px !important;
    text-align: center !important;

    color: rgba(0, 0, 0, 0.5) !important;

}

.btn-zakaz {
    width: 216px;
}

.souvenir-image {
    width: 100%;
    margin-top: 15px;
}

.souvenir-image-mobile {
    background-size: 100% 100% !important;
    position: relative;
}

.left-arrow-mobile {
    position: absolute;
    top: 32%;
    left: 2%;
    padding: 30px 20px;
}

.right-arrow-mobile {
    position: absolute;
    top: 32%;
    right: 1%;
    padding: 30px 20px;
}

.select-opt {
    padding: 0 !important;
}

.select-opt-select {
    padding: 0 !important;
}

.grey-font {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 45px;
    /* or 225% */


    /* Gray 1 */

    color: #8c8c8c;
}

.btn-primary:hover, .btn-primary:active {
    background-color: #0051A3 !important;
}

.reg-mobile {
    width: 92%;
    margin: 20px auto;
}


.new-text {
    max-width: 330px;
    width: 32%;
    position: unset;
}

.new-btn {
    max-width: 330px;
    width: 32%;
    position: unset;
    margin: 0;
    padding: 0;
    display: unset;

}

#anketa-form {
    margin-top: 20px;
}

.help-block {
    padding: 0 20px;
}

.cropper-container {
    margin-left: 20px;
}

.seminar-date {
    font-size: 15px;
}

.new-ave-text {
    width: 260px;
}

.question-answer {
    font-family: Open Sans;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #4F4F4F;
}

@media (max-width: 767px) {
    .login-input {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}

.question {
    font-weight: bold;
    padding: 15px 0;
}

.answer {
    font-weight: lighter;
}

.ave-not-pay-text:hover {
    color: #fff;
}


.past-events-new-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 129%;
    /* or 39px */

    text-align: center;
    letter-spacing: 0.14em;

    color: #FFFFFF;
    padding-top: 20px;
}

.new-event-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    /* or 125% */
    letter-spacing: 0.2em;
    min-height: 146px;
    color: #000000;
}

.new-date-import {
    padding-bottom: 34px !important;
}

.new-date-import a {
    width: 336px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    color: #FFFFFF;
}

.new-date-import a span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: center;

    color: #FFFFFF;
}

.endo-winter-1 {
    background: #355F6C;
}

.endo-winter-2 {
    background: rgba(53, 95, 108, 0.7);
}

.endo-winter-3 {
    background: #AEBFC4;
}

.winter-sponsors {
    background: #F2F2F2;
    margin: 50px 0 -100px 0;
    padding: 10px 0;
}

.winter-sponsors img {
    margin: 0 auto;
    display: block;
    padding: 15px 0;
}

.pervenstvo {
    background: url('/img/pervenstvo_2024.png');
    background-size: 100% 100%;
}

.pervenstvo-btn {
    background: #F6760B !important;
}

.endoshop-text {
    margin-top: 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 18px;
    /* or 60% */

    text-align: center;
    letter-spacing: 0.2em;

    color: #0B3E39;

}

.endoshop-slider {
    background: #C4C4C4;
    background-size: 100% !important;
    height: 250px;
    background-repeat: no-repeat !important;
}

.endoshop-item {
    margin-bottom: 40px;
}

.souvenir-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 15px;

    /* Gray 1 */

    color: #333333;
}

.souvenir-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    /* identical to box height */


    /* Gray 1 */

    color: #333333;
}

.souvenir-size {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    text-align: center;

    /* Gray 1 */

    color: #333333;
    border: 1px solid #333333;
    min-width: 30px;
    min-height: 30px;
    cursor: pointer;
}

.souvenir-size-inactive {
    border: 1px solid #E0E0E0;
    color: #E0E0E0;
    cursor: default;
}

.pervenstvo-already-register {
    text-transform: uppercase;
}

.selected-souvenir {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    background: #00B097;
    color: #FFFFFF;
    border: none;
}

.slider-circles-2 {
    right: 115px !important;
}

.souvenir-price {
    float: right;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    text-align: right;
    /* Gray 1 */

    color: #333333;
}

.slider-circles {
    position: absolute;
    bottom: 20px;
    right: 108px;
}

.slider-circles img {
    cursor: pointer;
}

.thesis-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    /* or 133% */

    align-items: center;
    text-align: center;
    letter-spacing: 0.2em;

    color: #151514;
}

.thesis-hint {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 40px;
    /* or 133% */

    align-items: center;
    text-align: center;
    letter-spacing: 0.2em;

    color: #151514;
}

.step-title {
    background: #0051A3;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    padding: 18px 0;
    color: #FFFFFF;
    margin-bottom: 15px;
    cursor: pointer;
}

.p0 {
    padding: 0 !important;
}

.thesis-btn {
    background: #0051A3;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #FFFFFF;
    max-width: 330px;
    padding: 18px 0;
    margin: 0 auto;
    cursor: pointer;
}

.thesis-btn-grey {
    background: #F2F2F2 !important;
    color: #151514 !important;
}

.thesis-btn-inactive {
    background: rgba(68, 104, 124, 0.5) !important;
    color: #FFFFFF !important;
}

.step-title-inactive {
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #6D6E70;
}

.step-content {
    margin-bottom: 30px;
}

#step-content-2, #step-content-3, #step-content-4 {
    display: none;
}

.thesis-file-upload, .thesis-pictures-upload, .thesis-new-pictures-upload {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    background: #0051A3;
    color: #FFFFFF;
    max-width: 330px;
    margin: 0 auto;
    cursor: pointer;
    padding: 18px 0;
}

.step-content-box {
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
}

.upload-file-hint {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;

    /* Gray 1 */

    color: #333333;
}

.kv-file-upload {
    display: none;
}

.thesis-gray-btn {
    background: #F2F2F2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #6D6E70;
}

@media (min-width: 767px) {
    .pl0 {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .pr0 {
        margin-right: 0;
        padding-right: 0;
    }

    .pl-0 {
        padding-left: 0 !important;
    }

    .pl15 {
        padding-left: 15px !important;
    }

    .pr15 {
        padding-right: 15px !important;
    }

    .desktop-standart-btn {
        width: 216px;
    }

    .go-to-pay-order {
        width: 336px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 27px;
        text-align: center;
        float: right;
        padding-right: 0;
        color: #FFFFFF;
    }
}

.upload-file-hint-with-big-margin {
    margin: 91px 0 51px 0;
}

.thesis-file-upload {
    margin-bottom: 110px;
}
.endo-summer-1 {
    background: #006633;
}
.endo-summer-2 {
    background: #33855C;
}
.endo-summer-3 {
    background: #66A385;
}

.upload-file-hint-2 {
    margin: 27px auto 90px auto;
}

.thesis-file-upload-2 {
    margin-bottom: 45px;
}

.thesis-doc-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 20px;
    padding-left: 25px;
}

.thesis-doc-delete {
    cursor: pointer;
}

.text-with-side-padding {
    padding: 0 20px;
}

.thesis-pictures-upload {
    margin-bottom: 70px;
}

.file-caption-main {
    display: none;
}

.file-upload-hint {
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    /* identical to box height */


    /* Gray 1 */

    color: #333333;
    padding: 25px 0;
}

.thesis-new-pictures-upload {
    margin-bottom: 30px;
}

.thesis-hint-step-4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    /* identical to box height */


    /* Gray 1 */

    color: #333333;
    text-align: center;
}

.thesis-user-comment {
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
    border-radius: 0;
    min-height: 225px;
    resize: none;
}

.thesis-send-btn, .thesis-resend-btn {
    background: #0051A3;
    max-width: 330px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;

    color: #FFFFFF;
    padding: 17px 0;
    margin: 25px auto 0 auto;
    cursor: pointer;
    width: 100%;
    border-radius: 0;
    border: 0;
    display: block;

}

.thesis-resend-btn {
    margin-top: 30px;
}

.thesis-resend-btn:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.thesis-success-load-text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    margin: 30px 0;


    /* Gray 1 */

    color: #333333;
}

#thesis-file-extention-error {
    color: red;
    font-size: 12px;
    font-weight: bold;
}

.loaded-thesises {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 18px;
    /* or 60% */
    align-items: center;
    text-align: center;
    letter-spacing: 0.2em;
    margin-bottom: 45px;
    color: #0051A3;
}

.thesis {
    margin-bottom: 40px;
}

.thesis-status-waiting {
    font-weight: bold;
}

.thesis-status-accepted, .thesis-status-published {
    color: #0051A3;
}

.thesis-status-not-accepted {
    color: rgba(159, 42, 46, 0.9);
}

.loaded-thesis-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;

    /* Gray 1 */

    color: #333333;
}

.loaded-thesis-status {
    font-size: 20px;
    line-height: 27px;
}
.thesis-hint {
    line-height: 20px;
    padding-bottom: 10px;
}

.loaded-thesis {
    margin-bottom: 45px;
}

.loaded-thesis-user-comment {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;

    color: rgba(51, 51, 51, 0.6);
}

.loaded-thesis-admin-comment {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;

    color: rgba(159, 42, 46, 0.9);
}
.ave-final {
    background: rgba(92, 137, 138, 0.5);
}
.pervenstvo-already-register {
    color: #FFDAA1;
    border: 3px solid #FFDAA1;
    font-size: 15px;
}

.package-price-title {
    font-size: 10px !important;
}

.endoshop-item .col-md-4 .col-md-12 .col-md-8 .col-md-4 {
    padding: 0;
    margin: 0;
}

/** Yahor Danchanka (https://vk.com/egordanchenko) */

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

.title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.02em;
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
    color: #4F4F4F;
}

.title_green {
    color: #0051A3;
}

.btn-fix {
    display: inline-block;
    padding: 17px 63px;
    background: #ED1C24;
    color: #fff;
    border: 1px solid #ED1C24;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    letter-spacing: normal;
    font-size: 18px;
}

.btn-fix_light {
    font-weight: 300;
}

.btn-fix_blue {
    background: #0051A3;
    border: 1px solid #0051A3;
}

.btn-fix_block {
    display: block;
    width: 100%;
}

.btn-fix_view-1 {
    font-size: 20px;
    padding: 16px 44px;
}

.btn-fix_medium {
    padding: 17px 16px;
}

.btn-fix_disabled {
    cursor: default;
    background: transparent;
    border: 1px solid white;
    font-weight: 300;
}

.btn-fix_disabled-2 {
    cursor: default;
    background: #E6E6E6;
    border: 1px solid #E6E6E6;
    color: rgba(0, 0, 0, 0.3);
    font-weight: 300;
}

.btn-fix:hover, .btn-fix:active, .btn-fix:focus {
    color: #fff;
    text-decoration: none;
}

.btn-fix_disabled-2:hover, .btn-fix_disabled-2:active, .btn-fix_disabled-2:focus {
    color: rgba(0, 0, 0, 0.3);
}

.alert-box {
    padding: 36px 64px 52px 64px;
    background: #F2F2F2;
    color: #0051A3;
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
}

.alert-box__content {
    margin-bottom: 36px;
}

.alert-box__content_dark {
    color: black;
}

.alert-box__text {
    margin: 0;
}

.alert-box__text_light {
    font-weight: lighter;
}

.alert-box__link {
    display: block;
    color: #040404;
    text-decoration: underline;
    text-transform: uppercase;
}

.alert-box__link:hover, .alert-box__link:active, .alert-box__link:focus {
    color: #040404;
}

.alert-box__title {
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 0.2em;
    color: #0B3E39;
}

.alert-box__date {
    display: block;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: normal;
    margin-bottom: 25px;
}

.alert-box__price {
    display: inline-block;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0.2em;
    border: 1px solid #0B3E39;
    padding: 25px 30px;
    position: relative;
    margin-bottom: 22px;
}

.alert-box__price::after {
    content: 'Стоимость участия';
    display: inline-block;
    width: calc(100% - 42px);
    font-size: 10px;
    background: #F2F2F2;
    line-height: normal;
    letter-spacing: normal;
    font-weight: bold;
    text-transform: lowercase;
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translateX(-50%);
}

.alert-box__button {
    margin-bottom: 20px;
}

.event {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    letter-spacing: 0.14em;
    font-family: 'Open Sans', sans-serif;
}

.event__left {
    width: calc(35% - 45px);
    margin-right: 45px;
}

.event__right {
    width: 65%;
}

.event__content {
    margin-bottom: 80px;
}

.event__header {
    margin-bottom: 32px;
}

.event__date {
    display: block;
    font-size: 20px;
}

.event__title {
    margin: 0 0 27px 0;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.8);
}

.event__title-status {
    margin-top: 10px;
    font-weight: 300;
    text-transform: lowercase;
}

.event__link {
    color: rgba(0, 0, 0, 0.8);
    text-decoration: underline;
    text-transform: lowercase;
    font-size: 20px;
}

.event__link:hover, .event__link:active, .event__link:focus {
    color: rgba(0, 0, 0, 0.8);
}

.event__note {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #F2F2F2;
    min-height: 62px;
}

.event__note img {
    max-height: 62px;
}

.event__action {
    padding: 17px 0;
}

.event__preview .img {
    width: 100%;
}

.broadcast {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    text-align: center;
    color: #0051A3;
    background: rgba(242, 242, 242, 0.5);
    padding: 44px 30px 64px 30px;
    font-weight: 300;
    text-transform: uppercase;
}

.broadcast__title {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 20px;
}

.broadcast__place {
    color: #4F4F4F;
    letter-spacing: 0.02em;
    margin-bottom: 56px;
    font-size: 1em;
}

.broadcast_workshops .broadcast__place {
    margin-bottom: 40px;
}

.broadcast__player {
    margin-bottom: 66px;
}

.broadcast__player iframe {
    min-height: 321px;
}

.broadcast__actions {
    color: #0051A3;
}

.broadcast__action {
    color: #0051A3;
}

.broadcast__control {
    display: none;
}

.broadcast__message {
    display: none;
    font-size: 20px;
    text-transform: none;
    width: 75%;
    margin: 0 auto;
}

.broadcast__message p {
    margin-bottom: 0;
}

.broadcast__button {
    margin: 56px 0;
    padding: 17px 40px;
}

.broadcast_hidden .broadcast__player, .broadcast_hidden .broadcast__actions, .broadcast_hidden .broadcast__workshops {
    display: none;
}

.broadcast_hidden .broadcast__control {
    display: inline-block;
    cursor: pointer;
}

.broadcast_disabled .broadcast__player, .broadcast_disabled .broadcast__control {
    display: none;
}

.broadcast_disabled .broadcast__message {
    display: block;
}

.broadcast__paragraph {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
}

.broadcast__paragraph_bold {
    font-weight: bold;
}

.broadcast-card {
    height: auto;
    padding-bottom: 55px;
    background: url('/img/AVE_big.png') no-repeat center center / cover, #0E3F5A !important;
    background-size: 100% 100%;
}

.broadcast-card__status {
    font-weight: 300;
    text-transform: lowercase;
}

.broadcast-card__container {
    width: 90%;
    margin-bottom: 30px;
}

.broadcast-card__actions {
    display: flex;
    flex-wrap: wrap;
    font-size: 1em;
}

.broadcast-card__action {
    margin-right: 20px;
}

.broadcast-card__action {
    width: 330px;
}

.broadcast-card__actions_no-gutters .broadcast-card__action {
    margin-right: 0;
}

.broadcast-card__actions_multi {
    width: 500px;
}

.broadcast-card__actions_multi .broadcast-card__action {
    width: 50%;
    padding: 16px 0;
}

.broadcast-card__actions-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: absolute;
    right: 34px;
    bottom: 0;
}

.broadcast-card__actions-right .btn-fix {
    width: 295px;
    padding: 17px 0;
    margin-bottom: 20px;
}

.broadcast-card__actions-right .btn-fix:last-child {
    margin-bottom: 0;
}

.broadcast-card__title_margin {
    margin-bottom: 100px;
}

.broadcast__workshop {
    margin-bottom: 116px;
}

.broadcast__workshop:last-child {
    margin-bottom: 0;
}

.endocamp-experts {
    color: #fff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 200;
    padding-bottom: 14px;
}

.endocamp-green-btn {
    background: #216A5C;
}
.endocamp-simple-event-title {
    min-height: 75px;
}

.rjs-card {
    background: url('/img/rjs.jpg') no-repeat center center / cover, #0E3F5A !important;
}

.rjs-card .endo-date {
    padding-top: 72px;
}

.rjs-card .endo-title {
    padding: 0;
    margin: 15px 0;
}

.rjs-card .broadcast-card__container {
    margin-bottom: 60px;
}

.foundation {
    margin-top: 50px;
}

.foundation__item {
    margin-bottom: 36px;
}

.foundation__margin_auto {
    margin: 60px 0;
}

.link {
    color: #fff;
    text-transform: lowercase;
    text-decoration: underline;
    font-size: 20px;
    font-weight: 300;
}

.link:hover, .link:active, .link:focus {
    color: #fff;
}

.endo-seminar_fix .seminar {
    height: auto;
    min-height: 320px;
}

.workshop {
    text-align: left;
    font-size: 30px;
    color: #0051A3;
}

.workshop__date {
    letter-spacing: 0.02em;
    color: #4F4F4F;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1em;
}

.workshop__title {
    line-height: 1.366em;
    font-size: 1em;
}

.workshop__link {
    display: inline-block;
    color: #0051A3;
    font-size: 0.666em;
    font-weight: 300;
    margin-bottom: 25px;
}

.package {
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    background: #F2F2F2;
    text-align: center;
    padding: 30px 30px 0 30px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.package__title {
    font-size: 1.6666em;
    color: #0051A3;
    letter-spacing: 0.2em;
    margin-bottom: 13px;
}

.package__item {
    color: #000000;
    margin-bottom: 15px;
    line-height: 20px;
}

.package__item_last {
    margin-bottom: 0;
}

.package__item:not(.package__item_last)::after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0051A3;
    margin: 15px auto 0 auto;
}

.package__header {
    width: 100%;
    margin-bottom: 87px;
}

.package__footer {
    width: 100%;
    margin: auto auto 24px auto;
}

.package__price {
    width: 60%;
}

.package__link {
    width: 100%;
    background-color: #fff;
}

.package__price {
    margin: 0 auto 25px auto;
}

.package__price:last-of-type {
    margin-bottom: 84px;
}

.package__info {
    font-size: 0.555em;
    margin: 0 auto;
}

.package__info a {
    color: #000000;
    text-decoration: underline;
}

.packages {
    display: flex;
    flex-wrap: wrap;
    padding: 0 8.3%;
}

.packages__wrapper {
    width: calc(50% - 7.5px);
    margin-bottom: 15px;
}

.packages__wrapper:nth-child(2n+1) {
    margin-right: 15px;
}

.packages__package {
    height: calc(100% - 75px);
}

.endo-winter-2022-1 {
    background: #0051A3;
}
.endo-winter-2022-2 {
    background: rgba(68, 104, 124, 0.8);
}

.endokemp-button-already-registered-summer-2022 {
    background: #0051A3 !important;
    color: #fff;
    font-size: 16px;
    cursor: default;
}

.endocamp-2022-color {
    color: #0051A3;
}

.endocamp-2022-background {
    background: #0051A3;
}

.certificates__title {
    margin-top: 74px;
    margin-bottom: 47px;
    color: #0051A3;
    letter-spacing: 0.1em;
    line-height: 30px;
    font-weight: 400;
}

.timetable__section {
    margin-bottom: 40px;
}

.timetable__section:last-child {
    margin-bottom: 0;
}

.timetable__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 18px;
    color: #0051A3;
    letter-spacing: 0.1em;
    margin-bottom: 32px;
}

.timetable__item, .timetable__caption {
    font-size: 20px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

.timetable__caption {
    font-weight: 700;
    margin-bottom: 0;
}

.timetable__date {
    margin-bottom: 5px;
}

.timetable__link {
    display: block;
    line-height: 35px;
    font-weight: lighter;
    color: #333333;
    text-decoration: underline;
}

.timetable__link_disabled {
    color: darkgray;
    pointer-events: none;
}

@media (max-width: 1199.98px) {
    .event {
        align-items: center;
    }

    .event__left {
        width: calc(40% - 45px);
    }

    .event__right {
        width: 60%;
    }

    .broadcast-card__actions-right {
        position: static;
        margin-top: 20px;
        flex-direction: row;
        align-items: center;
    }

    .broadcast-card__actions-right .btn-fix {
        margin-bottom: 0;
    }

    .package__footer {
        width: auto;
    }

    .package__price {
        width: 100%;
    }

    .full-input-autoheight .form-control {
        height: 44.399999999999999px !important;
    }

    .oplata-price-link {
        margin-top: 92px;
    }
}

@media (max-width: 991.98px) {
    .broadcast-card__actions {
        flex-direction: column;
    }

    .broadcast-card__action {
        margin-right: 0;
    }

    .broadcast-card__action:first-child {
        margin-bottom: 20px;
    }

    .broadcast-card__actions_multi {
        width: 100%;
    }

    .full-input-autoheight .form-control {
        height: auto !important;
    }

    .package__footer {
        width: 100%;
    }

    .package__price {
        width: calc(100% - 30px);
    }

    .oplata-price-link {
        margin-top: 27px;
    }
}

@media (max-width: 767.98px) {
    .event__left {
        width: 80%;
        margin-right: 0;
    }

    .event__right {
        width: 80%;
    }

    .broadcast-card__container {
        width: 100%;
    }

    .broadcast-card__actions {
        align-items: center;
    }

    .broadcast-card__actions-right {
        justify-content: center;
    }

    .packages__wrapper {
        width: 100%;
    }

    .packages__wrapper:nth-child(2n+1) {
        margin-right: 0;
    }

    .package__footer {
        width: 100%;
        padding-left: 45px;
        padding-right: 45px;
    }

    .packages__package {
        height: auto;
    }

    .package {
        font-size: 15px;
        padding: 5px;
    }

    .packages__wrapper .package__header {
        margin-bottom: 0;
    }

    .packages__wrapper_visible .package__header {
        margin-bottom: 30px;
    }

    .package__title {
        position: relative;
        margin-bottom: 0;
    }

    .package__title .arrow-4-left {
        transform: rotate(-35deg);
    }

    .package__title .arrow-4-right {
        transform: rotate(35deg);
    }

    .packages__wrapper .package__item,
    .packages__wrapper .package__price,
    .packages__wrapper .select-btn,
    .packages__wrapper .package__footer,
    .packages__wrapper .package__info {
        display: none;
    }

    .packages__wrapper_visible .package__item,
    .packages__wrapper_visible .package__price,
    .packages__wrapper_visible .select-btn,
    .packages__wrapper_visible .package__footer,
    .packages__wrapper_visible .package__info {
        display: block;
    }

    .packages__wrapper_visible .package__title {
        margin-bottom: 15px;
    }

    .packages__wrapper_visible .arrow-4-left {
        transform: rotate(35deg);
    }

    .packages__wrapper_visible .arrow-4-right {
        transform: rotate(-35deg);
    }

    .oplata-block {
        height: auto !important;
    }

    .select-oplata {
        margin-bottom: 20px;
    }
}

@media (max-width: 575.98px) {
    .alert-box {
        padding: 18px 32px;
    }

    .event__left {
        width: 100%;
    }

    .event__right {
        width: 100%;
    }

    .broadcast-card .btn-fix {
        width: 90%;
        padding: 15px 0;
    }

    .endo-seminar_fix .seminar {
        padding-bottom: 20px;
    }

    .broadcast__message {
        width: 100%;
    }

    .broadcast__button {
        padding: 17px 0;
        display: block;
    }

    .workshop {
        font-size: 25px;
    }

    .broadcast {
        font-size: 26px;
    }

    .package__price {
        width: 100%;
    }
}

/** /Yahor Danchanka (https://vk.com/egordanchenko) */

@media (min-width: 767px) {
    .desktop-padding-right-22 {
        padding-right: 22px
    }
}

@media (max-width: 360px) {
    .order-title {
        width: 57.333333%;
    }

    .arrow-5-right {
        right: 46%;
    }
}

@media (min-width: 500px) {
    .custom-alert-dismissible {
        padding-right: 16px !important;
    }

    .pl15 {
        padding-left: 16px;
    }
}

@media (max-width: 1199px) {
    .anketa-title-active-short {
        padding: 13.5px 0;
    }
}

@media (min-width: 758px) and (max-width: 991px) {
    .navbar-inverse {
        padding-bottom: 10px;
    }
}

@media (min-width: 758px) and (max-width: 767px) {
    .navbar-inverse {
        padding-bottom: 40px;
    }
}

@media (min-width: 1200px) {
    .anketa-title-active-short, .endokemp-title {
        padding: 13.5px 0;
    }
}

@media (min-width: 451px)and (max-width: 560px) {
    .anketa-title-active-short {
        padding: 23px 0;
    }

    .old-events-title {
        padding-bottom: 27px;
    }

    .conf-title {
        padding: 13.5px 0;
    }
}

@media (min-width: 768px) {
    .endoshop {
        padding: 0;
        margin: 30px 0 0 70px;
    }
}

@media (max-width: 362px) {
    .anketa-title-active-short {
        padding-bottom: 18px;
    }

    .old-events-title {
        padding-bottom: 18px;
    }
}

@media (max-width: 400px) {
    .nav-item-header {
        font-size: 15px !important;
    }
}

@media (max-width: 365px) {
    .nav-item-header {
        font-size: 14px !important;
    }
}

@media (max-width: 340px) {
    .nav-item-header {
        font-size: 13px !important;
    }
}

@media (max-width: 412px) {
    .loaded-thesises {
        font-size: 19px;
    }
}

@media (max-width: 650px) {
    .play-img {
        right: 42%;
        top: 37%;
    }

    .mini-play-img {
        right: 43%;
        top: 25%;
    }

    .main-img {
        height: 400px;
    }

    .translation-main-video-image {
        height: 320px;
    }
}

@media (max-width: 550px) {
    .play-img {
        right: 41%;
        top: 37%;
    }
}

@media (max-width: 500px) {
    .play-img {
        right: 40%;
        top: 32%;
    }

    .mini-play-img {
        right: 40%;
        top: 24%;
    }

    .main-img {
        height: 300px;
    }

    .translation-main-video-image {
        height: 300px;
    }
}

@media (max-width: 450px) {
    .play-img {
        right: 38%;
        top: 29%;
    }

    .mini-play-img {
        right: 39%;
        top: 24%;
    }

    .main-img {
        height: 250px;
    }

    .translation-main-video-image {
        height: 250px;
    }
}

@media (max-width: 400px) {
    .play-img {
        right: 35%;
        top: 26%;
    }

    .mini-play-img {
        right: 36%;
        top: 24%;
    }

    .main-img {
        height: 250px;
    }

    .translation-main-video-image {
        height: 250px;
    }
}

@media (max-width: 350px) {
    .play-img {
        right: 34%;
        top: 22%;
    }

    .mini-play-img {
        right: 35%;
        top: 24%;
    }
}

@media (max-width: 350px) {
    .play-img {
        right: 33%;
    }
}

@media (max-width: 450px) {
    .endokemp-logo {
        margin: 20px auto 20px auto;
    }
}

@media (max-width: 515px) {
    .ave-register-not-start {
        padding: 0;
    }
}

@media (max-width: 1199px) {
    .endokemp-date {
        padding-top: 40px;
        padding-bottom: 15px;
    }

    .endokemp-event-title {
        text-align: center;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .endokemp-header {
        height: 230px !important;
    }

    .main-img {
        height: 100%;
    }
}

@media (max-width: 1199px) {
    .translation-material-item {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .translation-material-item {
        font-size: 10.3px;
    }
}

@media (min-width: 363px) and (max-width: 451px) {
    .anketa-title-active-short {
        padding: 4px 0;
    }
}

@media (max-width: 362px) {
    .anketa-title-active-short {
        padding: 9px 0;
    }
}

@media (max-width: 767px) {
    .ave-title-one-line-temp {
        word-spacing: 100vw;
        text-transform: none !important;
        line-height: 150% !important;
        font-size: 30px !important;
        padding: 30px 0 !important;
    }
    .ave-date-temp {
        font-size: 16px !important;
        font-weight: bold !important;
        padding-top: 35px !important;
    }
    .ave-register-not-start-temp {
        max-width: 16.5em !important;
        margin: 0 !important;
        font-size: 14px !important;
        padding: 3px 10px !important;
    }
    .loaded-thesis-status {
        font-size: 17px;
    }
    .special-class-edit {
        padding-left: 0;
    }

    .pervenstvo {
        background: url('/img/Pervenstvo2020-02 1.png') !important;
    }

    #prev-3 {
        margin-bottom: 20px;
    }

    .thesis-pictures-upload, #prev-4 {
        margin-bottom: 20px;
    }

    .item {
        text-align: center;
        vertical-align: middle;
        width: 50%;
        padding: 30px 0;
        margin: 0 auto;
        border: 1px solid rgba(0, 0, 0, 0.5);
    }

    .item-right {
        border-right: 1px solid rgba(0, 0, 0, 0.5);
    }

    .cropper-container {
        margin-left: 0;
    }

    .item-left {
        border-left: 1px solid rgba(0, 0, 0, 0.5);
    }

    .endo-seminar {
        padding: 0;
    }

    .seminar-register {
        height: unset;
    }

    .endo-title-2 {
        line-height: 30px;
    }

    .endo-programm a, .seminar-experts {
        font-size: 16px;
    }

    .edit-btn {
        width: 100%
    }

    .endo-title {
        text-align: center;
    }

    .nav-item-header, .nav-item, .nav-item-last {
        padding: 15px 0 5px 5px !important;
        position: relative;
        transition: all 2s linear;
    }

    .nav-item-header {
        font-size: 16px !important;
    }

    .anketa-buttons {
        margin-bottom: 0 !important;
    }

    .nav-item-header::after {
        content: url("/img/down-arrow.png");
        position: absolute;
        left: 93%;
    }

    #cert-nmo::after {
        top: 20%;
    }

    .down-arrow::after {
        content: url("/img/up-arrow.png");
        border: none;
    }

    .online-title, .endo-title-2 {
        text-align: left;
    }

    .poster-title {
        padding: 60px 30px 0 30px;
        text-align: center;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 35px;
        line-height: 129%;;
        letter-spacing: 0.14em;

        color: #FFFFFF;
    }

    .poster {
        height: 375px;
        background: url("/img/poster-mobile.png");
        background-size: 100% 100%;
    }

    .doklad-hint {
        letter-spacing: 0;
        line-height: unset;
        font-size: 11px;
    }

    .poster-details {
        margin-top: 30px;
    }

    #sidebar-wrapper {
        margin-bottom: 50px;
    }

    .doklad-submit-btn, .send-doklad {
        background: #0051A3;
    }

    .poster-already-register {
        width: 90%;
        margin: 60px auto;
        text-align: center;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 27px;

        color: #ADC4C4;
    }

    .translation-seconds-videos-image {
        height: 120px;
    }

    .translation-seconds-videos-image img {
        height: 120px;
    }

    .endo-date {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 16px;
        letter-spacing: 0.14em;

        color: #FFFFFF;
    }

    .ave-small-title {
        margin: 50px 0;
    }

    .endo-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 129%;
        /* or 28px */
        padding: 10px 0;
        text-align: center;
        letter-spacing: normal;

        color: #FFFFFF;
        margin-bottom: 0;
        margin: 0 20px;
    }

    .endokemp-sub-item-1, .endokemp-sub-item-3 {
        padding: 7px;
    }

    .col-md-10, .col-md-10 .container-fluid {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .btn-checkbox + label {
        padding: 15px;
        margin-bottom: 15px;
    }

    .endo-content {
        padding: 0 !important;
        text-align: center !important;
    }

    .ave-text {
        display: block;
        margin: 0 auto;
    }

    .ave-date {
        padding-top: 20px;
    }

    .ave-not-pay, .ave-register, .ave-text, .ave-annuled-block, .ave-register-not-start {
        width: 90%;
        margin: 0 auto;
        max-width: unset;
    }

    .ave-annuled-block {
        margin-top: 65px;
    }

    .ave-register-not-start {
        margin-top: 60px;
        position: unset;
    }

    .spec-warning {
        margin: 30px;
    }

    .spec-title {
        padding: 20px 0;
    }

    .spec-date {
        padding-top: 40px
    }

    .endo-card:not(.broadcast-card) {
        height: 375px !important;
    }

    .ave-2021 {
        background: url('/img/online-small.png'), #0E3F5A !important;
        background-size: 100% 100% !important;
    }

    .dop-place {
        text-decoration-line: unset !important;
    }

    .mobile-margin {
        margin-bottom: 250px;
    }

    .endo-warning {
        font-size: 14px;
        letter-spacing: 0.06em;
    }

    .small-mobile-margin {
        margin-bottom: 50px;
    }

    .update-doklad, .send-doklad {
        width: 100% !important;
    }

    .doklad-label {
        margin: 20px 20px;
    }

    .doklad-title {
        margin: 0 20px;
        font-size: 17px;
    }

    .doklad-value {
        margin: 0 20px;
    }

    .mobile-close a img {
        position: absolute;
        padding-left: 0 !important;
        top: 20px;
    }
    .mobile-close {
        padding-left: 0;
    }
    .mobile-not-payed-souvenir {
        text-align: center;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .precourse-1 .dop-content {
        padding-top: 0 !important;
    }

    .precourse-1 {
        height: 400px !important;
    }

    .dop-register {
        width: 100%;
    }

    .endo-seminar-logo {
        display: none;
    }

    .dop-register {
        position: unset;
    }

    .cstm-mobile-btn {
        margin: 100px auto 0 auto !important;
        width: 90% !important;
    }

    .satellits-time {
        margin: 20px 0;
    }

    #login-form {
        margin-top: 100px;
    }

    .title-form {
        padding-bottom: 8px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 20px !important;
        line-height: 25px !important;
        letter-spacing: 0.3em;
        text-align: left;
        padding-left: 30px;
    }

    .mobile-left-align {
        text-align: left !important;
        padding-left: 30px !important;
    }

    .mobile-left-align .endo-title {
        text-align: left !important;
        margin: 0;
    }

    .endo-programm {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.14em;
        text-decoration-line: underline;

        color: #FFFFFF;
    }

    .big-mobile-date {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .endo-online {
        padding: 10px 0 20px 0;
    }

    .endo-register {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
        font-weight: normal;
    }

    .endo-title-2 {
        text-align: left;
        margin-left: 0;
    }

    .dop-place {
        margin-top: 10px;
    }

    .mobile-margin-0 {
        margin: 0 !important;
    }

    .result-price-txt {
        background: rgba(68, 104, 124, 0.1);
    }

    .event-name {
        font-size: 17px;
    }

    .past-events-endokemp-title {
        padding-top: 35px;
    }

    .poster-details {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 20px;
        line-height: 27px;
        text-align: center;
        text-decoration-line: underline;

        color: #FFFFFF;
    }

    .ave-card {
        background: url("/img/mobile-ave.png");
        background-size: 100% 100%;
    }

    .ave-text-2 {
        position: unset;
        margin-top: 20px;
    }

    .online-print {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 25px;
        text-align: center;

        color: #FFFFFF;
    }

    .print-disabled {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 25px;
        text-align: center;

        color: rgba(0, 0, 0, 0.3);
        background: #F2F2F2;
    }

    .online-not-found {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 25px;
        text-align: center;

        color: rgba(0, 0, 0, 0.5);
    }

    .wrap {
        min-height: unset;
    }

    .souvenir-image {
        margin: 0 auto;
    }

    .pack-price {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 36px;
        line-height: 49px;
        text-align: center !important;

        /* Gray 1 */

        color: #333333;
    }

    .select-package-text {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0.3em;
    }

    .number {
        height: 60px;
        display: block;
        padding: 0;
    }

    .custom-type-number, .custom-select-control {
        height: 60px !important;
    }

    .custom-type-number::-webkit-input-placeholder {
        font-family: Open Sans;
        font-style: normal !important;
        font-weight: 300 !important;
        font-size: 18px !important;
        line-height: 25px !important;
        color: #333333;
    }

    .custom-type-number::-moz-placeholder {
        font-family: Open Sans;
        font-style: normal !important;
        font-weight: 300 !important;
        font-size: 18px !important;
        line-height: 25px !important;
        color: #333333;
    }

    .custom-type-number:-moz-placeholder {
        font-family: Open Sans;
        font-style: normal !important;
        font-weight: 300 !important;
        font-size: 18px !important;
        line-height: 25px !important;
        color: #333333;
    }

    .custom-type-number:-ms-input-placeholder {
        font-family: Open Sans;
        font-style: normal !important;
        font-weight: 300 !important;
        font-size: 18px !important;
        line-height: 25px !important;
        color: #333333;
    }

    .mobile-margin-top {
        margin-top: 140px !important;
    }

    .custom-select-control, .custom-type-number {
        padding-left: 10px !important;
        font-family: Open Sans;
        font-style: normal !important;
        font-weight: 300 !important;
        font-size: 18px !important;
        line-height: 25px !important;
        color: #333333;
    }

    .mobile-footer {
        height: 132px;
        background: url('/img/podval.png');
        background-size: 100% 100%;
    }

    .text-org {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 8px;
        line-height: 12px;
        /* or 150% */


        color: #FFFFFF;
    }

    .text-info-org, .phone-info {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 8px;
        line-height: 12px;
        /* or 150% */


        color: #FFFFFF;
    }

    .mobile-payments {
        position: absolute;
        bottom: 13px
    }

    .custom-type-number {
        padding-left: 10px !important;
        width: 100% !important;

    }

    .mobile-btn {
        margin: 0 auto;
        display: block;
        width: 90%;
    }

    .menu-container {
        margin: 0;
    }

    .number_controls {
        top: 10px;
    }

    .btn-zakaz {
        background: unset !important;
        width: 100%;
        margin-top: 60px;
    }

    #loginform-email {
        margin-top: 50px;
    }

    .mobile-margin-left-20 {
        margin-left: 20px;
    }
    .dop-sponsors {
        display: none;
    }

}

@media (max-width: 440px) {
    .mobile-payments {
        right: 20px;
    }
}

@media (max-width: 365px) {
    .ave-register-not-start {
        font-size: 15px;
    }
}

@media (max-width: 369px) {
    .ave-annuled {
        font-size: 14px;
    }

    .ave-annuled span {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .translation-main-video {
        padding: 0 10px;
    }

    .endokemp-date {
        padding-top: 25px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .endokemp-title {
        padding: 13.5px 0;
    }
}

@media (min-width: 1200px) {
    .anketa-title {
        padding: 13.5px 0;
    }
}

@media (max-width: 365px) {
    .pack-txt {
        font-size: 16px;
    }

    .cost {
        padding: 0;
    }

    .edit-btn {
        width: 100%;
    }
}

@media (max-width: 415px) {
    .custom-select-control, .custom-type-number::-webkit-input-placeholder {
        font-size: 16px !important;
    }

    .result-price-txt {
        font-size: 12px;
    }
}

@media (max-width: 390px) {
    .custom-select-control, .custom-type-number::-webkit-input-placeholder {
        font-size: 14px !important;
    }
}

@media (max-width: 360px) {
    .custom-select-control, .custom-type-number::-webkit-input-placeholder {
        font-size: 13px !important;
    }
}

@media (max-width: 340px) {
    .custom-select-control, .custom-type-number::-webkit-input-placeholder {
        font-size: 12px !important;
    }
}

@media (min-width: 992px) {
    .logo-img {
        padding-top: 15px;
    }
}

@media (max-width: 767px) {
    #go-conference {
        display: block;
        margin: 20px auto;
    }

    .cpl .custom-btn {
        width: 80%;
    }
}

@media (min-width: 992px) {
    .login-inputs {
        margin-left: 19.2%;
    }
}

@media (max-width: 352px) {
    .new-online {
        font-size: 16px;
    }
}

@media (max-width: 369px) {
    .endo-warning {
        font-size: 12px;
    }
}

@media (min-width: 368px) and (max-width: 767px) {
    .endo-warning {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .endo-warning br {
        display: none;
    }

    .souvenir-size {
        width: 30px;
    }
    .go-to-pay-order {
        width: 33%;
    }
}

@media (max-width: 434px) {
    .ave-title {
        font-size: 16px;
    }
}

@media (max-width: 478px) {
    .pervenstvo-title {
        font-size: 29px !important;
    }
}

@media (max-width: 412px) {
    .pervenstvo-title {
        font-size: 26px !important;
    }
}

@media (max-width: 378px) {
    .pervenstvo-title {
        font-size: 25px !important;
    }
}

@media (max-width: 361px) {
    .pervenstvo-title {
        font-size: 20px !important;
        line-height: 170% !important;
    }
}
