.breadcrumb > li + li:before {
    content: "/";
    margin-left: 5px;
    margin-right: 5px;
}
body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

a {
    color: #0b7e77;
}

a:hover {
    color: #005d68;
}

.white {
    background: #fff;
}

/*header*/
.header {
    margin: 0 0 30px 0;
}

@media (max-width: 992px) {
    .header {
        margin: 0 0 80px 0;
    }
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.logo {
    width: 160px;
}

.header > .navbar {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.navbar-light .navbar-toggler, .modal-header .close {
    outline: 0;
    border-width: 0;
}

.header-contact {
    margin: 25px 0;
    font-size: 14px;
}

.header-contact i {
    color: #4eaba5;
    margin-left: -15px;
    font-size: 12px;
}

.header-authorization {
    margin: 20px 0 0;
}

.header-authorization .dropdown-item:active {
    background-color: #f8f9fa;
}

.header-authorization .dropdown a {
    color: #0c969b;
}

.header-authorization .dropdown .btn:hover, .header-authorization .dropdown .btn:focus {
    background: #f8f9fa;
}

.header-button {
    width: 100%;
    text-align: left;
    color: #039b91;
    background-color: transparent;
    background-image: none;
    border-color: #23a59d;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.header-button:hover {
    color: #fff;
    background-color: #18bbde;
    border-color: #1589a2;
}

.btn-label {
    position: relative;
    left: -8px;
    display: inline-block;
    padding: 6px 10px;
    background: #2bb4ab;
    color: #fff;
    margin-right: 5px;
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}

.btn {
    margin-bottom: 5px;
}


[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.offer-program-period-form input, #loginform-rememberme, #signupform-report {
    position: relative !important;
    opacity: 1 !important;
    pointer-events: auto;
}


/*menu*/
.navbar-menu .navbar {
    padding: 0;
}

.navbar-menu {
    background-color: #23a59d;
}

.navbar-menu a {
    color: #fff;
    font-size: 1rem;
}

.navbar-menu li {
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.navbar-menu li.active, .navbar-menu li:hover {
    background: #536065;
}

.navbar-menu li.research {
    background: #6b4c99;
}

.navbar-nav {
    padding-left: 10px;
}

.shadow {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);
}

.header-authorization .btn:active, .header-authorization .btn:focus, .header-authorization .btn:hover {
    box-shadow: none;
    background: #2c9c95;
    border-color: #2c9c95;
}

.navbar.navbar-light .navbar-nav .nav-item.active > .nav-link, .navbar.navbar-light .navbar-nav .nav-item:hover > .nav-link {
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar.navbar-light .navbar-nav .nav-item > .nav-link {
    padding-right: 6px;
    padding-left: 6px;
}

.navbar.navbar-light .navbar-nav {
    padding-left: 0px;
}

.navbar.navbar-light a.btn {
    color: #5c7178;
    margin: 0 2px;
}

.navbar.navbar-light a.btn:hover {
    color: #fff;
}

.dropdown-item {
    font-size: 0.8rem;
}

/*end menu*/

/*end header*/

.breadcrumb {
    padding: .3rem 1rem;
}

/*slider*/
.slider-block {
    padding-bottom: 30px;
}

.slider-block h5 {
    font-size: 2rem;
}

.slider-block .carousel-caption {
    background: rgba(0, 0, 0, .6);
    padding: 0;
    margin-bottom: 20px;
}

.carousel .carousel-indicators {
    bottom: 0;
}

.carousel .carousel-indicators li {
    width: .625rem;
    height: .625rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

/*end slider*/


/*info*/
.block {
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);

}

.rig
.block-info {
    border: 2px solid #2db9ee;
}

.info-title {
    text-align: center;
    background: #2db9ee;
    padding: 10px 0;
    color: #fff;
    text-transform: uppercase;
}

.block-info a {
    text-decoration: none;
}

.view .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
}

.overlay .mask {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.overlay .mask:hover {
    opacity: 1;
}

.rgba-white-slight, .rgba-white-slight::after {
    background-color: rgba(255, 255, 255, .2);
}

.blocks .card-body {
    padding: 0;
}

/*end info*/


/*right block*/

.right-block {
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);

}

.right-block .title-block {
    background: #5b8ba2;
    font-size: 1.2rem;
    color: #fff;
    padding: 10px;
}

.content-block ul {
    margin-top: 10px;
    padding: 0 10px;
}

.content-block ul li {
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    margin: 0px;
    padding: 10px 15px;
    cursor: pointer;
    background: #2db9ee;
    margin-bottom: 5px;
    border-radius: 4px;
    list-style: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.content-block ul li:hover {
    background: #1a8fc0;
}

.content-block ul li a {
    color: #ffffff;
    text-decoration: none;
}

.gradient-custom {
    background: #3a7bd5;
    background: -webkit-linear-gradient(to right, #3a6073, #3a7bd5);
    background: -webkit-gradient(linear, left top, right top, from(#3a6073), to(#3a7bd5));
    background: -webkit-linear-gradient(left, #3a6073, #3a7bd5);
    background: -o-linear-gradient(left, #3a6073, #3a7bd5);
    background: linear-gradient(to right, #3a6073, #3a7bd5)
}

.btn-outline-white {
    border: 2px solid #fff !important;
    background-color: transparent !important;
    color: #fff !important;
}

.btn:active, .btn:focus, .btn:hover {
    outline: 0;
}

/*end right block*/

/*animate*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*end animate*/


/*content*/
.content {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
    0 2px 10px 0 rgba(0, 0, 0, .12);
    border: 0;
    background: #fff;
    min-height: 500px;
    padding: 15px;
}

.page-title h3 {
    position: relative;
    text-align: left;
    text-transform: uppercase;
    display: block;
    color: #0b7e77;
    background: none;
}

.page-title hr {
    margin-top: 0;
}

/*.page-title h3::before {
	position: absolute;
	left: 0;
	width: 100%;
	height:100%;
	content: '';
	background:#5b8ba1;
}*/
.page-title h3 span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 10px;
    background-color: #fff;
}

.page-content {
    margin-top: 20px;
}

.title-news {
    font-size: 1.2rem;
    color: #0e625b;
    text-transform: uppercase;
    padding: 10px 0;
}

.announce-img, .news-img {
    text-align: center;
}

.announce-img img {
    outline: 1px solid #ccc;
    border: 2px solid #fff;
    margin: 5px 0px;
    width: 90%;
}

.news-img img {
    outline: 1px solid #ccc;
    border: 2px solid #fff;
    margin: 5px 0px;
    text-align: center;
}

.article-date {
    color: #777;
    margin: 10px 15px;
    font-size: .85rem;
}

.news-blog > div {
    margin-bottom: 2rem;
}

.readmore {
    text-align: right;
    padding-top: 20px;
    padding-right: 10px;
}

.readmore a {
    background: #298a81;
    border-radius: 2px;
    color: #fff;
    padding: 4px 20px;
    color: #fff;
    text-decoration: none;
    font-size: 0.8rem;
}

.h3, h3 {
    font-size: 1.55rem;
}

.pagination {
    list-style: none;
}

.pagination li a, .pagination li span {
    position: relative;
    display: block;
    padding: .3rem .75rem;
    margin-left: -1px;
    background-color: #fff;
    border: 1px solid #dee2e6;
    text-decoration: none;
}

.pagination li a:hover, .pagination li span:hover {
    background-color: #e9ecef;
}


/*round*/
.round {
    text-align: center;
    padding-right: 2px;
    padding-left: 2px;
}

.round a {
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.round-content {
    padding-top: 10%;
    padding-bottom: 10%;
    background: #5f7e8e;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.old-ydata {
    background: #23a59d;
}

.old-ndata {
    background: #bf3e12;
}

.active-ydata {
    background: #dda403;
}

.active-ndata {
    background: #f98640;
}

.round-content:hover {
    background-color: rgba(0, 0, 0, .6);
}

.round-date {
    font-size: 1rem;
    font-weight: 600;
}

.round-number {
    font-size: 1.4rem;
    font-weight: 600;
    padding-top: 3%;
    text-transform: uppercase;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .round-date {
        font-size: .8rem;
        font-weight: 600;
    }

    .round-number {
        font-size: 1.2rem;
    }
}

/*end round*/

/*programm*/
.programm-title {
    font-size: 1.4rem;
    text-align: center;
    margin: 20px 0;
    text-transform: uppercase;
    color: #1c8890;
}

.programm-title span {
    color: #555;
    font-size: 1.2rem;
}

.round-data {
    text-align: center;
    padding: 0 0 15px 0;
    text-transform: uppercase;
}

.round-data span {
    font-size: 1.1rem;
    font-weight: bold;
    color: #1b737a;

}

.btn.insert-data {
    padding: 0 5px;
}

.form-group .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ff9d20;
}

.btn.insert-data:active, .btn.insert-data:focus, .btn.insert-data:hover {
    box-shadow: none;
}

.modal-body .text-danger {
    padding: 10px;
}

.fa-history {
    color: #a1a1a1;
}

.btn-link {
    color: #0b7e77;
}

a .fa-share-square {
    cursor: pointer;
}

/*end programm*/

/*end content*/

/*footer*/
.footer {
    border-top: 3px solid #237e78;
    background: url("../images/footer-bg.jpg") #222328;
    color: #ddd;
    padding: 25px 0;
}

footer {
    margin-top: auto;
}

.footer a {
    color: #ddd;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.footer a:hover {
    color: #5bc9ff;
}

.footer-top {
    border-bottom: 2px solid #333;
    height: 45px;
}

.footer-bottom {
    padding-top: 20px;
}

/**/


.hide-filter .filters {
    display: none;
}

.jumbotron {
    background-color: #fff;
}


.table th {
    color: #0b7e77;
}

.btn-green {
    background: #23a59d;
    color: #fff;
    padding: .375rem .75rem .475rem;
}

.btn-green:hover, .btn-green:active, .btn-green:focus {
    background: #3e6b6f;
}

.program-index {
    min-height: 500px;
}

.help-block {
    color: red;
    font-size: .8rem;
}

.btn-info, .btn-success {
    background-color: #23a59d;
    border-color: #23a59d
}

.btn-info:hover, .btn-success:hover {
    background-color: #3e6b6f;
}

.list-view .float-left:nth-child(odd) {
    clear: left;
}

/*////////SITE-MAIN////////*/
.site-main__content {
    display: flex;
}

.site-main__img {
    height: 700px;
    width: 700px;
    margin-right: 18px;
}

.site-main__text {
    padding-top: 100px;
    font-size: 52px;
    font-weight: 700;
    color: #3a9190;
}

.site-main__text span {
    font-size: 18px;
    font-weight: 400;
}

@media (max-width: 1200px) {
    .site-main__img {
        height: 600px;
        width: 600px;
    }
}

@media (max-width: 993px) {
    .site-main__img {
        height: 350px;
        width: 350px;
    }

    .site-main__text {
        padding-top: 70px;
        font-size: 40px;
    }
}

@media (max-width: 800px) {
    .site-main__img {
        height: 320px;
        width: 320px;
    }

    .site-main__text {
        padding-top: 50px;
        font-size: 35px;
    }
}

@media (max-width: 590px) {
    .site-main__img {
        height: 260px;
        width: 260px;
    }

    .site-main__text {
        padding-top: 40px;
        font-size: 30px;
    }
}

@media (max-width: 450px) {
    .site-main__img {
        height: 160px;
        width: 160px;
    }

    .site-main__text {
        padding-top: 20px;
        font-size: 25px;
    }
}

/*////////SITE-MAIN-END////////*/

/*/////////ABOUT/////////////*/
.site-about__content {
    display: flex;
    margin: 70px 0 65px 0;
}


.site-about__content__img-first {
    margin-right: 27px;
    height: 194px;
    width: 194px;
}

.site-about__content__img-two {
    margin-left: 27px;
    height: 194px;
    width: 194px;
}

.site-about__content__text {
    text-indent: 30px;
    text-align: justify;
    line-height: 1.3;
    font-weight: 600;
    font-size: 24px;
}

.site-about__content__span-first {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
    color: #34a9a2;
}

.site-about__content__span-two {
    color: #34a9a2;
}


@media (max-width: 992px) {
    .site-about__content {
        display: block;
    }

    .site-about__content__text {
        text-align: left;
    }

    .site-about__content__span-first {
        display: inline;
    }

    .site-about__content:last-child {
        display: flex;
        flex-direction: column-reverse;
    }
}


/*/////////ABOUTEND/////////////*/

/*/////////programs-vok/////////////*/
.programs-vok__content-title {
    display: flex;
    align-items: center;
}

.programs-vok__content-title__img {
    height: 250px;
    width: 250px;
    margin: 45px 45px 0 0;
}

.programs-vok__content-text {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 700;
}

.programs-vok__content {
    text-align: center;
}

.programs-vok__content__name {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #e55556;
    color: white;
}

.programs-vok__content__desc {
    font-size: 20px;
    margin-top: -10px;
    line-height: 0.9;
    font-weight: 600;
    color: #e55556;
}


.programs-vok__content__button {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #e55556;
    color: white;
    border: none;
    transition: 0.5s;
}


a.programs-vok__content__button:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}


.programs-vok__content__name2 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #f29b4c;
    color: white;
}

.programs-vok__content__desc2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #f29b4c;
}

.programs-vok__content__button2 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #f29b4c;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button2:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__name3 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #96C93E;
    color: white;
}

.programs-vok__content__desc3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #96C93E;
}

.programs-vok__content__button3 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #96C93E;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button3:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__name4 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #4bac3f;
    color: white;
}

.programs-vok__content__desc4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #4bac3f;
}

.programs-vok__content__button4 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #4bac3f;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button4:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__name5 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #53bdae;
    color: white;
}

