/* ---- GLOBAL ---- */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap');
html, body{
    height: 100%;
}
body, p , a{
    font-family: 'Gotham Pro','Helvetica Neue',Helvetica,'Segoe UI',Arial,sans-serif;
    color: #2B2A29;
}

a{
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
    border-bottom: none;
}
img{
    max-width: 100%;
}
ul{
    margin: 0;
    padding: 0;
}
ul li{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.clear{
    clear: both;
}
.posabs{
    position: absolute;
}
.posrel{
    position: relative;
}
input, a, select, textarea, button, input:active, a:active, select:active, textarea:active, button:active, input:focus, a:focus, select:focus, textarea:focus, button:focus{
    outline: none;
}
.btn.btn-primary:active{
    background-color: #007E7E!important;
    border-color: #007E7E!important;
}
.btn.btn-primary:focus{
    box-shadow: none!important;
}


.container_main{
    background: #FBFBFB;
    overflow: hidden;
    min-height: 100%;
}
.content{
    padding-bottom: 90px;
}


.header-main{
    background: url() no-repeat top;
    background-color: #007E7E;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 0px 50px;
    position: relative;
    padding-bottom: 20px;
}
.header-main:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 150%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 126, 126, 0.03) 0%, #007E7E 100%), url(../images/header_bg.jpg) no-repeat top center;
    border-radius: 0px 0px 0px 50px;
    background-size: cover;
    filter: blur(3px);
}
.header-main .container{
    position: relative;
    z-index: 3;
}
.header-main h1{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
}


.header-akkaunt{
    background: url() no-repeat top;
    background-color: #007E7E;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    
    padding-bottom: 30px;
    height: 100%;
}
.header-akkaunt:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 126, 126, 0.03) 0%, #007E7E 87.5%), url(../images/header-akk_bg.jpg) no-repeat top center;
    filter: blur(2px);
    background-size: cover;
}
.header-akkaunt .container{
    position: relative;
    z-index: 3;
}
.welcome{
    padding-bottom: 40px;
}
.welcome p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 11px;
}
.welcome h1{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 50px;
}
.welcome img{
    display: block;
    margin: 0 auto;
    padding: 16px;
    background: #F0F0F0;
    border: 5px solid #007E7E;
    box-sizing: border-box;
    border-radius: 20px;
}
.men-akk{
    padding-top: 20px;
    padding-bottom: 140px;
}
.akk-block{
    padding-bottom: 60px;
}
.akk-block p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 35px;
}
.akk-block a{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    padding: 15px 20px;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    width: 256px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.akk-block a:active{
    color: #007E7E;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
}


.header-kontakty{
    background: url() no-repeat top;
    background-color: #007E7E;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 0px 50px;
    position: relative;
    padding-bottom: 30px;
}
.header-kontakty:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 126, 126, 0.03) 0%, #007E7E 100%), url(../images/podrobno-bg.jpg) no-repeat top center;
    border-radius: 0px 0px 0px 50px;
    background-size: cover;
    filter: blur(3px);
}
.header-kontakty .container{
    position: relative;
    z-index: 3;
}
.header-kontakty h1{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
}


.header-about{
    background: url() no-repeat top;
    background-color: #007E7E;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 0px 50px;
    position: relative;
    padding-bottom: 0;
}
.header-about:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 126, 126, 0.03) 0%, #007E7E 100%), url(../images/header_bg.jpg) no-repeat top center;
    border-radius: 0px 0px 0px 50px;
    background-size: cover;
    filter: blur(3px);
}
.header-about .container{
    position: relative;
    z-index: 3;
}
.header-about img.label{
    display: block;
    margin: 10px auto 0;
    width: 117px;
    height: 117px;
}




