@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');


@font-face {
    font-family: 'Rockwell MT Condensed';
    src: url('../fonts/RockwellMT-Condensed.eot');
    src: url('../fonts/RockwellMT-Condensed.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RockwellMT-Condensed.woff2') format('woff2'),
    url('../fonts/RockwellMT-Condensed.woff') format('woff'),
    url('../fonts/RockwellMT-Condensed.ttf') format('truetype'),
    url('../fonts/RockwellMT-Condensed.svg#RockwellMT-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Bold.woff2') format('woff2'),
    url('../fonts/MyriadPro-Bold.woff') format('woff'),
    url('../fonts/MyriadPro-Bold.ttf') format('truetype'),
    url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
    url('../fonts/MyriadPro-Regular.woff') format('woff'),
    url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
    url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




img {
    max-width: 100%;
}

* {
    outline: none !important;
}

a, button {
    cursor: pointer;
}

body {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 0;
}
.row {
    margin: 0 -15px;
}

.row>* {
    padding: 0 15px;
}

.container {
    width: 1370px;
    padding: 0 15px;
    max-width: 100%;
}

.header-top {
    display: flex;
    align-items: center;
}

header {
    /* padding: 43px 0 18px 0; */
    padding: 30px 0 10px 0;
}

.logo {
    text-decoration: none;
    width: 140px;
}
.logo span {
    font-size: 16.67px;
    color: #c69456;
    display: block;
    position: relative;
    left: 80px;
    white-space: nowrap;
}
.header-top .social-networks {
    flex-flow: column;
}
.header-top .social-networks a+a {
    margin-left: 0;
    margin-top: 15px;
}

.menu {
    display: flex;
    padding-left: 0;
    list-style: none;
    margin: 0 20px 0 38px;
    flex-grow: 1;
    justify-content: space-between;
}

.menu li a {
    color: #4d4d4d;
    text-decoration: none;
    font-size: 16px;
}

.gold-button {
    font-size: 16px;
    background: #c69456;
    padding: 5px 28px;
    display: block;
    text-decoration: none;
    color: #fff!important;
    
}

/*.buttons-header {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.buttons-header .gold-button {*/
/*    margin-left: 8px;*/
/*}*/
.buttons-header {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    width: 382px;
    justify-content: space-between;
    flex-shrink: 0;
}
.buttons-header .gold-button {
    width: calc(50% - 4px);
    margin: 4px 0;
    text-align: center;
    padding: 5px 10px;
}

.social-networks {
    margin-left: 26px;
    display: flex;
    align-items: center;
}

.social-networks a+a {
    margin-left: 42px;
}
.header-bottom {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.top-section {
    background: url("../images/bg-1.jpg") no-repeat top center;
    padding: 48px 0 30px 0;
}

.top-block {
    margin-left: 108px;
    width: fit-content;
}

.top-block-text {
    width: 280px;
    max-width: 100%;
    margin: auto;
}
.top-block>img {
    margin-bottom: 40px;
    display: block;
}

.top-block-text p {
    font-family: 'Myriad Pro';
    color: #b17833;
    font-size: 23px;
    margin-bottom: 25px;
    line-height: 175%;
}

.top-block-text p span {
    text-transform: uppercase;
    display: block;
}


.gold-button-2 {
    padding: 7px!important;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    border-radius: 10px;
}

.timetable-section {
    padding: 80px 0 70px 0;
}

.timetable-section h2 {
    margin-bottom: 33px;
    font-size: 33px;
    padding-left: 230px;
}

.timetable-block {
    display: flex;
    margin-bottom: 55px;
}


.timetable-block-l {
    display: flex;
    flex-shrink: 0;
}
.date {
    width: 166px;
    flex-shrink: 0;
    background: url(../images/bg-2.jpg) no-repeat top center/cover;
    padding: 15px;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.timetable-block-img {
    width: 336px;
    position: relative;
}

.timetable-block-img span {
    font-family: 'Myriad Pro';
    width: 57px;
    height: 64px;
    background: #c69456;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    top:0;
    right: 0;
}


p.digit {
    font-family: 'Rockwell MT Condensed';
    font-size: 58px;
    margin-bottom: 0;
    line-height: 90%;
}

p.month {
    font-family: 'Myriad Pro';
    font-size: 29px;
    margin-bottom: 7px;
}


p.day-eweek {
    font-family: 'Myriad Pro';
    font-size: 25px;
    margin-bottom: 11px;
}


p.hour {
    font-size: 33px;
    margin-bottom: 0;
}


.timetable-block-c {
    padding: 10px 30px;
    flex-grow: 1;
}
.timetable-block-c h3 {
    font-family: 'Myriad Pro';
    color: #c69456;
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 13px;
}

.timetable-block-c p {
     font-size: 16px;
     font-weight: 300;
 }


.experts h4 {
    font-family: 'Myriad Pro';
    color: #d3a063;
    font-size: 25px;
    margin-bottom: 1px;
}

.experts p {
    font-family: 'Myriad Pro';
    color: #d3a063;
    font-size: 16px;
    margin-bottom: 0;
}
/*.new-experts p {*/
/*    font-family: 'Myriad Pro';*/
/*    color: #d3a063;*/
/*    font-size: 16px;*/
/*    margin-bottom: 0;*/
/*}*/

.experts p:last-child {
    margin-bottom: 0;
}

.timetable-block-r {
    width: 310px;
    flex-shrink: 0;
}

.timetable-block-r a {
    width: 100%;
    margin-bottom: 28px;
    text-align: center;
}

.bg-button {
    color: #c69456!important;
    text-decoration: none;
    font-size: 25px;
    background: url(../images/bg-3.jpg) no-repeat top left/cover;
    padding: 7px 20px;
    display: table;
}
.gold-button-3 {
    padding: 7px 20px;
    font-size: 25px;
    text-transform: uppercase;
}


ul.pagination {
    align-items: center;
    justify-content: center;
    margin: 0;
}

a.page-link {
    padding: 0;
    font-size: 25px;
    color: #030303!important;
    border:0;
    background: transparent!important;
    box-shadow: none!important;
}

.page-link-last img {
    transform: rotate(180deg);
}

.page-item {
    margin: 0 4px;
}

.page-link-last {
    margin-left: 12px!important;
}

.page-link-first {
    margin-right: 12px;
}

.pagination-tm {
    margin: 113px 0 138px 0;
}

.form-tm {
    width: 835px;
    margin: auto;
}

.form-tm-top {
    position: relative;
    border: 1px solid #2e2e2e;
    padding: 25px 23px;
    margin-bottom: 43px;
}


.form-tm-top:after {
    position: absolute;
    content: "";
    background: #fff;
    left: 47px;
    right: 47px;
    height: 1px;
    top: -1px;
}


.form-tm-top:before {
    background: #fff;
    content: "";
    position: absolute;
    left: 47px;
    right: 47px;
    height: 1px;
    bottom: -1px;
}

.form-tm-int {
    position: relative;
}

.form-tm-int:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 1px;
    top:6px;
    left: -24px;
    bottom: 6px;
}


.form-tm-int:before {
    top: 6px;
    right: -24px;
    bottom: 6px;
    background: #fff;
    content: "";
    position: absolute;
    width: 1px;
}

.form-tm-top p {
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}

.form-tm-top p span {
     font-size: 21px;
    display: block;
 }


.form-tm input {
    width: 586px;
    margin: auto;
    display: block;
    max-width: 100%;
    border: 0;
    border-bottom: 1px solid #010101;
}

.black-button {
    padding: 6px 26px;
    color: #fff;
    font-size: 21px;
    border: 0;
    background: #000;
    text-transform: uppercase;
}

.form-tm .black-button {
    margin: auto;
    display: block;
}

footer {
    background: url("../images/bg-footer.jpg") no-repeat top center/cover;
    padding: 50px 0;
}

.footer-logo img {
    display: block;
}

.footer-logo img + img {
    margin-top: 40px;
 }

.footer-text p {
    color: #c69456;
    font-size: 25px;
    margin-bottom: 8px;
}

.container-small {
    width: 1030px;
}

.border-wrapper {
    border-top:1px solid #010101;
    padding-top: 60px;
}

.gold-h2 {
    color: #c69456;
    font-size: 25px;
    margin-bottom: 45px;
    font-weight: 400;
    text-transform: uppercase;
}

.team-block-img img {
    border-radius: 10px;
    border: 2px solid #c69456;
}

.team-block {
    display: flex;
    margin-bottom: 32px;
}
.team-block-img {
    margin-right: 24px;
    flex-shrink: 0;
}



.team-block-text {
    padding-top: 10px;
}

.team-block-text h3 {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
}

.team-block-text p {
    font-size: 16px;
    font-weight: 300;
}



p.rubric {
    color: #c69456;
    font-size: 16px;
    margin-bottom: 25px;
}

.team-section {
    padding-bottom: 54px;
}

.contacts-section {
    padding-bottom: 68px;
}

.contacts-text {
    padding: 15px 0 0 12px;
    width: 386px;
    max-width: 100%;
}

.contacts-text p {
    font-size: 25px;
    color: #c69456;
}
.messengers {
    display: flex;
    margin: 25px 0 0 0;
    justify-content: center;
}

.messengers a + a {
    margin-left: 39px;
}

.contacts-text p {
    font-size: 25px;
    color: #c69456;
    margin-bottom: 10px;
}

.projects-section {
    padding: 85px 0 60px 0;
    background: url("../images/bg-4.jpg") no-repeat top center/cover;
    position: relative;
    border-bottom: 9px solid #fff;
    margin-bottom: 18px;
}

.projects-section:after {
    content: "";
    background: #c69456;
    border-bottom: 9px solid #fff;
    height: 18px;
    width: 100%;
    bottom: -28px;
    left: 0;
    position: absolute;
}

.project-block {
    display: flex;
    margin-bottom: 80px;
}


.project-block-l {
    margin-right: 21px;
    width: 329px;
    flex-shrink: 0;
}

.project-block-l img {
    border-radius: 9px;
    border: 2px solid #c69456;
}

.project-block-r {
     width: calc(100% - 350px);
 }

.project-block-r h3 {
    color: #c69456;
    font-size: 16px;
    padding-left: 70px;
    font-weight: 400;
    margin-bottom: 15px;
}

.project-block-r p {
    font-size: 16px;
    line-height: 145%;
    margin-bottom: 0;
}

.projects-list .project-block:last-child {
    margin-bottom: 0;
}

.new-block img {
    margin-bottom: 35px;
}

.new-block h3 {
    font-size: 25px;
    font-weight: 500;
}

.new-block p {
    font-size: 16px;
    font-weight: 300;
}


p.date-tm {
    color: #191919;
    margin-bottom: 5px;
    font-size: 16px;
}
.new-block {
    margin-bottom: 65px;
}

.news-list .row {
    margin: 0 -22px;
}


.news-list .row>* {
    padding: 0 22px;
}

.news-section .pagination-tm {
    margin: 100px 0 105px 0;
}

.about-section ul {
    margin-bottom: 27px;
    padding-left: 20px;
}

.about-section {
    padding-bottom: 100px;
}


.schedule-section .timetable-block-img {
    width: 500px;
    float: left;
    margin-right: 15px;
    max-width: 100%;
}


.schedule-section {
    padding:0 0 110px 0;
}

.schedule-top {
    background: url("../images/bg-4.jpg") no-repeat top center/cover;
    padding: 85px 0 30px 0;
}

.schedule-top .gold-h2 {
    margin-bottom: 30px;
}

.schedule-descr {
    margin-bottom: 85px;
}


p.date-tm-2 {
    color: #c69456;
    margin-bottom: 35px;
    font-weight: bold;
}

.new-experts {
    display: flex;
}
.new-experts .new-expert-block {
    margin-right: 22px;
}

.expert-block img {
    border: 2px solid #c69456;
    border-radius: 9px;
    margin-bottom: 10px;
}
.new-expert-block img {
    border: 2px solid #c69456;
    border-radius: 9px;
    margin-bottom: 10px;
}


.expert-block p {
    text-align: center;
}

.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span {
    display: none;
}


.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    margin: 0;
    background: url("../images/arrow-slider.png")!important;
    width: 23px;
    height: 37px;
    position: absolute;
    top:calc(50% - 18px);
}


.owl-carousel .owl-nav button.owl-prev {
    left: -60px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -60px;
    transform: rotate(180deg);
}


.schedule-bottom {
    padding-top: 70px;
}

.media-list {
    width: 900px;
    max-width: 100%;
    margin: auto;
}


.media-block h3 {
    font-size: 21px;
    margin-bottom: 25px;
    line-height: 29px;
}

.media-block p {
    font-size: 16px;
}
p.date-tm-3 {
    font-size: 21px;
    line-height: normal;
    margin-bottom: 25px;
}

.media-block .gold-button {
    margin-top: 100px;
    
}

.gold-button.gold-button-4 {
    padding: 5px 55px;
    font-size: 21px;
    display: table;
}

.media-block {
    margin-bottom: 50px;
}



.media-list .pagination-tm {
    margin: 50px 0 138px 0;
}


.news-section {
    overflow: hidden;
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.header_fixed {
    background: #FFF;
    position: fixed;
    top: 0;
    padding: 10px 0;
    border-bottom: 1px solid #DDD;
    z-index: 6;
    width: 100%;
}

.header_fixed .social-networks {
    display: none;
}

.header_fixed  .logo img {
    height: 50px;
}


@media screen and (max-width: 1300px){
    .gold-button {
        padding: 5px 14px;
    }
    
    
    
}


@media screen and (max-width: 1199px){
    .menu li a {
        font-size: 14px;
    }
    .logo {
        width: 100px;
    }
    .menu {
        margin: 0 15px 0 15px;
    }
    
    
    .buttons-header .gold-button {
        margin-left: 5px;
        font-size: 14px;
        padding: 5px 8px;
    }
    
    .top-block {
        margin-left: 0;
    }
    p.digit {
        font-size: 45px;
    }
    p.month {
        font-size: 24px;
    }
    
    p.day-eweek {
        font-size: 21px;
    }
    p.hour {
        font-size: 25px;
    }
    .timetable-block-l {
        width: 502px;
    }
    
    .timetable-block-c {
        width: calc(100% - 502px);
    }
    
    .timetable-block {
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .timetable-block-r {
        width: 100%;
        margin: 30px 0 0 0;
        display: flex;
    }
    
    
    .timetable-block-r a + a {
        margin-left: 10px;
    }
    
    .news-list .row>* {
        padding: 0 15px;
    }
    
    .news-list .row {
        margin: 0 -15px;
    }
    .footer-text p {
        font-size: 22px;
    }
}

@media screen and (max-width: 991px){
    .menu-toggler {
        padding: 6px 8px;
        background: transparent;
        border: 0;
    }
    
    .menu-toggler span {
        width: 18px;
        height: 3px;
        margin: 4px 0;
        background: #010101;
        display: block;
    }
    
    .menu-toggler.active span {
        opacity: 0;
    }
    
    
    .menu-toggler.active {
        background: url("../images/close.png") no-repeat center;
    }
    
    .menu-toggler.active span {
        opacity: 0;
    }
    
    .header-wrapper {
        display: flex;
        align-items: center;
    }
    
    .logo {
        width: 70px;
        position: absolute;
        top: 15px;
        left: calc(50% - 35px);
    }
    header {
        padding: 22px 0 11px 0;
        position: relative;
        z-index: 10;
    }
    
    
    .social-networks a+a {
        margin-left: 20px;
    }
    
    .menu-mobil {
        position: fixed;
        top: 0;
        background: #010101;
        height: 100vh;
        width: 100%;
        flex-flow: column;
        z-index: 4;
        justify-content: flex-start;
        padding: 95px 20px 30px 55px;
        left: -100%;
        transition: 0.6s left;
    }
    
    .menu-mobil.active {
        transition: 0.6s left;
        left: 0;
    }
    
    .menu {
        flex-flow: column;
        justify-content: flex-start;
        flex-grow: 0;
        margin: 0;
    }
    
    .menu li a {
        font-size: 21px;
        color: #fdfdfd;
    }
    
    
    .buttons-header a {
        font-size: 21px;
        color: #c69456!important;
        text-align: left;
    }
    
    .buttons-header .gold-button {
        margin-left: 0;
        font-size: 21px;
        color: #c69456!important;
        background: transparent;
        margin-bottom: 10px;
        padding: 0;
    }
    .menu-mobil .buttons-header .gold-button a {
        text-align: left;
    }
    
    .buttons-header {
        flex-flow: column;
        align-items: flex-start;
    }
    
    .menu li {
        margin-bottom: 10px;
    }
    
    
    .top-block {
        width: 350px;
        max-width: 100%;
    }
    
    .top-section {
        background-size: 992px;
    }
     .top-mobil-section .top-block {
         width: auto;
     }
    
    .top-block-text {
        width: auto;
    }
    
    .top-block-text p span br {
        display: none;
    }
    
    .top-block-int p {
        font-size: 14px;
    }
    .gold-button-2 {
        padding: 5px 27px!important;
        font-size: 12.5px;
        border-radius: 6px;
        width: fit-content;
        display: block;
    }
    .top-block-int {
        padding: 0 0 0 20px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    
    
    .top-mobil-section {
        padding: 20px 0 10px 0;
        border-bottom: 1px solid #c69456;
    }
    
    .top-block-text p span {
        font-size: 16px;
    }
    .top-block-text p {
        margin-bottom: 5px;
        line-height: normal;
    }
    
    
    .timetable-block-l {
        width: 100%;
    }
    
    .timetable-section {
        padding: 28px 0 30px 0;
    }
    .timetable-section h2 {
        margin-bottom: 20px;
        font-size: 16px;
        padding-left: 0;
        text-align: center;
    }
    
    .timetable-block-c h3 {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .timetable-block-c {
        padding: 5px 0;
    }
    .timetable-block-c p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .timetable-block-c p {
        font-size: 14px;
    }
    
    .experts p, .experts h4 {
        font-size: 16px;
        margin-right: 5px;
        margin-bottom: 0;
        line-height: normal;
    }
    
    .experts {
        display: flex;
    }

    .timetable-block-r {
        margin: 7px 0 0 0;
        justify-content: space-between;
    }
    
    .gold-button-3 {
        padding: 4px 20px;
        font-size: 16px;
    }
    
    
    .timetable-block-r a {
        width: calc(50% - 7px);
        line-height: normal;
        margin: 0;
    }
    
    .timetable-block-r a + a {
        margin-left: 0;
    }
    
    
    .timetable-block {
        margin-bottom: 43px;
    }
    a.page-link {
        font-size: 15px;
    }
    
    .page-item:last-child .page-link img, a.page-link-first img {
        width: 15px;
    }
    
    .page-link-first {
        margin-right: 22px;
    }
    
    .page-link-last {
        margin-left: 22px!important;
    }
    .pagination-tm {
        margin: 64px 0 90px 0;
    }
    
    .form-tm-top:after, .form-tm-top:before {
        left: 19px;
        right: 19px;
    }
    
    .form-tm-int:before, .form-tm-int:after {
        top: 6px;
        bottom: 11px;
    }
    
    .form-tm-top {
        padding: 10px 10px 7px 10px;
        margin-bottom: 43px;
    }
    .form-tm {
        max-width: 100%;
    }
    
    .form-tm-top p, .form-tm-top p span {
        font-size: 12.5px;
        margin-bottom: 0;
    }
    
    .form-tm input {
        margin: 0 40px;
        width: calc(100% - 80px);
    }
    
    .form-tm .black-button {
        font-size: 16px;
        font-weight: 300;
        padding: 6px 18px;
    }
    .footer-logo img + img {
        display: none;
    }
    
    .footer-text p {
        font-size: 12.5px;
        margin-bottom: 0;
        line-height: normal;
    }
    
    footer {
        padding: 22px 0 30px 0;
    }
    
    .footer-logo img {
        width: 90px;
    }
    
    
    .social-networks {
        margin-right: 0;
        flex-flow: row!important;
    }
    .header-top .social-networks a+a {
        margin-top: 0;
    }
    
    
    .form-tm-int:before {
        right: -11px;
    }
    .form-tm-int:after {
        left: -11px;
    }
    
    .schedule-top {
        padding: 10px 0 15px 0;
    }
    
    .schedule-top .gold-h2 {
        margin-bottom: 11px;
        font-size: 16px;
    }
    
    .schedule-descr p {
        font-size: 14px;
    }
    p.date-tm-2 {
        margin-bottom: 30px;
        font-size: 15px;
    }
    
    .schedule-section .timetable-block-img {
        float: none;
        margin-bottom: 10px;
    }
    
    .schedule-descr {
        margin-bottom: 12px;
    }
    
    
    .expert-block img {
        margin-bottom: 20px;
    }
    
    .expert-block p {
        font-size: 12.5px;
        line-height: normal;
    }
    
    .schedule-section {
        padding: 0 0 30px 0;
    }
    
    
    .border-wrapper {
        padding-top: 20px;
    }
    
    
    .gold-h2 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    
    
    .contacts-text p {
        font-size: 14px;
    }
    
    
    .messengers a {
        width: 30px;
    }
    
    .contacts-text {
        padding: 0;
    }
    
    .new-block img {
        margin-bottom: 10px;
    }
    
    
    p.date-tm {
        margin-bottom: 5px;
        font-size: 14px;
    }
    
    .new-block h3 {
        font-size: 16px;
    }
    
    .new-block p {
        font-size: 14px;
    }
    .new-block {
        margin-bottom: 25px;
    }
    
    .news-section .pagination-tm {
        margin: 0 0 30px 0;
    }
    .border-wrapper ul, .border-wrapper p {
        font-size: 14px;
    }
    
    .about-section {
        padding-bottom: 20px;
    }
    
    .media-block h3 {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: normal;
    }
    
    p.date-tm-3 {
        margin-bottom: 10px;
    }
    
    
    .gold-button.gold-button-4 {
        padding: 5px 55px;
        font-size: 15px;
    }
    .media-block .gold-button {
        margin-top: 0;
    }
    .media-block {
        margin-bottom: 30px;
    }
    .media-list .pagination-tm {
        margin: 1px 0 35px 0;
    }
    .header_fixed .logo img {
        height: auto;
    }
    .header_fixed .social-networks {
        display: flex;
    }
    .header-top .logo span {
        display: none;
    }
    .logo-mobil.logo {
        width: 130px;
        position: static;
        margin: 10px 0;
    }

    .logo-mobil img {
        position: static;
        width: 130px;
    }


    .header-top {
        justify-content: space-between;
        width: 100%;
    }
    .header-top .social-networks a+a {
        margin-left: 20px;
    }
}






@media screen and (max-width: 767px){
    
    
    .date {
        width: 100px;
    }
    
    p.digit {
        font-size: 37px;
    }
    
    
    p.month {
        font-size: 18px;
        margin-bottom: 1px;
    }
    
    p.day-eweek {
        margin-bottom: 5px;
        font-size: 16px;
    }
    p.hour {
        font-size: 21px;
        margin-bottom: 7px;
    }
    
    .date .gold-button {
        font-size: 12px;
        padding: 2px 9px;
        border-radius: 7px;
    }
    .timetable-block-c {
        width: 100%;
    }
    
    .timetable-block-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    
    .timetable-block-img span {
        width: 37px;
        height: 41px;
        font-size: 16px;
    }
    
    
    .gold-button-3 {
        padding: 4px 2px;
        font-size: 15px;
    }
    
    .timetable-block {
        padding: 0;
    }
    
    
    footer .row {
        flex-flow: row;
        margin: 0 -5px;
    }
    
    footer .row>*:nth-child(1) {
        width: 100px;
    }
    
    footer .row>*:nth-child(2) {
        width: calc(100% - 100px);
    }
    
    footer .row>* {
        padding: 0 5px;
    }
    
    .top-block>img {
        width: 135px;
    }
    
    .top-section {
        background-size: 768px;
        height: 165px;
        background-position-y: center;
    }
    
    
    .schedule-section .timetable-block-img img {
        height: 260px;
    }
    
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        width: 17px;
        height: 29px;
        background-size: cover!important;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }
    
    .owl-carousel .owl-nav button.owl-next {
        right: -20px;
    }
    .container {
        padding: 0 20px;
    }
    .team-block {
        margin-bottom: 20px;
        flex-flow: column;
    }
    
    
    p.rubric {
        margin-bottom: 10px;
    }
    
    .team-block-text h3 {
        margin-bottom: 9px;
    }
    .team-section {
        padding-bottom: 30px;
    }
    
    .messengers {
        margin: 15px 0 0 0;
    }
    
    
    .contacts-section {
        padding-bottom: 30px;
    }
    
    
    .contacts-map iframe {
        height: 300px;
    }
    
    .project-block {
        margin-bottom: 20px;
        flex-flow: column;
    }
    
    .project-block-l {
        margin-right: 0;
        max-width: 100%;
        margin-bottom: 20px;
    }
    
    
    .project-block-r h3 {
        padding-left: 0;
    }
    
    .project-block-r {
        width: 100%;
    }
    .project-block-r p {
        font-size: 14px;
        line-height: normal;
    }
    
    .projects-section {
        border-bottom: 3px solid #fff;
        margin-bottom: 9px;
        padding-top: 20px;
    }
    
    .projects-section:after {
        border-bottom: 3px solid #fff;
        height: 6px;
        bottom: -10px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}



@media screen and (max-width: 355px){
    .page-link-first {
        margin-right: 6px;
    }
    
    .page-link-last {
         margin-left: 6px!important;
     }
    
    
    
    
    
    
}


















