.programs-vok__content__desc5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #53bdae;
}

.programs-vok__content__button5 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #53bdae;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button5:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__name6 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #4985c3;
    color: white;
}

.programs-vok__content__desc6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #4985c3;
}

.programs-vok__content__button6 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #4985c3;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button6:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__name7 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #4a3f8b;
    color: white;
}

.programs-vok__content__desc7 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #4a3f8b;
}

.programs-vok__content__button7 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #4a3f8b;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button7:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__name8 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #d28cb9;
    color: white;
}

.programs-vok__content__desc8 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #d28cb9;
}

.programs-vok__content__button8 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #d28cb9;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button8:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__name9 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #a9c6e2;
    color: white;
}

.programs-vok__content__desc9 {
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
    margin-top: -10px;
    color: #a9c6e2;
}

.programs-vok__content__button9 {
    font-size: 18px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #a9c6e2;
    color: white;
    border: none;
    transition: 0.5s;
}

a.programs-vok__content__button9:hover {
    width: 130px;
    font-size: 22px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #e55556;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn2 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #f29b4c;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn2:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn3 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #96C93E;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn3:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn4 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #4bac3f;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn4:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn5 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #53bdae;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn5:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn6 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #53bdae;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn6:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn7 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #a9c6e2;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn7:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn8 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #d28cb9;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn8:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.programs-vok__content__btn9 {
    font-size: 25px;
    width: 10%;
    justify-content: center;
    margin-top: 40px;
    display: flex;
    margin-left: auto;
    cursor: pointer;
    font-weight: 600;
    background-color: #a9c6e2;
    color: white;
    border: none;
    transition: 0.5s;
}