.header{
    background: url() no-repeat top;
    background-color: #007E7E;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 0px 50px;
    position: relative;
    padding-bottom: 30px;
}
.header:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 126, 126, 0.03) 0%, #007E7E 100%), url(../images/header_bg.jpg) no-repeat top center;
    border-radius: 0px 0px 0px 50px;
    background-size: cover;
    filter: blur(3px);
}
.header .container{
    position: relative;
    z-index: 3;
}
.header h1{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
}
.men{
    padding-top: 20px;
    padding-bottom: 32px;
}
.back{ 
    padding-top: 20px;
    padding-bottom: 32px;
    text-align: right;
}
.back a{
    display: inline-block;
    border: none;
}
.header-login{
    margin-bottom: 86px;
}


.login{}
.title{
    margin-bottom: 60px;
}
.title img{
    display: block;
    margin: 0 auto;
}
.title p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #333333;
    margin: 20px 0;
}

.login-block{
    margin-bottom: 125px;
}
.login-bottom{
    margin-bottom: 40px;
}
.login-block p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #333333;
}
.login-bottom a{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    display: block;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    color: #007E7E;
    margin-bottom: 10px;
}



.calendar{
    padding-top: 40px;
}
.prev-month a{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    margin: 0;
    color: #8B8B8B;
}
.month a{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    color: #333333;
}
.month p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    margin: 0;
    color: #333333;
}
.next-month{
    text-align: right;
}
.next-month a{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: right;
    margin: 0;
    color: #8B8B8B;
    display: inline-block;
}
.calendar .col{
    padding: 0;
}
.day{
    margin-top: 40px;
    border: 2px solid transparent;
    border-radius: 10px;
}
.day h3{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding-top: 15px;
    color: #8B8B8B;

}
.day p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #8B8B8B;
}
.day.active{
    background: #FFFFFF;
    border: 2px solid #007E7E;
    box-sizing: border-box;
    border-radius: 10px;
}
.day.active h3, .day.active p{
    color: #333333;
}


.uchastniki{
    margin-top: 30px;
}
.zakaz{
    margin-top: 30px;
}
.uchastniki h3{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin: 0;
}
.color-blue{
    color: #007E7E;
}
.table{
    margin-top: 20px;
}
.table td{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #333333;
    padding: 10px 0;
}
.table td a{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    color: #FFFFFF;
    background: #007E7E;
    border-radius: 5px;
    padding: 5px 15px;
}
td.kol-vo{
    display: flex;
    justify-content: flex-end;
}
td.add{
    display: flex;
    justify-content: flex-end;
}
td.kol-vo a{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    padding: 0px 8px;
    border-radius: 30px;
}
td.kol-vo a:hover{
    border: none;
}
td.kol-vo a.minus{
    padding: 0px 10px;
    background: #C4C4C4;
}
td.kol-vo p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #333333;
    padding: 0 10px;
    margin: 0;
}

.price{
    padding: 30px 0;
}
.price h3{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 0;
}



.lgoty{
    border-top: 1px solid #8B8B8B;
    border-bottom: 1px solid #8B8B8B;
    margin-bottom: 40px;
}
.lgoty h3{
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
    position: relative;
}
.lgoty p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    align-items: center;
    color: #8B8B8B;
    margin-bottom: 20px;
    
}
.lgoty ul{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    align-items: center;
    color: #8B8B8B;
    padding-bottom: 20px;
    position: relative;
}
.lgoty ul li{
    position: relative;
    text-indent: 1em;
}
.lgoty ul li:before{
    content: '';
    position: absolute;
    background: url(../images/li.svg) no-repeat;
    width: 10px;
    height: 10px;
    top: 8px;
    left: 0;
}


.detali{}
.detali h3{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 16px;
}
.detali p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    margin: 0;
}
.form-control{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    align-items: center;
    color: #8B8B8B;
    border: 2px solid #C4C4C4;
    border-radius: 30px;
    background: none;
    padding: 25px;
}
input::placeholder{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #8B8B8B;
}
.form-control:focus {
    background-color: transparent;
    border-color: #C4C4C4;
    box-shadow: none;
}
.form-group{
    margin-bottom: 15px;
}
.form-group label{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    margin-bottom: 0;
}
.btn.btn-primary{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    background: #007E7E;
    border: 2px solid #007E7E;
    border-radius: 30px;
    display: block;
    margin: 25px auto;
    padding-top: 10px;
    width: 253px;
}