.programs-vok__content__btn9:hover {
    width: 120px;
    font-size: 26px;
    color: white;
    text-decoration: none;
}

@media (max-width: 1200px) {
    .programs-vok__content-text {
        font-size: 22px;
        text-align: left;
    }

    .programs-vok__content__button, .programs-vok__content__button2, .programs-vok__content__button3,
    .programs-vok__content__button4, .programs-vok__content__button5, .programs-vok__content__button6,
    .programs-vok__content__button7, .programs-vok__content__button8, .programs-vok__content__button9 {
        width: 110px;
    }

    .programs-vok__content__btn, .programs-vok__content__btn2, .programs-vok__content__btn3,
    .programs-vok__content__btn4, .programs-vok__content__btn5, .programs-vok__content__btn6,
    .programs-vok__content__btn7, .programs-vok__content__btn8, .programs-vok__content__btn9 {
        width: 110px;
    }
}

@media (max-width: 768px) {
    .programs-vok__content-title {
        display: block;
        margin: 20px;
        align-items: unset;
    }

    .programs-vok__content-title__img {
        margin: 0 0 20px 0;
    }
}

@media (max-width: 500px) {
    .programs-vok__content-title__img {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 450px) {
    .programs-vok__content-title__img {
        width: 150px;
        height: 150px;
    }
}

/*/////////programs-vokEND/////////////*/


/*/////////participation in programs/////////////*/
.participationInPrograms-title {
    display: flex;
    align-items: center;
}


.participationInPrograms-title__img {
    height: 250px;
    width: 250px;
    margin: 45px 45px 25px 0;
}

.participationInPrograms-title-text {
    text-align: justify;
    font-size: 22px;
    font-weight: 700;
}

.participationInPrograms-content__main {
    display: block;
    margin-top: 30px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #23a49c;
    transition: 0.5s;
}

.participationInPrograms-content__main:hover {
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content-title {
    display: flex;
    align-items: center;
}

.participationInPrograms__content-text {
    text-align: justify;
    font-size: 22px;
    font-weight: 700;
}

.participationInPrograms__content-text-two {
    text-align: justify;
    font-size: 26px;
    font-weight: 700;
}

.participationInPrograms__content {
    text-align: center;
}

.participationInPrograms__content__name {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #e55556;
    color: white;
}

.participationInPrograms__content__nameEnd {
    display: block;
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #30A8A2;
    color: white;
    transition: 0.5s;
}

.participationInPrograms__content__nameEnd:hover {
    font-size: 26px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__desc {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 700;
    color: #e55556;
}

.participationInPrograms__content__btn {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #e55556;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__name2 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #f29b4c;
    color: white;
}

.participationInPrograms__content__desc2 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #f29b4c;
}

.participationInPrograms__content__btn2 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #f29b4c;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn2:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__name3 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #96C93E;
    color: white;
}

.participationInPrograms__content__desc3 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #96C93E;
}