.footer{
    background: #FFFFFF;
    box-shadow: 0px -4px 10px rgba(0, 126, 126, 0.25);
    border-radius: 20px 20px 0px 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}
.itogo p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #007E7E;
    margin: 0;
    padding-top: 15px;
}
.itogo h3{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    padding-bottom: 15px;
    margin: 0;
}
.oform{
    padding-top: 20px;
    text-align: right;
}
.oform a{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #FFFFFF;
    background: #007E7E;
    border: 2px solid #007E7E;
    border-radius: 30px;
    padding: 7px 28px;  
    display: block;
    width: 190px;
    position: absolute;
    right: 15px;
}
.icons{
    padding: 10px;
    text-align: center;
}
.icons a{
    display: inline-block;
}
.icons a svg{
    display: block;
    margin: 0 auto;
    height: 24px;
    fill: #8B8B8B;
}
.icons a:active svg{
    fill: #007E7E;
}
.icons a p{
    font-family: Montserrat. sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    color: #8B8B8B;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 0;  
}
.icons a:active p{
    color: #007E7E;
}






.bilety{
    margin-top: 30px;
    margin-bottom: 20px;
}
.bilety h2{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}


.dendrarii{}
.bilet-name{}
.bilet-name h3{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #333333;
}
.bilet-data{}
.bilet-data p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-align: right;
    color: #333333;
    margin: 0;
}
.ticket{
    border-top: 2px solid #8B8B8B;
    display: flex;
    width: 100%;
    padding: 15px 0;
}
.ticket.first{
    border-top: none;
}
.bilet-left{
    padding-right: 0;
}
.bilet-right{
    padding-left: 0;
}
.part-left{
    background: #F0F0F0 url(../images/bilet-left.png) no-repeat center;
    border-radius: 10px;
    height: 117px;
}
.part-right{
    background: #F0F0F0 url(../images/bilet-right.png) no-repeat center;
    border-radius: 10px;
    height: 117px;
    position: relative;
}
.part-right:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    top: 12px;
    background: url(../images/border.png) no-repeat;
}
.part-left p.people{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #333333;
    margin-bottom: 0;
    padding-left: 10px;
    padding-top: 10px;
}
.part-left p.shtuk{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #007E7E;
    margin-bottom: 0;
    padding-left: 10px;
}
.part-left p.number{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #333333;
    margin-bottom: 0;
    text-align: right;
    padding-right: 10px;
    position: absolute;
    bottom: 5px;
    right: 5px;
}




.slider-block{
    position: relative;
}
.slider-block .col-12{
    padding-right: 0;
}
.slider{
    position: relative;
    z-index: 5;
}
.slide{
    padding-right: 15px;
    position: relative;
}
.slide:before{
    content: "";
    position: absolute;
    width: 93.5%;
    height: 24%;
    bottom: 24px;
    z-index: 2;
    background: linear-gradient(rgba(0, 126, 126, 0.03) 0%, rgb(0, 126, 126) 58.85%);
    border-radius: 20px;
}
.slide p{
    position: relative;
    bottom: 30px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    z-index: 3;
}
.slide img{    
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    width: 100%;
}

.akk-razdely{
    padding-top: 25px;
    padding-bottom: 50px;
}
.akk-razdely .row{
    justify-content: space-around;
}
.razdely{}
.razdely h3{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}
.razdel{
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}
.razdel img{
    display: block;
    margin: 0 auto;
    padding-top: 18px;
    padding-bottom: 8px;
}
.razdel p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    color: #333333;
    padding-bottom: 11px;
    min-height: 43px;
}



.remark{}
.remark p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #333333;
    margin-bottom: 0;
}


.tickets{
    padding-top: 10px;
    padding-bottom: 25px;
}
.ticket-block{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-bottom: 1px solid #8B8B8B;
    padding-top: 15px;
    padding-bottom: 11px;
}
.tick{}
.tick p{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 5px;
}
.tick a{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-decoration-line: underline;
    color: #007E7E;
    margin-bottom: 0;
    display: inline-block;
}
.status{
    display: flex;
    justify-content: flex-end;
}
.status img{
    width: 6px;
    height: 19px;
}

.status p{
    margin-bottom: 0;
    padding-left: 7px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #333333;
}



.header-vybor{
    background: url() center top no-repeat rgb(0, 126, 126);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background-size: cover;
    padding-bottom: 30px;
    height: 100%;
}
.header-vybor:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 24, 24, 0.29) 61.46%, rgba(0, 65, 65, 0.92) 100%), url(../images/vybrannyi-bg.jpg) center top no-repeat;
    background-size: cover;
    filter: blur(2px);
    
}
.header-vybor .container{
    position: relative;
    z-index: 3;
}
.men-vybor{
    padding-top: 20px;
    padding-bottom: 514px;
}
.vybor-block{
    padding-bottom: 40px;
}
.vybor-block h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;

    color: #FFFFFF;
}
.vybor-block p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 25px;

    color: #FFFFFF;
}

.vybor-buttons{
    display: flex;
}
a.btn.btn-back{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #007E7E;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    display: block;
    margin: 25px auto;
    padding: 10px 20px;
}
a.btn.btn-details{
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    background: #007E7E;
    border: 2px solid #007E7E;
    border-radius: 30px;
    display: block;
    margin: 25px auto;
    padding: 10px 20px;
}


.header-podrobno{
    background: url(../images/podrobno-bg.jpg) no-repeat top;
    background-size: cover;
    height: 210px;
    margin-bottom: 25px;
}
.podrobno{}
.podrobno h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
    color: #333333;
}
.podrobno p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 35px;
    color: #333333;
}





.rukovodstvo{
    padding-top: 25px;
    padding-bottom: 10px;
}
.rukovodstvo-block{
    margin-bottom: 20px;
}
.rukovodstvo-block img{
    margin-bottom: 11px;
    max-height: 250px;
    max-width: 250px;
}
.rukovodstvo-block p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #333333;
    margin-bottom: 0;
}


.kontakty{
    padding-top: 37px;
    padding-bottom: 50px;
}
.kontakty h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    margin-bottom: 22px;
}
.kontakty-block{
    display: flex;
    margin-bottom: 20px;
}
.kontakty-block p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #333333;
    margin-bottom: 0;
}
.kontakty-block img{
    margin-right: 10px;
    height: 20px;
}
.kontakty-buttons{}
.kontakty-buttons a{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-decoration-line: underline;
    color: #007E7E;
    margin-bottom: 20px;
    display: block;
}


.galery{
    padding-top: 25px;
    padding-bottom: 13px;
}
.galery h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}
.galery-block{
    margin-bottom: 20px;
}
.galery-block img{
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    width: 158px;
    height: 96px;
}


.newss{
    padding-top: 25px;
    padding-bottom: 25px;
}
.newss-block{
    margin-bottom: 20px;
}
.newss-block img{
    margin-bottom: 10px;
}
.newss-block h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 3px;
}
.newss-block a{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-decoration-line: underline;
    color: #007E7E;
    margin-bottom: 10px;
}


.new{
    padding-top: 25px;
    padding-bottom: 25px;
}
.new-block{}
.new-block img{
    margin-bottom: 15px;
}
.new-block h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}
.new-block p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #333333;
    margin-bottom: 0;
}


.about{
    padding-top: 25px;
}
.about-block{
    margin-bottom: 10px;
}
.about-block h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}
.about-block h4{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    margin-bottom: 25px;
}
.about-block p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}
.about-block ul{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    position: relative;
}
.about-block ul li{
    text-indent: 1em;
    position: relative;
    margin-bottom: 20px;
}
.about-block ul li:before{
    content: '';
    position: absolute;
    background: url(../images/li.svg) no-repeat;
    width: 10px;
    height: 10px;
    top: 8px;
    left: 0;
}














@media screen and (max-width:676px){
    .header-vybor{
        position: relative;
    }
}





    
    
    
    
    
    
    
    
    
    
    