.participationInPrograms__content__btn3 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #96C93E;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn3:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__name4 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #4bac3f;
    color: white;
}

.participationInPrograms__content__desc4 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #4bac3f;
}

.participationInPrograms__content__btn4 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #4bac3f;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn4:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__name5 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #34a9a2;
    color: white;
}

.participationInPrograms__content__desc5 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #34a9a2;
}

.participationInPrograms__content__btn5 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #34a9a2;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn5:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__desc5 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #4985c3;
}


.participationInPrograms__content__name6 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #4985c3;
    color: white;
}

.participationInPrograms__content__desc6 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #4a3f8b;
}

.participationInPrograms__content__btn6 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #4985c3;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn6:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__name7 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #4a3f8b;
    color: white;
}

.participationInPrograms__content__desc7 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #4a3f8b;
}

.participationInPrograms__content__btn7 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #4a3f8b;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn7:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__name8 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #d28cb9;
    color: white;
}

.participationInPrograms__content__desc8 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #d28cb9;
}

.participationInPrograms__content__btn8 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #d28cb9;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn8:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.participationInPrograms__content__name9 {
    margin-top: 40px;
    font-size: 25px;
    font-weight: 600;
    background-color: #bcdcf4;
    color: white;
}

.participationInPrograms__content__desc9 {
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #bcdcf4;
}

.participationInPrograms__content__btn9 {
    margin-top: 20px;
    width: 111px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    background-color: #bcdcf4;
    color: white;
    border: none;
    transition: 0.5s;
}

.participationInPrograms__content__btn9:hover {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

@media (max-width: 992px) {
    .participationInPrograms-title-text {
        text-align: left;
    }

    .participationInPrograms__content-title {
        margin-top: 30px;
    }

    .participationInPrograms__content-text {
        text-align: left;
    }

    .participationInPrograms-title__img {
        margin: 0 20px 0 0;
    }

    .participationInPrograms__content-text-two {
        text-align: left;
    }
}

@media (max-width: 540px) {
    .participationInPrograms-title {
        align-items: unset;
        display: block;
    }

    .participationInPrograms__content-title {
        display: block;
        align-items: unset;
    }

    .participationInPrograms-title__img {
        width: 200px;
        height: 200px;
    }

}

@media (max-width: 450px) {
    .participationInPrograms-title__img {
        width: 150px;
        height: 150px;
    }
}


/*/////////participation in programsEND/////////////*/

a {
    color: #761e14;
}
.header-contact i {
    color: #761e14;
}
.header-button {
	color: #761e14;
    border-color: #761e14;
}
.btn-label {
    background: #761e14;
}
.navbar-menu {
    background-color: #761e14;
}
.header-authorization .btn:active, .header-authorization .btn:focus, .header-authorization .btn:hover {
    background: #761e14;
    border-color: #761e14;
}
.page-title h3 {
    color: #761e14;
}
.old-ydata {
    background: #761e14;
}
.btn-link {
    color: #761e14;
}
.table th {
    color: #761e14;
}
.btn-info, .btn-success {
    background-color: #761e14;
    border-color: #761e14;
}
.site-main__text {
    color: #761e14;
}
.footer {
    border-top: 3px solid #761e14;
}
.site-about__content__span-two {
    color: #761e14;
}
.readmore a {
    background: #761e14;
}

.header-authorization .dropdown a {
    color: #761e14;
}

.btn-green {
    background-color: #761e14;
}